diff --git a/website/package.json b/website/package.json index f43b9a6a0..98724b4fb 100644 --- a/website/package.json +++ b/website/package.json @@ -6,7 +6,7 @@ "author": "Explosion AI ", "license": "MIT", "dependencies": { - "@jupyterlab/outputarea": "^0.19.1", + "@jupyterlab/outputarea": "^2.0.0", "@jupyterlab/rendermime": "^0.19.1", "@mdx-js/mdx": "^0.17.5", "@mdx-js/tag": "^0.17.5", @@ -16,7 +16,7 @@ "autoprefixer": "^9.4.7", "classnames": "^2.2.6", "codemirror": "^5.43.0", - "gatsby": "^2.1.18", + "gatsby": "^3.13.0", "gatsby-image": "^2.0.29", "gatsby-mdx": "^0.3.6", "gatsby-plugin-catch-links": "^2.0.11", @@ -26,20 +26,20 @@ "gatsby-plugin-react-helmet": "^3.0.6", "gatsby-plugin-react-svg": "^2.0.0", "gatsby-plugin-sass": "^2.0.10", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^2.13.0", "gatsby-plugin-sitemap": "^2.0.5", "gatsby-plugin-svgr": "^2.0.1", - "gatsby-remark-copy-linked-files": "^2.0.9", + "gatsby-remark-copy-linked-files": "^2.9.0", "gatsby-remark-images": "^3.0.4", "gatsby-remark-prismjs": "^3.2.4", "gatsby-remark-smartypants": "^2.0.8", "gatsby-remark-unwrap-images": "^1.0.1", "gatsby-source-filesystem": "^2.0.24", "gatsby-transformer-remark": "^2.2.5", - "gatsby-transformer-sharp": "^2.1.13", + "gatsby-transformer-sharp": "^2.11.0", "html-to-react": "^1.3.4", "intersection-observer": "^0.5.1", - "node-sass": "^4.11.0", + "node-sass": "^9.0.0", "parse-numeric-range": "0.0.2", "prismjs": "^1.15.0", "prop-types": "^15.7.2",