Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 6499e2bf8e chore(deps-dev): Bump i18next-cli from 1.53.2 to 1.64.0
Bumps [i18next-cli](https://github.com/i18next/i18next-cli) from 1.53.2 to 1.64.0.
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-cli/compare/v1.53.2...v1.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 13:43:56 +00:00
2 changed files with 291 additions and 283 deletions
+288 -280
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -126,7 +126,7 @@
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-v8": "^4.1.9",
"@vitest/coverage-v8": "^4.1.8",
"cors": "^2.8.6",
"cypress": "^15.17.0",
"cypress-plugin-tab": "^2.0.0",
@@ -134,7 +134,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
"i18next-cli": "^1.53.2",
"i18next-cli": "^1.64.0",
"istanbul": "^0.4.5",
"istanbul-lib-coverage": "^3.2.2",
"postcss": "^8.5.15",
@@ -148,6 +148,6 @@
"uuid": "^14.0.0",
"vite": "^7.3.2",
"vite-plugin-istanbul": "^9.0.1",
"vitest": "^4.1.9"
"vitest": "^4.1.8"
}
}