diff --git a/dev/depcheck-test/package.json b/dev/depcheck-test/package.json index 9aef3ddf500..b5628085a66 100644 --- a/dev/depcheck-test/package.json +++ b/dev/depcheck-test/package.json @@ -1,6 +1,6 @@ { "name": "depcheck-test", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io " diff --git a/dev/design-studio/package.json b/dev/design-studio/package.json index 528bd319404..5d473f52190 100644 --- a/dev/design-studio/package.json +++ b/dev/design-studio/package.json @@ -1,6 +1,6 @@ { "name": "design-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Sanity Design Studio", "keywords": [ diff --git a/dev/embedded-studio/package.json b/dev/embedded-studio/package.json index 279cf63571e..a722a61fd0d 100644 --- a/dev/embedded-studio/package.json +++ b/dev/embedded-studio/package.json @@ -1,7 +1,7 @@ { "name": "embedded-studio", "private": true, - "version": "3.36.1", + "version": "3.36.2", "scripts": { "dev": "vite", "build": "tsc && vite build", diff --git a/dev/starter-next-studio/package.json b/dev/starter-next-studio/package.json index 188f8ec57fb..77b43e6be1d 100644 --- a/dev/starter-next-studio/package.json +++ b/dev/starter-next-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-starter-next-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-studio/package.json b/dev/starter-studio/package.json index 2c6fc6fd844..6c63396f101 100644 --- a/dev/starter-studio/package.json +++ b/dev/starter-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-starter-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/strict-studio/package.json b/dev/strict-studio/package.json index 2e36d11df83..4d6e9d18e21 100644 --- a/dev/strict-studio/package.json +++ b/dev/strict-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-strict-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/studio-e2e-testing/package.json b/dev/studio-e2e-testing/package.json index 89ba14e9634..15209cc2282 100644 --- a/dev/studio-e2e-testing/package.json +++ b/dev/studio-e2e-testing/package.json @@ -1,7 +1,7 @@ { "name": "studio-e2e-testing", "private": true, - "version": "3.36.1", + "version": "3.36.2", "license": "MIT", "author": "Sanity.io ", "scripts": { @@ -17,7 +17,7 @@ "@sanity/google-maps-input": "^3.0.1", "@sanity/icons": "^2.11.0", "@sanity/ui": "^2.0.12", - "@sanity/vision": "3.36.1", + "@sanity/vision": "3.36.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-is": "^18.2.0", diff --git a/dev/test-next-studio/package.json b/dev/test-next-studio/package.json index 821e5a4053e..2778b0c24fc 100644 --- a/dev/test-next-studio/package.json +++ b/dev/test-next-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test-next-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index 89b75799b01..ce59dde991b 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "license": "MIT", "author": "Sanity.io ", @@ -21,7 +21,7 @@ "@react-three/drei": "^9.80.1", "@react-three/fiber": "^8.13.6", "@sanity/assist": "^2.0.0", - "@sanity/block-tools": "3.36.1", + "@sanity/block-tools": "3.36.2", "@sanity/client": "^6.15.7", "@sanity/color": "^3.0.0", "@sanity/google-maps-input": "^3.0.1", diff --git a/examples/blog-studio/package.json b/examples/blog-studio/package.json index a6dbdaf1a9b..af91f2edbd1 100644 --- a/examples/blog-studio/package.json +++ b/examples/blog-studio/package.json @@ -1,6 +1,6 @@ { "name": "blog-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Content studio running with schema from the blog init template", "keywords": [ diff --git a/examples/clean-studio/package.json b/examples/clean-studio/package.json index 62ba9c9cb39..c555bbb1b45 100644 --- a/examples/clean-studio/package.json +++ b/examples/clean-studio/package.json @@ -1,6 +1,6 @@ { "name": "clean-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Content studio running with schema from the clean template", "keywords": [ diff --git a/examples/ecommerce-studio/package.json b/examples/ecommerce-studio/package.json index 3df0bb2ce37..51b7bcf9bad 100644 --- a/examples/ecommerce-studio/package.json +++ b/examples/ecommerce-studio/package.json @@ -1,6 +1,6 @@ { "name": "ecommerce-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "", "keywords": [ @@ -29,7 +29,7 @@ "start": "sanity dev --port 3337" }, "dependencies": { - "@sanity/cli": "3.36.1", + "@sanity/cli": "3.36.2", "@sanity/ui": "^2.0.12", "react": "^18.2.0", "react-barcode": "^1.4.1", diff --git a/examples/movies-studio/package.json b/examples/movies-studio/package.json index 7bdcd5a9077..66d85a8303a 100644 --- a/examples/movies-studio/package.json +++ b/examples/movies-studio/package.json @@ -1,6 +1,6 @@ { "name": "movies-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Content studio running with schema from the moviedb init template", "keywords": [ diff --git a/lerna.json b/lerna.json index 9b9f245ff84..5327e8eb1f7 100644 --- a/lerna.json +++ b/lerna.json @@ -11,5 +11,5 @@ "packages/groq", "packages/sanity" ], - "version": "3.36.1" + "version": "3.36.2" } diff --git a/packages/@sanity/block-tools/package.json b/packages/@sanity/block-tools/package.json index b1d28057a1e..3f9e3ca0f2e 100644 --- a/packages/@sanity/block-tools/package.json +++ b/packages/@sanity/block-tools/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/block-tools", - "version": "3.36.1", + "version": "3.36.2", "description": "Can format HTML, Slate JSON or Sanity block array into any other format.", "keywords": [ "sanity", @@ -60,8 +60,8 @@ }, "devDependencies": { "@jest/globals": "^29.7.0", - "@sanity/schema": "3.36.1", - "@sanity/types": "3.36.1", + "@sanity/schema": "3.36.2", + "@sanity/types": "3.36.2", "@types/jsdom": "^20.0.0", "@types/lodash": "^4.14.149", "@types/react": "^18.2.37", diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index 1bb1dd083e3..016e0723aa9 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "3.36.1", + "version": "3.36.2", "description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets", "keywords": [ "sanity", @@ -63,9 +63,9 @@ }, "dependencies": { "@babel/traverse": "^7.23.5", - "@sanity/codegen": "3.36.1", + "@sanity/codegen": "3.36.2", "@sanity/telemetry": "^0.7.6", - "@sanity/util": "3.36.1", + "@sanity/util": "3.36.2", "chalk": "^4.1.2", "decompress": "^4.2.0", "esbuild": "^0.20.0", diff --git a/packages/@sanity/codegen/package.json b/packages/@sanity/codegen/package.json index 873f355d3ca..be2be943c7b 100644 --- a/packages/@sanity/codegen/package.json +++ b/packages/@sanity/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/codegen", - "version": "3.36.1", + "version": "3.36.2", "description": "Codegen toolkit for Sanity.io", "keywords": [ "sanity", diff --git a/packages/@sanity/diff/package.json b/packages/@sanity/diff/package.json index 34e54390266..378d48f1f4c 100644 --- a/packages/@sanity/diff/package.json +++ b/packages/@sanity/diff/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/diff", - "version": "3.36.1", + "version": "3.36.2", "description": "Generates diffs between documents and primitive types", "keywords": [ "sanity", diff --git a/packages/@sanity/export/package.json b/packages/@sanity/export/package.json index 1508c59f2f7..c794dfbe6b4 100644 --- a/packages/@sanity/export/package.json +++ b/packages/@sanity/export/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/export", - "version": "3.36.1", + "version": "3.36.2", "description": "Export Sanity documents and assets", "keywords": [ "sanity", @@ -31,7 +31,7 @@ "test": "jest" }, "dependencies": { - "@sanity/util": "3.36.1", + "@sanity/util": "3.36.2", "archiver": "^7.0.0", "debug": "^4.3.4", "get-it": "^8.4.16", diff --git a/packages/@sanity/import-cli/package.json b/packages/@sanity/import-cli/package.json index 7b084680f67..e680bce681e 100644 --- a/packages/@sanity/import-cli/package.json +++ b/packages/@sanity/import-cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/import-cli", - "version": "3.36.1", + "version": "3.36.2", "description": "CLI tool that imports documents from an ndjson file or URL", "keywords": [ "sanity", @@ -32,7 +32,7 @@ ], "dependencies": { "@sanity/client": "^6.15.7", - "@sanity/import": "3.36.1", + "@sanity/import": "3.36.2", "get-it": "^8.4.16", "meow": "^9.0.0", "ora": "^5.4.1", diff --git a/packages/@sanity/import/package.json b/packages/@sanity/import/package.json index 578a2f7da99..608d1d22681 100644 --- a/packages/@sanity/import/package.json +++ b/packages/@sanity/import/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/import", - "version": "3.36.1", + "version": "3.36.2", "description": "Import documents to a Sanity dataset", "keywords": [ "sanity", @@ -34,7 +34,7 @@ "dependencies": { "@sanity/asset-utils": "^1.2.5", "@sanity/generate-help-url": "^3.0.0", - "@sanity/mutator": "3.36.1", + "@sanity/mutator": "3.36.2", "@sanity/uuid": "^3.0.1", "debug": "^4.3.4", "file-url": "^2.0.2", diff --git a/packages/@sanity/migrate/package.json b/packages/@sanity/migrate/package.json index d2dae4f30e1..aaf32ea320e 100644 --- a/packages/@sanity/migrate/package.json +++ b/packages/@sanity/migrate/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/migrate", - "version": "3.36.1", + "version": "3.36.2", "description": "Tooling for running data migrations on Sanity.io projects", "keywords": [ "sanity", @@ -65,8 +65,8 @@ "dependencies": { "@bjoerge/mutiny": "^0.5.1", "@sanity/client": "^6.15.7", - "@sanity/types": "3.36.1", - "@sanity/util": "3.36.1", + "@sanity/types": "3.36.2", + "@sanity/util": "3.36.2", "arrify": "^2.0.1", "debug": "^4.3.4", "fast-fifo": "^1.3.2", diff --git a/packages/@sanity/mutator/package.json b/packages/@sanity/mutator/package.json index 4665801d84d..ff34f475d8d 100644 --- a/packages/@sanity/mutator/package.json +++ b/packages/@sanity/mutator/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/mutator", - "version": "3.36.1", + "version": "3.36.2", "description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity", "keywords": [ "sanity", @@ -62,7 +62,7 @@ }, "devDependencies": { "@jest/globals": "^29.7.0", - "@sanity/types": "3.36.1", + "@sanity/types": "3.36.2", "@types/debug": "^4.1.5", "@types/lodash": "^4.14.149", "rimraf": "^3.0.2" diff --git a/packages/@sanity/portable-text-editor/package.json b/packages/@sanity/portable-text-editor/package.json index 69c8de7d503..1b7db490997 100644 --- a/packages/@sanity/portable-text-editor/package.json +++ b/packages/@sanity/portable-text-editor/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/portable-text-editor", - "version": "3.36.1", + "version": "3.36.2", "description": "Portable Text Editor made in React", "keywords": [ "sanity", @@ -64,10 +64,10 @@ "watch": "pkg-utils watch --tsconfig tsconfig.lib.json" }, "dependencies": { - "@sanity/block-tools": "3.36.1", - "@sanity/schema": "3.36.1", - "@sanity/types": "3.36.1", - "@sanity/util": "3.36.1", + "@sanity/block-tools": "3.36.2", + "@sanity/schema": "3.36.2", + "@sanity/types": "3.36.2", + "@sanity/util": "3.36.2", "debug": "^3.2.7", "is-hotkey": "^0.2.0", "lodash": "^4.17.21", diff --git a/packages/@sanity/schema/package.json b/packages/@sanity/schema/package.json index 08dbe1cd775..6d89193f12c 100644 --- a/packages/@sanity/schema/package.json +++ b/packages/@sanity/schema/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/schema", - "version": "3.36.1", + "version": "3.36.2", "description": "", "keywords": [ "sanity", @@ -75,7 +75,7 @@ }, "dependencies": { "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.36.1", + "@sanity/types": "3.36.2", "arrify": "^1.0.1", "groq-js": "^1.5.0", "humanize-list": "^1.0.1", diff --git a/packages/@sanity/types/package.json b/packages/@sanity/types/package.json index 6fabe4c9730..9660f8a4f2e 100644 --- a/packages/@sanity/types/package.json +++ b/packages/@sanity/types/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/types", - "version": "3.36.1", + "version": "3.36.2", "description": "Type definitions for common Sanity data structures", "keywords": [ "sanity", diff --git a/packages/@sanity/util/package.json b/packages/@sanity/util/package.json index c3c0c5e25d3..716c9ad9fd2 100644 --- a/packages/@sanity/util/package.json +++ b/packages/@sanity/util/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/util", - "version": "3.36.1", + "version": "3.36.2", "description": "Utilities shared across projects of Sanity", "keywords": [ "sanity", @@ -163,7 +163,7 @@ }, "dependencies": { "@sanity/client": "^6.15.7", - "@sanity/types": "3.36.1", + "@sanity/types": "3.36.2", "get-random-values-esm": "1.0.2", "moment": "^2.29.4", "rxjs": "^7.8.1" diff --git a/packages/@sanity/vision/package.json b/packages/@sanity/vision/package.json index 336ce551774..b738eb3c1a7 100644 --- a/packages/@sanity/vision/package.json +++ b/packages/@sanity/vision/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/vision", - "version": "3.36.1", + "version": "3.36.2", "description": "Sanity plugin for running/debugging GROQ-queries against Sanity datasets", "keywords": [ "sanity", diff --git a/packages/create-sanity/package.json b/packages/create-sanity/package.json index 3eef2883842..612bb92b793 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "3.36.1", + "version": "3.36.2", "description": "Initialize a new Sanity project", "keywords": [ "sanity", @@ -26,7 +26,7 @@ "index.js" ], "dependencies": { - "@sanity/cli": "3.36.1", + "@sanity/cli": "3.36.2", "resolve-pkg": "^2.0.0" }, "engines": { diff --git a/packages/groq/package.json b/packages/groq/package.json index 47f41ed2e97..868ef7935c4 100644 --- a/packages/groq/package.json +++ b/packages/groq/package.json @@ -1,6 +1,6 @@ { "name": "groq", - "version": "3.36.1", + "version": "3.36.2", "description": "Tagged template literal for Sanity.io GROQ-queries", "keywords": [ "sanity", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 6d016e4f1cf..8f5d21bb6eb 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -1,6 +1,6 @@ { "name": "sanity", - "version": "3.36.1", + "version": "3.36.2", "description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches", "keywords": [ "sanity", @@ -196,28 +196,28 @@ "@rexxars/react-json-inspector": "^8.0.1", "@sanity/asset-utils": "^1.2.5", "@sanity/bifur-client": "^0.3.1", - "@sanity/block-tools": "3.36.1", - "@sanity/cli": "3.36.1", + "@sanity/block-tools": "3.36.2", + "@sanity/cli": "3.36.2", "@sanity/client": "^6.15.7", "@sanity/color": "^3.0.0", - "@sanity/diff": "3.36.1", + "@sanity/diff": "3.36.2", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", - "@sanity/export": "3.36.1", + "@sanity/export": "3.36.2", "@sanity/generate-help-url": "^3.0.0", "@sanity/icons": "^2.11.0", "@sanity/image-url": "^1.0.2", - "@sanity/import": "3.36.1", + "@sanity/import": "3.36.2", "@sanity/logos": "^2.1.4", - "@sanity/migrate": "3.36.1", - "@sanity/mutator": "3.36.1", - "@sanity/portable-text-editor": "3.36.1", + "@sanity/migrate": "3.36.2", + "@sanity/mutator": "3.36.2", + "@sanity/portable-text-editor": "3.36.2", "@sanity/presentation": "1.12.1", - "@sanity/schema": "3.36.1", + "@sanity/schema": "3.36.2", "@sanity/telemetry": "^0.7.6", - "@sanity/types": "3.36.1", + "@sanity/types": "3.36.2", "@sanity/ui": "^2.0.12", - "@sanity/util": "3.36.1", + "@sanity/util": "3.36.2", "@sanity/uuid": "^3.0.1", "@tanstack/react-virtual": "3.0.0-beta.54", "@types/is-hotkey": "^0.1.7", diff --git a/perf/studio/package.json b/perf/studio/package.json index c173af0e5d8..33ba66b6aa8 100644 --- a/perf/studio/package.json +++ b/perf/studio/package.json @@ -1,6 +1,6 @@ { "name": "perf-studio", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Sanity Studio with various test cases for tracking performance", "license": "MIT", diff --git a/perf/tests/package.json b/perf/tests/package.json index 201f679ce01..66fb5768975 100644 --- a/perf/tests/package.json +++ b/perf/tests/package.json @@ -1,6 +1,6 @@ { "name": "sanity-perf-tests", - "version": "3.36.1", + "version": "3.36.2", "private": true, "description": "Sanity Studio perf tests", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fbd4ce2c6d..79070e564d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -320,7 +320,7 @@ importers: specifier: ^2.0.12 version: 2.0.12(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) '@sanity/vision': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../../packages/@sanity/vision react: specifier: ^18.2.0 @@ -384,7 +384,7 @@ importers: specifier: ^2.0.0 version: 2.0.4(react-dom@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) '@sanity/block-tools': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../../packages/@sanity/block-tools '@sanity/client': specifier: ^6.15.7 @@ -559,7 +559,7 @@ importers: examples/ecommerce-studio: dependencies: '@sanity/cli': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.0.12 @@ -611,10 +611,10 @@ importers: specifier: ^29.7.0 version: 29.7.0 '@sanity/schema': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../schema '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types '@types/jsdom': specifier: ^20.0.0 @@ -635,13 +635,13 @@ importers: specifier: ^7.23.5 version: 7.24.1(supports-color@5.5.0) '@sanity/codegen': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../codegen '@sanity/telemetry': specifier: ^0.7.6 version: 0.7.7 '@sanity/util': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../util chalk: specifier: ^4.1.2 @@ -926,7 +926,7 @@ importers: packages/@sanity/export: dependencies: '@sanity/util': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../util archiver: specifier: ^7.0.0 @@ -969,7 +969,7 @@ importers: specifier: ^3.0.0 version: 3.0.0 '@sanity/mutator': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../mutator '@sanity/uuid': specifier: ^3.0.1 @@ -1033,7 +1033,7 @@ importers: specifier: ^6.15.7 version: 6.15.7 '@sanity/import': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../import get-it: specifier: ^8.4.16 @@ -1057,10 +1057,10 @@ importers: specifier: ^6.15.7 version: 6.15.7 '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types '@sanity/util': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../util arrify: specifier: ^2.0.1 @@ -1110,7 +1110,7 @@ importers: specifier: ^29.7.0 version: 29.7.0 '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types '@types/debug': specifier: ^4.1.5 @@ -1125,16 +1125,16 @@ importers: packages/@sanity/portable-text-editor: dependencies: '@sanity/block-tools': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../block-tools '@sanity/schema': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../schema '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types '@sanity/util': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../util debug: specifier: ^3.2.7 @@ -1246,7 +1246,7 @@ importers: specifier: ^3.0.0 version: 3.0.0 '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types arrify: specifier: ^1.0.1 @@ -1299,7 +1299,7 @@ importers: specifier: ^6.15.7 version: 6.15.7 '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../types get-random-values-esm: specifier: 1.0.2 @@ -1403,7 +1403,7 @@ importers: packages/create-sanity: dependencies: '@sanity/cli': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/cli resolve-pkg: specifier: ^2.0.0 @@ -1441,10 +1441,10 @@ importers: specifier: ^0.3.1 version: 0.3.1 '@sanity/block-tools': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/block-tools '@sanity/cli': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/cli '@sanity/client': specifier: ^6.15.7 @@ -1453,7 +1453,7 @@ importers: specifier: ^3.0.0 version: 3.0.2 '@sanity/diff': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/diff '@sanity/diff-match-patch': specifier: ^3.1.1 @@ -1462,7 +1462,7 @@ importers: specifier: ^5.0.0 version: 5.0.1 '@sanity/export': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/export '@sanity/generate-help-url': specifier: ^3.0.0 @@ -1474,37 +1474,37 @@ importers: specifier: ^1.0.2 version: 1.0.2 '@sanity/import': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/import '@sanity/logos': specifier: ^2.1.4 version: 2.1.7(@sanity/color@3.0.2)(react@18.2.0) '@sanity/migrate': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/migrate '@sanity/mutator': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/mutator '@sanity/portable-text-editor': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/portable-text-editor '@sanity/presentation': specifier: 1.12.1 version: 1.12.1(@sanity/client@6.15.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) '@sanity/schema': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/schema '@sanity/telemetry': specifier: ^0.7.6 version: 0.7.7 '@sanity/types': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/types '@sanity/ui': specifier: ^2.0.12 version: 2.0.12(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) '@sanity/util': - specifier: 3.36.1 + specifier: 3.36.2 version: link:../@sanity/util '@sanity/uuid': specifier: ^3.0.1