Skip to content

Commit 5d5c856

Browse files
chore(deps): update pnpm tool constraint to v12
1 parent e8fa567 commit 5d5c856

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
@@ -144,9 +144,9 @@
144144
},
145145
"volta": {
146146
"node": "24.21.0",
147-
"pnpm": "11.11.0"
147+
"pnpm": "12.3.4"
148148
},
149-
"packageManager": "pnpm@11.11.0",
149+
"packageManager": "pnpm@12.3.4",
150150
"devEngines": {
151151
"runtime": [
152152
{

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": "^11.0.0"
17+
"pnpm": "^12.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.21.0",
41-
"pnpm": "11.11.0"
41+
"pnpm": "12.3.4"
4242
},
43-
"packageManager": "pnpm@11.11.0"
43+
"packageManager": "pnpm@12.3.4"
4444
}

0 commit comments

Comments
 (0)