Skip to content

Commit

Permalink
fix(deps): update dependency @web3modal/ethers5 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 52471eb commit be9187f
Show file tree
Hide file tree
Showing 9 changed files with 4,157 additions and 10,892 deletions.
2,698 changes: 818 additions & 1,880 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 @@ -11,7 +11,7 @@
"@types/node": "18.19.69",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@web3modal/ethers5": "^3.2.0-alpha.1",
"@web3modal/ethers5": "^5.0.0",
"eslint": "8.57.1",
"eslint-config-next": "13.5.8",
"ethers": "5.7.2",
Expand Down
1,740 changes: 469 additions & 1,271 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

3,201 changes: 924 additions & 2,277 deletions core/react-starter-template-ethers/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/react-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@web3modal/ethers5": "^3.2.0-alpha.1",
"@web3modal/ethers5": "^5.0.0",
"ethers": "5.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2,072 changes: 526 additions & 1,546 deletions core/react-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

3,211 changes: 897 additions & 2,314 deletions core/vanilla-starter-template-ethers/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/vanilla-starter-template-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vite": "^5.0.0"
},
"dependencies": {
"@web3modal/ethers5": "^3.2.0-alpha.1",
"@web3modal/ethers5": "^5.0.0",
"ethers": "5.7.2"
}
}
2,121 changes: 520 additions & 1,601 deletions core/vanilla-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

0 comments on commit be9187f

Please sign in to comment.