From 5b89602760e91decc6589806c843dd66115f5d4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:10:29 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- package.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 30040b78..41fab43a 100644 --- a/package.json +++ b/package.json @@ -23,31 +23,31 @@ "babel-plugin-styled-components": "2.0.7", "disqus-react": "1.1.5", "dotenv": "16.0.3", - "gatsby": "4.25.7", + "gatsby": "5.16.1", "gatsby-image": "3.11.0", - "gatsby-plugin-canonical-urls": "4.25.0", - "gatsby-plugin-feed": "4.25.0", - "gatsby-plugin-google-analytics": "4.25.0", - "gatsby-plugin-image": "2.25.0", - "gatsby-plugin-manifest": "4.25.0", - "gatsby-plugin-offline": "5.25.0", - "gatsby-plugin-react-helmet": "5.25.0", + "gatsby-plugin-canonical-urls": "5.16.0", + "gatsby-plugin-feed": "5.16.0", + "gatsby-plugin-google-analytics": "5.16.0", + "gatsby-plugin-image": "3.16.0", + "gatsby-plugin-manifest": "5.16.0", + "gatsby-plugin-offline": "6.16.0", + "gatsby-plugin-react-helmet": "6.16.0", "gatsby-plugin-resolve-src": "2.1.0", - "gatsby-plugin-sharp": "4.25.1", - "gatsby-plugin-sitemap": "5.25.0", - "gatsby-plugin-styled-components": "5.25.0", - "gatsby-plugin-typescript": "4.25.0", - "gatsby-plugin-typography": "4.25.0", - "gatsby-remark-autolink-headers": "5.25.0", - "gatsby-remark-copy-linked-files": "5.25.0", - "gatsby-remark-images": "6.25.0", - "gatsby-remark-prismjs": "6.25.0", + "gatsby-plugin-sharp": "5.16.0", + "gatsby-plugin-sitemap": "6.16.0", + "gatsby-plugin-styled-components": "6.16.0", + "gatsby-plugin-typescript": "5.16.0", + "gatsby-plugin-typography": "5.16.0", + "gatsby-remark-autolink-headers": "6.16.0", + "gatsby-remark-copy-linked-files": "6.16.0", + "gatsby-remark-images": "7.16.0", + "gatsby-remark-prismjs": "7.16.0", "gatsby-remark-relative-images": "2.0.2", - "gatsby-remark-responsive-iframe": "5.25.0", - "gatsby-remark-smartypants": "5.25.0", - "gatsby-source-filesystem": "4.25.0", - "gatsby-transformer-remark": "5.25.1", - "gatsby-transformer-sharp": "4.25.0", + "gatsby-remark-responsive-iframe": "6.16.0", + "gatsby-remark-smartypants": "6.16.0", + "gatsby-source-filesystem": "5.16.0", + "gatsby-transformer-remark": "6.16.0", + "gatsby-transformer-sharp": "5.16.0", "moment": "2.29.4", "prismjs": "1.29.0", "react": "18.2.0",