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

Commit 372e8b4

Browse files
committed
fix(deps): update gatsby
1 parent e14a40c commit 372e8b4

File tree

2 files changed

+613
-658
lines changed

2 files changed

+613
-658
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,42 +35,42 @@
3535
"disqus"
3636
],
3737
"dependencies": {
38-
"@sentry/gatsby": "^5.29.2",
38+
"@sentry/gatsby": "^5.30.0",
3939
"@sentry/tracing": "^5.29.2",
4040
"@deckdeckgo/highlight-code": "^2.0.0",
4141
"@material-ui/core": "^4.11.0",
4242
"@material-ui/styles": "^4.10.0",
4343
"bluebird": "^3.7.2",
4444
"classnames": "^2.2.6",
4545
"codecov": "^3.7.2",
46-
"gatsby": "^2.24.57",
47-
"gatsby-link": "^2.4.13",
48-
"gatsby-plugin-catch-links": "^2.3.11",
49-
"gatsby-plugin-feed": "^2.5.11",
50-
"gatsby-plugin-flow": "^1.3.11",
51-
"gatsby-plugin-google-gtag": "^2.1.10",
52-
"gatsby-plugin-manifest": "^2.4.28",
46+
"gatsby": "^2.31.0",
47+
"gatsby-link": "^2.10.0",
48+
"gatsby-plugin-catch-links": "^2.9.0",
49+
"gatsby-plugin-feed": "^2.12.0",
50+
"gatsby-plugin-flow": "^1.9.0",
51+
"gatsby-plugin-google-gtag": "^2.7.0",
52+
"gatsby-plugin-manifest": "^2.11.0",
5353
"gatsby-plugin-material-ui": "^2.1.10",
54-
"gatsby-plugin-offline": "^3.2.27",
55-
"gatsby-plugin-optimize-svgs": "^1.0.4",
56-
"gatsby-plugin-react-helmet": "^3.3.10",
57-
"gatsby-plugin-sass": "^2.3.12",
58-
"gatsby-plugin-sharp": "^2.6.35",
59-
"gatsby-plugin-sitemap": "^2.4.12",
60-
"gatsby-plugin-twitter": "^2.3.12",
61-
"gatsby-remark-autolink-headers": "^2.3.12",
62-
"gatsby-remark-copy-linked-files": "^2.3.14",
54+
"gatsby-plugin-offline": "^3.9.0",
55+
"gatsby-plugin-optimize-svgs": "^1.0.5",
56+
"gatsby-plugin-react-helmet": "^3.9.0",
57+
"gatsby-plugin-sass": "^2.8.0",
58+
"gatsby-plugin-sharp": "^2.13.1",
59+
"gatsby-plugin-sitemap": "^2.11.0",
60+
"gatsby-plugin-twitter": "^2.9.0",
61+
"gatsby-remark-autolink-headers": "^2.10.0",
62+
"gatsby-remark-copy-linked-files": "^2.9.0",
6363
"gatsby-remark-external-links": "0.0.4",
64-
"gatsby-remark-highlight-code": "^2.1.0",
65-
"gatsby-remark-images": "^3.3.29",
66-
"gatsby-remark-katex": "^3.3.11",
67-
"gatsby-remark-prismjs": "^3.5.11",
64+
"gatsby-remark-highlight-code": "^2.1.1",
65+
"gatsby-remark-images": "^3.10.0",
66+
"gatsby-remark-katex": "^3.9.0",
67+
"gatsby-remark-prismjs": "^3.12.0",
6868
"gatsby-remark-relative-images": "^2.0.2",
69-
"gatsby-remark-responsive-iframe": "^2.4.13",
70-
"gatsby-remark-smartypants": "^2.3.10",
71-
"gatsby-source-filesystem": "^2.3.29",
72-
"gatsby-transformer-remark": "^2.8.35",
73-
"gatsby-transformer-sharp": "^2.5.14",
69+
"gatsby-remark-responsive-iframe": "^2.10.0",
70+
"gatsby-remark-smartypants": "^2.9.0",
71+
"gatsby-source-filesystem": "^2.10.0",
72+
"gatsby-transformer-remark": "^2.15.0",
73+
"gatsby-transformer-sharp": "^2.11.0",
7474
"invariant": "^2.2.4",
7575
"katex": "^0.12.0",
7676
"lodash": "^4.17.20",
@@ -95,7 +95,7 @@
9595
"babel-core": "7.0.0-bridge.0",
9696
"babel-eslint": "10.1.0",
9797
"babel-jest": "26.3.0",
98-
"babel-preset-gatsby": "0.5.9",
98+
"babel-preset-gatsby": "0.11.0",
9999
"browserslist": "4.14.2",
100100
"concurrently": "5.3.0",
101101
"eslint": "7.8.1",

0 commit comments

Comments
 (0)