Update Yarn to v4.9.2 (#107104)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-24 14:47:42 +01:00 committed by GitHub
parent 8502e1f2ce
commit fdc93be129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 956 additions and 948 deletions

File diff suppressed because one or more lines are too long

942
.yarn/releases/yarn-4.9.2.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -25,4 +25,4 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
yarnPath: .yarn/releases/yarn-4.6.0.cjs
yarnPath: .yarn/releases/yarn-4.9.2.cjs

View File

@ -455,7 +455,7 @@
"engines": {
"node": ">= 22 <23"
},
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.9.2",
"dependenciesMeta": {
"prettier@3.4.2": {
"unplugged": true

View File

@ -22,5 +22,5 @@
"webpack": "5.97.1",
"webpack-bundle-analyzer": "^4.10.2"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -53,5 +53,5 @@
"dev": "webpack -w -c ./webpack.config.ts --env development",
"i18n-extract": "i18next --config locales/i18next-parser.config.cjs"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -52,5 +52,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -37,5 +37,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -46,5 +46,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -45,5 +45,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -48,5 +48,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -40,5 +40,5 @@
"dev": "webpack -w -c ./webpack.config.ts --env development",
"i18n-extract": "i18next --config locales/i18next-parser.config.cjs"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -37,5 +37,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -38,5 +38,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -66,5 +66,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}

View File

@ -41,5 +41,5 @@
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
"dev": "webpack -w -c ./webpack.config.ts --env development"
},
"packageManager": "yarn@4.6.0"
"packageManager": "yarn@4.9.2"
}