Update gatsby monorepo

This commit is contained in:
Renovate Bot 2022-03-09 11:52:57 +00:00 committed by renovate[bot]
parent 827879f387
commit 59af87d27a
2 changed files with 67 additions and 67 deletions

View File

@ -18,8 +18,8 @@
},
"dependencies": {
"axios": "0.26.0",
"gatsby": "4.9.2",
"gatsby-plugin-manifest": "4.9.0",
"gatsby": "4.9.3",
"gatsby-plugin-manifest": "4.9.1",
"gatsby-plugin-react-helmet": "5.9.0",
"gatsby-plugin-sass": "5.9.0",
"gatsby-plugin-sitemap": "5.9.0",

130
yarn.lock
View File

@ -3027,13 +3027,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"
babel-plugin-remove-graphql-queries@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.9.0.tgz#5804094466f12670e3e43434addb80a3561d96d6"
integrity sha512-q3xS5KDPoxujHrNWbilChE0Q+riCdxmvUseZbSzaikfY+KV9z3nCzaGkuEHxU2xVVa+8K5Nvu9zKlf/KtQfxXw==
babel-plugin-remove-graphql-queries@^4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.9.1.tgz#75290c6dd840d28343dc47f9517a634e02255b80"
integrity sha512-Mg+NB34cjdV6rIGIahMe0qij3KpWf7M8NFe8J1w2kxjQty4mpGX2qqmMUHhwxqwVWAhH1LZeiqitFZ6D/+CbJg==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.9.0"
gatsby-core-utils "^3.9.1"
babel-plugin-root-import@^6.5.0:
version "6.6.0"
@ -3060,10 +3060,10 @@ babel-preset-gatsby-package@^0.1.2:
"@babel/preset-flow" "^7.0.0"
"@babel/preset-react" "^7.0.0"
babel-preset-gatsby@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.9.0.tgz#6a478ee39b99be21b5ed804ebd8cc96a0fd492d3"
integrity sha512-naGwVr1uCX2NsyM38pTp0f+vO0UfCH2h7wEC1H8B748twHTUpoOPJ/GWUs+/FQzNrfgOvHSspcqkRyD3Vb2EPg==
babel-preset-gatsby@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.9.1.tgz#2f62f7f7899ed7282f0a84ef0b5a0e131225ed96"
integrity sha512-HkZyo5Phb5+vbICx0Q8Goj+FV8xPH4detCqJUDHH9sfBvAjvdnKfL2dtDFd0QvKhUQ/55rO3Rdcmo6PU5zYwZw==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -3078,7 +3078,7 @@ babel-preset-gatsby@^2.9.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.9.0"
gatsby-core-utils "^3.9.1"
gatsby-legacy-polyfills "^2.9.0"
backo2@^1.0.2, backo2@~1.0.2:
@ -5464,10 +5464,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.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.9.0.tgz#3c6c9a26252671eb60abd399abdaca37836ab2a1"
integrity sha512-e4pQ+7Z+9Cppql59fy0OOo2El+ERkzOCVW2+ev5CojiljDb4x/nUHIx9ahKhgA5136F0DaCZ6w/lrOWJmi3ZSQ==
gatsby-cli@^4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.9.1.tgz#abe57cc656329deb69aef3d75b5cb14f36473d8e"
integrity sha512-iU5pmwAq5d1XXo98BkYe2KccH3Dy/jsj7QsvP0CpfzOO0EFtidg5KUzPPaekLaGyoqxiMwWf0uAX7S1ERzMFYw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -5489,8 +5489,8 @@ gatsby-cli@^4.9.0:
execa "^5.1.1"
fs-exists-cached "^1.0.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.9.0"
gatsby-telemetry "^3.9.0"
gatsby-core-utils "^3.9.1"
gatsby-telemetry "^3.9.1"
hosted-git-info "^3.0.8"
is-valid-path "^0.1.1"
joi "^17.4.2"
@ -5535,10 +5535,10 @@ gatsby-core-utils@^3.8.2:
tmp "^0.2.1"
xdg-basedir "^4.0.0"
gatsby-core-utils@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.9.0.tgz#7be5969622e44c4475cb14f1ac64b49a4072ab6c"
integrity sha512-SvPnr86oXTY3ldbQ4QAkEew3BQE9vlzUXcXVJqTOhMUeGEz2kibBFUmVp8ia9Y1eOD+K/0xXQ54jUqaResj69w==
gatsby-core-utils@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.9.1.tgz#a4c1bb2021a7e7c06b4aad8d71c9c76ca9cdc21f"
integrity sha512-DNf7NhhH0WrFuoBvyURjsw4w+eKbp1GlRA0cchYHJwVTaDPvLvX1o7zxN76xIBx+m0kttpnO3KuJ9LDOSli3ag==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -5571,26 +5571,26 @@ gatsby-legacy-polyfills@^2.9.0:
"@babel/runtime" "^7.15.4"
core-js-compat "3.9.0"
gatsby-link@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.9.0.tgz#3aac564fbc406d550d8654ffad116f200f34a9c1"
integrity sha512-5QiqDQo16b8VwEx4mRkAnPhAt+fyWOTT+sz2AkG7enR7psoQ7fg9Ndck0CHfME9aLQFm/2GLw8JwD1OGyARPRw==
gatsby-link@^4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.9.1.tgz#af444bd3a28e90816a1291f85b70de920c302f1d"
integrity sha512-c5YbR43fESNKlScS+ciJaLjuJuFruoL1my9z6k0ZbMIJUI7z6qH+XIVteH00Kbryz0fejNDaGWeAr3gvEyDlSA==
dependencies:
"@babel/runtime" "^7.15.4"
"@types/reach__router" "^1.3.10"
gatsby-page-utils "^2.9.0"
gatsby-page-utils "^2.9.1"
prop-types "^15.7.2"
gatsby-page-utils@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.9.0.tgz#ec836db457eed98bc3a46fef3aba8c3d9ecd1c29"
integrity sha512-/WaS9FJismKPZfRsS2vIhVAd/1eGRe9+dmFZS7Rp6OUPGrELlen3V8h6msE2BpbkmaTf4eQbKgFdrTBkykkAyw==
gatsby-page-utils@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.9.1.tgz#4da1fd5bb21623334868a9b77976755364ad03ed"
integrity sha512-Otgwt30usTa94pWF3915+w/6uCPJIQHSVEAF8BD9iBl2mCBCZIS0+rCrVNm9lBrg+tc3JuezvIQsSycwaWnO5Q==
dependencies:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
chokidar "^3.5.2"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.9.0"
gatsby-core-utils "^3.9.1"
glob "^7.2.0"
lodash "^4.17.21"
micromatch "^4.0.4"
@ -5618,31 +5618,31 @@ gatsby-parcel-config@^0.0.1:
"@parcel/transformer-raw" "^2.3.1"
"@parcel/transformer-react-refresh-wrap" "^2.3.1"
gatsby-plugin-manifest@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.9.0.tgz#ddfd6e8d8597df7bdef07d527b08430508837ecb"
integrity sha512-aRoY9pan+7rR1SGoGcm1039A9tWy0w2oS+s7GmNJqqBHJqN2JZUlvJrqjU4ZdyoZ1/DXx9zuzUQDzgiEBFJ2xw==
gatsby-plugin-manifest@4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.9.1.tgz#20513c7d942b424795b802506893c0f909c69b7a"
integrity sha512-Fye2vr7ioc7ETVKdCfpbc5ByU28+EB7ocqSORbazPgAT8OiPazpaBAYm98BONceuK3WaxGoEXMsmwmNBIIPjRA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.9.0"
gatsby-core-utils "^3.9.1"
gatsby-plugin-utils "^3.3.0"
semver "^7.3.5"
sharp "^0.30.1"
gatsby-plugin-page-creator@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.9.0.tgz#b0ddff77698f2d33f4789e0396e7788a2930fd70"
integrity sha512-eryfrvg/d2L4oL6VR6FHQKX1gkRuVkqHe6gTLRBBk4B2+2x5UoxxSOSSxXlsTByFW0K3vyzD2nPpdeE08ArvEQ==
gatsby-plugin-page-creator@^4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.9.1.tgz#d73b6af0d26a19a25ddece1ea2276149f0ee2c44"
integrity sha512-06EA9nd+LxZxtxTsr6G8xYuaMCDZN2z0qEHX8TvQXcgFVktFB18nUISjfeMBTdiyM1zeVxMCWffBarbUG6IMGA==
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.9.0"
gatsby-page-utils "^2.9.0"
gatsby-core-utils "^3.9.1"
gatsby-page-utils "^2.9.1"
gatsby-plugin-utils "^3.3.0"
gatsby-telemetry "^3.9.0"
gatsby-telemetry "^3.9.1"
globby "^11.0.4"
lodash "^4.17.21"
@ -5694,10 +5694,10 @@ gatsby-plugin-transition-link@1.20.5:
react-transition-group "^2.5.0"
requestanimationframe-timer "^1.0.4"
gatsby-plugin-typescript@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.9.0.tgz#e81031863b72c4471292759923325761a1e23c3a"
integrity sha512-kY1kV5zGaPRbRAyHtbpPhxg/aW+6wqNhe6kA+H6EWCE+JcNZkKojyoIe+tKq3+ddq4ZE7BEDXU97N6t4WJFBvg==
gatsby-plugin-typescript@^4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.9.1.tgz#343f0cb6c4e72115875c264c127b293f8e1915a5"
integrity sha512-VYkosDqk4CLDz11snEdSIBSW/RAPi8eXD4fHyicuFx5dh11BGi7TMUzVVmwvYWHHleQdvboC4qYlDrzXXV++zw==
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -5705,7 +5705,7 @@ gatsby-plugin-typescript@^4.9.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.9.0"
babel-plugin-remove-graphql-queries "^4.9.1"
gatsby-plugin-utils@^3.3.0:
version "3.3.0"
@ -5731,10 +5731,10 @@ gatsby-sharp@^0.3.0:
"@types/sharp" "^0.29.5"
sharp "^0.30.1"
gatsby-telemetry@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.9.0.tgz#d438841a6351ab1fd02c71244cdf78350694f070"
integrity sha512-ifqJ4KS16mbpfZ5oVaU4WEbk6gccivVqjCbzfVGgqtl+C8B0u1CeShvr4NcJE1FdVFYIOB4uJeV9Wym03B075A==
gatsby-telemetry@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.9.1.tgz#3c20c7e0cb363ccaae41fb581ab289330b5d7f69"
integrity sha512-ChXTshfvo5njd/u6kSZErDUvc/uSmtOEuo7wrt/68Xjz2JVG6nsLlRxaZpx0DxnDAInouItMVX0VF40RAU7qKg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -5744,7 +5744,7 @@ gatsby-telemetry@^3.9.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.0.0"
gatsby-core-utils "^3.9.0"
gatsby-core-utils "^3.9.1"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"
@ -5758,10 +5758,10 @@ gatsby-worker@^1.9.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.9.2:
version "4.9.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.9.2.tgz#2a31f8fe8b5007ecfed67b78af27af0587fee817"
integrity sha512-dYUcCLZbyRIuzaswqxSzYFSGs+o1rdJFqZb6AODnq9jsMeDjN2jRC4DieDLzrWwDJCerW3rupDrHWsNfDj68Mw==
gatsby@4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.9.3.tgz#a69a05a47048b6d140c89cfc05c3cb0e24f8a7aa"
integrity sha512-XZFmdW30vm1+s/kSxFFhMVl33u2qesWPdLEFtrQgtAnFiVjI/ukS/95gVOilhIMYyiTtuhQXiBKygkTl08oKFw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -5788,8 +5788,8 @@ gatsby@4.9.2:
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.9.0"
babel-preset-gatsby "^2.9.0"
babel-plugin-remove-graphql-queries "^4.9.1"
babel-preset-gatsby "^2.9.1"
better-opn "^2.1.1"
bluebird "^3.7.2"
body-parser "^1.19.0"
@ -5832,18 +5832,18 @@ gatsby@4.9.2:
find-cache-dir "^3.3.2"
fs-exists-cached "1.0.0"
fs-extra "^10.0.0"
gatsby-cli "^4.9.0"
gatsby-core-utils "^3.9.0"
gatsby-cli "^4.9.1"
gatsby-core-utils "^3.9.1"
gatsby-graphiql-explorer "^2.9.0"
gatsby-legacy-polyfills "^2.9.0"
gatsby-link "^4.9.0"
gatsby-page-utils "^2.9.0"
gatsby-link "^4.9.1"
gatsby-page-utils "^2.9.1"
gatsby-parcel-config "^0.0.1"
gatsby-plugin-page-creator "^4.9.0"
gatsby-plugin-typescript "^4.9.0"
gatsby-plugin-page-creator "^4.9.1"
gatsby-plugin-typescript "^4.9.1"
gatsby-plugin-utils "^3.3.0"
gatsby-react-router-scroll "^5.9.0"
gatsby-telemetry "^3.9.0"
gatsby-telemetry "^3.9.1"
gatsby-worker "^1.9.0"
glob "^7.2.0"
got "^11.8.2"