|
30 | 30 | "@vue/devtools-kit": "workspace:^",
|
31 | 31 | "@vue/devtools-shared": "workspace:^",
|
32 | 32 | "@vue/devtools-ui": "workspace:*",
|
33 |
| - "@vueuse/core": "^12.7.0", |
34 |
| - "@vueuse/integrations": "^12.7.0", |
35 |
| - "colord": "^2.9.3", |
| 33 | + "@vueuse/core": "catalog:", |
| 34 | + "@vueuse/integrations": "catalog:", |
| 35 | + "colord": "catalog:", |
36 | 36 | "fast-deep-equal": "^3.1.3",
|
37 | 37 | "fuse.js": "^7.1.0",
|
38 | 38 | "minimatch": "^10.0.1",
|
39 |
| - "shiki": "^3.0.0", |
40 |
| - "splitpanes": "^3.1.8", |
| 39 | + "shiki": "catalog:", |
| 40 | + "splitpanes": "catalog:", |
41 | 41 | "vis-network": "^9.1.9",
|
42 |
| - "vite-hot-client": "^2.0.4", |
43 |
| - "vue-router": "^4.5.0", |
44 |
| - "vue-virtual-scroller": "2.0.0-beta.8", |
| 42 | + "vite-hot-client": "catalog:", |
| 43 | + "vue-router": "catalog:", |
| 44 | + "vue-virtual-scroller": "catalog:", |
45 | 45 | "vue3-sfc-loader": "^0.9.5"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@iconify/json": "^2.2.308", |
49 |
| - "@types/node": "^22.13.4", |
| 48 | + "@iconify/json": "catalog:", |
| 49 | + "@types/node": "catalog:", |
50 | 50 | "@types/splitpanes": "^2.2.6",
|
51 | 51 | "@unocss/core": "^66.0.0",
|
52 |
| - "@unocss/reset": "^66.0.0", |
53 |
| - "@vitejs/plugin-vue": "^5.2.1", |
| 52 | + "@unocss/reset": "catalog:", |
| 53 | + "@vitejs/plugin-vue": "catalog:", |
54 | 54 | "@vitejs/plugin-vue-jsx": "^4.1.1",
|
55 | 55 | "dayjs": "^1.11.13",
|
56 |
| - "floating-vue": "5.2.2", |
| 56 | + "floating-vue": "catalog:", |
57 | 57 | "ohash": "^1.1.4",
|
58 |
| - "pinia": "^3.0.1", |
59 |
| - "sass-embedded": "^1.85.0", |
| 58 | + "pinia": "catalog:", |
| 59 | + "sass-embedded": "catalog:", |
60 | 60 | "simple-git-hooks": "^2.11.1",
|
61 |
| - "unocss": "^66.0.0", |
| 61 | + "unocss": "catalog:", |
62 | 62 | "unplugin": "^2.2.0",
|
63 |
| - "unplugin-auto-import": "^19.1.0", |
| 63 | + "unplugin-auto-import": "catalog:", |
64 | 64 | "unplugin-vue-components": "^28.4.0",
|
65 |
| - "vite": "^6.1.1", |
66 |
| - "vue": "^3.5.13" |
| 65 | + "vite": "catalog:", |
| 66 | + "vue": "catalog:" |
67 | 67 | }
|
68 | 68 | }
|
0 commit comments