|
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", |
|
43 | 43 | "@vercel/analytics": "^2.0.0", |
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", |
|
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", |
|
86 | 86 | "eslint": "^10.0.3", |
87 | 87 | "evalite": "1.0.0-beta.16", |
88 | 88 | "happy-dom": "^20.8.3", |
89 | | - "nuxt-content-twoslash": "^0.2.1", |
| 89 | + "nuxt-content-twoslash": "^0.3.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 | 94 | "vitest": "^4.0.18", |
95 | | - "vue": "^3.5.29", |
| 95 | + "vue": "^3.5.30", |
96 | 96 | "vue-tsc": "^3.2.5" |
97 | 97 | }, |
98 | 98 | "pnpm": { |
|
0 commit comments