Skip to content

Commit a7adc50

Browse files
fix(deps): update react-router monorepo to v7
1 parent 0e0b3c8 commit a7adc50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"react": "^17.0.0",
3030
"react-copy-to-clipboard": "^5.1.0",
3131
"react-dom": "^17.0.0",
32-
"react-router": "^6.22.3",
33-
"react-router-dom": "^6.22.3",
32+
"react-router": "^7.0.0",
33+
"react-router-dom": "^7.0.0",
3434
"react-syntax-highlighter": "^15.5.0",
3535
"react-toastify": "^9.1.3",
3636
"vite-plugin-svgr": "^4.0.0"

0 commit comments

Comments
 (0)