Skip to content

Commit

Permalink
v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Apr 18, 2023
1 parent 09afa59 commit 83461c8
Show file tree
Hide file tree
Showing 31 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion dev/depcheck-test/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "depcheck-test",
"version": "3.8.3",
"version": "3.9.0",
"private": true
}
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.8.3",
"version": "3.9.0",
"private": true,
"description": "Sanity Design Studio",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"@sanity/ui": "^1.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.0"
}
}
4 changes: 2 additions & 2 deletions dev/starter-cra-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starter-cra-studio",
"version": "3.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "react-scripts build",
Expand All @@ -23,7 +23,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.0"
}
}
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.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "next build",
Expand All @@ -12,7 +12,7 @@
"next": "^12.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.0"
}
}
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.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "../.bin/sanity build",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"react": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "../.bin/sanity build",
Expand All @@ -11,7 +11,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "next build",
Expand All @@ -12,7 +12,7 @@
"next": "^13.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.0"
}
}
14 changes: 7 additions & 7 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.8.3",
"version": "3.9.0",
"private": true,
"scripts": {
"build": "run-s workshop:build sanity:build",
Expand All @@ -17,18 +17,18 @@
"@react-three/cannon": "^6.4.0",
"@react-three/drei": "^9.38.1",
"@react-three/fiber": "^8.8.10",
"@sanity/block-tools": "3.8.3",
"@sanity/block-tools": "3.9.0",
"@sanity/color": "^2.1.20",
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.3.0",
"@sanity/image-url": "^1.0.2",
"@sanity/portable-text-editor": "3.8.3",
"@sanity/types": "3.8.3",
"@sanity/portable-text-editor": "3.9.0",
"@sanity/types": "3.9.0",
"@sanity/ui": "^1.3.0",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "3.8.3",
"@sanity/util": "3.9.0",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "3.8.3",
"@sanity/vision": "3.9.0",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
"@types/three": "^0.150.0",
Expand All @@ -44,7 +44,7 @@
"react-refractor": "^2.1.6",
"refractor": "^3.6.0",
"rxjs": "^7.8.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"sanity-plugin-mux-input": "^2.0.2",
"styled-components": "^5.2.0",
"three": "^0.151.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.8.3",
"version": "3.9.0",
"private": true,
"description": "Content studio running with schema from the blog init template",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3",
"version": "3.9.0",
"private": true,
"description": "Content studio running with schema from the clean template",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3",
"version": "3.9.0",
"private": true,
"description": "",
"keywords": [
Expand Down Expand Up @@ -28,12 +28,12 @@
"start": "sanity dev --port 3337"
},
"dependencies": {
"@sanity/cli": "3.8.3",
"@sanity/cli": "3.9.0",
"@sanity/ui": "^1.3.0",
"react": "^18.2.0",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3",
"version": "3.9.0",
"private": true,
"description": "Content studio running with schema from the moviedb init template",
"keywords": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"@sanity/google-maps-input": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.8.3",
"sanity": "3.9.0",
"styled-components": "^5.2.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.8.3"
"version": "3.9.0"
}
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.8.3",
"version": "3.9.0",
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.",
"keywords": [
"sanity",
Expand Down Expand Up @@ -58,8 +58,8 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@sanity/schema": "3.8.3",
"@sanity/types": "3.8.3",
"@sanity/schema": "3.9.0",
"@sanity/types": "3.9.0",
"@types/jsdom": "^20.0.0",
"@types/react": "^18.0.25",
"jsdom": "^20.0.0"
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.8.3",
"version": "3.9.0",
"description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets",
"keywords": [
"sanity",
Expand Down Expand Up @@ -76,8 +76,8 @@
"@sanity/client": "^5.2.0",
"@sanity/eslint-config-studio": "^2.0.0",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/types": "3.8.3",
"@sanity/util": "3.8.3",
"@sanity/types": "3.9.0",
"@sanity/util": "3.9.0",
"@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.8.3",
"version": "3.9.0",
"description": "Generates diffs between documents and primitive types",
"keywords": [
"sanity",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/export",
"version": "3.8.3",
"version": "3.9.0",
"description": "Export Sanity documents and assets",
"keywords": [
"sanity",
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.8.3",
"version": "3.9.0",
"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": "^5.2.0",
"@sanity/import": "3.8.3",
"@sanity/import": "3.9.0",
"get-it": "^8.0.9",
"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.8.3",
"version": "3.9.0",
"description": "Import documents to a Sanity dataset",
"keywords": [
"sanity",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@sanity/asset-utils": "^1.2.5",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/mutator": "3.8.3",
"@sanity/mutator": "3.9.0",
"@sanity/uuid": "^3.0.1",
"debug": "^3.2.7",
"file-url": "^2.0.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.8.3",
"version": "3.9.0",
"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.8.3",
"@sanity/types": "3.9.0",
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.149",
"rimraf": "^3.0.2"
Expand Down
10 changes: 5 additions & 5 deletions packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/portable-text-editor",
"version": "3.8.3",
"version": "3.9.0",
"description": "Portable Text Editor made in React",
"keywords": [
"sanity",
Expand Down Expand Up @@ -64,11 +64,11 @@
"watch": "pkg-utils watch --tsconfig tsconfig.lib.json"
},
"dependencies": {
"@sanity/block-tools": "3.8.3",
"@sanity/schema": "3.8.3",
"@sanity/block-tools": "3.9.0",
"@sanity/schema": "3.9.0",
"@sanity/slate-react": "2.30.1",
"@sanity/types": "3.8.3",
"@sanity/util": "3.8.3",
"@sanity/types": "3.9.0",
"@sanity/util": "3.9.0",
"debug": "^3.2.7",
"is-hotkey": "^0.1.6",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/schema",
"version": "3.8.3",
"version": "3.9.0",
"description": "",
"keywords": [
"sanity",
Expand Down Expand Up @@ -74,7 +74,7 @@
},
"dependencies": {
"@sanity/generate-help-url": "^3.0.0",
"@sanity/types": "3.8.3",
"@sanity/types": "3.9.0",
"arrify": "^1.0.1",
"humanize-list": "^1.0.1",
"leven": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/types",
"version": "3.8.3",
"version": "3.9.0",
"description": "Type definitions for common Sanity data structures",
"keywords": [
"sanity",
Expand Down
Loading

2 comments on commit 83461c8

@vercel
Copy link

@vercel vercel bot commented on 83461c8 Apr 18, 2023

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:

performance-studio – ./

performance-studio-git-next.sanity.build
performance-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 83461c8 Apr 18, 2023

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.sanity.build
test-studio-git-next.sanity.build

Please sign in to comment.