Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
⬆️ Update dependency @sanity/client to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bakseter committed Oct 22, 2023
1 parent b911e1f commit 57f7880
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@chakra-ui/react": "2.5.5",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@sanity/client": "6.6.0",
"@sanity/client": "6.7.0",
"@sanity/image-url": "1.0.2",
"@vercel/analytics": "1.1.1",
"@vercel/og": "0.5.19",
Expand Down
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2700,10 +2700,10 @@
golden-fleece "^1.0.9"
pkg-dir "^5.0.0"

"@sanity/client@6.6.0", "@sanity/client@^6.6.0":
version "6.6.0"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.6.0.tgz#7c53c745885587f57f95a27f55e127abd5173486"
integrity sha512-AZNtl1/BSRNOsjy5k/1q1feIHPuExugWsG0ZuNj4/etOddFMaXfUvCHHuv89pHb6l/3CWv+UPysvMNU0+qS2Ig==
"@sanity/client@6.7.0":
version "6.7.0"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.7.0.tgz#f38a9097a5e28541ed058fa9e2d46941bbb367ec"
integrity sha512-nQGIuXXhdtP5FDsdBjuPRpeV6jOHU6Eq5xr52KyUUi29SgC5h5XUzRIu7d1sF8N+ONqTngYueFuB8JDsdSo1Ng==
dependencies:
"@sanity/eventsource" "^5.0.0"
get-it "^8.4.3"
Expand All @@ -2718,6 +2718,15 @@
get-it "^8.4.3"
rxjs "^7.0.0"

"@sanity/client@^6.6.0":
version "6.6.0"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.6.0.tgz#7c53c745885587f57f95a27f55e127abd5173486"
integrity sha512-AZNtl1/BSRNOsjy5k/1q1feIHPuExugWsG0ZuNj4/etOddFMaXfUvCHHuv89pHb6l/3CWv+UPysvMNU0+qS2Ig==
dependencies:
"@sanity/eventsource" "^5.0.0"
get-it "^8.4.3"
rxjs "^7.0.0"

"@sanity/[email protected]":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@sanity/color-input/-/color-input-3.1.0.tgz#eed5f36bdbe5bf05e2b369517a22979b7e5cc2c7"
Expand Down

1 comment on commit 57f7880

@vercel
Copy link

@vercel vercel bot commented on 57f7880 Oct 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.