Skip to content

Commit df88ba9

Browse files
fix(deps): update gatsby
1 parent 840f39d commit df88ba9

2 files changed

Lines changed: 819 additions & 128 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.15.0",
15+
"gatsby-plugin-offline": "6.15.0",
16+
"gatsby-plugin-postcss": "6.15.0",
17+
"gatsby-plugin-react-helmet": "6.15.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.15.0",
20+
"gatsby-transformer-sharp": "5.15.0",
2121
"postcss": "^8.2.8",
2222
"prop-types": "^15.7.2",
2323
"react": "18.2.0",

0 commit comments

Comments
 (0)