|
14 | 14 | "enableNonBrowserBranches": true |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@antfu/utils": "^0.7.7", |
| 17 | + "@antfu/utils": "^0.7.8", |
18 | 18 | "@headlessui/vue": "^1.7.21", |
19 | 19 | "@types/splitpanes": "^2.2.6", |
20 | | - "@vue/runtime-core": "^3.4.26", |
21 | | - "@vue/runtime-dom": "^3.4.26", |
22 | | - "@vue/shared": "^3.4.26", |
| 20 | + "@vue/runtime-core": "^3.4.27", |
| 21 | + "@vue/runtime-dom": "^3.4.27", |
| 22 | + "@vue/shared": "^3.4.27", |
23 | 23 | "@vueuse/core": "10.9.0", |
24 | 24 | "@vueuse/integrations": "^10.9.0", |
25 | 25 | "@vueuse/shared": "10.9.0", |
|
33 | 33 | "splitpanes": "^3.1.5", |
34 | 34 | "theme-vitesse": "^0.7.9", |
35 | 35 | "vscode-html-languageservice": "^5.2.0", |
36 | | - "vue": "^3.4.26" |
| 36 | + "vue": "^3.4.27" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^2.16.1", |
| 39 | + "@antfu/eslint-config": "^2.16.3", |
40 | 40 | "@iconify/json": "^2.2.207", |
41 | 41 | "@types/file-saver": "^2.0.7", |
42 | | - "@types/node": "^20.12.9", |
| 42 | + "@types/node": "^20.12.10", |
43 | 43 | "@vitejs/plugin-vue": "^5.0.4", |
44 | | - "@vue/compiler-sfc": "^3.4.26", |
| 44 | + "@vue/compiler-sfc": "^3.4.27", |
45 | 45 | "eslint": "^9.2.0", |
46 | 46 | "typescript": "^5.4.5", |
47 | 47 | "unplugin-icons": "^0.19.0", |
|
0 commit comments