|
16 | 16 | "test-all": "npx vitest" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@iconify-json/lucide": "^1.2.67", |
20 | | - "@iconify-json/simple-icons": "^1.2.51", |
21 | | - "@nuxt/content": "3.6.3", |
| 19 | + "@iconify-json/lucide": "^1.2.69", |
| 20 | + "@iconify-json/simple-icons": "^1.2.54", |
| 21 | + "@nuxt/content": "3.7.1", |
22 | 22 | "@nuxt/image": "1.11.0", |
23 | | - "@nuxt/scripts": "0.11.10", |
24 | | - "@nuxt/ui": "4.0.0-alpha.2", |
| 23 | + "@nuxt/scripts": "0.12.1", |
| 24 | + "@nuxt/ui": "4.0.1", |
25 | 25 | "@nuxtjs/google-fonts": "^3.2.0", |
26 | 26 | "@nuxtjs/html-validator": "^2.1.0", |
27 | 27 | "@nuxtjs/mdc": "^0.17.4", |
28 | | - "@unhead/vue": "^2.0.14", |
| 28 | + "@unhead/vue": "^2.0.18", |
29 | 29 | "@vue-flow/controls": "^1.1.3", |
30 | | - "@vue-flow/core": "^1.46.5", |
31 | | - "@vue/compiler-sfc": "^3.5.21", |
| 30 | + "@vue-flow/core": "^1.47.0", |
| 31 | + "@vue/compiler-sfc": "^3.5.22", |
32 | 32 | "@vueuse/components": "^13.9.0", |
33 | 33 | "@vueuse/core": "^13.9.0", |
34 | 34 | "@vueuse/nuxt": "^13.9.0", |
35 | | - "better-sqlite3": "^12.2.0", |
36 | | - "motion-v": "^1.7.1", |
| 35 | + "better-sqlite3": "^12.4.1", |
| 36 | + "motion-v": "^1.7.2", |
37 | 37 | "nuxt": "^4.1.3", |
38 | 38 | "nuxt-og-image": "^5.1.11", |
39 | 39 | "remark-gfm": "^4.0.1", |
40 | 40 | "scule": "^1.3.0", |
41 | 41 | "sitemap": "^8.0.0", |
42 | | - "tailwindcss": "^4.1.13", |
43 | | - "typescript": "^5.9.2", |
| 42 | + "tailwindcss": "^4.1.14", |
| 43 | + "typescript": "^5.9.3", |
44 | 44 | "ufo": "^1.6.1", |
45 | | - "vue": "^3.5.21", |
| 45 | + "vue": "^3.5.22", |
46 | 46 | "vue-router": "^4.5.1", |
47 | | - "zod": "^4.1.9" |
| 47 | + "zod": "^4.1.12" |
48 | 48 | }, |
49 | 49 | "packageManager": "[email protected]", |
50 | 50 | "devDependencies": { |
51 | 51 | "@nuxt/test-utils": "3.19.2", |
52 | 52 | "@prettier/plugin-oxc": "^0.0.4", |
53 | | - "@shikijs/transformers": "^3.12.2", |
| 53 | + "@shikijs/transformers": "^3.13.0", |
54 | 54 | "@vue/test-utils": "^2.4.6", |
55 | | - "happy-dom": "^18.0.1", |
| 55 | + "happy-dom": "^19.0.2", |
56 | 56 | "husky": "^9.1.7", |
57 | 57 | "nuxt-content-twoslash": "^0.1.2", |
58 | | - "oxlint": "^1.16.0", |
| 58 | + "oxlint": "^1.20.0", |
59 | 59 | "prettier": "^3.6.2", |
60 | | - "shiki": "^3.12.2", |
| 60 | + "shiki": "^3.13.0", |
61 | 61 | "twoslash": "^0.3.4", |
62 | 62 | "vitest": "^3.2.4" |
63 | 63 | }, |
|
0 commit comments