add unichain

This commit is contained in:
horsefacts
2025-03-05 09:49:56 -08:00
committed by lucas-neynar
parent db989d609d
commit c4f4135adb
4 changed files with 180 additions and 164 deletions

View File

@@ -10,10 +10,10 @@
},
"dependencies": {
"@farcaster/auth-kit": "^0.6.0",
"@farcaster/frame-core": "^0.0.22",
"@farcaster/frame-node": "^0.0.7",
"@farcaster/frame-sdk": "^0.0.26",
"@farcaster/frame-wagmi-connector": "^0.0.6",
"@farcaster/frame-core": "^0.0.29",
"@farcaster/frame-node": "^0.0.18",
"@farcaster/frame-sdk": "^0.0.31",
"@farcaster/frame-wagmi-connector": "^0.0.19",
"@radix-ui/react-label": "^2.1.1",
"@tanstack/react-query": "^5.61.0",
"@upstash/redis": "^1.34.3",
@@ -27,8 +27,8 @@
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"viem": "^2.21.55",
"wagmi": "^2.14.3"
"viem": "^2.23.6",
"wagmi": "^2.14.12"
},
"devDependencies": {
"@types/node": "^20",