Skip to content

Commit

Permalink
chore(deps): update pnpm to v10 (#1540)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Mar 7, 2025
1 parent a5dec25 commit 88827be
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"commit-msg": "npx commitlint --edit $1",
"pre-commit": "npx lint-staged"
},
"packageManager": "pnpm@9.15.6",
"packageManager": "pnpm@10.6.1",
"pnpm": {
"overrides": {
"@nuxt/kit": "3.16.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
packages:
- "cms"
- cms
onlyBuiltDependencies:
- better-sqlite3
- sharp
- simple-git-hooks
ignoredBuiltDependencies:
- '@parcel/watcher'
- esbuild
- workerd

0 comments on commit 88827be

Please sign in to comment.