Skip to content

Commit

Permalink
chore(deps): update pnpm to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 2f98348 commit e616da1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxi-workspace",
"type": "module",
"private": true,
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.0",
"description": "⚡️ Nuxt Generation CLI Experience",
"license": "MIT",
"repository": "nuxt/cli",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-cli/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-cli-playground",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@10.2.0",
"dependencies": {
"nuxt": "^3.15.4"
}
Expand Down

0 comments on commit e616da1

Please sign in to comment.