Skip to content

Commit

Permalink
Chore/add ai agent dapp (#815)
Browse files Browse the repository at this point in the history
* update deps

* add ai-agent dapp
  • Loading branch information
KannuSingh authored Feb 3, 2025
1 parent 3667bad commit 10b94fb
Show file tree
Hide file tree
Showing 3 changed files with 12,936 additions and 8 deletions.
12 changes: 4 additions & 8 deletions advanced/dapps/smart-sessions-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@
"@radix-ui/react-tooltip": "^1.1.2",
"@wagmi/connectors": "5.1.9",
"@wagmi/core": "2.13.4",
"@walletconnect/universal-provider": "2.17.0",
"@walletconnect/utils": "2.17.0",
"@reown/appkit": "1.1.5",
"@reown/appkit-wallet": "1.1.5",
"@reown/appkit-experimental": "1.1.5",
"@reown/appkit-adapter-solana": "1.1.5",
"@reown/appkit-adapter-wagmi": "1.1.5",
"@reown/appkit": "1.6.5",
"@reown/appkit-experimental": "1.6.5",
"@reown/appkit-adapter-wagmi": "1.6.5",
"@shadcn/ui": "^0.0.4",
"@tanstack/react-query": "5.24.8",
"autoprefixer": "10.4.18",
Expand Down Expand Up @@ -69,4 +65,4 @@
"typescript": "^5",
"typescript-eslint": "^8.2.0"
}
}
}
Loading

0 comments on commit 10b94fb

Please sign in to comment.