forked from AmadeusITGroup/otter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
61 lines (58 loc) · 1.42 KB
/
.yarnrc.yml
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
nodeLinker: pnp
packageExtensions:
"probot@*":
dependencies:
bottleneck: "^2.19.5"
body-parser: "^1.20.2"
"@nx/angular@^16.3.2":
dependencies:
"@angular-devkit/build-angular": ~16.0.5
"@angular-devkit/core": ~16.0.5
"@angular-devkit/schematics": ~16.0.5
"@angular/compiler": ~16.0.5
"@angular/compiler-cli": ~16.0.5
"@schematics/angular": ~16.0.5
"@types/node": ^17.0.23
eslint: ^8.42.0
rxjs: ^7.8.1
nx: ^16.3.2
typescript: ~5.0.2
"@nx/cypress@^16.3.2":
dependencies:
typescript: ~5.0.2
"@nx/devkit@*":
dependencies:
nx: ^16.3.2
typescript: ~5.0.2
"@nx/jest@^16.3.2":
dependencies:
nx: ^16.3.2
typescript: ~5.0.2
"@nx/js@^16.3.2":
dependencies:
nx: ^16.3.2
typescript: ~5.0.2
"@nx/linter@^16.3.2":
dependencies:
nx: ^16.3.2
typescript: ~5.0.2
"@nx/webpack@^16.3.2":
dependencies:
"@types/node": ^17.0.23
nx: ^16.3.2
typescript: ~5.0.2
"@storybook/core-common@*":
dependencies:
react: ^16.14.0
react-dom: ^16.14.0
"@storybook/docs-tools@*":
dependencies:
react: ^16.14.0
react-dom: ^16.14.0
"postcss-loader@^7.2.4":
dependencies:
"@types/node": ^17.0.23
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.6.1.cjs