-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(starters): bump dependencies (#22819)
- Loading branch information
Showing
15 changed files
with
8,095 additions
and
5,114 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,14 +5,14 @@ | |
"version": "0.1.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"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", | ||
|
2,044 changes: 1,260 additions & 784 deletions
2,044
starters/gatsby-starter-blog-theme-core/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,108 changes: 1,292 additions & 816 deletions
2,108
starters/gatsby-starter-blog-theme/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,316 changes: 742 additions & 574 deletions
1,316
starters/gatsby-starter-notes-theme/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.