diff --git a/package.json b/package.json index fe064009..af68fb6f 100644 --- a/package.json +++ b/package.json @@ -15,40 +15,40 @@ "singleQuote": true }, "dependencies": { - "@sanity/client": "6.20.1", + "@sanity/client": "6.21.3", "@sanity/image-url": "1.0.2", - "@sanity/preview-url-secret": "1.6.17", - "@sanity/vision": "3.47.1", + "@sanity/preview-url-secret": "1.6.21", + "@sanity/vision": "3.57.4", "@sanity/visual-editing": "1.8.22", "@sanity/webhook": "4.0.4", - "@vercel/og": "0.6.2", + "@vercel/og": "0.6.3", "classnames": "2.5.1", "date-fns": "3.6.0", "intl-segmenter-polyfill": "0.4.4", "next": "14.2.4", - "next-sanity": "9.3.10", + "next-sanity": "9.5.0", "next-sanity-image": "6.1.1", "react": "18.3.1", "react-dom": "18.3.1", - "sanity": "3.47.1", + "sanity": "3.57.4", "sanity-plugin-asset-source-unsplash": "3.0.1", "sanity-plugin-iframe-pane": "3.1.6", - "styled-components": "6.1.11", + "styled-components": "6.1.13", "swr": "2.2.5" }, "devDependencies": { - "@types/react": "18.3.3", + "@types/react": "18.3.8", "@types/styled-components": "5.1.34", - "autoprefixer": "10.4.19", - "eslint": "8.57.0", - "eslint-config-next": "14.2.4", - "eslint-plugin-simple-import-sort": "12.1.0", - "postcss": "8.4.38", - "prettier": "3.3.2", - "prettier-plugin-packagejson": "2.5.0", - "prettier-plugin-tailwindcss": "0.6.5", - "tailwindcss": "3.4.4", - "typescript": "5.4.5" + "autoprefixer": "10.4.20", + "eslint": "8.57.1", + "eslint-config-next": "14.2.13", + "eslint-plugin-simple-import-sort": "12.1.1", + "postcss": "8.4.47", + "prettier": "3.3.3", + "prettier-plugin-packagejson": "2.5.2", + "prettier-plugin-tailwindcss": "0.6.6", + "tailwindcss": "3.4.12", + "typescript": "5.6.2" }, "engines": { "node": ">=16"