-
-
Notifications
You must be signed in to change notification settings - Fork 353
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
41 lines (37 loc) · 824 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
41 lines (37 loc) · 824 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
packages:
- 'packages/*'
- 'apps/*'
- 'examples'
strictPeerDependencies: false
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
- oxlint
- oxfmt
- oxlint-tsgolint
- '@oxlint/*'
- '@oxfmt/*'
- '@oxlint-tsgolint/*'
catalog:
typescript: ^5.9.3
vite: ^7.3.1
react: ^19.2.3
react-dom: ^19.2.3
'@types/react': ^19.2.7
'@types/react-dom': ^19.2.3
'@types/node': ^22.19.1
vitest: ^4.1.5
'@vitejs/plugin-react': ^4.7.0
vite-plugin-dts: ^4.5.4
playwright: ^1.60.0
'@vitest/browser': ^4.1.5
'@vitest/browser-playwright': ^4.1.5
oxlint: ^1.60.0
oxfmt: ^0.45.0
oxlint-tsgolint: ^0.21.1
tiny-invariant: ^1.3.3
'@testing-library/react': ^16.3.2
'@testing-library/jest-dom': ^6.9.1
'@microsoft/api-extractor': ^7.57.7
jsdom: ^28.1.0
knip: ^5.86.0
'@ladle/react': ^5.1.1