|
1 | 1 | { |
2 | 2 | "name": "nuxt.com", |
3 | 3 | "version": "0.3.11", |
4 | | - "packageManager": "pnpm@11.1.0", |
| 4 | + "packageManager": "pnpm@11.1.1", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "nuxt dev --ui-only", |
|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@ai-sdk/anthropic": "^3.0.76", |
27 | | - "@ai-sdk/mcp": "^1.0.41", |
| 27 | + "@ai-sdk/mcp": "^1.0.42", |
28 | 28 | "@ai-sdk/vue": "^3.0.177", |
29 | 29 | "@comark/nuxt": "^0.3.1", |
30 | 30 | "@iconify-json/heroicons": "^1.2.3", |
31 | 31 | "@iconify-json/logos": "^1.2.11", |
32 | | - "@iconify-json/lucide": "^1.2.106", |
| 32 | + "@iconify-json/lucide": "^1.2.107", |
33 | 33 | "@iconify-json/octicon": "^1.2.23", |
34 | | - "@iconify-json/simple-icons": "^1.2.81", |
| 34 | + "@iconify-json/simple-icons": "^1.2.82", |
35 | 35 | "@libsql/client": "^0.17.3", |
36 | 36 | "@npm/types": "^2.1.0", |
37 | 37 | "@nuxt/content": "^3.13.0", |
|
42 | 42 | "@nuxthub/core": "^0.10.7", |
43 | 43 | "@nuxtjs/html-validator": "^2.1.0", |
44 | 44 | "@nuxtjs/mcp-toolkit": "^0.16.1", |
45 | | - "@nuxtjs/mdc": "^0.21.1", |
| 45 | + "@nuxtjs/mdc": "^0.22.0", |
46 | 46 | "@takumi-rs/core": "^1.1.2", |
47 | 47 | "@vercel/analytics": "^2.0.1", |
48 | 48 | "@vercel/functions": "^3.5.1", |
|
52 | 52 | "@vueuse/core": "^14.3.0", |
53 | 53 | "@vueuse/nuxt": "^14.3.0", |
54 | 54 | "ai": "^6.0.177", |
55 | | - "better-sqlite3": "^12.9.0", |
| 55 | + "better-sqlite3": "^12.10.0", |
56 | 56 | "date-fns": "^4.1.0", |
57 | 57 | "drizzle-orm": "^0.45.2", |
58 | 58 | "evlog": "^2.17.0", |
|
82 | 82 | "@nuxt/modules": "^0.6.0-fdc88d", |
83 | 83 | "@nuxt/test-utils": "^4.0.3", |
84 | 84 | "@nuxtjs/turnstile": "^1.1.3", |
85 | | - "@playwright/test": "^1.59.1", |
| 85 | + "@playwright/test": "^1.60.0", |
86 | 86 | "@testing-library/vue": "^8.1.0", |
87 | 87 | "@types/semver": "^7.7.1", |
88 | 88 | "@types/youtube": "^0.2.0", |
|
93 | 93 | "evalite": "1.0.0-beta.16", |
94 | 94 | "happy-dom": "^20.9.0", |
95 | 95 | "nuxt-content-twoslash": "^0.4.0", |
96 | | - "playwright": "^1.59.1", |
| 96 | + "playwright": "^1.60.0", |
97 | 97 | "shiki": "^4.0.2", |
98 | 98 | "twoslash": "^0.3.8", |
99 | 99 | "typescript": "^6.0.3", |
|
0 commit comments