Skip to content

Commit 0a97e28

Browse files
fix(deps): update gatsby
1 parent e1a9969 commit 0a97e28

2 files changed

Lines changed: 735 additions & 121 deletions

File tree

gatsby/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"final-form": "^4.20.2",
1212
"gatsby": "3.9.1",
1313
"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",
14+
"gatsby-plugin-manifest": "5.12.0",
15+
"gatsby-plugin-offline": "6.12.0",
16+
"gatsby-plugin-postcss": "6.12.0",
17+
"gatsby-plugin-react-helmet": "6.12.0",
1818
"gatsby-plugin-sharp": "3.9.0",
19-
"gatsby-source-filesystem": "3.9.0",
20-
"gatsby-transformer-sharp": "3.9.0",
19+
"gatsby-source-filesystem": "5.12.0",
20+
"gatsby-transformer-sharp": "5.12.0",
2121
"postcss": "^8.2.8",
2222
"prop-types": "^15.7.2",
2323
"react": "17.0.2",

0 commit comments

Comments
 (0)