From bee08e5e82241a384837099c714b6c7094ad1841 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 10 Jul 2019 19:15:40 +0200 Subject: [PATCH] lock rehype-react, bump packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e8bcd5b8..c18490b9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@oceanprotocol/art": "^2.2.0", "axios": "^0.19.0", "classnames": "^2.2.6", - "gatsby": "^2.13.10", + "gatsby": "^2.13.12", "gatsby-image": "^2.2.4", "gatsby-plugin-catch-links": "^2.1.0", "gatsby-plugin-google-analytics": "^2.1.1", @@ -45,7 +45,7 @@ "gatsby-remark-prismjs": "^3.3.1", "gatsby-remark-responsive-iframe": "^2.2.1", "gatsby-remark-smartypants": "^2.1.0", - "gatsby-source-filesystem": "^2.1.2", + "gatsby-source-filesystem": "^2.1.3", "gatsby-source-graphql": "^2.1.0", "gatsby-transformer-remark": "^2.6.1", "gatsby-transformer-sharp": "^2.2.1", @@ -58,7 +58,7 @@ "react-dom": "^16.8.6", "react-helmet": "^5.2.1", "react-scrollspy": "^3.4.0", - "rehype-react": "^3.1.0", + "rehype-react": "3.1.0", "remark": "^10.0.1", "remark-github-plugin": "^1.3.1", "remark-react": "^5.0.1",