-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
42 lines (42 loc) · 995 Bytes
/
pnpm-workspace.yaml
File metadata and controls
42 lines (42 loc) · 995 Bytes
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
packages:
- packages/*
catalog:
"@chromatic-com/storybook": ^5.1.2
"@serverlessworkflow/sdk": ^1.0.1
"@storybook/addon-a11y": ^10.3.5
"@storybook/addon-docs": ^10.3.5
"@storybook/addon-vitest": ^10.3.5
"@storybook/react-vite": ^10.3.5
"@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.4
"@vitest/ui": ^4.1.4
"@xyflow/react": ^12.10.2
husky: ^9.1.7
"js-yaml": ^4.1.1
jsdom: ^29.0.2
lint-staged: ^16.4.0
oxfmt: ^0.45.0
oxlint: ^1.60.0
react: ^19.2.5
react-dom: ^19.2.5
rimraf: ^6.1.3
storybook: ^10.3.5
syncpack: ^14.3.0
typescript: ^6.0.2
vite: ^8.0.8
vitest: ^4.1.4
cleanupUnusedCatalogs: true
onlyBuiltDependencies:
- "@swc/core"
- chromedriver
- edgedriver
- esbuild
- geckodriver
- unrs-resolver