Upgrade yarn to 4.6.0

This commit is contained in:
Simon Warta 2025-01-14 18:21:09 +01:00
parent f6ef03424a
commit 15d2b5ad03
No known key found for this signature in database
9 changed files with 21636 additions and 25326 deletions

38452
.pnp.cjs generated

File diff suppressed because one or more lines are too long

967
.pnp.loader.mjs generated

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

934
.yarn/releases/yarn-4.6.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -3,14 +3,12 @@ changesetBaseRefs:
- origin/main
- upstream/main
enableTelemetry: false
compressionLevel: mixed
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
enableGlobalCache: false
enableTelemetry: false
pnpMode: loose
yarnPath: .yarn/releases/yarn-3.8.7.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs

View File

@ -50,5 +50,5 @@
"prettier": "^2.8.8",
"typescript": "~4.9"
},
"packageManager": "yarn@3.8.7"
"packageManager": "yarn@4.6.0"
}

5142
yarn.lock

File diff suppressed because it is too large Load Diff