Skip to content

Commit bb052f4

Browse files
fix(deps): update dependency react-router-dom to v7
1 parent aa56871 commit bb052f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-dom": "^17.0.2",
3030
"react-feather": "^2.0.9",
3131
"react-markdown": "^8.0.0",
32-
"react-router-dom": "^6.2.1",
32+
"react-router-dom": "^7.0.0",
3333
"swr": "^1.2.1"
3434
},
3535
"optionalDependencies": {

0 commit comments

Comments
 (0)