-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.yarnrc.yml
61 lines (59 loc) · 1.54 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
packageExtensions:
"@storybook/core-server@*":
peerDependencies:
esbuild-loader: "*"
"@storybook/core@*":
peerDependencies:
esbuild-loader: "*"
"@storybook/manager-webpack4@*":
peerDependencies:
esbuild-loader: "*"
"@storybook/react@*":
peerDependencies:
esbuild-loader: "*"
app-builder-lib@*:
peerDependenciesMeta:
dmg-builder:
optional: true
devtools@*:
dependencies:
debug: "*"
storybook-addon-turbo-build@*:
peerDependencies:
webpack: "*"
storycrawler@*:
peerDependencies:
puppeteer: ">=5"
eslint-config-airbnb-typescript@*:
peerDependencies:
eslint-config-airbnb-base: ">=14"
"@graphql-codegen/gql-tag-operations-preset@*":
dependencies:
"@graphql-codegen/visitor-plugin-common": "^2.2.0"
codeceptjs@*:
dependencies:
debug: "*"
semver: "*"
peerDependencies:
playwright: "*"
"@codeceptjs/ui@*":
dependencies:
uuid: "*"
chalk: "*"
mocha: "*"
acorn: "*"
parse-function: "*"
"@codeceptjs/configure@*":
peerDependencies:
codeceptjs: "*"
"debug@*":
dependencies:
supports-color: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/yarn-up-all-plugin.cjs
spec: "https://github.com/e5mode/yarn-up-all/releases/download/1.1.0/index.js"
- path: .yarn/plugins/@yarnpkg/plugin-constraints.cjs
spec: "@yarnpkg/plugin-constraints"
yarnPath: .yarn/releases/yarn-3.0.2.cjs