From c5e5528ef8eae0669ad77ed221b724d1765d92d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 02:39:16 +0000 Subject: [PATCH] fix(deps): update dependency sanity to v4.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e93b89b9..d7a93070 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-error-boundary": "^5.0.0", "react-hook-form": "^7.67.0", "react-icons": "^5.5.0", - "sanity": "4.15.0", + "sanity": "4.18.0", "sitemap": "^9.0.0", "tar-fs": "^3.1.1", "ts-node": "^10.9.2",