Skip to content

Commit 0262923

Browse files
chore(deps): update devdependencies
1 parent c7fa649 commit 0262923

File tree

2 files changed

+403
-361
lines changed

2 files changed

+403
-361
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -59,56 +59,56 @@
5959
"zod": "^3.25.76"
6060
},
6161
"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",
6464
"@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",
7070
"@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",
7575
"@openzeppelin/hardhat-upgrades": "^3.9.1",
7676
"@types/jest": "^30.0.0",
7777
"@types/mocha": "^10.0.10",
78-
"@types/node-fetch": "^2.6.12",
78+
"@types/node-fetch": "^2.6.13",
7979
"@types/sax": "^1.2.7",
8080
"@types/supertest": "^6.0.3",
8181
"@types/unzipper": "^0.10.11",
8282
"@typescript-eslint/eslint-plugin": "^7.18.0",
8383
"@typescript-eslint/parser": "^8.40.0",
8484
"@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",
8787
"bottleneck": "^2.19.5",
8888
"chai": "^4.5.0",
8989
"csv-parse": "^5.6.0",
90-
"csv-stringify": "^6.5.2",
90+
"csv-stringify": "^6.6.0",
9191
"eslint": "^8.57.1",
9292
"eslint-import-resolver-typescript": "^3.10.1",
9393
"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",
9797
"jest": "^30.0.0",
98-
"knip": "^5.46.2",
98+
"knip": "^5.63.0",
9999
"nock": "^14.0.5",
100100
"patch-package": "^8.0.0",
101101
"prettier": "^3.6.2",
102102
"prettier-plugin-solidity": "^1.4.3",
103103
"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",
106106
"supertest": "^7.1.1",
107107
"ts-jest": "^29.3.0",
108108
"ts-node": "^10.9.2",
109109
"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",
112112
"typescript": "^5.9.2",
113113
"unzipper": "^0.12.3",
114114
"yargs": "^17.7.2"

0 commit comments

Comments
 (0)