sanity 4.1.0-next.0-50a94510b2-202507210956 → 4.1.0-next.0-577906109f-202507211007
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-577906109f-202507211007",
|
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",
|
@@ -159,7 +159,7 @@
|
|
159
159
|
"@sanity/insert-menu": "^1.1.12",
|
160
160
|
"@sanity/logos": "^2.2.1",
|
161
161
|
"@sanity/media-library-types": "^1.0.0",
|
162
|
-
"@sanity/message-protocol": "^0.
|
162
|
+
"@sanity/message-protocol": "^0.15.1",
|
163
163
|
"@sanity/presentation-comlink": "^1.0.24",
|
164
164
|
"@sanity/preview-url-secret": "^2.1.13",
|
165
165
|
"@sanity/sdk": "2.1.0",
|
@@ -265,13 +265,13 @@
|
|
265
265
|
"which": "^5.0.0",
|
266
266
|
"xstate": "^5.20.1",
|
267
267
|
"yargs": "^17.3.0",
|
268
|
-
"@sanity/
|
269
|
-
"@sanity/
|
270
|
-
"@sanity/
|
271
|
-
"@sanity/
|
272
|
-
"@sanity/
|
273
|
-
"@sanity/types": "4.1.0-next.0-
|
274
|
-
"@sanity/util": "4.1.0-next.0-
|
268
|
+
"@sanity/cli": "4.1.0-next.0-577906109f-202507211007",
|
269
|
+
"@sanity/diff": "4.1.0-next.0-577906109f-202507211007",
|
270
|
+
"@sanity/migrate": "4.1.0-next.0-577906109f-202507211007",
|
271
|
+
"@sanity/schema": "4.1.0-next.0-577906109f-202507211007",
|
272
|
+
"@sanity/mutator": "4.1.0-next.0-577906109f-202507211007",
|
273
|
+
"@sanity/types": "4.1.0-next.0-577906109f-202507211007",
|
274
|
+
"@sanity/util": "4.1.0-next.0-577906109f-202507211007"
|
275
275
|
},
|
276
276
|
"devDependencies": {
|
277
277
|
"@playwright/experimental-ct-react": "1.53.1",
|
@@ -316,11 +316,11 @@
|
|
316
316
|
"vitest": "^3.2.3",
|
317
317
|
"vitest-package-exports": "^0.1.1",
|
318
318
|
"@repo/dev-aliases": "4.0.1",
|
319
|
-
"@repo/eslint-config": "4.1.0-next.0",
|
320
319
|
"@repo/package.bundle": "4.1.0-next.0",
|
320
|
+
"@repo/eslint-config": "4.1.0-next.0",
|
321
321
|
"@repo/package.config": "4.1.0-next.0",
|
322
|
-
"@
|
323
|
-
"@
|
322
|
+
"@repo/test-config": "4.0.1",
|
323
|
+
"@sanity/codegen": "4.1.0-next.0-577906109f-202507211007"
|
324
324
|
},
|
325
325
|
"peerDependencies": {
|
326
326
|
"react": "^18 || ^19",
|