|
11 | 11 | "@codemirror/lang-xml": "^6.1.0",
|
12 | 12 | "@codemirror/language": "^6.10.8",
|
13 | 13 | "@codemirror/state": "^6.5.2",
|
14 |
| - "@codemirror/view": "^6.36.2", |
| 14 | + "@codemirror/view": "^6.36.4", |
15 | 15 | "@lezer/highlight": "^1.2.1",
|
16 | 16 | "@ntnyq/utils": "catalog:",
|
17 |
| - "@uiw/codemirror-themes": "^4.23.8", |
18 |
| - "@vueuse/core": "^12.5.0", |
| 17 | + "@uiw/codemirror-themes": "^4.23.9", |
| 18 | + "@vueuse/core": "^12.7.0", |
19 | 19 | "codemirror": "^6.0.1",
|
20 | 20 | "floating-vue": "^5.2.2",
|
21 | 21 | "svg-eslint-parser": "workspace:*",
|
22 | 22 | "vue-codemirror": "^6.1.1",
|
23 | 23 | "vue-resizable-panels": "^0.0.1"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@iconify-json/carbon": "^1.2.6", |
27 |
| - "@iconify-json/lucide": "^1.2.26", |
28 |
| - "@shikijs/transformers": "^3.0.0", |
29 |
| - "@shikijs/vitepress-twoslash": "^3.0.0", |
30 |
| - "twoslash": "^0.2.12", |
| 26 | + "@iconify-json/carbon": "^1.2.8", |
| 27 | + "@iconify-json/lucide": "^1.2.28", |
| 28 | + "@shikijs/transformers": "^3.1.0", |
| 29 | + "@shikijs/vitepress-twoslash": "^3.1.0", |
| 30 | + "twoslash": "^0.3.1", |
31 | 31 | "unocss": "^66.0.0",
|
32 |
| - "unplugin-vue-components": "^28.0.0", |
33 |
| - "vite": "^6.1.0", |
| 32 | + "unplugin-vue-components": "^28.4.1", |
| 33 | + "vite": "^6.2.0", |
34 | 34 | "vitepress": "^1.6.3",
|
35 |
| - "vitepress-plugin-group-icons": "^1.3.5", |
| 35 | + "vitepress-plugin-group-icons": "^1.3.6", |
36 | 36 | "vue": "^3.5.13"
|
37 | 37 | }
|
38 | 38 | }
|
0 commit comments