diff --git a/package.json b/package.json index 44ffaa1..e4641a2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@focus-reactive/cms-kit-sanity": "0.1.21", "@next/env": "14.2.4", "@sanity/demo": "2.0.0", - "@sanity/icons": "3.2.0", + "@sanity/icons": "^3.0.0", "@sanity/image-url": "1.0.2", "@sanity/preview-url-secret": "1.6.18", "@sanity/react-loader": "1.10.4", @@ -67,6 +67,7 @@ "prettier-plugin-tailwindcss": "0.6.5", "tailwindcss": "3.4.4", "typescript": "5.4.5", + "node-fetch": "^3.3.2", "typescript-eslint": "^7.15.0" } }