diff options
Diffstat (limited to 'deps/npm/docs/package.json')
-rw-r--r-- | deps/npm/docs/package.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index cc009c53b8..708dc1009c 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -11,22 +11,22 @@ "dependencies": { "babel-plugin-styled-components": "^1.10.6", "eslint": "^6.3.0", - "gatsby": "^2.13.73", - "gatsby-image": "^2.2.10", - "gatsby-plugin-catch-links": "^2.1.9", + "gatsby": "^2.18.17", + "gatsby-image": "^2.2.37", + "gatsby-plugin-catch-links": "^2.1.21", "gatsby-plugin-ipfs": "^2.0.2", - "gatsby-plugin-manifest": "^2.2.6", + "gatsby-plugin-manifest": "^2.2.34", "gatsby-plugin-no-sourcemaps": "^2.1.1", - "gatsby-plugin-offline": "^2.2.7", + "gatsby-plugin-offline": "^3.0.30", "gatsby-plugin-prefetch-google-fonts": "^1.4.3", - "gatsby-plugin-react-helmet": "^3.1.4", + "gatsby-plugin-react-helmet": "^3.1.18", "gatsby-plugin-root-import": "^2.0.5", - "gatsby-plugin-sharp": "^2.2.13", - "gatsby-plugin-styled-components": "^3.1.11", - "gatsby-remark-autolink-headers": "^2.1.10", - "gatsby-remark-prismjs": "^3.3.13", - "gatsby-source-filesystem": "^2.1.21", - "gatsby-transformer-remark": "^2.6.22", + "gatsby-plugin-sharp": "^2.3.10", + "gatsby-plugin-styled-components": "^3.1.16", + "gatsby-remark-autolink-headers": "^2.1.21", + "gatsby-remark-prismjs": "^3.3.28", + "gatsby-source-filesystem": "^2.1.43", + "gatsby-transformer-remark": "^2.6.45", "prismjs": "^1.17.1", "prop-types": "^15.7.2", "react": "^16.9.0", |