|
1 | 1 | { |
2 | 2 | "name": "nuxt.com", |
3 | 3 | "version": "0.3.11", |
4 | | - "packageManager": "pnpm@10.31.0", |
| 4 | + "packageManager": "pnpm@10.32.1", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "nuxt dev --ui-only", |
|
25 | 25 | "dependencies": { |
26 | 26 | "@iconify-json/heroicons": "^1.2.3", |
27 | 27 | "@iconify-json/logos": "^1.2.10", |
28 | | - "@iconify-json/lucide": "^1.2.96", |
| 28 | + "@iconify-json/lucide": "^1.2.97", |
29 | 29 | "@iconify-json/octicon": "^1.2.21", |
30 | | - "@iconify-json/simple-icons": "^1.2.72", |
| 30 | + "@iconify-json/simple-icons": "^1.2.73", |
31 | 31 | "@libsql/client": "^0.17.0", |
32 | 32 | "@npm/types": "^2.1.0", |
33 | 33 | "@nuxt/content": "^3.12.0", |
34 | | - "@nuxt/hints": "1.0.0-alpha.10", |
| 34 | + "@nuxt/hints": "1.0.0", |
35 | 35 | "@nuxt/image": "^2.0.0", |
36 | 36 | "@nuxt/scripts": "^0.13.2", |
37 | 37 | "@nuxt/ui": "^4.5.1", |
|
40 | 40 | "@nuxtjs/mcp-toolkit": "^0.7.0", |
41 | 41 | "@nuxtjs/mdc": "^0.20.2", |
42 | 42 | "@nuxtjs/plausible": "^2.0.1", |
43 | | - "@vercel/analytics": "^2.0.0", |
| 43 | + "@vercel/analytics": "^2.0.1", |
44 | 44 | "@vercel/functions": "^3.4.3", |
45 | 45 | "@vercel/speed-insights": "^2.0.0", |
46 | | - "@vue/compiler-sfc": "^3.5.29", |
| 46 | + "@vue/compiler-sfc": "^3.5.30", |
47 | 47 | "@vueuse/components": "^14.2.1", |
48 | 48 | "@vueuse/core": "^14.2.1", |
49 | 49 | "@vueuse/nuxt": "^14.2.1", |
50 | | - "better-sqlite3": "^12.6.2", |
| 50 | + "better-sqlite3": "^12.8.0", |
51 | 51 | "date-fns": "^4.1.0", |
52 | 52 | "drizzle-orm": "^0.45.1", |
53 | 53 | "feed": "^5.2.0", |
|
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | 71 | "@ai-sdk/mcp": "^1.0.25", |
72 | | - "@iconify-json/vscode-icons": "^1.2.44", |
| 72 | + "@iconify-json/vscode-icons": "^1.2.45", |
73 | 73 | "@nuxt/devtools": "^3.2.3", |
74 | 74 | "@nuxt/eslint": "^1.15.2", |
75 | 75 | "@nuxt/modules": "^0.6.0-fdc88d", |
76 | 76 | "@nuxt/test-utils": "^4.0.0", |
77 | | - "@nuxtjs/turnstile": "^1.1.1", |
| 77 | + "@nuxtjs/turnstile": "^1.1.2", |
78 | 78 | "@playwright/test": "^1.58.2", |
79 | 79 | "@testing-library/vue": "^8.1.0", |
80 | 80 | "@types/semver": "^7.7.1", |
|
85 | 85 | "drizzle-kit": "^0.31.9", |
86 | 86 | "eslint": "^10.0.3", |
87 | 87 | "evalite": "1.0.0-beta.16", |
88 | | - "happy-dom": "^20.8.3", |
89 | | - "nuxt-content-twoslash": "^0.2.1", |
| 88 | + "happy-dom": "^20.8.4", |
| 89 | + "nuxt-content-twoslash": "^0.4.0", |
90 | 90 | "playwright": "^1.58.2", |
91 | 91 | "shiki": "^4.0.2", |
92 | 92 | "twoslash": "^0.3.6", |
93 | 93 | "typescript": "^5.9.3", |
94 | | - "vitest": "^4.0.18", |
95 | | - "vue": "^3.5.29", |
| 94 | + "vitest": "^4.1.0", |
| 95 | + "vue": "^3.5.30", |
96 | 96 | "vue-tsc": "^3.2.5" |
97 | 97 | }, |
98 | 98 | "pnpm": { |
|
0 commit comments