Skip to content

Commit

Permalink
fix(deps): update starters and examples - gatsby (#36168)
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 Jul 19, 2022
1 parent 5d71857 commit 2805725
Show file tree
Hide file tree
Showing 6 changed files with 83 additions and 83 deletions.
54 changes: 27 additions & 27 deletions starters/blog/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/blog/package.json
Expand Up @@ -13,18 +13,18 @@
"gatsby-plugin-gatsby-cloud": "^4.19.0",
"gatsby-plugin-google-analytics": "^4.19.0",
"gatsby-plugin-image": "^2.19.0",
"gatsby-plugin-manifest": "^4.18.1",
"gatsby-plugin-manifest": "^4.19.0",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-react-helmet": "^5.18.0",
"gatsby-plugin-react-helmet": "^5.19.0",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-remark-copy-linked-files": "^5.19.0",
"gatsby-remark-images": "^6.19.0",
"gatsby-remark-prismjs": "^6.19.0",
"gatsby-remark-responsive-iframe": "^5.19.0",
"gatsby-remark-smartypants": "^5.19.0",
"gatsby-source-filesystem": "^4.19.0",
"gatsby-transformer-remark": "^5.18.1",
"gatsby-transformer-sharp": "^4.18.1",
"gatsby-transformer-remark": "^5.19.0",
"gatsby-transformer-sharp": "^4.19.0",
"prismjs": "^1.28.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
46 changes: 23 additions & 23 deletions starters/default/package-lock.json

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

6 changes: 3 additions & 3 deletions starters/default/package.json
Expand Up @@ -8,12 +8,12 @@
"gatsby": "^4.19.0",
"gatsby-plugin-gatsby-cloud": "^4.19.0",
"gatsby-plugin-image": "^2.19.0",
"gatsby-plugin-manifest": "^4.18.1",
"gatsby-plugin-manifest": "^4.19.0",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-react-helmet": "^5.18.0",
"gatsby-plugin-react-helmet": "^5.19.0",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-source-filesystem": "^4.19.0",
"gatsby-transformer-sharp": "^4.18.1",
"gatsby-transformer-sharp": "^4.19.0",
"prop-types": "^15.8.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
46 changes: 23 additions & 23 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.

6 changes: 3 additions & 3 deletions starters/gatsby-starter-wordpress-blog/package.json
Expand Up @@ -12,12 +12,12 @@
"gatsby": "^4.19.0",
"gatsby-image": "^3.11.0",
"gatsby-plugin-image": "^2.19.0",
"gatsby-plugin-manifest": "^4.18.1",
"gatsby-plugin-manifest": "^4.19.0",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-react-helmet": "^5.18.0",
"gatsby-plugin-react-helmet": "^5.19.0",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-source-wordpress": "^6.19.0",
"gatsby-transformer-sharp": "^4.18.1",
"gatsby-transformer-sharp": "^4.19.0",
"html-react-parser": "^0.14.3",
"lodash": "^4.17.21",
"react": "^16.12.0",
Expand Down

0 comments on commit 2805725

Please sign in to comment.