Skip to content

Commit a3167c7

Browse files
fix(deps): update dependency react-router-dom to v7
1 parent 4f47242 commit a3167c7

File tree

2 files changed

+186
-38
lines changed

2 files changed

+186
-38
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": "^19.2.3",
1818
"react-dom": "^19.2.3",
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)