chore: bump react-i18next from 14.1.3 to 15.0.0 in /web (#3774)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.3 to 15.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.0)

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

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] 2024-08-02 08:13:35 +08:00 committed by GitHub
parent 222e9dfe58
commit 1fcb867e0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -34,7 +34,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1", "react-hot-toast": "^2.4.1",
"react-i18next": "^14.1.3", "react-i18next": "^15.0.0",
"react-redux": "^9.1.2", "react-redux": "^9.1.2",
"react-router-dom": "^6.25.1", "react-router-dom": "^6.25.1",
"react-use": "^17.5.1", "react-use": "^17.5.1",

View file

@ -84,8 +84,8 @@ importers:
specifier: ^2.4.1 specifier: ^2.4.1
version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next: react-i18next:
specifier: ^14.1.3 specifier: ^15.0.0
version: 14.1.3(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 15.0.0(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-redux: react-redux:
specifier: ^9.1.2 specifier: ^9.1.2
version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@5.0.1) version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@5.0.1)
@ -2768,8 +2768,8 @@ packages:
react: '>=16' react: '>=16'
react-dom: '>=16' react-dom: '>=16'
react-i18next@14.1.3: react-i18next@15.0.0:
resolution: {integrity: sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw==} resolution: {integrity: sha512-2O3IgF4zivg57Q6p6i+ChDgJ371IDcEWbuWC6gvoh5NbkDMs0Q+O7RPr4v61+Se32E0V+LmtwePAeqWZW0bi6g==}
peerDependencies: peerDependencies:
i18next: '>= 23.2.3' i18next: '>= 23.2.3'
react: '>= 16.8.0' react: '>= 16.8.0'
@ -6168,7 +6168,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- csstype - csstype
react-i18next@14.1.3(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): react-i18next@15.0.0(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@babel/runtime': 7.25.0 '@babel/runtime': 7.25.0
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1