-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
44 lines (40 loc) · 1.02 KB
/
pnpm-workspace.yaml
File metadata and controls
44 lines (40 loc) · 1.02 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
packages:
- packages/*
- www
packageManagerStrictVersion: true
overrides:
esbuild: ~0.27.0
catalog:
'@faker-js/faker': ^9.2.0
'@radix-ui/react-slot': ^1.1.0
'@storybook/addon-essentials': ^8.4.5
'@storybook/addon-interactions': ^8.4.5
'@storybook/addon-links': ^8.4.5
'@storybook/blocks': ^8.4.5
'@storybook/react': ^8.4.5
'@storybook/react-vite': ^8.4.5
'@storybook/test': ^8.4.5
'@testing-library/dom': ^10.4.0
'@testing-library/jest-dom': ^6.6.3
'@testing-library/react': ^16.0.1
'@testing-library/user-event': ^14.6.1
'@vanilla-extract/css': ^1.14.1
'@vanilla-extract/dynamic': ^2.1.3
'@vanilla-extract/recipes': ^0.5.5
'@vanilla-extract/esbuild-plugin': ^2.3.15
'@vanilla-extract/vite-plugin': ^5.0.1
'@vitest/coverage-v8': ^2.1.8
clsx: ^2.1.1
happy-dom: ^15.7.4
knip: ^5.34.1
storybook: ^8.4.7
tsup: ^8.4.0
typescript: ^5.6.3
vite: ^5.4.11
vitest: ^2.1.8
catalogs:
react:
'@types/react': ^18.3.12
'@types/react-dom': ^18.3.1
react: ^18.3.1
react-dom: ^18.3.1