Update Yarn to v4.9.4 (#111232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-17 11:07:20 +00:00 committed by GitHub
parent 4b7720784e
commit 750547c862
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 371 additions and 371 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

@ -458,7 +458,7 @@
"engines": { "engines": {
"node": ">= 22 <23" "node": ">= 22 <23"
}, },
"packageManager": "yarn@4.9.2", "packageManager": "yarn@4.9.4",
"dependenciesMeta": { "dependenciesMeta": {
"cypress": { "cypress": {
"built": true "built": true

View File

@ -30,5 +30,5 @@
"webpack-bundle-analyzer": "^4.10.2", "webpack-bundle-analyzer": "^4.10.2",
"webpack-virtual-modules": "^0.6.2" "webpack-virtual-modules": "^0.6.2"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -56,5 +56,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -55,5 +55,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -40,5 +40,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -49,5 +49,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -49,5 +49,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -51,6 +51,6 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2", "packageManager": "yarn@4.9.4",
"type": "module" "type": "module"
} }

View File

@ -51,5 +51,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -52,5 +52,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -40,5 +40,5 @@
"dev": "NODE_OPTIONS='--experimental-strip-types --no-warnings=ExperimentalWarning' webpack -w -c ./webpack.config.ts --env development", "dev": "NODE_OPTIONS='--experimental-strip-types --no-warnings=ExperimentalWarning' webpack -w -c ./webpack.config.ts --env development",
"i18n-extract": "i18next --config locales/i18next-parser.config.cjs" "i18n-extract": "i18next --config locales/i18next-parser.config.cjs"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -40,5 +40,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -41,5 +41,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -69,5 +69,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }

View File

@ -44,5 +44,5 @@
"test": "jest --watch --onlyChanged", "test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4" "test:ci": "jest --maxWorkers 4"
}, },
"packageManager": "yarn@4.9.2" "packageManager": "yarn@4.9.4"
} }