|
59 | 59 | "zod": "^3.25.76"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@bgd-labs/aave-address-book": "^4.18.0", |
63 |
| - "@google-cloud/functions-framework": "^3.4.3", |
| 62 | + "@bgd-labs/aave-address-book": "^4.28.2", |
| 63 | + "@google-cloud/functions-framework": "^3.5.1", |
64 | 64 | "@jest/globals": "^30.0.3",
|
65 |
| - "@nomicfoundation/hardhat-chai-matchers": "^2.0.8", |
66 |
| - "@nomicfoundation/hardhat-ethers": "^3.0.8", |
67 |
| - "@nomicfoundation/hardhat-ignition": "^0.15.10", |
68 |
| - "@nomicfoundation/hardhat-ignition-viem": "^0.15.10", |
69 |
| - "@nomicfoundation/hardhat-network-helpers": "^1.0.12", |
| 65 | + "@nomicfoundation/hardhat-chai-matchers": "^2.1.0", |
| 66 | + "@nomicfoundation/hardhat-ethers": "^3.1.0", |
| 67 | + "@nomicfoundation/hardhat-ignition": "^0.15.13", |
| 68 | + "@nomicfoundation/hardhat-ignition-viem": "^0.15.13", |
| 69 | + "@nomicfoundation/hardhat-network-helpers": "^1.1.0", |
70 | 70 | "@nomicfoundation/hardhat-toolbox-viem": "^3.0.0",
|
71 |
| - "@nomicfoundation/hardhat-verify": "^2.0.14", |
72 |
| - "@nomicfoundation/hardhat-viem": "^2.0.6", |
73 |
| - "@openzeppelin/contracts": "5.2.0", |
74 |
| - "@openzeppelin/contracts-upgradeable": "^5.2.0", |
| 71 | + "@nomicfoundation/hardhat-verify": "^2.1.1", |
| 72 | + "@nomicfoundation/hardhat-viem": "^2.1.1", |
| 73 | + "@openzeppelin/contracts": "5.4.0", |
| 74 | + "@openzeppelin/contracts-upgradeable": "^5.4.0", |
75 | 75 | "@openzeppelin/hardhat-upgrades": "^3.9.1",
|
76 | 76 | "@types/jest": "^30.0.0",
|
77 | 77 | "@types/mocha": "^10.0.10",
|
78 |
| - "@types/node-fetch": "^2.6.12", |
| 78 | + "@types/node-fetch": "^2.6.13", |
79 | 79 | "@types/sax": "^1.2.7",
|
80 | 80 | "@types/supertest": "^6.0.3",
|
81 | 81 | "@types/unzipper": "^0.10.11",
|
82 | 82 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
83 | 83 | "@typescript-eslint/parser": "^8.40.0",
|
84 | 84 | "@valora/prettier-config": "^0.0.1",
|
85 |
| - "axios": "^1.10.0", |
86 |
| - "bignumber.js": "^9.2.1", |
| 85 | + "axios": "^1.11.0", |
| 86 | + "bignumber.js": "^9.3.1", |
87 | 87 | "bottleneck": "^2.19.5",
|
88 | 88 | "chai": "^4.5.0",
|
89 | 89 | "csv-parse": "^5.6.0",
|
90 |
| - "csv-stringify": "^6.5.2", |
| 90 | + "csv-stringify": "^6.6.0", |
91 | 91 | "eslint": "^8.57.1",
|
92 | 92 | "eslint-import-resolver-typescript": "^3.10.1",
|
93 | 93 | "eslint-plugin-import": "^2.32.0",
|
94 |
| - "ethers": "^6.13.5", |
95 |
| - "hardhat": "^2.24.1", |
96 |
| - "hardhat-gas-reporter": "^2.2.2", |
| 94 | + "ethers": "^6.15.0", |
| 95 | + "hardhat": "^2.26.3", |
| 96 | + "hardhat-gas-reporter": "^2.3.0", |
97 | 97 | "jest": "^30.0.0",
|
98 |
| - "knip": "^5.46.2", |
| 98 | + "knip": "^5.63.0", |
99 | 99 | "nock": "^14.0.5",
|
100 | 100 | "patch-package": "^8.0.0",
|
101 | 101 | "prettier": "^3.6.2",
|
102 | 102 | "prettier-plugin-solidity": "^1.4.3",
|
103 | 103 | "sax": "^1.4.1",
|
104 |
| - "solhint": "^5.0.5", |
105 |
| - "solidity-coverage": "^0.8.14", |
| 104 | + "solhint": "^5.2.0", |
| 105 | + "solidity-coverage": "^0.8.16", |
106 | 106 | "supertest": "^7.1.1",
|
107 | 107 | "ts-jest": "^29.3.0",
|
108 | 108 | "ts-node": "^10.9.2",
|
109 | 109 | "tsc-watch": "^7.1.1",
|
110 |
| - "typedoc": "^0.28.5", |
111 |
| - "typedoc-plugin-markdown": "^4.6.4", |
| 110 | + "typedoc": "^0.28.11", |
| 111 | + "typedoc-plugin-markdown": "^4.8.1", |
112 | 112 | "typescript": "^5.9.2",
|
113 | 113 | "unzipper": "^0.12.3",
|
114 | 114 | "yargs": "^17.7.2"
|
|
0 commit comments