sanity 3.98.1-next.0-d2b3cf52c0-202507091323 → 3.98.1-next.0-d2f9810b3c-202507091336
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": "3.98.1-next.0-
|
3
|
+
"version": "3.98.1-next.0-d2f9810b3c-202507091336",
|
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",
|
@@ -257,13 +257,13 @@
|
|
257
257
|
"which": "^5.0.0",
|
258
258
|
"xstate": "^5.20.0",
|
259
259
|
"yargs": "^17.3.0",
|
260
|
-
"@sanity/cli": "3.98.1-next.0-
|
261
|
-
"@sanity/migrate": "3.98.0-
|
262
|
-
"@sanity/
|
263
|
-
"@sanity/
|
264
|
-
"@sanity/
|
265
|
-
"@sanity/util": "3.98.0-
|
266
|
-
"@sanity/
|
260
|
+
"@sanity/cli": "3.98.1-next.0-d2f9810b3c-202507091336",
|
261
|
+
"@sanity/migrate": "3.98.0-d2f9810b3c-202507091336",
|
262
|
+
"@sanity/diff": "3.98.0-d2f9810b3c-202507091336",
|
263
|
+
"@sanity/mutator": "3.98.0-d2f9810b3c-202507091336",
|
264
|
+
"@sanity/types": "3.98.0-d2f9810b3c-202507091336",
|
265
|
+
"@sanity/util": "3.98.0-d2f9810b3c-202507091336",
|
266
|
+
"@sanity/schema": "3.98.0-d2f9810b3c-202507091336"
|
267
267
|
},
|
268
268
|
"devDependencies": {
|
269
269
|
"@playwright/experimental-ct-react": "1.53.1",
|
@@ -307,12 +307,12 @@
|
|
307
307
|
"swr": "2.2.5",
|
308
308
|
"vitest": "^3.2.3",
|
309
309
|
"vitest-package-exports": "^0.1.1",
|
310
|
-
"@repo/dev-aliases": "3.98.0",
|
311
|
-
"@repo/eslint-config": "3.98.0",
|
312
310
|
"@repo/package.bundle": "3.98.0",
|
313
311
|
"@repo/package.config": "3.98.0",
|
312
|
+
"@repo/dev-aliases": "3.98.0",
|
314
313
|
"@repo/test-config": "3.98.0",
|
315
|
-
"@sanity/codegen": "3.98.0-
|
314
|
+
"@sanity/codegen": "3.98.0-d2f9810b3c-202507091336",
|
315
|
+
"@repo/eslint-config": "3.98.0"
|
316
316
|
},
|
317
317
|
"peerDependencies": {
|
318
318
|
"react": "^18 || ^19",
|