-
Notifications
You must be signed in to change notification settings - Fork 0
/
pnpm-workspace.yaml
79 lines (77 loc) · 1.77 KB
/
pnpm-workspace.yaml
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
packages:
- apps/*
- apps-svelte/*
- packages/*
- packages/ui-components/*
- "!**/test/**"
- "!**/.vercel/**"
- "!**/cache-directory/**"
catalog:
"@astrojs/check": ^0.9.4
"@astrojs/preact": ^4.0.0
"@preact/signals": ^2.0.0
"@astrojs/react": ^4.1.2
"@astrojs/mdx": ^4.0.3
"@astrojs/rss": ^4.0.11
"@astrojs/sitemap": ^3.2.1
"@astrojs/svelte": ^7.0.3
"@astrojs/tailwind": ^5.1.4
"@astrojs/vercel": ^8.0.1
"@astrojs/vue": ^5.0.4
"@custom-elements-manifest/analyzer": ^0.10.3
"@eslint/compat": ^1.2.4
"@iconify-json/mdi": ^1.2.2
"@open-wc/testing": ^4.0.0
"@types/react": ^19.0.3
"@types/react-dom": ^19.0.2
"@vanilla-extract/vite-plugin": ^4.0.16
"@web/test-runner": ^0.19.0
"@webcomponents/template-shadowroot": ^0.2.1
"@types/node": ^22.10.2
add: ^2.0.6
astro: ^5.1.3
astro-icon: ^1.1.5
autoprefixer: ^10.4.20
cssnano: ^7.0.6
dotenv: ^16.4.7
eslint: ^9.17.0
jest: ^29.7.0
lit: ^3.2.1
open-props: ^1.7.10
postcss: ^8.4.49
postcss-custom-media: ^11.0.5
postcss-html: ^1.7.0
postcss-import: ^16.1.0
postcss-jit-props: ^1.0.15
postcss-nesting: ^13.0.1
postcss-pow: ^1.0.1
preact: ^10.25.4
prettier: ^3.4.2
prettier-plugin-astro: ^0.14.1
react: ^19.0.0
react-dom: ^19.0.0
sharp: ^0.33.5
svelte: ^4.2.19
svelte-check: ^4.0.7
svelte-preprocess: ^6.0.3
tailwindcss: ^3.4.17
typescript: ^5.7.2
vite: ^5.4.11
vitest: ^2.1.6
vue: ^3.5.13
zod: ^3.23.8
catalogs:
astro4:
"@astrojs/check": ^0.9.4
"@astrojs/starlight": ^0.29.0
"@astrojs/vercel": ^7.8.2
"@astrojs/lit": ^4.3.0
astro: ^4.16.14
sharp: ^0.33.5
svelte5:
"@astrojs/svelte": ^7.0.3
"@sveltejs/adapter-auto": ^3.3.1
svelte: ^5.16.2
svelte-check: ^4.1.1
prettier-plugin-svelte: ^3.3.2
vite: ^6.0.3