Skip to content

Commit

Permalink
fix(deps): update dependency wagmi to v2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent d8389fe commit 3aff599
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dapps/web3modal/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "2.5.0",
"wagmi": "2.5.2"
"wagmi": "2.5.5"
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
Expand Down
82 changes: 76 additions & 6 deletions dapps/web3modal/next/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dapps/web3modal/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "2.5.0",
"wagmi": "2.5.2"
"wagmi": "2.5.5"
},
"devDependencies": {
"@types/react": "18.2.14",
Expand Down
82 changes: 76 additions & 6 deletions dapps/web3modal/react/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3aff599

Please sign in to comment.