diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 4423d730bca..bed4049b18c 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.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 9c37618ebb0..a8036635ab8 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.42.0 + version: 3.42.0 '@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.42.0': + resolution: {integrity: sha512-k++FlzE7Q5fSjNYsJ0S401pRwrmm0qkC3AJxt8KI/f8/qf+Xua5esmjrIbM4MN9KO/Nj0tcSr01advRP9d2QEQ==} 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.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 @@ -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: {}