Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit d0e8c6e

Browse files
chore(deps): update gatsby
1 parent 83bcd99 commit d0e8c6e

File tree

2 files changed

+2384
-4787
lines changed

2 files changed

+2384
-4787
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -26,38 +26,38 @@
2626
"bluebird": "^3.7.2",
2727
"classnames": "^2.3.1",
2828
"codecov": "^3.6.2",
29-
"gatsby": "^4.0.0",
30-
"gatsby-design-tokens": "^4.0.0",
31-
"gatsby-link": "^4.0.0",
32-
"gatsby-plugin-catch-links": "^4.0.0",
33-
"gatsby-plugin-feed": "^4.0.0",
34-
"gatsby-plugin-flow": "^3.0.0",
35-
"gatsby-plugin-google-tagmanager": "^4.0.0",
36-
"gatsby-plugin-manifest": "^4.0.0",
29+
"gatsby": "^5.0.0",
30+
"gatsby-design-tokens": "^5.0.0",
31+
"gatsby-link": "^5.0.0",
32+
"gatsby-plugin-catch-links": "^5.0.0",
33+
"gatsby-plugin-feed": "^5.0.0",
34+
"gatsby-plugin-flow": "^4.0.0",
35+
"gatsby-plugin-google-tagmanager": "^5.0.0",
36+
"gatsby-plugin-manifest": "^5.0.0",
3737
"gatsby-plugin-netlify": "^5.0.0",
38-
"gatsby-plugin-netlify-cms": "^6.0.0",
38+
"gatsby-plugin-netlify-cms": "^7.0.0",
3939
"gatsby-plugin-optimize-svgs": "^1.0.5",
40-
"gatsby-plugin-react-helmet": "^5.0.0",
40+
"gatsby-plugin-react-helmet": "^6.0.0",
4141
"gatsby-plugin-remove-serviceworker": "^1.0.0",
4242
"gatsby-plugin-robots-txt": "^1.5.1",
43-
"gatsby-plugin-sass": "^5.0.0",
44-
"gatsby-plugin-sharp": "^4.0.0",
45-
"gatsby-plugin-sitemap": "^5.0.0",
46-
"gatsby-plugin-typography": "^4.0.0",
47-
"gatsby-remark-autolink-headers": "^5.0.0",
48-
"gatsby-remark-copy-linked-files": "^5.0.0",
43+
"gatsby-plugin-sass": "^6.0.0",
44+
"gatsby-plugin-sharp": "^5.0.0",
45+
"gatsby-plugin-sitemap": "^6.0.0",
46+
"gatsby-plugin-typography": "^5.0.0",
47+
"gatsby-remark-autolink-headers": "^6.0.0",
48+
"gatsby-remark-copy-linked-files": "^6.0.0",
4949
"gatsby-remark-external-links": "0.0.4",
5050
"gatsby-remark-figure-caption": "^2.0.0",
51-
"gatsby-remark-images": "^6.0.0",
52-
"gatsby-remark-katex": "^6.0.0",
53-
"gatsby-remark-prismjs": "^6.0.0",
51+
"gatsby-remark-images": "^7.0.0",
52+
"gatsby-remark-katex": "^7.0.0",
53+
"gatsby-remark-prismjs": "^7.0.0",
5454
"gatsby-remark-relative-images": "^2.0.2",
55-
"gatsby-remark-responsive-iframe": "^5.0.0",
55+
"gatsby-remark-responsive-iframe": "^6.0.0",
5656
"gatsby-remark-series": "^1.0.2",
57-
"gatsby-remark-smartypants": "^5.0.0",
58-
"gatsby-source-filesystem": "^4.0.0",
59-
"gatsby-transformer-remark": "^5.0.0",
60-
"gatsby-transformer-sharp": "^4.0.0",
57+
"gatsby-remark-smartypants": "^6.0.0",
58+
"gatsby-source-filesystem": "^5.0.0",
59+
"gatsby-transformer-remark": "^6.0.0",
60+
"gatsby-transformer-sharp": "^5.0.0",
6161
"install": "^0.13.0",
6262
"invariant": "^2.2.4",
6363
"katex": "^0.16.0",
@@ -90,7 +90,7 @@
9090
"babel-core": "7.0.0-bridge.0",
9191
"babel-eslint": "10.1.0",
9292
"babel-jest": "29.5.0",
93-
"babel-preset-gatsby": "2.25.0",
93+
"babel-preset-gatsby": "3.7.0",
9494
"browserslist": "4.21.5",
9595
"concurrently": "7.6.0",
9696
"eslint": "8.35.0",

0 commit comments

Comments
 (0)