From 70e35a60dbf4c021d804e64ff0146a9016a50d2f Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 21 Mar 2019 15:04:04 -0300 Subject: [PATCH 1/4] package updates, lock Gatsby to v2.1 --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2daec169..5bf0a121 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@oceanprotocol/art": "^2.2.0", "axios": "^0.18.0", "classnames": "^2.2.6", - "gatsby": "^2.1.34", + "gatsby": "2.1.39", "gatsby-image": "^2.0.33", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-google-analytics": "^2.0.17", @@ -36,11 +36,11 @@ "gatsby-plugin-sass": "^2.0.11", "gatsby-plugin-sharp": "^2.0.28", "gatsby-plugin-sitemap": "^2.0.9", - "gatsby-plugin-svgr": "^2.0.1", + "gatsby-plugin-svgr": "^2.0.2", "gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-component": "^1.1.3", "gatsby-remark-copy-linked-files": "^2.0.10", - "gatsby-remark-embed-video": "^1.7.0", + "gatsby-remark-embed-video": "^1.7.1", "gatsby-remark-github": "^2.0.0", "gatsby-remark-images": "^3.0.9", "gatsby-remark-prismjs": "^3.2.5", @@ -55,28 +55,28 @@ "intersection-observer": "^0.5.1", "node-sass": "^4.11.0", "prismjs": "^1.15.0", - "react": "^16.8.0", - "react-dom": "^16.8.0", + "react": "^16.8.4", + "react-dom": "^16.8.4", "react-helmet": "^5.2.0", - "react-scrollspy": "^3.3.5", + "react-scrollspy": "^3.4.0", "rehype-react": "^3.1.0", "remark": "^10.0.1", "remark-github-plugin": "^1.3.1", "remark-react": "^5.0.1", "slugify": "^1.3.4", "smoothscroll-polyfill": "^0.4.3", - "swagger-client": "^3.8.23" + "swagger-client": "^3.8.25" }, "devDependencies": { "@svgr/webpack": "^4.1.0", "dotenv": "^7.0.0", - "eslint": "^5.13.0", + "eslint": "^5.15.3", "eslint-config-oceanprotocol": "^1.3.0", - "eslint-config-prettier": "^4.0.0", + "eslint-config-prettier": "^4.1.0", "eslint-plugin-prettier": "^3.0.1", "markdownlint-cli": "^0.14.0", "npm-run-all": "^4.1.5", - "ora": "^3.0.0", + "ora": "^3.2.0", "prettier": "^1.16.4", "prettier-stylelint": "^0.4.2", "stylelint": "^9.10.1", From 0edff5bac497021b4db7a41e26f731f69810f715 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 21 Mar 2019 15:04:26 -0300 Subject: [PATCH 2/4] bump dev-ocean --- external/dev-ocean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/dev-ocean b/external/dev-ocean index f7f8e10a..560a39c9 160000 --- a/external/dev-ocean +++ b/external/dev-ocean @@ -1 +1 @@ -Subproject commit f7f8e10a5babd85fca48d2df40f6165cfb68fdff +Subproject commit 560a39c94cf688e07195ca453282010f1f24f58d From c935e7771567f5fa29f3a7e5608eb0579d6c691d Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 21 Mar 2019 15:09:10 -0300 Subject: [PATCH 3/4] more updates --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5bf0a121..64e5cf53 100644 --- a/package.json +++ b/package.json @@ -27,28 +27,28 @@ "axios": "^0.18.0", "classnames": "^2.2.6", "gatsby": "2.1.39", - "gatsby-image": "^2.0.33", + "gatsby-image": "^2.0.34", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-google-analytics": "^2.0.17", "gatsby-plugin-manifest": "^2.0.24", "gatsby-plugin-offline": "^2.0.25", - "gatsby-plugin-react-helmet": "^3.0.9", + "gatsby-plugin-react-helmet": "^3.0.10", "gatsby-plugin-sass": "^2.0.11", - "gatsby-plugin-sharp": "^2.0.28", - "gatsby-plugin-sitemap": "^2.0.9", + "gatsby-plugin-sharp": "^2.0.30", + "gatsby-plugin-sitemap": "^2.0.10", "gatsby-plugin-svgr": "^2.0.2", "gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-component": "^1.1.3", - "gatsby-remark-copy-linked-files": "^2.0.10", + "gatsby-remark-copy-linked-files": "^2.0.11", "gatsby-remark-embed-video": "^1.7.1", "gatsby-remark-github": "^2.0.0", - "gatsby-remark-images": "^3.0.9", - "gatsby-remark-prismjs": "^3.2.5", - "gatsby-remark-responsive-iframe": "^2.1.0", + "gatsby-remark-images": "^3.0.10", + "gatsby-remark-prismjs": "^3.2.6", + "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.26", - "gatsby-source-graphql": "^2.0.14", - "gatsby-transformer-remark": "^2.3.4", + "gatsby-source-filesystem": "^2.0.27", + "gatsby-source-graphql": "^2.0.15", + "gatsby-transformer-remark": "^2.3.8", "gatsby-transformer-sharp": "^2.1.17", "gatsby-transformer-yaml": "^2.1.10", "giphy-js-sdk-core": "^1.0.6", From 7d0abf4dc2b674bdeacc3f62a2f421c6523e8748 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 22 Mar 2019 10:08:57 -0300 Subject: [PATCH 4/4] bump gatsby --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 64e5cf53..03cafc9f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@oceanprotocol/art": "^2.2.0", "axios": "^0.18.0", "classnames": "^2.2.6", - "gatsby": "2.1.39", + "gatsby": "^2.2.8", "gatsby-image": "^2.0.34", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-google-analytics": "^2.0.17", @@ -46,7 +46,7 @@ "gatsby-remark-prismjs": "^3.2.6", "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.27", + "gatsby-source-filesystem": "^2.0.28", "gatsby-source-graphql": "^2.0.15", "gatsby-transformer-remark": "^2.3.8", "gatsby-transformer-sharp": "^2.1.17",