-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
109 lines (103 loc) · 2.56 KB
/
pnpm-workspace.yaml
File metadata and controls
109 lines (103 loc) · 2.56 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
packages:
- apps/**
- examples/**
- packages/**
- scripts/**
catalog:
'@antfu/eslint-config': ^6.6.1
'@astrojs/check': ^0.9.6
'@astrojs/cloudflare': ^12.6.12
'@astrojs/mdx': ^4.3.13
'@astrojs/react': ^4.4.2
'@astrojs/sitemap': ^3.6.0
'@cf-wasm/satori': ^0.3.3
'@changesets/changelog-github': ^0.5.2
'@changesets/cli': 2.29.7
'@docsearch/css': ^4.3.2
'@docsearch/react': ^4.3.2
'@fontsource-variable/merriweather': ^5.2.6
'@fontsource-variable/open-sans': ^5.2.7
'@fontsource-variable/public-sans': ^5.2.7
'@fontsource-variable/roboto-mono': ^5.2.8
'@fontsource-variable/source-sans-3': ^5.2.9
'@iconify-json/fa-solid': ^1.2.2
'@iconify-json/fa6-brands': 1.2.6
'@iconify-json/material-symbols': 1.2.42
'@iconify/tailwind4': ^1.2.0
'@iconify/types': ^2.0.0
'@iconify/utils': ^3.1.0
'@stackblitz/sdk': ^1.11.0
'@storybook/addon-docs': 10.1.11
'@storybook/react-vite': 10.1.11
'@tailwindcss/forms': ^0.5.10
'@tailwindcss/typography': 0.5.16
'@tailwindcss/vite': 4.1.14
'@types/fs-extra': 11.0.1
'@types/node': ^25.0.1
'@types/react': ^19.2.7
'@types/react-dom': ^19.2.3
'@types/twig': ^1.12.17
'@uswds/uswds': ^3.13.0
'@vitejs/plugin-react': 4.7.0
'@vitest/browser': ^4.0.16
'@vitest/browser-playwright': ^4.0.16
'@zag-js/anatomy': ^1.40.0
'@zag-js/aria-hidden': ^1.40.0
'@zag-js/core': ^1.40.0
'@zag-js/dismissable': ^1.40.0
'@zag-js/dom-query': ^1.40.0
'@zag-js/focus-trap': ^1.40.0
'@zag-js/react': ^1.40.0
'@zag-js/remove-scroll': ^1.40.0
'@zag-js/splitter': ^1.40.0
'@zag-js/store': ^1.40.0
'@zag-js/toggle': ^1.40.0
'@zag-js/types': ^1.40.0
'@zag-js/utils': ^1.40.0
'@zag-js/vanilla': ^1.40.0
astro: 5.14.5
astro-expressive-code: ^0.41.4
astro-seo: ^0.8.4
cva: ^1.0.0-beta.4
dedent: ^1.7.0
eslint: ^9.39.1
fathom-client: ^3.7.2
find-up: 6.3.0
fs-extra: 11.1.1
fuse.js: ^7.1.0
github-slugger: ^2.0.0
playwright: ^1.57.0
publint: ^0.3.18
react: ^19.2.3
react-dom: ^19.2.3
receptor: ^1.0.0
sharp: ^0.34.5
storybook: 10.1.11
tailwind-merge: ^3.4.0
tailwindcss: 4.1.18
tailwindcss-animate: ^1.0.7
ts-morph: 19.0.0
ts-pattern: 5.0.3
tsdown: ^0.17.3
tsx: ^4.21.0
turbo: ^2.6.3
typescript: ^5.9.3
vite: 7.2.7
vitest: ^4.0.16
vitest-browser-react: ^2.1.0
wrangler: ^4.54.0
catalogMode: prefer
onlyBuiltDependencies:
- '@parcel/watcher'
- '@tailwindcss/oxide'
- esbuild
- rolldown
- sharp
- workerd
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
- vite@6.4.1
- semver@6.3.1
- tailwind-merge@2.6.0