|
22 | 22 | "update-stats": "npx tsx scripts/update-stats.ts" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@iconify-json/lucide": "^1.2.109", |
26 | | - "@iconify-json/simple-icons": "^1.2.83", |
| 25 | + "@iconify-json/lucide": "^1.2.113", |
| 26 | + "@iconify-json/simple-icons": "^1.2.86", |
27 | 27 | "@nuxt/content": "^3.14.0", |
28 | 28 | "@nuxt/fonts": "^0.14.0", |
29 | 29 | "@nuxt/image": "^2.0.0", |
30 | | - "@nuxt/scripts": "^1.1.1", |
31 | | - "@nuxt/ui": "^4.8.0", |
| 30 | + "@nuxt/scripts": "^1.2.1", |
| 31 | + "@nuxt/ui": "^4.8.2", |
32 | 32 | "@nuxtjs/google-fonts": "^3.2.0", |
33 | 33 | "@nuxtjs/html-validator": "^2.1.0", |
34 | 34 | "@nuxtjs/mdc": "^0.22.0", |
35 | | - "@nuxtjs/robots": "^6.0.8", |
36 | | - "@nuxtjs/sitemap": "^8.0.15", |
37 | | - "@takumi-rs/core": "^1.4.1", |
38 | | - "@unhead/vue": "^3.1.0", |
| 35 | + "@nuxtjs/robots": "^6.1.1", |
| 36 | + "@nuxtjs/sitemap": "^8.2.1", |
| 37 | + "@takumi-rs/core": "^1.8.5", |
| 38 | + "@unhead/vue": "^3.1.4", |
39 | 39 | "@vue-flow/background": "^1.3.2", |
40 | 40 | "@vue-flow/core": "^1.48.2", |
41 | 41 | "@vue-flow/node-toolbar": "^1.1.1", |
42 | | - "@vue/compiler-sfc": "^3.5.34", |
| 42 | + "@vue/compiler-sfc": "^3.5.38", |
43 | 43 | "@vueuse/components": "^14.3.0", |
44 | 44 | "@vueuse/core": "^14.3.0", |
45 | 45 | "@vueuse/nuxt": "^14.3.0", |
46 | | - "better-sqlite3": "^12.10.0", |
47 | | - "motion-v": "^2.2.1", |
48 | | - "nuxt": "^4.4.7", |
49 | | - "nuxt-link-checker": "^5.0.10", |
50 | | - "nuxt-og-image": "^6.5.1", |
51 | | - "nuxt-schema-org": "^6.0.4", |
| 46 | + "better-sqlite3": "^12.11.1", |
| 47 | + "motion-v": "^2.3.0", |
| 48 | + "nuxt": "^4.4.8", |
| 49 | + "nuxt-link-checker": "^5.1.0", |
| 50 | + "nuxt-og-image": "^6.6.0", |
| 51 | + "nuxt-schema-org": "^6.2.1", |
52 | 52 | "remark-gfm": "^4.0.1", |
53 | 53 | "scule": "^1.3.0", |
54 | 54 | "sitemap": "^9.0.1", |
55 | | - "tailwindcss": "^4.3.0", |
| 55 | + "tailwindcss": "^4.3.1", |
56 | 56 | "typescript": "^6.0.3", |
57 | 57 | "ufo": "^1.6.4", |
58 | | - "vue": "^3.5.34", |
59 | | - "vue-router": "^5.0.7", |
| 58 | + "vue": "^3.5.38", |
| 59 | + "vue-router": "^5.1.0", |
60 | 60 | "zod": "^4.4.3" |
61 | 61 | }, |
62 | 62 | "packageManager": "pnpm@11.3.0", |
63 | 63 | "devDependencies": { |
64 | | - "@j178/prek": "^0.4.3", |
| 64 | + "@j178/prek": "^0.4.5", |
65 | 65 | "@nuxt/test-utils": "^4.0.3", |
66 | | - "@shikijs/transformers": "^4.1.0", |
67 | | - "@vue/test-utils": "^2.4.10", |
68 | | - "happy-dom": "^20.9.0", |
| 66 | + "@shikijs/transformers": "^4.2.0", |
| 67 | + "@vue/test-utils": "^2.4.11", |
| 68 | + "happy-dom": "^20.10.4", |
69 | 69 | "nuxt-content-twoslash": "^0.4.0", |
70 | | - "oxfmt": "^0.52.0", |
71 | | - "oxlint": "^1.67.0", |
72 | | - "shiki": "^4.1.0", |
| 70 | + "oxfmt": "^0.55.0", |
| 71 | + "oxlint": "^1.70.0", |
| 72 | + "shiki": "^4.2.0", |
73 | 73 | "twoslash": "^0.3.8", |
74 | | - "vitest": "^4.1.7" |
| 74 | + "vitest": "^4.1.9" |
75 | 75 | } |
76 | 76 | } |
0 commit comments