1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #83 from oceanprotocol/feature/packages

bump gatsby packages
This commit is contained in:
Troy McConaghy 2018-11-30 12:07:02 +01:00 committed by GitHub
commit e909b094f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,31 +25,31 @@
"@oceanprotocol/art": "^2.1.0", "@oceanprotocol/art": "^2.1.0",
"axios": "^0.18.0", "axios": "^0.18.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"gatsby": "^2.0.55", "gatsby": "^2.0.59",
"gatsby-image": "^2.0.20", "gatsby-image": "^2.0.22",
"gatsby-plugin-catch-links": "^2.0.8", "gatsby-plugin-catch-links": "^2.0.9",
"gatsby-plugin-google-analytics": "^2.0.7", "gatsby-plugin-google-analytics": "^2.0.8",
"gatsby-plugin-manifest": "^2.0.10", "gatsby-plugin-manifest": "^2.0.11",
"gatsby-plugin-offline": "^2.0.17", "gatsby-plugin-offline": "^2.0.18",
"gatsby-plugin-react-helmet": "^3.0.2", "gatsby-plugin-react-helmet": "^3.0.3",
"gatsby-plugin-sass": "^2.0.4", "gatsby-plugin-sass": "^2.0.5",
"gatsby-plugin-sharp": "^2.0.13", "gatsby-plugin-sharp": "^2.0.14",
"gatsby-plugin-sitemap": "^2.0.2", "gatsby-plugin-sitemap": "^2.0.3",
"gatsby-plugin-svgr": "^2.0.1", "gatsby-plugin-svgr": "^2.0.1",
"gatsby-remark-autolink-headers": "^2.0.11", "gatsby-remark-autolink-headers": "^2.0.12",
"gatsby-remark-component": "^1.1.3", "gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.0.6", "gatsby-remark-copy-linked-files": "^2.0.7",
"gatsby-remark-embed-video": "^1.4.0", "gatsby-remark-embed-video": "^1.4.0",
"gatsby-remark-github": "^1.0.1", "gatsby-remark-github": "^1.0.1",
"gatsby-remark-images": "^3.0.0", "gatsby-remark-images": "^3.0.1",
"gatsby-remark-prismjs": "^3.1.0", "gatsby-remark-prismjs": "^3.1.2",
"gatsby-remark-responsive-iframe": "^2.0.6", "gatsby-remark-responsive-iframe": "^2.0.7",
"gatsby-remark-smartypants": "^2.0.6", "gatsby-remark-smartypants": "^2.0.7",
"gatsby-source-filesystem": "^2.0.9", "gatsby-source-filesystem": "^2.0.10",
"gatsby-source-graphql": "^2.0.6", "gatsby-source-graphql": "^2.0.7",
"gatsby-transformer-remark": "^2.1.12", "gatsby-transformer-remark": "^2.1.15",
"gatsby-transformer-sharp": "^2.1.8", "gatsby-transformer-sharp": "^2.1.9",
"gatsby-transformer-yaml": "^2.1.5", "gatsby-transformer-yaml": "^2.1.6",
"giphy-js-sdk-core": "^1.0.6", "giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.5.1", "intersection-observer": "^0.5.1",
"node-sass": "^4.10.0", "node-sass": "^4.10.0",
@ -70,9 +70,9 @@
"eslint-plugin-prettier": "^3.0.0", "eslint-plugin-prettier": "^3.0.0",
"markdownlint-cli": "^0.13.0", "markdownlint-cli": "^0.13.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"prettier": "^1.15.2", "prettier": "^1.15.3",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"stylelint": "^9.8.0", "stylelint": "^9.9.0",
"stylelint-config-bigchaindb": "^1.2.1", "stylelint-config-bigchaindb": "^1.2.1",
"stylelint-config-css-modules": "^1.3.0", "stylelint-config-css-modules": "^1.3.0",
"stylelint-config-standard": "^18.2.0" "stylelint-config-standard": "^18.2.0"