Skip to content

Commit 78b8316

Browse files
committed
Merge branch 'next' into corel
* next: fix(deps): update dependency @sanity/presentation to v1.18.1 (#7803) fix(deps): update dependency @sanity/insert-menu to v1.0.11 (#7802) v3.64.0 fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7799) fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7800) fix(deps): Update dev-non-major (#7796) fix(core): update upsell description list items (#7793) fix(deps): update dependency @sanity/presentation to v1.18.0 (#7794) fix(deps): update dependency @sanity/ui to ^2.8.23 (#7790) fix(deps): update dependency @sanity/client to ^6.22.4 (#7785) fix(deps): update dependency react-rx to ^4.1.5 (#7792) fix(deps): Update dev-non-major (#7784) chore(deps): update typescript-tooling (#7791)
2 parents 65673fa + bcc9b2d commit 78b8316

File tree

41 files changed

+356
-353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+356
-353
lines changed

dev/depcheck-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "depcheck-test",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>"

dev/design-studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "design-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Sanity Design Studio",
66
"keywords": [
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@sanity/icons": "^3.4.0",
35-
"@sanity/ui": "^2.8.22",
35+
"@sanity/ui": "^2.8.23",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
3838
"sanity": "workspace:*",

dev/embedded-studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "embedded-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc && vite build && sanity manifest extract",
77
"dev": "vite",
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@sanity/ui": "^2.8.22",
11+
"@sanity/ui": "^2.8.23",
1212
"react": "^18.3.1",
1313
"react-dom": "^18.3.1",
1414
"sanity": "workspace:*",

dev/page-building-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-page-building-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/starter-next-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-starter-next-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/starter-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-starter-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/strict-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-strict-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/studio-e2e-testing/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio-e2e-testing",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"keywords": [
66
"sanity"
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"@sanity/google-maps-input": "^4.0.0",
1919
"@sanity/icons": "^3.4.0",
20-
"@sanity/ui": "^2.8.22",
21-
"@sanity/vision": "3.63.0",
20+
"@sanity/ui": "^2.8.23",
21+
"@sanity/vision": "3.64.0",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"sanity": "workspace:*",

dev/test-create-integration-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-create-integration-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/test-next-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-test-next-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",

dev/test-studio/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-test-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"license": "MIT",
66
"author": "Sanity.io <[email protected]>",
@@ -16,11 +16,11 @@
1616
"workshop:dev": "node -r esbuild-register scripts/workshop/dev.ts"
1717
},
1818
"dependencies": {
19-
"@portabletext/editor": "^1.6.1",
19+
"@portabletext/editor": "^1.7.0",
2020
"@portabletext/react": "^3.0.0",
2121
"@sanity/assist": "^3.0.2",
22-
"@sanity/block-tools": "3.63.0",
23-
"@sanity/client": "^6.22.3",
22+
"@sanity/block-tools": "3.64.0",
23+
"@sanity/client": "^6.22.4",
2424
"@sanity/color": "^3.0.0",
2525
"@sanity/google-maps-input": "^4.0.0",
2626
"@sanity/icons": "^3.4.0",
@@ -34,14 +34,14 @@
3434
"@sanity/migrate": "workspace:*",
3535
"@sanity/preview-url-secret": "^2.0.0",
3636
"@sanity/react-loader": "^1.8.3",
37-
"@sanity/tsdoc": "1.0.126",
37+
"@sanity/tsdoc": "1.0.129",
3838
"@sanity/types": "workspace:*",
39-
"@sanity/ui": "^2.8.22",
39+
"@sanity/ui": "^2.8.23",
4040
"@sanity/ui-workshop": "^1.0.0",
4141
"@sanity/util": "workspace:*",
4242
"@sanity/uuid": "^3.0.1",
4343
"@sanity/vision": "workspace:*",
44-
"@sanity/visual-editing": "2.5.2",
44+
"@sanity/visual-editing": "2.6.0",
4545
"@turf/helpers": "^6.0.1",
4646
"@turf/points-within-polygon": "^5.1.5",
4747
"@vercel/stega": "0.1.2",

examples/blog-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blog-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Content studio running with schema from the blog init template",
66
"keywords": [

examples/clean-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Content studio running with schema from the clean template",
66
"keywords": [

examples/ecommerce-studio/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ecommerce-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "",
66
"keywords": [
@@ -29,8 +29,8 @@
2929
"start": "sanity dev --port 3337"
3030
},
3131
"dependencies": {
32-
"@sanity/cli": "3.63.0",
33-
"@sanity/ui": "^2.8.22",
32+
"@sanity/cli": "3.64.0",
33+
"@sanity/ui": "^2.8.23",
3434
"react": "^18.3.1",
3535
"react-barcode": "^1.4.1",
3636
"react-dom": "^18.3.1",

examples/movies-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "movies-studio",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Content studio running with schema from the moviedb init template",
66
"keywords": [

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"packages/groq",
1313
"packages/sanity"
1414
],
15-
"version": "3.63.0"
15+
"version": "3.64.0"
1616
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,15 @@
107107
"@repo/package.config": "workspace:*",
108108
"@repo/test-config": "workspace:*",
109109
"@repo/tsconfig": "workspace:*",
110-
"@sanity/client": "^6.22.3",
110+
"@sanity/client": "^6.22.4",
111111
"@sanity/eslint-config-i18n": "1.0.0",
112112
"@sanity/eslint-config-studio": "^4.0.0",
113113
"@sanity/mutate": "^0.10.2",
114-
"@sanity/pkg-utils": "6.11.9",
114+
"@sanity/pkg-utils": "6.11.10",
115115
"@sanity/prettier-config": "^1.0.3",
116116
"@sanity/test": "0.0.1-alpha.1",
117-
"@sanity/tsdoc": "1.0.126",
118-
"@sanity/ui": "^2.8.22",
117+
"@sanity/tsdoc": "1.0.129",
118+
"@sanity/ui": "^2.8.23",
119119
"@sanity/uuid": "^3.0.2",
120120
"@types/glob": "^7.2.0",
121121
"@types/lodash": "^4.17.7",

packages/@repo/dev-aliases/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/dev-aliases",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Dev aliases for the sanity monorepo",
66
"type": "module",

packages/@repo/package.bundle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/package.bundle",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Shared package bundle configuration",
66
"main": "./src/package.bundle.ts",

packages/@repo/package.config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/package.config",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Shared @sanity/pkg-utils configuration",
66
"main": "./src/package.config.ts",

packages/@repo/test-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/test-config",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Test (as in unit test) config shared across packages in the sanity monorepo",
66
"type": "module",

packages/@repo/test-exports/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@repo/test-exports",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true,
55
"description": "Ensures that all the monorepo packages that are published works in native node ESM and CJS runtimes",
66
"exports": {

packages/@repo/tsconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@repo/tsconfig",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"private": true
55
}

packages/@sanity/block-tools/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/block-tools",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "Can format HTML, Slate JSON or Sanity block array into any other format.",
55
"keywords": [
66
"sanity",
@@ -49,15 +49,15 @@
4949
"watch": "pkg-utils watch"
5050
},
5151
"dependencies": {
52-
"@sanity/types": "3.63.0",
52+
"@sanity/types": "3.64.0",
5353
"@types/react": "^18.3.5",
5454
"get-random-values-esm": "1.0.2",
5555
"lodash": "^4.17.21"
5656
},
5757
"devDependencies": {
5858
"@repo/package.config": "workspace:*",
5959
"@repo/test-config": "workspace:*",
60-
"@sanity/schema": "3.63.0",
60+
"@sanity/schema": "3.64.0",
6161
"@types/jsdom": "^20.0.0",
6262
"@types/lodash": "^4.17.7",
6363
"@vercel/stega": "0.1.2",

packages/@sanity/cli/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/cli",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "Sanity CLI tool for managing Sanity installations, managing plugins, schemas and datasets",
55
"keywords": [
66
"sanity",
@@ -57,10 +57,10 @@
5757
},
5858
"dependencies": {
5959
"@babel/traverse": "^7.23.5",
60-
"@sanity/client": "^6.22.3",
61-
"@sanity/codegen": "3.63.0",
60+
"@sanity/client": "^6.22.4",
61+
"@sanity/codegen": "3.64.0",
6262
"@sanity/telemetry": "^0.7.7",
63-
"@sanity/util": "3.63.0",
63+
"@sanity/util": "3.64.0",
6464
"chalk": "^4.1.2",
6565
"debug": "^4.3.4",
6666
"decompress": "^4.2.0",

packages/@sanity/codegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/codegen",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "Codegen toolkit for Sanity.io",
55
"keywords": [
66
"sanity",

packages/@sanity/diff/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/diff",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "Generates diffs between documents and primitive types",
55
"keywords": [
66
"sanity",

packages/@sanity/migrate/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/migrate",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "Tooling for running data migrations on Sanity.io projects",
55
"keywords": [
66
"sanity",
@@ -50,10 +50,10 @@
5050
"watch": "pkg-utils watch"
5151
},
5252
"dependencies": {
53-
"@sanity/client": "^6.22.3",
53+
"@sanity/client": "^6.22.4",
5454
"@sanity/mutate": "^0.10.2",
55-
"@sanity/types": "3.63.0",
56-
"@sanity/util": "3.63.0",
55+
"@sanity/types": "3.64.0",
56+
"@sanity/util": "3.64.0",
5757
"arrify": "^2.0.1",
5858
"debug": "^4.3.4",
5959
"fast-fifo": "^1.3.2",

packages/@sanity/mutator/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/mutator",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "A set of models to make it easier to utilize the powerful real time collaborative features of Sanity",
55
"keywords": [
66
"sanity",
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@sanity/diff-match-patch": "^3.1.1",
53-
"@sanity/types": "3.63.0",
53+
"@sanity/types": "3.64.0",
5454
"@sanity/uuid": "^3.0.1",
5555
"debug": "^4.3.4",
5656
"lodash": "^4.17.21"

packages/@sanity/schema/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/schema",
3-
"version": "3.63.0",
3+
"version": "3.64.0",
44
"description": "",
55
"keywords": [
66
"sanity",
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@sanity/generate-help-url": "^3.0.0",
67-
"@sanity/types": "3.63.0",
67+
"@sanity/types": "3.64.0",
6868
"arrify": "^1.0.1",
6969
"groq-js": "^1.14.0",
7070
"humanize-list": "^1.0.1",

0 commit comments

Comments
 (0)