feat(core): upgrade react-router from v6 to v7

This commit is contained in:
Jimmfly
2025-05-07 11:47:04 +08:00
parent ac4954f7ad
commit 565f61456f
88 changed files with 959 additions and 977 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.0"
"react-router": "^7.6.0"
},
"devDependencies": {
"@capacitor/cli": "^7.0.0",