chore(idp): Bump dependencies

The axios bump addresses CVE-2025-7783
This commit is contained in:
Ralf Haferkamp
2026-02-19 16:57:38 +01:00
committed by Ralf Haferkamp
parent b7eb6f768d
commit 372bb04ee8
2 changed files with 1286 additions and 1192 deletions

View File

@@ -71,25 +71,25 @@
]
},
"dependencies": {
"@fontsource/roboto": "^5.2.5",
"@fontsource/roboto": "^5.2.9",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/node": "^22.15.30",
"@types/react": "^17.0.80",
"@types/react-dom": "^17.0.25",
"@types/react-redux": "^7.1.33",
"@types/react-redux": "^7.1.34",
"@types/redux-logger": "^3.0.13",
"axios": "^1.8.2",
"axios": "^1.13.5",
"classnames": "^2.5.1",
"i18next": "^25.2.1",
"i18next-browser-languagedetector": "^8.1.0",
"i18next": "^25.8.11",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^3.0.2",
"i18next-resources-to-backend": "^1.2.1",
"query-string": "^9.2.0",
"query-string": "^9.3.1",
"react": "^17.0.2",
"react-app-polyfill": "^3.0.0",
"react-dom": "^17.0.2",
@@ -101,7 +101,7 @@
"redux-logger": "^3.0.6",
"redux-thunk": "^2.4.2",
"render-if": "^0.1.1",
"web-vitals": "^5.0.2"
"web-vitals": "^5.1.0"
},
"devDependencies": {
"@babel/core": "7.26.10",
@@ -113,16 +113,16 @@
"babel-preset-react-app": "^10.1.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"cldr": "^7.9.0",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "^7.0.2",
"css-loader": "^7.1.4",
"css-minimizer-webpack-plugin": "^7.0.4",
"dotenv": "16.4.7",
"dotenv-expand": "12.0.2",
"dotenv-expand": "^12.0.3",
"eslint": "^7.32.0",
"eslint-config-react-app": "^6.0.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-flowtype": "^5.10.0",
"eslint-plugin-i18next": "^6.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-i18next": "^6.1.3",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
@@ -130,10 +130,10 @@
"eslint-plugin-testing-library": "^3.10.2",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.3",
"html-webpack-plugin": "^5.6.6",
"i18next-conv": "^15.1.1",
"i18next-parser": "^9.3.0",
"jest": "30.0.0",
"jest": "30.2.0",
"license-checker-rseidelsohn": "4.4.2",
"mini-css-extract-plugin": "2.9.2",
"pnp-webpack-plugin": "1.7.0",
@@ -143,15 +143,15 @@
"postcss-preset-env": "10.1.3",
"postcss-safe-parser": "7.0.1",
"react-dev-utils": "^12.0.1",
"resolve": "1.22.8",
"resolve": "^1.22.11",
"resolve-url-loader": "^5.0.0",
"sass-loader": "^16.0.5",
"sass-loader": "^16.0.7",
"source-map-explorer": "^2.5.3",
"typescript": "^5.8.3",
"url-loader": "4.1.1",
"webpack": "5.99.6",
"webpack": "5.105.2",
"webpack-manifest-plugin": "5.0.0",
"workbox-webpack-plugin": "7.1.0"
"workbox-webpack-plugin": "7.4.0"
},
"packageManager": "pnpm@9.15.4"
}

View File

File diff suppressed because it is too large Load Diff