From 94aef7255fa0800f75603337625f1332ddb50e08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:57:54 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 4531b5c..322d8f9 100644 --- a/package.json +++ b/package.json @@ -29,18 +29,18 @@ "@theme-ui/preset-base": "0.15.4", "@theme-ui/prism": "0.15.4", "gatsby": "3.14.3", - "gatsby-plugin-catch-links": "3.14.0", + "gatsby-plugin-catch-links": "5.13.1", "gatsby-plugin-gdpr-tracking": "1.2.2", - "gatsby-plugin-image": "1.14.1", - "gatsby-plugin-manifest": "3.14.0", + "gatsby-plugin-image": "3.13.1", + "gatsby-plugin-manifest": "5.13.1", "gatsby-plugin-mdx": "2.14.0", - "gatsby-plugin-offline": "4.14.0", - "gatsby-plugin-react-helmet": "4.14.0", + "gatsby-plugin-offline": "6.13.2", + "gatsby-plugin-react-helmet": "6.13.1", "gatsby-plugin-sharp": "3.14.1", "gatsby-plugin-theme-ui": "0.15.4", - "gatsby-remark-images": "5.11.0", - "gatsby-source-filesystem": "3.14.0", - "gatsby-transformer-sharp": "3.14.0", + "gatsby-remark-images": "7.13.1", + "gatsby-source-filesystem": "5.13.1", + "gatsby-transformer-sharp": "5.13.1", "lodash.kebabcase": "4.1.1", "parse5": "6.0.1", "prettier": "2.4.1",