Skip to content

Commit

Permalink
docs: latest (#1781)
Browse files Browse the repository at this point in the history
Co-authored-by: Alissa Crane <[email protected]>
  • Loading branch information
abcrane123 and alissacrane-cb authored Dec 20, 2024
1 parent 8add90c commit 9f886e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- 46156a6: - **feat**: Added disabled prop to Buy component. @abcrane123 #1775
- **feat**: Added disabled prop to Buy component. @abcrane123 #1775

## 0.36.2

Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sitemap": "node createSitemap.js"
},
"dependencies": {
"@coinbase/onchainkit": "0.36.2",
"@coinbase/onchainkit": "0.36.3",
"@types/react": "latest",
"@vercel/edge": "^1.1.1",
"express": "^4.21.1",
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.36.2":
version: 0.36.2
resolution: "@coinbase/onchainkit@npm:0.36.2"
"@coinbase/onchainkit@npm:0.36.3":
version: 0.36.3
resolution: "@coinbase/onchainkit@npm:0.36.3"
dependencies:
"@tanstack/react-query": "npm:^5"
clsx: "npm:^2.1.1"
Expand All @@ -496,7 +496,7 @@ __metadata:
"@types/react": ^18 || ^19
react: ^18 || ^19
react-dom: ^18 || ^19
checksum: 508d584bf8484d4963648c97de65aaab0b7de6c1f7255252a20a77af22de479cbb6e7f3e5496d204bf1d3a0a711e4865ac05149e6f90bd66a011e53894dc7111
checksum: 3a606569a9dac030395dee5a9a5fb4df1095425c5782faad838c3a4184b5f0a6a3773ac722e95d12e31eb5260ee13b2dc131fa4dfe0b0ec694af1870eefcbb91
languageName: node
linkType: hard

Expand Down Expand Up @@ -8408,7 +8408,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "onchainkit@workspace:."
dependencies:
"@coinbase/onchainkit": "npm:0.36.2"
"@coinbase/onchainkit": "npm:0.36.3"
"@types/express": "npm:^4"
"@types/react": "npm:latest"
"@types/sitemap-generator": "npm:^8"
Expand Down

0 comments on commit 9f886e6

Please sign in to comment.