|
18 | 18 | "@{{ name }}/ui": "workspace:*", |
19 | 19 | "@{{ name }}/validators": "workspace:*", |
20 | 20 | "@tanstack/react-query": "catalog:", |
21 | | - "@tanstack/react-router": "^1.134.12", |
22 | | - "@tanstack/react-start": "^1.134.12", |
| 21 | + "@tanstack/react-router": "^1.134.13", |
| 22 | + "@tanstack/react-start": "^1.134.14", |
23 | 23 | "react": "catalog:react", |
24 | 24 | "react-dom": "catalog:react" |
25 | 25 | }, |
|
28 | 28 | "@{{ name }}/prettier-config": "workspace:*", |
29 | 29 | "@{{ name }}/tsconfig": "workspace:*", |
30 | 30 | "@tailwindcss/vite": "catalog:tailwind", |
31 | | - "@tanstack/router-cli": "^1.134.12", |
| 31 | + "@tanstack/router-cli": "^1.134.14", |
32 | 32 | "@types/node": "catalog:", |
33 | 33 | "@types/react": "catalog:react", |
34 | 34 | "@types/react-dom": "catalog:react", |
35 | | - "@vitejs/plugin-react-swc": "^4.2.0", |
| 35 | + "@vitejs/plugin-react-swc": "^4.2.1", |
36 | 36 | "dotenv-cli": "catalog:", |
37 | 37 | "eslint": "catalog:", |
38 | 38 | "prettier": "catalog:", |
39 | 39 | "tailwindcss": "catalog:tailwind", |
40 | 40 | "typescript": "catalog:", |
41 | | - "vite": "^7.1.12", |
| 41 | + "vite": "^7.2.1", |
42 | 42 | "vite-tsconfig-paths": "^5.1.4" |
43 | 43 | }, |
44 | 44 | "peerDependencies": { |
|
0 commit comments