chore: bump react-i18next from 15.1.0 to 15.5.1 in /frontend/web (#409)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.0 to 15.5.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.0...v15.5.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 15.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-04 14:48:10 +08:00
committed by GitHub
parent ac98d805ae
commit b7a34939dc
2 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.5.1",
"react-i18next": "^15.1.0",
"react-i18next": "^15.5.1",
"react-router-dom": "^7.4.1",
"react-use": "^17.6.0",
"tailwindcss": "^3.4.14",
+13 -9
View File
@@ -57,8 +57,8 @@ importers:
specifier: ^2.5.1
version: 2.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next:
specifier: ^15.1.0
version: 15.1.0(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
specifier: ^15.5.1
version: 15.5.1(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3)
react-router-dom:
specifier: ^7.4.1
version: 7.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -2025,18 +2025,21 @@ packages:
react: '>=16'
react-dom: '>=16'
react-i18next@15.1.0:
resolution: {integrity: sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==}
react-i18next@15.5.1:
resolution: {integrity: sha512-C8RZ7N7H0L+flitiX6ASjq9p5puVJU1Z8VyL3OgM/QOMRf40BMZX+5TkpxzZVcTmOLPX5zlti4InEX5pFyiVeA==}
peerDependencies:
i18next: '>= 23.2.3'
react: '>= 16.8.0'
react-dom: '*'
react-native: '*'
typescript: ^5
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
typescript:
optional: true
react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
@@ -2948,7 +2951,7 @@ snapshots:
'@mui/private-theming@5.16.6(@types/react@18.3.12)(react@18.3.1)':
dependencies:
'@babel/runtime': 7.26.0
'@babel/runtime': 7.27.1
'@mui/utils': 5.16.6(@types/react@18.3.12)(react@18.3.1)
prop-types: 15.8.1
react: 18.3.1
@@ -2957,7 +2960,7 @@ snapshots:
'@mui/styled-engine@5.16.6(@emotion/react@11.14.0(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(react@18.3.1)':
dependencies:
'@babel/runtime': 7.26.0
'@babel/runtime': 7.27.1
'@emotion/cache': 11.13.5
csstype: 3.1.2
prop-types: 15.8.1
@@ -3401,7 +3404,7 @@ snapshots:
babel-plugin-macros@3.1.0:
dependencies:
'@babel/runtime': 7.26.0
'@babel/runtime': 7.27.1
cosmiconfig: 7.1.0
resolve: 1.22.10
@@ -4512,14 +4515,15 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-i18next@15.1.0(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
react-i18next@15.5.1(i18next@24.2.0(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.6.3):
dependencies:
'@babel/runtime': 7.26.0
'@babel/runtime': 7.27.1
html-parse-stringify: 3.0.1
i18next: 24.2.0(typescript@5.6.3)
react: 18.3.1
optionalDependencies:
react-dom: 18.3.1(react@18.3.1)
typescript: 5.6.3
react-is@16.13.1: {}