Skip to content

Commit 37ac8e8

Browse files
chore(deps): update pnpm to v10.6.0 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c55bca1 commit 37ac8e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxi-workspace",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.5.2",
5+
"packageManager": "pnpm@10.6.0",
66
"description": "⚡️ Nuxt Generation CLI Experience",
77
"license": "MIT",
88
"repository": "nuxt/cli",

packages/nuxt-cli/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-cli-playground",
33
"version": "1.0.0",
44
"private": true,
5-
"packageManager": "pnpm@10.5.2",
5+
"packageManager": "pnpm@10.6.0",
66
"dependencies": {
77
"nuxt": "^3.15.4"
88
}

0 commit comments

Comments
 (0)