|
13 | 13 | "prepare": "husky || true" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@ai-sdk/openai": "^2.0.99", |
17 | | - "@ai-sdk/vue": "^2.0.154", |
| 16 | + "@ai-sdk/openai": "^2.0.101", |
| 17 | + "@ai-sdk/vue": "^2.0.162", |
18 | 18 | "@date-fns/tz": "^1.4.1", |
19 | 19 | "@iconify-json/iconoir": "^1.2.10", |
20 | 20 | "@nuxt/content": "^3.12.0", |
21 | 21 | "@nuxt/eslint": "^1.15.2", |
22 | 22 | "@nuxt/image": "^1.11.0", |
23 | | - "@nuxt/ui": "^4.5.1", |
| 23 | + "@nuxt/ui": "^4.6.0", |
24 | 24 | "@nuxtjs/color-mode": "^3.5.2", |
25 | 25 | "@nuxtjs/device": "^3.2.4", |
26 | | - "@tailwindcss/vite": "^4.2.1", |
27 | | - "ai": "^5.0.154", |
| 26 | + "@tailwindcss/vite": "^4.2.2", |
| 27 | + "ai": "^5.0.162", |
28 | 28 | "better-sqlite3": "^12.8.0", |
29 | 29 | "date-fns": "^4.1.0", |
30 | 30 | "eslint": "^9.39.4", |
31 | 31 | "nuxt": "^4.4.2", |
32 | | - "tailwindcss": "^4.2.1", |
| 32 | + "tailwindcss": "^4.2.2", |
33 | 33 | "typescript": "^5.9.3", |
34 | 34 | "zod": "^4.3.6" |
35 | 35 | }, |
|
38 | 38 | "lint-staged": "^16.4.0", |
39 | 39 | "vue-tsc": "^3.2.6" |
40 | 40 | }, |
41 | | - "packageManager": "pnpm@10.32.1", |
| 41 | + "packageManager": "pnpm@10.33.0", |
42 | 42 | "pnpm": { |
43 | 43 | "onlyBuiltDependencies": [ |
44 | 44 | "better-sqlite3" |
|
0 commit comments