-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
42 lines (40 loc) · 1.02 KB
/
pnpm-workspace.yaml
File metadata and controls
42 lines (40 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
packages:
- 'apps/*'
- 'packages/*'
- 'internal/*'
catalog:
'@internationalized/date': '^3.12.0'
'@tailwindcss/vite': '^4.2.2'
'@tanstack/vue-table': '^8.21.3'
'@types/node': '^25.0.0'
'@unovis/vue': '^1.6.4'
'@vee-validate/zod': '^4.15.1'
'@vitejs/plugin-vue': '^6.0.0'
'@vueuse/core': '^14.2.1'
'class-variance-authority': '^0.7.1'
'clsx': '^2.1.1'
'embla-carousel': '^8.6.0'
'embla-carousel-vue': '^8.6.0'
'lucide-vue-next': '^0.577.0'
'pinia': '^3.0.0'
'reka-ui': '^2.9.0'
'rimraf': '^6.0.1'
'tailwind-merge': '^3.5.0'
'tailwindcss': '^4.0.0'
'tw-animate-css': '^1.4.0'
'typescript': '^5.9.0'
'unbuild': '^3.6.1'
'vaul-vue': '^0.4.1'
'vee-validate': '^4.15.1'
'vite': '^8.0.0'
'vue': '^3.5.0'
'vue-i18n': '^11.0.0'
'vue-input-otp': '^0.3.2'
'vue-router': '^5.0.0'
'vue-sfc-transformer': '^0.1.17'
'vue-sonner': '^2.0.9'
'vue-tsc': '^3.2.0'
'zod': '^3.24.0'
overrides:
vite: npm:@voidzero-dev/vite-plus-core@0.1.13
vitest: npm:@voidzero-dev/vite-plus-test@0.1.13