|
21 | 21 | "release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "@antfu/eslint-config": "^4.13.0", |
| 24 | + "@antfu/eslint-config": "^4.13.2", |
25 | 25 | "@iconify-json/carbon": "^1.2.8",
|
26 | 26 | "@iconify-json/mdi": "^1.2.3",
|
27 | 27 | "@iconify-json/prime": "^1.2.2",
|
28 | 28 | "@iconify-json/twemoji": "^1.2.2",
|
29 | 29 | "@nuxt/content": "^3.5.1",
|
30 |
| - "@nuxt/devtools": "^2.4.0", |
31 |
| - "@nuxt/eslint": "^1.3.0", |
32 |
| - "@nuxt/fonts": "^0.11.2", |
| 30 | + "@nuxt/devtools": "^2.4.1", |
| 31 | + "@nuxt/eslint": "^1.4.1", |
| 32 | + "@nuxt/fonts": "^0.11.4", |
33 | 33 | "@nuxt/image": "^1.10.0",
|
34 |
| - "@nuxt/test-utils": "^3.18.0", |
35 |
| - "@pinia/colada": "^0.15.3", |
36 |
| - "@pinia/colada-nuxt": "^0.1.3", |
| 34 | + "@nuxt/test-utils": "^3.19.0", |
| 35 | + "@pinia/colada": "^0.16.1", |
| 36 | + "@pinia/colada-nuxt": "^0.2.0", |
37 | 37 | "@pinia/nuxt": "^0.11.0",
|
38 | 38 | "@primeuix/themes": "^1.1.1",
|
39 |
| - "@sfxcode/formkit-primevue-nuxt": "^1.3.4", |
| 39 | + "@sfxcode/formkit-primevue-nuxt": "^1.3.6", |
40 | 40 | "@tiptap/extension-highlight": "^2.12.0",
|
41 | 41 | "@tiptap/extension-text-align": "^2.12.0",
|
42 | 42 | "@tiptap/extension-text-style": "^2.12.0",
|
43 | 43 | "@tiptap/pm": "^2.12.0",
|
44 | 44 | "@tiptap/starter-kit": "^2.12.0",
|
45 | 45 | "@tiptap/vue-3": "^2.12.0",
|
46 |
| - "@unocss/eslint-config": "66.1.0", |
47 |
| - "@unocss/nuxt": "66.1.0", |
48 |
| - "@vitest/ui": "^3.1.3", |
| 46 | + "@unocss/eslint-config": "66.1.2", |
| 47 | + "@unocss/nuxt": "66.1.2", |
| 48 | + "@vitest/ui": "^3.1.4", |
49 | 49 | "@vue/test-utils": "^2.4.6",
|
50 |
| - "@vueuse/nuxt": "^13.1.0", |
| 50 | + "@vueuse/nuxt": "^13.2.0", |
51 | 51 | "c8": "^10.1.3",
|
52 | 52 | "changelogen": "^0.6.1",
|
53 |
| - "eslint": "^9.26.0", |
| 53 | + "eslint": "^9.27.0", |
54 | 54 | "eslint-plugin-format": "^1.0.1",
|
55 |
| - "happy-dom": "^17.4.6", |
| 55 | + "happy-dom": "^17.4.7", |
56 | 56 | "jsdom": "^26.1.0",
|
57 |
| - "nuxt": "^3.17.2", |
| 57 | + "nuxt": "^3.17.4", |
58 | 58 | "pinia": "^3.0.2",
|
59 | 59 | "pinia-colada": "^0.0.1",
|
60 |
| - "sass": "1.87.0", |
| 60 | + "sass": "1.89.0", |
61 | 61 | "typescript": "^5.8.3",
|
62 | 62 | "unstorage": "^1.16.0",
|
63 |
| - "vitest": "^3.1.3", |
| 63 | + "vitest": "^3.1.4", |
64 | 64 | "vue-router": "^4.5.1",
|
65 | 65 | "vue-sidebar-menu": "^5.7.0"
|
66 | 66 | },
|
|
0 commit comments