-
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(starters): update starters and examples (#25547)
Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
ea13a3a
commit 70698c2
Showing
96 changed files
with
21,947 additions
and
15,862 deletions.
There are no files selected for viewing
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,10 +5,10 @@ | |
"version": "1.0.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-plugin-netlify": "^2.3.7", | ||
"gatsby-plugin-typography": "^2.5.6", | ||
"lodash": "^4.17.15", | ||
"gatsby": "^2.24.26", | ||
"gatsby-plugin-netlify": "^2.3.11", | ||
"gatsby-plugin-typography": "^2.5.10", | ||
"lodash": "^4.17.19", | ||
"react": "^16.3.1", | ||
"react-dom": "^16.3.1", | ||
"react-transition-group": "^2.9.0", | ||
|
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
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
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,10 +5,10 @@ | |
"version": "1.0.0", | ||
"author": "Nicholas Young <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-plugin-feed": "^2.5.7", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-remark": "^2.8.20", | ||
"gatsby": "^2.24.26", | ||
"gatsby-plugin-feed": "^2.5.11", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-remark": "^2.8.27", | ||
"react": "^16.4.1", | ||
"react-dom": "^16.4.1" | ||
}, | ||
|
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 |
---|---|---|
|
@@ -6,21 +6,21 @@ | |
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"core-js": "^2.6.11", | ||
"gatsby": "^2.23.12", | ||
"gatsby-core-utils": "^1.3.8", | ||
"gatsby-image": "^2.4.9", | ||
"gatsby-plugin-glamor": "^2.3.6", | ||
"gatsby-plugin-google-analytics": "^2.3.6", | ||
"gatsby-plugin-manifest": "^2.4.14", | ||
"gatsby": "^2.24.26", | ||
"gatsby-core-utils": "^1.3.14", | ||
"gatsby-image": "^2.4.14", | ||
"gatsby-plugin-glamor": "^2.3.10", | ||
"gatsby-plugin-google-analytics": "^2.3.13", | ||
"gatsby-plugin-manifest": "^2.4.21", | ||
"gatsby-plugin-offline": "^2.2.10", | ||
"gatsby-plugin-sharp": "^2.6.14", | ||
"gatsby-plugin-typography": "^2.5.6", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-json": "^2.4.7", | ||
"gatsby-transformer-sharp": "^2.5.7", | ||
"gatsby-plugin-sharp": "^2.6.24", | ||
"gatsby-plugin-typography": "^2.5.10", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-json": "^2.4.11", | ||
"gatsby-transformer-sharp": "^2.5.12", | ||
"glamor": "^2.20.40", | ||
"instagram-screen-scrape": "^2.0.0", | ||
"lodash": "^4.17.15", | ||
"lodash": "^4.17.19", | ||
"mkdirp": "^0.5.1", | ||
"mousetrap": "^1.6.5", | ||
"progress": "^2.0.3", | ||
|
@@ -54,7 +54,7 @@ | |
}, | ||
"devDependencies": { | ||
"cypress": "^3.8.3", | ||
"gatsby-cypress": "^0.4.6", | ||
"start-server-and-test": "^1.11.0" | ||
"gatsby-cypress": "^0.4.10", | ||
"start-server-and-test": "^1.11.2" | ||
} | ||
} |
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,16 +5,16 @@ | |
"version": "0.1.0", | ||
"author": "LekoArts <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-image": "^2.4.9", | ||
"gatsby-plugin-react-helmet": "^3.3.6", | ||
"gatsby-plugin-sharp": "^2.6.14", | ||
"gatsby-plugin-typography": "^2.5.6", | ||
"gatsby-remark-responsive-iframe": "^2.4.7", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-remark": "^2.8.20", | ||
"gatsby-transformer-sharp": "^2.5.7", | ||
"gatsby-transformer-yaml": "^2.4.6", | ||
"gatsby": "^2.24.26", | ||
"gatsby-image": "^2.4.14", | ||
"gatsby-plugin-react-helmet": "^3.3.10", | ||
"gatsby-plugin-sharp": "^2.6.24", | ||
"gatsby-plugin-typography": "^2.5.10", | ||
"gatsby-remark-responsive-iframe": "^2.4.12", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-remark": "^2.8.27", | ||
"gatsby-transformer-sharp": "^2.5.12", | ||
"gatsby-transformer-yaml": "^2.4.10", | ||
"react": "^16.11.0", | ||
"react-dom": "^16.11.0", | ||
"react-helmet": "^5.2.1", | ||
|
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 |
---|---|---|
|
@@ -6,11 +6,11 @@ | |
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"flat": "^2.0.1", | ||
"gatsby": "^2.23.12", | ||
"gatsby-core-utils": "^1.3.8", | ||
"gatsby-plugin-manifest": "^2.4.14", | ||
"gatsby-source-hacker-news": "^2.4.6", | ||
"lodash": "^4.17.15", | ||
"gatsby": "^2.24.26", | ||
"gatsby-core-utils": "^1.3.14", | ||
"gatsby-plugin-manifest": "^2.4.21", | ||
"gatsby-source-hacker-news": "^2.4.10", | ||
"lodash": "^4.17.19", | ||
"react": "^16.3.1", | ||
"react-dom": "^16.3.1", | ||
"slash": "^2.0.0" | ||
|
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": "1.0.0", | ||
"author": "Florian Kissling <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-image": "^2.4.9", | ||
"gatsby-plugin-google-analytics": "^2.3.6", | ||
"gatsby": "^2.24.26", | ||
"gatsby-image": "^2.4.14", | ||
"gatsby-plugin-google-analytics": "^2.3.13", | ||
"gatsby-plugin-offline": "^2.2.10", | ||
"gatsby-plugin-sharp": "^2.6.14", | ||
"gatsby-plugin-typography": "^2.5.6", | ||
"gatsby-source-drupal": "^3.5.15", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-sharp": "^2.5.7", | ||
"gatsby-plugin-sharp": "^2.6.24", | ||
"gatsby-plugin-typography": "^2.5.10", | ||
"gatsby-source-drupal": "^3.5.26", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-sharp": "^2.5.12", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
"react-typography": "^0.16.19", | ||
|
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,8 +5,8 @@ | |
"version": "1.0.0", | ||
"author": "Scotty Eckenthal <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"lodash": "^4.17.15", | ||
"gatsby": "^2.24.26", | ||
"lodash": "^4.17.19", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
"slash": "^1.0.0" | ||
|
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,10 +5,10 @@ | |
"version": "1.0.0", | ||
"author": "Scotty Eckenthal <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-plugin-google-analytics": "^2.3.6", | ||
"gatsby": "^2.24.26", | ||
"gatsby-plugin-google-analytics": "^2.3.13", | ||
"gatsby-plugin-offline": "^2.2.10", | ||
"lodash": "^4.17.15", | ||
"lodash": "^4.17.19", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
"slash": "^1.0.0" | ||
|
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
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
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
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,17 +5,17 @@ | |
"version": "0.1.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"@mdx-js/mdx": "^1.6.6", | ||
"@mdx-js/react": "^1.6.6", | ||
"gatsby": "^2.23.12", | ||
"gatsby-image": "^2.4.9", | ||
"gatsby-plugin-manifest": "^2.4.14", | ||
"gatsby-plugin-mdx": "^1.2.19", | ||
"@mdx-js/mdx": "^1.6.16", | ||
"@mdx-js/react": "^1.6.16", | ||
"gatsby": "^2.24.26", | ||
"gatsby-image": "^2.4.14", | ||
"gatsby-plugin-manifest": "^2.4.21", | ||
"gatsby-plugin-mdx": "^1.2.33", | ||
"gatsby-plugin-offline": "^2.2.10", | ||
"gatsby-plugin-react-helmet": "^3.3.6", | ||
"gatsby-plugin-sharp": "^2.6.14", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-sharp": "^2.5.7", | ||
"gatsby-plugin-react-helmet": "^3.3.10", | ||
"gatsby-plugin-sharp": "^2.6.24", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-sharp": "^2.5.12", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
|
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 |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
"version": "1.0.0", | ||
"author": "Jason Lengstorf <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-plugin-react-helmet": "^3.3.6", | ||
"gatsby": "^2.24.26", | ||
"gatsby-plugin-react-helmet": "^3.3.10", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.4.0", | ||
"react-dom": "^16.4.0", | ||
|
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,11 +5,11 @@ | |
"version": "1.0.0", | ||
"author": "Nicholas Young <[email protected]>", | ||
"dependencies": { | ||
"gatsby": "^2.23.12", | ||
"gatsby-core-utils": "^1.3.8", | ||
"gatsby-plugin-sitemap": "^2.4.7", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-remark": "^2.8.20", | ||
"gatsby": "^2.24.26", | ||
"gatsby-core-utils": "^1.3.14", | ||
"gatsby-plugin-sitemap": "^2.4.11", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-remark": "^2.8.27", | ||
"react": "^16.3.2", | ||
"react-dom": "^16.3.2" | ||
}, | ||
|
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,10 +5,10 @@ | |
"author": "[email protected]", | ||
"dependencies": { | ||
"app-root-dir": "^1.0.2", | ||
"gatsby": "^2.23.12", | ||
"gatsby-source-filesystem": "^2.3.14", | ||
"gatsby-transformer-react-docgen": "^5.2.7", | ||
"gatsby-transformer-remark": "^2.8.20", | ||
"gatsby": "^2.24.26", | ||
"gatsby-source-filesystem": "^2.3.23", | ||
"gatsby-transformer-react-docgen": "^5.2.11", | ||
"gatsby-transformer-remark": "^2.8.27", | ||
"glamor": "^2.20.40", | ||
"html-to-react": "^1.4.3", | ||
"react": "^16.4.0", | ||
|
Oops, something went wrong.