Skip to content

Commit

Permalink
fix(deps): update starters and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 5723972 commit 4ee8786
Show file tree
Hide file tree
Showing 6 changed files with 787 additions and 802 deletions.
28 changes: 14 additions & 14 deletions starters/blog/package-lock.json

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

4 changes: 2 additions & 2 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"@fontsource/merriweather": "^5.0.8",
"@fontsource-variable/montserrat": "^5.0.17",
"@fontsource/merriweather": "^5.0.12",
"@fontsource-variable/montserrat": "^5.0.18",
"gatsby": "^5.13.3",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
Expand Down
56 changes: 28 additions & 28 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.

8 changes: 4 additions & 4 deletions starters/gatsby-starter-minimal-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"typescript": "^5.3.3"
"@types/node": "^20.11.30",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"typescript": "^5.4.3"
}
}

0 comments on commit 4ee8786

Please sign in to comment.