|
17 | 17 | "@antfu/utils": "^0.7.10", |
18 | 18 | "@headlessui/vue": "^1.7.22", |
19 | 19 | "@types/splitpanes": "^2.2.6", |
20 | | - "@vue/runtime-core": "^3.4.31", |
21 | | - "@vue/runtime-dom": "^3.4.31", |
22 | | - "@vue/shared": "^3.4.31", |
| 20 | + "@vue/runtime-core": "^3.4.32", |
| 21 | + "@vue/runtime-dom": "^3.4.32", |
| 22 | + "@vue/shared": "^3.4.32", |
23 | 23 | "@vueuse/core": "10.11.0", |
24 | 24 | "@vueuse/integrations": "^10.11.0", |
25 | 25 | "@vueuse/shared": "10.11.0", |
|
29 | 29 | "monaco-editor": "0.50.0", |
30 | 30 | "monaco-editor-core": "^0.50.0", |
31 | 31 | "pinia": "^2.1.7", |
32 | | - "pinia-orm": "^1.9.1", |
| 32 | + "pinia-orm": "^1.9.2", |
33 | 33 | "splitpanes": "^3.1.5", |
34 | 34 | "theme-vitesse": "^0.8.0", |
35 | 35 | "vscode-html-languageservice": "^5.3.0", |
36 | | - "vue": "^3.4.31" |
| 36 | + "vue": "^3.4.32" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^2.21.2", |
40 | | - "@iconify/json": "^2.2.225", |
| 39 | + "@antfu/eslint-config": "^2.22.4", |
| 40 | + "@iconify/json": "^2.2.228", |
41 | 41 | "@types/file-saver": "^2.0.7", |
42 | | - "@types/node": "^20.14.9", |
| 42 | + "@types/node": "^20.14.11", |
43 | 43 | "@vitejs/plugin-vue": "^5.0.5", |
44 | | - "@vue/compiler-sfc": "^3.4.31", |
45 | | - "eslint": "^9.6.0", |
| 44 | + "@vue/compiler-sfc": "^3.4.32", |
| 45 | + "eslint": "^9.7.0", |
46 | 46 | "typescript": "^5.5.3", |
47 | 47 | "unplugin-icons": "^0.19.0", |
48 | | - "unplugin-vue-components": "^0.27.2", |
49 | | - "vite": "^5.3.3", |
| 48 | + "unplugin-vue-components": "^0.27.3", |
| 49 | + "vite": "^5.3.4", |
50 | 50 | "vite-plugin-pwa": "^0.20.0", |
51 | 51 | "vite-plugin-windicss": "^1.9.3", |
52 | | - "vue-tsc": "^2.0.24", |
| 52 | + "vue-tsc": "^2.0.26", |
53 | 53 | "windicss": "^3.5.6" |
54 | 54 | }, |
55 | 55 | "packageManager": "yarn@4.3.1" |
|
0 commit comments