chore(deps): update pnpm to v8
This commit is contained in:
parent
342a0556cd
commit
d7b4ebc54a
|
@ -15,6 +15,7 @@
|
|||
"engines": {
|
||||
"node": "^14.18.0 || >=16.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.10",
|
||||
"author": "Alex Wei<https://github.com/alex8088>",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
@ -32,6 +33,7 @@
|
|||
"plugin"
|
||||
],
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"format": "prettier --write .",
|
||||
"lint": "eslint --ext .ts src/**",
|
||||
"typecheck": "tsc --noEmit",
|
||||
|
|
864
pnpm-lock.yaml
864
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue