Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore(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 a60b4eb commit 07334c2
Show file tree
Hide file tree
Showing 3 changed files with 5,125 additions and 6,085 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@chec/gatsby-source-chec": "*",
"gatsby": "3.14.6",
"gatsby-plugin-image": "1.14.2",
"gatsby-plugin-sharp": "3.14.3",
"gatsby-transformer-sharp": "3.14.0",
"gatsby": "5.12.6",
"gatsby-plugin-image": "3.12.1",
"gatsby-plugin-sharp": "5.12.1",
"gatsby-transformer-sharp": "5.12.1",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion gatsby-source-chec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
},
"dependencies": {
"chec-request": "1.2.0",
"gatsby-source-filesystem": "3.14.0"
"gatsby-source-filesystem": "5.12.0"
}
}
Loading

0 comments on commit 07334c2

Please sign in to comment.