|
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.9.1", |
| 23 | + "@antfu/eslint-config": "^3.11.2", |
24 | 24 | "@iconify-json/carbon": "^1.2.4", |
25 | 25 | "@iconify-json/mdi": "^1.2.1", |
26 | 26 | "@iconify-json/prime": "^1.2.1", |
27 | 27 | "@iconify-json/twemoji": "^1.2.1", |
28 | 28 | "@intlify/core": "9.14.0", |
29 | 29 | "@nuxt/content": "2.13.4", |
30 | | - "@nuxt/devtools": "^1.6.0", |
| 30 | + "@nuxt/devtools": "^1.6.1", |
31 | 31 | "@nuxt/fonts": "^0.10.2", |
32 | 32 | "@nuxt/image": "^1.8.1", |
33 | 33 | "@nuxt/test-utils": "^3.14.4", |
34 | 34 | "@pinia/nuxt": "^0.7.0", |
35 | | - "@primevue/themes": "^4.2.2", |
36 | | - "@sfxcode/formkit-primevue-nuxt": "^1.2.2", |
37 | | - "@tiptap/extension-highlight": "^2.9.1", |
38 | | - "@tiptap/extension-text-align": "^2.9.1", |
39 | | - "@tiptap/extension-text-style": "^2.9.1", |
40 | | - "@tiptap/pm": "^2.9.1", |
41 | | - "@tiptap/starter-kit": "^2.9.1", |
42 | | - "@tiptap/vue-3": "^2.9.1", |
| 35 | + "@primevue/themes": "^4.2.4", |
| 36 | + "@sfxcode/formkit-primevue-nuxt": "^1.2.5", |
| 37 | + "@tiptap/extension-highlight": "^2.10.3", |
| 38 | + "@tiptap/extension-text-align": "^2.10.3", |
| 39 | + "@tiptap/extension-text-style": "^2.10.3", |
| 40 | + "@tiptap/pm": "^2.10.3", |
| 41 | + "@tiptap/starter-kit": "^2.10.3", |
| 42 | + "@tiptap/vue-3": "^2.10.3", |
43 | 43 | "@unocss/nuxt": "^0.64.1", |
44 | | - "@vitest/ui": "^2.1.5", |
| 44 | + "@vitest/ui": "^2.1.6", |
45 | 45 | "@vue/test-utils": "^2.4.6", |
46 | | - "@vueuse/nuxt": "^11.2.0", |
| 46 | + "@vueuse/nuxt": "^11.3.0", |
| 47 | + "vue-i18n": "9.14.1", |
47 | 48 | "c8": "^10.1.2", |
48 | 49 | "changelogen": "^0.5.7", |
49 | 50 | "eslint": "^9.15.0", |
50 | | - "happy-dom": "^15.11.6", |
| 51 | + "happy-dom": "^15.11.7", |
51 | 52 | "jsdom": "^25.0.1", |
52 | | - "nuxt": "^3.14.159", |
| 53 | + "nuxt": "^3.14.1592", |
53 | 54 | "sass": "1.78.0", |
54 | | - "typescript": "^5.6.3", |
| 55 | + "typescript": "5.6.3", |
55 | 56 | "unstorage": "^1.13.1", |
56 | | - "vitest": "^2.1.5", |
| 57 | + "vitest": "^2.1.6", |
57 | 58 | "vue-sidebar-menu": "^5.4.2" |
58 | 59 | }, |
59 | 60 | "packageManager": "[email protected]+sha256.ccce81bf7498c5f0f80e31749c1f8f03baba99d168f64590fc7e13fad3ea1938" |
|
0 commit comments