Skip to content

Commit

Permalink
chore(deps): update starters and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 7bc2dae commit a18c78a
Show file tree
Hide file tree
Showing 8 changed files with 1,587 additions and 1,488 deletions.
19 changes: 10 additions & 9 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 @@ -26,7 +26,7 @@
"react-dom": "^18.1.0"
},
"devDependencies": {
"prettier": "^2.8.8"
"prettier": "^3.3.3"
},
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
"keywords": [
Expand Down
19 changes: 10 additions & 9 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 @@ -15,7 +15,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"prettier": "^2.8.8"
"prettier": "^3.3.3"
},
"keywords": [
"gatsby"
Expand Down
32 changes: 17 additions & 15 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 @@ -22,7 +22,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@types/node": "^22.7.4",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit a18c78a

Please sign in to comment.