From 00ca045745dbbbde41350cf51f81702dc0883096 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 16:04:04 +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 96c546884..0e10a26f5 100644 --- a/package.json +++ b/package.json @@ -75,17 +75,17 @@ "@travi/brand": "1.0.0", "@travi/matt.travi.org-components": "4.1.22", "@travi/travi.org-theme-components": "1.2.0", - "gatsby": "4.25.7", - "gatsby-link": "4.25.0", - "gatsby-plugin-emotion": "7.25.0", - "gatsby-plugin-google-analytics": "4.25.0", + "gatsby": "5.13.5", + "gatsby-link": "5.13.1", + "gatsby-plugin-emotion": "8.13.1", + "gatsby-plugin-google-analytics": "5.13.1", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-manifest": "4.25.0", + "gatsby-plugin-manifest": "5.13.1", "gatsby-plugin-material-ui": "4.1.0", - "gatsby-plugin-mdx": "3.20.0", - "gatsby-plugin-react-helmet": "5.25.0", + "gatsby-plugin-mdx": "5.13.1", + "gatsby-plugin-react-helmet": "6.13.1", "gatsby-plugin-webmention": "0.2.0", - "gatsby-source-filesystem": "4.25.0", + "gatsby-source-filesystem": "5.13.1", "polished": "4.3.1", "prop-types": "15.8.1", "react": "17.0.2",