Skip to content

Commit

Permalink
chore(deps): update pnpm to v10 (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent f3502b2 commit 61cfe0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint .",
"lint:fix": "eslint --fix ."
},
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.0",
"devDependencies": {
"iron-webcrypto": "1.2.1",
"nuxt": "3.15.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"engines": {
"node": ">=22.13.1"
},
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.0",
"workspaces": [
"packages/*",
"apps/*"
Expand Down

0 comments on commit 61cfe0a

Please sign in to comment.