diff --git a/examples/using-emotion-prismjs/package.json b/examples/using-emotion-prismjs/package.json index d6e741de6e0b1..322b7a2dda510 100644 --- a/examples/using-emotion-prismjs/package.json +++ b/examples/using-emotion-prismjs/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "^10.0.27", "emotion": "^10.0.27", "emotion-server": "^10.0.27", - "gatsby": "^2.24.63", + "gatsby": "^5.0.0", "gatsby-plugin-emotion": "^4.3.11", "gatsby-plugin-google-analytics": "^2.3.14", "gatsby-plugin-offline": "^2.2.10", @@ -21,7 +21,7 @@ "gatsby-plugin-typography": "^2.5.11", "gatsby-remark-prismjs": "^3.5.13", "gatsby-source-filesystem": "^2.3.30", - "gatsby-transformer-remark": "^2.8.35", + "gatsby-transformer-remark": "^6.0.0", "lodash": "^4.17.20", "prismjs": "^1.21.0", "prop-types": "^15.7.2",