From 85580b0045bd6159efd6c9c4ec4faadee25ea040 Mon Sep 17 00:00:00 2001 From: Dustin Schau Date: Fri, 15 Feb 2019 14:41:51 -0600 Subject: [PATCH] chore: use latest gatsby --- package.json | 2 +- yarn.lock | 67 ++++++++++++++++++---------------------------------- 2 files changed, 24 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index 17c9522d..60f5347a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Dustin Schau (https://blog.dustinschau.com)", "dependencies": { "@dschau/gatsby-theme-blog": "^0.2.3", - "gatsby": "2.0.115", + "gatsby": "^2.1.4", "react": "^16.8.2", "react-dom": "^16.8.2" }, diff --git a/yarn.lock b/yarn.lock index f0e34ff7..d136913c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1853,10 +1853,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.4.2: cosmiconfig "^5.0.5" resolve "^1.8.1" -babel-plugin-remove-graphql-queries@^2.5.5: - version "2.5.5" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.5.5.tgz#c6f49f7131076415b5fa206c8ad3a308c1e8d05a" - integrity sha512-PY/OcEXg+TZ0zCE4kdYZ3qldnswCS67SgTzFYtCEwS9CAdkLDc1tso9wpBp9gzvS4aopgAx0oEdkoWVxj8ybSQ== +babel-plugin-remove-graphql-queries@^2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.0.tgz#3a6809a3b37d5f6d4a699048797274b74ed21f14" + integrity sha512-3DgWDynWNRZ6Ehp++GbGLm/xzJo5KBaPwCeTjyprSUcNioYRMocti5gYHep0/DE/bBq99juM3OtaAxWVh0Wj/g== babel-plugin-syntax-dynamic-import@^6.18.0: version "6.18.0" @@ -1919,10 +1919,10 @@ babel-preset-fbjs@^3.1.2: "@babel/plugin-transform-template-literals" "^7.0.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" -babel-preset-gatsby@^0.1.6: - version "0.1.6" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.6.tgz#df9e6a813ef860ffb23dcf48a2f4c13f3f3d050c" - integrity sha512-DHRBQI9QDdZ51A/bKfkr+nvREttRFST0AmD0zBcKOrERlPbwlOBP+IgUOo76kSJx5z9EDhRCwkvraT6ZGzeQ6Q== +babel-preset-gatsby@^0.1.7: + version "0.1.7" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.1.7.tgz#53c06f2d8b5d69f1218b925992aebcc3d89997b4" + integrity sha512-vgzATIBl4V27QC4O9oEEv3oWcgFLw614oqSoEcMd0BaYkAtX8c6LPHN7TXDTA3EwMu+qQLyCtv7/K00liYvytA== dependencies: "@babel/plugin-proposal-class-properties" "^7.0.0" "@babel/plugin-syntax-dynamic-import" "^7.0.0" @@ -5751,10 +5751,10 @@ g-status@^2.0.2: matcher "^1.0.0" simple-git "^1.85.0" -gatsby-cli@^2.4.9: - version "2.4.9" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.9.tgz#4b085eff9ac0daa063d7d3ebfdfe6b1cde1f198b" - integrity sha512-2NhzRnt2yVOD3496QKMayxIrM7OX97bjUvaFmxrWelL5IQY9K3f6lUknENTfeSyUtK4wpPP7niNPRgs9MoaFNw== +gatsby-cli@^2.4.10: + version "2.4.10" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.4.10.tgz#b8361d69a0601855b82268ac06bced42bb457610" + integrity sha512-NXs5tRu9wP7HBsPqFur1xKSKe+KyGrn/Y0aNwmgACkw7gHCzSblhgjl9c4Z9mbG7eQ3HsuCA4rpxux13ZKFMUw== dependencies: "@babel/code-frame" "^7.0.0" "@babel/runtime" "^7.0.0" @@ -6056,10 +6056,10 @@ gatsby-transformer-sharp@^2.1.9: probe-image-size "^4.0.0" sharp "^0.21.0" -gatsby@2.0.115: - version "2.0.115" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.115.tgz#d3efa545fba75f461213d9018d27be5730eb4379" - integrity sha512-ReUed9YAicoIcx2/q3KBDs7k83YD3qpwT5Srkvf40K1fsQGZ1A97+N+8MTjRxx/IaswjP7WQtx+hrdF312fzqw== +gatsby@^2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.4.tgz#a69ee6212d37326cb93238a5cf21d3237d7a6f16" + integrity sha512-WWbl7DkF6FSL/HE+hMEUxPPi8vGvEieGLTvXOxvS5S1C0FF3P2GOr/TP28TVqzaEQ4sPKtlPeV7s2v1P3MW/2A== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -6067,16 +6067,17 @@ gatsby@2.0.115: "@babel/polyfill" "^7.0.0" "@babel/runtime" "^7.0.0" "@babel/traverse" "^7.0.0" + "@gatsbyjs/relay-compiler" "2.0.0-printer-fix.2" "@reach/router" "^1.1.1" address "1.0.3" - autoprefixer "^8.6.5" + autoprefixer "^9.4.3" babel-core "7.0.0-bridge.0" babel-eslint "^9.0.0" babel-loader "^8.0.0" babel-plugin-add-module-exports "^0.2.1" babel-plugin-dynamic-import-node "^1.2.0" - babel-plugin-remove-graphql-queries "^2.5.5" - babel-preset-gatsby "^0.1.6" + babel-plugin-remove-graphql-queries "^2.6.0" + babel-preset-gatsby "^0.1.7" better-opn "0.1.4" better-queue "^3.8.6" bluebird "^3.5.0" @@ -6105,6 +6106,7 @@ gatsby@2.0.115: eslint-plugin-import "^2.9.0" eslint-plugin-jsx-a11y "^6.0.3" eslint-plugin-react "^7.8.2" + event-source-polyfill "^1.0.5" express "^4.16.3" express-graphql "^0.6.12" fast-levenshtein "~2.0.4" @@ -6113,7 +6115,7 @@ gatsby@2.0.115: friendly-errors-webpack-plugin "^1.6.1" fs-exists-cached "1.0.0" fs-extra "^5.0.0" - gatsby-cli "^2.4.9" + gatsby-cli "^2.4.10" gatsby-link "^2.0.10" gatsby-plugin-page-creator "^2.0.6" gatsby-react-router-scroll "^2.0.4" @@ -6155,7 +6157,6 @@ gatsby@2.0.115: react-error-overlay "^3.0.0" react-hot-loader "^4.6.2" redux "^4.0.0" - relay-compiler "2.0.0" request "^2.85.0" semver "^5.6.0" shallow-compare "^1.2.2" @@ -6170,7 +6171,7 @@ gatsby@2.0.115: url-loader "^1.0.1" uuid "^3.1.0" v8-compile-cache "^1.1.0" - webpack "^4.12.0" + webpack "~4.28.4" webpack-dev-middleware "^3.0.1" webpack-dev-server "^3.1.14" webpack-hot-middleware "^2.21.0" @@ -11667,28 +11668,6 @@ regjsparser@^0.3.0: dependencies: jsesc "~0.5.0" -relay-compiler@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/relay-compiler/-/relay-compiler-2.0.0.tgz#f51b8e4fdf337b24ceb45cb7f80dac2729ab132a" - integrity sha512-OcWHdFJAp9++8xhES5rZMDolB2USKn940bc/jDMYrMyHtVM+FnvlZaXDSvXpOjlzPeucpDYPiqFlx+/UQoGF2g== - dependencies: - "@babel/generator" "^7.0.0" - "@babel/parser" "^7.0.0" - "@babel/polyfill" "^7.0.0" - "@babel/runtime" "^7.0.0" - "@babel/traverse" "^7.0.0" - "@babel/types" "^7.0.0" - babel-preset-fbjs "^3.1.2" - chalk "^2.4.1" - fast-glob "^2.2.2" - fb-watchman "^2.0.0" - fbjs "^1.0.0" - immutable "~3.7.6" - nullthrows "^1.1.0" - relay-runtime "2.0.0" - signedsource "^1.0.0" - yargs "^9.0.0" - relay-runtime@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-2.0.0.tgz#0e42df90365cc69f104f7e4b20fdcf975f5a9c0b"