diff --git a/benchmarks/markdown_id/package.json b/benchmarks/markdown_id/package.json index 08257d0e26070..fc41ecc670609 100644 --- a/benchmarks/markdown_id/package.json +++ b/benchmarks/markdown_id/package.json @@ -5,17 +5,17 @@ "version": "0.0.1", "author": "PvdZ ", "dependencies": { - "del-cli": "^3.0.0", + "del-cli": "^4.0.0", "faker": "^4.1.0", - "gatsby": "^4.25.2", + "gatsby": "^5.0.0", "gatsby-image": "^2.2.39", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-feed": "^2.3.26", "gatsby-plugin-google-analytics": "^2.1.34", - "gatsby-plugin-manifest": "^2.2.38", + "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-offline": "^3.0.32", "gatsby-plugin-react-helmet": "^3.1.21", - "gatsby-plugin-sharp": "^2.4.0", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-typography": "^2.3.21", "gatsby-remark-copy-linked-files": "^2.1.36", "gatsby-remark-images": "^3.1.42", @@ -24,7 +24,7 @@ "gatsby-remark-smartypants": "^2.1.20", "gatsby-source-filesystem": "^2.1.46", "gatsby-transformer-remark": "^2.6.48", - "gatsby-transformer-sharp": "^2.3.13", + "gatsby-transformer-sharp": "^3.13.0", "prismjs": "^1.19.0", "react": "^16.12.0", "react-dom": "^16.12.0",