|
13 | 13 | "db:migrate": "nuxt db migrate" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@ai-sdk/gateway": "^3.0.130", |
17 | | - "@ai-sdk/vue": "^3.0.204", |
| 16 | + "@ai-sdk/gateway": "^3.0.133", |
| 17 | + "@ai-sdk/vue": "^3.0.208", |
18 | 18 | "@comark/nuxt": "^0.4.0", |
19 | | - "@electric-sql/pglite": "^0.5.2", |
20 | | - "@iconify-json/lucide": "^1.2.112", |
| 19 | + "@electric-sql/pglite": "^0.5.3", |
| 20 | + "@iconify-json/lucide": "^1.2.114", |
21 | 21 | "@iconify-json/simple-icons": "^1.2.86", |
22 | | - "@nuxt/ui": "^4.8.2", |
| 22 | + "@nuxt/ui": "^4.9.0", |
23 | 23 | "@nuxthub/core": "^0.10.7", |
24 | 24 | "@octokit/auth-app": "^8.2.0", |
25 | 25 | "@shikijs/langs": "^4.2.0", |
26 | | - "@tiptap/core": "^3.26.1", |
27 | | - "@tiptap/extension-details": "^3.26.1", |
28 | | - "@tiptap/extension-emoji": "^3.26.1", |
29 | | - "@tiptap/extension-list": "^3.26.1", |
30 | | - "@tiptap/extension-mention": "^3.26.1", |
31 | | - "@tiptap/extension-table": "^3.26.1", |
32 | | - "@tiptap/pm": "^3.26.1", |
33 | | - "@tiptap/vue-3": "^3.26.1", |
| 26 | + "@tiptap/core": "^3.27.1", |
| 27 | + "@tiptap/extension-details": "^3.27.1", |
| 28 | + "@tiptap/extension-emoji": "^3.27.1", |
| 29 | + "@tiptap/extension-list": "^3.27.1", |
| 30 | + "@tiptap/extension-mention": "^3.27.1", |
| 31 | + "@tiptap/extension-table": "^3.27.1", |
| 32 | + "@tiptap/pm": "^3.27.1", |
| 33 | + "@tiptap/vue-3": "^3.27.1", |
34 | 34 | "@vercel/analytics": "^2.0.1", |
35 | 35 | "@vite-pwa/nuxt": "1.1.1", |
36 | 36 | "@vueuse/core": "^14.3.0", |
37 | 37 | "@vueuse/nuxt": "^14.3.0", |
38 | | - "ai": "^6.0.204", |
| 38 | + "ai": "^6.0.208", |
39 | 39 | "drizzle-kit": "^0.31.10", |
40 | 40 | "drizzle-orm": "^0.45.2", |
41 | 41 | "nuxt": "^4.4.8", |
|
46 | 46 | "shiki": "^4.2.0", |
47 | 47 | "tailwindcss": "^4.3.1", |
48 | 48 | "tiptap-extension-code-block-shiki": "^1.2.0", |
49 | | - "workflow": "4.4.0", |
| 49 | + "workflow": "4.5.0", |
50 | 50 | "zod": "^4.4.3" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@nuxt/eslint": "^1.16.0", |
54 | | - "@types/node": "^25.9.3", |
| 54 | + "@types/node": "^25.9.4", |
55 | 55 | "eslint": "^10.5.0", |
56 | 56 | "typescript": "^6.0.3", |
57 | 57 | "vue-tsc": "^3.3.5" |
58 | 58 | }, |
59 | | - "packageManager": "pnpm@11.6.0" |
| 59 | + "packageManager": "pnpm@11.8.0" |
60 | 60 | } |
0 commit comments