diff --git a/package.json b/package.json index ffb41dd..7a22c17 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@fontsource/inter": "^4.5.0", "babel-plugin-styled-components": "^1.13.3", "bootstrap": "^5.1.3", - "gatsby": "^4.0.1", + "gatsby": "^5.0.0", "gatsby-background-image": "^1.5.3", "gatsby-plugin-alias-imports": "^1.0.5", "gatsby-plugin-gatsby-cloud": "^4.0.0", @@ -16,7 +16,7 @@ "gatsby-plugin-manifest": "^4.0.0", "gatsby-plugin-offline": "^5.0.0", "gatsby-plugin-react-helmet": "^5.0.0", - "gatsby-plugin-sharp": "^4.0.1", + "gatsby-plugin-sharp": "^5.10.0", "gatsby-plugin-smoothscroll": "^1.2.0", "gatsby-plugin-styled-components": "^5.0.0", "gatsby-plugin-typegen": "^2.2.4",