Skip to content

Commit 22554e4

Browse files
committed
fix(deps): update gatsby monorepo
1 parent bfebee6 commit 22554e4

File tree

2 files changed

+707
-705
lines changed

2 files changed

+707
-705
lines changed

site/package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@
88
"bulma": "0.9.2",
99
"classnames": "2.3.1",
1010
"docsearch.js": "2.6.3",
11-
"gatsby": "2.27.1",
12-
"gatsby-image": "2.6.0",
13-
"gatsby-plugin-catch-links": "2.5.0",
14-
"gatsby-plugin-google-analytics": "2.6.0",
15-
"gatsby-plugin-manifest": "2.7.0",
16-
"gatsby-plugin-netlify": "2.6.0",
11+
"gatsby": "2.32.12",
12+
"gatsby-image": "2.11.0",
13+
"gatsby-plugin-catch-links": "2.10.0",
14+
"gatsby-plugin-google-analytics": "2.11.0",
15+
"gatsby-plugin-manifest": "2.12.1",
16+
"gatsby-plugin-netlify": "2.11.1",
1717
"gatsby-plugin-netlify-cache": "1.2.0",
18-
"gatsby-plugin-offline": "3.5.0",
19-
"gatsby-plugin-react-helmet": "3.5.0",
20-
"gatsby-plugin-sass": "2.6.0",
18+
"gatsby-plugin-offline": "3.10.2",
19+
"gatsby-plugin-react-helmet": "3.10.0",
20+
"gatsby-plugin-sass": "2.8.0",
2121
"gatsby-plugin-svgr": "2.0.2",
22-
"gatsby-remark-autolink-headers": "2.6.0",
23-
"gatsby-remark-copy-linked-files": "2.5.0",
24-
"gatsby-remark-images": "3.6.0",
25-
"gatsby-remark-prismjs": "3.8.0",
26-
"gatsby-remark-smartypants": "2.5.0",
27-
"gatsby-source-filesystem": "2.6.1",
28-
"gatsby-transformer-remark": "2.11.0",
22+
"gatsby-remark-autolink-headers": "2.11.0",
23+
"gatsby-remark-copy-linked-files": "2.10.0",
24+
"gatsby-remark-images": "3.11.1",
25+
"gatsby-remark-prismjs": "3.13.0",
26+
"gatsby-remark-smartypants": "2.10.0",
27+
"gatsby-source-filesystem": "2.11.1",
28+
"gatsby-transformer-remark": "2.16.1",
2929
"node-sass": "^4.14.1",
3030
"prismjs": "1.23.0",
3131
"prop-types": "15.7.2",
@@ -47,8 +47,8 @@
4747
"devDependencies": {
4848
"@wpackio/eslint-config": "file:../packages/eslint-config",
4949
"eslint": "7.25.0",
50-
"gatsby-plugin-sharp": "2.9.0",
51-
"gatsby-transformer-sharp": "2.7.0",
50+
"gatsby-plugin-sharp": "2.14.3",
51+
"gatsby-transformer-sharp": "2.12.1",
5252
"prettier": "2.2.1"
5353
},
5454
"repository": {

0 commit comments

Comments
 (0)