mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-02 04:50:21 -04:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@types/react-redux": "^7.1.34",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
"axios": "^1.16.0",
|
||||
"i18next": "^26.1.0",
|
||||
"i18next": "^26.3.0",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"query-string": "^9.3.1",
|
||||
|
||||
16
services/idp/pnpm-lock.yaml
generated
16
services/idp/pnpm-lock.yaml
generated
@@ -37,8 +37,8 @@ importers:
|
||||
specifier: ^1.16.0
|
||||
version: 1.16.0
|
||||
i18next:
|
||||
specifier: ^26.1.0
|
||||
version: 26.1.0(typescript@6.0.3)
|
||||
specifier: ^26.3.0
|
||||
version: 26.3.0(typescript@6.0.3)
|
||||
i18next-browser-languagedetector:
|
||||
specifier: ^8.2.1
|
||||
version: 8.2.1
|
||||
@@ -56,7 +56,7 @@ importers:
|
||||
version: 17.0.2(react@17.0.2)
|
||||
react-i18next:
|
||||
specifier: ^15.7.4
|
||||
version: 15.7.4(i18next@26.1.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3)
|
||||
version: 15.7.4(i18next@26.3.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3)
|
||||
react-redux:
|
||||
specifier: ^8.1.3
|
||||
version: 8.1.3(@types/react-dom@17.0.26(@types/react@17.0.91))(@types/react@17.0.91)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(redux@4.2.1)
|
||||
@@ -2868,8 +2868,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
i18next@26.1.0:
|
||||
resolution: {integrity: sha512-dIU6td04DvQuIqVst5S9g0GviTmhZ0DYD4b9ociVGJmuCa5vZ2de/t+Enf4olvj87mF8Y2lwjNQBwC9QZsvzKQ==}
|
||||
i18next@26.3.0:
|
||||
resolution: {integrity: sha512-gHSgGpUXVmuqE2El1W61DmxeyeTlFfZgdJRWMo9jScAn5pu7TuTuiccb1zh3E2J9hEBVGJ23+96x0ieBhfuIHA==}
|
||||
peerDependencies:
|
||||
typescript: ^5 || ^6
|
||||
peerDependenciesMeta:
|
||||
@@ -7916,7 +7916,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
i18next@26.1.0(typescript@6.0.3):
|
||||
i18next@26.3.0(typescript@6.0.3):
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
@@ -9082,11 +9082,11 @@ snapshots:
|
||||
|
||||
react-error-overlay@6.1.0: {}
|
||||
|
||||
react-i18next@15.7.4(i18next@26.1.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3):
|
||||
react-i18next@15.7.4(i18next@26.3.0(typescript@6.0.3))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 26.1.0(typescript@6.0.3)
|
||||
i18next: 26.3.0(typescript@6.0.3)
|
||||
react: 17.0.2
|
||||
optionalDependencies:
|
||||
react-dom: 17.0.2(react@17.0.2)
|
||||
|
||||
Reference in New Issue
Block a user