Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent bd919de commit 9645dde
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gatsby": "2.24.87",
"gatsby-image": "2.4.21",
"gatsby-plugin-manifest": "2.4.35",
"gatsby-plugin-offline": "3.2.37",
"gatsby-plugin-react-helmet": "3.3.14",
"gatsby-image": "3.11.0",
"gatsby-plugin-manifest": "5.12.1",
"gatsby-plugin-offline": "6.12.1",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-sharp": "2.6.43",
"gatsby-source-filesystem": "2.3.36",
"gatsby-transformer-sharp": "2.5.20",
"gatsby-source-filesystem": "5.12.0",
"gatsby-transformer-sharp": "5.12.1",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-dom": "17.0.1",
Expand Down

0 comments on commit 9645dde

Please sign in to comment.