1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-11-01 21:13:54 +01:00
parent 0daf09285a
commit 3acd482dfd
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -32,7 +32,7 @@
"dms2dec": "^1.1.0",
"fast-exif": "^1.0.1",
"fraction.js": "^4.0.10",
"gatsby": "^2.0.34",
"gatsby": "^2.0.36",
"gatsby-image": "^2.0.18",
"gatsby-plugin-catch-links": "^2.0.6",
"gatsby-plugin-favicon": "^3.1.4",
@ -40,10 +40,10 @@
"gatsby-plugin-lunr": "^1.2.0",
"gatsby-plugin-matomo": "^0.5.0",
"gatsby-plugin-meta-redirect": "^1.1.0",
"gatsby-plugin-offline": "^2.0.10",
"gatsby-plugin-offline": "^2.0.11",
"gatsby-plugin-react-helmet": "^3.0.1",
"gatsby-plugin-sass": "^2.0.2",
"gatsby-plugin-sharp": "^2.0.10",
"gatsby-plugin-sass": "^2.0.3",
"gatsby-plugin-sharp": "^2.0.11",
"gatsby-plugin-sitemap": "^2.0.2",
"gatsby-plugin-svgr": "^2.0.0-alpha",
"gatsby-plugin-webpack-size": "^0.0.3",
@ -53,7 +53,7 @@
"gatsby-remark-highlights": "^1.3.4",
"gatsby-remark-images": "^2.0.5",
"gatsby-remark-smartypants": "^2.0.6",
"gatsby-source-filesystem": "^2.0.6",
"gatsby-source-filesystem": "^2.0.7",
"gatsby-transformer-remark": "^2.1.11",
"gatsby-transformer-sharp": "^2.1.7",
"graphql": "^0.13.2",
@ -69,7 +69,7 @@
"react-dom": "^16.6.0",
"react-helmet": "^5.2.0",
"react-modal": "^3.6.1",
"react-pose": "^3.3.7",
"react-pose": "^3.4.0",
"react-qr-svg": "^2.1.0",
"react-time": "^4.3.0",
"react-transition-group": "^2.5.0",