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 59f167f commit 0f96102
Show file tree
Hide file tree
Showing 9 changed files with 4,061 additions and 10,774 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,198 changes: 928 additions & 2,270 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
1,968 changes: 474 additions & 1,494 deletions core/react-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

3,208 changes: 901 additions & 2,307 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": "^6.0.0"
},
"dependencies": {
"@web3modal/ethers5": "^3.2.0-alpha.1",
"@web3modal/ethers5": "^5.0.0",
"ethers": "5.7.2"
}
}
2,017 changes: 468 additions & 1,549 deletions core/vanilla-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

0 comments on commit 0f96102

Please sign in to comment.