sanity 3.99.1-next.0-19eaa1f029-202507111152 → 3.99.1-next.0-ce13bc16a5-202507111251

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.99.1-next.0-19eaa1f029-202507111152";
2
+ const SANITY_VERSION = "3.99.1-next.0-ce13bc16a5-202507111251";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.99.1-next.0-19eaa1f029-202507111152";
1
+ const SANITY_VERSION = "3.99.1-next.0-ce13bc16a5-202507111251";
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.99.1-next.0-19eaa1f029-202507111152",
3
+ "version": "3.99.1-next.0-ce13bc16a5-202507111251",
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",
@@ -147,7 +147,7 @@
147
147
  "@sanity/bifur-client": "^0.4.1",
148
148
  "@sanity/client": "^7.6.0",
149
149
  "@sanity/color": "^3.0.6",
150
- "@sanity/comlink": "^3.0.5",
150
+ "@sanity/comlink": "^3.0.6",
151
151
  "@sanity/diff-match-patch": "^3.2.0",
152
152
  "@sanity/diff-patch": "^5.0.0",
153
153
  "@sanity/eventsource": "^5.0.2",
@@ -155,7 +155,7 @@
155
155
  "@sanity/icons": "^3.7.4",
156
156
  "@sanity/id-utils": "^1.0.0",
157
157
  "@sanity/image-url": "^1.0.2",
158
- "@sanity/import": "^3.38.2",
158
+ "@sanity/import": "^3.38.3",
159
159
  "@sanity/insert-menu": "^1.1.12",
160
160
  "@sanity/logos": "^2.2.1",
161
161
  "@sanity/media-library-types": "^1.0.0",
@@ -265,13 +265,13 @@
265
265
  "which": "^5.0.0",
266
266
  "xstate": "^5.20.0",
267
267
  "yargs": "^17.3.0",
268
- "@sanity/cli": "3.99.0-19eaa1f029-202507111152",
269
- "@sanity/migrate": "3.99.0-19eaa1f029-202507111152",
270
- "@sanity/diff": "3.99.0-19eaa1f029-202507111152",
271
- "@sanity/schema": "3.99.0-19eaa1f029-202507111152",
272
- "@sanity/mutator": "3.99.0-19eaa1f029-202507111152",
273
- "@sanity/types": "3.99.0-19eaa1f029-202507111152",
274
- "@sanity/util": "3.99.0-19eaa1f029-202507111152"
268
+ "@sanity/diff": "3.99.0-ce13bc16a5-202507111251",
269
+ "@sanity/cli": "3.99.0-ce13bc16a5-202507111251",
270
+ "@sanity/mutator": "3.99.0-ce13bc16a5-202507111251",
271
+ "@sanity/schema": "3.99.0-ce13bc16a5-202507111251",
272
+ "@sanity/types": "3.99.0-ce13bc16a5-202507111251",
273
+ "@sanity/util": "3.99.0-ce13bc16a5-202507111251",
274
+ "@sanity/migrate": "3.99.0-ce13bc16a5-202507111251"
275
275
  },
276
276
  "devDependencies": {
277
277
  "@playwright/experimental-ct-react": "1.53.1",
@@ -317,10 +317,10 @@
317
317
  "vitest-package-exports": "^0.1.1",
318
318
  "@repo/dev-aliases": "3.99.0",
319
319
  "@repo/eslint-config": "3.99.0",
320
+ "@repo/package.bundle": "3.99.0",
320
321
  "@repo/package.config": "3.99.0",
321
- "@sanity/codegen": "3.99.0-19eaa1f029-202507111152",
322
322
  "@repo/test-config": "3.99.0",
323
- "@repo/package.bundle": "3.99.0"
323
+ "@sanity/codegen": "3.99.0-ce13bc16a5-202507111251"
324
324
  },
325
325
  "peerDependencies": {
326
326
  "react": "^18 || ^19",