sanity 5.7.0-next.19 → 5.7.0-next.20

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sanity",
3
- "version": "5.7.0-next.19+9d76742237",
3
+ "version": "5.7.0-next.20+4f6b9ad18d",
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",
@@ -219,12 +219,12 @@
219
219
  "which": "^5.0.0",
220
220
  "xstate": "^5.25.1",
221
221
  "yargs": "^17.7.2",
222
- "@sanity/cli": "5.7.0-next.19+9d76742237",
223
- "@sanity/diff": "5.7.0-next.19+9d76742237",
224
- "@sanity/schema": "5.7.0-next.19+9d76742237",
222
+ "@sanity/cli": "5.7.0-next.20+4f6b9ad18d",
223
+ "@sanity/diff": "5.7.0-next.20+4f6b9ad18d",
224
+ "@sanity/mutator": "5.7.0-next.20+4f6b9ad18d",
225
225
  "@sanity/types": "5.6.0",
226
- "@sanity/util": "5.7.0-next.19+9d76742237",
227
- "@sanity/mutator": "5.7.0-next.19+9d76742237"
226
+ "@sanity/schema": "5.7.0-next.20+4f6b9ad18d",
227
+ "@sanity/util": "5.7.0-next.20+4f6b9ad18d"
228
228
  },
229
229
  "devDependencies": {
230
230
  "@playwright/experimental-ct-react": "1.57.0",
@@ -271,12 +271,12 @@
271
271
  "tsx": "^4.21.0",
272
272
  "vitest": "^4.0.16",
273
273
  "vitest-package-exports": "^1.1.2",
274
- "@repo/eslint-config": "5.7.0-next.19+9d76742237",
275
- "@repo/package.bundle": "5.7.0-next.19+9d76742237",
276
- "@repo/package.config": "5.7.0-next.19+9d76742237",
277
- "@repo/test-config": "5.7.0-next.19+9d76742237",
278
- "@repo/tsconfig": "5.7.0-next.19+9d76742237",
279
- "@sanity/codegen": "5.7.0-next.19+9d76742237"
274
+ "@repo/eslint-config": "5.7.0-next.20+4f6b9ad18d",
275
+ "@repo/package.bundle": "5.7.0-next.20+4f6b9ad18d",
276
+ "@repo/package.config": "5.7.0-next.20+4f6b9ad18d",
277
+ "@repo/test-config": "5.7.0-next.20+4f6b9ad18d",
278
+ "@repo/tsconfig": "5.7.0-next.20+4f6b9ad18d",
279
+ "@sanity/codegen": "5.7.0-next.20+4f6b9ad18d"
280
280
  },
281
281
  "peerDependencies": {
282
282
  "react": "^19.2.2",