|
13 | 13 | "db:migrate": "drizzle-kit migrate" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@ai-sdk/gateway": "^2.0.15", |
17 | | - "@ai-sdk/vue": "^2.0.101", |
| 16 | + "@ai-sdk/gateway": "^2.0.18", |
| 17 | + "@ai-sdk/vue": "^2.0.107", |
18 | 18 | "@iconify-json/logos": "^1.2.10", |
19 | | - "@iconify-json/lucide": "^1.2.74", |
20 | | - "@iconify-json/simple-icons": "^1.2.59", |
| 19 | + "@iconify-json/lucide": "^1.2.79", |
| 20 | + "@iconify-json/simple-icons": "^1.2.61", |
21 | 21 | "@nuxt/ui": "^4.2.1", |
22 | | - "@nuxtjs/mdc": "^0.18.4", |
23 | | - "ai": "^5.0.101", |
| 22 | + "@nuxtjs/mdc": "^0.19.1", |
| 23 | + "ai": "^5.0.107", |
24 | 24 | "date-fns": "^4.1.0", |
25 | | - "drizzle-orm": "^0.44.7", |
| 25 | + "drizzle-orm": "^0.45.0", |
26 | 26 | "nuxt": "^4.2.1", |
27 | 27 | "nuxt-auth-utils": "^0.5.25", |
28 | 28 | "nuxt-charts": "0.2.4", |
29 | 29 | "pg": "^8.16.3", |
30 | 30 | "shiki-stream": "^0.1.3" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@nuxt/eslint": "^1.10.0", |
| 33 | + "@nuxt/eslint": "^1.11.0", |
34 | 34 | "@types/node": "^24.10.1", |
35 | | - "drizzle-kit": "^0.31.7", |
| 35 | + "drizzle-kit": "^0.31.8", |
36 | 36 | "eslint": "^9.39.1", |
37 | 37 | "typescript": "^5.9.3", |
38 | | - "vue-tsc": "^3.1.5" |
| 38 | + "vue-tsc": "^3.1.6" |
39 | 39 | }, |
40 | | - "packageManager": "pnpm@10.23.0" |
| 40 | + "packageManager": "pnpm@10.24.0" |
41 | 41 | } |
0 commit comments