chore(deps): update yarn to v4.13.0

This commit is contained in:
renovate[bot]
2026-03-19 16:39:48 +00:00
committed by GitHub
parent 803879bc74
commit 6cd4143612
4 changed files with 942 additions and 944 deletions

940
.yarn/releases/yarn-4.13.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,4 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.9.3.cjs
yarnPath: .yarn/releases/yarn-4.13.0.cjs

View File

@@ -20,7 +20,7 @@
"prepare": "husky install",
"start": "turbo run start"
},
"packageManager": "yarn@4.9.3",
"packageManager": "yarn@4.13.0",
"engines": {
"node": ">=14.x"
},