chore: tanstack-router

This commit is contained in:
2025-08-01 06:37:22 +08:00
parent 7ac42ceae1
commit aee201b741
3 changed files with 561 additions and 8 deletions
+3
View File
@@ -14,6 +14,8 @@
"dependencies": {
"@ant-design/icons": "^6.0.0",
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@tanstack/react-router": "^1.130.9",
"@tanstack/react-router-devtools": "^1.130.9",
"antd": "^5.26.7",
"react": "^19.1.0",
"react-dom": "^19.1.0"
@@ -22,6 +24,7 @@
"@antfu/eslint-config": "^5.0.0",
"@eslint-react/eslint-plugin": "^1.52.3",
"@eslint/js": "^9.30.1",
"@tanstack/router-plugin": "^1.130.9",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0",