|
15 | 15 | "dependencies": { |
16 | 16 | "@ai-sdk/gateway": "^3.0.66", |
17 | 17 | "@ai-sdk/vue": "^3.0.116", |
18 | | - "@electric-sql/pglite": "^0.3.16", |
| 18 | + "@electric-sql/pglite": "^0.4.0", |
19 | 19 | "@iconify-json/lucide": "^1.2.98", |
20 | 20 | "@iconify-json/simple-icons": "^1.2.74", |
21 | 21 | "@nuxt/ui": "^4.5.1", |
22 | 22 | "@nuxthub/core": "^0.10.7", |
23 | 23 | "@nuxtjs/mdc": "^0.20.2", |
24 | 24 | "@octokit/auth-app": "^8.2.0", |
25 | | - "@tiptap/core": "^3.20.2", |
26 | | - "@tiptap/extension-details": "^3.20.2", |
27 | | - "@tiptap/extension-emoji": "^3.20.2", |
28 | | - "@tiptap/extension-list": "^3.20.2", |
29 | | - "@tiptap/extension-mention": "^3.20.2", |
30 | | - "@tiptap/extension-table": "^3.20.2", |
31 | | - "@tiptap/pm": "^3.20.2", |
32 | | - "@tiptap/vue-3": "^3.20.2", |
| 25 | + "@tiptap/core": "^3.20.4", |
| 26 | + "@tiptap/extension-details": "^3.20.4", |
| 27 | + "@tiptap/extension-emoji": "^3.20.4", |
| 28 | + "@tiptap/extension-list": "^3.20.4", |
| 29 | + "@tiptap/extension-mention": "^3.20.4", |
| 30 | + "@tiptap/extension-table": "^3.20.4", |
| 31 | + "@tiptap/pm": "^3.20.4", |
| 32 | + "@tiptap/vue-3": "^3.20.4", |
33 | 33 | "@vercel/analytics": "^2.0.1", |
34 | 34 | "@vite-pwa/nuxt": "1.1.1", |
35 | 35 | "@vueuse/core": "^14.2.1", |
36 | 36 | "@vueuse/nuxt": "^14.2.1", |
37 | 37 | "ai": "^6.0.116", |
38 | | - "drizzle-kit": "^0.31.9", |
| 38 | + "drizzle-kit": "^0.31.10", |
39 | 39 | "drizzle-orm": "^0.45.1", |
40 | 40 | "nuxt": "^4.4.2", |
41 | 41 | "nuxt-auth-utils": "^0.5.29", |
|
52 | 52 | "@types/node": "^25.5.0", |
53 | 53 | "eslint": "^10.0.3", |
54 | 54 | "typescript": "^5.9.3", |
55 | | - "vue-tsc": "^3.2.5" |
| 55 | + "vue-tsc": "^3.2.6" |
56 | 56 | }, |
57 | 57 | "resolutions": { |
58 | 58 | "nitropack": "^2.13.0" |
|
0 commit comments