Skip to content

Commit

Permalink
v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Feb 1, 2024
1 parent 343765d commit 39c0b8d
Show file tree
Hide file tree
Showing 32 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion dev/depcheck-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "depcheck-test",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "design-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"description": "Sanity Design Studio",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "embedded-studio",
"private": true,
"version": "3.27.0",
"version": "3.27.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -11,7 +11,7 @@
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-next-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-starter-next-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand All @@ -14,7 +14,7 @@
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-starter-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"react": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/strict-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-strict-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
8 changes: 4 additions & 4 deletions dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "studio-e2e-testing",
"private": true,
"version": "3.27.0",
"version": "3.27.1",
"license": "MIT",
"author": "Sanity.io <[email protected]>",
"scripts": {
Expand All @@ -17,13 +17,13 @@
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.8.0",
"@sanity/ui": "^2.0.1",
"@sanity/vision": "3.27.0",
"@sanity/vision": "3.27.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"sanity-plugin-mux-input": "^2.2.1",
"sanity-test-studio": "3.27.0",
"sanity-test-studio": "3.27.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-test-next-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand All @@ -14,7 +14,7 @@
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-test-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand All @@ -21,7 +21,7 @@
"@react-three/drei": "^9.80.1",
"@react-three/fiber": "^8.13.6",
"@sanity/assist": "^1.0.8",
"@sanity/block-tools": "3.27.0",
"@sanity/block-tools": "3.27.1",
"@sanity/client": "^6.12.3",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^3.0.1",
Expand All @@ -33,15 +33,15 @@
"@sanity/locale-pt-pt": "^1.0.1",
"@sanity/locale-sv-se": "^1.0.1",
"@sanity/logos": "^2.1.2",
"@sanity/migrate": "3.27.0",
"@sanity/portable-text-editor": "3.27.0",
"@sanity/migrate": "3.27.1",
"@sanity/portable-text-editor": "3.27.1",
"@sanity/tsdoc": "1.0.0-alpha.38",
"@sanity/types": "3.27.0",
"@sanity/types": "3.27.1",
"@sanity/ui": "^2.0.1",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "3.27.0",
"@sanity/util": "3.27.1",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "3.27.0",
"@sanity/vision": "3.27.1",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@types/three": "^0.150.0",
Expand All @@ -58,7 +58,7 @@
"react-refractor": "^2.1.6",
"refractor": "^3.6.0",
"rxjs": "^7.8.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"sanity-plugin-mux-input": "^2.2.1",
"styled-components": "^6.1.0",
"three": "^0.157.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"description": "Content studio running with schema from the blog init template",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/clean-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clean-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"description": "Content studio running with schema from the clean template",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
6 changes: 3 additions & 3 deletions examples/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecommerce-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"description": "",
"keywords": [
Expand Down Expand Up @@ -29,12 +29,12 @@
"start": "sanity dev --port 3337"
},
"dependencies": {
"@sanity/cli": "3.27.0",
"@sanity/cli": "3.27.1",
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/movies-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "movies-studio",
"version": "3.27.0",
"version": "3.27.1",
"private": true,
"description": "Content studio running with schema from the moviedb init template",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"@sanity/google-maps-input": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.27.0",
"sanity": "3.27.1",
"styled-components": "^6.1.0"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"packages/groq",
"packages/sanity"
],
"version": "3.27.0"
"version": "3.27.1"
}
6 changes: 3 additions & 3 deletions packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/block-tools",
"version": "3.27.0",
"version": "3.27.1",
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.",
"keywords": [
"sanity",
Expand Down Expand Up @@ -59,8 +59,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@sanity/schema": "3.27.0",
"@sanity/types": "3.27.0",
"@sanity/schema": "3.27.1",
"@sanity/types": "3.27.1",
"@types/jsdom": "^20.0.0",
"@types/react": "^18.2.37",
"jsdom": "^23.0.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/cli",
"version": "3.27.0",
"version": "3.27.1",
"description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets",
"keywords": [
"sanity",
Expand Down Expand Up @@ -78,8 +78,8 @@
"@sanity/client": "^6.12.3",
"@sanity/eslint-config-studio": "^2.0.4",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/types": "3.27.0",
"@sanity/util": "3.27.0",
"@sanity/types": "3.27.1",
"@sanity/util": "3.27.1",
"@types/babel__traverse": "^7.18.1",
"@types/configstore": "^5.0.1",
"@types/cpx": "^1.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/diff",
"version": "3.27.0",
"version": "3.27.1",
"description": "Generates diffs between documents and primitive types",
"keywords": [
"sanity",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/export",
"version": "3.27.0",
"version": "3.27.1",
"description": "Export Sanity documents and assets",
"keywords": [
"sanity",
Expand Down Expand Up @@ -31,7 +31,7 @@
"test": "jest"
},
"dependencies": {
"@sanity/util": "3.27.0",
"@sanity/util": "3.27.1",
"archiver": "^5.0.0",
"debug": "^3.2.7",
"get-it": "^8.4.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/import-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/import-cli",
"version": "3.27.0",
"version": "3.27.1",
"description": "CLI tool that imports documents from an ndjson file or URL",
"keywords": [
"sanity",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@sanity/client": "^6.12.3",
"@sanity/import": "3.27.0",
"@sanity/import": "3.27.1",
"get-it": "^8.4.4",
"meow": "^9.0.0",
"ora": "^5.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/import",
"version": "3.27.0",
"version": "3.27.1",
"description": "Import documents to a Sanity dataset",
"keywords": [
"sanity",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@sanity/asset-utils": "^1.2.5",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/mutator": "3.27.0",
"@sanity/mutator": "3.27.1",
"@sanity/uuid": "^3.0.1",
"debug": "^3.2.7",
"file-url": "^2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/@sanity/migrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/migrate",
"version": "3.27.0",
"version": "3.27.1",
"description": "Tooling for running data migrations on Sanity.io projects",
"keywords": [
"sanity",
Expand Down Expand Up @@ -65,8 +65,8 @@
"dependencies": {
"@bjoerge/mutiny": "^0.5.1",
"@sanity/client": "^6.11.1",
"@sanity/types": "3.27.0",
"@sanity/util": "3.27.0",
"@sanity/types": "3.27.1",
"@sanity/util": "3.27.1",
"arrify": "^2.0.1",
"debug": "^4.3.4",
"fast-fifo": "^1.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/mutator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/mutator",
"version": "3.27.0",
"version": "3.27.1",
"description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity",
"keywords": [
"sanity",
Expand Down Expand Up @@ -61,7 +61,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@sanity/types": "3.27.0",
"@sanity/types": "3.27.1",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.149",
"rimraf": "^3.0.2"
Expand Down
Loading

0 comments on commit 39c0b8d

Please sign in to comment.