Update gatsby monorepo to v4.8.1

This commit is contained in:
Renovate Bot 2022-02-25 15:25:50 +00:00 committed by renovate[bot]
parent 61dcd57d56
commit 879f058a1c
2 changed files with 67 additions and 67 deletions

View File

@ -18,8 +18,8 @@
},
"dependencies": {
"axios": "0.26.0",
"gatsby": "4.8.0",
"gatsby-plugin-manifest": "4.8.0",
"gatsby": "4.8.1",
"gatsby-plugin-manifest": "4.8.1",
"gatsby-plugin-react-helmet": "5.8.0",
"gatsby-plugin-sass": "5.8.0",
"gatsby-plugin-sitemap": "5.8.0",

130
yarn.lock
View File

@ -2546,13 +2546,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"
babel-plugin-remove-graphql-queries@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.8.0.tgz#c9d720e34f984cb7265bc2711fe5c2520356d8ef"
integrity sha512-J7u9W8lwVBu1gtz5UNmaaZfFplFsW/a7UEcVgwB2jAl4/JiJ0rHgSns5glvSBBP43wISv29okxDi992WKZ6mlQ==
babel-plugin-remove-graphql-queries@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.8.1.tgz#29612e464ae8d4d1256cf0b332e4757966eca9ac"
integrity sha512-KqMTbXBwcbIGGVHlhtOU1vgaL4jFkuT0B/ZcWPmjUCpdxnZBnshmamYtE3oV1WovArJVjoFtaKxbG8QsStdLnA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.8.0"
gatsby-core-utils "^3.8.1"
babel-plugin-root-import@^6.5.0:
version "6.6.0"
@ -2579,10 +2579,10 @@ babel-preset-gatsby-package@^0.1.2:
"@babel/preset-flow" "^7.0.0"
"@babel/preset-react" "^7.0.0"
babel-preset-gatsby@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.8.0.tgz#47078868048b4b86b9664c31e6cfa8e92ebfafee"
integrity sha512-C8Pz7CF2dWA8LAhRvuL+Ww8U32WVnWoCSB05wcgk0vleAeD+noPaB3+jA1oKaccLXfvRTqVHNTAVsrqQzI2m3Q==
babel-preset-gatsby@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.8.1.tgz#da86c781652c52c3ca598a759c1d79371fbb82fc"
integrity sha512-RHjEIPPWnlx2x8NrC6BOifIiT2JgtDh7KvSz4reNwMri1ns0cNt6OzYPQhKAsXIzfQdYZBRAdRNNJsQu5BxhJg==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -2597,7 +2597,7 @@ babel-preset-gatsby@^2.8.0:
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^3.8.0"
gatsby-core-utils "^3.8.1"
gatsby-legacy-polyfills "^2.8.0"
backo2@^1.0.2, backo2@~1.0.2:
@ -4935,10 +4935,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
gatsby-cli@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.8.0.tgz#76ee9131cc0036f142901ef3a62e71cf5d61bf40"
integrity sha512-AeHUOD7rsY1lJ2q3xepK93nDiuNcLTvd1+f0ZmWzShmekk1Sx5qxHRdv1omqH5PDDFKL94OM9cJaMMHzjZD5VA==
gatsby-cli@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.8.1.tgz#e9e45ff595c5d1f5a0700f9f99fa79f9b19be775"
integrity sha512-F72TiIdc767JauncyNgX7JBvV3AZwuEoAriwvJQClPvTB1RXQXmgrDH5Wvv5eeqo8KDCu+6A8veQmqcOn/IoPg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -4960,8 +4960,8 @@ gatsby-cli@^4.8.0:
execa "^5.1.1"
fs-exists-cached "^1.0.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.8.0"
gatsby-telemetry "^3.8.0"
gatsby-core-utils "^3.8.1"
gatsby-telemetry "^3.8.1"
hosted-git-info "^3.0.8"
is-valid-path "^0.1.1"
joi "^17.4.2"
@ -4985,10 +4985,10 @@ gatsby-cli@^4.8.0:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"
gatsby-core-utils@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.8.0.tgz#aae62bd2aa77e9abfa381114422d8d3c340b6092"
integrity sha512-OUuTvEcC5cygLyDAmib+Je1txtNc9X8sV8QcKqWepUYXGySIzCaowBh55vn97wXmdYpUNOa3PXIMR+KsBfA2Rw==
gatsby-core-utils@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.8.1.tgz#52ffe98966ca2f7f013f62fc0a67242cbfb38f6e"
integrity sha512-VuIRLVcgxi0leKT1fZvoNhjHn2DKIHdm8f0EqtDwIxeIVZLgtxBksVikZoAqRPhsSExC0YajGFJVBaV9fPADTg==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -5021,55 +5021,55 @@ gatsby-legacy-polyfills@^2.8.0:
"@babel/runtime" "^7.15.4"
core-js-compat "3.9.0"
gatsby-link@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.8.0.tgz#c51aea268454203f6902f71dc05a5d0f11bbe259"
integrity sha512-WRCmyWOJlUg68D1y3mj87H3GAicuAn12J4wkg+CyDsE9JeUJVimzpY/4bsofqQXgGcTPmKU1F44wnDGYnkUVJA==
gatsby-link@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.8.1.tgz#6acae627dabfc7c3add200022e283bc9d16f3886"
integrity sha512-SqnHlzwaw5leHB9LXCt4hOHh8aILp8xajqtZUsyjSP2TcPmX7dL24jYTPGlLr3QQ4z5mtqur6DigKtousXRKZw==
dependencies:
"@babel/runtime" "^7.15.4"
"@types/reach__router" "^1.3.10"
gatsby-page-utils "^2.8.0"
gatsby-page-utils "^2.8.1"
prop-types "^15.7.2"
gatsby-page-utils@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.8.0.tgz#9c9bccdad0c3fb0f4b679149cb79b59f38e3406c"
integrity sha512-eY0jRYHmW2+O5y4yRROz6H6NG5gHkq/11wkTimLRj6W04nh5jSuajL+/U21+o0OoFJ8jm0L8GZhPqOVwwIczNw==
gatsby-page-utils@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.8.1.tgz#fd2cb83212dd6db67e57ac41c586b7252ae2bbe9"
integrity sha512-namuqulIjGjNnazR52BJwLDyyJ219pZCnNUB8qCOxns1mB3sGUAheEISnNwUZPgxj/dL1GQR19YtlK6jqPkEyA==
dependencies:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
chokidar "^3.5.2"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.8.0"
gatsby-core-utils "^3.8.1"
glob "^7.2.0"
lodash "^4.17.21"
micromatch "^4.0.4"
gatsby-plugin-manifest@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.8.0.tgz#16c19545684b8fd4dc0af74016a2a131ed294ab4"
integrity sha512-Ygh0Tu2g1+qflx0Q5AnGOL8oH82n9bSHZF51mJ6OSlipPkdEZc/DXvhhIKR7yvlWxxge6WxIOEkIaan0zORv8Q==
gatsby-plugin-manifest@4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.8.1.tgz#70aadda556964976f5005a48c004cab5e74cadda"
integrity sha512-7NnUroqJzJdG7JM4dupxMa/TuyIHW6x/w4rXuPEHOaNd+iffKfxfdTTVMooEzf7Qcyx9OFID4tx3wFPp3MMkRQ==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.8.0"
gatsby-core-utils "^3.8.1"
gatsby-plugin-utils "^3.2.0"
semver "^7.3.5"
sharp "^0.30.1"
gatsby-plugin-page-creator@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.8.0.tgz#d1f4830b6d71dea5d0233032f1907af4da4b4df0"
integrity sha512-8jIsCHP32gw6U4p1saaElgcnsbq6CbtqpFAg4ojbgh3euhRWADxHve0LRjUc7VL07AhktdBf/IAxrNkEMma2MA==
gatsby-plugin-page-creator@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.8.1.tgz#373f9535b79b8e360456605134fb49b0ec643231"
integrity sha512-4g3fNQmlhxV/vqsXbYW1gKuOi960CcqoCOGfcesh3oThHQ5IiT0xJX9YtStU+Q7M7QvjUM1ZcTwBQzSKD4mTPw==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@sindresorhus/slugify" "^1.1.2"
chokidar "^3.5.2"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.8.0"
gatsby-page-utils "^2.8.0"
gatsby-core-utils "^3.8.1"
gatsby-page-utils "^2.8.1"
gatsby-plugin-utils "^3.2.0"
gatsby-telemetry "^3.8.0"
gatsby-telemetry "^3.8.1"
globby "^11.0.4"
lodash "^4.17.21"
@ -5121,10 +5121,10 @@ gatsby-plugin-transition-link@1.20.5:
react-transition-group "^2.5.0"
requestanimationframe-timer "^1.0.4"
gatsby-plugin-typescript@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.8.0.tgz#3776ce9fa0564cb04e34c79f167103f056ea7522"
integrity sha512-MRMw2NvHLkeGU/FRkInja5TR0dpSNp44faADT9zYy1K/bAbOQBlKjA31D3NusrV4/NmEVureTukaEEPWH4H8xg==
gatsby-plugin-typescript@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.8.1.tgz#f79269dbbfae61c5fa69594cca1ebbb1566020ba"
integrity sha512-8H70v1qT89WNWVsGG6mY8V8J5K45ghOLPJiN5Wp6Gcy6rylVmXiU2rbSgDWItW4/XJiew14VVfM58BtjDwathg==
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -5132,7 +5132,7 @@ gatsby-plugin-typescript@^4.8.0:
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
"@babel/preset-typescript" "^7.15.0"
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.8.0"
babel-plugin-remove-graphql-queries "^4.8.1"
gatsby-plugin-utils@^3.2.0:
version "3.2.0"
@ -5158,10 +5158,10 @@ gatsby-sharp@^0.2.0:
"@types/sharp" "^0.29.5"
sharp "^0.30.1"
gatsby-telemetry@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.8.0.tgz#24a2a3b372053c4069763af50db534a03576bcf8"
integrity sha512-Kd2sntz+UjIjRvqzqJLu4d1fljeq+qSlGdCGeAQMEB4HdvQVtHDCR9+QyG0TQO5V5ZWBquvG1d+lHjq1jRL1xg==
gatsby-telemetry@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.8.1.tgz#5a3addd49be7e28a401c356edc539e3b7534c01c"
integrity sha512-UETSYeLIikAiyuNmoPx7r9ERZ/aXv8sZGv2NdQDR/Ylcluf6G24NnhlFSMooajcdQX+8euJtcG+ReZK7WMYG7g==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -5171,7 +5171,7 @@ gatsby-telemetry@^3.8.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.0.0"
gatsby-core-utils "^3.8.0"
gatsby-core-utils "^3.8.1"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"
@ -5185,10 +5185,10 @@ gatsby-worker@^1.8.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.8.0.tgz#65c89ac460891fec75941735afb36ef28c1aedfd"
integrity sha512-g68pt1ABCYbg1rb6PsQnD4I7k2oF8tDswLgt1PU6Oyur/fMRyo3Tbi243uzBVRcA3NsnyikYnP70EVlnig9iNA==
gatsby@4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.8.1.tgz#abc123585753853586e4c92e1bfb4a0f468fd111"
integrity sha512-xV+LROn1lwSHgHXMbHjdX/r3bzvFBkNSX8gYXg+nvnmoBgVQnLlCX823OiOSJpVYPrJj0u8qg14hLJd+P2Cong==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -5214,8 +5214,8 @@ gatsby@4.8.0:
babel-plugin-add-module-exports "^1.0.4"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-lodash "^3.3.4"
babel-plugin-remove-graphql-queries "^4.8.0"
babel-preset-gatsby "^2.8.0"
babel-plugin-remove-graphql-queries "^4.8.1"
babel-preset-gatsby "^2.8.1"
better-opn "^2.1.1"
bluebird "^3.7.2"
body-parser "^1.19.0"
@ -5258,17 +5258,17 @@ gatsby@4.8.0:
find-cache-dir "^3.3.2"
fs-exists-cached "1.0.0"
fs-extra "^10.0.0"
gatsby-cli "^4.8.0"
gatsby-core-utils "^3.8.0"
gatsby-cli "^4.8.1"
gatsby-core-utils "^3.8.1"
gatsby-graphiql-explorer "^2.8.0"
gatsby-legacy-polyfills "^2.8.0"
gatsby-link "^4.8.0"
gatsby-page-utils "^2.8.0"
gatsby-plugin-page-creator "^4.8.0"
gatsby-plugin-typescript "^4.8.0"
gatsby-link "^4.8.1"
gatsby-page-utils "^2.8.1"
gatsby-plugin-page-creator "^4.8.1"
gatsby-plugin-typescript "^4.8.1"
gatsby-plugin-utils "^3.2.0"
gatsby-react-router-scroll "^5.8.0"
gatsby-telemetry "^3.8.0"
gatsby-telemetry "^3.8.1"
gatsby-worker "^1.8.0"
glob "^7.2.0"
got "^11.8.2"