-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
86 lines (84 loc) · 2.32 KB
/
pnpm-workspace.yaml
File metadata and controls
86 lines (84 loc) · 2.32 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
packages:
- 'packages/*'
- 'e2e/*'
- 'graph/*'
- 'nx-dev/*'
- 'tools/*'
- 'astro-docs'
- 'examples/*/*'
- 'examples/angular-rspack/module-federation/host'
- 'examples/angular-rspack/module-federation/remote'
- 'packages/nx/native-packages/*'
catalog:
'@zkochan/js-yaml': 0.0.7
'chalk': ^4.1.0
'enquirer': ~2.3.6
'minimatch': 9.0.3
'picomatch': 4.0.2
'picocolors': ^1.1.0
'semver': ^7.6.3
'tinyglobby': ^0.2.12
'yargs': ^17.6.2
'yargs-parser': 21.1.1
catalogs:
angular:
'@angular-devkit/architect': ~0.2003.0
'@angular-devkit/build-angular': ~20.3.0
'@angular-devkit/core': ~20.3.0
'@angular-devkit/schematics': ~20.3.0
'@angular/build': ~20.3.0
'@angular/cli': ~20.3.0
'@angular/common': ~20.3.0
'@angular/compiler': ~20.3.0
'@angular/compiler-cli': ~20.3.0
'@angular/core': ~20.3.0
'@angular/localize': ~20.3.0
'@angular/platform-browser': ~20.3.0
'@angular/platform-server': ~20.3.0
'@angular/router': ~20.3.0
'@angular/ssr': ~20.3.0
'@schematics/angular': ~20.3.0
'ng-packagr': ~20.3.0
angular-supported-versions:
'@angular-devkit/build-angular': '>= 18.0.0 < 21.0.0'
'@angular-devkit/core': '>= 18.0.0 < 21.0.0'
'@angular-devkit/schematics': '>= 18.0.0 < 21.0.0'
'@angular/build': '>= 18.0.0 < 21.0.0'
'@schematics/angular': '>= 18.0.0 < 21.0.0'
'ng-packagr': '>= 18.0.0 < 21.0.0'
'rxjs': '^6.5.3 || ^7.5.0'
jest:
'@jest/reporters': ^30.0.2
'@jest/test-result': ^30.0.2
'@jest/types': ^30.0.1
'@types/jest': 30.0.0
'babel-jest': ^30.0.2
'identity-obj-proxy': 3.0.0
'jest': ^30.0.2
'jest-config': ^30.0.2
'jest-diff': ^30.0.2
'jest-environment-jsdom': ^30.0.2
'jest-environment-node': ^30.0.2
'jest-resolve': ^30.0.2
'jest-runtime': ^30.0.2
'jest-util': ^30.0.2
'ts-jest': ^29.4.0
react:
'@types/react': 18.3.1
'@types/react-dom': 18.3.1
react: 18.3.1
react-dom: 18.3.1
rspack:
'@rspack/cli': ^1.5.2
'@rspack/core': ^1.5.2
'@rspack/dev-server': ^1.1.4
'@rspack/plugin-react-refresh': ^1.0.0
'ts-checker-rspack-plugin': ^1.1.1
typescript:
'@phenomnomnominal/tsquery': ~5.0.1
'@types/node': ^20.19.10
'ts-morph': ^24.0.0
'ts-node': 10.9.1
'tsconfig-paths': ^4.1.2
'tslib': ^2.3.0
'typescript': ~5.9.2