mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-09 10:47:35 -04:00
chore(deps): bump react-i18next from 14.1.3 to 15.0.1 in /services/idp
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.3 to 15.0.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ralf Haferkamp
parent
f7068e0ecd
commit
892c12945f
@@ -94,7 +94,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-app-polyfill": "^2.0.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-i18next": "^14.1.3",
|
||||
"react-i18next": "^15.0.1",
|
||||
"react-redux": "^8.1.3",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-dom": "5.2.1",
|
||||
|
||||
10
services/idp/pnpm-lock.yaml
generated
10
services/idp/pnpm-lock.yaml
generated
@@ -81,8 +81,8 @@ importers:
|
||||
specifier: ^17.0.2
|
||||
version: 17.0.2(react@17.0.2)
|
||||
react-i18next:
|
||||
specifier: ^14.1.3
|
||||
version: 14.1.3(i18next@23.12.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)
|
||||
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)
|
||||
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)
|
||||
@@ -4930,8 +4930,8 @@ packages:
|
||||
react-error-overlay@6.0.11:
|
||||
resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==}
|
||||
|
||||
react-i18next@14.1.3:
|
||||
resolution: {integrity: sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw==}
|
||||
react-i18next@15.0.1:
|
||||
resolution: {integrity: sha512-NwxLqNM6CLbeGA9xPsjits0EnXdKgCRSS6cgkgOdNcPXqL+1fYNl8fBg1wmnnHvFy812Bt4IWTPE9zjoPmFj3w==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
react: '>= 16.8.0'
|
||||
@@ -11693,7 +11693,7 @@ snapshots:
|
||||
|
||||
react-error-overlay@6.0.11: {}
|
||||
|
||||
react-i18next@14.1.3(i18next@23.12.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2):
|
||||
react-i18next@15.0.1(i18next@23.12.1)(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
|
||||
|
||||
Reference in New Issue
Block a user