fix(deps): update gatsby

This commit is contained in:
Renovate Bot
2020-12-11 13:26:54 +00:00
parent 5ef540224c
commit d995668ea8
2 changed files with 320 additions and 264 deletions

View File

@@ -38,38 +38,38 @@
"disqus"
],
"dependencies": {
"@sentry/gatsby": "^5.27.6",
"@sentry/gatsby": "^5.29.0",
"@sentry/tracing": "^5.27.6",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.1",
"gatsby": "^2.27.4",
"gatsby-link": "^2.6.1",
"gatsby-plugin-catch-links": "^2.5.0",
"gatsby-plugin-feed": "^2.8.0",
"gatsby-plugin-flow": "^1.5.0",
"gatsby-plugin-google-gtag": "^2.3.0",
"gatsby-plugin-manifest": "^2.7.0",
"gatsby-plugin-netlify": "^2.6.0",
"gatsby-plugin-netlify-cms": "^4.5.0",
"gatsby-plugin-offline": "^3.5.0",
"gatsby": "^2.28.2",
"gatsby-link": "^2.7.0",
"gatsby-plugin-catch-links": "^2.6.0",
"gatsby-plugin-feed": "^2.9.0",
"gatsby-plugin-flow": "^1.6.0",
"gatsby-plugin-google-gtag": "^2.4.0",
"gatsby-plugin-manifest": "^2.8.0",
"gatsby-plugin-netlify": "^2.7.0",
"gatsby-plugin-netlify-cms": "^4.6.0",
"gatsby-plugin-offline": "^3.6.0",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.5.0",
"gatsby-plugin-sass": "^2.6.0",
"gatsby-plugin-sharp": "^2.9.1",
"gatsby-plugin-sitemap": "^2.7.0",
"gatsby-remark-autolink-headers": "^2.6.0",
"gatsby-remark-copy-linked-files": "^2.5.0",
"gatsby-plugin-react-helmet": "^3.6.0",
"gatsby-plugin-sass": "^2.7.0",
"gatsby-plugin-sharp": "^2.10.1",
"gatsby-plugin-sitemap": "^2.8.0",
"gatsby-remark-autolink-headers": "^2.7.0",
"gatsby-remark-copy-linked-files": "^2.6.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.6.0",
"gatsby-remark-katex": "^3.5.0",
"gatsby-remark-prismjs": "^3.8.0",
"gatsby-remark-images": "^3.7.1",
"gatsby-remark-katex": "^3.6.0",
"gatsby-remark-prismjs": "^3.9.0",
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^2.6.0",
"gatsby-remark-smartypants": "^2.5.0",
"gatsby-source-filesystem": "^2.6.1",
"gatsby-transformer-remark": "^2.11.1",
"gatsby-transformer-sharp": "^2.7.0",
"gatsby-remark-responsive-iframe": "^2.7.0",
"gatsby-remark-smartypants": "^2.6.0",
"gatsby-source-filesystem": "^2.7.0",
"gatsby-transformer-remark": "^2.12.0",
"gatsby-transformer-sharp": "^2.8.0",
"invariant": "^2.2.4",
"katex": "^0.12.0",
"lodash": "^4.17.20",
@@ -93,7 +93,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
"babel-preset-gatsby": "0.7.0",
"babel-preset-gatsby": "0.8.0",
"browserslist": "4.14.7",
"concurrently": "5.3.0",
"eslint": "7.13.0",