sanity 3.65.2-corel.465 → 3.65.2-corel.468

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.65.2-corel.465+c829d7e227";
2
+ const SANITY_VERSION = "3.65.2-corel.468+1f4d55344a";
3
3
  exports.SANITY_VERSION = SANITY_VERSION;
4
4
  //# sourceMappingURL=version.js.map
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.65.2-corel.465+c829d7e227";
1
+ const SANITY_VERSION = "3.65.2-corel.468+1f4d55344a";
2
2
  export {
3
3
  SANITY_VERSION
4
4
  };
@@ -1,4 +1,4 @@
1
- const SANITY_VERSION = "3.65.2-corel.465+c829d7e227";
1
+ const SANITY_VERSION = "3.65.2-corel.468+1f4d55344a";
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.65.2-corel.465+c829d7e227",
3
+ "version": "3.65.2-corel.468+1f4d55344a",
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",
@@ -158,27 +158,27 @@
158
158
  "@rexxars/react-json-inspector": "^8.0.1",
159
159
  "@sanity/asset-utils": "^2.0.6",
160
160
  "@sanity/bifur-client": "^0.4.1",
161
- "@sanity/block-tools": "3.65.2-corel.465+c829d7e227",
162
- "@sanity/cli": "3.65.2-corel.465+c829d7e227",
161
+ "@sanity/block-tools": "3.65.2-corel.468+1f4d55344a",
162
+ "@sanity/cli": "3.65.2-corel.468+1f4d55344a",
163
163
  "@sanity/client": "^6.24.1",
164
164
  "@sanity/color": "^3.0.0",
165
- "@sanity/diff": "3.65.2-corel.465+c829d7e227",
165
+ "@sanity/diff": "3.65.2-corel.468+1f4d55344a",
166
166
  "@sanity/diff-match-patch": "^3.1.1",
167
167
  "@sanity/eventsource": "^5.0.0",
168
168
  "@sanity/export": "^3.41.0",
169
169
  "@sanity/icons": "^3.5.0",
170
170
  "@sanity/image-url": "^1.0.2",
171
171
  "@sanity/import": "^3.37.3",
172
- "@sanity/insert-menu": "1.0.16",
172
+ "@sanity/insert-menu": "^1.0.16",
173
173
  "@sanity/logos": "^2.1.4",
174
- "@sanity/migrate": "3.65.2-corel.465+c829d7e227",
175
- "@sanity/mutator": "3.65.2-corel.465+c829d7e227",
176
- "@sanity/presentation": "1.19.4",
177
- "@sanity/schema": "3.65.2-corel.465+c829d7e227",
174
+ "@sanity/migrate": "3.65.2-corel.468+1f4d55344a",
175
+ "@sanity/mutator": "3.65.2-corel.468+1f4d55344a",
176
+ "@sanity/presentation": "1.19.5-release.2",
177
+ "@sanity/schema": "3.65.2-corel.468+1f4d55344a",
178
178
  "@sanity/telemetry": "^0.7.7",
179
- "@sanity/types": "3.65.2-corel.465+c829d7e227",
179
+ "@sanity/types": "3.65.2-corel.468+1f4d55344a",
180
180
  "@sanity/ui": "^2.9.0",
181
- "@sanity/util": "3.65.2-corel.465+c829d7e227",
181
+ "@sanity/util": "3.65.2-corel.468+1f4d55344a",
182
182
  "@sanity/uuid": "^3.0.1",
183
183
  "@sentry/react": "^8.33.0",
184
184
  "@tanstack/react-table": "^8.16.0",
@@ -273,7 +273,7 @@
273
273
  "@repo/dev-aliases": "3.65.1",
274
274
  "@repo/package.config": "3.65.1",
275
275
  "@repo/test-config": "3.65.1",
276
- "@sanity/codegen": "3.65.2-corel.465+c829d7e227",
276
+ "@sanity/codegen": "3.65.2-corel.468+1f4d55344a",
277
277
  "@sanity/generate-help-url": "^3.0.0",
278
278
  "@sanity/pkg-utils": "6.11.14",
279
279
  "@sanity/tsdoc": "1.0.142",
@@ -320,5 +320,5 @@
320
320
  "engines": {
321
321
  "node": ">=18"
322
322
  },
323
- "gitHead": "c829d7e227cb84f27017ee21ddf21522a1fc32a7"
323
+ "gitHead": "1f4d55344a23e1040fd4579c17d02ad0d14a9830"
324
324
  }