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] authored May 29, 2023
1 parent 7adb331 commit d90bb70
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 40 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": "^4.5.14",
"@fontsource/montserrat": "^4.5.14",
"@fontsource/merriweather": "^5.0.1",
"@fontsource/montserrat": "^5.0.1",
"gatsby": "^5.10.0",
"gatsby-plugin-feed": "^5.10.0",
"gatsby-plugin-image": "^3.10.0",
Expand Down
14 changes: 7 additions & 7 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": "^18.16.13",
"@types/node": "^20.2.5",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"typescript": "^5.0.4"
Expand Down
28 changes: 14 additions & 14 deletions starters/gatsby-starter-wordpress-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/gatsby-starter-wordpress-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": "^4.5.14",
"@fontsource/montserrat": "^4.5.14",
"@fontsource/merriweather": "^5.0.1",
"@fontsource/montserrat": "^5.0.1",
"@wordpress/block-library": "^8.10.0",
"gatsby": "^5.10.0",
"gatsby-plugin-image": "^3.10.0",
Expand Down

0 comments on commit d90bb70

Please sign in to comment.