Merge pull request #1040 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.11.0

Bump gatsby from 3.10.2 to 3.11.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-08-05 11:44:41 +02:00 committed by GitHub
commit cce5c7b2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 96 additions and 96 deletions

View File

@ -15,7 +15,7 @@
"copy-text-to-clipboard": "^3.0.1", "copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0", "crypto-browserify": "^3.12.0",
"framer-motion": "^4.1.17", "framer-motion": "^4.1.17",
"gatsby": "^3.10.2", "gatsby": "^3.11.0",
"gatsby-background-image": "^1.5.3", "gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.10.0", "gatsby-image": "^3.10.0",
"gatsby-plugin-image": "^1.10.1", "gatsby-plugin-image": "^1.10.1",

View File

@ -2957,10 +2957,10 @@ babel-plugin-react-svg@^3.0.3:
resolved "https://registry.yarnpkg.com/babel-plugin-react-svg/-/babel-plugin-react-svg-3.0.3.tgz#7da46a0bd8319f49ac85523d259f145ce5d78321" resolved "https://registry.yarnpkg.com/babel-plugin-react-svg/-/babel-plugin-react-svg-3.0.3.tgz#7da46a0bd8319f49ac85523d259f145ce5d78321"
integrity sha512-Pst1RWjUIiV0Ykv1ODSeceCBsFOP2Y4dusjq7/XkjuzJdvS9CjpkPMUIoO4MLlvp5PiLCeMlsOC7faEUA0gm3Q== integrity sha512-Pst1RWjUIiV0Ykv1ODSeceCBsFOP2Y4dusjq7/XkjuzJdvS9CjpkPMUIoO4MLlvp5PiLCeMlsOC7faEUA0gm3Q==
babel-plugin-remove-graphql-queries@^3.10.0: babel-plugin-remove-graphql-queries@^3.10.0, babel-plugin-remove-graphql-queries@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.10.0.tgz#879bd4aaa95a0516bf358d6b3653a1cec0e2e1d1" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.11.0.tgz#b921e95f2d8fd49c57fe7fcac15546ab9b03f5b2"
integrity sha512-boXe4V22Tz5DhlbsyNFWRMSYpAQhbBksxnHQZF3Rs1TVptIcm3RmJKL10ze6qTKJW2a97J3qpmAmNpi/CFTttg== integrity sha512-YVXU3hC4BWHtkKoAVi2lzGCfx9PBCXa2IMk2MnXcpoRoGPN4hKMIGqnSrdRrBTjow8FdFQ/y5SYYmhDcAiYkoQ==
babel-plugin-syntax-object-rest-spread@^6.8.0: babel-plugin-syntax-object-rest-spread@^6.8.0:
version "6.13.0" version "6.13.0"
@ -2980,10 +2980,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" 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== integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
babel-preset-gatsby@^1.10.0: babel-preset-gatsby@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.10.0.tgz#dc8f443f0a653f90df79dafc0d86087378420dd0" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.11.0.tgz#2bf2ac10f84d1bc76f32000a1a8591be4770ea9b"
integrity sha512-fyRpNl/8S738Ke+MkFreRigofSeeaQYm5aycyiAxcJrXb+lKp6aSzPpLMRq48Ypgeace0b+PJ2F5gNugx9e+LA== integrity sha512-qEd0bQbytain59zTFXEjoE2CEIDQMbFIALULcSVtKoUaoA4bDYvlRXUemt9z8BCa6864fh7ikU5+afOtazLm1Q==
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.14.0" "@babel/plugin-proposal-class-properties" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -2998,8 +2998,8 @@ babel-preset-gatsby@^1.10.0:
babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^2.8.0" babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24" babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
gatsby-legacy-polyfills "^1.10.0" gatsby-legacy-polyfills "^1.11.0"
babel-runtime@^6.26.0: babel-runtime@^6.26.0:
version "6.26.0" version "6.26.0"
@ -4288,10 +4288,10 @@ create-ecdh@^4.0.0:
bn.js "^4.1.0" bn.js "^4.1.0"
elliptic "^6.5.3" elliptic "^6.5.3"
create-gatsby@^1.10.0: create-gatsby@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.10.0.tgz#0ccc0bc65cc7f7b217c18e97481b442301b4a0e6" resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.11.0.tgz#005488cddade3ab4a8a8406b9f1b00adfc509e5e"
integrity sha512-EiN8bJepWMN4itheoQ9ul1jNrSWoWy5Cw+kAfF1sN0J7ZWtuYCFfRZX97VRTt6C7bvlHkTw7gew2pUbFS8La+Q== integrity sha512-3FM3YJI5OExHIUUiJSASBibwzo7oBKtQYxHB0YeLC/7U7rkSJWjSbJ+cJllC+NeCGoDIzZ21QTkhczzzz7j1FQ==
create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0: create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
version "1.2.0" version "1.2.0"
@ -6486,10 +6486,10 @@ gatsby-background-image@^1.5.3:
short-uuid "^4.1.0" short-uuid "^4.1.0"
sort-media-queries "^0.2.2" sort-media-queries "^0.2.2"
gatsby-cli@^3.10.0: gatsby-cli@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.10.0.tgz#b5a5949893dad097715f0f36debaebafcfc47a4d" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.11.0.tgz#6c41779c8533b211bb55de19abc583b9794a8dd5"
integrity sha512-RgHTA2qdxhdUugoi+S6BCv6LFDYxuV7P8QfbG0QRmmIAybtmpgfse6oLspWgtXwR4liRDZh/hRgwVA4y48JmlA== integrity sha512-jrC1VqQHCR4N++if2bZm+iVUpdCazfZgVK0FPnmTb6Uq3xqEqS5agZR9HeE/FV8ebQ1h6/4MfFt9XsSG4Z6TFw==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@types/common-tags" "^1.8.0" "@types/common-tags" "^1.8.0"
@ -6499,14 +6499,14 @@ gatsby-cli@^3.10.0:
common-tags "^1.8.0" common-tags "^1.8.0"
configstore "^5.0.1" configstore "^5.0.1"
convert-hrtime "^3.0.0" convert-hrtime "^3.0.0"
create-gatsby "^1.10.0" create-gatsby "^1.11.0"
envinfo "^7.7.3" envinfo "^7.7.3"
execa "^5.1.1" execa "^5.1.1"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
gatsby-recipes "^0.21.0" gatsby-recipes "^0.22.0"
gatsby-telemetry "^2.10.0" gatsby-telemetry "^2.11.0"
hosted-git-info "^3.0.6" hosted-git-info "^3.0.6"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
joi "^17.4.0" joi "^17.4.0"
@ -6530,10 +6530,10 @@ gatsby-cli@^3.10.0:
yoga-layout-prebuilt "^1.9.6" yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0" yurnalist "^2.1.0"
gatsby-core-utils@^2.10.0: gatsby-core-utils@^2.10.0, gatsby-core-utils@^2.11.0:
version "2.10.0" version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz#bc37ea9eb6bb5f327aa4bdc0345a37d9390d4a7a" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.11.0.tgz#155aafe7962ba6ad9b3e72c784bba8a87f99ea6b"
integrity sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA== integrity sha512-t5PL1/MvTPSG6IeJn+Yd3Fxp0L3HfLI1vvVsmxXvxEiwDp5MJjjtZbrSnWpST1oylMSKI/UECUEKQUax9UJW+A==
dependencies: dependencies:
ci-info "2.0.0" ci-info "2.0.0"
configstore "^5.0.1" configstore "^5.0.1"
@ -6544,10 +6544,10 @@ gatsby-core-utils@^2.10.0:
tmp "^0.2.1" tmp "^0.2.1"
xdg-basedir "^4.0.0" xdg-basedir "^4.0.0"
gatsby-graphiql-explorer@^1.10.0: gatsby-graphiql-explorer@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.10.0.tgz#61811a1e96a715b07a8b89673ac1a943fd42f9a0" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.11.0.tgz#0144d3f8af43b85dc1dc399fd61ea5dc8a30ac7d"
integrity sha512-KCPHiFV0sYcw++CNqDaiWktZ3ZRaHBZBUhYdnDrQGuphJ02zpTINnxiTBRYYTNhaDdi4wmGI46RJVikr7AHfvg== integrity sha512-HNLr6xTTeRq6U++JVO/+u0IAi7NG4On+Vx4whxJSYOmwzxUW9ikQBufhyFnJhpm3BNARu6+bBxejY8t3E+ZIZQ==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
@ -6560,32 +6560,32 @@ gatsby-image@^3.10.0:
object-fit-images "^3.2.4" object-fit-images "^3.2.4"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-legacy-polyfills@^1.10.0: gatsby-legacy-polyfills@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.10.0.tgz#929097725313628c2c00845f2741bb6075b47a87" resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.11.0.tgz#739747707c5e98b3bfffed42a83fb402b1ac4541"
integrity sha512-hhC0cUp8cnZYzm9/y4DAFeTK5K99m5FOkir4/Tw7EjaPSwkjCytHS/gsOMf9cVAd/4H2A+GPYV5XvjNhBuJNGQ== integrity sha512-bBqwsOwJEOTuo4eqiQX0MTPcbM+WYI6xTKbfgcJ9t8qCWoCKmRXz+xbHt9HoBbtQ8DnfQOPlM8q5NxIqq8iMEA==
dependencies: dependencies:
core-js-compat "3.9.0" core-js-compat "3.9.0"
gatsby-link@^3.10.0: gatsby-link@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.10.0.tgz#4e3be3f891d7e2569174ef5664e6a51545b0ce80" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.11.0.tgz#b8e32280ed121ed24b8bd501561d71323bcec6df"
integrity sha512-8Tt5zDmbth/E89eIAuH8yeZbUzN5We+P/s0Y98+trxxxT2G7QLjFlCSf3/ofFW/mlZLS5DkM64nLGp0q43rBKQ== integrity sha512-kOishEy33DWl+16ByFqKigxA1W+XdKnFgrG5FAu9a9hAv5FF35wGLx2KEd48ccclK2pBDx7viiXP2lqYjpV7SQ==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
"@types/reach__router" "^1.3.7" "@types/reach__router" "^1.3.7"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-page-utils@^1.10.0: gatsby-page-utils@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.10.0.tgz#e0acb3905ddab5e73568141827f3aeddd7d635c7" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.11.0.tgz#a8ba0b4cc50f235f421c39d2fd0ce6c906896367"
integrity sha512-nu4z/6I60Cgk6HPBgrZ8Zkf4PfZel1Ur42gWTCXQkfe/zuDNfoqT6udndMdk6PT09go2VrLbXoeunysANm/BJg== integrity sha512-1v8oGrV97VF3nlYYeSj9RUb87pxiAnrsZF2CWnR+8wcL2+gP6Z9w+kReiVQy4RbzTH7ldQwVChbaXdb3UKNylg==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
bluebird "^3.7.2" bluebird "^3.7.2"
chokidar "^3.5.1" chokidar "^3.5.1"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.21" lodash "^4.17.21"
micromatch "^4.0.2" micromatch "^4.0.2"
@ -6637,18 +6637,18 @@ gatsby-plugin-offline@^4.10.0:
lodash "^4.17.21" lodash "^4.17.21"
workbox-build "^4.3.1" workbox-build "^4.3.1"
gatsby-plugin-page-creator@^3.10.0: gatsby-plugin-page-creator@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.10.0.tgz#aa9dc22a86bb3bd18ea200f8a4a39ea34d3a3425" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.11.0.tgz#ec3e328509553f72950d9e89faeb9074ec3232d4"
integrity sha512-3DJUxqEcEyvAq3uoPP3MZIrlibruMkaG7vb0g6WOucA5kd6D/4Q7ghb6DT5WU0IKpOy6MNuH1c2Qba7KMpS4jQ== integrity sha512-yeXoRigBKobqchb7rRydYMKvcpv+4omfEjp8e6kahabXOeQsfUUniyOf8bKkmATAKNdq3bdDyGTRdOPN1JQMjw==
dependencies: dependencies:
"@babel/traverse" "^7.14.7" "@babel/traverse" "^7.14.7"
"@sindresorhus/slugify" "^1.1.2" "@sindresorhus/slugify" "^1.1.2"
chokidar "^3.5.1" chokidar "^3.5.1"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
gatsby-page-utils "^1.10.0" gatsby-page-utils "^1.11.0"
gatsby-telemetry "^2.10.0" gatsby-telemetry "^2.11.0"
globby "^11.0.3" globby "^11.0.3"
lodash "^4.17.21" lodash "^4.17.21"
@ -6717,10 +6717,10 @@ gatsby-plugin-svgr@^3.0.0-beta.0:
resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-3.0.0-beta.0.tgz#7e5315f51dae2663a447899322ea1487cef93dd6" resolved "https://registry.yarnpkg.com/gatsby-plugin-svgr/-/gatsby-plugin-svgr-3.0.0-beta.0.tgz#7e5315f51dae2663a447899322ea1487cef93dd6"
integrity sha512-oALTh6VwO6l3khgC/vGr706aqt38EkXwdr6iXVei/auOKGxpCLEuDCQVal1a4SpYXdjHjRsEyab6bxaHL2lzsA== integrity sha512-oALTh6VwO6l3khgC/vGr706aqt38EkXwdr6iXVei/auOKGxpCLEuDCQVal1a4SpYXdjHjRsEyab6bxaHL2lzsA==
gatsby-plugin-typescript@^3.10.0: gatsby-plugin-typescript@^3.11.0:
version "3.10.0" version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.10.0.tgz#921e103bc3fd11b899e3091b9aa432542dad8948" resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.11.0.tgz#4c68d62a2813eefcece50f776e1996af4a5b6f5a"
integrity sha512-nk8sOTpz3+6bfWuwzcwHmovDQzLxlmgVjtiEUouqfmSsvvkNmjSTxINE0imY3dV9Cq4qWXqXz1ux5f0cRr2OxA== integrity sha512-23QHfwCgmSNPTDIZwf58LNd6/2z7iNGgYF67fhNhm5KKDq+4nwiEu6057zvzfiXQAKGRGUJb3DxvnpPE9xs7bQ==
dependencies: dependencies:
"@babel/core" "^7.14.6" "@babel/core" "^7.14.6"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -6728,26 +6728,26 @@ gatsby-plugin-typescript@^3.10.0:
"@babel/plugin-proposal-optional-chaining" "^7.14.5" "@babel/plugin-proposal-optional-chaining" "^7.14.5"
"@babel/preset-typescript" "^7.14.0" "@babel/preset-typescript" "^7.14.0"
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
babel-plugin-remove-graphql-queries "^3.10.0" babel-plugin-remove-graphql-queries "^3.11.0"
gatsby-plugin-utils@^1.10.0: gatsby-plugin-utils@^1.10.0, gatsby-plugin-utils@^1.11.0:
version "1.10.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.10.0.tgz#88ca8a1d63be68ebdd65af83046c0f2fa011f725" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.11.0.tgz#f4c76e991fbda81d3dcafe93beaf37e830331a55"
integrity sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg== integrity sha512-MtWLv/63DRhWrorJFJsjIlwMLvQRMxFS2xbRirTbmlvhfU0YzL3Ax5kiRv673rxt8eaaZ7dHT6Ax/5ZPxNzdeA==
dependencies: dependencies:
joi "^17.2.1" joi "^17.2.1"
gatsby-react-router-scroll@^4.10.0: gatsby-react-router-scroll@^4.11.0:
version "4.10.0" version "4.11.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.10.0.tgz#4df44bf4dcae2b2af75b5487fded9c385e5b54f1" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.11.0.tgz#4f16430cc51a8a6c52387cb01abe197731696d87"
integrity sha512-yeGpfd+ScDZwkdqgJdyMES8sj2SJ0At5W9j+p0u/03hkkMG4JocttwvzJRIQEHbl9Dz8bBDtlgba3zwTU2cWww== integrity sha512-7yaVUpQ3MDlZuL16inkVEnni/MP1vSYdFWtoGGwYNiAKOwSQpavhndU6iODALqcR2KlTxRs+ZJLbbCUjCzIx/Q==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
gatsby-recipes@^0.21.0: gatsby-recipes@^0.22.0:
version "0.21.0" version "0.22.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.21.0.tgz#865b61788e39385209bf8e3857454490b0f8d868" resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.22.0.tgz#075a3f19a62333888fe7f4b5228bc44c2a206c06"
integrity sha512-oo9ci5G6TiXc5wVnRrTfJhX92ZsjICVa0ldX7aQ/8JR77HelfO3MFfQuIkswla+o0MGcbyxgVoLX45kgzY7aaA== integrity sha512-FQrM59qd64Pwe6UVJmuTAwyZx4IVkj0huwZ1y37IWn49Xuq0Ihhmsrb1BgP99euXZz34c+PWhsFnWvW26skgtw==
dependencies: dependencies:
"@babel/core" "^7.14.6" "@babel/core" "^7.14.6"
"@babel/generator" "^7.14.5" "@babel/generator" "^7.14.5"
@ -6772,8 +6772,8 @@ gatsby-recipes@^0.21.0:
express "^4.17.1" express "^4.17.1"
express-graphql "^0.12.0" express-graphql "^0.12.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
gatsby-telemetry "^2.10.0" gatsby-telemetry "^2.11.0"
glob "^7.1.6" glob "^7.1.6"
graphql "^15.4.0" graphql "^15.4.0"
graphql-compose "~7.25.0" graphql-compose "~7.25.0"
@ -6895,10 +6895,10 @@ gatsby-source-filesystem@^3.10.0:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.14.0" xstate "^4.14.0"
gatsby-telemetry@^2.10.0: gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.11.0:
version "2.10.0" version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.10.0.tgz#ebc7e74e10d1ddc88aa69c8288eb3984c58a8fa7" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.11.0.tgz#e5d2de76b3bfce6aa787d261830d21bbde8b92cd"
integrity sha512-uon+KRo6NQqkc6Qk/QTw+RmaxIjFFIK7cSU8XXE3y353il2Tk04Kxct2hMHn8Zdl4TYyKla1T5UIvVV/EfpBcg== integrity sha512-6GEcZpsY5N/+K+SGGdDHuOknjer6vsYLJsUuUWkz32t8OK9lE1cLvXIdO2eTHdS4rtWFM324a/yFMlizp59SbA==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
@ -6908,7 +6908,7 @@ gatsby-telemetry@^2.10.0:
boxen "^4.2.0" boxen "^4.2.0"
configstore "^5.0.1" configstore "^5.0.1"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
git-up "^4.0.2" git-up "^4.0.2"
is-docker "^2.1.1" is-docker "^2.1.1"
lodash "^4.17.21" lodash "^4.17.21"
@ -6975,17 +6975,17 @@ gatsby-transformer-yaml@^3.10.0:
lodash "^4.17.21" lodash "^4.17.21"
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
gatsby-worker@^0.1.0: gatsby-worker@^0.2.0:
version "0.1.0" version "0.2.0"
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-0.1.0.tgz#861eb266665a08e3cf2847e1d604871155b24921" resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-0.2.0.tgz#8b4963e701e1454ef08c7f9e04bd3654581a17d7"
integrity sha512-YEGupwa21qSr9xTQkCaynIVxR/8zRd53V06PW7Qwo5faOIgJryEI54a6Z9ueWPsXiuEXxx1T6LiLpAmk7k4+rA== integrity sha512-PbtR389T+Y2DqwXLHGj8Xvw6zVEduGeBI0/iOCU2jZ9WVlbu/Ld2Shr+EqtiFegAaKMZ0kFGbNOXhGvNmbijgw==
dependencies: dependencies:
"@babel/core" "^7.14.6" "@babel/core" "^7.14.6"
gatsby@^3.10.2: gatsby@^3.11.0:
version "3.10.2" version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.2.tgz#596916c3f29b23ce999115b52f23e18d0f87af30" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.11.0.tgz#302c43468aca56460ff64d6e8304451e053de341"
integrity sha512-O4Pp1wA20Opkv4OxFkc7asjh9FB/yZxkQcI1FIeDZSUxjPV6PN9smgAy13aVM3dFNp6fMSZkN8pyWQoKc2q1sg== integrity sha512-bESvnN7BJFshzHUnMx2qUSWTe6uBUHjuj1hn+V9mi19wxR7GH1ZCERGtzBi3lezwRtotYb/jed933mJ8Emg2UA==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.6" "@babel/core" "^7.14.6"
@ -7009,8 +7009,8 @@ gatsby@^3.10.2:
babel-plugin-add-module-exports "^1.0.4" babel-plugin-add-module-exports "^1.0.4"
babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-lodash "^3.3.4" babel-plugin-lodash "^3.3.4"
babel-plugin-remove-graphql-queries "^3.10.0" babel-plugin-remove-graphql-queries "^3.11.0"
babel-preset-gatsby "^1.10.0" babel-preset-gatsby "^1.11.0"
better-opn "^2.0.0" better-opn "^2.0.0"
bluebird "^3.7.2" bluebird "^3.7.2"
body-parser "^1.19.0" body-parser "^1.19.0"
@ -7052,17 +7052,17 @@ gatsby@^3.10.2:
find-cache-dir "^3.3.1" find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-cli "^3.10.0" gatsby-cli "^3.11.0"
gatsby-core-utils "^2.10.0" gatsby-core-utils "^2.11.0"
gatsby-graphiql-explorer "^1.10.0" gatsby-graphiql-explorer "^1.11.0"
gatsby-legacy-polyfills "^1.10.0" gatsby-legacy-polyfills "^1.11.0"
gatsby-link "^3.10.0" gatsby-link "^3.11.0"
gatsby-plugin-page-creator "^3.10.0" gatsby-plugin-page-creator "^3.11.0"
gatsby-plugin-typescript "^3.10.0" gatsby-plugin-typescript "^3.11.0"
gatsby-plugin-utils "^1.10.0" gatsby-plugin-utils "^1.11.0"
gatsby-react-router-scroll "^4.10.0" gatsby-react-router-scroll "^4.11.0"
gatsby-telemetry "^2.10.0" gatsby-telemetry "^2.11.0"
gatsby-worker "^0.1.0" gatsby-worker "^0.2.0"
glob "^7.1.6" glob "^7.1.6"
got "8.3.2" got "8.3.2"
graphql "^15.4.0" graphql "^15.4.0"