|
1 |
| -//: https://github.com/jsdom/cssstyle/issues/182 |
| 1 | +cleanupUnusedCatalogs: true |
| 2 | +linkWorkspacePackages: true |
| 3 | +preferWorkspacePackages: true |
| 4 | + |
2 | 5 | packages:
|
3 |
| - - 'packages/**' |
4 |
| - - 'examples/angular/**' |
5 |
| - - 'examples/react/**' |
6 |
| - - 'examples/solid/**' |
7 |
| - - 'examples/vue/**' |
8 |
| - - 'examples/lit/**' |
9 |
| - - 'examples/svelte/**' |
10 |
| -catalog: |
11 |
| - '@eslint-react/eslint-plugin': ^1.53.1 |
12 |
| - '@solidjs/testing-library': ^0.8.10 |
13 |
| - '@tanstack/config': 0.20.2 |
14 |
| - '@tanstack/devtools-event-client': ^0.3.0 |
15 |
| - '@tanstack/devtools-ui': ^0.3.5 |
16 |
| - '@tanstack/react-devtools': ^0.7.0 |
17 |
| - '@tanstack/react-form': workspace:* |
18 |
| - '@tanstack/react-start': ^1.131.50 |
19 |
| - '@tanstack/react-store': ^0.7.7 |
20 |
| - '@tanstack/solid-store': ^0.7.7 |
21 |
| - '@tanstack/store': ^0.7.7 |
22 |
| - '@testing-library/jest-dom': ^6.8.0 |
23 |
| - '@testing-library/react': ^16.3.0 |
24 |
| - '@testing-library/user-event': ^14.6.1 |
25 |
| - '@testing-library/vue': ^8.1.0 |
26 |
| - '@types/node': ^24.1.0 |
27 |
| - '@types/react': ^19.0.7 |
28 |
| - '@types/react-dom': ^19.0.3 |
29 |
| - '@vitejs/plugin-react': ^4.7.0 |
30 |
| - '@vitest/coverage-istanbul': ^3.2.4 |
31 |
| - arktype: ^2.1.22 |
32 |
| - clsx: ^2.1.1 |
33 |
| - dayjs: ^1.11.18 |
34 |
| - decode-formdata: ^0.9.0 |
35 |
| - devalue: ^5.3.2 |
36 |
| - eslint: 9.36.0 |
37 |
| - eslint-plugin-react-compiler: 19.0.0-beta-ebf51a3-20250411 |
38 |
| - eslint-plugin-react-hooks: ^5.2.0 |
39 |
| - goober: ^2.1.16 |
40 |
| - jsdom: ^26.1.0 |
41 |
| - knip: ^5.63.1 |
42 |
| - markdown-link-extractor: ^4.0.2 |
43 |
| - nx: 21.5.3 |
44 |
| - premove: ^4.0.0 |
45 |
| - prettier: ^3.6.2 |
46 |
| - publint: ^0.3.13 |
47 |
| - react: ^19.0.0 |
48 |
| - react-dom: ^19.0.0 |
49 |
| - sherif: ^1.6.1 |
50 |
| - solid-js: ^1.9.9 |
51 |
| - tinyglobby: ^0.2.15 |
52 |
| - typescript: 5.8.2 |
53 |
| - typescript54: npm:[email protected] |
54 |
| - typescript55: npm:[email protected] |
55 |
| - typescript56: npm:[email protected] |
56 |
| - typescript57: npm:[email protected] |
57 |
| - valibot: ^1.1.0 |
58 |
| - vite: ^7.1.6 |
59 |
| - vite-plugin-solid: ^2.11.8 |
60 |
| - vitest: ^3.2.4 |
61 |
| - zod: ^3.25.76 |
62 |
| -overrides: |
63 |
| - cssstyle: 4.6.0 |
| 6 | + - packages/** |
| 7 | + - examples/angular/** |
| 8 | + - examples/react/** |
| 9 | + - examples/solid/** |
| 10 | + - examples/vue/** |
| 11 | + - examples/lit/** |
| 12 | + - examples/svelte/** |
0 commit comments