We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a9969 commit f4d8f87Copy full SHA for f4d8f87
2 files changed
gatsby/package.json
@@ -11,13 +11,13 @@
11
"final-form": "^4.20.2",
12
"gatsby": "3.9.1",
13
"gatsby-image": "3.9.0",
14
- "gatsby-plugin-manifest": "3.9.0",
15
- "gatsby-plugin-offline": "4.9.0",
16
- "gatsby-plugin-postcss": "4.9.0",
17
- "gatsby-plugin-react-helmet": "4.9.0",
+ "gatsby-plugin-manifest": "5.11.0",
+ "gatsby-plugin-offline": "6.11.0",
+ "gatsby-plugin-postcss": "6.11.0",
+ "gatsby-plugin-react-helmet": "6.11.0",
18
"gatsby-plugin-sharp": "3.9.0",
19
- "gatsby-source-filesystem": "3.9.0",
20
- "gatsby-transformer-sharp": "3.9.0",
+ "gatsby-source-filesystem": "5.11.0",
+ "gatsby-transformer-sharp": "5.11.0",
21
"postcss": "^8.2.8",
22
"prop-types": "^15.7.2",
23
"react": "17.0.2",
0 commit comments