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

Commit 5c6471d

Browse files
chore(deps): update gatsby
1 parent 8f54ae8 commit 5c6471d

File tree

2 files changed

+2432
-4861
lines changed

2 files changed

+2432
-4861
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -25,38 +25,38 @@
2525
"bluebird": "^3.7.2",
2626
"classnames": "^2.3.1",
2727
"codecov": "^3.6.2",
28-
"gatsby": "^4.0.0",
29-
"gatsby-design-tokens": "^4.0.0",
30-
"gatsby-link": "^4.0.0",
31-
"gatsby-plugin-catch-links": "^4.0.0",
32-
"gatsby-plugin-feed": "^4.0.0",
33-
"gatsby-plugin-flow": "^3.0.0",
34-
"gatsby-plugin-google-tagmanager": "^4.0.0",
35-
"gatsby-plugin-manifest": "^4.0.0",
28+
"gatsby": "^5.0.0",
29+
"gatsby-design-tokens": "^5.0.0",
30+
"gatsby-link": "^5.0.0",
31+
"gatsby-plugin-catch-links": "^5.0.0",
32+
"gatsby-plugin-feed": "^5.0.0",
33+
"gatsby-plugin-flow": "^4.0.0",
34+
"gatsby-plugin-google-tagmanager": "^5.0.0",
35+
"gatsby-plugin-manifest": "^5.0.0",
3636
"gatsby-plugin-netlify": "^5.0.0",
37-
"gatsby-plugin-netlify-cms": "^6.0.0",
38-
"gatsby-plugin-offline": "^5.0.0",
37+
"gatsby-plugin-netlify-cms": "^7.0.0",
38+
"gatsby-plugin-offline": "^6.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-robots-txt": "^1.5.1",
42-
"gatsby-plugin-sass": "^5.0.0",
43-
"gatsby-plugin-sharp": "^4.0.0",
44-
"gatsby-plugin-sitemap": "^5.0.0",
45-
"gatsby-plugin-typography": "^4.0.0",
46-
"gatsby-remark-autolink-headers": "^5.0.0",
47-
"gatsby-remark-copy-linked-files": "^5.0.0",
42+
"gatsby-plugin-sass": "^6.0.0",
43+
"gatsby-plugin-sharp": "^5.0.0",
44+
"gatsby-plugin-sitemap": "^6.0.0",
45+
"gatsby-plugin-typography": "^5.0.0",
46+
"gatsby-remark-autolink-headers": "^6.0.0",
47+
"gatsby-remark-copy-linked-files": "^6.0.0",
4848
"gatsby-remark-external-links": "0.0.4",
4949
"gatsby-remark-figure-caption": "^2.0.0",
50-
"gatsby-remark-images": "^6.0.0",
51-
"gatsby-remark-katex": "^6.0.0",
52-
"gatsby-remark-prismjs": "^6.0.0",
50+
"gatsby-remark-images": "^7.0.0",
51+
"gatsby-remark-katex": "^7.0.0",
52+
"gatsby-remark-prismjs": "^7.0.0",
5353
"gatsby-remark-relative-images": "^2.0.2",
54-
"gatsby-remark-responsive-iframe": "^5.0.0",
54+
"gatsby-remark-responsive-iframe": "^6.0.0",
5555
"gatsby-remark-series": "^1.0.2",
56-
"gatsby-remark-smartypants": "^5.0.0",
57-
"gatsby-source-filesystem": "^4.0.0",
58-
"gatsby-transformer-remark": "^5.0.0",
59-
"gatsby-transformer-sharp": "^4.0.0",
56+
"gatsby-remark-smartypants": "^6.0.0",
57+
"gatsby-source-filesystem": "^5.0.0",
58+
"gatsby-transformer-remark": "^6.0.0",
59+
"gatsby-transformer-sharp": "^5.0.0",
6060
"install": "^0.13.0",
6161
"invariant": "^2.2.4",
6262
"katex": "^0.16.0",
@@ -89,7 +89,7 @@
8989
"babel-core": "7.0.0-bridge.0",
9090
"babel-eslint": "10.1.0",
9191
"babel-jest": "29.4.2",
92-
"babel-preset-gatsby": "2.25.0",
92+
"babel-preset-gatsby": "3.6.0",
9393
"browserslist": "4.21.5",
9494
"concurrently": "7.6.0",
9595
"eslint": "8.34.0",

0 commit comments

Comments
 (0)