diff --git a/website/package.json b/website/package.json index 4522fb2e..1fc63028 100644 --- a/website/package.json +++ b/website/package.json @@ -29,7 +29,7 @@ "@reach/skip-nav": "^0.3.0", "babel-plugin-styled-components": "^1.10.6", "classnames": "^2.2.6", - "gatsby": "^2.17.7", + "gatsby": "^3.0.0", "gatsby-plugin-canonical-urls": "^2.1.13", "gatsby-plugin-catch-links": "^2.1.15", "gatsby-plugin-netlify": "^2.1.23", @@ -71,7 +71,7 @@ "@types/react": "^16.8.22", "@types/react-dom": "^16.8.4", "@types/react-helmet": "^5.0.8", - "@types/styled-components": "^4.1.20", + "@types/styled-components": "^5.1.7", "@types/styled-system": "^5.1.2", "gh-pages": "^2.2.0", "prettier": "^1.18.2",