diff --git a/packages/presentation/package.json b/packages/presentation/package.json index 57ef0375e..c35c015d1 100644 --- a/packages/presentation/package.json +++ b/packages/presentation/package.json @@ -76,7 +76,7 @@ "happy-dom": "^15.7.4", "react": "^18.3.1", "react-dom": "^18.3.1", - "sanity": "^3.57.4", + "sanity": "^3.58.0", "styled-components": "6.1.13", "typescript": "5.6.2", "vitest": "^2.1.1" diff --git a/packages/preview-url-secret/package.json b/packages/preview-url-secret/package.json index 162d41c7b..9c4b5707f 100644 --- a/packages/preview-url-secret/package.json +++ b/packages/preview-url-secret/package.json @@ -127,7 +127,7 @@ "@sanity/icons": "^3.4.0", "@sanity/pkg-utils": "6.11.2", "eslint": "^8.57.1", - "sanity": "^3.57.4", + "sanity": "^3.58.0", "typescript": "5.6.2", "vitest": "^2.1.1" }, diff --git a/packages/visual-editing-helpers/package.json b/packages/visual-editing-helpers/package.json index 50351439a..72d2ca002 100644 --- a/packages/visual-editing-helpers/package.json +++ b/packages/visual-editing-helpers/package.json @@ -66,11 +66,11 @@ "@repo/prettier-config": "workspace:*", "@sanity/client": "^6.22.0", "@sanity/comlink": "workspace:*", - "@sanity/util": "^3.57.4", + "@sanity/util": "^3.58.0", "@types/react": "^18.3.9", "eslint": "^8.57.1", "react": "^18.3.1", - "sanity": "^3.57.4", + "sanity": "^3.58.0", "typescript": "5.6.2", "valibot": "0.31.1", "vitest": "^2.1.1"