Skip to content

Commit af38b06

Browse files
authored
Merge branch 'main' into renovate/node-20.x
2 parents 1898833 + 9a962e3 commit af38b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"engines": {
99
"node": ">=20.19.1",
10-
"pnpm": ">=10.9.0"
10+
"pnpm": ">=10.10.0"
1111
},
1212
"type": "module",
1313
"scripts": {
@@ -87,5 +87,5 @@
8787
"vite": "6.3.4",
8888
"vitest": "3.1.2"
8989
},
90-
"packageManager": "pnpm@10.9.0"
90+
"packageManager": "pnpm@10.10.0"
9191
}

0 commit comments

Comments
 (0)