sanity 4.1.0-next.0-5dda18f1a0-202507172043 → 4.1.0-next.0-509b5543e8-202507172054

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 = "4.1.0-next.0-5dda18f1a0-202507172043";
2
+ const SANITY_VERSION = "4.1.0-next.0-509b5543e8-202507172054";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "4.1.0-next.0-5dda18f1a0-202507172043";
1
+ const SANITY_VERSION = "4.1.0-next.0-509b5543e8-202507172054";
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": "4.1.0-next.0-5dda18f1a0-202507172043",
3
+ "version": "4.1.0-next.0-509b5543e8-202507172054",
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",
@@ -195,7 +195,7 @@
195
195
  "exif-component": "^1.0.1",
196
196
  "fast-deep-equal": "3.1.3",
197
197
  "form-data": "^4.0.0",
198
- "framer-motion": "^12.19.2",
198
+ "framer-motion": "^12.23.6",
199
199
  "get-it": "^8.6.10",
200
200
  "get-random-values-esm": "1.0.2",
201
201
  "groq-js": "^1.17.1",
@@ -263,15 +263,15 @@
263
263
  "uuid": "^11.1.0",
264
264
  "vite": "^6.3.5",
265
265
  "which": "^5.0.0",
266
- "xstate": "^5.20.0",
266
+ "xstate": "^5.20.1",
267
267
  "yargs": "^17.3.0",
268
- "@sanity/cli": "4.1.0-next.0-5dda18f1a0-202507172043",
269
- "@sanity/diff": "4.1.0-next.0-5dda18f1a0-202507172043",
270
- "@sanity/migrate": "4.1.0-next.0-5dda18f1a0-202507172043",
271
- "@sanity/schema": "4.1.0-next.0-5dda18f1a0-202507172043",
272
- "@sanity/types": "4.1.0-next.0-5dda18f1a0-202507172043",
273
- "@sanity/util": "4.1.0-next.0-5dda18f1a0-202507172043",
274
- "@sanity/mutator": "4.1.0-next.0-5dda18f1a0-202507172043"
268
+ "@sanity/cli": "4.1.0-next.0-509b5543e8-202507172054",
269
+ "@sanity/diff": "4.1.0-next.0-509b5543e8-202507172054",
270
+ "@sanity/migrate": "4.1.0-next.0-509b5543e8-202507172054",
271
+ "@sanity/mutator": "4.1.0-next.0-509b5543e8-202507172054",
272
+ "@sanity/schema": "4.1.0-next.0-509b5543e8-202507172054",
273
+ "@sanity/types": "4.1.0-next.0-509b5543e8-202507172054",
274
+ "@sanity/util": "4.1.0-next.0-509b5543e8-202507172054"
275
275
  },
276
276
  "devDependencies": {
277
277
  "@playwright/experimental-ct-react": "1.53.1",
@@ -315,12 +315,12 @@
315
315
  "swr": "2.2.5",
316
316
  "vitest": "^3.2.3",
317
317
  "vitest-package-exports": "^0.1.1",
318
- "@repo/package.bundle": "4.1.0-next.0",
319
318
  "@repo/eslint-config": "4.1.0-next.0",
320
319
  "@repo/dev-aliases": "4.0.1",
321
320
  "@repo/package.config": "4.1.0-next.0",
321
+ "@repo/package.bundle": "4.1.0-next.0",
322
322
  "@repo/test-config": "4.0.1",
323
- "@sanity/codegen": "4.1.0-next.0-5dda18f1a0-202507172043"
323
+ "@sanity/codegen": "4.1.0-next.0-509b5543e8-202507172054"
324
324
  },
325
325
  "peerDependencies": {
326
326
  "react": "^18 || ^19",