sanity 3.98.1-next.0-6b4088abfa-202507090955 → 3.98.1-next.0-90821b148a-202507091210

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.1-next.0-6b4088abfa-202507090955";
2
+ const SANITY_VERSION = "3.98.1-next.0-90821b148a-202507091210";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.98.1-next.0-6b4088abfa-202507090955";
1
+ const SANITY_VERSION = "3.98.1-next.0-90821b148a-202507091210";
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.1-next.0-6b4088abfa-202507090955",
3
+ "version": "3.98.1-next.0-90821b148a-202507091210",
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",
@@ -131,7 +131,7 @@
131
131
  "@dnd-kit/sortable": "^7.0.2",
132
132
  "@dnd-kit/utilities": "^3.2.2",
133
133
  "@juggle/resize-observer": "^3.4.0",
134
- "@portabletext/block-tools": "^1.1.36",
134
+ "@portabletext/block-tools": "^1.1.37",
135
135
  "@portabletext/editor": "^1.57.1",
136
136
  "@portabletext/react": "^3.2.1",
137
137
  "@portabletext/toolkit": "^2.0.17",
@@ -182,7 +182,7 @@
182
182
  "dataloader": "^2.2.3",
183
183
  "date-fns": "^2.26.1",
184
184
  "debug": "^4.3.4",
185
- "esbuild": "0.25.5",
185
+ "esbuild": "0.25.6",
186
186
  "esbuild-register": "^3.6.0",
187
187
  "execa": "^2.0.0",
188
188
  "exif-component": "^1.0.1",
@@ -257,13 +257,13 @@
257
257
  "which": "^5.0.0",
258
258
  "xstate": "^5.20.0",
259
259
  "yargs": "^17.3.0",
260
- "@sanity/cli": "3.98.1-next.0-6b4088abfa-202507090955",
261
- "@sanity/migrate": "3.98.1-next.0-6b4088abfa-202507090955",
262
- "@sanity/mutator": "3.98.1-next.0-6b4088abfa-202507090955",
263
- "@sanity/diff": "3.98.1-next.0-6b4088abfa-202507090955",
264
- "@sanity/schema": "3.98.1-next.0-6b4088abfa-202507090955",
265
- "@sanity/types": "3.98.1-next.0-6b4088abfa-202507090955",
266
- "@sanity/util": "3.98.1-next.0-6b4088abfa-202507090955"
260
+ "@sanity/diff": "3.98.1-next.0-90821b148a-202507091210",
261
+ "@sanity/cli": "3.98.1-next.0-90821b148a-202507091210",
262
+ "@sanity/types": "3.98.1-next.0-90821b148a-202507091210",
263
+ "@sanity/mutator": "3.98.1-next.0-90821b148a-202507091210",
264
+ "@sanity/migrate": "3.98.1-next.0-90821b148a-202507091210",
265
+ "@sanity/schema": "3.98.1-next.0-90821b148a-202507091210",
266
+ "@sanity/util": "3.98.1-next.0-90821b148a-202507091210"
267
267
  },
268
268
  "devDependencies": {
269
269
  "@playwright/experimental-ct-react": "1.53.1",
@@ -309,10 +309,10 @@
309
309
  "vitest-package-exports": "^0.1.1",
310
310
  "@repo/dev-aliases": "3.98.1-next.0",
311
311
  "@repo/eslint-config": "3.98.1-next.0",
312
- "@repo/package.bundle": "3.98.1-next.0",
313
- "@repo/test-config": "3.98.1-next.0",
314
312
  "@repo/package.config": "3.98.1-next.0",
315
- "@sanity/codegen": "3.98.1-next.0-6b4088abfa-202507090955"
313
+ "@repo/test-config": "3.98.1-next.0",
314
+ "@repo/package.bundle": "3.98.1-next.0",
315
+ "@sanity/codegen": "3.98.1-next.0-90821b148a-202507091210"
316
316
  },
317
317
  "peerDependencies": {
318
318
  "react": "^18 || ^19",