Skip to content

Commit

Permalink
Merge pull request #12 from valorem-labs-inc/sepolia-deploy
Browse files Browse the repository at this point in the history
Sepolia deploy
  • Loading branch information
0xAlcibiades authored Jan 9, 2024
2 parents 26faaf2 + 06e6cd0 commit f204f38
Show file tree
Hide file tree
Showing 8 changed files with 455 additions and 696 deletions.
5 changes: 5 additions & 0 deletions .changeset/shaggy-lies-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@valorem-labs-inc/react-hooks": patch
---

add arbitrum sepolia deployments; drop arbitrum goerli
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@vercel/style-guide": "^5.1.0",
"@vitest/coverage-v8": "^1.1.0",
Expand Down Expand Up @@ -65,15 +65,15 @@
"@connectrpc/connect-query": "0.5.3",
"@connectrpc/connect-web": "^1.2.0",
"@tanstack/react-query": "^4.36.1",
"@valorem-labs-inc/sdk": "^0.0.10",
"@valorem-labs-inc/sdk": "^0.0.11-alpha.3",
"@wagmi/core": "^1.4.12",
"abitype": "0.8.7",
"connectkit": "^1.5.3",
"react": "17.x || 18.x",
"react-dom": "17.x || 18.x",
"siwe": "^2.1.4",
"typescript": "^5.3.0",
"viem": "^1.20.3",
"viem": "^1.21.1",
"wagmi": "^1.4.12",
"zod": "^3.22.4"
},
Expand All @@ -89,7 +89,7 @@
"pnpm": {
"overrides": {
"@wagmi/core": "^1.4.12",
"viem": "^1.20.3"
"viem": "^1.21.1"
}
}
}
Loading

0 comments on commit f204f38

Please sign in to comment.