-
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.
fix(deps): update starters and examples - gatsby
- Loading branch information
1 parent
1369881
commit df01490
Showing
16 changed files
with
5,105 additions
and
3,311 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,15 +5,15 @@ | |
"version": "0.1.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^3.11.1", | ||
"gatsby": "^3.12.0", | ||
"gatsby-plugin-gatsby-cloud": "^2.11.0", | ||
"gatsby-plugin-image": "^1.11.0", | ||
"gatsby-plugin-manifest": "^3.11.0", | ||
"gatsby-plugin-offline": "^4.11.0", | ||
"gatsby-plugin-react-helmet": "^4.11.0", | ||
"gatsby-plugin-sharp": "^3.11.0", | ||
"gatsby-source-filesystem": "^3.11.0", | ||
"gatsby-transformer-sharp": "^3.11.0", | ||
"gatsby-plugin-image": "^1.12.0", | ||
"gatsby-plugin-manifest": "^3.12.0", | ||
"gatsby-plugin-offline": "^4.12.0", | ||
"gatsby-plugin-react-helmet": "^4.12.0", | ||
"gatsby-plugin-sharp": "^3.12.0", | ||
"gatsby-source-filesystem": "^3.12.0", | ||
"gatsby-transformer-sharp": "^3.12.0", | ||
"prop-types": "^15.7.2", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
|
1,402 changes: 861 additions & 541 deletions
1,402
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
1,402 changes: 861 additions & 541 deletions
1,402
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
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,344 changes: 810 additions & 534 deletions
1,344
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.