Complete "Layout Routes"
This commit is contained in:
14
package.json
14
package.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user