Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
fix(deps): update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2021
1 parent 0519982 commit 32e3667
Show file tree
Hide file tree
Showing 2 changed files with 613 additions and 658 deletions.
54 changes: 27 additions & 27 deletions package.json
Expand Up @@ -35,42 +35,42 @@
"disqus"
],
"dependencies": {
"@sentry/gatsby": "^5.29.2",
"@sentry/gatsby": "^5.30.0",
"@sentry/tracing": "^5.29.2",
"@deckdeckgo/highlight-code": "^2.0.0",
"@material-ui/core": "^4.11.0",
"@material-ui/styles": "^4.10.0",
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.7.2",
"gatsby": "^2.24.57",
"gatsby-link": "^2.4.13",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-flow": "^1.3.11",
"gatsby-plugin-google-gtag": "^2.1.10",
"gatsby-plugin-manifest": "^2.4.28",
"gatsby": "^2.31.1",
"gatsby-link": "^2.10.0",
"gatsby-plugin-catch-links": "^2.9.0",
"gatsby-plugin-feed": "^2.12.0",
"gatsby-plugin-flow": "^1.9.0",
"gatsby-plugin-google-gtag": "^2.7.0",
"gatsby-plugin-manifest": "^2.11.0",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-offline": "^3.2.27",
"gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.35",
"gatsby-plugin-sitemap": "^2.4.12",
"gatsby-plugin-twitter": "^2.3.12",
"gatsby-remark-autolink-headers": "^2.3.12",
"gatsby-remark-copy-linked-files": "^2.3.14",
"gatsby-plugin-offline": "^3.9.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^3.9.0",
"gatsby-plugin-sass": "^2.8.0",
"gatsby-plugin-sharp": "^2.13.3",
"gatsby-plugin-sitemap": "^2.11.0",
"gatsby-plugin-twitter": "^2.9.0",
"gatsby-remark-autolink-headers": "^2.10.0",
"gatsby-remark-copy-linked-files": "^2.9.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-highlight-code": "^2.1.0",
"gatsby-remark-images": "^3.3.29",
"gatsby-remark-katex": "^3.3.11",
"gatsby-remark-prismjs": "^3.5.11",
"gatsby-remark-highlight-code": "^2.1.1",
"gatsby-remark-images": "^3.10.0",
"gatsby-remark-katex": "^3.9.0",
"gatsby-remark-prismjs": "^3.12.0",
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^2.4.13",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-source-filesystem": "^2.3.29",
"gatsby-transformer-remark": "^2.8.35",
"gatsby-transformer-sharp": "^2.5.14",
"gatsby-remark-responsive-iframe": "^2.10.0",
"gatsby-remark-smartypants": "^2.9.0",
"gatsby-source-filesystem": "^2.10.0",
"gatsby-transformer-remark": "^2.15.0",
"gatsby-transformer-sharp": "^2.11.0",
"invariant": "^2.2.4",
"katex": "^0.12.0",
"lodash": "^4.17.20",
Expand All @@ -95,7 +95,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.3.0",
"babel-preset-gatsby": "0.5.9",
"babel-preset-gatsby": "0.11.0",
"browserslist": "4.14.2",
"concurrently": "5.3.0",
"eslint": "7.8.1",
Expand Down

0 comments on commit 32e3667

Please sign in to comment.