From 551dcb8483041adf1b31ddf9fffe7675e2f7c781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:23:59 +0000 Subject: [PATCH] fix(deps): update dependency @sanity/export to ^3.42.0 --- packages/sanity/package.json | 2 +- pnpm-lock.yaml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 11b3e73f3a0..56f8f66c800 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -165,7 +165,7 @@ "@sanity/diff": "3.68.3", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", - "@sanity/export": "^3.41.1", + "@sanity/export": "^3.42.0", "@sanity/icons": "^3.5.5", "@sanity/image-url": "^1.0.2", "@sanity/import": "^3.37.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c62d4a282e..6d9f4900c8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1482,8 +1482,8 @@ importers: specifier: ^5.0.0 version: 5.0.2 '@sanity/export': - specifier: ^3.41.1 - version: 3.41.1 + specifier: ^3.42.0 + version: 3.42.0 '@sanity/icons': specifier: ^3.5.5 version: 3.5.5(react@18.3.1) @@ -4775,8 +4775,8 @@ packages: '@sanity/eventsource@5.0.2': resolution: {integrity: sha512-/B9PMkUvAlUrpRq0y+NzXgRv5lYCLxZNsBJD2WXVnqZYOfByL9oQBV7KiTaARuObp5hcQYuPfOAVjgXe3hrixA==} - '@sanity/export@3.41.1': - resolution: {integrity: sha512-iiYuyMkia1mZF14xz2R7dvMQzxOgTH61tYOe7YCZ54AwwjcLQCbuJnAan8LFDUC6tZMIKG5tIDyU/tHDvUQI1A==} + '@sanity/export@3.42.0': + resolution: {integrity: sha512-k++FlzE7Q5fSjNYsJ0S401pRwrmm0qkC3AJxt8KI/f8/qf+Xua5esmjrIbM4MN9KO/Nj0tcSr01advRP9d2QEQ==} engines: {node: '>=18'} '@sanity/generate-help-url@3.0.0': @@ -8788,6 +8788,9 @@ packages: json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} + json-stream-stringify@2.0.4: + resolution: {integrity: sha512-gIPoa6K5w6j/RnQ3fOtmvICKNJGViI83A7dnTIL+0QJ/1GKuNvCPFvbFWxt0agruF4iGgDFJvge4Gua4ZoiggQ==} + json-stringify-nice@1.1.4: resolution: {integrity: sha512-5Z5RFW63yxReJ7vANgW6eZFGWaQvnPE3WNmZoOJrSkGju2etKA2L5rrOa1sm877TVTFt57A80BH1bArcmlLfPw==} @@ -15289,13 +15292,14 @@ snapshots: event-source-polyfill: 1.0.31 eventsource: 2.0.2 - '@sanity/export@3.41.1': + '@sanity/export@3.42.0': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) '@sanity/util': 3.37.2(debug@4.4.0) archiver: 7.0.1 debug: 4.4.0(supports-color@9.4.0) get-it: 8.6.5(debug@4.4.0) + json-stream-stringify: 2.0.4 lodash: 4.17.21 mississippi: 4.0.0 p-queue: 2.4.2 @@ -20453,6 +20457,8 @@ snapshots: json-stable-stringify-without-jsonify@1.0.1: {} + json-stream-stringify@2.0.4: {} + json-stringify-nice@1.1.4: {} json-stringify-safe@5.0.1: {}