Reach equal standing with starting template from RRv7.

This commit is contained in:
2025-03-29 20:41:49 +01:00
parent 58620c057e
commit 584ced1cd5
11 changed files with 928 additions and 137 deletions

View File

@@ -13,7 +13,10 @@
"@tanstack/react-router-devtools": "^1.114.3",
"@tanstack/router-plugin": "^1.114.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"match-sorter": "^8.0.0",
"sort-by": "^1.2.0",
"tiny-invariant": "^1.3.3"
},
"devDependencies": {
"@eslint/js": "^9.23.0",