diff --git a/deps/npm/docs/package.json b/deps/npm/docs/package.json index 1cd5209d64bbc2..cea92b22a0dd6f 100644 --- a/deps/npm/docs/package.json +++ b/deps/npm/docs/package.json @@ -10,17 +10,17 @@ }, "dependencies": { "babel-plugin-styled-components": "^1.10.6", - "eslint": "^6.3.0", - "gatsby": "^2.13.73", + "eslint": "^9.0.0", + "gatsby": "^3.13.0", "gatsby-image": "^2.2.10", "gatsby-plugin-catch-links": "^2.1.9", - "gatsby-plugin-manifest": "^2.2.6", + "gatsby-plugin-manifest": "^2.7.0", "gatsby-plugin-no-sourcemaps": "^2.1.1", "gatsby-plugin-offline": "^2.2.7", "gatsby-plugin-prefetch-google-fonts": "^1.4.3", "gatsby-plugin-react-helmet": "^3.1.4", "gatsby-plugin-root-import": "^2.0.5", - "gatsby-plugin-sharp": "^2.2.13", + "gatsby-plugin-sharp": "^2.9.0", "gatsby-plugin-styled-components": "^3.1.11", "gatsby-remark-autolink-headers": "^2.1.10", "gatsby-remark-prismjs": "^3.3.13",