diff --git a/dev/depcheck-test/package.json b/dev/depcheck-test/package.json index eacbedce77a..f5f637f5080 100644 --- a/dev/depcheck-test/package.json +++ b/dev/depcheck-test/package.json @@ -1,6 +1,6 @@ { "name": "depcheck-test", - "version": "3.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io " diff --git a/dev/design-studio/package.json b/dev/design-studio/package.json index f2d25d5d072..2d5cd310bb1 100644 --- a/dev/design-studio/package.json +++ b/dev/design-studio/package.json @@ -1,6 +1,6 @@ { "name": "design-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "description": "Sanity Design Studio", "keywords": [ diff --git a/dev/embedded-studio/package.json b/dev/embedded-studio/package.json index 23f08d98eb4..7efb46b6e6c 100644 --- a/dev/embedded-studio/package.json +++ b/dev/embedded-studio/package.json @@ -1,6 +1,6 @@ { "name": "embedded-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "scripts": { "build": "tsc && vite build", diff --git a/dev/page-building-studio/package.json b/dev/page-building-studio/package.json index 36cb42b5db2..cb8fd248e26 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.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-next-studio/package.json b/dev/starter-next-studio/package.json index 9e846de3ef9..e7192437651 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.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/starter-studio/package.json b/dev/starter-studio/package.json index a41ad85effb..a7e9aef8a0a 100644 --- a/dev/starter-studio/package.json +++ b/dev/starter-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-starter-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/strict-studio/package.json b/dev/strict-studio/package.json index e338d088dd5..e445dfb4cda 100644 --- a/dev/strict-studio/package.json +++ b/dev/strict-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-strict-studio", - "version": "3.49.0", + "version": "3.50.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 917514b3699..92fbb57c6c3 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.49.0", + "version": "3.50.0", "private": true, "keywords": [ "sanity" @@ -17,7 +17,7 @@ "@sanity/google-maps-input": "^4.0.0", "@sanity/icons": "^3.3.0", "@sanity/ui": "^2.6.7", - "@sanity/vision": "3.49.0", + "@sanity/vision": "3.50.0", "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 e9f45f00399..e64b1457093 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.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io ", diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index 2f3fb0810e2..ad6bbe52418 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -1,6 +1,6 @@ { "name": "sanity-test-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "license": "MIT", "author": "Sanity.io ", @@ -22,7 +22,7 @@ "@react-three/drei": "^9.80.1", "@react-three/fiber": "^8.13.6", "@sanity/assist": "^3.0.2", - "@sanity/block-tools": "3.49.0", + "@sanity/block-tools": "3.50.0", "@sanity/client": "^6.21.0", "@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 c4bd1e596b5..5801b895742 100644 --- a/examples/blog-studio/package.json +++ b/examples/blog-studio/package.json @@ -1,6 +1,6 @@ { "name": "blog-studio", - "version": "3.49.0", + "version": "3.50.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 35f9f19a106..eb0958806da 100644 --- a/examples/clean-studio/package.json +++ b/examples/clean-studio/package.json @@ -1,6 +1,6 @@ { "name": "clean-studio", - "version": "3.49.0", + "version": "3.50.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 f2cada61d83..6bb85c1a096 100644 --- a/examples/ecommerce-studio/package.json +++ b/examples/ecommerce-studio/package.json @@ -1,6 +1,6 @@ { "name": "ecommerce-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "description": "", "keywords": [ @@ -29,7 +29,7 @@ "start": "sanity dev --port 3337" }, "dependencies": { - "@sanity/cli": "3.49.0", + "@sanity/cli": "3.50.0", "@sanity/ui": "^2.6.7", "react": "^18.3.1", "react-barcode": "^1.4.1", diff --git a/examples/movies-studio/package.json b/examples/movies-studio/package.json index 9e3985cd0cd..a4c0f51765e 100644 --- a/examples/movies-studio/package.json +++ b/examples/movies-studio/package.json @@ -1,6 +1,6 @@ { "name": "movies-studio", - "version": "3.49.0", + "version": "3.50.0", "private": true, "description": "Content studio running with schema from the moviedb init template", "keywords": [ diff --git a/lerna.json b/lerna.json index e714c9753a2..f3a9db43665 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "packages/groq", "packages/sanity" ], - "version": "3.49.0" + "version": "3.50.0" } diff --git a/packages/@repo/package.bundle/package.json b/packages/@repo/package.bundle/package.json index d877e1a4b6e..952a5aa2a50 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.49.0", + "version": "3.50.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 349d89e93b1..5131ae6929b 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.49.0", + "version": "3.50.0", "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 e1e9b825448..7a050f00053 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.49.0", + "version": "3.50.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 70a3cf7edbb..058b5a27de8 100644 --- a/packages/@repo/tsconfig/package.json +++ b/packages/@repo/tsconfig/package.json @@ -1,5 +1,5 @@ { "name": "@repo/tsconfig", - "version": "3.49.0", + "version": "3.50.0", "private": true } diff --git a/packages/@sanity/block-tools/package.json b/packages/@sanity/block-tools/package.json index 96952672c7b..9b3d91f95ea 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.49.0", + "version": "3.50.0", "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.49.0", - "@sanity/types": "3.49.0", + "@sanity/schema": "3.50.0", + "@sanity/types": "3.50.0", "@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 48c4a4dbc17..836babd978a 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "3.49.0", + "version": "3.50.0", "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.49.0", + "@sanity/codegen": "3.50.0", "@sanity/telemetry": "^0.7.7", - "@sanity/util": "3.49.0", + "@sanity/util": "3.50.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 c4d49b37ee9..c17a8bef955 100644 --- a/packages/@sanity/codegen/package.json +++ b/packages/@sanity/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/codegen", - "version": "3.49.0", + "version": "3.50.0", "description": "Codegen toolkit for Sanity.io", "keywords": [ "sanity", diff --git a/packages/@sanity/diff/package.json b/packages/@sanity/diff/package.json index 8b87df14af4..bf7b2355f10 100644 --- a/packages/@sanity/diff/package.json +++ b/packages/@sanity/diff/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/diff", - "version": "3.49.0", + "version": "3.50.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 6dc1d67cc23..4dc48c366da 100644 --- a/packages/@sanity/migrate/package.json +++ b/packages/@sanity/migrate/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/migrate", - "version": "3.49.0", + "version": "3.50.0", "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.49.0", - "@sanity/util": "3.49.0", + "@sanity/types": "3.50.0", + "@sanity/util": "3.50.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 e926ea11732..901bf5fbfe9 100644 --- a/packages/@sanity/mutator/package.json +++ b/packages/@sanity/mutator/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/mutator", - "version": "3.49.0", + "version": "3.50.0", "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.49.0", + "@sanity/types": "3.50.0", "@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 d2098e6875a..9186e8dfc98 100644 --- a/packages/@sanity/schema/package.json +++ b/packages/@sanity/schema/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/schema", - "version": "3.49.0", + "version": "3.50.0", "description": "", "keywords": [ "sanity", @@ -64,7 +64,7 @@ }, "dependencies": { "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.49.0", + "@sanity/types": "3.50.0", "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 1aeefb5737a..b78e9f4c92d 100644 --- a/packages/@sanity/types/package.json +++ b/packages/@sanity/types/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/types", - "version": "3.49.0", + "version": "3.50.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 757f81075a6..b079a529948 100644 --- a/packages/@sanity/util/package.json +++ b/packages/@sanity/util/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/util", - "version": "3.49.0", + "version": "3.50.0", "description": "Utilities shared across projects of Sanity", "keywords": [ "sanity", @@ -122,7 +122,7 @@ }, "dependencies": { "@sanity/client": "^6.21.0", - "@sanity/types": "3.49.0", + "@sanity/types": "3.50.0", "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 8ed0bca9c6e..ae7a11c201b 100644 --- a/packages/@sanity/vision/package.json +++ b/packages/@sanity/vision/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/vision", - "version": "3.49.0", + "version": "3.50.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 3f5f8546500..951ab9d7967 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "3.49.0", + "version": "3.50.0", "description": "Initialize a new Sanity project", "keywords": [ "sanity", @@ -26,7 +26,7 @@ "index.js" ], "dependencies": { - "@sanity/cli": "3.49.0", + "@sanity/cli": "3.50.0", "resolve-pkg": "^2.0.0" }, "engines": { diff --git a/packages/groq/package.json b/packages/groq/package.json index c15e2ddea23..7f45050af2b 100644 --- a/packages/groq/package.json +++ b/packages/groq/package.json @@ -1,6 +1,6 @@ { "name": "groq", - "version": "3.49.0", + "version": "3.50.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 d677f38fa68..8691f045c40 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -1,6 +1,6 @@ { "name": "sanity", - "version": "3.49.0", + "version": "3.50.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", @@ -148,11 +148,11 @@ "@rexxars/react-json-inspector": "^8.0.1", "@sanity/asset-utils": "^1.2.5", "@sanity/bifur-client": "^0.4.1", - "@sanity/block-tools": "3.49.0", - "@sanity/cli": "3.49.0", + "@sanity/block-tools": "3.50.0", + "@sanity/cli": "3.50.0", "@sanity/client": "^6.21.0", "@sanity/color": "^3.0.0", - "@sanity/diff": "3.49.0", + "@sanity/diff": "3.50.0", "@sanity/diff-match-patch": "^3.1.1", "@sanity/eventsource": "^5.0.0", "@sanity/export": "^3.40.0", @@ -161,14 +161,14 @@ "@sanity/import": "^3.37.3", "@sanity/insert-menu": "1.0.7", "@sanity/logos": "^2.1.4", - "@sanity/migrate": "3.49.0", - "@sanity/mutator": "3.49.0", + "@sanity/migrate": "3.50.0", + "@sanity/mutator": "3.50.0", "@sanity/presentation": "1.16.2", - "@sanity/schema": "3.49.0", + "@sanity/schema": "3.50.0", "@sanity/telemetry": "^0.7.7", - "@sanity/types": "3.49.0", + "@sanity/types": "3.50.0", "@sanity/ui": "^2.6.7", - "@sanity/util": "3.49.0", + "@sanity/util": "3.50.0", "@sanity/uuid": "^3.0.1", "@sentry/react": "^8.7.0", "@tanstack/react-table": "^8.16.0", @@ -259,7 +259,7 @@ "@playwright/experimental-ct-react": "1.44.1", "@playwright/test": "1.44.1", "@repo/package.config": "workspace:*", - "@sanity/codegen": "3.49.0", + "@sanity/codegen": "3.50.0", "@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 1c96c421438..87ff5b18930 100644 --- a/perf/studio/package.json +++ b/perf/studio/package.json @@ -1,6 +1,6 @@ { "name": "perf-studio", - "version": "3.49.0", + "version": "3.50.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 59bcbf6f168..5a617e1ca6a 100644 --- a/perf/tests/package.json +++ b/perf/tests/package.json @@ -1,6 +1,6 @@ { "name": "sanity-perf-tests", - "version": "3.49.0", + "version": "3.50.0", "private": true, "description": "Sanity Studio perf tests", "license": "MIT", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89c81752a28..7cf916361f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -371,7 +371,7 @@ importers: specifier: ^2.6.7 version: 2.6.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/vision': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../../packages/@sanity/vision react: specifier: ^18.3.1 @@ -446,7 +446,7 @@ importers: specifier: ^3.0.2 version: 3.0.4(@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.11) '@sanity/block-tools': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../../packages/@sanity/block-tools '@sanity/client': specifier: ^6.21.0 @@ -618,7 +618,7 @@ importers: examples/ecommerce-studio: dependencies: '@sanity/cli': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.6.7 @@ -725,10 +725,10 @@ importers: specifier: workspace:* version: link:../../@repo/package.config '@sanity/schema': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../schema '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../types '@types/jsdom': specifier: ^20.0.0 @@ -755,13 +755,13 @@ importers: specifier: ^6.21.0 version: 6.21.0(debug@4.3.5) '@sanity/codegen': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../codegen '@sanity/telemetry': specifier: ^0.7.7 version: 0.7.9(react@18.3.1) '@sanity/util': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../util chalk: specifier: ^4.1.2 @@ -1061,10 +1061,10 @@ importers: specifier: ^6.21.0 version: 6.21.0(debug@4.3.5) '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../types '@sanity/util': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../util arrify: specifier: ^2.0.1 @@ -1120,7 +1120,7 @@ importers: specifier: workspace:* version: link:../../@repo/package.config '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../types '@types/debug': specifier: ^4.1.5 @@ -1138,7 +1138,7 @@ importers: specifier: ^3.0.0 version: 3.0.0 '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../types arrify: specifier: ^1.0.1 @@ -1209,7 +1209,7 @@ importers: specifier: ^6.21.0 version: 6.21.0(debug@4.3.5) '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../types get-random-values-esm: specifier: 1.0.2 @@ -1346,7 +1346,7 @@ importers: packages/create-sanity: dependencies: '@sanity/cli': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/cli resolve-pkg: specifier: ^2.0.0 @@ -1391,10 +1391,10 @@ importers: specifier: ^0.4.1 version: 0.4.1 '@sanity/block-tools': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/block-tools '@sanity/cli': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/cli '@sanity/client': specifier: ^6.21.0 @@ -1403,7 +1403,7 @@ importers: specifier: ^3.0.0 version: 3.0.6 '@sanity/diff': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/diff '@sanity/diff-match-patch': specifier: ^3.1.1 @@ -1430,28 +1430,28 @@ importers: specifier: ^2.1.4 version: 2.1.12(@sanity/color@3.0.6)(react@18.3.1) '@sanity/migrate': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/migrate '@sanity/mutator': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/mutator '@sanity/presentation': specifier: 1.16.2 version: 1.16.2(@sanity/client@6.21.0)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/schema': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/schema '@sanity/telemetry': specifier: ^0.7.7 version: 0.7.9(react@18.3.1) '@sanity/types': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/types '@sanity/ui': specifier: ^2.6.7 version: 2.6.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/util': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/util '@sanity/uuid': specifier: ^3.0.1 @@ -1719,7 +1719,7 @@ importers: specifier: workspace:* version: link:../@repo/package.config '@sanity/codegen': - specifier: 3.49.0 + specifier: 3.50.0 version: link:../@sanity/codegen '@sanity/generate-help-url': specifier: ^3.0.0