feat: update to node 22, pnpm 10
This commit is contained in:
parent
316e5b501f
commit
2a1c795d46
4 changed files with 10 additions and 10 deletions
|
|
@ -68,8 +68,8 @@
|
|||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20",
|
||||
"pnpm": ">=9 <10"
|
||||
"node": ">=22",
|
||||
"pnpm": ">=10 <11"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue