mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-18 09:09:01 -05:00
add viewProfile example
This commit is contained in:
committed by
lucas-neynar
parent
7cde86a049
commit
805036bdaf
10
package.json
10
package.json
@@ -10,17 +10,23 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@farcaster/auth-kit": "^0.6.0",
|
||||
"@farcaster/frame-core": "^0.0.19",
|
||||
"@farcaster/frame-core": "^0.0.22",
|
||||
"@farcaster/frame-node": "^0.0.7",
|
||||
"@farcaster/frame-sdk": "^0.0.21",
|
||||
"@farcaster/frame-sdk": "^0.0.26",
|
||||
"@farcaster/frame-wagmi-connector": "^0.0.6",
|
||||
"@radix-ui/react-label": "^2.1.1",
|
||||
"@tanstack/react-query": "^5.61.0",
|
||||
"@upstash/redis": "^1.34.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"next": "15.0.3",
|
||||
"next-auth": "^4.24.11",
|
||||
"ox": "^0.4.2",
|
||||
"react": "19.0.0-rc-66855b96-20241106",
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user