Skip to content

Commit

Permalink
docs: latest (#1990)
Browse files Browse the repository at this point in the history
  • Loading branch information
dschlabach authored Feb 13, 2025
1 parent 77fa4aa commit 94b3520
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 @@ -9,7 +9,7 @@
"sitemap": "node createSitemap.js"
},
"dependencies": {
"@coinbase/onchainkit": "0.36.11",
"@coinbase/onchainkit": "0.37.0",
"@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.11":
version: 0.36.11
resolution: "@coinbase/onchainkit@npm:0.36.11"
"@coinbase/onchainkit@npm:0.37.0":
version: 0.37.0
resolution: "@coinbase/onchainkit@npm:0.37.0"
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: d0949ea1e4992e6a969f36d69691751d9111d8c3cb58ea42338ac4de6bd447de7a36ca2429e3bebc6970f2cdd157e07f6051415648787335c473a2573e9bb53c
checksum: cc546977b23fd89cb74d6a557e47761dcee9d16216d640553d093715419e022b530c5de408ba11c45fe21ede3f00492c6f23f156a3ea82998b1c47df0e21f571
languageName: node
linkType: hard

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

0 comments on commit 94b3520

Please sign in to comment.