From eec7d5f7e6d3f8d6ca757a07ab93a9f93a02924c Mon Sep 17 00:00:00 2001 From: Per-Kristian Nordnes Date: Thu, 8 Dec 2022 12:15:47 +0100 Subject: [PATCH] v3.0.5 --- dev/depcheck-test/package.json | 2 +- dev/design-studio/package.json | 2 +- dev/starter-cra-studio/package.json | 2 +- dev/starter-next-studio/package.json | 2 +- dev/starter-studio/package.json | 2 +- dev/strict-studio/package.json | 2 +- dev/test-studio/package.json | 2 +- examples/blog-studio/package.json | 2 +- examples/clean-studio/package.json | 2 +- examples/ecommerce-studio/package.json | 2 +- examples/movies-studio/package.json | 2 +- lerna.json | 2 +- packages/@sanity/block-tools/package.json | 6 ++--- packages/@sanity/cli/package.json | 6 ++--- packages/@sanity/diff/package.json | 2 +- packages/@sanity/export/package.json | 2 +- packages/@sanity/import-cli/package.json | 4 +-- packages/@sanity/import/package.json | 4 +-- packages/@sanity/mutator/package.json | 4 +-- .../@sanity/portable-text-editor/package.json | 10 +++---- packages/@sanity/schema/package.json | 4 +-- packages/@sanity/server/package.json | 4 +-- packages/@sanity/types/package.json | 2 +- packages/@sanity/util/package.json | 4 +-- packages/@sanity/validation/package.json | 6 ++--- packages/@sanity/vision/package.json | 4 +-- packages/create-sanity/package.json | 4 +-- packages/groq/package.json | 2 +- packages/sanity/package.json | 26 +++++++++---------- 29 files changed, 59 insertions(+), 59 deletions(-) diff --git a/dev/depcheck-test/package.json b/dev/depcheck-test/package.json index f6474242b8b..0ebb190f65d 100644 --- a/dev/depcheck-test/package.json +++ b/dev/depcheck-test/package.json @@ -1,5 +1,5 @@ { "name": "depcheck-test", - "version": "3.0.4", + "version": "3.0.5", "private": true } diff --git a/dev/design-studio/package.json b/dev/design-studio/package.json index 192451be1a4..ab04f063cb7 100644 --- a/dev/design-studio/package.json +++ b/dev/design-studio/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "design-studio", - "version": "3.0.4", + "version": "3.0.5", "description": "Sanity Design Studio", "main": "package.json", "author": "Sanity.io ", diff --git a/dev/starter-cra-studio/package.json b/dev/starter-cra-studio/package.json index 1464a616c8c..18978ecffbc 100644 --- a/dev/starter-cra-studio/package.json +++ b/dev/starter-cra-studio/package.json @@ -1,6 +1,6 @@ { "name": "starter-cra-studio", - "version": "3.0.4", + "version": "3.0.5", "private": true, "dependencies": { "react": "^18.2.0", diff --git a/dev/starter-next-studio/package.json b/dev/starter-next-studio/package.json index c5a0851eaa6..f9a1134f015 100644 --- a/dev/starter-next-studio/package.json +++ b/dev/starter-next-studio/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "sanity-starter-next-studio", - "version": "3.0.4", + "version": "3.0.5", "scripts": { "dev": "next dev", "build": "next build", diff --git a/dev/starter-studio/package.json b/dev/starter-studio/package.json index c40dd6de9e5..a05be953c11 100644 --- a/dev/starter-studio/package.json +++ b/dev/starter-studio/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "sanity-starter-studio", - "version": "3.0.4", + "version": "3.0.5", "scripts": { "build": "../.bin/sanity build", "clean": "rimraf .sanity dist", diff --git a/dev/strict-studio/package.json b/dev/strict-studio/package.json index 894a18a0102..8efeb90e31c 100644 --- a/dev/strict-studio/package.json +++ b/dev/strict-studio/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "sanity-strict-studio", - "version": "3.0.4", + "version": "3.0.5", "scripts": { "build": "../.bin/sanity build", "clean": "rimraf .sanity dist", diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index 22ebd076c3e..d54f1102bac 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "sanity-test-studio", - "version": "3.0.4", + "version": "3.0.5", "scripts": { "build": "run-s workshop:build sanity:build", "clean": "rimraf .sanity dist", diff --git a/examples/blog-studio/package.json b/examples/blog-studio/package.json index 65dc5c7fcc7..9050a4473f9 100644 --- a/examples/blog-studio/package.json +++ b/examples/blog-studio/package.json @@ -1,7 +1,7 @@ { "name": "blog-studio", "private": true, - "version": "3.0.4", + "version": "3.0.5", "description": "Content studio running with schema from the blog init template", "main": "package.json", "author": "Sanity.io ", diff --git a/examples/clean-studio/package.json b/examples/clean-studio/package.json index f03254eb21f..d1a11d1cacb 100644 --- a/examples/clean-studio/package.json +++ b/examples/clean-studio/package.json @@ -1,7 +1,7 @@ { "name": "clean-studio", "private": true, - "version": "3.0.4", + "version": "3.0.5", "description": "Content studio running with schema from the clean template", "main": "package.json", "author": "Sanity.io ", diff --git a/examples/ecommerce-studio/package.json b/examples/ecommerce-studio/package.json index ff6350bfae0..65986fc3b04 100644 --- a/examples/ecommerce-studio/package.json +++ b/examples/ecommerce-studio/package.json @@ -1,7 +1,7 @@ { "name": "ecommerce-studio", "private": true, - "version": "3.0.4", + "version": "3.0.5", "description": "", "main": "package.json", "author": "Sanity.io ", diff --git a/examples/movies-studio/package.json b/examples/movies-studio/package.json index 64f1af6ab95..faffc2eacf6 100644 --- a/examples/movies-studio/package.json +++ b/examples/movies-studio/package.json @@ -1,7 +1,7 @@ { "name": "movies-studio", "private": true, - "version": "3.0.4", + "version": "3.0.5", "description": "Content studio running with schema from the moviedb init template", "main": "package.json", "author": "Sanity.io ", diff --git a/lerna.json b/lerna.json index d2a220e216b..a603556ee96 100644 --- a/lerna.json +++ b/lerna.json @@ -9,5 +9,5 @@ "packages/groq", "packages/sanity" ], - "version": "3.0.4" + "version": "3.0.5" } diff --git a/packages/@sanity/block-tools/package.json b/packages/@sanity/block-tools/package.json index dea7f559dcf..226562d7a6f 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.0.4", + "version": "3.0.5", "description": "Can format HTML, Slate JSON or Sanity block array into any other format.", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -38,8 +38,8 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@sanity/schema": "3.0.4", - "@sanity/types": "3.0.4", + "@sanity/schema": "3.0.5", + "@sanity/types": "3.0.5", "@types/jsdom": "^20.0.0", "@types/react": "^18.0.25", "jsdom": "^20.0.0" diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index 80619c30172..0cb6eadc792 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/cli", - "version": "3.0.4", + "version": "3.0.5", "description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -59,8 +59,8 @@ "@sanity/client": "^3.4.1", "@sanity/eslint-config-studio": "^2.0.0", "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.0.4", - "@sanity/util": "3.0.4", + "@sanity/types": "3.0.5", + "@sanity/util": "3.0.5", "@types/babel__traverse": "^7.18.1", "@types/configstore": "^5.0.1", "@types/cpx": "^1.5.2", diff --git a/packages/@sanity/diff/package.json b/packages/@sanity/diff/package.json index 5e5b6d23c7e..77ee25ce7ab 100644 --- a/packages/@sanity/diff/package.json +++ b/packages/@sanity/diff/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/diff", - "version": "3.0.4", + "version": "3.0.5", "description": "Generates diffs between documents and primitive types", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", diff --git a/packages/@sanity/export/package.json b/packages/@sanity/export/package.json index e1a28baad98..2139ac414b5 100644 --- a/packages/@sanity/export/package.json +++ b/packages/@sanity/export/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/export", - "version": "3.0.4", + "version": "3.0.5", "description": "Export Sanity documents and assets", "main": "./src/export.js", "files": [ diff --git a/packages/@sanity/import-cli/package.json b/packages/@sanity/import-cli/package.json index 9282c2e83db..5da7b1aca3e 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.0.4", + "version": "3.0.5", "description": "CLI tool that imports documents from an ndjson file or URL", "main": "./package.json", "files": [ @@ -26,7 +26,7 @@ ], "dependencies": { "@sanity/client": "^3.4.1", - "@sanity/import": "3.0.4", + "@sanity/import": "3.0.5", "get-it": "^5.2.1", "meow": "^9.0.0", "ora": "^5.4.1", diff --git a/packages/@sanity/import/package.json b/packages/@sanity/import/package.json index 72378221412..3ccd58b49e8 100644 --- a/packages/@sanity/import/package.json +++ b/packages/@sanity/import/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/import", - "version": "3.0.4", + "version": "3.0.5", "description": "Import documents to a Sanity dataset", "main": "./src/import.js", "files": [ @@ -27,7 +27,7 @@ "dependencies": { "@sanity/asset-utils": "^1.2.5", "@sanity/generate-help-url": "^3.0.0", - "@sanity/mutator": "3.0.4", + "@sanity/mutator": "3.0.5", "@sanity/uuid": "^3.0.1", "debug": "^3.2.7", "file-url": "^2.0.2", diff --git a/packages/@sanity/mutator/package.json b/packages/@sanity/mutator/package.json index 65989015166..024ea77982d 100644 --- a/packages/@sanity/mutator/package.json +++ b/packages/@sanity/mutator/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/mutator", - "version": "3.0.4", + "version": "3.0.5", "description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -38,7 +38,7 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@sanity/types": "3.0.4", + "@sanity/types": "3.0.5", "@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 d64e4546236..35d8fd4736a 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.0.4", + "version": "3.0.5", "description": "Portable Text Editor made in React", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -47,11 +47,11 @@ "access": "public" }, "dependencies": { - "@sanity/block-tools": "3.0.4", - "@sanity/schema": "3.0.4", + "@sanity/block-tools": "3.0.5", + "@sanity/schema": "3.0.5", "@sanity/slate-react": "2.30.1", - "@sanity/types": "3.0.4", - "@sanity/util": "3.0.4", + "@sanity/types": "3.0.5", + "@sanity/util": "3.0.5", "debug": "^3.2.7", "is-hotkey": "^0.1.6", "lodash": "^4.17.21", diff --git a/packages/@sanity/schema/package.json b/packages/@sanity/schema/package.json index bb68601cae5..6a632816beb 100644 --- a/packages/@sanity/schema/package.json +++ b/packages/@sanity/schema/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/schema", - "version": "3.0.4", + "version": "3.0.5", "description": "", "types": "./lib/dts/src/_exports/index.d.ts", "source": "./src/_exports/index.ts", @@ -56,7 +56,7 @@ "license": "MIT", "dependencies": { "@sanity/generate-help-url": "^3.0.0", - "@sanity/types": "3.0.4", + "@sanity/types": "3.0.5", "arrify": "^1.0.1", "humanize-list": "^1.0.1", "leven": "^3.1.0", diff --git a/packages/@sanity/server/package.json b/packages/@sanity/server/package.json index 8a4e61f30b0..ce2247fff03 100644 --- a/packages/@sanity/server/package.json +++ b/packages/@sanity/server/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/server", - "version": "3.0.4", + "version": "3.0.5", "description": "Webserver dedicated to serving Sanity, allowing a smooth development experience", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -86,7 +86,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "rimraf": "^3.0.2", - "sanity": "3.0.4" + "sanity": "3.0.5" }, "peerDependencies": { "react": "^18", diff --git a/packages/@sanity/types/package.json b/packages/@sanity/types/package.json index 386fcbb23fb..f32de600c06 100644 --- a/packages/@sanity/types/package.json +++ b/packages/@sanity/types/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/types", - "version": "3.0.4", + "version": "3.0.5", "description": "Type definitions for common Sanity data structures", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", diff --git a/packages/@sanity/util/package.json b/packages/@sanity/util/package.json index 1e35b73d4f4..94210b2f0a9 100644 --- a/packages/@sanity/util/package.json +++ b/packages/@sanity/util/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/util", - "version": "3.0.4", + "version": "3.0.5", "description": "Utilities shared across projects of Sanity", "types": "./lib/exports/index.d.ts", "source": "./exports/index.ts", @@ -99,7 +99,7 @@ }, "homepage": "https://www.sanity.io/", "dependencies": { - "@sanity/types": "3.0.4", + "@sanity/types": "3.0.5", "get-random-values-esm": "^1.0.0", "moment": "^2.29.4" }, diff --git a/packages/@sanity/validation/package.json b/packages/@sanity/validation/package.json index 33ef90a8903..0319d596e1e 100644 --- a/packages/@sanity/validation/package.json +++ b/packages/@sanity/validation/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/validation", - "version": "3.0.4", + "version": "3.0.5", "description": "Validation and warning infrastructure for Sanity projects", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -43,14 +43,14 @@ "directory": "packages/@sanity/validation" }, "dependencies": { - "@sanity/types": "3.0.4", + "@sanity/types": "3.0.5", "date-fns": "^2.26.1", "lodash": "^4.17.21", "rxjs": "^6.5.3" }, "devDependencies": { "@sanity/client": "^3.4.1", - "@sanity/schema": "3.0.4" + "@sanity/schema": "3.0.5" }, "peerDependencies": { "@sanity/client": "^3.4.1" diff --git a/packages/@sanity/vision/package.json b/packages/@sanity/vision/package.json index 2041a365310..08a1163e79f 100644 --- a/packages/@sanity/vision/package.json +++ b/packages/@sanity/vision/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/vision", - "version": "3.0.4", + "version": "3.0.5", "description": "Sanity plugin for running/debugging GROQ-queries against Sanity datasets", "types": "./lib/dts/src/index.d.ts", "source": "./src/index.ts", @@ -55,7 +55,7 @@ "@sanity/client": "^3.4.1", "react": "^18.2.0", "rxjs": "^6.5.3", - "sanity": "3.0.4", + "sanity": "3.0.5", "styled-components": "^5.2.0" }, "peerDependencies": { diff --git a/packages/create-sanity/package.json b/packages/create-sanity/package.json index f7442e20850..811a78759f0 100644 --- a/packages/create-sanity/package.json +++ b/packages/create-sanity/package.json @@ -1,6 +1,6 @@ { "name": "create-sanity", - "version": "3.0.4", + "version": "3.0.5", "description": "Initialize a new Sanity project", "bin": "./index.js", "files": [ @@ -24,7 +24,7 @@ "homepage": "https://www.sanity.io/", "license": "MIT", "dependencies": { - "@sanity/cli": "3.0.4" + "@sanity/cli": "3.0.5" }, "repository": { "type": "git", diff --git a/packages/groq/package.json b/packages/groq/package.json index 2291085e4dc..7d64fd6b932 100644 --- a/packages/groq/package.json +++ b/packages/groq/package.json @@ -1,7 +1,7 @@ { "name": "groq", "private": "true", - "version": "3.0.4", + "version": "3.0.5", "description": "Tagged template literal for Sanity.io GROQ-queries", "types": "./lib/dts/src/groq.d.ts", "source": "./src/groq.ts", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index c003c9b35f6..5828eba0710 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -1,6 +1,6 @@ { "name": "sanity", - "version": "3.0.4", + "version": "3.0.5", "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", "author": "Sanity.io ", "bugs": { @@ -102,27 +102,27 @@ "@rexxars/react-sortable-hoc": "^2.0.0", "@sanity/asset-utils": "^1.2.5", "@sanity/bifur-client": "^0.3.0", - "@sanity/block-tools": "3.0.4", - "@sanity/cli": "3.0.4", + "@sanity/block-tools": "3.0.5", + "@sanity/cli": "3.0.5", "@sanity/client": "^3.4.1", "@sanity/color": "^2.1.20", - "@sanity/diff": "3.0.4", + "@sanity/diff": "3.0.5", "@sanity/eventsource": "^3.0.1", - "@sanity/export": "3.0.4", + "@sanity/export": "3.0.5", "@sanity/generate-help-url": "^3.0.0", "@sanity/icons": "^2.1.0", "@sanity/image-url": "^1.0.1", - "@sanity/import": "3.0.4", + "@sanity/import": "3.0.5", "@sanity/logos": "^2.0.2", - "@sanity/mutator": "3.0.4", - "@sanity/portable-text-editor": "3.0.4", - "@sanity/schema": "3.0.4", - "@sanity/server": "3.0.4", - "@sanity/types": "3.0.4", + "@sanity/mutator": "3.0.5", + "@sanity/portable-text-editor": "3.0.5", + "@sanity/schema": "3.0.5", + "@sanity/server": "3.0.5", + "@sanity/types": "3.0.5", "@sanity/ui": "^1.0.0", - "@sanity/util": "3.0.4", + "@sanity/util": "3.0.5", "@sanity/uuid": "^3.0.1", - "@sanity/validation": "3.0.4", + "@sanity/validation": "3.0.5", "@tanstack/react-virtual": "3.0.0-beta.29", "@types/is-hotkey": "^0.1.7", "@types/react-copy-to-clipboard": "^5.0.2",