Skip to content

Commit

Permalink
refactor: upgrade React to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Feb 4, 2025
1 parent 3d673a9 commit 58075ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"classnames": "^2.5.1",
"core-js": "^3.39.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.1.5",
"redux": "5.0.1",
"simplebar-react": "^3.2.6"
},
Expand Down

0 comments on commit 58075ff

Please sign in to comment.