chore: update pnpm and enforce engines
This commit is contained in:
parent
6bea3b2a55
commit
84855d9d51
@ -61,7 +61,8 @@
|
||||
"@types/react-dom": "npm:types-react-dom@beta"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
"node": ">=20",
|
||||
"pnpm": ">=9 <10"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
|
||||
9760
pnpm-lock.yaml
generated
9760
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user