Update Yarn to 4.3.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto 2024-06-26 23:19:05 +09:00
parent 1fd5b748f4
commit c9372d088d
5 changed files with 3647 additions and 4057 deletions

File diff suppressed because one or more lines are too long

894
.yarn/releases/yarn-4.3.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1,11 +1,7 @@
compressionLevel: mixed
defaultSemverRangePrefix: ''
enableGlobalCache: true
nodeLinker: node-modules
preferInteractive: true
yarnPath: .yarn/releases/yarn-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs

View File

@ -146,7 +146,7 @@
"typescript": "5.2.2",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.0.1",
"packageManager": "yarn@4.3.1",
"engines": {
"node": ">=18.0.0 <=20.x.x",
"npm": ">=6.0.0"

5909
yarn.lock

File diff suppressed because it is too large Load Diff