Skip to content

Commit

Permalink
v2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Jun 23, 2021
1 parent 934bdf6 commit a6246ec
Show file tree
Hide file tree
Showing 32 changed files with 155 additions and 155 deletions.
14 changes: 7 additions & 7 deletions examples/blog-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blog-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "Content studio running with schema from the blog init template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -18,13 +18,13 @@
"blog-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/vision": "2.11.2",
"react": "17.0.1",
"react-dom": "17.0.1"
Expand Down
14 changes: 7 additions & 7 deletions examples/clean-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clean-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "Content studio running with schema from the clean template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -18,13 +18,13 @@
"clean-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/vision": "2.11.2",
"react": "17.0.1",
"react-dom": "17.0.1"
Expand Down
18 changes: 9 additions & 9 deletions examples/design-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "design-studio",
"version": "2.12.1",
"version": "2.12.2",
"description": "Sanity Design Studio",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -18,16 +18,16 @@
"design-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/color": "^2.1.2",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/react-hooks": "2.11.0",
"@sanity/types": "2.11.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/react-hooks": "2.12.2",
"@sanity/types": "2.12.2",
"@sanity/ui": "^0.34.3",
"@sanity/vision": "2.11.2",
"prop-types": "^15.6.0",
Expand Down
12 changes: 6 additions & 6 deletions examples/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ecommerce-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -19,12 +19,12 @@
"ecommerce-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/desk-tool": "2.12.2",
"@sanity/vision": "2.11.2",
"react": "17.0.1",
"react-barcode": "^1.3.2",
Expand Down
18 changes: 9 additions & 9 deletions examples/example-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "A sanity studio with instructional examples and useful patterns",
"author": "Sanity.io <hello@sanity.io>",
"license": "MIT",
Expand All @@ -18,17 +18,17 @@
"example-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/block-tools": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/code-input": "2.12.1",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/cli": "2.12.2",
"@sanity/code-input": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/form-builder": "2.12.1",
"@sanity/desk-tool": "2.12.2",
"@sanity/form-builder": "2.12.2",
"@sanity/language-filter": "2.9.0",
"@sanity/storybook": "2.12.0",
"@sanity/storybook": "2.12.2",
"@sanity/vision": "2.11.2",
"bio-pv": "^1.8.1",
"date-fns": "^2.16.1",
Expand Down
14 changes: 7 additions & 7 deletions examples/movies-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "movies-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "Content studio running with schema from the moviedb init template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -19,13 +19,13 @@
"movies-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/production-preview": "2.2.6",
"@sanity/vision": "2.11.2",
"react": "17.0.1",
Expand Down
16 changes: 8 additions & 8 deletions examples/perf-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "perf-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "Content studio running with schema from the clean template",
"main": "package.json",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -19,14 +19,14 @@
"clean-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/types": "2.11.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/types": "2.12.2",
"@sanity/vision": "2.11.2",
"react": "17.0.1",
"react-dom": "17.0.1"
Expand Down
16 changes: 8 additions & 8 deletions examples/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "2.12.1",
"version": "2.12.2",
"private": true,
"description": "",
"main": "package.json",
Expand All @@ -10,14 +10,14 @@
"start": "sanity start --port 9002"
},
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/core": "2.12.0",
"@sanity/default-layout": "2.12.0",
"@sanity/base": "2.12.2",
"@sanity/core": "2.12.2",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/server": "2.12.0",
"@sanity/storybook": "2.12.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/server": "2.12.2",
"@sanity/storybook": "2.12.2",
"prop-types": "^15.6.0",
"react": "17.0.1",
"react-dom": "17.0.1"
Expand Down
24 changes: 12 additions & 12 deletions examples/test-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-studio",
"private": true,
"version": "2.12.1",
"version": "2.12.2",
"description": "A bloated, ugly Sanity studio with a contrived schema for edge case testing and development",
"author": "Sanity.io <hello@sanity.io>",
"license": "MIT",
Expand All @@ -19,23 +19,23 @@
"test-studio"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/cli": "2.12.0",
"@sanity/code-input": "2.12.1",
"@sanity/base": "2.12.2",
"@sanity/cli": "2.12.2",
"@sanity/code-input": "2.12.2",
"@sanity/color-input": "2.11.0",
"@sanity/core": "2.12.0",
"@sanity/core": "2.12.2",
"@sanity/dashboard": "2.10.5",
"@sanity/default-layout": "2.12.0",
"@sanity/default-layout": "2.12.2",
"@sanity/default-login": "2.11.1",
"@sanity/desk-tool": "2.12.1",
"@sanity/form-builder": "2.12.1",
"@sanity/google-maps-input": "2.12.0",
"@sanity/desk-tool": "2.12.2",
"@sanity/form-builder": "2.12.2",
"@sanity/google-maps-input": "2.12.2",
"@sanity/image-url": "^0.140.19",
"@sanity/production-preview": "2.2.6",
"@sanity/react-hooks": "2.11.0",
"@sanity/react-hooks": "2.12.2",
"@sanity/studio-hints": "2.7.0",
"@sanity/types": "2.11.0",
"@sanity/util": "2.11.0",
"@sanity/types": "2.12.2",
"@sanity/util": "2.12.2",
"@sanity/vision": "2.11.2",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"packages/groq",
"packages/sanity"
],
"version": "2.12.1"
"version": "2.12.2"
}
12 changes: 6 additions & 6 deletions packages/@sanity/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/base",
"version": "2.12.0",
"version": "2.12.2",
"description": "Sanity plugin containing the base components and roles for a Sanity configuration",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -38,16 +38,16 @@
"@sanity/generate-help-url": "2.2.6",
"@sanity/icons": "^1.1.2",
"@sanity/image-url": "^0.140.19",
"@sanity/initial-value-templates": "2.11.0",
"@sanity/initial-value-templates": "2.12.2",
"@sanity/mutator": "2.10.2",
"@sanity/schema": "2.10.0",
"@sanity/state-router": "2.7.4",
"@sanity/structure": "2.11.0",
"@sanity/structure": "2.12.2",
"@sanity/transaction-collator": "2.7.4",
"@sanity/types": "2.11.0",
"@sanity/types": "2.12.2",
"@sanity/ui": "^0.34.3",
"@sanity/util": "2.11.0",
"@sanity/validation": "2.10.5",
"@sanity/util": "2.12.2",
"@sanity/validation": "2.12.2",
"boundless-arrow-key-navigation": "^1.1.0",
"chance": "^1.0.4",
"circular-at": "^1.0.3",
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": "2.12.0",
"version": "2.12.2",
"description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets",
"main": "lib/cli.js",
"bin": {
Expand Down Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@sanity/client": "2.11.0",
"@sanity/generate-help-url": "^2.2.6",
"@sanity/resolver": "2.11.0",
"@sanity/util": "2.11.0",
"@sanity/resolver": "2.12.2",
"@sanity/util": "2.12.2",
"boxen": "^4.1.0",
"chalk": "^2.3.0",
"configstore": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/@sanity/code-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/code-input",
"version": "2.12.1",
"version": "2.12.2",
"description": "Ace editor for editing code",
"main": "lib/index.js",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -19,11 +19,11 @@
"code-editor"
],
"dependencies": {
"@sanity/base": "2.12.0",
"@sanity/form-builder": "2.12.1",
"@sanity/types": "2.11.0",
"@sanity/base": "2.12.2",
"@sanity/form-builder": "2.12.2",
"@sanity/types": "2.12.2",
"@sanity/ui": "^0.34.2",
"@sanity/util": "2.11.0",
"@sanity/util": "2.12.2",
"lodash": "^4.17.15",
"react-ace": "^5.0.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/@sanity/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/core",
"version": "2.12.0",
"version": "2.12.2",
"description": "Sanity core bundle, containing required packages for the development and build process",
"main": "lib/index.js",
"author": "Sanity.io <hello@sanity.io>",
Expand Down Expand Up @@ -32,13 +32,13 @@
"@sanity/generate-help-url": "2.2.6",
"@sanity/import": "2.11.0",
"@sanity/mutator": "2.10.2",
"@sanity/plugin-loader": "2.11.0",
"@sanity/resolver": "2.11.0",
"@sanity/plugin-loader": "2.12.2",
"@sanity/resolver": "2.12.2",
"@sanity/schema": "2.10.0",
"@sanity/server": "2.12.0",
"@sanity/util": "2.11.0",
"@sanity/server": "2.12.2",
"@sanity/util": "2.12.2",
"@sanity/uuid": "^3.0.1",
"@sanity/webpack-integration": "2.11.0",
"@sanity/webpack-integration": "2.12.2",
"batch-stream-operation": "^1.0.2",
"chokidar": "^3.0.0",
"configstore": "^5.0.1",
Expand Down
Loading

2 comments on commit a6246ec

@vercel
Copy link

@vercel vercel bot commented on a6246ec Jun 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

test-studio – ./

test-studio-git-next.sanity.build
test-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on a6246ec Jun 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

perf-studio – ./

perf-studio-git-next.sanity.build
perf-studio.sanity.build

Please sign in to comment.