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

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


Updates `react-i18next` from 15.1.1 to 15.1.2
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.1...v15.1.2)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-26 14:25:04 +01:00
committed by Quentin Gliech
parent d53de4c13c
commit c2cfea67e1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -28,7 +28,7 @@
"i18next": "^24.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"swagger-ui-react": "^5.18.2",
"vaul": "^1.1.1",
"zod": "^3.23.8"
@@ -12730,9 +12730,9 @@
}
},
"node_modules/react-i18next": {
"version": "15.1.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.1.tgz",
"integrity": "sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==",
"version": "15.1.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.2.tgz",
"integrity": "sha512-tl7AfbWyz9a4BefFXnVooc+gvQBVlavUkVTphGUcvhsNmbRf5UixJVdHeSFkE4gUyQkmFPYHVwTuxIdHjfQgiA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.25.0",
+1 -1
View File
@@ -37,7 +37,7 @@
"i18next": "^24.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"swagger-ui-react": "^5.18.2",
"vaul": "^1.1.1",
"zod": "^3.23.8"