Bump react-i18next from 14.1.3 to 15.0.0 (#31394)

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-07-18 10:00:26 +02:00 committed by GitHub
parent 018a0802bc
commit ec432717a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 14 deletions

View file

@ -36,7 +36,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.3",
"react-i18next": "^15.0.0",
"react-router-dom": "^6.24.1"
},
"devDependencies": {

View file

@ -99,7 +99,7 @@
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.3",
"react-i18next": "^15.0.0",
"react-router-dom": "^6.24.1",
"reactflow": "^11.11.4",
"use-react-router-breadcrumbs": "^4.0.1"

View file

@ -54,7 +54,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "7.52.1",
"react-i18next": "^14.1.3"
"react-i18next": "^15.0.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",

View file

@ -105,8 +105,8 @@ importers:
specifier: ^7.52.1
version: 7.52.1(react@18.3.1)
react-i18next:
specifier: ^14.1.3
version: 14.1.3(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
specifier: ^15.0.0
version: 15.0.0(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router-dom:
specifier: ^6.24.1
version: 6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -214,8 +214,8 @@ importers:
specifier: ^7.52.1
version: 7.52.1(react@18.3.1)
react-i18next:
specifier: ^14.1.3
version: 14.1.3(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
specifier: ^15.0.0
version: 15.0.0(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router-dom:
specifier: ^6.24.1
version: 6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -424,8 +424,8 @@ importers:
specifier: 7.52.1
version: 7.52.1(react@18.3.1)
react-i18next:
specifier: ^14.1.3
version: 14.1.3(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
specifier: ^15.0.0
version: 15.0.0(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@types/lodash-es':
specifier: ^4.17.12
@ -665,6 +665,10 @@ packages:
resolution: {integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==}
engines: {node: '>=6.9.0'}
'@babel/runtime@7.24.8':
resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==}
engines: {node: '>=6.9.0'}
'@babel/template@7.24.0':
resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
engines: {node: '>=6.9.0'}
@ -3989,8 +3993,8 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
react-i18next@14.1.3:
resolution: {integrity: sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw==}
react-i18next@15.0.0:
resolution: {integrity: sha512-2O3IgF4zivg57Q6p6i+ChDgJ371IDcEWbuWC6gvoh5NbkDMs0Q+O7RPr4v61+Se32E0V+LmtwePAeqWZW0bi6g==}
peerDependencies:
i18next: '>= 23.2.3'
react: '>= 16.8.0'
@ -5168,6 +5172,10 @@ snapshots:
dependencies:
regenerator-runtime: 0.14.1
'@babel/runtime@7.24.8':
dependencies:
regenerator-runtime: 0.14.1
'@babel/template@7.24.0':
dependencies:
'@babel/code-frame': 7.24.2
@ -5488,7 +5496,7 @@ snapshots:
react-dom: 18.3.1(react@18.3.1)
react-dropzone: 14.2.3(react@18.3.1)
react-hook-form: 7.52.1(react@18.3.1)
react-i18next: 14.1.3(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next: 15.0.0(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router-dom: 6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
reactflow: 11.11.4(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
@ -8746,9 +8754,9 @@ snapshots:
dependencies:
react: 18.3.1
react-i18next@14.1.3(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
react-i18next@15.0.0(i18next@23.12.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
'@babel/runtime': 7.24.5
'@babel/runtime': 7.24.8
html-parse-stringify: 3.0.1
i18next: 23.12.1
react: 18.3.1