sanity 3.98.2-next.0-892da2b930-202507101430 → 3.98.2-next.0-3c1a30d1f5-202507101528

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.98.2-next.0-892da2b930-202507101430";
2
+ const SANITY_VERSION = "3.98.2-next.0-3c1a30d1f5-202507101528";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.98.2-next.0-892da2b930-202507101430";
1
+ const SANITY_VERSION = "3.98.2-next.0-3c1a30d1f5-202507101528";
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.98.2-next.0-892da2b930-202507101430",
3
+ "version": "3.98.2-next.0-3c1a30d1f5-202507101528",
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",
@@ -257,13 +257,13 @@
257
257
  "which": "^5.0.0",
258
258
  "xstate": "^5.20.0",
259
259
  "yargs": "^17.3.0",
260
- "@sanity/migrate": "3.98.1-892da2b930-202507101430",
261
- "@sanity/cli": "3.98.1-892da2b930-202507101430",
262
- "@sanity/diff": "3.98.1-892da2b930-202507101430",
263
- "@sanity/mutator": "3.98.1-892da2b930-202507101430",
264
- "@sanity/schema": "3.98.1-892da2b930-202507101430",
265
- "@sanity/types": "3.98.1-892da2b930-202507101430",
266
- "@sanity/util": "3.98.1-892da2b930-202507101430"
260
+ "@sanity/cli": "3.98.2-next.0-3c1a30d1f5-202507101528",
261
+ "@sanity/diff": "3.98.1-3c1a30d1f5-202507101528",
262
+ "@sanity/mutator": "3.98.1-3c1a30d1f5-202507101528",
263
+ "@sanity/types": "3.98.1-3c1a30d1f5-202507101528",
264
+ "@sanity/schema": "3.98.1-3c1a30d1f5-202507101528",
265
+ "@sanity/migrate": "3.98.1-3c1a30d1f5-202507101528",
266
+ "@sanity/util": "3.98.1-3c1a30d1f5-202507101528"
267
267
  },
268
268
  "devDependencies": {
269
269
  "@playwright/experimental-ct-react": "1.53.1",
@@ -273,7 +273,7 @@
273
273
  "@sanity/pkg-utils": "6.13.4",
274
274
  "@sanity/tsdoc": "1.0.169",
275
275
  "@sanity/ui-workshop": "^2.1.4",
276
- "@sanity/visual-editing-csm": "^2.0.18",
276
+ "@sanity/visual-editing-csm": "^2.0.19",
277
277
  "@sentry/types": "^8.55.0",
278
278
  "@testing-library/jest-dom": "^6.6.3",
279
279
  "@testing-library/react": "^16.3.0",
@@ -309,10 +309,10 @@
309
309
  "vitest-package-exports": "^0.1.1",
310
310
  "@repo/dev-aliases": "3.98.1",
311
311
  "@repo/eslint-config": "3.98.1",
312
+ "@repo/package.config": "3.98.1",
312
313
  "@repo/package.bundle": "3.98.1",
313
314
  "@repo/test-config": "3.98.1",
314
- "@sanity/codegen": "3.98.1-892da2b930-202507101430",
315
- "@repo/package.config": "3.98.1"
315
+ "@sanity/codegen": "3.98.1-3c1a30d1f5-202507101528"
316
316
  },
317
317
  "peerDependencies": {
318
318
  "react": "^18 || ^19",