[frontend] Update yarn version to 4.1.0

This commit is contained in:
Laura Hausmann 2024-01-31 22:04:08 +01:00
parent f5c2ed46c8
commit bfd353d756
No known key found for this signature in database
GPG key ID: D044E84C5BE01605
5 changed files with 268 additions and 13268 deletions

1
.gitignore vendored
View file

@ -95,5 +95,6 @@ Iceshrimp.Backend/configuration.overrides.ini
Iceshrimp.Backend/wwwroot/assets
Iceshrimp.Backend/wwwroot/.vite
Iceshrimp.Frontend/.yarn
Iceshrimp.Frontend/.pnp.*
*.DotSettings.user

10911
Iceshrimp.Frontend/.pnp.cjs generated

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"type": "module",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",

File diff suppressed because it is too large Load diff