upgrade yarn

This commit is contained in:
clauspeterhuebner 2024-11-12 23:15:06 +01:00
parent b6f4f085fa
commit 52364d0524
5 changed files with 11356 additions and 7209 deletions

Binary file not shown.

934
admin/.yarn/releases/yarn-4.5.1.cjs vendored Normal file

File diff suppressed because one or more lines are too long

3
admin/.yarnrc.yml Normal file
View File

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

View File

@ -5,7 +5,6 @@
"author": "Moriz Wahl",
"version": "2.3.1",
"license": "Apache-2.0",
"private": false,
"scripts": {
"start": "node run/server.js",
"dev": "vite",
@ -103,5 +102,6 @@
"strip-ansi": "6.0.1",
"string-width": "4.2.2",
"wrap-ansi": "7.0.0"
}
},
"packageManager": "yarn@4.5.1"
}

File diff suppressed because it is too large Load Diff