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

bump packages

This commit is contained in:
Matthias Kretschmann 2019-07-15 18:28:55 +02:00
parent 3239c15e30
commit 80caf39d35
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -25,32 +25,32 @@
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.19.0",
"classnames": "^2.2.6",
"gatsby": "^2.13.12",
"gatsby-image": "^2.2.4",
"gatsby-plugin-catch-links": "^2.1.0",
"gatsby-plugin-google-analytics": "^2.1.1",
"gatsby-plugin-manifest": "^2.2.1",
"gatsby-plugin-offline": "^2.2.1",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-sass": "^2.1.0",
"gatsby-plugin-sharp": "^2.2.3",
"gatsby-plugin-sitemap": "^2.2.1",
"gatsby": "^2.13.23",
"gatsby-image": "^2.2.6",
"gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-google-analytics": "^2.1.4",
"gatsby-plugin-manifest": "^2.2.3",
"gatsby-plugin-offline": "^2.2.4",
"gatsby-plugin-react-helmet": "^3.1.2",
"gatsby-plugin-sass": "^2.1.3",
"gatsby-plugin-sharp": "^2.2.7",
"gatsby-plugin-sitemap": "^2.2.3",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-remark-autolink-headers": "^2.1.0",
"gatsby-remark-autolink-headers": "^2.1.3",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.1.0",
"gatsby-remark-copy-linked-files": "^2.1.3",
"gatsby-remark-embed-video": "^1.7.1",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.1.3",
"gatsby-remark-prismjs": "^3.3.1",
"gatsby-remark-responsive-iframe": "^2.2.1",
"gatsby-remark-smartypants": "^2.1.0",
"gatsby-source-filesystem": "^2.1.3",
"gatsby-source-graphql": "^2.1.0",
"gatsby-transformer-remark": "^2.6.1",
"gatsby-transformer-sharp": "^2.2.1",
"gatsby-transformer-xml": "^2.1.0",
"gatsby-transformer-yaml": "^2.2.0",
"gatsby-remark-images": "^3.1.6",
"gatsby-remark-prismjs": "^3.3.3",
"gatsby-remark-responsive-iframe": "^2.2.4",
"gatsby-remark-smartypants": "^2.1.2",
"gatsby-source-filesystem": "^2.1.5",
"gatsby-source-graphql": "^2.1.2",
"gatsby-transformer-remark": "^2.6.6",
"gatsby-transformer-sharp": "^2.2.3",
"gatsby-transformer-xml": "^2.1.3",
"gatsby-transformer-yaml": "^2.2.3",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.7.0",
"prismjs": "^1.16.0",
@ -58,7 +58,7 @@
"react-dom": "^16.8.6",
"react-helmet": "^5.2.1",
"react-scrollspy": "^3.4.0",
"rehype-react": "3.1.0",
"rehype-react": "^4.0.1",
"remark": "^10.0.1",
"remark-github-plugin": "^1.3.1",
"remark-react": "^5.0.1",
@ -67,7 +67,7 @@
"swagger-client": "^3.9.0"
},
"devDependencies": {
"@svgr/webpack": "^4.3.1",
"@svgr/webpack": "^4.3.2",
"dotenv": "^8.0.0",
"eslint": "^6.0.1",
"eslint-config-oceanprotocol": "^1.3.0",