update yarn to berry

This commit is contained in:
hexboy 2024-07-06 20:51:12 +03:30
parent 6374b9051c
commit febb3903d5
4 changed files with 4170 additions and 1947 deletions

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

File diff suppressed because one or more lines are too long

3
.yarnrc.yml Normal file
View file

@ -0,0 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.3.1.cjs

View file

@ -33,5 +33,9 @@
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9"
}
},
"engines": {
"node": ">=20"
},
"packageManager": "yarn@4.3.1"
}

5214
yarn.lock

File diff suppressed because it is too large Load diff