- Updated application version from 2.21.8 to 2.21.9 in package.json. - Upgraded dependencies including prettier to version 3.7.4, @supabase/supabase-js to version 2.86.0, and @tanstack/react-query to version 5.90.11. - Adjusted various package.json files to reflect updated versions for lucide-react, react-hook-form, and nodemailer. - Enhanced pnpm-lock.yaml and pnpm-workspace.yaml for consistency in package versions. - Refactored import statements in several components for improved readability.
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
peer-legacy-deps=true
|
|
dedupe-peer-dependents=true
|
|
use-lockfile-v6=true
|
|
resolution-mode=highest
|
|
package-manager-strict=false
|
|
public-hoist-pattern[]=*i18next*
|
|
public-hoist-pattern[]=*eslint*
|
|
public-hoist-pattern[]=*prettier*
|
|
public-hoist-pattern[]=*require-in-the-middle*
|
|
public-hoist-pattern[]=*import-in-the-middle*
|
|
public-hoist-pattern[]=*pino* |