Skip to content

Commit 5adc0cd

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

2 files changed

Lines changed: 529 additions & 107 deletions

File tree

gatsby/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"autoprefixer": "^10.2.5",
1111
"final-form": "^4.20.2",
1212
"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",
13+
"gatsby-image": "3.11.0",
14+
"gatsby-plugin-manifest": "3.15.0",
15+
"gatsby-plugin-offline": "4.15.0",
16+
"gatsby-plugin-postcss": "4.15.0",
17+
"gatsby-plugin-react-helmet": "4.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": "3.15.0",
20+
"gatsby-transformer-sharp": "3.15.0",
2121
"postcss": "^8.2.8",
2222
"prop-types": "^15.7.2",
2323
"react": "18.2.0",

0 commit comments

Comments
 (0)