Approve dependency build scripts
All checks were successful
Build / build (push) Successful in 1m30s
All checks were successful
Build / build (push) Successful in 1m30s
This commit is contained in:
parent
b431d4098e
commit
0af6f1a585
2 changed files with 192 additions and 238 deletions
|
@ -51,5 +51,13 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": "22"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@parcel/watcher",
|
||||
"bufferutil",
|
||||
"core-js",
|
||||
"esbuild"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
422
pnpm-lock.yaml
generated
422
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue