|
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": "^5.2.1", |
25 | | - "@iconify-json/carbon": "^1.2.13", |
| 24 | + "@antfu/eslint-config": "^5.4.1", |
| 25 | + "@iconify-json/carbon": "^1.2.14", |
26 | 26 | "@iconify-json/mdi": "^1.2.3", |
27 | 27 | "@iconify-json/prime": "^1.2.4", |
28 | 28 | "@iconify-json/twemoji": "^1.2.4", |
29 | | - "@nuxt/content": "^3.6.3", |
30 | | - "@nuxt/devtools": "^2.6.3", |
| 29 | + "@nuxt/content": "3.7.1", |
| 30 | + "@nuxt/devtools": "^2.6.5", |
31 | 31 | "@nuxt/eslint": "^1.9.0", |
32 | 32 | "@nuxt/fonts": "^0.11.4", |
33 | 33 | "@nuxt/image": "^1.11.0", |
34 | 34 | "@nuxt/test-utils": "^3.19.2", |
35 | | - "@pinia/colada": "^0.17.3", |
36 | | - "@pinia/colada-nuxt": "^0.2.2", |
| 35 | + "@pinia/colada": "^0.17.6", |
| 36 | + "@pinia/colada-nuxt": "^0.2.3", |
37 | 37 | "@pinia/nuxt": "^0.11.2", |
38 | | - "@primeuix/themes": "^1.2.3", |
39 | | - "@sfxcode/formkit-primevue-nuxt": "^1.5.3", |
40 | | - "@tiptap/extension-highlight": "^3.3.1", |
41 | | - "@tiptap/extension-text-align": "^3.3.1", |
42 | | - "@tiptap/extension-text-style": "^3.3.1", |
43 | | - "@tiptap/starter-kit": "^3.3.1", |
44 | | - "@tiptap/vue-3": "^3.3.1", |
45 | | - "@unocss/eslint-config": "^66.5.0", |
46 | | - "@unocss/nuxt": "^66.5.0", |
| 38 | + "@primeuix/themes": "^1.2.5", |
| 39 | + "@sfxcode/formkit-primevue-nuxt": "^1.5.6", |
| 40 | + "@tiptap/extension-highlight": "^3.6.6", |
| 41 | + "@tiptap/extension-text-align": "^3.6.6", |
| 42 | + "@tiptap/extension-text-style": "^3.6.6", |
| 43 | + "@tiptap/starter-kit": "^3.6.6", |
| 44 | + "@tiptap/vue-3": "^3.6.6", |
| 45 | + "@unocss/eslint-config": "^66.5.3", |
| 46 | + "@unocss/nuxt": "^66.5.3", |
47 | 47 | "@vitest/ui": "^3.2.4", |
48 | 48 | "@vue/test-utils": "^2.4.6", |
49 | 49 | "@vueuse/nuxt": "^13.9.0", |
50 | 50 | "c8": "^10.1.3", |
51 | 51 | "changelogen": "^0.6.2", |
52 | | - "eslint": "^9.34.0", |
53 | | - "eslint-plugin-format": "^1.0.1", |
54 | | - "happy-dom": "^18.0.1", |
55 | | - "jsdom": "^26.1.0", |
56 | | - "nuxt": "^4.0.3", |
| 52 | + "eslint": "^9.37.0", |
| 53 | + "eslint-plugin-format": "^1.0.2", |
| 54 | + "happy-dom": "^20.0.0", |
| 55 | + "jsdom": "^27.0.0", |
| 56 | + "nuxt": "^4.1.3", |
57 | 57 | "pinia": "^3.0.3", |
58 | 58 | "pinia-colada": "^0.0.1", |
59 | | - "sass": "^1.91.0", |
60 | | - "typescript": "^5.9.2", |
61 | | - "unstorage": "^1.17.0", |
| 59 | + "sass": "^1.93.2", |
| 60 | + "typescript": "^5.9.3", |
| 61 | + "unstorage": "^1.17.1", |
62 | 62 | "vitest": "^3.2.4", |
63 | 63 | "vue-router": "^4.5.1", |
64 | 64 | "vue-sidebar-menu": "^5.7.0" |
|
0 commit comments