Skip to content

Commit 3b9b32d

Browse files
fix(deps): update dependency react-router-dom to v7
1 parent a8a18e4 commit 3b9b32d

File tree

2 files changed

+457
-1864
lines changed

2 files changed

+457
-1864
lines changed

packages/react-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@tanstack/react-query": "^5.0.0",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
19-
"react-router-dom": "^6.2.2"
19+
"react-router-dom": "^7.0.0"
2020
},
2121
"devDependencies": {
2222
"@parcel/core": "^2.9.2",

0 commit comments

Comments
 (0)