mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
chore(deps): bump i18next from 23.12.1 to 23.13.0 in /services/idp
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.1 to 23.13.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.12.1...v23.13.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ralf Haferkamp
parent
97cabf943d
commit
6725cce634
@@ -85,7 +85,7 @@
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
"axios": "^1.7.2",
|
||||
"classnames": "^2.5.1",
|
||||
"i18next": "^23.12.1",
|
||||
"i18next": "^23.13.0",
|
||||
"i18next-browser-languagedetector": "^7.2.1",
|
||||
"i18next-http-backend": "^2.5.2",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
|
||||
Generated
+9
-9
@@ -54,8 +54,8 @@ importers:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.1
|
||||
i18next:
|
||||
specifier: ^23.12.1
|
||||
version: 23.12.1
|
||||
specifier: ^23.13.0
|
||||
version: 23.13.0
|
||||
i18next-browser-languagedetector:
|
||||
specifier: ^7.2.1
|
||||
version: 7.2.1
|
||||
@@ -82,7 +82,7 @@ importers:
|
||||
version: 17.0.2(react@17.0.2)
|
||||
react-i18next:
|
||||
specifier: ^15.0.1
|
||||
version: 15.0.1(i18next@23.12.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)
|
||||
version: 15.0.1(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)
|
||||
react-redux:
|
||||
specifier: ^8.1.3
|
||||
version: 8.1.3(@types/react-dom@17.0.25)(@types/react@17.0.80)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1)
|
||||
@@ -3429,8 +3429,8 @@ packages:
|
||||
i18next-resources-to-backend@1.2.1:
|
||||
resolution: {integrity: sha512-okHbVA+HZ7n1/76MsfhPqDou0fptl2dAlhRDu2ideXloRRduzHsqDOznJBef+R3DFZnbvWoBW+KxJ7fnFjd6Yw==}
|
||||
|
||||
i18next@23.12.1:
|
||||
resolution: {integrity: sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==}
|
||||
i18next@23.13.0:
|
||||
resolution: {integrity: sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==}
|
||||
|
||||
iconv-lite@0.6.3:
|
||||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
||||
@@ -9960,7 +9960,7 @@ snapshots:
|
||||
esbuild: 0.20.2
|
||||
fs-extra: 11.2.0
|
||||
gulp-sort: 2.0.0
|
||||
i18next: 23.12.1
|
||||
i18next: 23.13.0
|
||||
js-yaml: 4.1.0
|
||||
lilconfig: 3.1.2
|
||||
rsvp: 4.8.5
|
||||
@@ -9976,7 +9976,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.8
|
||||
|
||||
i18next@23.12.1:
|
||||
i18next@23.13.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.8
|
||||
|
||||
@@ -11708,11 +11708,11 @@ snapshots:
|
||||
|
||||
react-error-overlay@6.0.11: {}
|
||||
|
||||
react-i18next@15.0.1(i18next@23.12.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2):
|
||||
react-i18next@15.0.1(i18next@23.13.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.8
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 23.12.1
|
||||
i18next: 23.13.0
|
||||
react: 17.0.2
|
||||
optionalDependencies:
|
||||
react-dom: 17.0.2(react@17.0.2)
|
||||
|
||||
Reference in New Issue
Block a user