Skip to content

Commit da14636

Browse files
Update pnpm to v10 (#2516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96b46bb commit da14636

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@
118118
"optional": true
119119
}
120120
},
121-
"packageManager": "pnpm@9.15.9",
121+
"packageManager": "pnpm@10.32.1",
122122
"engines": {
123123
"node": "18.* || 20.* || >= 21"
124124
},
125125
"volta": {
126126
"node": "24.14.0",
127-
"pnpm": "9.15.9"
127+
"pnpm": "10.32.1"
128128
},
129129
"publishConfig": {
130130
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)