|
11 | 11 | "format": "prettier --write '**/*' --ignore-unknown" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@clerk/tanstack-start": "^0.4.0", |
15 | | - "@tanstack/react-router": "^1.57.9", |
16 | | - "@tanstack/router-devtools": "^1.57.9", |
17 | | - "@tanstack/router-plugin": "^1.57.9", |
18 | | - "@tanstack/start": "^1.57.9", |
19 | | - "@typescript-eslint/parser": "^8.5.0", |
20 | | - "@vitejs/plugin-react": "^4.3.1", |
| 14 | + "@clerk/tanstack-start": "^0.4.28", |
| 15 | + "@tanstack/react-router": "^1.81.9", |
| 16 | + "@tanstack/router-devtools": "^1.81.9", |
| 17 | + "@tanstack/router-plugin": "^1.81.9", |
| 18 | + "@tanstack/start": "^1.81.9", |
| 19 | + "@typescript-eslint/parser": "^8.14.0", |
21 | 20 | "isbot": "^5.1.17", |
22 | 21 | "react": "^18.3.1", |
23 | 22 | "react-dom": "^18.3.1", |
24 | | - "vinxi": "0.4.2" |
| 23 | + "vinxi": "0.4.3" |
25 | 24 | }, |
26 | 25 | "devDependencies": { |
27 | 26 | "@types/node": "^22.5.4", |
28 | 27 | "@types/react": "^18.3.5", |
29 | 28 | "@types/react-dom": "^18.3.0", |
30 | | - "@vitejs/plugin-react": "^4.3.1", |
| 29 | + "@vitejs/plugin-react": "^4.3.3", |
31 | 30 | "autoprefixer": "^10.4.20", |
32 | 31 | "eslint": "^9.10.0", |
33 | 32 | "eslint-config-react-app": "^7.0.1", |
|
0 commit comments