build(deps-dev): bump i18next-cli in /frontend in the i18next group

Bumps the i18next group in /frontend with 1 update: [i18next-cli](https://github.com/i18next/i18next-cli).


Updates `i18next-cli` from 1.28.3 to 1.29.3
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-cli/compare/v1.28.3...v1.29.3)

---
updated-dependencies:
- dependency-name: i18next-cli
  dependency-version: 1.29.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-03 13:13:37 +00:00
committed by GitHub
parent 6982a17093
commit fc95623261
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^20.0.4",
"i18next-cli": "^1.28.3",
"i18next-cli": "^1.29.3",
"knip": "^5.66.4",
"msw": "^2.11.6",
"msw-storybook-addon": "^2.0.6",
@@ -8737,9 +8737,9 @@
}
},
"node_modules/i18next-cli": {
"version": "1.28.3",
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.28.3.tgz",
"integrity": "sha512-E+nY2XmIaeC+JfSvd8UM4MxLaKNwS33eCghL+xm8rue0hXsWy5tJOWsHj1o/X76v/maYw5sgbSLRSBoPJzp5hA==",
"version": "1.29.3",
"resolved": "https://registry.npmjs.org/i18next-cli/-/i18next-cli-1.29.3.tgz",
"integrity": "sha512-/gM1woZewtNBALcxjvTDihozFiCz9BKkSQjV58OGsy4mHK4ujIwjZXYsiHmH7UMUdnSeMBAXoK6xSkukMHcXrg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -64,7 +64,7 @@
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^20.0.4",
"i18next-cli": "^1.28.3",
"i18next-cli": "^1.29.3",
"knip": "^5.66.4",
"msw": "^2.11.6",
"msw-storybook-addon": "^2.0.6",