Skip to content

Commit 58075ff

Browse files
committed
refactor: upgrade React to v19
1 parent 3d673a9 commit 58075ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"classnames": "^2.5.1",
3232
"core-js": "^3.39.0",
3333
"prop-types": "^15.8.1",
34-
"react": "^18.3.1",
35-
"react-dom": "^18.3.1",
34+
"react": "^19.0.0",
35+
"react-dom": "^19.0.0",
3636
"react-redux": "^9.1.2",
37-
"react-router-dom": "^6.28.0",
37+
"react-router-dom": "^7.1.5",
3838
"redux": "5.0.1",
3939
"simplebar-react": "^3.2.6"
4040
},

0 commit comments

Comments
 (0)