From 131b1156c6c077098c4382327e4ffbc99a233013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:06:08 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e1fce2ae..23ce7f07 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@emotion/babel-preset-css-prop": "11.10.0", "@travi/eslint-config-travi": "1.8.8", "babel-eslint": "10.1.0", - "babel-preset-gatsby": "2.24.0", + "babel-preset-gatsby": "3.1.0", "babel-register": "6.26.0", "ban-sensitive-files": "1.9.18", "commitlint-config-travi": "1.4.20", @@ -45,19 +45,19 @@ "@material-ui/core": "4.12.4", "@travi/brand": "1.0.0", "@travi/travi.org-theme-components": "1.2.0", - "gatsby": "4.24.8", + "gatsby": "5.1.0", "gatsby-image": "3.11.0", - "gatsby-plugin-emotion": "7.24.0", + "gatsby-plugin-emotion": "8.1.0", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-manifest": "4.24.0", + "gatsby-plugin-manifest": "5.1.0", "gatsby-plugin-material-ui": "4.1.0", - "gatsby-plugin-react-helmet": "5.24.0", - "gatsby-plugin-sharp": "4.24.0", + "gatsby-plugin-react-helmet": "6.1.0", + "gatsby-plugin-sharp": "5.1.0", "gatsby-plugin-webmention": "0.2.0", - "gatsby-source-filesystem": "4.24.0", - "gatsby-transformer-screenshot": "4.24.0", - "gatsby-transformer-sharp": "4.24.0", - "gatsby-transformer-yaml": "4.24.0", + "gatsby-source-filesystem": "5.1.0", + "gatsby-transformer-screenshot": "5.1.0", + "gatsby-transformer-sharp": "5.1.0", + "gatsby-transformer-yaml": "5.1.0", "polished": "4.2.2", "prop-types": "15.8.1", "react": "17.0.2",