Skip to content

Commit

Permalink
chore: docs (#1796)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessey authored Jan 7, 2025
1 parent c404f24 commit 77ab84d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file modified playground/nextjs-app-router/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion playground/nextjs-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"start": "next start"
},
"dependencies": {
"@coinbase/onchainkit": "^0.35.8",
"@coinbase/onchainkit": "^0.36.4",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
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.3",
"@coinbase/onchainkit": "0.36.4",
"@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.3":
version: 0.36.3
resolution: "@coinbase/onchainkit@npm:0.36.3"
"@coinbase/onchainkit@npm:0.36.4":
version: 0.36.4
resolution: "@coinbase/onchainkit@npm:0.36.4"
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: 3a606569a9dac030395dee5a9a5fb4df1095425c5782faad838c3a4184b5f0a6a3773ac722e95d12e31eb5260ee13b2dc131fa4dfe0b0ec694af1870eefcbb91
checksum: 666cf91ea70d3c260cf817067bab0a4e39d411b1a5e8b42a9cf1a7f80335e1b43bfe172dc212a09cc16dfa4bede52c74146ed145fe352fc8ac56bebc4adf802c
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.3"
"@coinbase/onchainkit": "npm:0.36.4"
"@types/express": "npm:^4"
"@types/react": "npm:latest"
"@types/sitemap-generator": "npm:^8"
Expand Down

0 comments on commit 77ab84d

Please sign in to comment.