Skip to content

Commit

Permalink
update ock to 0.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhyco committed Aug 7, 2024
1 parent 99630c9 commit c63d97b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.28.0",
"@coinbase/onchainkit": "0.28.3",
"@types/react": "latest",
"@vercel/edge": "^1.1.1",
"permissionless": "^0.1.29",
Expand Down
10 changes: 5 additions & 5 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,9 +479,9 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/onchainkit@npm:0.28.0":
version: 0.28.0
resolution: "@coinbase/onchainkit@npm:0.28.0"
"@coinbase/onchainkit@npm:0.28.3":
version: 0.28.3
resolution: "@coinbase/onchainkit@npm:0.28.3"
dependencies:
"@rainbow-me/rainbowkit": "npm:^2.1.3"
"@tanstack/react-query": "npm:^5"
Expand All @@ -496,7 +496,7 @@ __metadata:
"@xmtp/frames-validator": ^0.6.0
react: ^18
react-dom: ^18
checksum: fea3d02c47d3e2ae7b2e743cadac97f3f0caef60cb482e6a6b186edbf5e1f75dfa17650e9628e2f0c383cdc34535db0f97fff32d44f42ba7f27bd68535a13583
checksum: 97fba7bb1a282aec36c4fd90ce8de8c47c2bc7c5304353c5a31644903ed71ab49275fc82b65e9f545e927a3837e2e63177f0ac9b8adf4af936bba911e2acb6c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -7836,7 +7836,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.28.0"
"@coinbase/onchainkit": "npm:0.28.3"
"@types/react": "npm:latest"
"@vercel/edge": "npm:^1.1.1"
permissionless: "npm:^0.1.29"
Expand Down

0 comments on commit c63d97b

Please sign in to comment.