Skip to content
Snippets Groups Projects
Commit a7add3db authored by Matthias Feyll's avatar Matthias Feyll
Browse files

update packages

parent 343ed8a0
No related branches found
No related tags found
1 merge request!1162Draft: Ui integration
...@@ -11,14 +11,13 @@ ...@@ -11,14 +11,13 @@
"@reduxjs/toolkit": "^2.2.4", "@reduxjs/toolkit": "^2.2.4",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"dompurify": "^3.2.3", "dompurify": "^3.2.3",
"i18next": "^23.11.5", "i18next": "^24.0.5",
"jwt-decode": "^4.0.0", "jwt-decode": "^4.0.0",
"react": "^18.3.1", "react": "^18.3.1",
"react-bootstrap": "^2.10.2", "react-bootstrap": "^2.10.2",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2", "react-error-boundary": "^4.1.2",
"react-i18next": "^15.0.0", "react-i18next": "^15.0.0",
"react-json-view": "^1.21.3",
"react-redux": "^9.1.2", "react-redux": "^9.1.2",
"react-router-dom": "^6.23.1", "react-router-dom": "^6.23.1",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
...@@ -58,7 +57,7 @@ ...@@ -58,7 +57,7 @@
"proxy": "http://localhost:55055", "proxy": "http://localhost:55055",
"devDependencies": { "devDependencies": {
"@babel/runtime": "^7.21.5", "@babel/runtime": "^7.21.5",
"@rtk-query/codegen-openapi": "^1.2.0", "@rtk-query/codegen-openapi": "^2.0.0",
"@testing-library/jest-dom": "^6.4.8", "@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0", "@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2", "@testing-library/user-event": "^14.5.2",
...@@ -78,11 +77,11 @@ ...@@ -78,11 +77,11 @@
"eslint-plugin-react-refresh": "^0.4.9", "eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0", "globals": "^15.9.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"sass": "1.77.6", "sass": "1.82.0",
"sass-embedded": "^1.80.6", "sass-embedded": "^1.80.6",
"typescript": "^5.5.3", "typescript": "^5.5.3",
"typescript-eslint": "^8.0.1", "typescript-eslint": "^8.0.1",
"vite": "^5.4.9", "vite": "^6.0.3",
"vite-bundle-visualizer": "^1.2.1" "vite-bundle-visualizer": "^1.2.1"
} }
} }
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment