Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent c4b785d commit 7225daf
Show file tree
Hide file tree
Showing 3 changed files with 658 additions and 41 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"dependencies": {
"gatsby": "2.32.13",
"gatsby-image": "2.11.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-sharp": "2.14.4",
"gatsby-source-printful": "*",
"gatsby-transformer-sharp": "2.12.1",
"gatsby-transformer-sharp": "5.14.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion gatsby-source-printful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"printful"
],
"dependencies": {
"gatsby-source-filesystem": "2.11.1",
"gatsby-source-filesystem": "5.13.1",
"isomorphic-unfetch": "3.1.0"
}
}
Loading

0 comments on commit 7225daf

Please sign in to comment.