Skip to content

Commit

Permalink
chore: updated docs initial frame (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia authored Apr 10, 2024
1 parent c88f7da commit 3405c4c
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed site/docs/public/frame/landing-1-1-v1.png
Binary file not shown.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vocs preview"
},
"dependencies": {
"@coinbase/onchainkit": "0.9.10",
"@coinbase/onchainkit": "0.11.0",
"@tanstack/react-query": "^5.28.4",
"@types/react": "latest",
"graphql": "14",
Expand Down
2 changes: 1 addition & 1 deletion site/vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default defineConfig({
},
]}
image={{
src: 'https://onchainkit.xyz/logo/v0-10.png',
src: 'https://onchainkit.xyz/frame/install-onchainkit-3-24-24.png',
}}
/>
{analytics}
Expand Down
11 changes: 6 additions & 5 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,17 +325,18 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/onchainkit@npm:0.9.10":
version: 0.9.10
resolution: "@coinbase/onchainkit@npm:0.9.10"
"@coinbase/onchainkit@npm:0.11.0":
version: 0.11.0
resolution: "@coinbase/onchainkit@npm:0.11.0"
peerDependencies:
"@tanstack/react-query": ^5
"@xmtp/frames-validator": ^0.5.0
graphql: ^14
graphql-request: ^6
react: ^18
react-dom: ^18
viem: ^2.7.0
checksum: 400bcdea4b175a171610565a4221874b99b2da899b3806d3e4fcece6bfee31d81966a09de3c87bc3a5ac3b3200a5520661b3ba149dbab27a0a4e42792dcc5ced
checksum: 9694cac6d4321551d5414a67f2254af48289455dd4b3be2ba609a5f0e10cd9398d431c2fcc47e745d2d7ebe0478fcc90c68edac44fc926f25a22b291a91b2ebc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5261,7 +5262,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.9.10"
"@coinbase/onchainkit": "npm:0.11.0"
"@tanstack/react-query": "npm:^5.28.4"
"@types/react": "npm:latest"
graphql: "npm:14"
Expand Down

0 comments on commit 3405c4c

Please sign in to comment.