Bump i18next from 23.2.11 to 23.3.0 in /js (#22013)
Bumps [i18next](https://github.com/i18next/i18next) from 23.2.11 to 23.3.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.2.11...v23.3.0) --- updated-dependencies: - dependency-name: 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
ca51c838e3
commit
74200f2779
3 changed files with 14 additions and 14 deletions
|
@ -12,7 +12,7 @@
|
|||
"@patternfly/react-core": "^4.276.8",
|
||||
"@patternfly/react-icons": "^4.93.6",
|
||||
"@patternfly/react-table": "^4.113.0",
|
||||
"i18next": "^23.2.11",
|
||||
"i18next": "^23.3.0",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"keycloak-masthead": "workspace:*",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"file-saver": "^2.0.5",
|
||||
"file-selector": "^0.6.0",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^23.2.11",
|
||||
"i18next": "^23.3.0",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"keycloak-js": "workspace:*",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
|
@ -81,8 +81,8 @@ importers:
|
|||
specifier: ^4.113.0
|
||||
version: 4.113.0(react-dom@18.2.0)(react@18.2.0)
|
||||
i18next:
|
||||
specifier: ^23.2.11
|
||||
version: 23.2.11
|
||||
specifier: ^23.3.0
|
||||
version: 23.3.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
|
@ -106,7 +106,7 @@ importers:
|
|||
version: 7.45.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.14.2
|
||||
version: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -178,8 +178,8 @@ importers:
|
|||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
i18next:
|
||||
specifier: ^23.2.11
|
||||
version: 23.2.11
|
||||
specifier: ^23.3.0
|
||||
version: 23.3.0
|
||||
i18next-http-backend:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
|
@ -209,7 +209,7 @@ importers:
|
|||
version: 7.45.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.14.2
|
||||
version: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -4291,8 +4291,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next@23.2.11:
|
||||
resolution: {integrity: sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w==}
|
||||
/i18next@23.3.0:
|
||||
resolution: {integrity: sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.6
|
||||
dev: false
|
||||
|
@ -5664,7 +5664,7 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-i18next@13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0):
|
||||
/react-i18next@13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
|
@ -5679,7 +5679,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.22.6
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 23.2.11
|
||||
i18next: 23.3.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
@ -7162,7 +7162,7 @@ packages:
|
|||
file-saver: 2.0.5
|
||||
file-selector: 0.6.0
|
||||
flat: 5.0.2
|
||||
i18next: 23.2.11
|
||||
i18next: 23.3.0
|
||||
i18next-http-backend: 2.2.1
|
||||
keycloak-js: link:libs/keycloak-js
|
||||
lodash-es: 4.17.21
|
||||
|
@ -7172,7 +7172,7 @@ packages:
|
|||
react-dropzone: 14.2.3(react@18.2.0)
|
||||
react-error-boundary: 3.1.4(react@18.2.0)
|
||||
react-hook-form: 7.45.2(react@18.2.0)
|
||||
react-i18next: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-i18next: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared: link:libs/ui-shared
|
||||
|
|
Loading…
Reference in a new issue