mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-08-04 03:44:55 -04:00
chore(idp): bump dependencies
This commit is contained in:
committed by
Ralf Haferkamp
parent
27a77567dd
commit
0fd02c5ecf
@@ -30,19 +30,19 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.12.4",
|
||||
"@types/node": "^25.7.0",
|
||||
"@types/react": "^17.0.91",
|
||||
"@types/node": "^25.9.5",
|
||||
"@types/react": "^17.0.93",
|
||||
"@types/react-dom": "^17.0.26",
|
||||
"@types/react-redux": "^7.1.34",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
"axios": "^1.18.1",
|
||||
"i18next": "^26.3.0",
|
||||
"axios": "^1.19.0",
|
||||
"i18next": "^26.3.6",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"query-string": "^9.3.1",
|
||||
"i18next-resources-to-backend": "^1.2.3",
|
||||
"query-string": "^9.4.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-i18next": "^17.0.8",
|
||||
"react-i18next": "^17.0.11",
|
||||
"react-redux": "^8.1.3",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-dom": "5.2.1",
|
||||
@@ -61,9 +61,9 @@
|
||||
"css-minimizer-webpack-plugin": "^8.0.0",
|
||||
"dotenv": "17.4.2",
|
||||
"dotenv-expand": "^13.0.0",
|
||||
"gettext-parser": "^9.0.2",
|
||||
"html-webpack-plugin": "^5.6.7",
|
||||
"i18next-cli": "^1.65.0",
|
||||
"gettext-parser": "^9.1.1",
|
||||
"html-webpack-plugin": "^5.6.8",
|
||||
"i18next-cli": "^1.67.3",
|
||||
"i18next-conv": "^17.0.0",
|
||||
"license-checker-rseidelsohn": "5.0.1",
|
||||
"mini-css-extract-plugin": "2.9.2",
|
||||
|
||||
1508
services/idp/pnpm-lock.yaml
generated
1508
services/idp/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -20,11 +20,14 @@ supportedArchitectures:
|
||||
- musl
|
||||
|
||||
overrides:
|
||||
fast-uri: ">=3.1.2"
|
||||
undici: ">=7.28.0"
|
||||
postcss: ">=8.5.10"
|
||||
brace-expansion: ">=5.0.7"
|
||||
fast-uri: ">=3.1.4"
|
||||
js-yaml: ">=4.3.0"
|
||||
postcss: ">=8.5.18"
|
||||
"serialize-javascript@<7.0.3": ">=7.0.3"
|
||||
shell-quote: ">=1.8.4"
|
||||
shell-quote: ">=1.9.0"
|
||||
svgo: ">=4.0.2"
|
||||
undici: ">=7.28.0"
|
||||
"@babel/plugin-transform-modules-systemjs": ">=7.29.4"
|
||||
"@xmldom/xmldom": "^0.8.13"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user