forked from vuejs/devtools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
43 lines (40 loc) · 833 Bytes
/
pnpm-workspace.yaml
File metadata and controls
43 lines (40 loc) · 833 Bytes
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
43
packages:
- packages/*
- docs
- packages/playground/**
catalog:
'@iconify/json': ^2.2.395
'@types/node': ^24.7.2
'@unocss/reset': ^66.5.4
'@vitejs/plugin-vue': ^6.0.1
'@vueuse/core': ^13.9.0
'@vueuse/integrations': ^13.9.0
colord: ^2.9.3
floating-vue: 5.2.2
mitt: ^3.0.1
pathe: ^2.0.3
perfect-debounce: ^2.0.0
pinia: ^3.0.3
sass-embedded: ^1.93.2
serve: ^14.2.5
shiki: ^3.13.0
splitpanes: ^4.0.4
typescript: ^5.9.3
unocss: ^66.5.4
unplugin-auto-import: ^20.2.0
vite: ^7.1.10
vite-hot-client: ^2.1.0
vite-plugin-dts: ^4.5.4
vite-plugin-inspect: ^11.3.3
vue: ^3.5.22
vue-router: ^4.6.0
vue-virtual-scroller: 2.0.0-beta.8
ignoredBuiltDependencies:
- '@parcel/watcher'
- core-js
- simple-git-hooks
- yorkie
onlyBuiltDependencies:
- electron
- esbuild
- vue-demi