Skip to content

Commit

Permalink
chore: Update PNPM to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Jan 23, 2025
1 parent 894e141 commit f600621
Show file tree
Hide file tree
Showing 3 changed files with 997 additions and 1,713 deletions.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,16 @@
"turbo": "^2.3.3",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.0.0",
"pnpm": {
"onlyBuiltDependencies": [
"@sentry/cli",
"@swc/core",
"cypress",
"esbuild",
"sharp"
]
},
"resolutions": {
"@headlessui/react": "2.2.0"
},
Expand Down
1 change: 1 addition & 0 deletions packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"@types/react-dom": "catalog:react19",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.3",
"jsdom": "^26.0.0",
"next": "15.1.5",
"react": "catalog:react19",
"react-dom": "catalog:react19",
Expand Down
Loading

0 comments on commit f600621

Please sign in to comment.