Skip to content

Commit bb14eaf

Browse files
committed
Update gatsby monorepo
1 parent 6573f2b commit bb14eaf

File tree

2 files changed

+4080
-4686
lines changed

2 files changed

+4080
-4686
lines changed

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@emotion/styled": "^10.0.27",
2222
"@mdx-js/mdx": "^1.5.8",
2323
"@mdx-js/react": "^1.5.8",
24-
"gatsby": "^2.20.8",
25-
"gatsby-image": "^2.4.3",
24+
"gatsby": "^3.0.0",
25+
"gatsby-image": "^3.0.0",
2626
"react": "^16.13.1",
2727
"react-dom": "^16.13.1",
2828
"react-helmet": "^5",
@@ -45,27 +45,27 @@
4545
"eslint-plugin-react": "7.22.0",
4646
"eslint-plugin-react-hooks": "4.2.0",
4747
"gatsby-plugin-advanced-sitemap": "1.6.0",
48-
"gatsby-plugin-emotion": "4.3.14",
49-
"gatsby-plugin-google-analytics": "2.11.0",
50-
"gatsby-plugin-lodash": "3.10.0",
51-
"gatsby-plugin-manifest": "2.12.0",
52-
"gatsby-plugin-mdx": "1.10.0",
53-
"gatsby-plugin-netlify": "2.11.0",
48+
"gatsby-plugin-emotion": "6.6.0",
49+
"gatsby-plugin-google-analytics": "3.6.0",
50+
"gatsby-plugin-lodash": "4.6.0",
51+
"gatsby-plugin-manifest": "3.6.0",
52+
"gatsby-plugin-mdx": "2.6.0",
53+
"gatsby-plugin-netlify": "3.6.1",
5454
"gatsby-plugin-netlify-cache": "1.2.0",
55-
"gatsby-plugin-offline": "3.10.0",
56-
"gatsby-plugin-react-helmet": "3.10.0",
55+
"gatsby-plugin-offline": "4.6.0",
56+
"gatsby-plugin-react-helmet": "4.6.0",
5757
"gatsby-plugin-react-helmet-canonical-urls": "1.4.0",
5858
"gatsby-plugin-robots-txt": "1.5.5",
5959
"gatsby-plugin-root-import": "2.0.6",
60-
"gatsby-plugin-sass": "2.3.21",
61-
"gatsby-plugin-sharp": "2.14.1",
60+
"gatsby-plugin-sass": "4.6.0",
61+
"gatsby-plugin-sharp": "3.6.0",
6262
"gatsby-plugin-ts-config": "1.1.5",
63-
"gatsby-plugin-typescript": "2.12.0",
63+
"gatsby-plugin-typescript": "3.6.0",
6464
"gatsby-plugin-webpack-bundle-analyzer": "1.0.5",
65-
"gatsby-remark-images": "3.11.0",
65+
"gatsby-remark-images": "5.3.0",
6666
"gatsby-remark-relative-images": "2.0.2",
67-
"gatsby-source-filesystem": "2.11.0",
68-
"gatsby-transformer-sharp": "2.12.0",
67+
"gatsby-source-filesystem": "3.6.0",
68+
"gatsby-transformer-sharp": "3.6.0",
6969
"node-sass": "4.14.1",
7070
"prettier": "2.2.1",
7171
"stylelint": "13.9.0",

0 commit comments

Comments
 (0)