Skip to content

Commit

Permalink
bump web3modal from 4.2.3 to 5.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gbonumore committed Nov 20, 2024
1 parent 583df60 commit dd3af3d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion context/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ createWeb3Modal({
wagmiConfig: config,
projectId: PUB_WALLET_CONNECT_PROJECT_ID,
enableAnalytics: false, // Optional - defaults to your Cloud configuration
enableOnramp: true, // Optional
enableOnramp: false, // Optional
themeMode: "light",
allWallets: "SHOW",
featuredWalletIds: [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tanstack/query-sync-storage-persister": "^5.52.0",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query-persist-client": "^5.52.0",
"@web3modal/wagmi": "^4.2.3",
"@web3modal/wagmi": "^5.1.11",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"dompurify": "^3.1.6",
Expand Down

0 comments on commit dd3af3d

Please sign in to comment.