| 
13 | 13 |     "db:migrate": "drizzle-kit migrate"  | 
14 | 14 |   },  | 
15 | 15 |   "dependencies": {  | 
16 |  | -    "@ai-sdk/gateway": "^2.0.2",  | 
17 |  | -    "@ai-sdk/vue": "^2.0.80",  | 
18 |  | -    "@iconify-json/logos": "^1.2.9",  | 
 | 16 | +    "@ai-sdk/gateway": "^2.0.5",  | 
 | 17 | +    "@ai-sdk/vue": "^2.0.85",  | 
 | 18 | +    "@iconify-json/logos": "^1.2.10",  | 
19 | 19 |     "@iconify-json/lucide": "^1.2.71",  | 
20 |  | -    "@iconify-json/simple-icons": "^1.2.55",  | 
 | 20 | +    "@iconify-json/simple-icons": "^1.2.56",  | 
21 | 21 |     "@nuxt/ui": "^4.1.0",  | 
22 | 22 |     "@nuxtjs/mdc": "^0.18.0",  | 
23 |  | -    "ai": "^5.0.80",  | 
 | 23 | +    "ai": "^5.0.85",  | 
24 | 24 |     "date-fns": "^4.1.0",  | 
25 | 25 |     "drizzle-orm": "^0.44.7",  | 
26 | 26 |     "nuxt": "^4.2.0",  | 
 | 
30 | 30 |     "shiki-stream": "^0.1.2"  | 
31 | 31 |   },  | 
32 | 32 |   "devDependencies": {  | 
33 |  | -    "@nuxt/eslint": "^1.9.0",  | 
34 |  | -    "@types/node": "^24.9.1",  | 
35 |  | -    "drizzle-kit": "^0.31.5",  | 
 | 33 | +    "@nuxt/eslint": "^1.10.0",  | 
 | 34 | +    "@types/node": "^24.9.2",  | 
 | 35 | +    "drizzle-kit": "^0.31.6",  | 
36 | 36 |     "eslint": "^9.38.0",  | 
37 | 37 |     "typescript": "^5.9.3",  | 
38 | 38 |     "vue-tsc": "^3.1.2"  | 
39 | 39 |   },  | 
40 |  | -  "packageManager": "pnpm@10.19.0"  | 
 | 40 | +  "packageManager": "pnpm@10.20.0"  | 
41 | 41 | }  | 
0 commit comments