diff --git a/dev/depcheck-test/package.json b/dev/depcheck-test/package.json index 97766669cc4..0e8d6a1a8d1 100644 --- a/dev/depcheck-test/package.json +++ b/dev/depcheck-test/package.json @@ -1,6 +1,6 @@ { "name": "depcheck-test", - "version": "3.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io " diff --git a/dev/design-studio/package.json b/dev/design-studio/package.json index 2f016222793..1bdb16ac2e7 100644 --- a/dev/design-studio/package.json +++ b/dev/design-studio/package.json @@ -1,6 +1,6 @@ { "name": "design-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "Sanity Design Studio", "keywords": [ diff --git a/dev/embedded-studio/package.json b/dev/embedded-studio/package.json index c6ac3f327bb..cb8ea3eb0db 100644 --- a/dev/embedded-studio/package.json +++ b/dev/embedded-studio/package.json @@ -1,6 +1,6 @@ { "name": "embedded-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "scripts": { "build": "tsc && vite build && sanity manifest extract", diff --git a/dev/page-building-studio/package.json b/dev/page-building-studio/package.json index b87c26c01a0..6cf08824e5e 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.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-studio/package.json b/dev/starter-studio/package.json index b1cdf956f9a..8e984b7c1be 100644 --- a/dev/starter-studio/package.json +++ b/dev/starter-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-starter-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/strict-studio/package.json b/dev/strict-studio/package.json index 1a60c265922..05600b3ab46 100644 --- a/dev/strict-studio/package.json +++ b/dev/strict-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-strict-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/studio-e2e-testing/package.json b/dev/studio-e2e-testing/package.json index b65df23d9f4..05fab2c2b1b 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.68.3", + "version": "3.69.0", "private": true, "keywords": [ "sanity" @@ -19,7 +19,7 @@ "@sanity/google-maps-input": "^4.0.0", "@sanity/icons": "^3.5.7", "@sanity/ui": "^2.11.1", - "@sanity/vision": "3.68.3", + "@sanity/vision": "3.69.0", "babel-plugin-react-compiler": "19.0.0-beta-63e3235-20250105", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/dev/test-create-integration-studio/package.json b/dev/test-create-integration-studio/package.json index 68eda8931a6..e78263b04ef 100644 --- a/dev/test-create-integration-studio/package.json +++ b/dev/test-create-integration-studio/package.json @@ -1,6 +1,6 @@ { "name": "test-create-integration-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index 889a08a770c..d17e36fc601 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "license": "MIT", "author": "Sanity.io ", @@ -19,7 +19,7 @@ "@portabletext/editor": "^1.20.0", "@portabletext/react": "^3.0.0", "@sanity/assist": "^3.0.2", - "@sanity/block-tools": "3.68.3", + "@sanity/block-tools": "3.69.0", "@sanity/client": "^6.24.1", "@sanity/color": "^3.0.0", "@sanity/color-input": "^4.0.1", diff --git a/examples/blog-studio/package.json b/examples/blog-studio/package.json index 3a0bfb3d2b0..8984322cbd4 100644 --- a/examples/blog-studio/package.json +++ b/examples/blog-studio/package.json @@ -1,6 +1,6 @@ { "name": "blog-studio", - "version": "3.68.3", + "version": "3.69.0", "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 636b72f0e08..87f7bc5297b 100644 --- a/examples/clean-studio/package.json +++ b/examples/clean-studio/package.json @@ -1,6 +1,6 @@ { "name": "clean-studio", - "version": "3.68.3", + "version": "3.69.0", "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 fc01bc828bb..1f5f8012038 100644 --- a/examples/ecommerce-studio/package.json +++ b/examples/ecommerce-studio/package.json @@ -1,6 +1,6 @@ { "name": "ecommerce-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "", "keywords": [ @@ -29,7 +29,7 @@ "start": "sanity dev --port 3337" }, "dependencies": { - "@sanity/cli": "3.68.3", + "@sanity/cli": "3.69.0", "@sanity/ui": "^2.11.1", "react": "^18.3.1", "react-barcode": "^1.4.1", diff --git a/examples/movies-studio/package.json b/examples/movies-studio/package.json index 0875f3b6eb9..d2f3b8e2dc0 100644 --- a/examples/movies-studio/package.json +++ b/examples/movies-studio/package.json @@ -1,6 +1,6 @@ { "name": "movies-studio", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "Content studio running with schema from the moviedb init template", "keywords": [ diff --git a/lerna.json b/lerna.json index f1844f46509..12e7c0b5481 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "packages/groq", "packages/sanity" ], - "version": "3.68.3" + "version": "3.69.0" } diff --git a/packages/@repo/dev-aliases/package.json b/packages/@repo/dev-aliases/package.json index f5ed6f97d43..72a4d6751fa 100644 --- a/packages/@repo/dev-aliases/package.json +++ b/packages/@repo/dev-aliases/package.json @@ -1,6 +1,6 @@ { "name": "@repo/dev-aliases", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "Dev aliases for the sanity monorepo", "type": "module", diff --git a/packages/@repo/package.bundle/package.json b/packages/@repo/package.bundle/package.json index c5b889a3625..744dbbde463 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.68.3", + "version": "3.69.0", "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 7de1c3011d9..25dd5239f3d 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.68.3", + "version": "3.69.0", "private": true, "description": "Shared @sanity/pkg-utils configuration", "main": "./src/package.config.ts", diff --git a/packages/@repo/test-config/package.json b/packages/@repo/test-config/package.json index fa716402353..3238034f7d7 100644 --- a/packages/@repo/test-config/package.json +++ b/packages/@repo/test-config/package.json @@ -1,6 +1,6 @@ { "name": "@repo/test-config", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "Test (as in unit test) config shared across packages in the sanity monorepo", "type": "module", diff --git a/packages/@repo/test-exports/package.json b/packages/@repo/test-exports/package.json index 93b0f17bfd3..cc9918047ac 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.68.3", + "version": "3.69.0", "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 1e526b46145..079163e205d 100644 --- a/packages/@repo/tsconfig/package.json +++ b/packages/@repo/tsconfig/package.json @@ -1,5 +1,5 @@ { "name": "@repo/tsconfig", - "version": "3.68.3", + "version": "3.69.0", "private": true } diff --git a/packages/@sanity/block-tools/package.json b/packages/@sanity/block-tools/package.json index a8aa23cf0c3..1fe7911f06a 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.68.3", + "version": "3.69.0", "description": "Can format HTML, Slate JSON or Sanity block array into any other format.", "keywords": [ "sanity", @@ -49,14 +49,14 @@ "watch": "pkg-utils watch" }, "dependencies": { - "@sanity/types": "3.68.3", + "@sanity/types": "3.69.0", "get-random-values-esm": "1.0.2", "lodash": "^4.17.21" }, "devDependencies": { "@repo/package.config": "workspace:*", "@repo/test-config": "workspace:*", - "@sanity/schema": "3.68.3", + "@sanity/schema": "3.69.0", "@types/jsdom": "^20.0.0", "@types/lodash": "^4.17.7", "@types/react": "^19.0.3", diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index 8caeab4253a..56e8670d15a 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "3.68.3", + "version": "3.69.0", "description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets", "keywords": [ "sanity", @@ -58,10 +58,10 @@ "dependencies": { "@babel/traverse": "^7.23.5", "@sanity/client": "^6.24.1", - "@sanity/codegen": "3.68.3", + "@sanity/codegen": "3.69.0", "@sanity/telemetry": "^0.7.7", "@sanity/template-validator": "^2.0.0", - "@sanity/util": "3.68.3", + "@sanity/util": "3.69.0", "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 ccb767e1d88..befd919c8f8 100644 --- a/packages/@sanity/codegen/package.json +++ b/packages/@sanity/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/codegen", - "version": "3.68.3", + "version": "3.69.0", "description": "Codegen toolkit for Sanity.io", "keywords": [ "sanity", diff --git a/packages/@sanity/diff/package.json b/packages/@sanity/diff/package.json index 78448e64987..d212fcebf03 100644 --- a/packages/@sanity/diff/package.json +++ b/packages/@sanity/diff/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/diff", - "version": "3.68.3", + "version": "3.69.0", "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 8949060a7c4..0407fabbddd 100644 --- a/packages/@sanity/migrate/package.json +++ b/packages/@sanity/migrate/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/migrate", - "version": "3.68.3", + "version": "3.69.0", "description": "Tooling for running data migrations on Sanity.io projects", "keywords": [ "sanity", @@ -52,8 +52,8 @@ "dependencies": { "@sanity/client": "^6.24.1", "@sanity/mutate": "^0.11.1", - "@sanity/types": "3.68.3", - "@sanity/util": "3.68.3", + "@sanity/types": "3.69.0", + "@sanity/util": "3.69.0", "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 1fc83259ac1..53c84fba187 100644 --- a/packages/@sanity/mutator/package.json +++ b/packages/@sanity/mutator/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/mutator", - "version": "3.68.3", + "version": "3.69.0", "description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity", "keywords": [ "sanity", @@ -50,7 +50,7 @@ }, "dependencies": { "@sanity/diff-match-patch": "^3.1.1", - "@sanity/types": "3.68.3", + "@sanity/types": "3.69.0", "@sanity/uuid": "^3.0.1", "debug": "^4.3.4", "lodash": "^4.17.21" diff --git a/packages/@sanity/schema/package.json b/packages/@sanity/schema/package.json index 40c2f5127e6..d8cee070443 100644 --- a/packages/@sanity/schema/package.json +++ b/packages/@sanity/schema/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/schema", - "version": "3.68.3", + "version": "3.69.0", "description": "", "keywords": [ "sanity", @@ -64,7 +64,7 @@ }, "dependencies": { "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.68.3", + "@sanity/types": "3.69.0", "arrify": "^2.0.1", "groq-js": "^1.14.2", "humanize-list": "^1.0.1", diff --git a/packages/@sanity/types/package.json b/packages/@sanity/types/package.json index df41267a197..fe722198cf5 100644 --- a/packages/@sanity/types/package.json +++ b/packages/@sanity/types/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/types", - "version": "3.68.3", + "version": "3.69.0", "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 4c93852bb0c..c388ca0695d 100644 --- a/packages/@sanity/util/package.json +++ b/packages/@sanity/util/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/util", - "version": "3.68.3", + "version": "3.69.0", "description": "Utilities shared across projects of Sanity", "keywords": [ "sanity", @@ -122,7 +122,7 @@ }, "dependencies": { "@sanity/client": "^6.24.1", - "@sanity/types": "3.68.3", + "@sanity/types": "3.69.0", "get-random-values-esm": "1.0.2", "moment": "^2.30.1", "rxjs": "^7.8.1" diff --git a/packages/@sanity/vision/package.json b/packages/@sanity/vision/package.json index 1365a1d5d28..87c54a95af1 100644 --- a/packages/@sanity/vision/package.json +++ b/packages/@sanity/vision/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/vision", - "version": "3.68.3", + "version": "3.69.0", "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 63c01a182a4..45c5414a986 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "3.68.3", + "version": "3.69.0", "description": "Initialize a new Sanity project", "keywords": [ "sanity", @@ -26,7 +26,7 @@ "index.js" ], "dependencies": { - "@sanity/cli": "3.68.3", + "@sanity/cli": "3.69.0", "resolve-pkg": "^2.0.0" }, "engines": { diff --git a/packages/groq/package.json b/packages/groq/package.json index aeed9ed4950..da49182258f 100644 --- a/packages/groq/package.json +++ b/packages/groq/package.json @@ -1,6 +1,6 @@ { "name": "groq", - "version": "3.68.3", + "version": "3.69.0", "description": "Tagged template literal for Sanity.io GROQ-queries", "keywords": [ "sanity", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index f630fce57f9..e79e6d6fd8e 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -1,6 +1,6 @@ { "name": "sanity", - "version": "3.68.3", + "version": "3.69.0", "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": "^9.0.1", "@sanity/asset-utils": "^2.0.6", "@sanity/bifur-client": "^0.4.1", - "@sanity/block-tools": "3.68.3", - "@sanity/cli": "3.68.3", + "@sanity/block-tools": "3.69.0", + "@sanity/cli": "3.69.0", "@sanity/client": "^6.24.1", "@sanity/color": "^3.0.0", - "@sanity/diff": "3.68.3", + "@sanity/diff": "3.69.0", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", "@sanity/export": "^3.42.2", @@ -171,14 +171,14 @@ "@sanity/import": "^3.37.9", "@sanity/insert-menu": "1.0.18", "@sanity/logos": "^2.1.4", - "@sanity/migrate": "3.68.3", - "@sanity/mutator": "3.68.3", + "@sanity/migrate": "3.69.0", + "@sanity/mutator": "3.69.0", "@sanity/presentation": "1.20.1", - "@sanity/schema": "3.68.3", + "@sanity/schema": "3.69.0", "@sanity/telemetry": "^0.7.7", - "@sanity/types": "3.68.3", + "@sanity/types": "3.69.0", "@sanity/ui": "^2.11.1", - "@sanity/util": "3.68.3", + "@sanity/util": "3.69.0", "@sanity/uuid": "^3.0.1", "@sentry/react": "^8.33.0", "@tanstack/react-table": "^8.16.0", @@ -271,7 +271,7 @@ "@repo/dev-aliases": "workspace:*", "@repo/package.config": "workspace:*", "@repo/test-config": "workspace:*", - "@sanity/codegen": "3.68.3", + "@sanity/codegen": "3.69.0", "@sanity/generate-help-url": "^3.0.0", "@sanity/pkg-utils": "6.13.2", "@sanity/tsdoc": "1.0.164", diff --git a/perf/studio/package.json b/perf/studio/package.json index 2f9be5a7f41..870c6233a52 100644 --- a/perf/studio/package.json +++ b/perf/studio/package.json @@ -1,6 +1,6 @@ { "name": "perf-studio", - "version": "3.68.3", + "version": "3.69.0", "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 155cea27e29..6b8398c6751 100644 --- a/perf/tests/package.json +++ b/perf/tests/package.json @@ -1,6 +1,6 @@ { "name": "sanity-perf-tests", - "version": "3.68.3", + "version": "3.69.0", "private": true, "description": "Sanity Studio perf tests", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11d0acee59a..27f4c6d985c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -364,7 +364,7 @@ importers: specifier: ^2.11.1 version: 2.11.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/vision': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../../packages/@sanity/vision babel-plugin-react-compiler: specifier: 19.0.0-beta-63e3235-20250105 @@ -424,7 +424,7 @@ importers: specifier: ^3.0.2 version: 3.0.9(@emotion/is-prop-valid@1.3.1)(@sanity/mutator@packages+@sanity+mutator)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/block-tools': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../../packages/@sanity/block-tools '@sanity/client': specifier: ^6.24.1 @@ -596,7 +596,7 @@ importers: examples/ecommerce-studio: dependencies: '@sanity/cli': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.11.1 @@ -701,7 +701,7 @@ importers: packages/@sanity/block-tools: dependencies: '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../types get-random-values-esm: specifier: 1.0.2 @@ -717,7 +717,7 @@ importers: specifier: workspace:* version: link:../../@repo/test-config '@sanity/schema': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../schema '@types/jsdom': specifier: ^20.0.0 @@ -750,7 +750,7 @@ importers: specifier: ^6.24.1 version: 6.24.1(debug@4.4.0) '@sanity/codegen': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../codegen '@sanity/telemetry': specifier: ^0.7.7 @@ -759,7 +759,7 @@ importers: specifier: ^2.0.0 version: 2.0.0(@types/babel__core@7.20.5)(@types/node@22.10.2)(debug@4.4.0)(typescript@5.7.2) '@sanity/util': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../util chalk: specifier: ^4.1.2 @@ -1053,10 +1053,10 @@ importers: specifier: ^0.11.1 version: 0.11.1(debug@4.4.0) '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../types '@sanity/util': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../util arrify: specifier: ^2.0.1 @@ -1096,7 +1096,7 @@ importers: specifier: ^3.1.1 version: 3.1.2 '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../types '@sanity/uuid': specifier: ^3.0.1 @@ -1133,7 +1133,7 @@ importers: specifier: ^3.0.0 version: 3.0.0 '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../types arrify: specifier: ^2.0.1 @@ -1216,7 +1216,7 @@ importers: specifier: ^6.24.1 version: 6.24.1(debug@4.4.0) '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../types get-random-values-esm: specifier: 1.0.2 @@ -1359,7 +1359,7 @@ importers: packages/create-sanity: dependencies: '@sanity/cli': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/cli resolve-pkg: specifier: ^2.0.0 @@ -1404,10 +1404,10 @@ importers: specifier: ^0.4.1 version: 0.4.1 '@sanity/block-tools': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/block-tools '@sanity/cli': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/cli '@sanity/client': specifier: ^6.24.1 @@ -1416,7 +1416,7 @@ importers: specifier: ^3.0.0 version: 3.0.6 '@sanity/diff': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/diff '@sanity/diff-match-patch': specifier: ^3.1.1 @@ -1426,7 +1426,7 @@ importers: version: 5.0.2 '@sanity/export': specifier: ^3.42.2 - version: 3.42.2 + version: 3.42.2(@types/react@19.0.3) '@sanity/icons': specifier: ^3.5.7 version: 3.5.7(react@18.3.1) @@ -1443,28 +1443,28 @@ importers: specifier: ^2.1.4 version: 2.1.13(@sanity/color@3.0.6)(react@18.3.1) '@sanity/migrate': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/migrate '@sanity/mutator': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/mutator '@sanity/presentation': specifier: 1.20.1 version: 1.20.1(@emotion/is-prop-valid@1.3.1)(@sanity/color@3.0.6)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/schema': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/schema '@sanity/telemetry': specifier: ^0.7.7 version: 0.7.9(react@18.3.1) '@sanity/types': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/types '@sanity/ui': specifier: ^2.11.1 version: 2.11.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/util': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/util '@sanity/uuid': specifier: ^3.0.1 @@ -1738,7 +1738,7 @@ importers: specifier: workspace:* version: link:../@repo/test-config '@sanity/codegen': - specifier: 3.68.3 + specifier: 3.69.0 version: link:../@sanity/codegen '@sanity/generate-help-url': specifier: ^3.0.0 @@ -4818,6 +4818,11 @@ packages: sanity: ^3 styled-components: ^5.2 || ^6 + '@sanity/types@3.68.3': + resolution: {integrity: sha512-JemibQXC08rHIXgjUH/p2TCiiD9wq6+dDkCvVHOooCvaYZNhAe2S9FAEkaA6qwWtPzyY2r6/tj1eDgNeLgXN1Q==} + peerDependencies: + '@types/react': 18 || 19 + '@sanity/ui-workshop@1.2.11': resolution: {integrity: sha512-vzj7upIF7wq2W1HEA0D5VSkR8axaH4Rt07yNTAaas7CLgjSE9r2d+Gnkrq4FIbIuN1GYhhCD+D3/s60GaZrpQw==} hasBin: true @@ -4837,6 +4842,10 @@ packages: react-is: ^18 || >=19.0.0-0 styled-components: ^5.2 || ^6 + '@sanity/util@3.68.3': + resolution: {integrity: sha512-J4Ov75oUvMqx221VEJkKNSibzF0D8VyCzejtwftW+jP80XguYFqBz7bAcTmwJ5vnxNUoAUCeAdZBoOYVpgew4g==} + engines: {node: '>=18'} + '@sanity/uuid@3.0.2': resolution: {integrity: sha512-vzdhqOrX7JGbMyK40KuIwwyXHm7GMLOGuYgn3xlC09e4ZVNofUO5mgezQqnRv0JAMthIRhofqs9f6ufUjMKOvw==} @@ -15074,10 +15083,10 @@ snapshots: event-source-polyfill: 1.0.31 eventsource: 2.0.2 - '@sanity/export@3.42.2': + '@sanity/export@3.42.2(@types/react@19.0.3)': dependencies: '@sanity/client': 6.24.1(debug@4.4.0) - '@sanity/util': link:packages/@sanity/util + '@sanity/util': 3.68.3(@types/react@19.0.3)(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) @@ -15090,6 +15099,7 @@ snapshots: tar: 7.4.3 yaml: 2.6.1 transitivePeerDependencies: + - '@types/react' - supports-color '@sanity/generate-help-url@3.0.0': {} @@ -15653,6 +15663,13 @@ snapshots: - tsx - yaml + '@sanity/types@3.68.3(@types/react@19.0.3)(debug@4.4.0)': + dependencies: + '@sanity/client': 6.24.1(debug@4.4.0) + '@types/react': 19.0.3 + transitivePeerDependencies: + - debug + '@sanity/ui-workshop@1.2.11(@sanity/icons@3.5.7(react@18.3.1))(@sanity/ui@2.11.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(@types/node@22.10.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)': dependencies: '@sanity/icons': 3.5.7(react@18.3.1) @@ -15783,6 +15800,17 @@ snapshots: transitivePeerDependencies: - '@emotion/is-prop-valid' + '@sanity/util@3.68.3(@types/react@19.0.3)(debug@4.4.0)': + dependencies: + '@sanity/client': 6.24.1(debug@4.4.0) + '@sanity/types': 3.68.3(@types/react@19.0.3)(debug@4.4.0) + get-random-values-esm: 1.0.2 + moment: 2.30.1 + rxjs: 7.8.1 + transitivePeerDependencies: + - '@types/react' + - debug + '@sanity/uuid@3.0.2': dependencies: '@types/uuid': 8.3.4