sanity 3.92.1-next.55.c8ef78c20c → 3.92.1-next.56.395e12eb3f

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.92.1-next.55.c8ef78c20c";
2
+ const SANITY_VERSION = "3.92.1-next.56.395e12eb3f";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.92.1-next.55.c8ef78c20c";
1
+ const SANITY_VERSION = "3.92.1-next.56.395e12eb3f";
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.92.1-next.55.c8ef78c20c",
3
+ "version": "3.92.1-next.56.395e12eb3f",
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",
@@ -156,11 +156,11 @@
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.92.1-next.55.c8ef78c20c",
159
+ "@sanity/cli": "3.92.1-next.56.395e12eb3f",
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.92.1-next.55.c8ef78c20c",
163
+ "@sanity/diff": "3.92.1-next.56.395e12eb3f",
164
164
  "@sanity/diff-match-patch": "^3.2.0",
165
165
  "@sanity/diff-patch": "^5.0.0",
166
166
  "@sanity/eventsource": "^5.0.2",
@@ -172,16 +172,16 @@
172
172
  "@sanity/insert-menu": "^1.1.12",
173
173
  "@sanity/logos": "^2.2.0",
174
174
  "@sanity/message-protocol": "^0.13.0",
175
- "@sanity/migrate": "3.92.1-next.55.c8ef78c20c",
176
- "@sanity/mutator": "3.92.1-next.55.c8ef78c20c",
175
+ "@sanity/migrate": "3.92.1-next.56.395e12eb3f",
176
+ "@sanity/mutator": "3.92.1-next.56.395e12eb3f",
177
177
  "@sanity/presentation-comlink": "^1.0.21",
178
178
  "@sanity/preview-url-secret": "^2.1.11",
179
- "@sanity/schema": "3.92.1-next.55.c8ef78c20c",
179
+ "@sanity/schema": "3.92.1-next.56.395e12eb3f",
180
180
  "@sanity/sdk": "0.0.0-alpha.25",
181
181
  "@sanity/telemetry": "^0.8.0",
182
- "@sanity/types": "3.92.1-next.55.c8ef78c20c",
182
+ "@sanity/types": "3.92.1-next.56.395e12eb3f",
183
183
  "@sanity/ui": "^2.15.18",
184
- "@sanity/util": "3.92.1-next.55.c8ef78c20c",
184
+ "@sanity/util": "3.92.1-next.56.395e12eb3f",
185
185
  "@sanity/uuid": "^3.0.2",
186
186
  "@sentry/react": "^8.33.0",
187
187
  "@tanstack/react-table": "^8.16.0",
@@ -273,7 +273,7 @@
273
273
  "tinyglobby": "^0.2.13",
274
274
  "urlpattern-polyfill": "10.1.0",
275
275
  "use-device-pixel-ratio": "^1.1.2",
276
- "use-effect-event": "^1.0.2",
276
+ "use-effect-event": "^2.0.1",
277
277
  "use-hot-module-reload": "^2.0.0",
278
278
  "use-sync-external-store": "^1.5.0",
279
279
  "uuid": "^11.0.5",
@@ -289,7 +289,7 @@
289
289
  "@repo/eslint-config": "0.0.0",
290
290
  "@repo/package.config": "3.92.0",
291
291
  "@repo/test-config": "3.92.0",
292
- "@sanity/codegen": "3.92.1-next.55.c8ef78c20c",
292
+ "@sanity/codegen": "3.92.1-next.56.395e12eb3f",
293
293
  "@sanity/eslint-config-i18n": "^2.0.0",
294
294
  "@sanity/generate-help-url": "^3.0.0",
295
295
  "@sanity/pkg-utils": "6.13.4",
@@ -338,5 +338,5 @@
338
338
  "engines": {
339
339
  "node": ">=18"
340
340
  },
341
- "gitHead": "c8ef78c20ca95b8000fbfe1b5f3f014b124dcd05"
341
+ "gitHead": "395e12eb3fac1afeb4c8d1707165750f5692c23b"
342
342
  }