From 9034e88d99ac90e538c0e8de30f905e98c0e7f3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:01:08 +0000 Subject: [PATCH] chore(deps): update non-major --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 10dab9bc..0d320a6e 100644 --- a/package.json +++ b/package.json @@ -15,39 +15,39 @@ "singleQuote": true }, "dependencies": { - "@sanity/client": "6.20.1", + "@sanity/client": "6.22.1", "@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.60.0", "@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.10", - "next-sanity": "9.3.10", + "next": "14.2.15", + "next-sanity": "9.5.3", "next-sanity-image": "6.1.1", "react": "18.3.1", "react-dom": "18.3.1", - "sanity": "3.47.1", + "sanity": "3.60.0", "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", - "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" + "@types/react": "18.3.11", + "autoprefixer": "10.4.20", + "eslint": "8.57.1", + "eslint-config-next": "14.2.15", + "eslint-plugin-simple-import-sort": "12.1.1", + "postcss": "8.4.47", + "prettier": "3.3.3", + "prettier-plugin-packagejson": "2.5.3", + "prettier-plugin-tailwindcss": "0.6.8", + "tailwindcss": "3.4.13", + "typescript": "5.6.3" }, "engines": { "node": ">=16"