Skip to content

Commit

Permalink
⬆️ (chore): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nickadamson committed Dec 28, 2023
1 parent 3ebc40d commit a06811f
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 684 deletions.
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.11-alpha.0",
"@valorem-labs-inc/sdk": "^0.0.11-alpha.2",
"@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 a06811f

Please sign in to comment.