diff --git a/package.json b/package.json index 236bf83..f8cf0a3 100644 --- a/package.json +++ b/package.json @@ -23,9 +23,9 @@ "@types/react-helmet": "^5.0.14", "@types/styled-components": "^4.4.0", "babel-plugin-styled-components": "^1.10.6", - "gatsby": "^2.17.12", - "gatsby-cli": "^2.8.29", - "gatsby-image": "^2.2.32", + "gatsby": "^5.14.0", + "gatsby-cli": "^2.18.0", + "gatsby-image": "^3.11.0", "gatsby-plugin-feed": "^2.3.20", "gatsby-plugin-google-analytics": "^2.1.25", "gatsby-plugin-google-fonts": "^1.0.1", @@ -37,12 +37,12 @@ "gatsby-plugin-styled-components": "^3.1.14", "gatsby-plugin-typescript": "^2.1.17", "gatsby-remark-copy-linked-files": "^2.1.29", - "gatsby-remark-images": "^3.1.30", + "gatsby-remark-images": "^5.0.0", "gatsby-remark-prismjs": "^3.5.4", "gatsby-remark-responsive-iframe": "^2.2.26", "gatsby-remark-smartypants": "^2.1.15", "gatsby-source-filesystem": "^2.1.36", - "gatsby-transformer-remark": "^2.6.37", + "gatsby-transformer-remark": "^6.0.0", "gatsby-transformer-sharp": "^2.3.4", "gh-pages": "^2.1.1", "isomorphic-unfetch": "^3.0.0",