1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-26 11:49:04 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-10-25 11:34:40 +02:00
parent 828e7549c9
commit c62f048554
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -31,18 +31,18 @@
"dms2dec": "^1.1.0", "dms2dec": "^1.1.0",
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"fraction.js": "^4.0.10", "fraction.js": "^4.0.10",
"gatsby": "^2.0.29", "gatsby": "^2.0.31",
"gatsby-image": "^2.0.16", "gatsby-image": "^2.0.17",
"gatsby-plugin-catch-links": "^2.0.4", "gatsby-plugin-catch-links": "^2.0.4",
"gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-favicon": "^3.1.4",
"gatsby-plugin-feed": "^2.0.8", "gatsby-plugin-feed": "^2.0.8",
"gatsby-plugin-lunr": "^1.2.0", "gatsby-plugin-lunr": "^1.2.0",
"gatsby-plugin-matomo": "^0.5.0", "gatsby-plugin-matomo": "^0.5.0",
"gatsby-plugin-meta-redirect": "^1.1.0", "gatsby-plugin-meta-redirect": "^1.1.0",
"gatsby-plugin-offline": "^2.0.8", "gatsby-plugin-offline": "^2.0.9",
"gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-react-helmet": "^3.0.0",
"gatsby-plugin-sass": "^2.0.1", "gatsby-plugin-sass": "^2.0.1",
"gatsby-plugin-sharp": "^2.0.7", "gatsby-plugin-sharp": "^2.0.8",
"gatsby-plugin-sitemap": "^2.0.1", "gatsby-plugin-sitemap": "^2.0.1",
"gatsby-plugin-svgr": "^2.0.0-alpha", "gatsby-plugin-svgr": "^2.0.0-alpha",
"gatsby-plugin-webpack-size": "^0.0.3", "gatsby-plugin-webpack-size": "^0.0.3",
@ -53,8 +53,8 @@
"gatsby-remark-images": "^2.0.4", "gatsby-remark-images": "^2.0.4",
"gatsby-remark-smartypants": "^2.0.5", "gatsby-remark-smartypants": "^2.0.5",
"gatsby-source-filesystem": "^2.0.5", "gatsby-source-filesystem": "^2.0.5",
"gatsby-transformer-remark": "^2.1.8", "gatsby-transformer-remark": "^2.1.9",
"gatsby-transformer-sharp": "^2.1.4", "gatsby-transformer-sharp": "^2.1.5",
"graphql": "^0.13.2", "graphql": "^0.13.2",
"intersection-observer": "^0.5.1", "intersection-observer": "^0.5.1",
"load-script": "^1.0.0", "load-script": "^1.0.0",