Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): bump dependencies #22819

Merged
merged 1 commit into from
Apr 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2,008 changes: 1,238 additions & 770 deletions starters/blog/package-lock.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions starters/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"url": "https://github.com/gatsbyjs/gatsby/issues"
},
"dependencies": {
"gatsby": "^2.19.45",
"gatsby-image": "^2.2.44",
"gatsby-plugin-feed": "^2.3.29",
"gatsby-plugin-google-analytics": "^2.1.38",
"gatsby-plugin-manifest": "^2.2.48",
"gatsby-plugin-offline": "^3.0.41",
"gatsby-plugin-react-helmet": "^3.1.24",
"gatsby-plugin-sharp": "^2.4.13",
"gatsby-plugin-typography": "^2.3.25",
"gatsby-remark-copy-linked-files": "^2.1.40",
"gatsby-remark-images": "^3.1.50",
"gatsby-remark-prismjs": "^3.3.36",
"gatsby-remark-responsive-iframe": "^2.2.34",
"gatsby-remark-smartypants": "^2.1.23",
"gatsby-source-filesystem": "^2.1.56",
"gatsby-transformer-remark": "^2.6.59",
"gatsby-transformer-sharp": "^2.3.19",
"gatsby": "^2.20.12",
"gatsby-image": "^2.3.1",
"gatsby-plugin-feed": "^2.4.1",
"gatsby-plugin-google-analytics": "^2.2.2",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-offline": "^3.1.2",
"gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-sharp": "^2.5.3",
"gatsby-plugin-typography": "^2.4.1",
"gatsby-remark-copy-linked-files": "^2.2.1",
"gatsby-remark-images": "^3.2.1",
"gatsby-remark-prismjs": "^3.4.1",
"gatsby-remark-responsive-iframe": "^2.3.1",
"gatsby-remark-smartypants": "^2.2.1",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-transformer-remark": "^2.7.1",
"gatsby-transformer-sharp": "^2.4.3",
"prismjs": "^1.19.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down
1,947 changes: 1,207 additions & 740 deletions starters/default/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 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": "^2.19.45",
"gatsby-image": "^2.2.44",
"gatsby-plugin-manifest": "^2.2.48",
"gatsby-plugin-offline": "^3.0.41",
"gatsby-plugin-react-helmet": "^3.1.24",
"gatsby-plugin-sharp": "^2.4.13",
"gatsby-source-filesystem": "^2.1.56",
"gatsby-transformer-sharp": "^2.3.19",
"gatsby": "^2.20.12",
"gatsby-image": "^2.3.1",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-offline": "^3.1.2",
"gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-sharp": "^2.5.3",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-transformer-sharp": "^2.4.3",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down
2,044 changes: 1,260 additions & 784 deletions starters/gatsby-starter-blog-theme-core/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions starters/gatsby-starter-blog-theme-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"clean": "gatsby clean"
},
"dependencies": {
"gatsby": "^2.19.45",
"gatsby-theme-blog-core": "^1.2.29",
"gatsby": "^2.20.12",
"gatsby-theme-blog-core": "^1.3.12",
"@mdx-js/react": "^1.5.7",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down
2,108 changes: 1,292 additions & 816 deletions starters/gatsby-starter-blog-theme/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions starters/gatsby-starter-blog-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"clean": "gatsby clean"
},
"dependencies": {
"gatsby": "^2.19.45",
"gatsby-theme-blog": "^1.3.30",
"gatsby": "^2.20.12",
"gatsby-theme-blog": "^1.4.12",
"react": "^16.12.0",
"react-dom": "^16.12.0"
}
Expand Down
1,316 changes: 742 additions & 574 deletions starters/gatsby-starter-notes-theme/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions starters/gatsby-starter-notes-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"clean": "gatsby clean"
},
"dependencies": {
"gatsby": "^2.19.45",
"gatsby-theme-notes": "^1.1.27",
"gatsby": "^2.20.12",
"gatsby-theme-notes": "^1.2.12",
"react": "^16.12.0",
"react-dom": "^16.12.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "gatsby build"
},
"dependencies": {
"gatsby": "^2.19.45",
"gatsby": "^2.20.12",
"gatsby-theme-minimal": "^1.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
Expand Down