|
41 | 41 | "devDependencies": {
|
42 | 42 | "@api3/chains": "^3.5.1",
|
43 | 43 | "@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
|
44 |
| - "@nomicfoundation/hardhat-network-helpers": "^1.0.8", |
| 44 | + "@nomicfoundation/hardhat-network-helpers": "^1.0.10", |
45 | 45 | "@nomicfoundation/hardhat-toolbox": "^2.0.2",
|
46 | 46 | "@nomiclabs/hardhat-ethers": "^2.2.3",
|
47 |
| - "@nomiclabs/hardhat-etherscan": "^3.1.7", |
| 47 | + "@nomiclabs/hardhat-etherscan": "^3.1.8", |
48 | 48 | "@typechain/ethers-v5": "^10.2.1",
|
49 | 49 | "@typechain/hardhat": "^6.1.6",
|
50 |
| - "@types/aws-lambda": "^8.10.119", |
51 |
| - "@types/chai": "^4.3.5", |
52 |
| - "@types/jest": "^29.5.3", |
53 |
| - "@types/lodash": "^4.14.197", |
54 |
| - "@types/mocha": ">=10.0.1", |
55 |
| - "@types/node": ">=18.17.5", |
56 |
| - "@types/serverless": "^3.12.14", |
57 |
| - "@typescript-eslint/eslint-plugin": "^6.4.0", |
58 |
| - "@typescript-eslint/parser": "^6.4.0", |
59 |
| - "chai": "^4.3.7", |
60 |
| - "dotenv": "^16.3.1", |
61 |
| - "esbuild": "^0.19.2", |
62 |
| - "eslint": "^8.47.0", |
63 |
| - "eslint-plugin-jest": "^27.2.3", |
64 |
| - "hardhat": "2.17.1", |
65 |
| - "hardhat-deploy": "^0.11.36", |
66 |
| - "hardhat-gas-reporter": "^1.0.9", |
| 50 | + "@types/aws-lambda": "^8.10.133", |
| 51 | + "@types/chai": "^4.3.11", |
| 52 | + "@types/jest": "^29.5.12", |
| 53 | + "@types/lodash": "^4.14.202", |
| 54 | + "@types/mocha": ">=10.0.6", |
| 55 | + "@types/node": ">=18.19.16", |
| 56 | + "@types/serverless": "^3.12.22", |
| 57 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 58 | + "@typescript-eslint/parser": "^6.21.0", |
| 59 | + "chai": "^4.4.1", |
| 60 | + "dotenv": "^16.4.4", |
| 61 | + "esbuild": "^0.20.0", |
| 62 | + "eslint": "^8.56.0", |
| 63 | + "eslint-plugin-jest": "^27.8.0", |
| 64 | + "hardhat": "2.20.0", |
| 65 | + "hardhat-deploy": "^0.11.45", |
| 66 | + "hardhat-gas-reporter": "^1.0.10", |
67 | 67 | "hardhat-prettier": "^0.0.1",
|
68 | 68 | "husky": "^8.0.3",
|
69 |
| - "jest": "^29.6.2", |
| 69 | + "jest": "^29.7.0", |
70 | 70 | "prettier": "^2.8.8",
|
71 |
| - "prettier-plugin-solidity": "^1.1.3", |
72 |
| - "serverless": "^3.34.0", |
73 |
| - "serverless-esbuild": "^1.46.0", |
| 71 | + "prettier-plugin-solidity": "^1.3.1", |
| 72 | + "serverless": "^3.38.0", |
| 73 | + "serverless-esbuild": "^1.51.0", |
74 | 74 | "serverless-offline": "^12.0.4",
|
75 |
| - "solhint": "^3.6.1", |
76 |
| - "solidity-coverage": "^0.8.4", |
77 |
| - "ts-jest": "^29.1.1", |
78 |
| - "ts-node": ">=10.9.1", |
79 |
| - "typechain": "^8.3.1", |
80 |
| - "typescript": "^5.1.6" |
| 75 | + "solhint": "^3.6.2", |
| 76 | + "solidity-coverage": "^0.8.7", |
| 77 | + "ts-jest": "^29.1.2", |
| 78 | + "ts-node": ">=10.9.2", |
| 79 | + "typechain": "^8.3.2", |
| 80 | + "typescript": "^5.3.3" |
81 | 81 | },
|
82 | 82 | "dependencies": {
|
83 | 83 | "@api3/airnode-protocol-v1": "^2.10.0",
|
|
0 commit comments