From c6353254c553ceee527e5fbacf4521eeb2e6b8cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:14:36 +0000 Subject: [PATCH] fix(deps): update dependency @sanity/export to ^3.41.2 --- 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 c473234a93c..0b35c508ff6 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -165,7 +165,7 @@ "@sanity/diff": "3.68.1", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", - "@sanity/export": "^3.41.1", + "@sanity/export": "^3.41.2", "@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 b5f09939e25..2bf8fbd4a55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1485,8 +1485,8 @@ importers: specifier: ^5.0.0 version: 5.0.2 '@sanity/export': - specifier: ^3.41.1 - version: 3.41.1 + specifier: ^3.41.2 + version: 3.41.2 '@sanity/icons': specifier: ^3.5.5 version: 3.5.5(react@18.3.1) @@ -4778,8 +4778,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.41.2': + resolution: {integrity: sha512-Cyx2kJ3ran0LSyNKbWK/zM2P5t1HokDpGhIkdpoizWvWbCH/0EmO3/88Z/XAr8rZpw3of7ThnvLgHy+Zm7FQpg==} engines: {node: '>=18'} '@sanity/generate-help-url@3.0.0': @@ -8790,6 +8790,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==} @@ -15294,13 +15297,14 @@ snapshots: event-source-polyfill: 1.0.31 eventsource: 2.0.2 - '@sanity/export@3.41.1': + '@sanity/export@3.41.2': 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 @@ -20458,6 +20462,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: {}