diff --git a/docs/package.json b/docs/package.json index 708dc1009c2d3..500e1e19ca306 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,9 +10,9 @@ }, "dependencies": { "babel-plugin-styled-components": "^1.10.6", - "eslint": "^6.3.0", - "gatsby": "^2.18.17", - "gatsby-image": "^2.2.37", + "eslint": "^9.0.0", + "gatsby": "^5.14.0", + "gatsby-image": "^3.11.0", "gatsby-plugin-catch-links": "^2.1.21", "gatsby-plugin-ipfs": "^2.0.2", "gatsby-plugin-manifest": "^2.2.34", @@ -26,7 +26,7 @@ "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", + "gatsby-transformer-remark": "^6.0.0", "prismjs": "^1.17.1", "prop-types": "^15.7.2", "react": "^16.9.0",