bump pnpm to v8

This commit is contained in:
Vendicated 2023-04-06 03:32:18 +02:00
parent e40ebacc5b
commit 63f5b0a663
No known key found for this signature in database
GPG Key ID: A1DC0CFB5615D905
2 changed files with 594 additions and 564 deletions

View File

@ -65,7 +65,7 @@
"type-fest": "^3.5.3",
"typescript": "^4.9.4"
},
"packageManager": "pnpm@7.13.4",
"packageManager": "pnpm@8.1.1",
"pnpm": {
"patchedDependencies": {
"eslint-plugin-path-alias@1.0.0": "patches/eslint-plugin-path-alias@1.0.0.patch",
@ -92,6 +92,7 @@
"sourceDir": "./dist/extension-v2-unpacked"
},
"engines": {
"node": ">=18"
"node": ">=18",
"pnpm": ">=8"
}
}

File diff suppressed because it is too large Load Diff