Skip to content

Commit 5ce7bc9

Browse files
committed
chore: fix lint
1 parent aa86bb7 commit 5ce7bc9

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

pnpm-workspace.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ packages:
44
- packages/playground/**
55

66
catalog:
7-
vite-plugin-dts: ^4.5.3
8-
vue: ^3.5.13
9-
vue-router: ^4.5.0
10-
perfect-debounce: ^1.0.0
11-
shiki: ^3.2.1
12-
splitpanes: ^3.2.0
13-
vue-virtual-scroller: 2.0.0-beta.8
14-
'@vitejs/plugin-vue': ^5.2.3
157
'@iconify/json': ^2.2.321
168
'@types/node': ^22.13.14
179
'@unocss/reset': ^66.0.0
10+
'@vitejs/plugin-vue': ^5.2.3
11+
'@vueuse/core': ^12.8.2
12+
'@vueuse/integrations': ^12.8.2
13+
colord: ^2.9.3
14+
execa: ^9.5.2
1815
floating-vue: 5.2.2
16+
mitt: ^3.0.1
17+
pathe: ^2.0.3
18+
perfect-debounce: ^1.0.0
1919
pinia: ^3.0.1
2020
sass-embedded: ^1.86.0
21+
serve: ^14.2.4
22+
shiki: ^3.2.1
23+
splitpanes: ^3.2.0
24+
typescript: ^5.8.2
2125
unocss: ^66.0.0
2226
unplugin-auto-import: ^19.1.2
2327
vite: ^6.2.1
24-
'@vueuse/core': ^12.8.2
25-
'@vueuse/integrations': ^12.8.2
26-
colord: ^2.9.3
2728
vite-hot-client: ^2.0.4
28-
mitt: ^3.0.1
29-
pathe: ^2.0.3
30-
execa: ^9.5.2
29+
vite-plugin-dts: ^4.5.3
3130
vite-plugin-inspect: ^0.10.6
32-
serve: ^14.2.4
33-
typescript: ^5.8.2
31+
vue: ^3.5.13
32+
vue-router: ^4.5.0
33+
vue-virtual-scroller: 2.0.0-beta.8

0 commit comments

Comments
 (0)