Skip to content

Commit

Permalink
fix(deps): update starters and examples - gatsby (#31934)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 16, 2021
1 parent 75a2804 commit f641c5c
Show file tree
Hide file tree
Showing 16 changed files with 11,936 additions and 6,361 deletions.
1,797 changes: 900 additions & 897 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions starters/blog/package.json
Expand Up @@ -8,23 +8,23 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^3.7.0",
"gatsby-plugin-feed": "^3.7.0",
"gatsby-plugin-gatsby-cloud": "^2.7.0",
"gatsby-plugin-google-analytics": "^3.7.0",
"gatsby-plugin-image": "^1.7.0",
"gatsby-plugin-manifest": "^3.7.0",
"gatsby-plugin-offline": "^4.7.0",
"gatsby-plugin-react-helmet": "^4.7.0",
"gatsby-plugin-sharp": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-plugin-feed": "^3.7.1",
"gatsby-plugin-gatsby-cloud": "^2.7.1",
"gatsby-plugin-google-analytics": "^3.7.1",
"gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-manifest": "^3.7.1",
"gatsby-plugin-offline": "^4.7.1",
"gatsby-plugin-react-helmet": "^4.7.1",
"gatsby-plugin-sharp": "^3.7.1",
"gatsby-remark-copy-linked-files": "^3.2.0",
"gatsby-remark-images": "^4.2.0",
"gatsby-remark-prismjs": "^4.2.0",
"gatsby-remark-responsive-iframe": "^3.2.0",
"gatsby-remark-smartypants": "^3.2.0",
"gatsby-source-filesystem": "^3.7.0",
"gatsby-source-filesystem": "^3.7.1",
"gatsby-transformer-remark": "^3.2.0",
"gatsby-transformer-sharp": "^3.7.0",
"gatsby-transformer-sharp": "^3.7.1",
"prismjs": "^1.23.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
1,633 changes: 818 additions & 815 deletions starters/default/package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions starters/default/package.json
Expand Up @@ -5,15 +5,15 @@
"version": "0.1.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gatsby": "^3.7.0",
"gatsby-plugin-gatsby-cloud": "^2.7.0",
"gatsby-plugin-image": "^1.7.0",
"gatsby-plugin-manifest": "^3.7.0",
"gatsby-plugin-offline": "^4.7.0",
"gatsby-plugin-react-helmet": "^4.7.0",
"gatsby-plugin-sharp": "^3.7.0",
"gatsby-source-filesystem": "^3.7.0",
"gatsby-transformer-sharp": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-plugin-gatsby-cloud": "^2.7.1",
"gatsby-plugin-image": "^1.7.1",
"gatsby-plugin-manifest": "^3.7.1",
"gatsby-plugin-offline": "^4.7.1",
"gatsby-plugin-react-helmet": "^4.7.1",
"gatsby-plugin-sharp": "^3.7.1",
"gatsby-source-filesystem": "^3.7.1",
"gatsby-transformer-sharp": "^3.7.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
3,311 changes: 2,348 additions & 963 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
Expand Up @@ -11,7 +11,7 @@
"license": "0BSD",
"dependencies": {
"@mdx-js/react": "^1.6.22",
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-theme-blog-core": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
3,311 changes: 2,348 additions & 963 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
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-theme-blog": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion starters/gatsby-starter-minimal/package.json
Expand Up @@ -16,7 +16,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"
}
Expand Down
3,331 changes: 2,371 additions & 960 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
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-theme-notes": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
Expand Up @@ -9,7 +9,7 @@
"build": "gatsby build"
},
"dependencies": {
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-theme-minimal": "^1.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
3,311 changes: 2,348 additions & 963 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
Expand Up @@ -10,7 +10,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^3.7.0",
"gatsby": "^3.7.2",
"gatsby-theme-blog": "^3.0.0",
"gatsby-theme-notes": "^3.0.0",
"react": "^17.0.2",
Expand Down

0 comments on commit f641c5c

Please sign in to comment.