diff --git a/dev/depcheck-test/package.json b/dev/depcheck-test/package.json index c1f74828022..1e26b37b3a4 100644 --- a/dev/depcheck-test/package.json +++ b/dev/depcheck-test/package.json @@ -1,6 +1,6 @@ { "name": "depcheck-test", - "version": "3.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io " diff --git a/dev/design-studio/package.json b/dev/design-studio/package.json index d11ea7bdbf2..48aa5061416 100644 --- a/dev/design-studio/package.json +++ b/dev/design-studio/package.json @@ -1,6 +1,6 @@ { "name": "design-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Sanity Design Studio", "keywords": [ diff --git a/dev/embedded-studio/package.json b/dev/embedded-studio/package.json index ef3fbfa0807..e6b8cd2ac72 100644 --- a/dev/embedded-studio/package.json +++ b/dev/embedded-studio/package.json @@ -1,6 +1,6 @@ { "name": "embedded-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "scripts": { "build": "tsc && vite build", diff --git a/dev/page-building-studio/package.json b/dev/page-building-studio/package.json index 491c4321bf2..52f28b5fd60 100644 --- a/dev/page-building-studio/package.json +++ b/dev/page-building-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-page-building-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-next-studio/package.json b/dev/starter-next-studio/package.json index 31edac340f7..8130fe67e3d 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.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-studio/package.json b/dev/starter-studio/package.json index 2d7af9affc0..e18e64d12ad 100644 --- a/dev/starter-studio/package.json +++ b/dev/starter-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-starter-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/strict-studio/package.json b/dev/strict-studio/package.json index a7da4f02c92..77bad417843 100644 --- a/dev/strict-studio/package.json +++ b/dev/strict-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-strict-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/studio-e2e-testing/package.json b/dev/studio-e2e-testing/package.json index 0c41b84b881..5f59a68cc74 100644 --- a/dev/studio-e2e-testing/package.json +++ b/dev/studio-e2e-testing/package.json @@ -1,6 +1,6 @@ { "name": "studio-e2e-testing", - "version": "3.52.0", + "version": "3.52.1", "private": true, "keywords": [ "sanity" @@ -18,7 +18,7 @@ "@sanity/google-maps-input": "^4.0.0", "@sanity/icons": "^3.3.1", "@sanity/ui": "^2.8.8", - "@sanity/vision": "3.52.0", + "@sanity/vision": "3.52.1", "react": "^18.3.1", "react-dom": "^18.3.1", "sanity": "workspace:*", diff --git a/dev/test-next-studio/package.json b/dev/test-next-studio/package.json index 9398c7850a8..f138f41115a 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.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index d3e98c58bb3..4925515e26f 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "license": "MIT", "author": "Sanity.io ", @@ -19,7 +19,7 @@ "@portabletext/editor": "^1.0.8", "@portabletext/react": "^3.0.0", "@sanity/assist": "^3.0.2", - "@sanity/block-tools": "3.52.0", + "@sanity/block-tools": "3.52.1", "@sanity/client": "^6.21.1", "@sanity/color": "^3.0.0", "@sanity/google-maps-input": "^4.0.0", diff --git a/examples/blog-studio/package.json b/examples/blog-studio/package.json index 282fef584aa..d0552f6c806 100644 --- a/examples/blog-studio/package.json +++ b/examples/blog-studio/package.json @@ -1,6 +1,6 @@ { "name": "blog-studio", - "version": "3.52.0", + "version": "3.52.1", "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 c7367ebe9d0..7d8607027a2 100644 --- a/examples/clean-studio/package.json +++ b/examples/clean-studio/package.json @@ -1,6 +1,6 @@ { "name": "clean-studio", - "version": "3.52.0", + "version": "3.52.1", "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 9b0811563c9..9d1439ff63c 100644 --- a/examples/ecommerce-studio/package.json +++ b/examples/ecommerce-studio/package.json @@ -1,6 +1,6 @@ { "name": "ecommerce-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "", "keywords": [ @@ -29,7 +29,7 @@ "start": "sanity dev --port 3337" }, "dependencies": { - "@sanity/cli": "3.52.0", + "@sanity/cli": "3.52.1", "@sanity/ui": "^2.8.8", "react": "^18.3.1", "react-barcode": "^1.4.1", diff --git a/examples/movies-studio/package.json b/examples/movies-studio/package.json index 83f28a28894..ea53a36c49b 100644 --- a/examples/movies-studio/package.json +++ b/examples/movies-studio/package.json @@ -1,6 +1,6 @@ { "name": "movies-studio", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Content studio running with schema from the moviedb init template", "keywords": [ diff --git a/lerna.json b/lerna.json index a76a12a5666..406fa246b8d 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "packages/groq", "packages/sanity" ], - "version": "3.52.0" + "version": "3.52.1" } diff --git a/packages/@repo/package.bundle/package.json b/packages/@repo/package.bundle/package.json index 2b01f8067bf..8a3cfae545a 100644 --- a/packages/@repo/package.bundle/package.json +++ b/packages/@repo/package.bundle/package.json @@ -1,6 +1,6 @@ { "name": "@repo/package.bundle", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Shared package bundle configuration", "main": "./src/package.bundle.ts", diff --git a/packages/@repo/package.config/package.json b/packages/@repo/package.config/package.json index b9ea19e3fc9..637e9d7bbbc 100644 --- a/packages/@repo/package.config/package.json +++ b/packages/@repo/package.config/package.json @@ -1,6 +1,6 @@ { "name": "@repo/package.config", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Shared @sanity/pkg-utils configuration", "main": "./src/package.config.ts", diff --git a/packages/@repo/test-exports/package.json b/packages/@repo/test-exports/package.json index 3d30caa047b..58419eb8a7d 100644 --- a/packages/@repo/test-exports/package.json +++ b/packages/@repo/test-exports/package.json @@ -1,6 +1,6 @@ { "name": "@repo/test-exports", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Ensures that all the monorepo packages that are published works in native node ESM and CJS runtimes", "exports": { diff --git a/packages/@repo/tsconfig/package.json b/packages/@repo/tsconfig/package.json index fd93e35687c..535775f1d11 100644 --- a/packages/@repo/tsconfig/package.json +++ b/packages/@repo/tsconfig/package.json @@ -1,5 +1,5 @@ { "name": "@repo/tsconfig", - "version": "3.52.0", + "version": "3.52.1", "private": true } diff --git a/packages/@sanity/block-tools/package.json b/packages/@sanity/block-tools/package.json index 0913faa7344..50767a69fc0 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.52.0", + "version": "3.52.1", "description": "Can format HTML, Slate JSON or Sanity block array into any other format.", "keywords": [ "sanity", @@ -55,8 +55,8 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@repo/package.config": "workspace:*", - "@sanity/schema": "3.52.0", - "@sanity/types": "3.52.0", + "@sanity/schema": "3.52.1", + "@sanity/types": "3.52.1", "@types/jsdom": "^20.0.0", "@types/lodash": "^4.14.149", "@types/react": "^18.3.3", diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index 803eb0622ff..18c64ddc9fd 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "3.52.0", + "version": "3.52.1", "description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets", "keywords": [ "sanity", @@ -58,9 +58,9 @@ "dependencies": { "@babel/traverse": "^7.23.5", "@sanity/client": "^6.21.0", - "@sanity/codegen": "3.52.0", + "@sanity/codegen": "3.52.1", "@sanity/telemetry": "^0.7.7", - "@sanity/util": "3.52.0", + "@sanity/util": "3.52.1", "chalk": "^4.1.2", "debug": "^4.3.4", "decompress": "^4.2.0", diff --git a/packages/@sanity/codegen/package.json b/packages/@sanity/codegen/package.json index f4f025da5e4..b7b4f649ea9 100644 --- a/packages/@sanity/codegen/package.json +++ b/packages/@sanity/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/codegen", - "version": "3.52.0", + "version": "3.52.1", "description": "Codegen toolkit for Sanity.io", "keywords": [ "sanity", diff --git a/packages/@sanity/diff/package.json b/packages/@sanity/diff/package.json index d945d749d69..19064994b2d 100644 --- a/packages/@sanity/diff/package.json +++ b/packages/@sanity/diff/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/diff", - "version": "3.52.0", + "version": "3.52.1", "description": "Generates diffs between documents and primitive types", "keywords": [ "sanity", diff --git a/packages/@sanity/migrate/package.json b/packages/@sanity/migrate/package.json index 7be98f30a05..c2226dff58d 100644 --- a/packages/@sanity/migrate/package.json +++ b/packages/@sanity/migrate/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/migrate", - "version": "3.52.0", + "version": "3.52.1", "description": "Tooling for running data migrations on Sanity.io projects", "keywords": [ "sanity", @@ -52,8 +52,8 @@ "dependencies": { "@bjoerge/mutiny": "^0.5.1", "@sanity/client": "^6.21.0", - "@sanity/types": "3.52.0", - "@sanity/util": "3.52.0", + "@sanity/types": "3.52.1", + "@sanity/util": "3.52.1", "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 d9ac727f29f..951bb9019cd 100644 --- a/packages/@sanity/mutator/package.json +++ b/packages/@sanity/mutator/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/mutator", - "version": "3.52.0", + "version": "3.52.1", "description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity", "keywords": [ "sanity", @@ -57,7 +57,7 @@ "devDependencies": { "@jest/globals": "^29.7.0", "@repo/package.config": "workspace:*", - "@sanity/types": "3.52.0", + "@sanity/types": "3.52.1", "@types/debug": "^4.1.5", "@types/lodash": "^4.14.149", "rimraf": "^3.0.2" diff --git a/packages/@sanity/schema/package.json b/packages/@sanity/schema/package.json index bff8e8ebcee..59203895d18 100644 --- a/packages/@sanity/schema/package.json +++ b/packages/@sanity/schema/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/schema", - "version": "3.52.0", + "version": "3.52.1", "description": "", "keywords": [ "sanity", @@ -64,7 +64,7 @@ }, "dependencies": { "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.52.0", + "@sanity/types": "3.52.1", "arrify": "^1.0.1", "groq-js": "^1.10.0", "humanize-list": "^1.0.1", diff --git a/packages/@sanity/types/package.json b/packages/@sanity/types/package.json index 3d84830b316..d43f1533298 100644 --- a/packages/@sanity/types/package.json +++ b/packages/@sanity/types/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/types", - "version": "3.52.0", + "version": "3.52.1", "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 f72eb061be3..dd4c99222e7 100644 --- a/packages/@sanity/util/package.json +++ b/packages/@sanity/util/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/util", - "version": "3.52.0", + "version": "3.52.1", "description": "Utilities shared across projects of Sanity", "keywords": [ "sanity", @@ -122,7 +122,7 @@ }, "dependencies": { "@sanity/client": "^6.21.0", - "@sanity/types": "3.52.0", + "@sanity/types": "3.52.1", "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 f446d8a0667..40e3bdd0d19 100644 --- a/packages/@sanity/vision/package.json +++ b/packages/@sanity/vision/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/vision", - "version": "3.52.0", + "version": "3.52.1", "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 4c6207d44c5..a7c3b0e7dc8 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "3.52.0", + "version": "3.52.1", "description": "Initialize a new Sanity project", "keywords": [ "sanity", @@ -26,7 +26,7 @@ "index.js" ], "dependencies": { - "@sanity/cli": "3.52.0", + "@sanity/cli": "3.52.1", "resolve-pkg": "^2.0.0" }, "engines": { diff --git a/packages/groq/package.json b/packages/groq/package.json index fa4a1084f1c..12dbd2c54dd 100644 --- a/packages/groq/package.json +++ b/packages/groq/package.json @@ -1,6 +1,6 @@ { "name": "groq", - "version": "3.52.0", + "version": "3.52.1", "description": "Tagged template literal for Sanity.io GROQ-queries", "keywords": [ "sanity", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 90cb92fd772..5703585a66c 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -1,6 +1,6 @@ { "name": "sanity", - "version": "3.52.0", + "version": "3.52.1", "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", @@ -158,11 +158,11 @@ "@rexxars/react-json-inspector": "^8.0.1", "@sanity/asset-utils": "^1.2.5", "@sanity/bifur-client": "^0.4.1", - "@sanity/block-tools": "3.52.0", - "@sanity/cli": "3.52.0", + "@sanity/block-tools": "3.52.1", + "@sanity/cli": "3.52.1", "@sanity/client": "^6.21.0", "@sanity/color": "^3.0.0", - "@sanity/diff": "3.52.0", + "@sanity/diff": "3.52.1", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", "@sanity/export": "^3.40.0", @@ -171,14 +171,14 @@ "@sanity/import": "^3.37.3", "@sanity/insert-menu": "1.0.7", "@sanity/logos": "^2.1.4", - "@sanity/migrate": "3.52.0", - "@sanity/mutator": "3.52.0", + "@sanity/migrate": "3.52.1", + "@sanity/mutator": "3.52.1", "@sanity/presentation": "1.16.2", - "@sanity/schema": "3.52.0", + "@sanity/schema": "3.52.1", "@sanity/telemetry": "^0.7.7", - "@sanity/types": "3.52.0", + "@sanity/types": "3.52.1", "@sanity/ui": "^2.8.8", - "@sanity/util": "3.52.0", + "@sanity/util": "3.52.1", "@sanity/uuid": "^3.0.1", "@sentry/react": "^8.7.0", "@tanstack/react-table": "^8.16.0", @@ -270,7 +270,7 @@ "@playwright/experimental-ct-react": "1.44.1", "@playwright/test": "1.44.1", "@repo/package.config": "workspace:*", - "@sanity/codegen": "3.52.0", + "@sanity/codegen": "3.52.1", "@sanity/generate-help-url": "^3.0.0", "@sanity/pkg-utils": "6.9.3", "@sanity/tsdoc": "1.0.83", diff --git a/perf/studio/package.json b/perf/studio/package.json index e2128195860..941a6982231 100644 --- a/perf/studio/package.json +++ b/perf/studio/package.json @@ -1,6 +1,6 @@ { "name": "perf-studio", - "version": "3.52.0", + "version": "3.52.1", "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 5e77ba2a56c..214b3efac66 100644 --- a/perf/tests/package.json +++ b/perf/tests/package.json @@ -1,6 +1,6 @@ { "name": "sanity-perf-tests", - "version": "3.52.0", + "version": "3.52.1", "private": true, "description": "Sanity Studio perf tests", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07871058b74..e5e2616423a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -376,7 +376,7 @@ importers: specifier: ^2.8.8 version: 2.8.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.12) '@sanity/vision': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../../packages/@sanity/vision react: specifier: ^18.3.1 @@ -442,7 +442,7 @@ importers: specifier: ^3.0.2 version: 3.0.5(@sanity/mutator@packages+@sanity+mutator)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.12) '@sanity/block-tools': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../../packages/@sanity/block-tools '@sanity/client': specifier: ^6.21.1 @@ -602,7 +602,7 @@ importers: examples/ecommerce-studio: dependencies: '@sanity/cli': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.8.8 @@ -709,10 +709,10 @@ importers: specifier: workspace:* version: link:../../@repo/package.config '@sanity/schema': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../schema '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../types '@types/jsdom': specifier: ^20.0.0 @@ -734,25 +734,25 @@ importers: dependencies: '@babel/traverse': specifier: ^7.23.5 - version: 7.24.8(supports-color@5.5.0) + version: 7.24.8 '@sanity/client': specifier: ^6.21.0 version: 6.21.1(debug@4.3.5) '@sanity/codegen': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../codegen '@sanity/telemetry': specifier: ^0.7.7 version: 0.7.9(react@18.3.1) '@sanity/util': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../util chalk: specifier: ^4.1.2 version: 4.1.2 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.3.5(supports-color@9.4.0) decompress: specifier: ^4.2.0 version: 4.2.1 @@ -972,13 +972,13 @@ importers: version: 7.23.7(@babel/core@7.24.9) '@babel/traverse': specifier: ^7.23.5 - version: 7.24.8(supports-color@5.5.0) + version: 7.24.8 '@babel/types': specifier: ^7.23.9 version: 7.24.9 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.3.5(supports-color@9.4.0) globby: specifier: ^10.0.0 version: 10.0.2 @@ -1045,17 +1045,17 @@ importers: specifier: ^6.21.0 version: 6.21.1(debug@4.3.5) '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../types '@sanity/util': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../util arrify: specifier: ^2.0.1 version: 2.0.1 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.3.5(supports-color@9.4.0) fast-fifo: specifier: ^1.3.2 version: 1.3.2 @@ -1092,7 +1092,7 @@ importers: version: 3.0.2 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.3.5(supports-color@9.4.0) lodash: specifier: ^4.17.21 version: 4.17.21 @@ -1104,7 +1104,7 @@ importers: specifier: workspace:* version: link:../../@repo/package.config '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../types '@types/debug': specifier: ^4.1.5 @@ -1122,7 +1122,7 @@ importers: specifier: ^3.0.0 version: 3.0.0 '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../types arrify: specifier: ^1.0.1 @@ -1193,7 +1193,7 @@ importers: specifier: ^6.21.0 version: 6.21.1(debug@4.3.5) '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../types get-random-values-esm: specifier: 1.0.2 @@ -1330,7 +1330,7 @@ importers: packages/create-sanity: dependencies: '@sanity/cli': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/cli resolve-pkg: specifier: ^2.0.0 @@ -1375,10 +1375,10 @@ importers: specifier: ^0.4.1 version: 0.4.1 '@sanity/block-tools': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/block-tools '@sanity/cli': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/cli '@sanity/client': specifier: ^6.21.0 @@ -1387,7 +1387,7 @@ importers: specifier: ^3.0.0 version: 3.0.6 '@sanity/diff': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/diff '@sanity/diff-match-patch': specifier: ^3.1.1 @@ -1414,28 +1414,28 @@ importers: specifier: ^2.1.4 version: 2.1.13(@sanity/color@3.0.6)(react@18.3.1) '@sanity/migrate': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/migrate '@sanity/mutator': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/mutator '@sanity/presentation': specifier: 1.16.2 version: 1.16.2(@sanity/client@6.21.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.12) '@sanity/schema': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/schema '@sanity/telemetry': specifier: ^0.7.7 version: 0.7.9(react@18.3.1) '@sanity/types': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/types '@sanity/ui': specifier: ^2.8.8 version: 2.8.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.12) '@sanity/util': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/util '@sanity/uuid': specifier: ^3.0.1 @@ -1508,7 +1508,7 @@ importers: version: 2.30.0 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.3.5(supports-color@9.4.0) esbuild: specifier: 0.21.5 version: 0.21.5 @@ -1706,7 +1706,7 @@ importers: specifier: workspace:* version: link:../@repo/package.config '@sanity/codegen': - specifier: 3.52.0 + specifier: 3.52.1 version: link:../@sanity/codegen '@sanity/generate-help-url': specifier: ^3.0.0 @@ -1967,10 +1967,10 @@ packages: '@babel/helpers': 7.24.8 '@babel/parser': 7.24.8 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -2019,7 +2019,7 @@ packages: resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -2072,7 +2072,7 @@ packages: '@babel/core': 7.24.9 '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-plugin-utils': 7.24.7 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -2101,7 +2101,16 @@ packages: resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 + transitivePeerDependencies: + - supports-color + + /@babel/helper-module-imports@7.24.7: + resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -2114,6 +2123,7 @@ packages: '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color + dev: false /@babel/helper-module-transforms@7.24.9(@babel/core@7.24.9): resolution: {integrity: sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==} @@ -2123,7 +2133,7 @@ packages: dependencies: '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) + '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 @@ -2170,7 +2180,7 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -2179,7 +2189,7 @@ packages: resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -2208,7 +2218,7 @@ packages: dependencies: '@babel/helper-function-name': 7.24.7 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -2522,7 +2532,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.9 - '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.7 '@babel/helper-remap-async-to-generator': 7.24.7(@babel/core@7.24.9) transitivePeerDependencies: @@ -2947,7 +2957,7 @@ packages: dependencies: '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) + '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.7 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.9) '@babel/types': 7.24.9 @@ -3247,6 +3257,23 @@ packages: '@babel/parser': 7.24.8 '@babel/types': 7.24.9 + /@babel/traverse@7.24.8: + resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.24.10 + '@babel/helper-environment-visitor': 7.24.7 + '@babel/helper-function-name': 7.24.7 + '@babel/helper-hoist-variables': 7.24.7 + '@babel/helper-split-export-declaration': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.9 + debug: 4.3.5(supports-color@9.4.0) + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/traverse@7.24.8(supports-color@5.5.0): resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==} engines: {node: '>=6.9.0'} @@ -3263,6 +3290,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false /@babel/types@7.24.9: resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} @@ -3440,7 +3468,7 @@ packages: /@emotion/babel-plugin@11.12.0: resolution: {integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==} dependencies: - '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) + '@babel/helper-module-imports': 7.24.7 '@babel/runtime': 7.24.8 '@emotion/hash': 0.9.2 '@emotion/memoize': 0.9.0 @@ -4317,7 +4345,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -4419,7 +4447,7 @@ packages: deprecated: Use @eslint/config-array instead dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -5864,7 +5892,7 @@ packages: '@sanity/schema': link:packages/@sanity/schema '@sanity/types': link:packages/@sanity/types '@sanity/util': link:packages/@sanity/util - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) is-hotkey-esm: 1.0.0 lodash: 4.17.21 react: 18.3.1 @@ -5980,7 +6008,7 @@ packages: optional: true dependencies: '@babel/core': 7.24.9 - '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) + '@babel/helper-module-imports': 7.24.7 '@rollup/pluginutils': 5.1.0(rollup@4.18.0) rollup: 4.18.0 transitivePeerDependencies: @@ -6391,7 +6419,7 @@ packages: '@sanity/client': 6.21.1(debug@4.3.5) '@sanity/util': 3.37.2(debug@4.3.5) archiver: 7.0.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) get-it: 8.6.3(debug@4.3.5) lodash: 4.17.21 mississippi: 4.0.0 @@ -6466,7 +6494,7 @@ packages: '@sanity/generate-help-url': 3.0.0 '@sanity/mutator': 3.37.2 '@sanity/uuid': 3.0.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) file-url: 2.0.2 get-it: 8.6.3(debug@4.3.5) get-uri: 2.0.4 @@ -6574,7 +6602,7 @@ packages: dependencies: '@sanity/diff-match-patch': 3.1.1 '@sanity/uuid': 3.0.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) lodash: 4.17.21 transitivePeerDependencies: - supports-color @@ -7832,7 +7860,7 @@ packages: '@typescript-eslint/types': 7.11.0 '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.11.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) eslint: 8.57.0 typescript: 5.4.5 transitivePeerDependencies: @@ -7853,7 +7881,7 @@ packages: '@typescript-eslint/types': 7.11.0 '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.5.3) '@typescript-eslint/visitor-keys': 7.11.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) eslint: 8.57.0 typescript: 5.5.3 transitivePeerDependencies: @@ -7880,7 +7908,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.4.5) '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.4.5) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) typescript: 5.4.5 @@ -7900,7 +7928,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.5.3) '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.5.3) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.3) typescript: 5.5.3 @@ -7924,7 +7952,7 @@ packages: dependencies: '@typescript-eslint/types': 7.11.0 '@typescript-eslint/visitor-keys': 7.11.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.4 @@ -7946,7 +7974,7 @@ packages: dependencies: '@typescript-eslint/types': 7.11.0 '@typescript-eslint/visitor-keys': 7.11.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.4 @@ -8242,7 +8270,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color dev: true @@ -8251,7 +8279,7 @@ packages: resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==} engines: {node: '>= 14'} dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -10046,6 +10074,7 @@ packages: dependencies: ms: 2.1.2 supports-color: 5.5.0 + dev: false /debug@4.3.5(supports-color@9.4.0): resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} @@ -10058,7 +10087,6 @@ packages: dependencies: ms: 2.1.2 supports-color: 9.4.0 - dev: true /decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} @@ -10251,12 +10279,12 @@ packages: hasBin: true dependencies: '@babel/parser': 7.24.8 - '@babel/traverse': 7.24.8(supports-color@5.5.0) + '@babel/traverse': 7.24.8 '@vue/compiler-sfc': 3.4.21 callsite: 1.0.0 camelcase: 6.3.0 cosmiconfig: 7.1.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) deps-regex: 0.2.0 findup-sync: 5.0.0 ignore: 5.3.1 @@ -10719,7 +10747,7 @@ packages: peerDependencies: esbuild: '>=0.12 <1' dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) esbuild: 0.19.12 transitivePeerDependencies: - supports-color @@ -10729,7 +10757,7 @@ packages: peerDependencies: esbuild: '>=0.12 <1' dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) esbuild: 0.21.5 transitivePeerDependencies: - supports-color @@ -10739,7 +10767,7 @@ packages: peerDependencies: esbuild: '>=0.12 <1' dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) esbuild: 0.23.0 transitivePeerDependencies: - supports-color @@ -10962,7 +10990,7 @@ packages: eslint: '*' eslint-plugin-import: '*' dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) enhanced-resolve: 5.16.0 eslint: 8.57.0 eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.11.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) @@ -11282,7 +11310,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -11848,7 +11876,7 @@ packages: debug: optional: true dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) /for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -12451,7 +12479,7 @@ packages: resolution: {integrity: sha512-U2bKyqRpU8dlGaOLjaQZ5+4yNXS12IlpA7Dqi5hBBimnJMvWwfENEE4FVkD0+iRXbgvCdMBDCSWWpGYO4HvE7w==} engines: {node: '>= 14'} dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -12689,7 +12717,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color dev: true @@ -12699,7 +12727,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -12708,7 +12736,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color dev: true @@ -12718,7 +12746,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -13448,7 +13476,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) istanbul-lib-coverage: 3.2.2 source-map: 0.6.1 transitivePeerDependencies: @@ -17282,7 +17310,7 @@ packages: rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.0) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) es-module-lexer: 1.5.0 esbuild: 0.21.5 get-tsconfig: 4.7.5 @@ -17299,7 +17327,7 @@ packages: rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.18.0) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) es-module-lexer: 1.5.0 esbuild: 0.23.0 get-tsconfig: 4.7.5 @@ -17893,7 +17921,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -18443,7 +18471,6 @@ packages: /supports-color@9.4.0: resolution: {integrity: sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==} engines: {node: '>=12'} - dev: true /supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} @@ -18836,7 +18863,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: '@tufjs/models': 2.0.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) make-fetch-happen: 13.0.0 transitivePeerDependencies: - supports-color @@ -19359,7 +19386,7 @@ packages: vite: optional: true dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5(supports-color@9.4.0) globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.5) vite: 4.5.3(@types/node@18.19.31)