From 3468cd4928d7762d7a937e737616885acf499211 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:05:32 +0000 Subject: [PATCH] Update gatsby monorepo --- package.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 739b729..45033c2 100644 --- a/package.json +++ b/package.json @@ -13,24 +13,24 @@ "@fontsource/inter": "4.5.12", "@mui/icons-material": "5.10.6", "@mui/material": "5.10.7", - "gatsby": "4.23.0", - "gatsby-plugin-feed": "4.23.0", - "gatsby-plugin-gatsby-cloud": "4.23.0", - "gatsby-plugin-google-analytics": "4.23.0", - "gatsby-plugin-image": "2.23.0", - "gatsby-plugin-manifest": "4.23.0", - "gatsby-plugin-netlify-cms": "6.23.0", - "gatsby-plugin-offline": "5.23.0", - "gatsby-plugin-react-helmet": "5.23.0", + "gatsby": "5.10.0", + "gatsby-plugin-feed": "5.10.0", + "gatsby-plugin-gatsby-cloud": "5.10.0", + "gatsby-plugin-google-analytics": "5.10.0", + "gatsby-plugin-image": "3.10.0", + "gatsby-plugin-manifest": "5.10.0", + "gatsby-plugin-netlify-cms": "7.10.0", + "gatsby-plugin-offline": "6.10.0", + "gatsby-plugin-react-helmet": "6.10.0", "gatsby-plugin-sharp": "4.23.0", - "gatsby-remark-copy-linked-files": "5.23.0", - "gatsby-remark-images": "6.23.0", - "gatsby-remark-prismjs": "6.23.0", - "gatsby-remark-responsive-iframe": "5.23.0", - "gatsby-remark-smartypants": "5.23.0", - "gatsby-source-filesystem": "4.23.0", + "gatsby-remark-copy-linked-files": "6.10.0", + "gatsby-remark-images": "7.10.0", + "gatsby-remark-prismjs": "7.10.0", + "gatsby-remark-responsive-iframe": "6.10.0", + "gatsby-remark-smartypants": "6.10.0", + "gatsby-source-filesystem": "5.10.0", "gatsby-transformer-remark": "5.23.0", - "gatsby-transformer-sharp": "4.23.0", + "gatsby-transformer-sharp": "5.10.0", "netlify-cms-app": "2.15.72", "prismjs": "1.29.0", "react": "17.0.2",