Skip to content

Commit

Permalink
fix(starters): update starters and examples (#25547)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 4, 2020
1 parent ea13a3a commit 70698c2
Show file tree
Hide file tree
Showing 96 changed files with 21,947 additions and 15,862 deletions.
8 changes: 4 additions & 4 deletions examples/client-only-paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
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.23.12",
"gatsby-image": "^2.4.9",
"gatsby-plugin-sharp": "^2.6.14",
"gatsby-transformer-sharp": "^2.5.7",
"gatsby": "^2.24.26",
"gatsby-image": "^2.4.14",
"gatsby-plugin-sharp": "^2.6.24",
"gatsby-transformer-sharp": "^2.5.12",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down
8 changes: 4 additions & 4 deletions examples/creating-source-plugins/source-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"apollo-link-http": "^1.5.17",
"apollo-link-ws": "^1.0.20",
"apollo-utilities": "^1.3.4",
"gatsby-source-filesystem": "^2.3.14",
"graphql": "^15.2.0",
"graphql-tag": "^2.10.3",
"gatsby-source-filesystem": "^2.3.23",
"graphql": "^15.3.0",
"graphql-tag": "^2.11.0",
"node-fetch": "^2.6.0",
"ws": "^7.3.0"
"ws": "^7.3.1"
}
}
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.23.12",
"gatsby-plugin-react-helmet": "^3.3.6",
"gatsby-source-graphql": "^2.5.7",
"gatsby": "^2.24.26",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-source-graphql": "^2.6.2",
"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.7.0",
"gatsby": "^2.23.12",
"gatsby-image": "^2.4.9",
"gatsby-plugin-manifest": "^2.4.14",
"@stripe/stripe-js": "^1.8.0",
"gatsby": "^2.24.26",
"gatsby-image": "^2.4.14",
"gatsby-plugin-manifest": "^2.4.21",
"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-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sharp": "^2.6.24",
"gatsby-source-filesystem": "^2.3.23",
"gatsby-source-stripe": "^2.2.2",
"gatsby-transformer-sharp": "^2.5.7",
"gatsby-transformer-sharp": "^2.5.12",
"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 <[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"
},
Expand Down
28 changes: 14 additions & 14 deletions examples/gatsbygram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
}
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 <[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",
Expand Down
10 changes: 5 additions & 5 deletions examples/hn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
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 <[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",
Expand Down
4 changes: 2 additions & 2 deletions examples/no-plugins/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 <[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"
Expand Down
6 changes: 3 additions & 3 deletions examples/no-trailing-slashes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
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.23.12",
"gatsby": "^2.24.26",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/recipe-linking-between-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"version": "0.1.0",
"author": "@gatsbyjs",
"dependencies": {
"gatsby": "^2.23.12",
"gatsby": "^2.24.26",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-helmet": "^5.2.1"
},
"devDependencies": {
"cypress": "^4.9.0",
"gatsby-cypress": "^0.4.6",
"cypress": "^4.12.0",
"gatsby-cypress": "^0.4.10",
"prettier": "2.0.5",
"start-server-and-test": "^1.11.0"
"start-server-and-test": "^1.11.2"
},
"keywords": [
"gatsby"
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.23.12",
"gatsby-image": "^2.4.9",
"gatsby": "^2.24.26",
"gatsby-image": "^2.4.14",
"gatsby-plugin-offline": "^2.2.10",
"gatsby-source-contentful": "^2.3.18",
"gatsby-transformer-remark": "^2.8.20",
"gatsby-source-contentful": "^2.3.34",
"gatsby-transformer-remark": "^2.8.27",
"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.23.12",
"gatsby-source-filesystem": "^2.3.14",
"gatsby-transformer-remark": "^2.8.20",
"gatsby": "^2.24.26",
"gatsby-source-filesystem": "^2.3.23",
"gatsby-transformer-remark": "^2.8.27",
"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.23.12",
"gatsby": "^2.24.26",
"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.23.12",
"gatsby": "^2.24.26",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
Expand Down
20 changes: 10 additions & 10 deletions examples/recipes-gatsby-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
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 <[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",
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 <[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"
},
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": "[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",
Expand Down
Loading

0 comments on commit 70698c2

Please sign in to comment.