Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 7568ae4

Browse files
build(deps-dev): bump @sanity/client from 5.4.0 to 5.4.2 (#27)
Bumps [@sanity/client](https://github.com/sanity-io/client) from 5.4.0 to 5.4.2. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v5.4.0...v5.4.2) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85e020a commit 7568ae4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"postpublish": "yarn clean"
4040
},
4141
"devDependencies": {
42-
"@sanity/client": "^5.4.0",
42+
"@sanity/client": "^5.4.2",
4343
"@types/lru-cache": "^5.1.0",
4444
"@types/node": "^14.14.41",
4545
"next-auth": "^4.21.1",
@@ -51,7 +51,7 @@
5151
"groq": "^2.2.6"
5252
},
5353
"peerDependencies": {
54-
"@sanity/client": "^5.4.0",
54+
"@sanity/client": "^5.4.2",
5555
"next-auth": "^4.21.1"
5656
},
5757
"bugs": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
resolved "https://registry.yarnpkg.com/@phc/format/-/format-1.0.0.tgz#b5627003b3216dc4362125b13f48a4daa76680e4"
3535
integrity sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==
3636

37-
"@sanity/client@^5.4.0":
38-
version "5.4.0"
39-
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-5.4.0.tgz#db916fee7b77abfe761be535d49e309f41057524"
40-
integrity sha512-9O0zzBOcoji937610qjgDh3/5DCKGZ1w1Tsjnunq+EEdLvl0FBXiBA77an6gZ7CuqUhsjDmSi+Xn7ax28RAsvw==
37+
"@sanity/client@^5.4.2":
38+
version "5.4.2"
39+
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-5.4.2.tgz#253b11d76a058de1fe6ec4f191d5872c7825fa80"
40+
integrity sha512-M/ebzTGwYq+NDGMfBWxKtwtmCRJbBvXxAIQXu/J0vxnr8mXKw8gBQ7GaG0tI4WJ54w5sI6pnrD6mPiKdRHVNYw==
4141
dependencies:
4242
"@sanity/eventsource" "5"
4343
get-it "^8.1"

0 commit comments

Comments
 (0)