Skip to content

Commit

Permalink
fix(deps): update dependency ethers to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 76ddc6e commit 785b6b7
Show file tree
Hide file tree
Showing 9 changed files with 1,210 additions and 4,833 deletions.
854 changes: 55 additions & 799 deletions core/next-starter-template-ethers/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/next-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@web3modal/ethers5": "^3.2.0-alpha.1",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"ethers": "5.7.2",
"ethers": "6.10.0",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
1,591 changes: 534 additions & 1,057 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 785b6b7

Please sign in to comment.