mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Bump react-i18next from 15.3.0 to 15.4.0 in /js (#36179)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.3.0 to 15.4.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v15.3.0...v15.4.0) --- updated-dependencies: - dependency-name: react-i18next 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:
parent
22fcda7d90
commit
4ba21c6eaa
@ -37,7 +37,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.3.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"react-router-dom": "^6.28.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.3.0",
|
||||
"react-i18next": "^15.4.0",
|
||||
"react-router-dom": "^6.28.1",
|
||||
"reactflow": "^11.11.4",
|
||||
"use-react-router-breadcrumbs": "^4.0.1"
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "7.54.2",
|
||||
"react-i18next": "^15.3.0"
|
||||
"react-i18next": "^15.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
|
||||
20
js/pnpm-lock.yaml
generated
20
js/pnpm-lock.yaml
generated
@ -111,8 +111,8 @@ importers:
|
||||
specifier: ^7.54.2
|
||||
version: 7.54.2(react@18.3.1)
|
||||
react-i18next:
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^15.4.0
|
||||
version: 15.4.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-router-dom:
|
||||
specifier: ^6.28.1
|
||||
version: 6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@ -214,8 +214,8 @@ importers:
|
||||
specifier: ^7.54.2
|
||||
version: 7.54.2(react@18.3.1)
|
||||
react-i18next:
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^15.4.0
|
||||
version: 15.4.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-router-dom:
|
||||
specifier: ^6.28.1
|
||||
version: 6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@ -407,8 +407,8 @@ importers:
|
||||
specifier: 7.54.2
|
||||
version: 7.54.2(react@18.3.1)
|
||||
react-i18next:
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: ^15.4.0
|
||||
version: 15.4.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
devDependencies:
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
@ -4463,8 +4463,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
|
||||
react-i18next@15.3.0:
|
||||
resolution: {integrity: sha512-rEsdTx1L6a/XmqFHreDz4arGqjWtoGWg9IxZbScRBK5aXkTLK3rzRElifhNo/SuNIEsjLDwnhvblnlYZGckrIg==}
|
||||
react-i18next@15.4.0:
|
||||
resolution: {integrity: sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
react: '>= 16.8.0'
|
||||
@ -6217,7 +6217,7 @@ snapshots:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-hook-form: 7.54.2(react@18.3.1)
|
||||
react-i18next: 15.3.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-i18next: 15.4.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-router-dom: 6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
reactflow: 11.11.4(@types/react@18.3.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
use-react-router-breadcrumbs: 4.0.1(react-router-dom@6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
|
||||
@ -9960,7 +9960,7 @@ snapshots:
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
|
||||
react-i18next@15.3.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
react-i18next@15.4.0(i18next@24.2.0(typescript@5.7.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.0
|
||||
html-parse-stringify: 3.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user