1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-01-29 14:52:35 +01:00
parent 9916124da4
commit 5b676c077f
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -23,36 +23,36 @@
},
"dependencies": {
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.19.0",
"axios": "^0.19.2",
"classnames": "^2.2.6",
"gatsby": "^2.18.18",
"gatsby-image": "^2.2.37",
"gatsby-plugin-catch-links": "^2.1.19",
"gatsby-plugin-google-analytics": "^2.1.29",
"gatsby-plugin-manifest": "^2.2.34",
"gatsby-plugin-offline": "^3.0.30",
"gatsby-plugin-react-helmet": "^3.1.16",
"gatsby-plugin-sass": "^2.1.24",
"gatsby-plugin-sharp": "^2.3.10",
"gatsby-plugin-sitemap": "^2.2.22",
"gatsby": "^2.19.9",
"gatsby-image": "^2.2.39",
"gatsby-plugin-catch-links": "^2.1.24",
"gatsby-plugin-google-analytics": "^2.1.34",
"gatsby-plugin-manifest": "^2.2.39",
"gatsby-plugin-offline": "^3.0.32",
"gatsby-plugin-react-helmet": "^3.1.21",
"gatsby-plugin-sass": "^2.1.27",
"gatsby-plugin-sharp": "^2.4.3",
"gatsby-plugin-sitemap": "^2.2.26",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-remark-autolink-headers": "^2.1.22",
"gatsby-remark-autolink-headers": "^2.1.23",
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.1.31",
"gatsby-remark-copy-linked-files": "^2.1.36",
"gatsby-remark-embed-video": "^2.0.1",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.1.39",
"gatsby-remark-responsive-iframe": "^2.2.28",
"gatsby-remark-smartypants": "^2.1.17",
"gatsby-remark-images": "^3.1.42",
"gatsby-remark-responsive-iframe": "^2.2.31",
"gatsby-remark-smartypants": "^2.1.20",
"gatsby-remark-vscode": "^1.4.0",
"gatsby-source-filesystem": "^2.1.43",
"gatsby-source-graphql": "^2.1.30",
"gatsby-transformer-remark": "^2.6.45",
"gatsby-transformer-sharp": "^2.3.7",
"gatsby-transformer-xml": "^2.1.20",
"gatsby-transformer-yaml": "^2.2.18",
"gatsby-source-filesystem": "^2.1.46",
"gatsby-source-graphql": "^2.1.32",
"gatsby-transformer-remark": "^2.6.48",
"gatsby-transformer-sharp": "^2.3.13",
"gatsby-transformer-xml": "^2.1.23",
"gatsby-transformer-yaml": "^2.2.23",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.7.0",
"react": "^16.12.0",
@ -66,23 +66,23 @@
"shortid": "^2.2.15",
"slugify": "^1.3.6",
"smoothscroll-polyfill": "^0.4.4",
"swagger-client": "^3.9.6"
"swagger-client": "^3.10.0"
},
"devDependencies": {
"@svgr/webpack": "^5.0.1",
"@svgr/webpack": "^5.1.0",
"dotenv": "^8.2.0",
"eslint": "^6.8.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.9.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"markdownlint-cli": "^0.21.0",
"node-sass": "^4.13.0",
"node-sass": "^4.13.1",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"prettier-stylelint": "^0.4.2",
"stylelint": "^12.0.1",
"stylelint": "^13.0.0",
"stylelint-config-bigchaindb": "^1.2.2",
"stylelint-config-css-modules": "^2.1.0",
"stylelint-config-css-modules": "^2.2.0",
"stylelint-config-standard": "^19.0.0"
},
"repository": {