diff --git a/docs/package.json b/docs/package.json index 91ce0c89f4fff..35fe0b8fe788b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,13 +8,13 @@ "@ant-design/icons": "^4.2.2", "@emotion/core": "^10.1.1", "@emotion/styled": "^10.0.27", - "@mdx-js/mdx": "^1.6.21", + "@mdx-js/mdx": "^2.0.0", "@mdx-js/react": "^1.6.21", "@superset-ui/style": "^0.14.23", - "antd": "^4.8.0", + "antd": "^4.17.0", "docz": "^2.3.1", "emotion": "^10.0.27", - "gatsby": "^2.25.3", + "gatsby": "^4.14.0", "gatsby-dynamical-navigation": "^0.4.1", "gatsby-image": "^2.4.21", "gatsby-plugin-antd": "^2.2.0", @@ -22,22 +22,22 @@ "gatsby-plugin-emotion": "^4.3.15", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-gtag": "^1.0.13", - "gatsby-plugin-manifest": "^2.5.2", + "gatsby-plugin-manifest": "^4.8.0", "gatsby-plugin-react-helmet": "^3.3.14", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sass": "^3.2.0", - "gatsby-plugin-sharp": "^2.7.1", - "gatsby-source-filesystem": "^2.4.2", + "gatsby-plugin-sharp": "^4.23.0", + "gatsby-source-filesystem": "^4.21.0", "gatsby-theme-docz": "^2.3.1", - "gatsby-transformer-sharp": "^2.5.21", - "node-sass": "^6.0.1", + "gatsby-transformer-sharp": "^4.8.0", + "node-sass": "^7.0.2", "prop-types": "^15.7.2", "react": "^16.14.0", "react-dom": "^16.14.0", "react-github-btn": "^1.2.0", "react-grid-gallery": "^0.5.5", "react-helmet": "^6.1.0", - "swagger-ui-react": "^3.36.2", + "swagger-ui-react": "^4.7.0", "theme-ui": "^0.3.1", "three": "^0.125.0" },