-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
43 lines (40 loc) · 1.1 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
npmPublishAccess: public
packageExtensions:
"@babel/plugin-transform-react-display-name@*":
dependencies:
"@babel/core": "*"
"@babel/plugin-transform-react-jsx@*":
dependencies:
"@babel/core": "*"
"@babel/plugin-transform-react-pure-annotations@*":
dependencies:
"@babel/core": "*"
"@equisoft/design-elements-react@*":
dependencies:
core-js: "*"
"@radix-ui/react-select@*":
dependencies:
react-dom: ^17
"@storybook/components@*":
dependencies:
react: ^17
react-dom: ^17
"@storybook/core-common@*":
dependencies:
"@storybook/react-webpack5": "*"
"@storybook/react-dom-shim@*":
dependencies:
react-dom: ^17
"@storybook/react@*":
dependencies:
react: ^17
"@storybook/theming@*":
dependencies:
react: ^17
react-shadow@*:
peerDependencies:
styled-components: "*"
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-licenses-audit.cjs
spec: "https://raw.githubusercontent.com/tophat/yarn-plugin-licenses/master/bundles/@yarnpkg/plugin-licenses-audit.js"
yarnPath: .yarn/releases/yarn-4.4.0.cjs