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 Jun 12, 2024
1 parent 42dcc3d commit e1bc764
Show file tree
Hide file tree
Showing 9 changed files with 5,433 additions and 8,998 deletions.
2,412 changes: 1,015 additions & 1,397 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.14",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@web3modal/ethers5": "^3.2.0-alpha.1",
"@web3modal/ethers5": "^5.0.0",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"ethers": "5.7.2",
Expand Down
1,753 changes: 631 additions & 1,122 deletions core/next-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

2,659 changes: 1,036 additions & 1,623 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,414 changes: 858 additions & 1,556 deletions core/react-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

2,728 changes: 1,040 additions & 1,688 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,459 changes: 850 additions & 1,609 deletions core/vanilla-starter-template-ethers/yarn.lock

Large diffs are not rendered by default.

0 comments on commit e1bc764

Please sign in to comment.