|
20 | 20 | "release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@antfu/eslint-config": "^3.15.0", |
24 | | - "@iconify-json/carbon": "^1.2.5", |
| 23 | + "@antfu/eslint-config": "^4.1.1", |
| 24 | + "@iconify-json/carbon": "^1.2.6", |
25 | 25 | "@iconify-json/mdi": "^1.2.3", |
26 | 26 | "@iconify-json/prime": "^1.2.2", |
27 | 27 | "@iconify-json/twemoji": "^1.2.2", |
28 | 28 | "@nuxt/content": "^2.13.4", |
29 | | - "@nuxt/devtools": "2.0.0-beta.3", |
| 29 | + "@nuxt/devtools": "2.0.0", |
30 | 30 | "@nuxt/fonts": "^0.10.3", |
31 | 31 | "@nuxt/image": "^1.9.0", |
32 | 32 | "@nuxt/test-utils": "^3.15.4", |
33 | 33 | "@pinia/nuxt": "^0.9.0", |
34 | 34 | "@primevue/themes": "^4.2.5", |
35 | | - "@sfxcode/formkit-primevue-nuxt": "^1.2.11", |
36 | | - "@tiptap/extension-highlight": "^2.11.2", |
37 | | - "@tiptap/extension-text-align": "^2.11.2", |
38 | | - "@tiptap/extension-text-style": "^2.11.2", |
39 | | - "@tiptap/pm": "^2.11.2", |
40 | | - "@tiptap/starter-kit": "^2.11.2", |
41 | | - "@tiptap/vue-3": "^2.11.2", |
42 | | - "@unocss/nuxt": "^65.4.2", |
43 | | - "@vitest/ui": "^3.0.3", |
| 35 | + "@sfxcode/formkit-primevue-nuxt": "^1.2.12", |
| 36 | + "@tiptap/extension-highlight": "^2.11.5", |
| 37 | + "@tiptap/extension-text-align": "^2.11.5", |
| 38 | + "@tiptap/extension-text-style": "^2.11.5", |
| 39 | + "@tiptap/pm": "^2.11.5", |
| 40 | + "@tiptap/starter-kit": "^2.11.5", |
| 41 | + "@tiptap/vue-3": "^2.11.5", |
| 42 | + "@unocss/nuxt": "^65.4.3", |
| 43 | + "@vitest/ui": "^3.0.5", |
44 | 44 | "@vue/test-utils": "^2.4.6", |
45 | | - "@vueuse/nuxt": "^12.4.0", |
| 45 | + "@vueuse/nuxt": "^12.5.0", |
46 | 46 | "c8": "^10.1.3", |
47 | 47 | "changelogen": "^0.5.7", |
48 | | - "eslint": "^9.18.0", |
49 | | - "happy-dom": "^16.7.1", |
| 48 | + "eslint": "^9.20.0", |
| 49 | + "happy-dom": "^17.0.0", |
50 | 50 | "jsdom": "^26.0.0", |
51 | | - "nuxt": "^3.15.2", |
| 51 | + "nuxt": "^3.15.4", |
52 | 52 | "sass": "1.78.0", |
53 | 53 | "typescript": "^5.7.3", |
54 | 54 | "unstorage": "^1.14.4", |
55 | | - "vitest": "^3.0.3", |
| 55 | + "vitest": "^3.0.5", |
56 | 56 | "vue-router": "^4.5.0", |
57 | 57 | "vue-sidebar-menu": "^5.4.2" |
58 | 58 | }, |
|
0 commit comments