|
17 | 17 | "dependencies": {
|
18 | 18 | "@ai-sdk-tools/devtools": "^0.6.1",
|
19 | 19 | "@ai-sdk-tools/store": "^0.1.2",
|
20 |
| - "@ai-sdk/openai": "^2.0.32", |
21 |
| - "@prisma/client": "^6.16.2", |
| 20 | + "@ai-sdk/openai": "^2.0.42", |
| 21 | + "@prisma/client": "^6.16.3", |
22 | 22 | "@prisma/extension-accelerate": "^2.0.2",
|
23 | 23 | "@prisma/studio-core": "^0.5.3",
|
24 | 24 | "@tailwindcss/vite": "^4.1.13",
|
25 | 25 | "@tanstack/devtools-event-bus": "^0.3.2",
|
26 | 26 | "@tanstack/devtools-event-client": "0.3.2",
|
27 | 27 | "@tanstack/react-devtools": "^0.7.0",
|
28 |
| - "@tanstack/react-query": "^5.90.1", |
29 |
| - "@tanstack/react-query-devtools": "^5.90.1", |
30 |
| - "@tanstack/react-router": "^1.131.50", |
31 |
| - "@tanstack/react-router-devtools": "^1.131.50", |
| 28 | + "@tanstack/react-query": "^5.90.2", |
| 29 | + "@tanstack/react-query-devtools": "^5.90.2", |
| 30 | + "@tanstack/react-router": "^1.132.25", |
| 31 | + "@tanstack/react-router-devtools": "^1.132.26", |
32 | 32 | "@tanstack/react-router-with-query": "^1.130.17",
|
33 |
| - "@tanstack/react-start": "1.132.0-alpha.25", |
34 |
| - "@tanstack/router-plugin": "^1.131.50", |
35 |
| - "ai": "^5.0.48", |
36 |
| - "prisma": "^6.16.2", |
| 33 | + "@tanstack/react-start": "1.132.25", |
| 34 | + "@tanstack/router-plugin": "^1.132.26", |
| 35 | + "ai": "^5.0.59", |
| 36 | + "prisma": "^6.16.3", |
37 | 37 | "react": "19.1.1",
|
38 | 38 | "react-dom": "19.1.1",
|
39 | 39 | "tailwindcss": "^4.1.13",
|
|
44 | 44 | "@tanstack/devtools-vite": "0.3.3",
|
45 | 45 | "@testing-library/dom": "^10.4.1",
|
46 | 46 | "@testing-library/react": "^16.3.0",
|
47 |
| - "@types/react": "^19.1.13", |
| 47 | + "@types/react": "^19.1.16", |
48 | 48 | "@types/react-dom": "^19.1.9",
|
49 | 49 | "@vitejs/plugin-react": "^4.7.0",
|
50 | 50 | "jsdom": "^27.0.0",
|
|
0 commit comments