|
1 | 1 | { |
2 | 2 | "name": "SKYBIT-Keyless-Deployment", |
3 | | - "version": "6.2.0", |
| 3 | + "version": "6.3.0", |
4 | 4 | "packageManager": "yarn@4.3.1", |
5 | 5 | "devDependencies": { |
6 | 6 | "@SKYBITDev3/ZeframLou-create3-factory": "https://github.com/SKYBITDev3/ZeframLou-create3-factory#3a8db987b8a6e1b63845a0ee1d0206cb4b5748f9", |
7 | 7 | "@Vectorized/solady": "https://github.com/Vectorized/solady#e0530438df525d42279ffcb126e6836dd4f1741e", |
8 | | - "@axelar-network/axelar-gmp-sdk-solidity": "5.9.0", |
| 8 | + "@axelar-network/axelar-gmp-sdk-solidity": "5.10.0", |
9 | 9 | "@nomicfoundation/ethereumjs-trie": "^6.0.4", |
10 | 10 | "@nomicfoundation/ethereumjs-util": "^9.0.4", |
11 | 11 | "@nomicfoundation/hardhat-chai-matchers": "^2.0.7", |
|
14 | 14 | "@nomicfoundation/hardhat-ignition-ethers": "^0.15.5", |
15 | 15 | "@nomicfoundation/hardhat-network-helpers": "^1.0.11", |
16 | 16 | "@nomicfoundation/hardhat-toolbox": "^5.0.0", |
17 | | - "@nomicfoundation/hardhat-verify": "^2.0.8", |
| 17 | + "@nomicfoundation/hardhat-verify": "^2.0.9", |
18 | 18 | "@nomicfoundation/ignition-core": "^0.15.5", |
19 | 19 | "@openzeppelin/contracts": "^5.0.2", |
20 | 20 | "@openzeppelin/contracts-upgradeable": "^5.0.2", |
21 | | - "@openzeppelin/hardhat-upgrades": "^3.2.0", |
| 21 | + "@openzeppelin/hardhat-upgrades": "^3.2.1", |
22 | 22 | "@skybit/hardhat-yul": "^4.2.1", |
23 | 23 | "@thundernetworkrad/readline-sync": "^2023.3.13-1", |
24 | 24 | "@typechain/ethers-v6": "^0.5.1", |
25 | 25 | "@typechain/hardhat": "^9.1.0", |
26 | 26 | "@types/mocha": "^10.0.7", |
27 | | - "axios": "^1.7.2", |
28 | | - "chai": "4.4.1", |
| 27 | + "axios": "^1.7.3", |
| 28 | + "chai": "4.5.0", |
29 | 29 | "dotenv": "^16.4.5", |
30 | | - "ethers": "^6.13.1", |
31 | | - "hardhat": "^2.22.6", |
| 30 | + "ethers": "^6.13.2", |
| 31 | + "hardhat": "^2.22.7", |
32 | 32 | "hardhat-gas-reporter": "^2.2.0", |
33 | 33 | "solc": "0.8.26", |
34 | 34 | "solidity-coverage": "^0.8.12", |
35 | 35 | "ts-node": "^10.9.2", |
36 | 36 | "typechain": "^8.3.2", |
37 | | - "viem": "^2.17.8" |
| 37 | + "viem": "^2.18.8" |
38 | 38 | } |
39 | 39 | } |
0 commit comments