|
17 | 17 | "@prisma/extension-accelerate": "^2.0.2", |
18 | 18 | "@prisma/studio-core": "^0.5.1", |
19 | 19 | "@tailwindcss/vite": "^4.0.6", |
| 20 | + "@tanstack/devtools-event-bus": "workspace:^", |
| 21 | + "@tanstack/devtools-event-client": "workspace:^", |
20 | 22 | "@tanstack/react-devtools": "^0.1.1", |
21 | 23 | "@tanstack/react-query": "^5.83.0", |
22 | 24 | "@tanstack/react-query-devtools": "^5.83.0", |
23 | 25 | "@tanstack/react-router": "^1.130.2", |
24 | 26 | "@tanstack/react-router-devtools": "^1.130.2", |
25 | 27 | "@tanstack/react-router-with-query": "^1.130.2", |
26 | | - "@tanstack/react-start": "^1.130.2", |
| 28 | + "@tanstack/react-start": "^1.130.15", |
27 | 29 | "@tanstack/router-plugin": "^1.121.2", |
28 | 30 | "prisma": "^6.13.0", |
29 | 31 | "react": "^19.1.0", |
30 | 32 | "react-dom": "^19.1.0", |
31 | 33 | "tailwindcss": "^4.0.6", |
32 | | - "vite-tsconfig-paths": "^5.1.4" |
| 34 | + "vite-tsconfig-paths": "^5.1.4", |
| 35 | + "zod": "^4.0.14" |
33 | 36 | }, |
34 | 37 | "devDependencies": { |
| 38 | + "@tanstack/devtools": "workspace:^", |
35 | 39 | "@testing-library/dom": "^10.4.0", |
36 | 40 | "@testing-library/react": "^16.2.0", |
37 | 41 | "@types/react": "^19.1.2", |
|
0 commit comments