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-11-25 16:44:01 +01:00
parent 066d9af964
commit 5b91d3ec68
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -25,15 +25,15 @@
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.19.0",
"classnames": "^2.2.6",
"gatsby": "^2.18.1",
"gatsby": "^2.18.3",
"gatsby-image": "^2.2.33",
"gatsby-plugin-catch-links": "^2.1.17",
"gatsby-plugin-google-analytics": "^2.1.28",
"gatsby-plugin-manifest": "^2.2.29",
"gatsby-plugin-offline": "^3.0.22",
"gatsby-plugin-offline": "^3.0.23",
"gatsby-plugin-react-helmet": "^3.1.15",
"gatsby-plugin-sass": "^2.1.23",
"gatsby-plugin-sharp": "^2.3.2",
"gatsby-plugin-sharp": "^2.3.3",
"gatsby-plugin-sitemap": "^2.2.21",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-remark-autolink-headers": "^2.1.18",
@ -42,12 +42,12 @@
"gatsby-remark-copy-linked-files": "^2.1.30",
"gatsby-remark-embed-video": "^2.0.1",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.1.32",
"gatsby-remark-images": "^3.1.33",
"gatsby-remark-responsive-iframe": "^2.2.27",
"gatsby-remark-smartypants": "^2.1.16",
"gatsby-remark-vscode": "^1.3.1",
"gatsby-remark-vscode": "^1.4.0",
"gatsby-source-filesystem": "^2.1.38",
"gatsby-source-graphql": "^2.1.23",
"gatsby-source-graphql": "^2.1.24",
"gatsby-transformer-remark": "^2.6.37",
"gatsby-transformer-sharp": "^2.3.5",
"gatsby-transformer-xml": "^2.1.19",
@ -57,7 +57,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"react-scrollspy": "^3.4.0",
"react-scrollspy": "^3.4.2",
"rehype-react": "^4.0.1",
"remark": "^11.0.2",
"remark-github-plugin": "^1.3.1",
@ -70,7 +70,7 @@
"devDependencies": {
"@svgr/webpack": "^4.3.3",
"dotenv": "^8.2.0",
"eslint": "^6.6.0",
"eslint": "^6.7.1",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.1",