sanity 5.31.0 → 5.31.1

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": "5.31.0",
3
+ "version": "5.31.1",
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
  "cms",
@@ -179,11 +179,11 @@
179
179
  "uuid": "^11.1.0",
180
180
  "web-vitals": "^5.1.0",
181
181
  "xstate": "^5.32.0",
182
- "@sanity/diff": "5.31.0",
183
- "@sanity/schema": "5.31.0",
184
- "@sanity/mutator": "5.31.0",
185
- "@sanity/util": "5.31.0",
186
- "@sanity/types": "5.31.0"
182
+ "@sanity/diff": "5.31.1",
183
+ "@sanity/mutator": "5.31.1",
184
+ "@sanity/types": "5.31.1",
185
+ "@sanity/schema": "5.31.1",
186
+ "@sanity/util": "5.31.1"
187
187
  },
188
188
  "devDependencies": {
189
189
  "@sanity/eslint-config-i18n": "^2.0.0",
@@ -230,11 +230,11 @@
230
230
  "vitest": "^4.1.8",
231
231
  "vitest-browser-react": "^2.2.0",
232
232
  "vitest-package-exports": "^1.2.0",
233
- "@repo/eslint-config": "5.31.0",
234
- "@repo/tsconfig": "5.31.0",
235
- "@repo/package.bundle": "5.31.0",
236
- "@repo/test-config": "5.31.0",
237
- "@repo/package.config": "5.31.0"
233
+ "@repo/eslint-config": "5.31.1",
234
+ "@repo/package.bundle": "5.31.1",
235
+ "@repo/package.config": "5.31.1",
236
+ "@repo/tsconfig": "5.31.1",
237
+ "@repo/test-config": "5.31.1"
238
238
  },
239
239
  "peerDependencies": {
240
240
  "react": "^19.2.2",