Skip to content

Commit b0ebb05

Browse files
chore(deps): update pnpm tool constraint to v11
1 parent e31100b commit b0ebb05

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@
149149
},
150150
"volta": {
151151
"node": "24.16.0",
152-
"pnpm": "10.33.4"
152+
"pnpm": "11.5.3"
153153
},
154-
"packageManager": "pnpm@10.33.4",
154+
"packageManager": "pnpm@11.5.3",
155155
"devEngines": {
156156
"runtime": [
157157
{

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"automergeType": "branch"
1515
},
1616
"constraints": {
17-
"pnpm": "^10.0.0"
17+
"pnpm": "^11.0.0"
1818
},
1919
"packageRules": [
2020
{

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"volta": {
4040
"node": "24.16.0",
41-
"pnpm": "10.33.0"
41+
"pnpm": "11.5.3"
4242
},
43-
"packageManager": "pnpm@10.33.0"
43+
"packageManager": "pnpm@11.5.3"
4444
}

0 commit comments

Comments
 (0)