Skip to content

Commit

Permalink
Update to deps latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasDov committed Dec 4, 2024
1 parent 0603c42 commit 504d7a2
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 845 deletions.
11 changes: 3 additions & 8 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@
"@types/react-redux": "^7.1.34",
"@vitejs/plugin-react": "^4.3.4",
"cpx2": "^8.0.0",
"css-loader": "^7.1.2",
"esbuild-loader": "^4.2.2",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.37.2",
"lz-string": "^1.5.0",
Expand All @@ -68,13 +66,10 @@
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2 ",
"react-redux": "^7.2.9",
"react-router-dom": "^7.0.1",
"react-router-dom": "^7.0.2",
"redux": "^4.2.1",
"sass": "^1.81.0",
"sass-loader": "^16.0.3",
"source-map-loader": "^5.0.0",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"sass": "^1.82.0",
"sass-loader": "^16.0.4",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cross-env": "^7.0.3",
"eslint-config-prettier": "^9.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3"
"prettier": "^3.4.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 504d7a2

Please sign in to comment.