|
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.12.1", |
| 23 | + "@antfu/eslint-config": "^3.15.0", |
24 | 24 | "@iconify-json/carbon": "^1.2.5", |
25 | | - "@iconify-json/mdi": "^1.2.2", |
| 25 | + "@iconify-json/mdi": "^1.2.3", |
26 | 26 | "@iconify-json/prime": "^1.2.2", |
27 | 27 | "@iconify-json/twemoji": "^1.2.2", |
28 | | - "@nuxt/content": "2.13.4", |
29 | | - "@nuxt/devtools": "^1.7.0", |
| 28 | + "@nuxt/content": "^2.13.4", |
| 29 | + "@nuxt/devtools": "2.0.0-beta.3", |
30 | 30 | "@nuxt/fonts": "^0.10.3", |
31 | | - "@nuxt/image": "^1.8.1", |
32 | | - "@nuxt/test-utils": "^3.15.1", |
| 31 | + "@nuxt/image": "^1.9.0", |
| 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.10", |
36 | | - "@tiptap/extension-highlight": "^2.11.0", |
37 | | - "@tiptap/extension-text-align": "^2.11.0", |
38 | | - "@tiptap/extension-text-style": "^2.11.0", |
39 | | - "@tiptap/pm": "^2.11.0", |
40 | | - "@tiptap/starter-kit": "^2.11.0", |
41 | | - "@tiptap/vue-3": "^2.11.0", |
42 | | - "@unocss/nuxt": "^0.65.3", |
43 | | - "@vitest/ui": "^2.1.8", |
| 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", |
44 | 44 | "@vue/test-utils": "^2.4.6", |
45 | | - "@vueuse/nuxt": "^12.3.0", |
| 45 | + "@vueuse/nuxt": "^12.4.0", |
46 | 46 | "c8": "^10.1.3", |
47 | 47 | "changelogen": "^0.5.7", |
48 | | - "eslint": "^9.17.0", |
49 | | - "happy-dom": "^16.3.0", |
50 | | - "jsdom": "^25.0.1", |
51 | | - "nuxt": "^3.15.1", |
| 48 | + "eslint": "^9.18.0", |
| 49 | + "happy-dom": "^16.7.1", |
| 50 | + "jsdom": "^26.0.0", |
| 51 | + "nuxt": "^3.15.2", |
52 | 52 | "sass": "1.78.0", |
53 | | - "typescript": "^5.7.2", |
| 53 | + "typescript": "^5.7.3", |
54 | 54 | "unstorage": "^1.14.4", |
55 | | - "vitest": "^2.1.8", |
56 | | - "vue-sidebar-menu": "^5.4.2", |
57 | | - "vue-router": "^4.5.0" |
58 | | - |
| 55 | + "vitest": "^3.0.3", |
| 56 | + "vue-router": "^4.5.0", |
| 57 | + "vue-sidebar-menu": "^5.4.2" |
59 | 58 | }, |
60 | 59 | "packageManager": "[email protected]+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a" |
61 | 60 | } |
0 commit comments