Skip to content

Commit

Permalink
fix(deps): update starters and examples - gatsby (#36167)
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 2cbccc9 commit 5d71857
Show file tree
Hide file tree
Showing 21 changed files with 8,635 additions and 8,613 deletions.
2,222 changes: 1,263 additions & 959 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,21 +8,21 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^4.18.2",
"gatsby-plugin-feed": "^4.18.1",
"gatsby-plugin-gatsby-cloud": "^4.18.1",
"gatsby-plugin-google-analytics": "^4.18.0",
"gatsby-plugin-image": "^2.18.1",
"gatsby": "^4.19.0",
"gatsby-plugin-feed": "^4.19.0",
"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-offline": "^5.18.1",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-react-helmet": "^5.18.0",
"gatsby-plugin-sharp": "^4.18.1",
"gatsby-remark-copy-linked-files": "^5.18.0",
"gatsby-remark-images": "^6.18.1",
"gatsby-remark-prismjs": "^6.18.0",
"gatsby-remark-responsive-iframe": "^5.18.0",
"gatsby-remark-smartypants": "^5.18.0",
"gatsby-source-filesystem": "^4.18.1",
"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",
"prismjs": "^1.28.0",
Expand Down
2,096 changes: 1,160 additions & 936 deletions starters/default/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions starters/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gatsby": "^4.18.2",
"gatsby-plugin-gatsby-cloud": "^4.18.1",
"gatsby-plugin-image": "^2.18.1",
"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-offline": "^5.18.1",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-react-helmet": "^5.18.0",
"gatsby-plugin-sharp": "^4.18.1",
"gatsby-source-filesystem": "^4.18.1",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-source-filesystem": "^4.19.0",
"gatsby-transformer-sharp": "^4.18.1",
"prop-types": "^15.8.1",
"react": "^18.1.0",
Expand Down
1,443 changes: 725 additions & 718 deletions starters/gatsby-starter-blog-theme-core/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-blog-theme-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "0BSD",
"dependencies": {
"@mdx-js/react": "^1.6.22",
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"gatsby-theme-blog-core": "^4.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
Expand Down
1,443 changes: 725 additions & 718 deletions starters/gatsby-starter-blog-theme/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-blog-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mdx-js/react": "^1.6.22",
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"gatsby-theme-blog": "^4.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
1,523 changes: 646 additions & 877 deletions starters/gatsby-starter-minimal-ts/package-lock.json

Large diffs are not rendered by default.

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 @@ -17,7 +17,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
},
Expand Down
1,529 changes: 649 additions & 880 deletions starters/gatsby-starter-minimal/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
}
Expand Down
1,582 changes: 777 additions & 805 deletions starters/gatsby-starter-notes-theme/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-notes-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"gatsby-theme-notes": "^4.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "gatsby build"
},
"dependencies": {
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"gatsby-theme-minimal": "^1.0.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
Expand Down
1,514 changes: 712 additions & 802 deletions starters/gatsby-starter-theme/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^4.18.2",
"gatsby": "^4.19.0",
"gatsby-theme-blog": "^4.0.0",
"gatsby-theme-notes": "^4.0.0",
"react": "^17.0.2",
Expand Down

0 comments on commit 5d71857

Please sign in to comment.