|
88 | 88 | "primevue": "^3.52.0" |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@antfu/eslint-config": "2.19.2", |
| 91 | + "@antfu/eslint-config": "2.21.1", |
92 | 92 | "@formkit/core": "^1.6.5", |
93 | | - "@types/node": "^20.13.0", |
94 | | - "@unocss/preset-icons": "0.60.4", |
95 | | - "@unocss/preset-uno": "0.60.4", |
| 93 | + "@types/node": "^20.14.2", |
| 94 | + "@unocss/preset-icons": "0.61.0", |
| 95 | + "@unocss/preset-uno": "0.61.0", |
96 | 96 | "@vitejs/plugin-vue": "^5.0.5", |
97 | 97 | "@vitest/coverage-v8": "^1.6.0", |
98 | 98 | "@vitest/ui": "^1.6.0", |
99 | | - "@vue/compiler-sfc": "^3.4.27", |
100 | | - "@vue/server-renderer": "^3.4.27", |
| 99 | + "@vue/compiler-sfc": "^3.4.29", |
| 100 | + "@vue/server-renderer": "^3.4.29", |
101 | 101 | "@vue/test-utils": "^2.4.6", |
102 | 102 | "@vue/tsconfig": "^0.5.1", |
103 | 103 | "@vuedx/typecheck": "~0.7.6", |
104 | 104 | "@vuedx/typescript-plugin-vue": "~0.7.6", |
105 | | - "@vueuse/core": "^10.10.0", |
| 105 | + "@vueuse/core": "^10.11.0", |
106 | 106 | "@vueuse/head": "^2.0.0", |
107 | 107 | "changelogen": "^0.5.5", |
108 | 108 | "chart.js": "^4.4.3", |
109 | 109 | "consola": "^3.2.3", |
110 | | - "eslint": "^9.4.0", |
| 110 | + "eslint": "^9.5.0", |
111 | 111 | "happy-dom": "^14.12.0", |
112 | 112 | "json-editor-vue": "^0.15.1", |
113 | 113 | "mkdist": "^1.5.1", |
114 | 114 | "quill": "^2.0.2", |
115 | | - "sass": "^1.77.4", |
116 | | - "tslib": "^2.6.2", |
| 115 | + "sass": "^1.77.5", |
| 116 | + "tslib": "^2.6.3", |
117 | 117 | "typescript": "^5.4.5", |
118 | 118 | "unbuild": "2.0.0", |
119 | | - "unocss": "0.60.4", |
| 119 | + "unocss": "0.61.0", |
120 | 120 | "unplugin-auto-import": "^0.17.6", |
121 | 121 | "unplugin-vue-components": "^0.27.0", |
122 | | - "vanilla-jsoneditor": "^0.23.5", |
123 | | - "vite": "^5.2.12", |
| 122 | + "vanilla-jsoneditor": "^0.23.7", |
| 123 | + "vite": "^5.3.1", |
124 | 124 | "vite-plugin-dts": "^3.9.1", |
125 | 125 | "vite-plugin-eslint": "^1.8.1", |
126 | 126 | "vite-plugin-pages": "^0.32.2", |
127 | 127 | "vite-ssg": "^0.23.7", |
128 | | - "vitepress": "1.2.2", |
| 128 | + "vitepress": "1.2.3", |
129 | 129 | "vitest": "^1.6.0", |
130 | | - "vue": "^3.4.27", |
| 130 | + "vue": "^3.4.29", |
131 | 131 | "vue-demi": "^0.14.8", |
132 | | - "vue-router": "^4.3.2", |
133 | | - "vue-tsc": "^2.0.19" |
| 132 | + "vue-router": "^4.3.3", |
| 133 | + "vue-tsc": "^2.0.21" |
134 | 134 | } |
135 | 135 | } |
0 commit comments