sanity 3.99.1-next.0-ce13bc16a5-202507111251 → 3.99.1-next.0-31876da2fb-202507111703
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 +11 -11
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "sanity",
|
3
|
-
"version": "3.99.1-next.0-
|
3
|
+
"version": "3.99.1-next.0-31876da2fb-202507111703",
|
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",
|
@@ -147,7 +147,7 @@
|
|
147
147
|
"@sanity/bifur-client": "^0.4.1",
|
148
148
|
"@sanity/client": "^7.6.0",
|
149
149
|
"@sanity/color": "^3.0.6",
|
150
|
-
"@sanity/comlink": "^3.0.
|
150
|
+
"@sanity/comlink": "^3.0.7",
|
151
151
|
"@sanity/diff-match-patch": "^3.2.0",
|
152
152
|
"@sanity/diff-patch": "^5.0.0",
|
153
153
|
"@sanity/eventsource": "^5.0.2",
|
@@ -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/schema": "3.99.0-
|
272
|
-
"@sanity/
|
273
|
-
"@sanity/
|
274
|
-
"@sanity/
|
268
|
+
"@sanity/cli": "3.99.0-31876da2fb-202507111703",
|
269
|
+
"@sanity/mutator": "3.99.0-31876da2fb-202507111703",
|
270
|
+
"@sanity/diff": "3.99.0-31876da2fb-202507111703",
|
271
|
+
"@sanity/schema": "3.99.0-31876da2fb-202507111703",
|
272
|
+
"@sanity/util": "3.99.0-31876da2fb-202507111703",
|
273
|
+
"@sanity/migrate": "3.99.0-31876da2fb-202507111703",
|
274
|
+
"@sanity/types": "3.99.0-31876da2fb-202507111703"
|
275
275
|
},
|
276
276
|
"devDependencies": {
|
277
277
|
"@playwright/experimental-ct-react": "1.53.1",
|
@@ -319,8 +319,8 @@
|
|
319
319
|
"@repo/eslint-config": "3.99.0",
|
320
320
|
"@repo/package.bundle": "3.99.0",
|
321
321
|
"@repo/package.config": "3.99.0",
|
322
|
-
"@
|
323
|
-
"@
|
322
|
+
"@sanity/codegen": "3.99.0-31876da2fb-202507111703",
|
323
|
+
"@repo/test-config": "3.99.0"
|
324
324
|
},
|
325
325
|
"peerDependencies": {
|
326
326
|
"react": "^18 || ^19",
|