-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
46 lines (46 loc) · 1.08 KB
/
pnpm-workspace.yaml
File metadata and controls
46 lines (46 loc) · 1.08 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
packages:
- packages/*
catalog:
"@chromatic-com/storybook": ^5.1.2
"@playwright/test": ^1.59.1
"@serverlessworkflow/sdk": ^1.0.1
"@storybook/addon-a11y": ^10.3.6
"@storybook/addon-docs": ^10.3.6
"@storybook/addon-vitest": ^10.3.6
"@storybook/react-vite": ^10.3.6
"@tailwindcss/vite": ^4.2.4
"@testing-library/dom": ^10.4.1
"@testing-library/jest-dom": ^6.9.1
"@testing-library/react": ^16.3.2
"@testing-library/user-event": ^14.6.1
"@types/js-yaml": ^4.0.9
"@types/node": ^25.6.0
"@types/react": ^19.2.14
"@types/react-dom": ^19.2.3
"@vitest/coverage-v8": ^4.1.5
"@vitest/ui": ^4.1.5
"@xyflow/react": ^12.10.2
husky: ^9.1.7
"js-yaml": ^4.1.1
jsdom: ^29.1.0
lucide-react: ^1.14.0
lint-staged: ^16.4.0
oxfmt: ^0.47.0
oxlint: ^1.62.0
react: ^19.2.5
react-dom: ^19.2.5
rimraf: ^6.1.3
storybook: ^10.3.6
syncpack: ^14.3.1
tailwindcss: ^4.2.4
typescript: ^6.0.3
vite: ^8.0.10
vitest: ^4.1.5
cleanupUnusedCatalogs: true
onlyBuiltDependencies:
- "@swc/core"
- chromedriver
- edgedriver
- esbuild
- geckodriver
- unrs-resolver