Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MuneebAijaz committed Oct 28, 2024
1 parent 1990633 commit 097a833
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 162 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"dependencies": {
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@reduxjs/toolkit": "^2.3.0",
"axios": "^1.2.2",
"prop-types": "^15.8.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-redux": "^8.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"react-scripts": "5.0.1",
"styled-components": "^4.4.1"
"styled-components": "^6.1.13"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 097a833

Please sign in to comment.