|
5 | 5 | "type": "module", |
6 | 6 | "version": "2.1.2", |
7 | 7 | "private": true, |
8 | | - "packageManager": "pnpm@10.18.3", |
| 8 | + "packageManager": "pnpm@10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be48", |
9 | 9 | "description": "%extension.description%", |
10 | 10 | "license": "MIT", |
11 | 11 | "repository": { |
|
231 | 231 | "type-check": "vue-tsc -p ./tsconfig.app.json --noEmit && vue-tsc -p ./tsconfig.node.json --noEmit" |
232 | 232 | }, |
233 | 233 | "devDependencies": { |
234 | | - "@antfu/eslint-config": "^6.0.0", |
235 | | - "@commitlint/cli": "^20.1.0", |
236 | | - "@commitlint/config-conventional": "^20.0.0", |
237 | | - "@guolao/vue-monaco-editor": "^1.5.5", |
| 234 | + "@antfu/eslint-config": "^7.0.1", |
| 235 | + "@commitlint/cli": "^20.3.1", |
| 236 | + "@commitlint/config-conventional": "^20.3.1", |
| 237 | + "@guolao/vue-monaco-editor": "^1.6.0", |
238 | 238 | "@iconify-prerendered/vue-codicon": "^0.28.1753246500", |
239 | 239 | "@iconify-prerendered/vue-line-md": "^0.28.1754899771", |
240 | | - "@tailwindcss/vite": "^4.1.14", |
241 | | - "@tomjs/vite-plugin-vscode": "^5.0.0", |
242 | | - "@tsconfig/node22": "^22.0.2", |
243 | | - "@typed-sigterm/eslint-config": "^1.6.0", |
| 240 | + "@tailwindcss/vite": "^4.1.18", |
| 241 | + "@tomjs/vite-plugin-vscode": "^7.0.0", |
| 242 | + "@tsconfig/node22": "^22.0.5", |
| 243 | + "@typed-sigterm/eslint-config": "^1.6.1", |
244 | 244 | "@types/js-md5": "^0.8.0", |
245 | | - "@types/node": "^24.8.1", |
| 245 | + "@types/node": "^25.0.9", |
246 | 246 | "@types/ps-tree": "^1.1.6", |
247 | | - "@types/vscode": "1.100.0", |
| 247 | + "@types/vscode": "1.108.1", |
248 | 248 | "@types/vscode-webview": "^1.57.5", |
249 | | - "@vitejs/plugin-vue": "^6.0.1", |
250 | | - "@vscode-elements/elements": "^2.3.1", |
251 | | - "@vscode/codicons": "^0.0.41", |
252 | | - "@vscode/vsce": "^3.6.2", |
| 249 | + "@vitejs/plugin-vue": "^6.0.3", |
| 250 | + "@vscode-elements/elements": "^2.4.0", |
| 251 | + "@vscode/codicons": "^0.0.44", |
| 252 | + "@vscode/vsce": "^3.7.1", |
253 | 253 | "@vue/tsconfig": "^0.8.1", |
254 | | - "@vueuse/core": "^13.9.0", |
| 254 | + "@vueuse/core": "^14.1.0", |
255 | 255 | "class-variance-authority": "^0.7.1", |
256 | 256 | "clsx": "^2.1.1", |
257 | 257 | "consola": "^3.4.2", |
258 | | - "eslint": "^9.38.0", |
| 258 | + "eslint": "^9.39.2", |
259 | 259 | "husky": "^9.1.7", |
260 | | - "lucide-vue-next": "^0.546.0", |
261 | | - "mixpanel-browser": "^2.71.0", |
262 | | - "monaco-editor": "^0.52.0", |
| 260 | + "lucide-vue-next": "^0.562.0", |
| 261 | + "mixpanel-browser": "^2.73.0", |
| 262 | + "monaco-editor": "^0.55.1", |
263 | 263 | "nanoid": "^5.1.6", |
264 | 264 | "ps-tree": "^1.2.0", |
265 | | - "reka-ui": "^2.5.1", |
266 | | - "shadcn-vue": "^2.3.1", |
267 | | - "tailwind-merge": "^3.3.1", |
268 | | - "tailwindcss": "^4.1.14", |
| 265 | + "reka-ui": "^2.7.0", |
| 266 | + "shadcn-vue": "^2.4.3", |
| 267 | + "tailwind-merge": "^3.4.0", |
| 268 | + "tailwindcss": "^4.1.18", |
269 | 269 | "tree-kill": "^1.2.2", |
270 | 270 | "tw-animate-css": "^1.4.0", |
271 | 271 | "typescript": "^5.9.3", |
272 | 272 | "un-oj": "^0.3.2", |
273 | | - "vite": "npm:rolldown-vite@^7.1.17", |
274 | | - "vite-plugin-vue-devtools": "^8.0.3", |
275 | | - "vue": "^3.5.22", |
276 | | - "vue-tsc": "^3.1.1", |
277 | | - "zod": "^4.1.12" |
| 273 | + "vite": "npm:rolldown-vite@^7.3.1", |
| 274 | + "vite-plugin-vue-devtools": "^8.0.5", |
| 275 | + "vue": "^3.5.26", |
| 276 | + "vue-tsc": "^3.2.2", |
| 277 | + "zod": "^4.3.5" |
278 | 278 | }, |
279 | 279 | "pnpm": { |
280 | 280 | "onlyBuiltDependencies": [ |
|
0 commit comments