From 3ae6e64ce5684d9a17397f8f991052605477ab5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:09:15 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- package.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index fce232a..b0027a5 100644 --- a/package.json +++ b/package.json @@ -11,27 +11,27 @@ "@tailwindcss/typography": "0.5.8", "autoprefixer": "10.4.13", "fontsource-open-sans": "4.0.0", - "gatsby": "4.25.7", - "gatsby-plugin-catch-links": "4.25.0", - "gatsby-plugin-feed": "4.25.0", - "gatsby-plugin-google-gtag": "4.25.0", - "gatsby-plugin-image": "2.25.0", - "gatsby-plugin-manifest": "4.25.0", + "gatsby": "5.14.1", + "gatsby-plugin-catch-links": "5.14.0", + "gatsby-plugin-feed": "5.14.0", + "gatsby-plugin-google-gtag": "5.14.0", + "gatsby-plugin-image": "3.14.0", + "gatsby-plugin-manifest": "5.14.0", "gatsby-plugin-netlify": "5.1.0", - "gatsby-plugin-netlify-cms": "6.25.0", + "gatsby-plugin-netlify-cms": "7.12.1", "gatsby-plugin-next-seo": "1.10.0", - "gatsby-plugin-offline": "5.25.0", - "gatsby-plugin-postcss": "5.25.0", - "gatsby-plugin-react-helmet": "5.25.0", - "gatsby-plugin-sharp": "4.25.1", - "gatsby-plugin-sitemap": "5.25.0", - "gatsby-remark-copy-linked-files": "5.25.0", - "gatsby-remark-images": "6.25.0", + "gatsby-plugin-offline": "6.14.0", + "gatsby-plugin-postcss": "6.14.0", + "gatsby-plugin-react-helmet": "6.14.0", + "gatsby-plugin-sharp": "5.14.0", + "gatsby-plugin-sitemap": "6.14.0", + "gatsby-remark-copy-linked-files": "6.14.0", + "gatsby-remark-images": "7.14.0", "gatsby-remark-relative-images": "2.0.2", - "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-smartypants": "6.14.0", + "gatsby-source-filesystem": "5.14.0", + "gatsby-transformer-remark": "6.14.0", + "gatsby-transformer-sharp": "5.14.0", "netlify-cms-app": "2.15.72", "postcss": "8.4.31", "prop-types": "15.8.1",