chore: update pnpm and enforce engines
This commit is contained in:
parent
6bea3b2a55
commit
84855d9d51
2 changed files with 5477 additions and 4286 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue