From 1714b899de4054c7b12a65f886244a44dd39e9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:23:33 +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 f3acfa8..31e80fb 100755 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ "chart.js": "^2.9.3", "emotion": "9.2.12", "emotion-server": "9.2.12", - "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",