Update package manager to pnpm

This commit is contained in:
Matthias 2024-05-24 06:52:17 +02:00
parent 9880c023b5
commit ee201a9635
5 changed files with 3510 additions and 6056 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +0,0 @@
compressionLevel: mixed
enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.1.1.cjs

View File

@ -71,5 +71,5 @@
"vitest": "^1.6.0", "vitest": "^1.6.0",
"vue-tsc": "^2.0.19" "vue-tsc": "^2.0.19"
}, },
"packageManager": "yarn@4.1.1" "packageManager": "pnpm@8.15.6"
} }

3509
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff

5155
yarn.lock

File diff suppressed because it is too large Load Diff