-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
120 lines (113 loc) · 2.5 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
120 lines (113 loc) · 2.5 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
packages:
- turbo
- docs
- packages/*
- examples/*
- packages/*/tests/fixture/*
- packages/*/e2e/fixture/*
- packages/*/e2e/fixture/partials/*
allowBuilds:
core-js-pure: true
esbuild: true
sharp: true
workerd: true
catalog:
'@astrojs/check': ^0.9.9
'@astrojs/cloudflare': ^14.1.2
'@astrojs/compiler': ^4.0.0
'@astrojs/internal-helpers': ^0.10.1
'@astrojs/markdown-remark': ^7.2.1
'@astrojs/mdx': ^7.0.2
'@astrojs/node': ^11.0.2
'@astrojs/preact': ^6.0.1
'@astrojs/react': ^6.0.1
'@astrojs/rss': ^4.0.19
'@astrojs/sitemap': ^3.7.3
'@astrojs/starlight': ~0.41.3
'@astrojs/vercel': ^11.0.2
'@changesets/changelog-github': ^0.7.0
'@changesets/cli': ^2.31.1
'@croct/plug': ^0.23.0
'@faker-js/faker': ^10.3.0
'@fortawesome/fontawesome-free': ^7.2.0
'@lunariajs/core': ^0.1.1
'@nanostores/preact': ^1.0.0
'@orama/core': ^1.2.19
'@orama/wc-components': ^0.8.1
'@playwright/test': ^1.58.2
'@turbo/gen': ^2.8.12
'@types/content-type': ^1.1.9
'@types/debug': ^4.1.12
'@types/hast': ^3.0.4
'@types/lodash': ^4.17.24
'@types/mdast': ^4.0.4
'@types/node': ^25.3.3
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
'@types/unist': ^3.0.3
'@types/xast': ^2.0.4
'@vercel/analytics': ^1.6.1
'@vitest/coverage-v8': ^4.0.18
'@vitest/ui': ^4.0.18
ast-types: ^0.14.2
astro: ^7.0.7
content-type: ^1.0.5
corepack: 0.34.0
cross-spawn: 7.0.6
debug: ^4.4.3
devalue: ^5.6.3
estree-walker: ^3.0.3
fast-glob: ^3.3.3
husky: ^9.1.7
jest-extended: ^7.0.0
lint-staged: ^16.3.1
lodash: ^4.17.23
magic-string: ^0.30.21
mdast-util-from-markdown: ^2.0.3
mermaid: ^11.13.0
nanostores: ^1.1.1
node-html-parser: ^7.0.1
postcss: ^8.5.6
preact: ^10.28.4
prettier: ^3.8.1
prettier-plugin-astro: ^0.14.1
react: ^19.2.4
react-dom: ^19.2.4
recast: ^0.23.11
rehype: ^13.0.2
rollup: ^4.59.0
sharp: ^0.34.5
shiki: ^4.0.0
sitemap: ^9.0.1
starlight-cooler-credit: ^0.6.0
starlight-links-validator: ^0.25.2
starlight-package-managers: ^0.12.0
strip-ansi: ^7.2.0
tsup: 8.5.1
turbo: ^2.8.12
typescript: ^5.9.3
undici: ^7.22.0
unist-util-is: ^6.0.1
upath: ^2.0.1
vite: ^8.1.4
vitest: ^4.0.18
wrangler: ^4.77.0
zod: ^4.3.6
catalogMode: manual
catalogs:
lax:
'@astrojs/starlight': ^0.41.0
astro: ^7
min:
astro: ^7
vite: ^8
onlyBuiltDependencies:
- core-js-pure
- esbuild
- sharp
overrides:
astro: 'catalog:'
picomatch: 3.0.1
vite: 'catalog:'
patchedDependencies:
astro: patches/astro.patch