Merge pull request #5016 from h3poteto/yarn/v4

Upgrade yarn version to 4
This commit is contained in:
AkiraFukushima 2024-08-30 22:39:35 +09:00 committed by GitHub
commit 35a7e8a92b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 3835 additions and 3780 deletions

File diff suppressed because one or more lines are too long

925
.yarn/releases/yarn-4.4.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,7 @@
yarnPath: .yarn/releases/yarn-3.8.3.cjs
compressionLevel: mixed
enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.4.1.cjs

View File

@ -61,5 +61,5 @@
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
},
"packageManager": "yarn@3.8.3"
"packageManager": "yarn@4.4.1"
}

5806
yarn.lock

File diff suppressed because it is too large Load Diff