Skip to content

Commit ecb02c0

Browse files
committed
fix(deps): update gatsby
1 parent e08b82a commit ecb02c0

File tree

2 files changed

+694
-661
lines changed

2 files changed

+694
-661
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -48,40 +48,40 @@
4848
]
4949
},
5050
"dependencies": {
51-
"@sentry/gatsby": "^5.29.2",
51+
"@sentry/gatsby": "^5.30.0",
5252
"@sentry/tracing": "^5.29.2",
5353
"bluebird": "^3.7.2",
5454
"classnames": "^2.2.6",
5555
"codecov": "^3.8.1",
56-
"gatsby": "^2.30.1",
57-
"gatsby-link": "^2.9.0",
58-
"gatsby-plugin-catch-links": "^2.8.0",
59-
"gatsby-plugin-feed": "^2.11.0",
60-
"gatsby-plugin-flow": "^1.8.0",
61-
"gatsby-plugin-google-gtag": "^2.6.0",
62-
"gatsby-plugin-manifest": "^2.10.0",
63-
"gatsby-plugin-netlify": "^2.9.0",
64-
"gatsby-plugin-netlify-cms": "^4.8.0",
65-
"gatsby-plugin-offline": "^3.8.0",
56+
"gatsby": "^2.32.8",
57+
"gatsby-link": "^2.11.0",
58+
"gatsby-plugin-catch-links": "^2.10.0",
59+
"gatsby-plugin-feed": "^2.13.1",
60+
"gatsby-plugin-flow": "^1.10.0",
61+
"gatsby-plugin-google-gtag": "^2.8.0",
62+
"gatsby-plugin-manifest": "^2.12.1",
63+
"gatsby-plugin-netlify": "^2.11.0",
64+
"gatsby-plugin-netlify-cms": "^4.10.0",
65+
"gatsby-plugin-offline": "^3.10.2",
6666
"gatsby-plugin-optimize-svgs": "^1.0.5",
67-
"gatsby-plugin-react-helmet": "^3.8.0",
67+
"gatsby-plugin-react-helmet": "^3.10.0",
6868
"gatsby-plugin-robots-txt": "^1.5.5",
69-
"gatsby-plugin-sass": "^3.0.0",
70-
"gatsby-plugin-sharp": "^2.12.0",
71-
"gatsby-plugin-sitemap": "^2.10.0",
69+
"gatsby-plugin-sass": "^3.2.0",
70+
"gatsby-plugin-sharp": "^2.14.3",
71+
"gatsby-plugin-sitemap": "^2.12.0",
7272
"gatsby-plugin-webfonts": "^1.1.4",
73-
"gatsby-remark-autolink-headers": "^2.9.0",
74-
"gatsby-remark-copy-linked-files": "^2.8.0",
73+
"gatsby-remark-autolink-headers": "^2.11.0",
74+
"gatsby-remark-copy-linked-files": "^2.10.0",
7575
"gatsby-remark-external-links": "0.0.4",
76-
"gatsby-remark-images": "^3.9.0",
77-
"gatsby-remark-katex": "^3.8.0",
78-
"gatsby-remark-prismjs": "^3.11.0",
76+
"gatsby-remark-images": "^3.11.1",
77+
"gatsby-remark-katex": "^3.10.0",
78+
"gatsby-remark-prismjs": "^3.13.0",
7979
"gatsby-remark-relative-images": "^2.0.2",
80-
"gatsby-remark-responsive-iframe": "^2.9.0",
81-
"gatsby-remark-smartypants": "^2.8.0",
82-
"gatsby-source-filesystem": "^2.9.0",
83-
"gatsby-transformer-remark": "^2.14.0",
84-
"gatsby-transformer-sharp": "^2.10.0",
80+
"gatsby-remark-responsive-iframe": "^2.11.0",
81+
"gatsby-remark-smartypants": "^2.10.0",
82+
"gatsby-source-filesystem": "^2.11.1",
83+
"gatsby-transformer-remark": "^2.16.1",
84+
"gatsby-transformer-sharp": "^2.12.0",
8585
"invariant": "^2.2.4",
8686
"katex": "^0.12.0",
8787
"lodash": "^4.17.20",
@@ -105,7 +105,7 @@
105105
"babel-core": "7.0.0-bridge.0",
106106
"babel-eslint": "10.1.0",
107107
"babel-jest": "26.6.3",
108-
"babel-preset-gatsby": "0.10.0",
108+
"babel-preset-gatsby": "0.12.2",
109109
"browserslist": "4.16.1",
110110
"concurrently": "5.3.0",
111111
"eslint": "7.17.0",

0 commit comments

Comments
 (0)