chore(deps): update pnpm to v8

This commit is contained in:
alex8088 2023-07-29 16:45:45 +08:00
parent 342a0556cd
commit d7b4ebc54a
2 changed files with 447 additions and 419 deletions

View file

@ -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",

File diff suppressed because it is too large Load diff