Complete "Layout Routes"

This commit is contained in:
2025-03-31 21:18:59 +02:00
parent 1f9c62774a
commit 6d3da9874c
10 changed files with 487 additions and 363 deletions

View File

@@ -14,8 +14,8 @@
"@tanstack/react-start": "^1.114.30",
"@tanstack/router-plugin": "^1.114.30",
"match-sorter": "^8.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"sort-by": "^1.2.0",
"tiny-invariant": "^1.3.3",
"vinxi": "^0.5.3"
@@ -25,18 +25,18 @@
"@tanstack/eslint-plugin-router": "^1.114.29",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.2.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.23.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"jsdom": "^26.0.0",
"typescript": "^5.8.2",
"typescript-eslint": "^8.28.0",
"vite": "^6.1.0",
"typescript-eslint": "^8.29.0",
"vite": "^6.2.4",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.5",
"vitest": "^3.1.1",
"web-vitals": "^4.2.4"
},
"pnpm": {