Skip to content

Commit

Permalink
fix(deps): update starters and examples - gatsby (#36396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 17, 2022
1 parent b92bd7a commit e477938
Show file tree
Hide file tree
Showing 21 changed files with 4,340 additions and 42,282 deletions.
20,878 changes: 604 additions & 20,274 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^4.20.0",
"gatsby-plugin-feed": "^4.20.0",
"gatsby-plugin-image": "^2.20.0",
"gatsby-plugin-manifest": "^4.20.0",
"gatsby-plugin-sharp": "^4.20.0",
"gatsby-remark-copy-linked-files": "^5.20.0",
"gatsby-remark-images": "^6.20.0",
"gatsby-remark-prismjs": "^6.20.0",
"gatsby-remark-responsive-iframe": "^5.20.0",
"gatsby-remark-smartypants": "^5.20.0",
"gatsby-source-filesystem": "^4.20.0",
"gatsby-transformer-remark": "^5.20.0",
"gatsby-transformer-sharp": "^4.20.0",
"gatsby": "^4.21.0",
"gatsby-plugin-feed": "^4.21.0",
"gatsby-plugin-image": "^2.21.0",
"gatsby-plugin-manifest": "^4.21.0",
"gatsby-plugin-sharp": "^4.21.0",
"gatsby-remark-copy-linked-files": "^5.21.0",
"gatsby-remark-images": "^6.21.0",
"gatsby-remark-prismjs": "^6.21.0",
"gatsby-remark-responsive-iframe": "^5.21.0",
"gatsby-remark-smartypants": "^5.21.0",
"gatsby-source-filesystem": "^4.21.0",
"gatsby-transformer-remark": "^5.21.0",
"gatsby-transformer-sharp": "^4.21.0",
"prismjs": "^1.28.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down

0 comments on commit e477938

Please sign in to comment.