-
Notifications
You must be signed in to change notification settings - Fork 302
/
.yarnrc.yml
67 lines (61 loc) · 1.7 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
62
63
64
65
66
67
compressionLevel: mixed
enableGlobalCache: true
logFilters:
- level: discard
pattern: provides react * with version 18
- level: discard
pattern: provides react-dom * with version 18
- level: discard
pattern: provides @types/react * with version 18
- level: discard
pattern: "@types/jest * with version 29.1.2"
packageExtensions:
"@codemirror/lang-html@*":
peerDependencies:
"@codemirror/view": "*"
"@docsearch/react@*":
peerDependencies:
"@algolia/client-search": ^4.9.1
"@docusaurus/theme-search-algolia@*":
dependencies:
"@algolia/client-search": ^4.9.1
prism-react-renderer: ^1.2.1
"@lezer/css@*":
dependencies:
"@lezer/common": 0.15.12
"@lezer/html@*":
dependencies:
"@lezer/common": 0.15.12
"@lezer/javascript@*":
dependencies:
"@lezer/common": 0.15.12
"@octokit/rest@^16":
dependencies:
"@octokit/core": ^3.0.0
"@svgr/core@*":
peerDependencies:
"@babel/core": "*"
chalk@*:
dependencies:
"#ansi-styles": "npm:[email protected]"
"#supports-color": "npm:[email protected]"
dependencies:
scheduler: 0.23.0
peerDependencies:
react-is: "*"
plugins:
- checksum: b1c1ddcd967b168da2e329ce1fe95ede85b1327032e5fa8725516df4e72a1cddb6c608925def5f1fc7dd64742d1c64cf125bc10753e4f8956872128a4a2d750a
path: .yarn/plugins/@yarnpkg/plugin-workspace-since.cjs
spec: "https://raw.githubusercontent.com/toss/yarn-plugin-workspace-since/main/bundles/%40yarnpkg/plugin-workspace-since.js"
supportedArchitectures:
cpu:
- x64
- arm64
libc:
- glibc
- musl
os:
- darwin
- linux
yarnPath: .yarn/releases/yarn-4.1.1.cjs