From 70c4b7433c66c9b90917ed40917875b639a8aaa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 21:02:19 -0700 Subject: [PATCH] build(deps-dev): bump @sanity/client from 5.4.2 to 6.1.2 (#36) Bumps [@sanity/client](https://github.com/sanity-io/client) from 5.4.2 to 6.1.2. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](https://github.com/sanity-io/client/compare/v5.4.2...v6.1.2) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 3f146d8..c4f20f9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "postpublish": "yarn clean" }, "devDependencies": { - "@sanity/client": "^5.4.2", + "@sanity/client": "^6.1.2", "@types/lru-cache": "^5.1.0", "@types/node": "^14.14.41", "next-auth": "^4.21.1", @@ -52,7 +52,7 @@ "groq": "^2.2.6" }, "peerDependencies": { - "@sanity/client": "^5.4.2", + "@sanity/client": "^6.1.2", "next-auth": "^4.21.1" }, "bugs": { diff --git a/yarn.lock b/yarn.lock index 95a89dd..6a26e28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -34,16 +34,16 @@ resolved "https://registry.yarnpkg.com/@phc/format/-/format-1.0.0.tgz#b5627003b3216dc4362125b13f48a4daa76680e4" integrity sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ== -"@sanity/client@^5.4.2": - version "5.4.2" - resolved "https://registry.yarnpkg.com/@sanity/client/-/client-5.4.2.tgz#253b11d76a058de1fe6ec4f191d5872c7825fa80" - integrity sha512-M/ebzTGwYq+NDGMfBWxKtwtmCRJbBvXxAIQXu/J0vxnr8mXKw8gBQ7GaG0tI4WJ54w5sI6pnrD6mPiKdRHVNYw== +"@sanity/client@^6.1.2": + version "6.1.2" + resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.1.2.tgz#03a032c3b1c98c35efa94db6acd478ae2a71a46c" + integrity sha512-8/NRBmyzJaT8ZNZxj3UmOAhvqKxDtXWysogsa4rn+o/Z+zS7upkToh1wSdvoFLcv9uHSYF6JGeycigjwO1Zpnw== dependencies: - "@sanity/eventsource" "5" - get-it "^8.1" - rxjs "7" + "@sanity/eventsource" "^5.0.0" + get-it "^8.1.0" + rxjs "^7.0.0" -"@sanity/eventsource@5": +"@sanity/eventsource@^5.0.0": version "5.0.0" resolved "https://registry.yarnpkg.com/@sanity/eventsource/-/eventsource-5.0.0.tgz#45410c8259e0bb80b4e308e1872846439590805a" integrity sha512-0ewT+BDzfiamHwitUfRcwsl/RREHjWv6VNZvQ8Q4OnnNKXfEEGXbWmqzof0okOTkp4XELgyliht4Qj28o9AU2g== @@ -247,10 +247,10 @@ gauge@^3.0.0: strip-ansi "^6.0.1" wide-align "^1.1.2" -get-it@^8.1: - version "8.1.1" - resolved "https://registry.yarnpkg.com/get-it/-/get-it-8.1.1.tgz#6522df2b0726a0596d8087f23063ec7f5e35ea1c" - integrity sha512-83P2+3V/3E+KSdlHnGlOr4vCrlV8wDsT580AyJkMtkK/8LtZc0TOCI9bjQXH1sgYnmQTzCoPoPaOAE+a8JZqLQ== +get-it@^8.1.0: + version "8.1.3" + resolved "https://registry.yarnpkg.com/get-it/-/get-it-8.1.3.tgz#9991e5232c8525a93af0ee596d00224ddb475ca0" + integrity sha512-cbyYSla0qAQrwirBNHM4CERo8H32eUWNxhsby4AcKiRW3jIwMPDhgLnR0Ok/UmZO68vsccjRCFbZFEeB3BXvLg== dependencies: debug "^4.3.4" decompress-response "^7.0.0" @@ -560,10 +560,10 @@ rimraf@^3.0.2: dependencies: glob "^7.1.3" -rxjs@7: - version "7.8.0" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4" - integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg== +rxjs@^7.0.0: + version "7.8.1" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543" + integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg== dependencies: tslib "^2.1.0"