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 2019-06-07 13:55:55 +02:00
parent e7a871a080
commit 6b9877a3ed
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -26,39 +26,39 @@
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.19.0",
"classnames": "^2.2.6",
"gatsby": "^2.3.27",
"gatsby-image": "^2.0.40",
"gatsby-plugin-catch-links": "^2.0.13",
"gatsby-plugin-google-analytics": "^2.0.18",
"gatsby-plugin-manifest": "^2.0.29",
"gatsby-plugin-offline": "^2.0.25",
"gatsby": "^2.8.5",
"gatsby-image": "^2.1.2",
"gatsby-plugin-catch-links": "^2.0.15",
"gatsby-plugin-google-analytics": "^2.0.20",
"gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-offline": "^2.1.1",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.35",
"gatsby-plugin-sitemap": "^2.0.12",
"gatsby-plugin-sharp": "^2.1.3",
"gatsby-plugin-sitemap": "^2.1.0",
"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.12",
"gatsby-remark-copy-linked-files": "^2.0.13",
"gatsby-remark-embed-video": "^1.7.1",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.0.11",
"gatsby-remark-prismjs": "^3.2.8",
"gatsby-remark-images": "^3.0.14",
"gatsby-remark-prismjs": "^3.2.10",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.31",
"gatsby-source-filesystem": "^2.0.38",
"gatsby-source-graphql": "^2.0.18",
"gatsby-transformer-remark": "^2.3.10",
"gatsby-transformer-sharp": "^2.1.18",
"gatsby-transformer-xml": "^2.0.9",
"gatsby-transformer-yaml": "^2.1.11",
"gatsby-transformer-remark": "^2.3.12",
"gatsby-transformer-sharp": "^2.1.21",
"gatsby-transformer-xml": "^2.0.10",
"gatsby-transformer-yaml": "^2.1.12",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.7.0",
"node-sass": "^4.11.0",
"prismjs": "^1.16.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.0",
"react-helmet": "^5.2.1",
"react-scrollspy": "^3.4.0",
"rehype-react": "^3.1.0",
"remark": "^10.0.1",
@ -69,19 +69,19 @@
"swagger-client": "^3.8.25"
},
"devDependencies": {
"@svgr/webpack": "^4.2.0",
"@svgr/webpack": "^4.3.0",
"dotenv": "^8.0.0",
"eslint": "^5.16.0",
"eslint-config-oceanprotocol": "^1.3.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-prettier": "^3.0.1",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"markdownlint-cli": "^0.16.0",
"npm-run-all": "^4.1.5",
"ora": "^3.4.0",
"prettier": "^1.17.0",
"prettier": "^1.18.0",
"prettier-stylelint": "^0.4.2",
"stylelint": "^10.0.1",
"stylelint-config-bigchaindb": "^1.2.1",
"stylelint-config-bigchaindb": "^1.2.2",
"stylelint-config-css-modules": "^1.4.0",
"stylelint-config-standard": "^18.3.0",
"typedoc": "^0.14.2"