From de2123a95d67fd83996d221bc726a9ab67576ffc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 18:48:24 +0000 Subject: [PATCH] Update gatsby monorepo --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 68707e8..65ec5d8 100644 --- a/package.json +++ b/package.json @@ -23,13 +23,13 @@ "emotion": "9.2.12", "emotion-server": "9.2.12", "fontawesome": "^5.6.3", - "gatsby": "2.0.89", - "gatsby-plugin-emotion": "2.0.7", - "gatsby-plugin-google-analytics": "2.0.9", - "gatsby-plugin-manifest": "2.0.13", - "gatsby-plugin-react-helmet": "3.0.5", - "gatsby-plugin-typescript": "2.0.3", - "gatsby-plugin-typography": "2.2.5", + "gatsby": "5.8.0", + "gatsby-plugin-emotion": "8.8.0", + "gatsby-plugin-google-analytics": "5.8.0", + "gatsby-plugin-manifest": "5.8.0", + "gatsby-plugin-react-helmet": "6.8.0", + "gatsby-plugin-typescript": "5.8.0", + "gatsby-plugin-typography": "5.8.0", "gatsby-source-published-google-sheets": "1.0.2", "normalize.css": "8.0.1", "react": "16.7.0",