Skip to content

Commit

Permalink
fix: update starters and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2020
1 parent d1b5151 commit b684326
Show file tree
Hide file tree
Showing 91 changed files with 4,390 additions and 2,860 deletions.
6 changes: 3 additions & 3 deletions examples/client-only-paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"version": "1.0.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-plugin-netlify": "^2.3.0",
"gatsby-plugin-typography": "^2.5.0",
"gatsby": "^2.21.13",
"gatsby-plugin-netlify": "^2.3.2",
"gatsby-plugin-typography": "^2.5.1",
"lodash": "^4.17.15",
"react": "^16.3.1",
"react-dom": "^16.3.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/creating-source-plugins/example-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-transformer-sharp": "^2.5.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"apollo-link-http": "^1.5.17",
"apollo-link-ws": "^1.0.20",
"apollo-utilities": "^1.3.3",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-source-filesystem": "^2.3.1",
"graphql": "^15.0.0",
"graphql-tag": "^2.10.3",
"node-fetch": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/data-fetching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"author": "@gatsbyjs",
"dependencies": {
"dotenv": "^8.2.0",
"gatsby": "^2.21.0",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-source-graphql": "^2.5.0",
"gatsby": "^2.21.13",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-source-graphql": "^2.5.1",
"prop-types": "^15.7.2",
"react": "^16.11.0",
"react-dom": "^16.11.0",
Expand Down
16 changes: 8 additions & 8 deletions examples/ecommerce-tutorial-with-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"version": "0.1.0",
"author": "@thorwebdev",
"dependencies": {
"@stripe/stripe-js": "^1.4.0",
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-manifest": "^2.4.0",
"@stripe/stripe-js": "^1.5.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-source-stripe": "^2.2.2",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-transformer-sharp": "^2.5.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"version": "1.0.0",
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-plugin-feed": "^2.5.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby": "^2.21.13",
"gatsby-plugin-feed": "^2.5.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-remark": "^2.8.6",
"react": "^16.4.1",
"react-dom": "^16.4.1"
},
Expand Down
24 changes: 12 additions & 12 deletions examples/gatsbygram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"core-js": "^2.6.11",
"gatsby": "^2.21.0",
"gatsby-core-utils": "^1.2.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-glamor": "^2.3.0",
"gatsby-plugin-google-analytics": "^2.3.0",
"gatsby-plugin-manifest": "^2.4.0",
"gatsby": "^2.21.13",
"gatsby-core-utils": "^1.2.1",
"gatsby-image": "^2.4.1",
"gatsby-plugin-glamor": "^2.3.1",
"gatsby-plugin-google-analytics": "^2.3.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-plugin-typography": "^2.5.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-json": "^2.4.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-json": "^2.4.1",
"gatsby-transformer-sharp": "^2.5.1",
"glamor": "^2.20.40",
"instagram-screen-scrape": "^2.0.0",
"lodash": "^4.17.15",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"cypress": "^3.8.3",
"gatsby-cypress": "^0.4.0",
"gatsby-cypress": "^0.4.1",
"start-server-and-test": "^1.11.0"
}
}
20 changes: 10 additions & 10 deletions examples/graphql-reference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"version": "0.1.0",
"author": "LekoArts <hello@lekoarts.de>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-plugin-typography": "^2.5.0",
"gatsby-remark-responsive-iframe": "^2.4.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-transformer-yaml": "^2.4.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-remark-responsive-iframe": "^2.4.2",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-remark": "^2.8.6",
"gatsby-transformer-sharp": "^2.5.1",
"gatsby-transformer-yaml": "^2.4.1",
"react": "^16.11.0",
"react-dom": "^16.11.0",
"react-helmet": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/hn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"flat": "^2.0.1",
"gatsby": "^2.21.0",
"gatsby-core-utils": "^1.2.0",
"gatsby-plugin-manifest": "^2.4.0",
"gatsby-source-hacker-news": "^2.4.0",
"gatsby": "^2.21.13",
"gatsby-core-utils": "^1.2.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-source-hacker-news": "^2.4.1",
"lodash": "^4.17.15",
"react": "^16.3.1",
"react-dom": "^16.3.1",
Expand Down
16 changes: 8 additions & 8 deletions examples/image-processing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"version": "1.0.0",
"author": "Florian Kissling <sechskilo@gmail.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-google-analytics": "^2.3.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-google-analytics": "^2.3.1",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-plugin-typography": "^2.5.0",
"gatsby-source-drupal": "^3.5.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-source-drupal": "^3.5.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-sharp": "^2.5.1",
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react-typography": "^0.16.19",
Expand Down
2 changes: 1 addition & 1 deletion examples/no-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"author": "Scotty Eckenthal <scott.eckenthal@gmail.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"lodash": "^4.17.15",
"react": "^16.4.0",
"react-dom": "^16.4.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/no-trailing-slashes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"version": "1.0.0",
"author": "Scotty Eckenthal <scott.eckenthal@gmail.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-plugin-google-analytics": "^2.3.0",
"gatsby": "^2.21.13",
"gatsby-plugin-google-analytics": "^2.3.1",
"gatsby-plugin-offline": "^2.2.10",
"lodash": "^4.17.15",
"react": "^16.4.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/recipe-createPage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.1.0",
"author": "@gatsbyjs",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/recipe-linking-between-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"version": "0.1.0",
"author": "@gatsbyjs",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {
"cypress": "^4.4.1",
"gatsby-cypress": "^0.4.0",
"cypress": "^4.5.0",
"gatsby-cypress": "^0.4.1",
"prettier": "2.0.5",
"start-server-and-test": "^1.11.0"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/recipe-sourcing-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"version": "0.1.0",
"author": "@gatsbyjs",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-source-contentful": "^2.3.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby-source-contentful": "^2.3.2",
"gatsby-transformer-remark": "^2.8.6",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/recipe-sourcing-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"version": "0.1.0",
"author": "@gatsbyjs",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby": "^2.21.13",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-remark": "^2.8.6",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/recipe-static-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/recipe-webpack-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"gatsby": "^2.21.0",
"gatsby": "^2.21.13",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
Expand Down
16 changes: 8 additions & 8 deletions examples/recipes-gatsby-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"dependencies": {
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/react": "^1.6.1",
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-manifest": "^2.4.0",
"gatsby-plugin-mdx": "^1.2.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-mdx": "^1.2.6",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-sharp": "^2.5.1",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
Expand Down
4 changes: 2 additions & 2 deletions examples/simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"version": "1.0.0",
"author": "Jason Lengstorf <jason@lengstorf.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby": "^2.21.13",
"gatsby-plugin-react-helmet": "^3.3.1",
"prop-types": "^15.7.2",
"react": "^16.4.0",
"react-dom": "^16.4.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/sitemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"version": "1.0.0",
"author": "Nicholas Young <nicholas@nicholaswyoung.com>",
"dependencies": {
"gatsby": "^2.21.0",
"gatsby-core-utils": "^1.2.0",
"gatsby-plugin-sitemap": "^2.4.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby": "^2.21.13",
"gatsby-core-utils": "^1.2.1",
"gatsby-plugin-sitemap": "^2.4.2",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-remark": "^2.8.6",
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/styleguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"author": "scott.eckenthal@gmail.com",
"dependencies": {
"app-root-dir": "^1.0.2",
"gatsby": "^2.21.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-react-docgen": "^5.2.0",
"gatsby-transformer-remark": "^2.8.0",
"gatsby": "^2.21.13",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-react-docgen": "^5.2.1",
"gatsby-transformer-remark": "^2.8.6",
"glamor": "^2.20.40",
"html-to-react": "^1.4.2",
"react": "^16.4.0",
Expand Down
18 changes: 9 additions & 9 deletions examples/using-MDX/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"dependencies": {
"@mdx-js/mdx": "^1.6.1",
"@mdx-js/react": "^1.6.1",
"gatsby": "^2.21.0",
"gatsby-image": "^2.4.0",
"gatsby-plugin-manifest": "^2.4.0",
"gatsby-plugin-mdx": "^1.2.0",
"gatsby-plugin-offline": "^3.2.0",
"gatsby-plugin-react-helmet": "^3.3.0",
"gatsby-plugin-sharp": "^2.6.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-sharp": "^2.5.0",
"gatsby": "^2.21.13",
"gatsby-image": "^2.4.1",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-mdx": "^1.2.6",
"gatsby-plugin-offline": "^3.2.1",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-sharp": "^2.5.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-charts": "^2.0.0-beta.6",
Expand Down
10 changes: 5 additions & 5 deletions examples/using-asciidoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"asciidoctor.js": "^1.5.9",
"gatsby": "^2.21.0",
"gatsby-core-utils": "^1.2.0",
"gatsby": "^2.21.13",
"gatsby-core-utils": "^1.2.1",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-plugin-typography": "^2.5.0",
"gatsby-source-filesystem": "^2.3.0",
"gatsby-transformer-asciidoc": "^1.3.0",
"gatsby-plugin-typography": "^2.5.1",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-asciidoc": "^1.3.1",
"lodash": "^4.17.15",
"react": "^16.3.1",
"react-dom": "^16.3.1",
Expand Down
Loading

0 comments on commit b684326

Please sign in to comment.