1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-26 11:16:27 +02:00

bump packages

This commit is contained in:
Matthias Kretschmann 2019-02-06 13:34:52 +01:00
parent f1595e3523
commit b84d32bf23
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -23,62 +23,63 @@
"typedoc": "node ./scripts/typedoc.js"
},
"dependencies": {
"@oceanprotocol/art": "^2.1.0",
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.18.0",
"classnames": "^2.2.6",
"gatsby": "^2.0.67",
"gatsby-image": "^2.0.25",
"gatsby-plugin-catch-links": "^2.0.9",
"gatsby-plugin-google-analytics": "^2.0.8",
"gatsby-plugin-manifest": "^2.0.12",
"gatsby-plugin-offline": "^2.0.19",
"gatsby-plugin-react-helmet": "^3.0.4",
"gatsby-plugin-sass": "^2.0.7",
"gatsby-plugin-sharp": "^2.0.17",
"gatsby-plugin-sitemap": "^2.0.3",
"gatsby": "^2.0.115",
"gatsby-image": "^2.0.29",
"gatsby-plugin-catch-links": "^2.0.10",
"gatsby-plugin-google-analytics": "^2.0.13",
"gatsby-plugin-manifest": "^2.0.17",
"gatsby-plugin-offline": "^2.0.22",
"gatsby-plugin-react-helmet": "^3.0.6",
"gatsby-plugin-sass": "^2.0.10",
"gatsby-plugin-sharp": "^2.0.20",
"gatsby-plugin-sitemap": "^2.0.5",
"gatsby-plugin-svgr": "^2.0.1",
"gatsby-remark-autolink-headers": "^2.0.12",
"gatsby-remark-autolink-headers": "^2.0.13",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.0.7",
"gatsby-remark-embed-video": "^1.4.0",
"gatsby-remark-github": "^1.0.1",
"gatsby-remark-images": "^3.0.1",
"gatsby-remark-prismjs": "^3.1.4",
"gatsby-remark-responsive-iframe": "^2.0.7",
"gatsby-remark-smartypants": "^2.0.7",
"gatsby-source-filesystem": "^2.0.12",
"gatsby-source-graphql": "^2.0.7",
"gatsby-transformer-remark": "^2.1.15",
"gatsby-remark-copy-linked-files": "^2.0.9",
"gatsby-remark-embed-video": "^1.7.0",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.0.3",
"gatsby-remark-prismjs": "^3.2.4",
"gatsby-remark-responsive-iframe": "^2.0.9",
"gatsby-remark-smartypants": "^2.0.8",
"gatsby-source-filesystem": "^2.0.20",
"gatsby-source-graphql": "^2.0.10",
"gatsby-transformer-remark": "^2.2.4",
"gatsby-transformer-sharp": "^2.1.9",
"gatsby-transformer-yaml": "^2.1.6",
"gatsby-transformer-yaml": "^2.1.8",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.5.1",
"node-sass": "^4.11.0",
"prismjs": "^1.15.0",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-helmet": "^5.2.0",
"react-scrollspy": "^3.3.5",
"rehype-react": "^3.1.0",
"remark": "^10.0.1",
"remark-react": "^5.0.0",
"remark-github-plugin": "^1.3.1",
"remark-react": "^5.0.1",
"slugify": "^1.3.4",
"smoothscroll-polyfill": "^0.4.3",
"swagger-client": "^3.8.22"
"swagger-client": "^3.8.23"
},
"devDependencies": {
"@svgr/webpack": "^4.1.0",
"dotenv": "^6.2.0",
"eslint": "^5.10.0",
"eslint": "^5.13.0",
"eslint-config-oceanprotocol": "^1.3.0",
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-prettier": "^3.0.1",
"markdownlint-cli": "^0.13.0",
"npm-run-all": "^4.1.5",
"ora": "^3.0.0",
"prettier": "^1.15.3",
"prettier": "^1.16.4",
"prettier-stylelint": "^0.4.2",
"stylelint": "^9.9.0",
"stylelint": "^9.10.1",
"stylelint-config-bigchaindb": "^1.2.1",
"stylelint-config-css-modules": "^1.3.0",
"stylelint-config-standard": "^18.2.0",