build(deps-dev): bump i18next-cli from 1.43.0 to 1.44.0 in /frontend in the i18next group (#5521)

This commit is contained in:
Quentin Gliech
2026-03-03 12:33:29 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"browserslist-to-esbuild": "^2.1.1", "browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.12.0", "graphql": "^16.12.0",
"happy-dom": "^20.5.0", "happy-dom": "^20.5.0",
"i18next-cli": "^1.43.0", "i18next-cli": "^1.44.0",
"knip": "^5.81.0", "knip": "^5.81.0",
"msw": "^2.12.8", "msw": "^2.12.8",
"msw-storybook-addon": "^2.0.6", "msw-storybook-addon": "^2.0.6",
@@ -8541,9 +8541,9 @@
} }
}, },
"node_modules/i18next-cli": { "node_modules/i18next-cli": {
"version": "1.43.0", "version": "1.44.0",
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.43.0.tgz", "resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.44.0.tgz",
"integrity": "sha512-qCh/qRVndNfW7CQP9BmyfZX82Cx1Tzs0cIR2fBIiExlpj6ucN7aunl5iQQOI3ixr1x1P8GcaEhzsLR58ovKhXA==", "integrity": "sha512-QQa6Z+HwaGfdW3AoudhCdOoXQzSw+ELLjDon46589wpbUP7uylzPHgEXmvrHaVD2f/llMiEDChJZ0iMdnDHF+A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -64,7 +64,7 @@
"browserslist-to-esbuild": "^2.1.1", "browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.12.0", "graphql": "^16.12.0",
"happy-dom": "^20.5.0", "happy-dom": "^20.5.0",
"i18next-cli": "^1.43.0", "i18next-cli": "^1.44.0",
"knip": "^5.81.0", "knip": "^5.81.0",
"msw": "^2.12.8", "msw": "^2.12.8",
"msw-storybook-addon": "^2.0.6", "msw-storybook-addon": "^2.0.6",