Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency ethers to v6
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 19, 2023
1 parent ccbd91f commit 953444f
Showing 9 changed files with 565 additions and 4,675 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
@@ -14,7 +14,7 @@
"@web3modal/ethers5": "^3.2.0-alpha.1",
"eslint": "8.54.0",
"eslint-config-next": "13.5.6",
"ethers": "5.7.2",
"ethers": "6.8.1",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
489 changes: 37 additions & 452 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 953444f

Please sign in to comment.