diff --git a/package.json b/package.json index 8352ea71..89563e15 100644 --- a/package.json +++ b/package.json @@ -23,27 +23,27 @@ ], "dependencies": { "fast-exif": "^1.0.1", - "gatsby": "^2.0.0-rc.15", + "gatsby": "^2.0.0-rc.21", "gatsby-awesome-pagination": "^0.1.1", - "gatsby-image": "^2.0.0-rc.1", + "gatsby-image": "^2.0.0-rc.2", "gatsby-plugin-catch-links": "^2.0.2-rc.1", "gatsby-plugin-lunr": "^1.1.0", "gatsby-plugin-matomo": "^0.5.0", "gatsby-plugin-meta-redirect": "^1.1.0", "gatsby-plugin-react-helmet": "^3.0.0-rc.1", "gatsby-plugin-sass": "^2.0.0-rc.2", - "gatsby-plugin-sharp": "^2.0.0-rc.3", + "gatsby-plugin-sharp": "^2.0.0-rc.7", "gatsby-plugin-sitemap": "^2.0.0-rc.1", "gatsby-redirect-from": "0.1.0", "gatsby-remark-autolink-headers": "^2.0.0-rc.1", - "gatsby-remark-copy-linked-files": "^2.0.0-rc.1", - "gatsby-remark-images": "^2.0.1-rc.1", + "gatsby-remark-copy-linked-files": "^2.0.0-rc.5", + "gatsby-remark-images": "^2.0.1-rc.5", "gatsby-remark-prismjs": "^3.0.0-rc.2", "gatsby-remark-smartypants": "^2.0.0-rc.1", - "gatsby-source-filesystem": "^2.0.1-rc.2", - "gatsby-transformer-remark": "^2.1.1-rc.1", + "gatsby-source-filesystem": "^2.0.1-rc.6", + "gatsby-transformer-remark": "^2.1.1-rc.5", "gatsby-transformer-sharp": "^2.1.1-rc.3", - "gatsby-transformer-yaml": "^2.1.1-rc.2", + "gatsby-transformer-yaml": "^2.1.1-rc.6", "graphql": "^0.13.2", "intersection-observer": "^0.5.0", "node-sass": "^4.9.3",