From 6788b4c233213f255170d9f06807a0883d788a05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 10:17:54 +0200 Subject: [PATCH] fix(deps): update gatsby monorepo (#4525) --- website/package.json | 10 +++---- website/yarn.lock | 69 ++++++++++++++++++++++---------------------- 2 files changed, 40 insertions(+), 39 deletions(-) diff --git a/website/package.json b/website/package.json index 8a198a84..db7e40c0 100644 --- a/website/package.json +++ b/website/package.json @@ -18,18 +18,18 @@ "@emotion/styled": "^10.0.27", "dayjs": "^1.8.23", "emotion-theming": "^10.0.27", - "gatsby": "2.24.85", + "gatsby": "2.24.91", "gatsby-plugin-catch-links": "2.3.15", "gatsby-plugin-emotion": "^4.2.0", - "gatsby-plugin-manifest": "2.4.35", + "gatsby-plugin-manifest": "2.4.37", "gatsby-plugin-netlify-cms": "^4.2.0", "gatsby-plugin-react-helmet": "3.3.14", - "gatsby-remark-autolink-headers": "2.3.15", + "gatsby-remark-autolink-headers": "2.3.16", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-prismjs": "3.5.16", - "gatsby-source-filesystem": "2.3.35", + "gatsby-source-filesystem": "2.3.37", "gatsby-transformer-json": "2.4.15", - "gatsby-transformer-remark": "2.8.46", + "gatsby-transformer-remark": "2.8.47", "gatsby-transformer-yaml": "2.4.15", "js-yaml": "^3.13.1", "lodash": "^4.17.15", diff --git a/website/yarn.lock b/website/yarn.lock index f93cfb1e..688fc742 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5781,7 +5781,7 @@ fuzzy@^0.1.1: resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg= -gatsby-cli@^2.12.111: +gatsby-cli@^2.12.113: version "2.12.113" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.113.tgz#8e6a09a520d4dd845474a96755b5662d35fcd5dc" integrity sha512-LmiPKf4E5I4ZKJQwKbzItqU0B8BgVqHa2/a0pJj//Spf4K1B5orLBOydDA9YU5ytx7wvZnpEca/JCwlbas6+gQ== @@ -5890,13 +5890,14 @@ gatsby-plugin-emotion@^4.2.0: "@babel/runtime" "^7.11.2" "@emotion/babel-preset-css-prop" "^10.0.27" -gatsby-plugin-manifest@2.4.35: - version "2.4.35" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.35.tgz#bd8a3ad7eb1649247d1a6fe871bc04f7a0ef15f1" - integrity sha512-38QBhMWCnvVB7BzLj5LfUZl4FxV2g0QCw1R9DBZT1y+o8nNQSliFlrMcBXWPi9kQpBQXIhhualQ4oECgCDHW+g== +gatsby-plugin-manifest@2.4.37: + version "2.4.37" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.37.tgz#36ec84cc09f9ee6f872b82e7397570da294878d5" + integrity sha512-Gub8QanC6lwkF5PLDUhZm6AGYSjjriVFWIF97d9TS9c5ofS/wlwHdnc7i3VozyWwIDjfKSaUyOZyHKVyB9vVMA== dependencies: "@babel/runtime" "^7.11.2" gatsby-core-utils "^1.3.23" + gatsby-plugin-utils "^0.2.40" semver "^7.3.2" sharp "^0.25.4" @@ -5915,7 +5916,7 @@ gatsby-plugin-netlify-cms@^4.2.0: netlify-identity-widget "^1.9.1" webpack "^4.44.2" -gatsby-plugin-page-creator@^2.3.33: +gatsby-plugin-page-creator@^2.3.34: version "2.3.34" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.34.tgz#4b76a63e3c68d0b8b4901cd778dff37d29f3813b" integrity sha512-/rFG/ye4m0JJ8NAxTObkKKD8098KOVGE+dZrgBx9I3VN1TcKru0HprVe1xj679HBgKjjNUvchXZbhLl5I+2o4A== @@ -5936,10 +5937,10 @@ gatsby-plugin-react-helmet@3.3.14: dependencies: "@babel/runtime" "^7.11.2" -gatsby-plugin-typescript@^2.4.24: - version "2.4.24" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.24.tgz#c644d3919bd7460fc9b926b768cdf6c2f2f7b4e3" - integrity sha512-BVfLYMgPafzY+bLQs7GaMLhZfAeEQPTcc36RhPL4H8/goun159Vp+KEVR7KXd3xi/a7ZgWX8YhnrcfLDbwCuwA== +gatsby-plugin-typescript@^2.4.25: + version "2.4.25" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.25.tgz#f906b961ca3c218c0753ce03204a6bb6abcb3618" + integrity sha512-axLCfqhDA7Rte2uOSIPfsFePYT5xtyhKzB4wwsySqw4z7YHy/jndrTrJZNZJW3ZaCmHSaTngeYfzDLePm/qyNw== dependencies: "@babel/core" "^7.11.6" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" @@ -5949,10 +5950,10 @@ gatsby-plugin-typescript@^2.4.24: "@babel/runtime" "^7.11.2" babel-plugin-remove-graphql-queries "^2.9.20" -gatsby-plugin-utils@^0.2.39: - version "0.2.39" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.39.tgz#aa0c5e9469977b476884d53fe97b28fd771f2a78" - integrity sha512-Ar6m9hjWodd4+AwHQZYBe08XGmYS1t5nghZdyKGaBcdMZRP3GGmoeyU7LH/bdkvJFf0dyoY1Me0oJV4ZNT6Abg== +gatsby-plugin-utils@^0.2.40: + version "0.2.40" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.40.tgz#20e997d10efb9a0368270f79ce2e6001346f6336" + integrity sha512-RKjmpPhmi8TDR9hAKxmD4ZJMje3BLs6nt6mxMWT0F8gf5giCYEywplJikyCvaPfuyaFlq1hMmFaVvzmeZNussg== dependencies: joi "^17.2.1" @@ -6028,10 +6029,10 @@ gatsby-recipes@^0.2.34: xstate "^4.9.1" yoga-layout-prebuilt "^1.9.6" -gatsby-remark-autolink-headers@2.3.15: - version "2.3.15" - resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.15.tgz#3f958d33ed8770f2fdf59b6501bd0d8294fa1082" - integrity sha512-RXqewsHkmYAG+9TJXb7XdeclAD9/lO+3aTAT2IVayq3Xri6zQyjIAJbt7XQRhBZh8mU9g2vDqxSy2Vc8RMwcyA== +gatsby-remark-autolink-headers@2.3.16: + version "2.3.16" + resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.16.tgz#30e2ca42aeffef8d568573df284255859c7cb3a8" + integrity sha512-5kai/Ae/yGsumX7S8z3BIundsN1jd7w4kGQ0zorM6X8SRffpK8qJ66pRna+1Mfv8PUpat5dkJPQP6fVLCNrchw== dependencies: "@babel/runtime" "^7.11.2" github-slugger "^1.3.0" @@ -6058,10 +6059,10 @@ gatsby-remark-prismjs@3.5.16: parse-numeric-range "^0.0.2" unist-util-visit "^1.4.1" -gatsby-source-filesystem@2.3.35: - version "2.3.35" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.35.tgz#a64815f1c0bc1614519ec2dd1eef49629de6c2e5" - integrity sha512-OHa7eDW9m/R8uIkAHpOZda517uT0yLPfLhZwEj3vqWgHRKg6bSghvKRDMQGmiD39EPur/Pl7JsotbFxGBRFRTQ== +gatsby-source-filesystem@2.3.37: + version "2.3.37" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.37.tgz#730c844c482690f615e25301c3cd399166c54213" + integrity sha512-yzR3FAzx12V5sjJRx2y7+XH/NXJE4M5XiV2ZmOnZczpCOaXcdZ4tZ6Mn8KClnbVgIKa5kgKnUX0pUYOkcDnidw== dependencies: "@babel/runtime" "^7.11.2" better-queue "^3.8.10" @@ -6107,10 +6108,10 @@ gatsby-transformer-json@2.4.15: "@babel/runtime" "^7.11.2" bluebird "^3.7.2" -gatsby-transformer-remark@2.8.46: - version "2.8.46" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.46.tgz#7a511b73917967f7cac07ba87a938e1e428b7019" - integrity sha512-pVx96U/qL2AftX/mzWw/mG/0CVZfqs2scadnIi3FuXbcFwUJfIzKzZZczz0o1PQt4GTXN5H6Q2Wiap/IOxfS2g== +gatsby-transformer-remark@2.8.47: + version "2.8.47" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.47.tgz#fccbd41f52a2546773da1d1cc0a5040e7f42550b" + integrity sha512-PYqIfetQZ0eB6WR8bQZQaly1mqFWJz6XKV+i4+pl4e/j0mTLUAy/regN+zhjaALRzC+NtwsfxeZPmSjnwbJOAA== dependencies: "@babel/runtime" "^7.11.2" bluebird "^3.7.2" @@ -6144,10 +6145,10 @@ gatsby-transformer-yaml@2.4.15: lodash "^4.17.20" unist-util-select "^1.5.0" -gatsby@2.24.85: - version "2.24.85" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.85.tgz#ffb5b9ea915202d1a024adb0706a83196cc35154" - integrity sha512-PvVs0i3aI+VG9SA2gN2dpHu2ZsJ1cvKkvT9PGVJCUn4S+Qj/UDsTSplr392BehcT1ck9llB8/1yLbv+25K3Smw== +gatsby@2.24.91: + version "2.24.91" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.91.tgz#5b363f5d20103cbb61b01020d70debd207eec844" + integrity sha512-EZ2sAGHkrkCHqPFrHS0hsquUOn/YYMU3+b18ZJWCd+YKH692a68sulIQJKs1cuXn9Tiz4ObiJGf02//r+yJYzw== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.11.6" @@ -6215,14 +6216,14 @@ gatsby@2.24.85: find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.12.111" + gatsby-cli "^2.12.113" gatsby-core-utils "^1.3.23" gatsby-graphiql-explorer "^0.4.15" gatsby-legacy-polyfills "^0.0.5" gatsby-link "^2.4.16" - gatsby-plugin-page-creator "^2.3.33" - gatsby-plugin-typescript "^2.4.24" - gatsby-plugin-utils "^0.2.39" + gatsby-plugin-page-creator "^2.3.34" + gatsby-plugin-typescript "^2.4.25" + gatsby-plugin-utils "^0.2.40" gatsby-react-router-scroll "^3.0.15" gatsby-telemetry "^1.3.38" glob "^7.1.6"