sanity 4.1.0-next.0-eb050e7ed7-202507172014 → 4.1.0-next.0-06868f218d-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.
- package/lib/_chunks-cjs/version.js +1 -1
- package/lib/_chunks-es/version.mjs +1 -1
- package/package.json +12 -12
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "sanity",
|
3
|
-
"version": "4.1.0-next.0-
|
3
|
+
"version": "4.1.0-next.0-06868f218d-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",
|
@@ -139,7 +139,7 @@
|
|
139
139
|
"@juggle/resize-observer": "^3.4.0",
|
140
140
|
"@mux/mux-player-react": "^3.4.0",
|
141
141
|
"@portabletext/block-tools": "^2.0.0",
|
142
|
-
"@portabletext/editor": "^
|
142
|
+
"@portabletext/editor": "^2.0.0",
|
143
143
|
"@portabletext/react": "^3.2.1",
|
144
144
|
"@portabletext/toolkit": "^2.0.17",
|
145
145
|
"@rexxars/react-json-inspector": "^9.0.1",
|
@@ -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.
|
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",
|
@@ -265,13 +265,13 @@
|
|
265
265
|
"which": "^5.0.0",
|
266
266
|
"xstate": "^5.20.0",
|
267
267
|
"yargs": "^17.3.0",
|
268
|
-
"@sanity/
|
269
|
-
"@sanity/
|
270
|
-
"@sanity/
|
271
|
-
"@sanity/
|
272
|
-
"@sanity/
|
273
|
-
"@sanity/
|
274
|
-
"@sanity/
|
268
|
+
"@sanity/diff": "4.1.0-next.0-06868f218d-202507172054",
|
269
|
+
"@sanity/cli": "4.1.0-next.0-06868f218d-202507172054",
|
270
|
+
"@sanity/schema": "4.1.0-next.0-06868f218d-202507172054",
|
271
|
+
"@sanity/mutator": "4.1.0-next.0-06868f218d-202507172054",
|
272
|
+
"@sanity/migrate": "4.1.0-next.0-06868f218d-202507172054",
|
273
|
+
"@sanity/types": "4.1.0-next.0-06868f218d-202507172054",
|
274
|
+
"@sanity/util": "4.1.0-next.0-06868f218d-202507172054"
|
275
275
|
},
|
276
276
|
"devDependencies": {
|
277
277
|
"@playwright/experimental-ct-react": "1.53.1",
|
@@ -318,9 +318,9 @@
|
|
318
318
|
"@repo/dev-aliases": "4.0.1",
|
319
319
|
"@repo/eslint-config": "4.1.0-next.0",
|
320
320
|
"@repo/package.bundle": "4.1.0-next.0",
|
321
|
-
"@repo/package.config": "4.1.0-next.0",
|
322
321
|
"@repo/test-config": "4.0.1",
|
323
|
-
"@
|
322
|
+
"@repo/package.config": "4.1.0-next.0",
|
323
|
+
"@sanity/codegen": "4.1.0-next.0-06868f218d-202507172054"
|
324
324
|
},
|
325
325
|
"peerDependencies": {
|
326
326
|
"react": "^18 || ^19",
|