|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@repo/shadcn-vue": "workspace:*", |
14 | | - "@vue-flow/background": "^1.3.2", |
15 | | - "@vue-flow/controls": "^1.1.3", |
16 | | - "@vue-flow/core": "^1.47.0", |
17 | | - "@vue-flow/node-toolbar": "^1.1.1", |
18 | | - "@vueuse/core": "^13.9.0", |
19 | | - "ai": "^5.0.60", |
20 | | - "lucide-vue-next": "^0.544.0", |
21 | | - "motion-v": "^1.7.3", |
22 | | - "shiki": "^3.14.0", |
23 | | - "streamdown-vue": "^1.0.29", |
24 | | - "tokenlens": "^1.3.1", |
25 | | - "vue": "^3.5.22", |
26 | | - "vue-stick-to-bottom": "^0.1.0" |
| 14 | + "@vue-flow/background": "catalog:ai-kit", |
| 15 | + "@vue-flow/controls": "catalog:ai-kit", |
| 16 | + "@vue-flow/core": "catalog:ai-kit", |
| 17 | + "@vue-flow/node-toolbar": "catalog:ai-kit", |
| 18 | + "@vueuse/core": "catalog:ui-core", |
| 19 | + "ai": "catalog:ai-kit", |
| 20 | + "lucide-vue-next": "catalog:ui-core", |
| 21 | + "motion-v": "catalog:ui-core", |
| 22 | + "shiki": "catalog:ai-kit", |
| 23 | + "streamdown-vue": "catalog:ui-core", |
| 24 | + "tokenlens": "catalog:ai-kit", |
| 25 | + "vue": "catalog:ui-core", |
| 26 | + "vue-stick-to-bottom": "catalog:ui-core" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/hast": "^3.0.4", |
30 | | - "@vitejs/plugin-vue": "^6.0.1", |
31 | | - "@vitejs/plugin-vue-jsx": "^5.1.1", |
32 | | - "@vitest/browser-playwright": "^4.0.8", |
33 | | - "@vitest/ui": "4.0.8", |
34 | | - "@vue/test-utils": "^2.4.6", |
35 | | - "playwright": "^1.56.1", |
36 | | - "typescript": "^5.9.3", |
37 | | - "vitest": "^4.0.8", |
38 | | - "vitest-browser-vue": "^2.0.1" |
| 29 | + "@types/hast": "catalog:tooling", |
| 30 | + "@vitejs/plugin-vue": "catalog:tooling", |
| 31 | + "@vitejs/plugin-vue-jsx": "catalog:tooling", |
| 32 | + "@vitest/browser-playwright": "catalog:testing", |
| 33 | + "@vitest/ui": "catalog:testing", |
| 34 | + "@vue/test-utils": "catalog:testing", |
| 35 | + "playwright": "catalog:testing", |
| 36 | + "typescript": "catalog:tooling", |
| 37 | + "vitest": "catalog:testing", |
| 38 | + "vitest-browser-vue": "catalog:testing" |
39 | 39 | } |
40 | 40 | } |
0 commit comments