-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
72 lines (70 loc) · 1.91 KB
/
pnpm-workspace.yaml
File metadata and controls
72 lines (70 loc) · 1.91 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
packages:
- contracts
- examples
- explorer
- sdk
- subgraph
- tutorial
catalogs:
core:
prettier: 3.8.1
typescript: 5.9.3
eslint:
'@eslint/js': 9.39.4
eslint: 9.39.4
eslint-plugin-import-x: 4.16.2
globals: 16.5.0
typescript-eslint: 8.57.2
react:
react: 19.2.4
react-dom: 19.2.4
'@tanstack/react-query': 5.95.2
'@types/react': 19.2.14
'@types/react-dom': 19.2.3
eslint-plugin-react: 7.37.5
eslint-plugin-react-hooks: 5.2.0
eslint-plugin-react-refresh: 0.5.2
vite-plugin-radar: 0.10.1
solidity:
'@openzeppelin/contracts': 4.9.6
'@openzeppelin/contracts-upgradeable': 4.9.6
solhint: 5.2.0
types:
'@types/node': 22.19.15
web3:
viem: 2.47.6
overrides:
'@graphprotocol/graph-cli>js-yaml': '3.14.1' # Required
'@graphprotocol/graph-cli>yaml': '1.10.2' # Required
ajv@<6.14.0: '>=6.14.0'
ajv@>=7.0.0-alpha.0 <8.18.0: '>=8.18.0'
axios@<0.30.0: '>=0.30.0'
axios@<=0.30.2: '>=0.30.3'
axios@>=0.8.1 <0.28.0: '>=0.28.0'
bn.js@<4.12.3: '>=4.12.3'
cookie@<0.7.0: '>=0.7.0'
cross-spawn@>=7.0.0 <7.0.5: '>=7.0.5'
ejs@<3.1.10: '>=3.1.10'
fast-xml-parser@>=4.0.0-beta.3 <=5.5.5: '>=5.5.6'
fast-xml-parser@>=4.0.0-beta.3 <=5.5.6: '>=5.5.7'
fast-xml-parser@>=5.0.0 <5.3.5: '>=5.3.5'
fast-xml-parser@>=5.0.0 <5.3.6: '>=5.3.6'
fast-xml-parser@>=5.0.0 <5.3.8: '>=5.3.8'
fast-xml-parser@>=5.0.9 <=5.3.3: '>=5.3.4'
immutable@<3.8.3: '>=3.8.3'
immutable@>=4.0.0-rc.1 <4.3.8: '>=4.3.8'
js-yaml@<3.14.2: '>=3.14.2'
lodash@>=4.0.0 <=4.17.22: '>=4.17.23'
parse-duration@<2.1.3: '>=2.1.3'
semver@>=7.0.0 <7.5.2: '>=7.5.2'
serialize-javascript@<=7.0.2: '>=7.0.3'
solhint>ajv: '6.12.6' # Required
tar@<7.5.7: '>=7.5.7'
tar@<7.5.8: '>=7.5.8'
tar@<=7.5.10: '>=7.5.11'
tar@<=7.5.2: '>=7.5.3'
tar@<=7.5.3: '>=7.5.4'
tar@<=7.5.9: '>=7.5.10'
tmp@<=0.2.3: '>=0.2.4'
undici@<6.23.0: '>=6.23.0'
undici@<6.24.0: '>=6.24.0'