Skip to content

Commit

Permalink
fix(deps): update starters and examples gatsby packages to ^5.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent cddc252 commit 9faf4d1
Show file tree
Hide file tree
Showing 13 changed files with 133 additions and 133 deletions.
42 changes: 21 additions & 21 deletions starters/blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@fontsource/merriweather": "^5.0.8",
"@fontsource-variable/montserrat": "^5.0.17",
"gatsby": "^5.14.0",
"gatsby": "^5.14.1",
"gatsby-plugin-feed": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
Expand Down
42 changes: 21 additions & 21 deletions starters/default/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gatsby": "^5.14.0",
"gatsby": "^5.14.1",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
"gatsby-plugin-sharp": "^5.14.0",
Expand Down
42 changes: 21 additions & 21 deletions starters/gatsby-starter-minimal-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-minimal-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^5.14.0",
"gatsby": "^5.14.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit 9faf4d1

Please sign in to comment.