Update gatsby monorepo

This commit is contained in:
Renovate Bot 2021-11-11 18:25:02 +00:00 committed by renovate[bot]
parent 191b22a65c
commit d2c2996e08
2 changed files with 100 additions and 100 deletions

View file

@ -26,25 +26,25 @@
"@mdx-js/react": "1.6.22",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.1.3",
"gatsby": "4.1.4",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.1.2",
"gatsby-cli": "4.1.3",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-feed": "4.1.1",
"gatsby-plugin-image": "2.1.1",
"gatsby-plugin-manifest": "4.1.2",
"gatsby-plugin-mdx": "3.1.2",
"gatsby-plugin-image": "2.1.2",
"gatsby-plugin-manifest": "4.1.3",
"gatsby-plugin-mdx": "3.1.3",
"gatsby-plugin-netlify": "3.14.0",
"gatsby-plugin-offline": "5.1.2",
"gatsby-plugin-offline": "5.1.3",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.1.0",
"gatsby-plugin-react-i18next": "1.2.2",
"gatsby-plugin-remote-images": "3.1.1",
"gatsby-plugin-robots-txt": "1.6.14",
"gatsby-plugin-sass": "5.1.1",
"gatsby-plugin-sharp": "4.1.2",
"gatsby-plugin-sharp": "4.1.3",
"gatsby-plugin-sitemap": "5.1.1",
"gatsby-source-filesystem": "4.1.1",
"gatsby-source-filesystem": "4.1.2",
"gatsby-transformer-json": "4.1.0",
"gatsby-transformer-sharp": "4.1.0",
"hamburger-react": "2.4.1",

184
yarn.lock
View file

@ -3146,13 +3146,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"
babel-plugin-remove-graphql-queries@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.1.tgz#eaaf30178f0beabbacfe5cbec1ad45ba5614cccb"
integrity sha512-4SKftOxGTUIXB/3jIJYgkmeThxIJN1Q+qI29XDKpf4hQi2tskqCbtIu3y4RIvxDuzdlIWe1sn1I6ALVx83GQAQ==
babel-plugin-remove-graphql-queries@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.2.tgz#be45b449dfa8ef7ca0498f3b0a7ce023378dfe61"
integrity sha512-qXF2gjlMpCTAaMPO9bEJH2Mb7MrsqIXucXOTql0TG/+Ums5+Vldv2E+k8varVmrcI5xPZaLN8u9zSFFT3z3bDQ==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
babel-plugin-syntax-jsx@^6.18.0:
version "6.18.0"
@ -3177,10 +3177,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
babel-preset-gatsby@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.1.tgz#9618bfc52a9208eef0558ff86ecd19367fb2886d"
integrity sha512-7IEsTDVT8aUYvY39TG92HJQennM8HnNsNzr/bJ4BTTuRBGUW8/WfytU/BwatFTqBJRIfTveOhlmnKiUPNGuk3A==
babel-preset-gatsby@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.2.tgz#0230a50901965fb8f944e7018bcb81f13acd7f88"
integrity sha512-i9/o/MCQS4R4+vr6Bpy0QuoiAxhdkNEGwmfxGWdna7X+YVS3clkMigceMD38FTKwX0hc5ifoezBt+AFDQkUcwQ==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -3195,7 +3195,7 @@ babel-preset-gatsby@^2.1.1:
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.1.1"
gatsby-core-utils "^3.1.2"
gatsby-legacy-polyfills "^2.1.0"
babel-runtime@^6.26.0:
@ -5947,10 +5947,10 @@ gatsby-awesome-pagination@0.3.8:
dependencies:
lodash "^4.17.21"
gatsby-cli@4.1.2, gatsby-cli@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.2.tgz#df669009f8427d376573ebe6ca0d591486ddc09d"
integrity sha512-z1lEJu4amtWCDuUu1zVAVduN6qW29Y1BtaM2WFQFi07qq1c3juVxj6Qa4+BAltMQayeVJZyCk1sQ+ZyoXO8uew==
gatsby-cli@4.1.3, gatsby-cli@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.3.tgz#adf1dae15d5d68925a3ade6c164f659e7f34e170"
integrity sha512-GKOKnNXNMCJ/FDTieZ0eAVbOWoDRzSbbUU1+QQzbSvWl2fBtWXvpz9Grrk66gkHlu1KtqzuN9zR11AIa12dEzw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -5967,9 +5967,9 @@ gatsby-cli@4.1.2, gatsby-cli@^4.1.2:
execa "^5.1.1"
fs-exists-cached "^1.0.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-recipes "^1.1.1"
gatsby-telemetry "^3.1.1"
gatsby-core-utils "^3.1.2"
gatsby-recipes "^1.1.2"
gatsby-telemetry "^3.1.2"
hosted-git-info "^3.0.8"
is-valid-path "^0.1.1"
joi "^17.4.2"
@ -6009,10 +6009,10 @@ gatsby-core-utils@^2.14.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"
gatsby-core-utils@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.1.tgz#ba4ac26c43c803ef7322f8825bc9b94bdf8c9003"
integrity sha512-Z7H0UtKct5oukYkyyBMlRi1zpJfD2hhE5+eV6fYpHQCjlzmx2aSdumgFcDuQfJeqcnCSnfhlZM1wcaJ8WxI5Jg==
gatsby-core-utils@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.2.tgz#5e9bff98036ec55714079314ae027d6bcab51cb6"
integrity sha512-l3LUdGNDlM3fLrdxRUGnsd/Szu9e8yLEL/pZIV2LuhTHMNwjOStiycEQivezsUhHNPobep1r5t4yWzP6r2cw/Q==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -6049,16 +6049,16 @@ gatsby-link@^4.1.0:
"@types/reach__router" "^1.3.9"
prop-types "^15.7.2"
gatsby-page-utils@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.1.tgz#c4b24b821822138b144104ddfb5bfc21f3795399"
integrity sha512-9aRFzEX301NpA1PsYFP6yRyFzkEZGGWZCu44ZlKe2zRcGNpF0vqsKwyHhlpm1barJnIlh27LpSgAWSzr9k5dJA==
gatsby-page-utils@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.2.tgz#615b0e07af7ba370a50106ecc42832df95c21ff1"
integrity sha512-b38U8DRptVaiLlVnQikcVA5PYeqlGCE+pWxqum+wvSuKowy0mKddxeMgHylk7KmKhTc1jBalFpk3fJrdO+pymQ==
dependencies:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
chokidar "^3.5.2"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
glob "^7.1.7"
lodash "^4.17.21"
micromatch "^4.0.4"
@ -6090,40 +6090,40 @@ gatsby-plugin-feed@4.1.1:
lodash.merge "^4.6.2"
rss "^1.2.2"
gatsby-plugin-image@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.1.tgz#beccc877db0efdc6f596d5447f29b3faf72701c3"
integrity sha512-8Kas9TxE3VCGxWYzxceLmsSxRziYFgMBbMwpb07igZlYfkxWjakFSUV/vkm13oixuZhS2tLjv6FEyfYqPuWyzQ==
gatsby-plugin-image@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.2.tgz#0e9c499b6cc6f2221375a0ef0a99e3558adf0850"
integrity sha512-wus5ytEwBCKtMgmuFoJ6CzF1cb4z/3MgXB9eEXxpM6U/F+rdBlcDuowwUmT3S6p0y25D/jcn+/RSBYlugRnMvA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/parser" "^7.15.5"
"@babel/runtime" "^7.15.4"
"@babel/traverse" "^7.15.4"
babel-jsx-utils "^1.1.0"
babel-plugin-remove-graphql-queries "^4.1.1"
babel-plugin-remove-graphql-queries "^4.1.2"
camelcase "^5.3.1"
chokidar "^3.5.2"
common-tags "^1.8.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
objectFitPolyfill "^2.3.5"
prop-types "^15.7.2"
gatsby-plugin-manifest@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.2.tgz#9b0f117eade4a43bde1c4f81c4d4dbc3dcfc5f7f"
integrity sha512-/9+JRlwDbnaRaMz4BNt3JCre39y65fTy28aLE9DXJxosL6OvRfbmFXxpZigDx2g3mcn4K97wyR7qyt/7eG+ppw==
gatsby-plugin-manifest@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.3.tgz#06383e8e4db07e254207464a690aff940f0b292a"
integrity sha512-brzMkCqF7vZ3oqGPu6LessBl1o9l3OTxlufSs9FdTGxzcXXaJTb/uGxebOjdBg0vC4o3SRW+sv1VTNvOjCphLA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
gatsby-plugin-utils "^2.1.1"
semver "^7.3.5"
sharp "^0.29.1"
gatsby-plugin-mdx@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.2.tgz#be41b8cb50a984adc099defd029a1f6896101317"
integrity sha512-u7VtEYnMCRdN42sRdqwQ5UokH1erNA2wbn/D6CHMdybYRXOznj0eNXCzVvhBAr+Tx3B6/5uL39+2FrTS5E3uVA==
gatsby-plugin-mdx@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.3.tgz#691f086b839ada08e80a2e95b357f27c809962f1"
integrity sha512-tbPrHnitZ+ojhlkS/FnfRE4ly5+AU/3lDEZr+E6/ou8xcFsokoHcJHmyKhgIU94HGJDG58NE5vGvVn62nRAb0w==
dependencies:
"@babel/core" "^7.15.5"
"@babel/generator" "^7.15.4"
@ -6141,7 +6141,7 @@ gatsby-plugin-mdx@3.1.2:
escape-string-regexp "^1.0.5"
eval "^0.1.4"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
gray-matter "^4.0.2"
json5 "^2.1.3"
loader-utils "^1.4.0"
@ -6175,33 +6175,33 @@ gatsby-plugin-netlify@3.14.0:
lodash "^4.17.21"
webpack-assets-manifest "^5.0.6"
gatsby-plugin-offline@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.2.tgz#7e99d22ae0a0bcc39356330c1b9451e011e3948d"
integrity sha512-LUdv1b2LHoK+lWJbUm8cTVzrugZRR/oIzYahedyPeTmqSPZ/NjOYA7pVdcwwfCH6yl+VjjgaTrlscVjYZTrflg==
gatsby-plugin-offline@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.3.tgz#9878188dfc833851dee32d8957fd88fd98b3c890"
integrity sha512-lQYQPAfQRtsqqjCx+cuQnOoJE5/c+E4u+cKhaGZ5PdB3vxwj3eYGk5r5U2bZxQTbUJwtP9iFrWjiBz/1ZQL0HQ==
dependencies:
"@babel/runtime" "^7.15.4"
cheerio "^1.0.0-rc.10"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
glob "^7.1.7"
idb-keyval "^3.2.0"
lodash "^4.17.21"
workbox-build "^4.3.1"
gatsby-plugin-page-creator@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.2.tgz#c4f3ac7d39321d980010bed7ca8cf18d6f7c2941"
integrity sha512-Nw5tce5FY3qGHzitUAeegJkVZ0f44NNR+BaIKa8o6q2WY+tKRD1jjo0fDKL1gFMoBIOFlKORDZaUDCZ4vgE1EA==
gatsby-plugin-page-creator@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.3.tgz#dcc536cd80ff006efc194de8eeab0518c229a3f1"
integrity sha512-zS1gEpKIA6Q1lLR+YzZgD1F3h77E/BZr9MZzI7tTGxk6UvFnvD72aD1UaQbRTME8ZlBXxvnJ8/OITPfOYclW8w==
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.1.1"
gatsby-page-utils "^2.1.1"
gatsby-core-utils "^3.1.2"
gatsby-page-utils "^2.1.2"
gatsby-plugin-utils "^2.1.1"
gatsby-telemetry "^3.1.1"
gatsby-telemetry "^3.1.2"
globby "^11.0.4"
lodash "^4.17.21"
@ -6256,19 +6256,19 @@ gatsby-plugin-sass@5.1.1:
resolve-url-loader "^3.1.2"
sass-loader "^10.1.1"
gatsby-plugin-sharp@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.2.tgz#4efeba0969c49983ed190041a47272b1508a52ef"
integrity sha512-f4o8cXdlvGScxH/kG2ceGAA/u1AawOpmt4Le4lmnmQEjoXp+/DajAerjvStpRyD77Ck8XHl7r/ImvbeGxB+Ugw==
gatsby-plugin-sharp@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.3.tgz#e3ec2df73dd2dbf70b354de410ef956897f5bad8"
integrity sha512-QeQe+x2AQrqbaOfuwBRL6J9kRyAX7u3Z3J0/vNCdx+hwqeiXyDN8UWOammWIyM5yB975iki+IGy5MKJuPHKu8Q==
dependencies:
"@babel/runtime" "^7.15.4"
async "^3.2.1"
bluebird "^3.7.2"
filenamify "^4.3.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
gatsby-plugin-utils "^2.1.1"
gatsby-telemetry "^3.1.1"
gatsby-telemetry "^3.1.2"
got "^11.8.2"
lodash "^4.17.21"
mini-svg-data-uri "^1.3.3"
@ -6290,10 +6290,10 @@ gatsby-plugin-sitemap@5.1.1:
minimatch "^3.0.4"
sitemap "^7.0.0"
gatsby-plugin-typescript@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.1.tgz#5b48cd4afb6caa645e767d3f6835e4049b2d9fd8"
integrity sha512-4uTRq8xUQLGCzwTRuKxHdvCKdK3xGzu20bLzfY6F0aqDkrLMckY1gVbwoVM/Gs3lu27nDsCJf6IRQdSECj82og==
gatsby-plugin-typescript@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.2.tgz#affe3f2503134a48713e8ba01279188737c0389a"
integrity sha512-FpACah/J1HSQFHpTI9cVmV0Dn1L6GobtceLgXQHm19pPHMqMC+gjCASmMLmSBE6Rao1xUMDrjmafCer51Ic0Ew==
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -6301,7 +6301,7 @@ gatsby-plugin-typescript@^4.1.1:
"@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.1.1"
babel-plugin-remove-graphql-queries "^4.1.2"
gatsby-plugin-utils@^2.1.1:
version "2.1.1"
@ -6318,10 +6318,10 @@ gatsby-react-router-scroll@^5.1.0:
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-recipes@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.1.tgz#edfc0ad3ec191f80afa99dbd2b848bb043174dd4"
integrity sha512-MycbdV3XAr4ZkWh6RDqInAKMTI2M9VHaffThvECABCncNejU2CdAqfNr9+5jyJPDxSm9J6UFIMc8raAGj7Kwbg==
gatsby-recipes@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.2.tgz#720f5fa547f713a24ad20b53dcf30a158e6ecad7"
integrity sha512-r6FSPM2eKH+rlC6JX0SgVYBFxBXJW5J/MwFtsP8N+C6Yvr7Cosi9OlMreMx/SBza4HYMXxIoDBYvX68qbBQrhg==
dependencies:
"@babel/core" "^7.15.5"
"@babel/generator" "^7.15.4"
@ -6347,8 +6347,8 @@ gatsby-recipes@^1.1.1:
express "^4.17.1"
express-graphql "^0.12.0"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-telemetry "^3.1.1"
gatsby-core-utils "^3.1.2"
gatsby-telemetry "^3.1.2"
glob "^7.1.6"
graphql "^15.4.0"
graphql-compose "~7.25.0"
@ -6383,17 +6383,17 @@ gatsby-recipes@^1.1.1:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"
gatsby-source-filesystem@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.1.tgz#80bc8075221e08bc8073de3d522a76c899e7d03f"
integrity sha512-xC+JLnyhY8uBroJdOJrDN4r4qkU/0u5JRcOPXd3432i70iZzIJ+Cf1Gd5etXCxYmYmdyjNqIL+XiXSSnMZ6DEA==
gatsby-source-filesystem@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.2.tgz#20675ae88cdcb56e78da591e0632c357349766c6"
integrity sha512-f4oa3+3i3Y2IgTwHaI7EO9cQO9YW4tx3h89gnSKMeD5QjofQGivBjGsGETFMCa16kKARAdLGEITdl09A8ltcyQ==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
fastq "^1.11.1"
file-type "^16.5.3"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"
@ -6421,10 +6421,10 @@ gatsby-source-filesystem@^3.4.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.1.tgz#d60372a58baed088c20cff0ecc27e3462543f1ca"
integrity sha512-zeHzSDYmVPtsVxHt2/zX9eW+nXRAxpq5ruoET6VO4xe9vaAEBibmR9MKX7VGuxZUiTYZeOT90UX+Mi2L5SiFWQ==
gatsby-telemetry@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.2.tgz#a19b7750ded09305262173110179d5d6830f77d9"
integrity sha512-uz8J+cGkQ1vgIc5BCrR5Jm/cF/kKF+Ys+tqXofn4ah95ezT94U+g+m3FPPB49cut7H4OZsONCXeLyLRzdIx7EQ==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
@ -6434,7 +6434,7 @@ gatsby-telemetry@^3.1.1:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.0.0"
gatsby-core-utils "^3.1.1"
gatsby-core-utils "^3.1.2"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"
@ -6470,10 +6470,10 @@ gatsby-worker@^1.1.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.3.tgz#6160d717758ee2460ff96cc317b37a06609d28a6"
integrity sha512-TYaVEu+Y2/8IWpFUPJDix4ulXE+HszoODHI/yHCQUdH3jQG/PvQUyiBE7C8zPAc5VhcwsCUdjQT23sV5T1spjw==
gatsby@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.4.tgz#305f46567f74a7043042d61910fefaf5f27a63f2"
integrity sha512-uO+wSjcWONIER2tuJlpc2vKm7f9BNjVPrSMTemNINBEI8ffYtVB9Zhf8L/qyzJ3PiPibbo2CHXZjZ+ijABr4jA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -6499,8 +6499,8 @@ gatsby@4.1.3:
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.1.1"
babel-preset-gatsby "^2.1.1"
babel-plugin-remove-graphql-queries "^4.1.2"
babel-preset-gatsby "^2.1.2"
better-opn "^2.1.1"
bluebird "^3.7.2"
body-parser "^1.19.0"
@ -6542,16 +6542,16 @@ gatsby@4.1.3:
find-cache-dir "^3.3.2"
fs-exists-cached "1.0.0"
fs-extra "^10.0.0"
gatsby-cli "^4.1.2"
gatsby-core-utils "^3.1.1"
gatsby-cli "^4.1.3"
gatsby-core-utils "^3.1.2"
gatsby-graphiql-explorer "^2.1.0"
gatsby-legacy-polyfills "^2.1.0"
gatsby-link "^4.1.0"
gatsby-plugin-page-creator "^4.1.2"
gatsby-plugin-typescript "^4.1.1"
gatsby-plugin-page-creator "^4.1.3"
gatsby-plugin-typescript "^4.1.2"
gatsby-plugin-utils "^2.1.1"
gatsby-react-router-scroll "^5.1.0"
gatsby-telemetry "^3.1.1"
gatsby-telemetry "^3.1.2"
gatsby-worker "^1.1.0"
glob "^7.2.0"
got "^11.8.2"