|
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.4.1", |
| 24 | + "@antfu/eslint-config": "^6.0.0", |
25 | 25 | "@iconify-json/carbon": "^1.2.14", |
26 | 26 | "@iconify-json/mdi": "^1.2.3", |
27 | 27 | "@iconify-json/prime": "^1.2.4", |
|
37 | 37 | "@pinia/nuxt": "^0.11.2", |
38 | 38 | "@primeuix/themes": "^1.2.5", |
39 | 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", |
| 40 | + "@tiptap/extension-highlight": "^3.7.2", |
| 41 | + "@tiptap/extension-text-align": "^3.7.2", |
| 42 | + "@tiptap/extension-text-style": "^3.7.2", |
| 43 | + "@tiptap/starter-kit": "^3.7.2", |
| 44 | + "@tiptap/vue-3": "^3.7.2", |
| 45 | + "@unocss/eslint-config": "^66.5.4", |
| 46 | + "@unocss/nuxt": "^66.5.4", |
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 | 52 | "eslint": "^9.37.0", |
53 | 53 | "eslint-plugin-format": "^1.0.2", |
54 | | - "happy-dom": "^20.0.0", |
| 54 | + "happy-dom": "^20.0.4", |
55 | 55 | "jsdom": "^27.0.0", |
56 | 56 | "nuxt": "^4.1.3", |
57 | 57 | "pinia": "^3.0.3", |
|
60 | 60 | "typescript": "^5.9.3", |
61 | 61 | "unstorage": "^1.17.1", |
62 | 62 | "vitest": "^3.2.4", |
63 | | - "vue-router": "^4.5.1", |
| 63 | + "vue-router": "^4.6.3", |
64 | 64 | "vue-sidebar-menu": "^5.7.0" |
65 | 65 | }, |
66 | 66 | "pnpm": { |
|
0 commit comments