|
85 | 85 | "primevue": "^3.51.0" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@antfu/eslint-config": "2.13.3", |
| 88 | + "@antfu/eslint-config": "2.15.0", |
89 | 89 | "@formkit/core": "^1.6.2", |
90 | 90 | "@types/node": "^20.12.7", |
91 | | - "@unocss/preset-icons": "0.59.2", |
92 | | - "@unocss/preset-uno": "0.59.2", |
| 91 | + "@unocss/preset-icons": "0.59.4", |
| 92 | + "@unocss/preset-uno": "0.59.4", |
93 | 93 | "@vitejs/plugin-vue": "^5.0.4", |
94 | | - "@vue/compiler-sfc": "^3.4.21", |
95 | | - "@vue/server-renderer": "^3.4.21", |
| 94 | + "@vue/compiler-sfc": "^3.4.23", |
| 95 | + "@vue/server-renderer": "^3.4.23", |
96 | 96 | "@vue/test-utils": "^2.4.5", |
97 | 97 | "@vue/tsconfig": "^0.5.1", |
98 | 98 | "@vuedx/typecheck": "~0.7.6", |
|
102 | 102 | "changelogen": "^0.5.5", |
103 | 103 | "chart.js": "^4.4.2", |
104 | 104 | "consola": "^3.2.3", |
105 | | - "eslint": "^9.0.0", |
| 105 | + "eslint": "^9.1.0", |
106 | 106 | "json-editor-vue": "^0.14.0", |
107 | 107 | "mkdist": "^1.4.0", |
108 | | - "quill": "^1.3.7", |
| 108 | + "quill": "^2.0.0", |
109 | 109 | "sass": "^1.75.0", |
110 | 110 | "tslib": "^2.6.2", |
111 | 111 | "typescript": "^5.4.5", |
112 | 112 | "unbuild": "2.0.0", |
113 | | - "unocss": "0.59.2", |
| 113 | + "unocss": "0.59.4", |
114 | 114 | "unplugin-auto-import": "^0.17.5", |
115 | 115 | "unplugin-vue-components": "^0.26.0", |
116 | | - "vanilla-jsoneditor": "^0.23.1", |
117 | | - "vite": "^5.2.8", |
118 | | - "vite-plugin-dts": "^3.8.2", |
| 116 | + "vanilla-jsoneditor": "^0.23.2", |
| 117 | + "vite": "^5.2.10", |
| 118 | + "vite-plugin-dts": "^3.8.3", |
119 | 119 | "vite-plugin-eslint": "^1.8.1", |
120 | 120 | "vite-plugin-pages": "^0.32.1", |
121 | 121 | "vite-ssg": "^0.23.6", |
122 | | - "vitepress": "1.1.0", |
123 | | - "vue": "^3.4.21", |
| 122 | + "vitepress": "1.1.3", |
| 123 | + "vue": "^3.4.23", |
124 | 124 | "vue-demi": "^0.14.7", |
125 | | - "vue-router": "^4.3.0", |
| 125 | + "vue-router": "^4.3.2", |
126 | 126 | "vue-tsc": "^2.0.13" |
127 | 127 | } |
128 | 128 | } |
0 commit comments