|
17 | 17 | "release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@antfu/eslint-config": "^4.13.2", |
21 | | - "@iconify-json/carbon": "^1.2.8", |
| 20 | + "@antfu/eslint-config": "^5.4.1", |
| 21 | + "@iconify-json/carbon": "^1.2.14", |
22 | 22 | "@iconify-json/mdi": "^1.2.3", |
23 | | - "@iconify-json/prime": "^1.2.2", |
24 | | - "@iconify-json/twemoji": "^1.2.2", |
25 | | - "@intlify/unplugin-vue-i18n": "^6.0.8", |
26 | | - "@primevue/themes": "^4.3.4", |
27 | | - "@sfxcode/formkit-primevue": "^2.9.1", |
28 | | - "@tiptap/extension-highlight": "^2.12.0", |
29 | | - "@tiptap/extension-text-align": "^2.12.0", |
30 | | - "@tiptap/extension-text-style": "^2.12.0", |
31 | | - "@tiptap/pm": "^2.12.0", |
32 | | - "@tiptap/starter-kit": "^2.12.0", |
33 | | - "@tiptap/vue-3": "^2.12.0", |
| 23 | + "@iconify-json/prime": "^1.2.4", |
| 24 | + "@iconify-json/twemoji": "^1.2.4", |
| 25 | + "@intlify/unplugin-vue-i18n": "^11.0.1", |
| 26 | + "@primevue/themes": "^4.4.1", |
| 27 | + "@sfxcode/formkit-primevue": "^3.0.11", |
| 28 | + "@tiptap/extension-highlight": "^3.6.6", |
| 29 | + "@tiptap/extension-text-align": "^3.6.6", |
| 30 | + "@tiptap/extension-text-style": "^3.6.6", |
| 31 | + "@tiptap/pm": "^3.6.6", |
| 32 | + "@tiptap/starter-kit": "^3.6.6", |
| 33 | + "@tiptap/vue-3": "^3.6.6", |
34 | 34 | "@types/markdown-it-link-attributes": "^3.0.5", |
35 | | - "@unocss/eslint-config": "66.1.2", |
36 | | - "@unocss/preset-attributify": "66.1.2", |
37 | | - "@unocss/preset-icons": "66.1.2", |
38 | | - "@unocss/preset-typography": "66.1.2", |
39 | | - "@vitejs/plugin-vue": "^5.2.4", |
40 | | - "@vitest/ui": "^3.1.4", |
41 | | - "@vue/server-renderer": "^3.5.14", |
| 35 | + "@unocss/eslint-config": "66.5.3", |
| 36 | + "@unocss/preset-attributify": "66.5.3", |
| 37 | + "@unocss/preset-icons": "66.5.3", |
| 38 | + "@unocss/preset-typography": "66.5.3", |
| 39 | + "@vitejs/plugin-vue": "^6.0.1", |
| 40 | + "@vitest/ui": "^3.2.4", |
| 41 | + "@vue/server-renderer": "^3.5.22", |
42 | 42 | "@vue/test-utils": "^2.4.6", |
43 | 43 | "@vuedx/typecheck": "~0.7.6", |
44 | 44 | "@vuedx/typescript-plugin-vue": "~0.7.6", |
45 | | - "@vueuse/core": "^13.2.0", |
| 45 | + "@vueuse/core": "^13.9.0", |
46 | 46 | "@vueuse/head": "~2.0.0", |
47 | 47 | "add": "^2.0.6", |
48 | 48 | "autoprefixer": "^10.4.21", |
49 | 49 | "c8": "^10.1.3", |
50 | | - "changelogen": "^0.6.1", |
51 | | - "chart.js": "^4.4.9", |
| 50 | + "changelogen": "^0.6.2", |
| 51 | + "chart.js": "^4.5.0", |
52 | 52 | "consola": "^3.4.2", |
53 | | - "cross-env": "^7.0.3", |
54 | | - "eslint": "^9.27.0", |
55 | | - "happy-dom": "^17.4.7", |
| 53 | + "cross-env": "^10.1.0", |
| 54 | + "eslint": "^9.37.0", |
| 55 | + "happy-dom": "^20.0.0", |
56 | 56 | "https-localhost": "^4.7.1", |
57 | 57 | "markdown-it": "^14.1.0", |
58 | 58 | "markdown-it-link-attributes": "^4.0.1", |
59 | 59 | "markdown-it-prism": "^3.0.0", |
60 | | - "pinia": "~3.0.2", |
| 60 | + "pinia": "~3.0.3", |
61 | 61 | "pinia-cached-store": "^0.6.6", |
62 | | - "pnpm": "^10.11.0", |
| 62 | + "pnpm": "^10.18.2", |
63 | 63 | "primeicons": "^7.0.0", |
64 | | - "primevue": "^4.3.4", |
| 64 | + "primevue": "^4.4.1", |
65 | 65 | "prism-theme-vars": "^0.2.5", |
66 | 66 | "rxjs": "^7.8.2", |
67 | | - "sass": "1.89.0", |
| 67 | + "sass": "1.93.2", |
68 | 68 | "tslib": "^2.8.1", |
69 | | - "typescript": "^5.8.3", |
70 | | - "unocss": "66.1.2", |
71 | | - "unplugin-auto-import": "^19.2.0", |
72 | | - "unplugin-vue-components": "^28.5.0", |
73 | | - "unplugin-vue-markdown": "^28.3.1", |
74 | | - "vite": "^6.3.5", |
75 | | - "vite-plugin-inspect": "^11.1.0", |
76 | | - "vite-plugin-pages": "^0.33.0", |
77 | | - "vite-plugin-pwa": "^1.0.0", |
78 | | - "vite-plugin-restart": "^0.4.2", |
79 | | - "vite-plugin-vue-devtools": "^7.7.6", |
| 69 | + "typescript": "^5.9.3", |
| 70 | + "unocss": "66.5.3", |
| 71 | + "unplugin-auto-import": "^20.2.0", |
| 72 | + "unplugin-vue-components": "^29.1.0", |
| 73 | + "unplugin-vue-markdown": "^29.2.0", |
| 74 | + "vite": "^7.1.9", |
| 75 | + "vite-plugin-inspect": "^11.3.3", |
| 76 | + "vite-plugin-pages": "^0.33.1", |
| 77 | + "vite-plugin-pwa": "^1.0.3", |
| 78 | + "vite-plugin-restart": "^1.0.0", |
| 79 | + "vite-plugin-vue-devtools": "^8.0.2", |
80 | 80 | "vite-plugin-vue-layouts": "^0.11.0", |
81 | | - "vite-ssg": "^27.0.1", |
82 | | - "vitest": "^3.1.4", |
83 | | - "vue": "^3.5.14", |
| 81 | + "vite-ssg": "^28.2.1", |
| 82 | + "vitest": "^3.2.4", |
| 83 | + "vue": "^3.5.22", |
84 | 84 | "vue-demi": "^0.14.10", |
85 | | - "vue-i18n": "^11.1.4", |
| 85 | + "vue-i18n": "^11.1.12", |
86 | 86 | "vue-router": "^4.5.1", |
87 | 87 | "vue-sidebar-menu": "^5.7.0", |
88 | | - "vue-tsc": "^2.2.10", |
89 | | - "wait-on": "~8.0.3" |
| 88 | + "vue-tsc": "^3.1.1", |
| 89 | + "wait-on": "~9.0.1" |
90 | 90 | }, |
91 | 91 | "engines": { |
92 | 92 | "node": ">=18", |
|
0 commit comments