Skip to content

Commit

Permalink
update deps (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitch-txs authored Feb 6, 2024
1 parent c229ab7 commit 3f26777
Show file tree
Hide file tree
Showing 6 changed files with 360 additions and 203 deletions.
8 changes: 4 additions & 4 deletions dapps/web3modal/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"format": "pnpm dlx @biomejs/biome format ./src --write"
},
"dependencies": {
"@tanstack/react-query": "5.17.19",
"@web3modal/wagmi": "4.0.0-alpha.3",
"@tanstack/react-query": "5.18.1",
"@web3modal/wagmi": "4.0.0",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "2.5.0",
"wagmi": "2.5.2"
"viem": "2.7.6",
"wagmi": "2.5.5"
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
Expand Down
206 changes: 138 additions & 68 deletions dapps/web3modal/next/pnpm-lock.yaml

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

Loading

0 comments on commit 3f26777

Please sign in to comment.