1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-10 20:00:09 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2019-03-30 17:34:46 +01:00
parent 4a6bb43244
commit 341811ce49
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -39,13 +39,13 @@
"gatsby-plugin-favicon": "^3.1.5",
"gatsby-plugin-feed": "^2.1.0",
"gatsby-plugin-lunr": "^1.4.0",
"gatsby-plugin-matomo": "^0.6.0",
"gatsby-plugin-matomo": "^0.7.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.11",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.32",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-plugin-sitemap": "^2.0.11",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^0.0.3",
"gatsby-redirect-from": "^0.1.1",
@ -66,10 +66,10 @@
"nord": "^0.2.1",
"pigeon-maps": "^0.12.1",
"pigeon-marker": "^0.3.4",
"react": "^16.8.5",
"react": "^16.8.6",
"react-blockies": "^1.4.1",
"react-clipboard.js": "^2.0.7",
"react-dom": "^16.8.5",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.0",
"react-modal": "^3.8.1",
"react-pose": "^4.0.8",
@ -80,14 +80,14 @@
"remark-react": "^5.0.1",
"slugify": "^1.3.4",
"terser": "^3.17.0",
"web3": "^1.0.0-beta.50"
"web3": "^1.0.0-beta.51"
},
"devDependencies": {
"@babel/node": "^7.2.2",
"@babel/preset-env": "^7.4.2",
"@svgr/webpack": "^4.1.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.15.3",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.1.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-graphql": "^3.0.3",