Skip to content

Commit

Permalink
deps: update gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Oct 12, 2023
1 parent 7f53312 commit f82419f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"theme/"
],
"dependencies": {
"gatsby": "^4.25.6",
"gatsby": "^4.25.7",
"gatsby-plugin-meta-redirect": "^1.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"format": "prettier --write ."
},
"peerDependencies": {
"gatsby": "^4.19.0",
"gatsby": "^4.25.7",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down

0 comments on commit f82419f

Please sign in to comment.