-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path.yarnrc.yml
More file actions
83 lines (66 loc) · 1.85 KB
/
Copy path.yarnrc.yml
File metadata and controls
83 lines (66 loc) · 1.85 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
checksumBehavior: update
plugins:
- checksum: 2ed3d777072e2e1466f393a34f237f4d340a37d0dc00d7db1218d9266df77206808ed744ad1901fa586cc9fa3b76896bbc87931a5ff8c110271f3c72f4adee6f
path: .yarn/plugins/@yarnpkg/plugin-yarnpnp2nix.cjs
spec: "https://raw.githubusercontent.com/blocksense-network/yarnpnp2nix/master/plugin/dist/plugin-yarnpnp2nix.js"
yarnpnp2nixManifestPath: ./nix/pkgs/onchain-interactions/yarn-manifest.generated.nix
logFilters:
# https://yarnpkg.com/advanced/error-codes
- code: YN0007
level: discard
# (MUST_BUILD)
- code: YN0013
level: discard
# (FETCH_NOT_CACHED)
- code: YN0076
level: discard
# (INCOMPATIBLE_ARCHITECTURE)
packageExtensions:
'@typescript-eslint/utils@*':
dependencies:
eslint: '8'
'eslint-config-next@*':
dependencies:
next: '*'
'next@^15':
dependencies:
nextra: '4.0.0'
nextra-theme-docs: '4.0.0'
'langium@*':
dependencies:
'@chevrotain/regexp-to-ast': '11.0.3'
vscode-languageserver: '9.0.1'
vscode-languageserver-protocol: '3.17.5'
vscode-languageserver-types: '3.17.5'
vscode-jsonrpc: '8.2.0'
'acorn-jsx@*':
dependencies:
acorn: '*'
'@aztec/foundation@0.55.1':
dependencies:
'tslib': '^2.6.3'
'@aztec/circuit-types@0.55.1':
dependencies:
'viem': '^2.20.0'
'@storybook/nextjs@8.6.12':
dependencies:
'next': '15.1.4'
'webpack': '5.98.0'
'postcss-loader@*':
dependencies:
'@tailwindcss/postcss': '*'
'@walletconnect/modal-ui@*':
dependencies:
'lit-html': '^3.3.0'
'pino@*':
dependencies:
'pino-pretty': '*'
'@effect/eslint-plugin@*':
dependencies:
'@typescript-eslint/utils': '*'
'@vitejs/plugin-react@4.3.4':
dependencies:
'vite': '^7'
'@ethers-ext/signer-ledger@*':
dependencies:
'tslib': '*'