-
Notifications
You must be signed in to change notification settings - Fork 167
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
64 lines (63 loc) · 1.84 KB
/
pnpm-workspace.yaml
File metadata and controls
64 lines (63 loc) · 1.84 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
packages:
- packages/*
- packages/*/*
- '!packages/*/types'
catalog:
'@changesets/cli': ^2.29.7
'@commitlint/cli': ^20.1.0
'@commitlint/config-conventional': ^20.0.0
'@eslint/js': ^9.39.2
'@graphprotocol/sdk': ^0.6.1
'@nomicfoundation/hardhat-chai-matchers': ^2.0.0
'@nomicfoundation/hardhat-ethers': ^3.1.0
'@nomicfoundation/hardhat-foundry': ^1.1.1
'@nomicfoundation/hardhat-keystore': ^3.0.3
'@nomicfoundation/hardhat-ignition': 0.15.9
'@nomicfoundation/hardhat-ignition-ethers': 0.15.9
'@nomicfoundation/hardhat-network-helpers': ^1.0.9
'@nomicfoundation/hardhat-toolbox': ^5.0.0
'@nomicfoundation/hardhat-verify': ^2.0.10
'@nomicfoundation/ignition-core': 0.15.9
'@openzeppelin/contracts': ^5.3.0
'@typechain/ethers-v5': ^10.2.1
'@typechain/hardhat': ^9.0.0
'@types/debug': ^4.1.12
'@types/json5': ^2.2.0
'@types/node': ^20.17.50
'@typescript-eslint/eslint-plugin': ^8.53.0
'@typescript-eslint/parser': ^8.53.0
'@wagmi/cli': ^2.3.1
chai: ^4.2.0
debug: ^4.4.0
dotenv: ^16.5.0
eslint: ^9.39.2
eslint-config-prettier: ^10.1.8
eslint-plugin-import: ^2.32.0
eslint-plugin-no-only-tests: ^3.3.0
eslint-plugin-simple-import-sort: ^12.1.1
eslint-plugin-unused-imports: ^4.2.0
ethers: ^6.16.0
glob: ^11.0.2
globals: ^16.4.0
hardhat: ^2.26.0
hardhat-contract-sizer: ^2.10.0
hardhat-dependency-compiler: ^1.2.1
hardhat-gas-reporter: ^1.0.8
hardhat-ignore-warnings: ^0.2.12
hardhat-secure-accounts: ^1.0.5
hardhat-storage-layout: ^0.1.7
husky: ^9.1.7
json5: ^2.2.3
lint-staged: ^16.2.7
markdownlint-cli: ^0.47.0
mocha: ^11.7.5
prettier: ^3.7.4
prettier-plugin-solidity: ^2.1.0
solhint: ^6.0.3
ts-node: ^10.9.2
typechain: ^8.3.2
typescript: ^5.9.3
typescript-eslint: ^8.53.0
viem: ^2.44.4
forge-std: https://github.com/foundry-rs/forge-std/tarball/v1.14.0
yaml-lint: ^1.7.0