sanity 4.7.1-next.1 → 4.7.1-next.3
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 +15 -15
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "sanity",
|
3
|
-
"version": "4.7.1-next.
|
3
|
+
"version": "4.7.1-next.3+8269e81683",
|
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",
|
@@ -162,7 +162,7 @@
|
|
162
162
|
"@sanity/media-library-types": "^1.0.0",
|
163
163
|
"@sanity/message-protocol": "^0.17.2",
|
164
164
|
"@sanity/presentation-comlink": "^1.0.29",
|
165
|
-
"@sanity/preview-url-secret": "^2.1.
|
165
|
+
"@sanity/preview-url-secret": "^2.1.15",
|
166
166
|
"@sanity/sdk": "2.1.2",
|
167
167
|
"@sanity/telemetry": "^0.8.0",
|
168
168
|
"@sanity/ui": "^3.0.14",
|
@@ -266,13 +266,13 @@
|
|
266
266
|
"which": "^5.0.0",
|
267
267
|
"xstate": "^5.21.0",
|
268
268
|
"yargs": "^17.7.2",
|
269
|
-
"@sanity/cli": "4.7.1-next.
|
270
|
-
"@sanity/diff": "4.7.1-next.
|
271
|
-
"@sanity/migrate": "4.7.1-next.
|
272
|
-
"@sanity/mutator": "4.7.1-next.
|
273
|
-
"@sanity/
|
274
|
-
"@sanity/
|
275
|
-
"@sanity/util": "4.7.1-next.
|
269
|
+
"@sanity/cli": "4.7.1-next.3+8269e81683",
|
270
|
+
"@sanity/diff": "4.7.1-next.3+8269e81683",
|
271
|
+
"@sanity/migrate": "4.7.1-next.3+8269e81683",
|
272
|
+
"@sanity/mutator": "4.7.1-next.3+8269e81683",
|
273
|
+
"@sanity/types": "4.7.1-next.3+8269e81683",
|
274
|
+
"@sanity/schema": "4.7.1-next.3+8269e81683",
|
275
|
+
"@sanity/util": "4.7.1-next.3+8269e81683"
|
276
276
|
},
|
277
277
|
"devDependencies": {
|
278
278
|
"@playwright/experimental-ct-react": "1.55.0",
|
@@ -315,12 +315,12 @@
|
|
315
315
|
"swr": "2.2.5",
|
316
316
|
"vitest": "^3.2.4",
|
317
317
|
"vitest-package-exports": "^0.1.1",
|
318
|
-
"@repo/
|
319
|
-
"@repo/
|
320
|
-
"@repo/package.bundle": "4.7.1-next.
|
321
|
-
"@repo/
|
322
|
-
"@repo/
|
323
|
-
"@sanity/codegen": "4.7.1-next.
|
318
|
+
"@repo/eslint-config": "4.7.1-next.3+8269e81683",
|
319
|
+
"@repo/dev-aliases": "4.7.1-next.3+8269e81683",
|
320
|
+
"@repo/package.bundle": "4.7.1-next.3+8269e81683",
|
321
|
+
"@repo/test-config": "4.7.1-next.3+8269e81683",
|
322
|
+
"@repo/package.config": "4.7.1-next.3+8269e81683",
|
323
|
+
"@sanity/codegen": "4.7.1-next.3+8269e81683"
|
324
324
|
},
|
325
325
|
"peerDependencies": {
|
326
326
|
"react": "^18 || ^19",
|