Skip to content

Commit

Permalink
chore: update to latest onchainkit
Browse files Browse the repository at this point in the history
  • Loading branch information
cnasc committed Mar 6, 2024
1 parent 1f4a36a commit 75dee4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion framegear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@coinbase/onchainkit": "0.9.5",
"@coinbase/onchainkit": "0.10.0",
"@radix-ui/react-icons": "^1.3.0",
"jotai": "^2.6.4",
"next": "14.1.0",
Expand Down
11 changes: 6 additions & 5 deletions framegear/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -438,17 +438,18 @@ __metadata:
languageName: node
linkType: hard

"@coinbase/onchainkit@npm:0.9.5":
version: 0.9.5
resolution: "@coinbase/onchainkit@npm:0.9.5"
"@coinbase/onchainkit@npm:0.10.0":
version: 0.10.0
resolution: "@coinbase/onchainkit@npm:0.10.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: 9ed200c73f08351f4aa9a03a62af163edc1bf2c7803c182c76d04c1c7362eb261b9e8ac2c09c01d21419b946181fb347728cfe312f1292f4e1863dffbe53d1ea
checksum: f1b3bb3d805703c3fcb5e28821971efbaa098cd7729995ac8a8502cdec38395cbcbcac81442f8ce45a30c333ecafaaeaa368fce77ca69732f045c88ec93342e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3193,7 +3194,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "framegear@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.9.5"
"@coinbase/onchainkit": "npm:0.10.0"
"@radix-ui/react-icons": "npm:^1.3.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^14.2.1"
Expand Down

0 comments on commit 75dee4e

Please sign in to comment.