Skip to content

Commit

Permalink
upgrade wagmi, rainbowkit and viem
Browse files Browse the repository at this point in the history
  • Loading branch information
Jipperism committed Dec 18, 2023
1 parent 03d9686 commit 4be2698
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 234 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"snaplet:restore": "snaplet snapshot restore --no-reset"
},
"dependencies": {
"@celo/rainbowkit-celo": "^1.1.0",
"@celo/rainbowkit-celo": "^1.1.2",
"@chakra-ui/react": "^2.8.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand All @@ -35,7 +35,7 @@
"@plasmicpkgs/plasmic-query": "^0.0.177",
"@plasmicpkgs/plasmic-tabs": "^0.0.11",
"@plasmicpkgs/react-twitter-widgets": "^0.0.158",
"@rainbow-me/rainbowkit": "^1.0.10",
"@rainbow-me/rainbowkit": "^1.3.1",
"@supabase/supabase-js": "^2.33.1",
"@tanstack/react-query": "^4.33.0",
"@tanstack/react-query-devtools": "^4.33.0",
Expand All @@ -62,8 +62,8 @@
"slick-carousel": "^1.8.1",
"supabase": "^1.106.1",
"typescript": "5.2.2",
"viem": "1.19.9",
"wagmi": "1.4.5",
"viem": "1.20.1",
"wagmi": "1.4.12",
"zod": "^3.22.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4be2698

Please sign in to comment.