From 943d7cc72ed761e476fcfbc0d1c2ab5fab35f9dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 17:43:21 +0000 Subject: [PATCH] chore(deps): update dependency next-sanity to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d5f26c8..25f7c3f1 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "husky": "^8.0.3", "lint-staged": "^13.3.0", "next": "^13.5.6", - "next-sanity": "^5.5.10", + "next-sanity": "^8.5.3", "npm-run-all": "^4.1.5", "prettier": "^3.1.0", "prettier-plugin-packagejson": "^2.4.6",