Skip to content

Commit 609893c

Browse files
authored
fix: update list of verified contracts (#765)
1 parent b348370 commit 609893c

File tree

5 files changed

+155
-84
lines changed

5 files changed

+155
-84
lines changed

package-lock.json

Lines changed: 79 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
},
7979
"homepage": "https://github.com/bgd-labs/aave-address-book#readme",
8080
"devDependencies": {
81-
"@bgd-labs/react-web3-icons": "^1.7.2",
82-
"@bgd-labs/rpc-env": "^2.1.2",
81+
"@bgd-labs/react-web3-icons": "^1.7.5",
82+
"@bgd-labs/rpc-env": "^2.2.1",
8383
"@types/node": "^22.4.1",
8484
"@uniswap/token-lists": "^1.0.0-beta.33",
8585
"ajv": "^8.12.0",
@@ -90,10 +90,10 @@
9090
"prettier": "^3.0.3",
9191
"prettier-plugin-solidity": "^1.1.3",
9292
"tsup": "^8.0.2",
93-
"tsx": "^4.7.1",
94-
"typescript": "^5.4.2",
93+
"tsx": "^4.19.2",
94+
"typescript": "^5.7.2",
9595
"viem": "^2.21.19",
96-
"vitest": "^2.1.4"
96+
"vitest": "^2.1.8"
9797
},
9898
"packageManager": "^npm@10.0.0"
9999
}

0 commit comments

Comments
 (0)