From 1e5dd60748bd49665dce732d0ef064f78d16bb5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:37:41 +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 89a57c1de..8695f5c1c 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.9", - "gatsby-link": "4.25.0", - "gatsby-plugin-emotion": "7.25.0", - "gatsby-plugin-google-analytics": "4.25.0", + "gatsby": "5.14.1", + "gatsby-link": "5.14.1", + "gatsby-plugin-emotion": "8.14.0", + "gatsby-plugin-google-analytics": "5.14.0", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-manifest": "4.25.0", + "gatsby-plugin-manifest": "5.14.0", "gatsby-plugin-material-ui": "4.1.0", - "gatsby-plugin-mdx": "3.20.0", - "gatsby-plugin-react-helmet": "5.25.0", + "gatsby-plugin-mdx": "5.14.0", + "gatsby-plugin-react-helmet": "6.14.0", "gatsby-plugin-webmention": "0.2.0", - "gatsby-source-filesystem": "4.25.0", + "gatsby-source-filesystem": "5.14.0", "polished": "4.3.1", "prop-types": "15.8.1", "react": "17.0.2",