sanity 3.80.2-pangolin.59 → 3.80.2-pangolin.60

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.
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
- const SANITY_VERSION = "3.80.2-pangolin.59+32dedfe7db";
2
+ const SANITY_VERSION = "3.80.2-pangolin.60+d4c23f7572";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.80.2-pangolin.59+32dedfe7db";
1
+ const SANITY_VERSION = "3.80.2-pangolin.60+d4c23f7572";
2
2
  export {
3
3
  SANITY_VERSION
4
4
  };
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.80.2-pangolin.59+32dedfe7db";
1
+ const SANITY_VERSION = "3.80.2-pangolin.60+d4c23f7572";
2
2
  export {
3
3
  SANITY_VERSION
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sanity",
3
- "version": "3.80.2-pangolin.59+32dedfe7db",
3
+ "version": "3.80.2-pangolin.60+d4c23f7572",
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",
@@ -161,11 +161,11 @@
161
161
  "@rexxars/react-json-inspector": "^9.0.1",
162
162
  "@sanity/asset-utils": "^2.0.6",
163
163
  "@sanity/bifur-client": "^0.4.1",
164
- "@sanity/cli": "3.80.2-pangolin.59+32dedfe7db",
164
+ "@sanity/cli": "3.80.2-pangolin.60+d4c23f7572",
165
165
  "@sanity/client": "^6.28.3",
166
166
  "@sanity/color": "^3.0.0",
167
167
  "@sanity/comlink": "^3.0.1",
168
- "@sanity/diff": "3.80.2-pangolin.59+32dedfe7db",
168
+ "@sanity/diff": "3.80.2-pangolin.60+d4c23f7572",
169
169
  "@sanity/diff-match-patch": "^3.1.1",
170
170
  "@sanity/diff-patch": "^5.0.0",
171
171
  "@sanity/eventsource": "^5.0.0",
@@ -175,17 +175,17 @@
175
175
  "@sanity/import": "^3.38.0",
176
176
  "@sanity/insert-menu": "^1.1.7",
177
177
  "@sanity/logos": "^2.1.13",
178
- "@sanity/migrate": "3.80.2-pangolin.59+32dedfe7db",
179
- "@sanity/mutator": "3.80.2-pangolin.59+32dedfe7db",
178
+ "@sanity/migrate": "3.80.2-pangolin.60+d4c23f7572",
179
+ "@sanity/mutator": "3.80.2-pangolin.60+d4c23f7572",
180
180
  "@sanity/presentation-comlink": "^1.0.13",
181
181
  "@sanity/preview-url-secret": "^2.1.6",
182
182
  "@sanity/schema": "3.80.1",
183
- "@sanity/sdk": "0.0.0-alpha.19",
184
- "@sanity/sdk-react": "0.0.0-alpha.20",
183
+ "@sanity/sdk": "0.0.0-chore-react-18-compat.0",
184
+ "@sanity/sdk-react": "0.0.0-chore-react-18-compat.0",
185
185
  "@sanity/telemetry": "^0.7.7",
186
- "@sanity/types": "3.80.2-pangolin.59+32dedfe7db",
186
+ "@sanity/types": "3.80.2-pangolin.60+d4c23f7572",
187
187
  "@sanity/ui": "^2.15.8",
188
- "@sanity/util": "3.80.2-pangolin.59+32dedfe7db",
188
+ "@sanity/util": "3.80.2-pangolin.60+d4c23f7572",
189
189
  "@sanity/uuid": "^3.0.2",
190
190
  "@sentry/react": "^8.33.0",
191
191
  "@tanstack/react-table": "^8.16.0",
@@ -284,7 +284,7 @@
284
284
  "@repo/dev-aliases": "3.81.0",
285
285
  "@repo/package.config": "3.81.0",
286
286
  "@repo/test-config": "3.81.0",
287
- "@sanity/codegen": "3.80.2-pangolin.59+32dedfe7db",
287
+ "@sanity/codegen": "3.80.2-pangolin.60+d4c23f7572",
288
288
  "@sanity/generate-help-url": "^3.0.0",
289
289
  "@sanity/pkg-utils": "6.13.4",
290
290
  "@sanity/tsdoc": "1.0.169",
@@ -330,5 +330,5 @@
330
330
  "engines": {
331
331
  "node": ">=18"
332
332
  },
333
- "gitHead": "32dedfe7db6b160604aaa0913f03cefa4163ecb2"
333
+ "gitHead": "d4c23f75720226356b5f4c7c125d8799370ca97d"
334
334
  }