From f9344c5e5dd570eb3723e8567a6a6eda0fb976ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 16:47:35 +0000 Subject: [PATCH] Update gatsby monorepo Signed-off-by: Renovate Bot --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9d6968f8..9bf9e497 100644 --- a/package.json +++ b/package.json @@ -23,13 +23,13 @@ "@mantine/core": "4.2.11", "@mantine/hooks": "4.2.11", "@mantine/prism": "4.2.11", - "gatsby": "4.25.7", - "gatsby-plugin-catch-links": "4.25.0", - "gatsby-plugin-google-gtag": "4.25.0", - "gatsby-plugin-manifest": "4.25.0", + "gatsby": "5.10.0", + "gatsby-plugin-catch-links": "5.10.0", + "gatsby-plugin-google-gtag": "5.10.0", + "gatsby-plugin-manifest": "5.10.0", "gatsby-plugin-mantine": "4.0.0", - "gatsby-plugin-react-helmet": "5.25.0", - "gatsby-remark-prismjs": "6.25.0", + "gatsby-plugin-react-helmet": "6.10.0", + "gatsby-remark-prismjs": "7.10.0", "prism-react-renderer": "1.3.5", "prism-themes": "1.9.0", "react": "17.0.2",