-
-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
56 lines (54 loc) · 1.3 KB
/
pnpm-workspace.yaml
File metadata and controls
56 lines (54 loc) · 1.3 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
cleanupUnusedCatalogs: true
linkWorkspacePackages: true
preferWorkspacePackages: true
packages:
- integrations/*
- packages/*
catalog:
'@arethetypeswrong/core': ^0.18.2
'@changesets/cli': ^2.30.0
'@commitlint/parse': ^20.5.0
'@eslint/js': ^10.0.1
'@stylistic/eslint-plugin': ^5.10.0
'@svitejs/changesets-changelog-github-compact': ^1.2.0
'@tanstack/query-core': ^5.95.0
'@types/eslint': ^9.6.1
'@types/jsonfile': ^6.1.4
'@types/node': ^24.10.1
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
'@types/semver': ^7.7.1
'@vitejs/plugin-react': ^6.0.1
'@vitejs/plugin-vue': ^6.0.5
eslint: ^10.1.0
eslint-plugin-import-x: ^4.16.2
eslint-plugin-n: ^17.24.0
globals: ^17.4.0
jiti: ^2.6.1
jsdom: ^28.1.0
jsonfile: ^6.2.0
markdown-link-extractor: ^4.0.3
nx: 22.6.1
premove: ^4.0.0
prettier: ^3.8.1
publint: ^0.3.18
react: ^19.2.4
react-dom: ^19.2.4
semver: ^7.7.4
sherif: ^1.11.0
simple-git: ^3.33.0
tinyglobby: ^0.2.15
tsdown: ^0.21.5
type-fest: ^5.5.0
typedoc: 0.28.14
typedoc-plugin-frontmatter: 1.3.0
typedoc-plugin-markdown: 4.9.0
typescript: 6.0.2
typescript-eslint: ^8.57.1
vite: ^8.0.2
vite-plugin-dts: 4.2.3
vite-plugin-externalize-deps: ^0.10.0
vite-tsconfig-paths: ^6.1.1
vitest: ^4.1.0
vue: ^3.5.30
vue-eslint-parser: ^10.4.0