We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840f39d commit df88ba9Copy full SHA for df88ba9
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.15.0",
+ "gatsby-plugin-offline": "6.15.0",
+ "gatsby-plugin-postcss": "6.15.0",
+ "gatsby-plugin-react-helmet": "6.15.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.15.0",
+ "gatsby-transformer-sharp": "5.15.0",
21
"postcss": "^8.2.8",
22
"prop-types": "^15.7.2",
23
"react": "18.2.0",
0 commit comments