sanity 3.93.1-next.7.7b16d653b7 → 3.93.1-next.8.cf0bf8550a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
- const SANITY_VERSION = "3.93.1-next.7.7b16d653b7";
2
+ const SANITY_VERSION = "3.93.1-next.8.cf0bf8550a";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.93.1-next.7.7b16d653b7";
1
+ const SANITY_VERSION = "3.93.1-next.8.cf0bf8550a";
2
2
  export {
3
3
  SANITY_VERSION
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sanity",
3
- "version": "3.93.1-next.7.7b16d653b7",
3
+ "version": "3.93.1-next.8.cf0bf8550a",
4
4
  "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",
5
5
  "keywords": [
6
6
  "sanity",
@@ -150,17 +150,17 @@
150
150
  "@dnd-kit/utilities": "^3.2.2",
151
151
  "@juggle/resize-observer": "^3.4.0",
152
152
  "@portabletext/block-tools": "^1.1.30",
153
- "@portabletext/editor": "^1.53.0",
153
+ "@portabletext/editor": "^1.53.1",
154
154
  "@portabletext/react": "^3.2.1",
155
155
  "@portabletext/toolkit": "^2.0.17",
156
156
  "@rexxars/react-json-inspector": "^9.0.1",
157
157
  "@sanity/asset-utils": "^2.2.1",
158
158
  "@sanity/bifur-client": "^0.4.1",
159
- "@sanity/cli": "3.93.1-next.7.7b16d653b7",
159
+ "@sanity/cli": "3.93.1-next.8.cf0bf8550a",
160
160
  "@sanity/client": "^7.6.0",
161
161
  "@sanity/color": "^3.0.6",
162
162
  "@sanity/comlink": "^3.0.5",
163
- "@sanity/diff": "3.93.1-next.7.7b16d653b7",
163
+ "@sanity/diff": "3.93.1-next.8.cf0bf8550a",
164
164
  "@sanity/diff-match-patch": "^3.2.0",
165
165
  "@sanity/diff-patch": "^5.0.0",
166
166
  "@sanity/eventsource": "^5.0.2",
@@ -173,16 +173,16 @@
173
173
  "@sanity/logos": "^2.2.0",
174
174
  "@sanity/media-library-types": "^1.0.0",
175
175
  "@sanity/message-protocol": "^0.13.0",
176
- "@sanity/migrate": "3.93.1-next.7.7b16d653b7",
177
- "@sanity/mutator": "3.93.1-next.7.7b16d653b7",
176
+ "@sanity/migrate": "3.93.1-next.8.cf0bf8550a",
177
+ "@sanity/mutator": "3.93.1-next.8.cf0bf8550a",
178
178
  "@sanity/presentation-comlink": "^1.0.21",
179
179
  "@sanity/preview-url-secret": "^2.1.11",
180
- "@sanity/schema": "3.93.1-next.7.7b16d653b7",
180
+ "@sanity/schema": "3.93.1-next.8.cf0bf8550a",
181
181
  "@sanity/sdk": "0.0.0-alpha.25",
182
182
  "@sanity/telemetry": "^0.8.0",
183
- "@sanity/types": "3.93.1-next.7.7b16d653b7",
183
+ "@sanity/types": "3.93.1-next.8.cf0bf8550a",
184
184
  "@sanity/ui": "^2.16.0",
185
- "@sanity/util": "3.93.1-next.7.7b16d653b7",
185
+ "@sanity/util": "3.93.1-next.8.cf0bf8550a",
186
186
  "@sanity/uuid": "^3.0.2",
187
187
  "@sentry/react": "^8.33.0",
188
188
  "@tanstack/react-table": "^8.21.3",
@@ -291,7 +291,7 @@
291
291
  "@repo/package.bundle": "3.93.0",
292
292
  "@repo/package.config": "3.93.0",
293
293
  "@repo/test-config": "3.93.0",
294
- "@sanity/codegen": "3.93.1-next.7.7b16d653b7",
294
+ "@sanity/codegen": "3.93.1-next.8.cf0bf8550a",
295
295
  "@sanity/eslint-config-i18n": "^2.0.0",
296
296
  "@sanity/generate-help-url": "^3.0.0",
297
297
  "@sanity/pkg-utils": "6.13.4",
@@ -340,5 +340,5 @@
340
340
  "engines": {
341
341
  "node": ">=18"
342
342
  },
343
- "gitHead": "7b16d653b711629302eec8a6991ceb5b9069e167"
343
+ "gitHead": "cf0bf8550a1aab59257166dfb0a353ea9a7fab3f"
344
344
  }