Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed May 1, 2024
1 parent 95bf94e commit 5409826
Show file tree
Hide file tree
Showing 3 changed files with 2,451 additions and 3,513 deletions.
4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.3.3",
"viem": "^2.5.7",
"viem": "^2.9.26",
"vite-plugin-node-polyfills": "^0.21.0",
"wagmi": "^2.5.7"
"wagmi": "^2.5.20"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@0xsequence/indexer": "^1.9.20",
"@0xsequence/metadata": "^1.9.20",
"@0xsequence/network": "^1.9.20",
"@tanstack/react-query": "^4.29.5",
"@tanstack/react-query": "^5.32.0",
"react-copy-to-clipboard": "^5.1.0",
"@paperxyz/react-client-sdk": "^1.1.3"
},
Expand Down
Loading

0 comments on commit 5409826

Please sign in to comment.