Update gatsby monorepo

This commit is contained in:
renovate[bot] 2022-07-05 20:21:50 +00:00
parent 4eef8459e8
commit bc11871f09
2 changed files with 232 additions and 275 deletions

View file

@ -32,31 +32,31 @@
"@types/react-dom": "18.0.6",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.17.2",
"gatsby": "4.18.0",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.17.1",
"gatsby-cli": "4.18.0",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-feed": "4.17.0",
"gatsby-plugin-image": "2.17.0",
"gatsby-plugin-manifest": "4.17.0",
"gatsby-plugin-mdx": "3.17.0",
"gatsby-plugin-feed": "4.18.0",
"gatsby-plugin-image": "2.18.0",
"gatsby-plugin-manifest": "4.18.0",
"gatsby-plugin-mdx": "3.18.0",
"gatsby-plugin-netlify": "5.0.0",
"gatsby-plugin-offline": "5.17.0",
"gatsby-plugin-offline": "5.18.0",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.17.0",
"gatsby-plugin-react-helmet": "5.18.0",
"gatsby-plugin-react-i18next": "2.0.1",
"gatsby-plugin-remote-images": "3.4.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sass": "5.17.0",
"gatsby-plugin-sharp": "4.17.0",
"gatsby-plugin-sitemap": "5.17.0",
"gatsby-plugin-typescript": "4.17.0",
"gatsby-remark-copy-linked-files": "5.17.0",
"gatsby-remark-images": "6.17.0",
"gatsby-source-filesystem": "4.17.0",
"gatsby-transformer-json": "4.17.0",
"gatsby-transformer-sharp": "4.17.0",
"gatsby-plugin-sass": "5.18.0",
"gatsby-plugin-sharp": "4.18.0",
"gatsby-plugin-sitemap": "5.18.0",
"gatsby-plugin-typescript": "4.18.0",
"gatsby-remark-copy-linked-files": "5.18.0",
"gatsby-remark-images": "6.18.0",
"gatsby-source-filesystem": "4.18.0",
"gatsby-transformer-json": "4.18.0",
"gatsby-transformer-sharp": "4.18.0",
"hamburger-react": "2.5.0",
"i18next": "21.8.12",
"locale": "0.1.0",

473
yarn.lock
View file

@ -1502,14 +1502,14 @@
resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.6.tgz#aa49fb0b2f5b670c75d85ea4fa75a40914ce1adc"
integrity sha512-zn5qAcygSgQPuqSkPalvC/3UwesLqsQMQyMtrlOLUH+W+OMVDy7+nD7DUiHSskdeHBsyBRPir7nVDfITrzkJLw==
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.2.0.tgz#3ebc0e5bbe90e7a897d5427c2b67ffe26730228f"
integrity sha512-4iIdquFDl+b+U8Ng0dg6dCtxB/cnH27ERrlQQlxfdaWe8e9CLo8aWc6u3UeuHwNJixBFOUbOgEFaA5qCUPwLCQ==
"@gatsbyjs/parcel-namer-relative-to-cwd@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.3.0.tgz#bbc5a34ede1ae145d390172b119123736834cdb7"
integrity sha512-nd1lQn7ezg51ekqZm8iZjND8akB7bsGkGe7GdIPdTwbhale2dHLqd74qg+bBrEjv5f5aFZhpJeY9XpeU4emWZQ==
dependencies:
"@babel/runtime" "^7.18.0"
"@parcel/plugin" "2.6.0"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
"@gatsbyjs/potrace@^2.2.0":
version "2.2.0"
@ -2799,9 +2799,9 @@
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
"@turist/fetch@^7.1.7":
"@turist/fetch@^7.2.0":
version "7.2.0"
resolved "https://registry.npmjs.org/@turist/fetch/-/fetch-7.2.0.tgz"
resolved "https://registry.yarnpkg.com/@turist/fetch/-/fetch-7.2.0.tgz#57df869df1cd9b299588554eec4b8543effcc714"
integrity sha512-2x7EGw+6OJ29phunsbGvtxlNmSfcuPcyYudkMbi8gARCP9eJ1CtuMvnVUHL//O9Ixi9SJiug8wNt6lj86pN8XQ==
dependencies:
"@types/node-fetch" "2"
@ -3617,15 +3617,6 @@ array.prototype.flat@^1.2.5:
define-properties "^1.1.3"
es-abstract "^1.19.0"
array.prototype.flatmap@^1.2.5:
version "1.2.5"
resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz"
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
dependencies:
call-bind "^1.0.0"
define-properties "^1.1.3"
es-abstract "^1.19.0"
array.prototype.flatmap@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
@ -3873,13 +3864,13 @@ babel-plugin-polyfill-regenerator@^0.3.0:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.3.1"
babel-plugin-remove-graphql-queries@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.17.0.tgz#debb5b83b069ccd4f10e33536aad3602157900f0"
integrity sha512-UovjamHhy5y46WyBO/hfqxrLbMq04o+hlTeqCRzeLol4eWtH+8CufdLAZWYtM1l1BIChwvXCxDY2ugeXlbj7+w==
babel-plugin-remove-graphql-queries@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.18.0.tgz#796558bb8e2463a45e1a11b649ae96a2d627d3dc"
integrity sha512-6oOm/cTZdk+7yPh4R4ISLKNur3rK5w2zAUCXTOGKYcRYbvKCS22ODafQBrNcu/UdfpXwSz3XZOG5ru72Z5usUw==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
babel-plugin-syntax-jsx@^6.18.0:
version "6.18.0"
@ -3942,10 +3933,10 @@ babel-preset-fbjs@^3.4.0:
"@babel/plugin-transform-template-literals" "^7.0.0"
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
babel-preset-gatsby@^2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.17.0.tgz#5b158559d1221ff71c95be8a6a60c33d9071d964"
integrity sha512-hLeovvehdKkfFAsfTKCATKQasLyQa49TrJtct5VthERrb2dhkV71NIfmbiEa9Ae5x+qGYhYvufqMROGptewXbQ==
babel-preset-gatsby@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.18.0.tgz#768c77f26e0616935b5340e2df6d79cdbc1ef2dc"
integrity sha512-b6BJEl0MlA/nh+IkTJRgvPEgdN09Pu34Szo5dE4QYvQa66++EqfQUK5huqr+FgZJedPPYYbRY2SgKlRXev5QIQ==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.14.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -3960,8 +3951,8 @@ babel-preset-gatsby@^2.17.0:
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^3.1.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^3.17.0"
gatsby-legacy-polyfills "^2.17.0"
gatsby-core-utils "^3.18.0"
gatsby-legacy-polyfills "^2.18.0"
babel-runtime@^6.26.0:
version "6.26.0"
@ -4960,10 +4951,10 @@ create-emotion@^10.0.27:
"@emotion/sheet" "0.9.4"
"@emotion/utils" "0.11.3"
create-gatsby@^2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.17.0.tgz#00d42bfca9ca548957fcd88ea4f7a297a8b02fd8"
integrity sha512-RrMAHZL7J5Ew/laz83g+UNQ2RnXszGuub3sG7DQkG0tK5mS9TqTW+FIYyzHCLhdJkr81qC/HRDFsJv0fuYISwg==
create-gatsby@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.18.0.tgz#a860f4d6b79d4ff2f023be3d85baee4562c282ac"
integrity sha512-74yn3+wlFKwg3DUVdFdBnfqc6gUVpYjqr/1XtQ0Rb57i0ygvER8Xgp4rY5Mm+8rl7JwBma1NONeM20cdMQjT2w==
dependencies:
"@babel/runtime" "^7.15.4"
@ -6119,7 +6110,7 @@ eslint-plugin-react-hooks@^4.5.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
eslint-plugin-react@7.30.1:
eslint-plugin-react@7.30.1, eslint-plugin-react@^7.30.0:
version "7.30.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
@ -6139,26 +6130,6 @@ eslint-plugin-react@7.30.1:
semver "^6.3.0"
string.prototype.matchall "^4.0.7"
eslint-plugin-react@^7.29.4:
version "7.29.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
dependencies:
array-includes "^3.1.4"
array.prototype.flatmap "^1.2.5"
doctrine "^2.1.0"
estraverse "^5.3.0"
jsx-ast-utils "^2.4.1 || ^3.0.0"
minimatch "^3.1.2"
object.entries "^1.1.5"
object.fromentries "^2.0.5"
object.hasown "^1.1.0"
object.values "^1.1.5"
prop-types "^15.8.1"
resolve "^2.0.0-next.3"
semver "^6.3.0"
string.prototype.matchall "^4.0.6"
eslint-scope@5.1.1, eslint-scope@^5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz"
@ -6862,10 +6833,10 @@ gatsby-awesome-pagination@0.3.8:
dependencies:
lodash "^4.17.21"
gatsby-cli@4.17.1, gatsby-cli@^4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.17.1.tgz#e7fc847b6cad9580012aaac9dc79e5a1b6275630"
integrity sha512-yLNRGKo8vyeiqKNTH5MkE0Q3AF6Un1v3MVlXzvoyRNs1DIHwkkZ22jGOB64/KIIR/o2cjRsrKJNCVjGV7qNnzw==
gatsby-cli@4.18.0, gatsby-cli@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.18.0.tgz#22e36317efbbcb9398a72db125ea0b5cfb56e22c"
integrity sha512-H4V1XvXP3EMwUBDbAlpu3jbjlCetUmHY6VB1YsH2kkIdlMrOgjUgNDFpqjgbk7k7z61du2tCgl1lyW+5he+SnA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -6884,13 +6855,13 @@ gatsby-cli@4.17.1, gatsby-cli@^4.17.1:
common-tags "^1.8.2"
configstore "^5.0.1"
convert-hrtime "^3.0.0"
create-gatsby "^2.17.0"
create-gatsby "^2.18.0"
envinfo "^7.8.1"
execa "^5.1.1"
fs-exists-cached "^1.0.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-telemetry "^3.17.0"
gatsby-core-utils "^3.18.0"
gatsby-telemetry "^3.18.0"
hosted-git-info "^3.0.8"
is-valid-path "^0.1.1"
joi "^17.4.2"
@ -6928,10 +6899,10 @@ gatsby-core-utils@^2.14.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"
gatsby-core-utils@^3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.17.0.tgz#5fe33c4267a3d0a7439b8065ee9c16f5cc2aead1"
integrity sha512-1e0YaqTAEpSSBkpWkY703lu+Bl76ASXUvUcpnNO3CavCYZsRQxAXtMXIKIEvhm1z6zWJmY9HILo6/DjP+PHeyw==
gatsby-core-utils@^3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.18.0.tgz#4b03ee01822d399eec06ba83c867967d14669a42"
integrity sha512-mCoNgH4MilosLhEroklgVffwie9lyxgmvNwe/oIyzXr6NcZ2uxSp8G1KrgxdG2srt2hCNlZLlzS25ltLTeHTjA==
dependencies:
"@babel/runtime" "^7.15.4"
ci-info "2.0.0"
@ -6939,7 +6910,7 @@ gatsby-core-utils@^3.17.0:
fastq "^1.13.0"
file-type "^16.5.3"
fs-extra "^10.1.0"
got "^11.8.3"
got "^11.8.5"
import-from "^4.0.0"
lmdb "2.5.2"
lock "^1.1.0"
@ -6970,51 +6941,51 @@ gatsby-core-utils@^3.5.2:
tmp "^0.2.1"
xdg-basedir "^4.0.0"
gatsby-graphiql-explorer@^2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.17.0.tgz#128a4dc46ae48c31d858b0c9524344ec6904cb43"
integrity sha512-IWAcxMlOofpg8wRzLGjuey3HunWu3bLilKurX8csD0d+YsuiB4aqZc7dWi2Zc15ZHZ5Hh8zMpOv0MVW9qhjnCg==
gatsby-graphiql-explorer@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.18.0.tgz#d317701b1b94216f14075cacfb12d642f23ac3f2"
integrity sha512-mmY+kHc+axpDO9lfjbCEf/0oEIHTcZmpe2PtQAzkhnQHyti3xd9IIafq/1W3QKIJo5c7f40+tR3sFTERqaBeIA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-legacy-polyfills@^2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.17.0.tgz#f8ff869e0aa95503b58a397c8ca538cc67487031"
integrity sha512-tpONSDutxEZY3vOdUaZ1yE9d0QWZ5/p47juvnhTv0qjGkBwow3gfCpgJwDzWyzKl0w0geesZwlLnaCA3WSEv7Q==
gatsby-legacy-polyfills@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.18.0.tgz#ef0152e61a360308407b18a3510abef2000ebdd0"
integrity sha512-wPnsRUnnab10wyt5VPkIhpJC1k8bVrpn0Sfat1L3JskYwkVIEvquqTmHWkpGMB8SLbXQiJEGCs2TcIrx9riL+w==
dependencies:
"@babel/runtime" "^7.15.4"
core-js-compat "3.9.0"
gatsby-link@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.17.0.tgz#cfccc7c8d702da9592a4c6172de03857af6e39fb"
integrity sha512-hDh+9OFMHNQ/5YdDdTcpSMB8xAYSP4OMkRuwmgPKH1jtOuov3pzwFAo19RR34CsOqzKd3LSQbCjIovOksjlAeA==
gatsby-link@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.18.0.tgz#67a3b48fb1dc11a2711dc3b6441df895517285db"
integrity sha512-nE+Z/iE55Id84YqsQOT1bfPJ/AsupY/4s8i6NllQ8no/PRgDGMpkTG6ANqyt2CHs/bywxch2rv8Ho7Gwsuuueg==
dependencies:
"@babel/runtime" "^7.15.4"
"@types/reach__router" "^1.3.10"
gatsby-page-utils "^2.17.0"
gatsby-page-utils "^2.18.0"
prop-types "^15.8.1"
gatsby-page-utils@^2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.17.0.tgz#8f8cdb48493b9667b927482804b75be8405baea7"
integrity sha512-aeDrvYm6uTXayr/Yw0dNQUy+P9a5TshuG9UnRddCB7jQAR1aufjkNu8WH93l151p4jqUoYGemxgZIhrNv1+i/g==
gatsby-page-utils@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.18.0.tgz#d2a4146118f466b2e9cf6203ed79e4bc53d0a41c"
integrity sha512-qTwlqscKxkBlMd+Mn8xj6sh7L0LbfLGYOPCYozJnukXv8d/6Jyk1nfaP6I82hwj/iyhaBQtk7g8g4XyBJJaESw==
dependencies:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
chokidar "^3.5.2"
chokidar "^3.5.3"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
glob "^7.2.3"
lodash "^4.17.21"
micromatch "^4.0.5"
gatsby-parcel-config@0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.8.0.tgz#4020ac11abe89d0b1bf19db0b78b7e0718170100"
integrity sha512-HzLU8uoJLuakH08T27K8GKx7rcLEVkKVClffAuVKrlcVYhNH+x1LvIwe+uMTIIdfu+YtUpUP1PpTdua6YfrVTQ==
gatsby-parcel-config@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.9.0.tgz#bbf974864e52cbb2d13b03c15333d3d3a382c12d"
integrity sha512-ccGw/L8ylhDgE/4tr52B6tb2jreApOMoYPW75Z8aM2ULRz505fL5mrnkG1fdQDBZSCHx/0j0x2TZyCLrt0Bvlw==
dependencies:
"@gatsbyjs/parcel-namer-relative-to-cwd" "^1.2.0"
"@gatsbyjs/parcel-namer-relative-to-cwd" "1.3.0"
"@parcel/bundler-default" "2.6.0"
"@parcel/compressor-raw" "2.6.0"
"@parcel/namer-default" "2.6.0"
@ -7046,54 +7017,54 @@ gatsby-plugin-eslint@4.0.2:
dependencies:
webpack-merge "^5.8.0"
gatsby-plugin-feed@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.17.0.tgz#59a1a3f5e371015a871866433e20a425c25f842a"
integrity sha512-qX23BiO8Tfu8ekW5Fuj2FqdD1sm8vFVyWlfLiQ4jIf4uwd7imIZ0FFucfIWI7X5toVhHLevgo52bzAwnL0AwjQ==
gatsby-plugin-feed@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.18.0.tgz#f1a92ef5770d204e9ab1f5e7fcbe0a787e46fafb"
integrity sha512-jZ/hw7eaOikmFuRo+whL6TONzrGYYTkurgU7OCHAf7/1sPYm3VmjEo2ZcGtK1itPADffvL3jPNofbmNnri54Fg==
dependencies:
"@babel/runtime" "^7.15.4"
"@hapi/joi" "^15.1.1"
common-tags "^1.8.2"
fs-extra "^10.1.0"
gatsby-plugin-utils "^3.11.0"
gatsby-plugin-utils "^3.12.0"
lodash.merge "^4.6.2"
rss "^1.2.2"
gatsby-plugin-image@2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.17.0.tgz#8106818cf09409f22356a61c7e1a2ceefc4f934b"
integrity sha512-YBVYczsxq04oA3+tx80f94FSxtCjFKc9tKj68Zp/NRZGmLL5/0/s++UcMHxzusmC2P/rAKfDlQ6HNOhm5dwFhQ==
gatsby-plugin-image@2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.18.0.tgz#78e720f15b5b5a5620a6b1a0675cdf5d5232bd93"
integrity sha512-/WvMDUiZvofmxHzHeEPLNL605FU1AK5pLXKKS8aekRigbNbi+Gip2ZROFPJtj4oxyKDmtD+HaVCNf1q8SdhPEg==
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.17.0"
babel-plugin-remove-graphql-queries "^4.18.0"
camelcase "^5.3.1"
chokidar "^3.5.2"
chokidar "^3.5.3"
common-tags "^1.8.2"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-core-utils "^3.18.0"
gatsby-plugin-utils "^3.12.0"
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"
gatsby-plugin-manifest@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.17.0.tgz#ac3d8be81629953f8af8e0570fdfc2fad02401db"
integrity sha512-LGxK2tko8DEGLVQEd4FRH3gTDdfSvhOXDuGJxtP5uz382DgVPbfYjU5KO72T6nZ8YJUOyOibCN8o+rw4OzvMzQ==
gatsby-plugin-manifest@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.18.0.tgz#4a7f0251e260709415c520fffcc92ae3a2ce65cb"
integrity sha512-UqyENX8vwl9toCVnfdhVX/P7NZApG4FvXoDdkxfI53tKoFv93rIisb2IUGQeZZP9jHXprGlnP3y8dgTAmz5Ubw==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-core-utils "^3.18.0"
gatsby-plugin-utils "^3.12.0"
semver "^7.3.7"
sharp "^0.30.3"
gatsby-plugin-mdx@3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.17.0.tgz#6df646cae67662fceb92ff5016c12347786ba10a"
integrity sha512-ijghP1zww8l7Y9KpddHmV8QAqXbnSg2wix4/anwi0f7i/2D3qMXiYwIDiEd402FtQEs7ihT5v47Pt0Wh3PxJbg==
gatsby-plugin-mdx@3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.18.0.tgz#6fd4c961893b582ef8a07fd344032622a79708a5"
integrity sha512-30MS5xPjmUyylhcaD10pdp9622Hn40bkFUq5KJDy/cldimgdvKra3IUJq1OVkzXggGeV8M6kkZxIsqWz46DA2g==
dependencies:
"@babel/core" "^7.15.5"
"@babel/generator" "^7.15.4"
@ -7111,7 +7082,7 @@ gatsby-plugin-mdx@3.17.0:
escape-string-regexp "^1.0.5"
eval "^0.1.4"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
gray-matter "^4.0.2"
json5 "^2.1.3"
loader-utils "^1.4.0"
@ -7146,33 +7117,33 @@ gatsby-plugin-netlify@5.0.0:
lodash.mergewith "^4.6.2"
webpack-assets-manifest "^5.0.6"
gatsby-plugin-offline@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.17.0.tgz#e615c31b2522de5e9cade2a2f975e4c0310e113d"
integrity sha512-4sGpLkjOrv/b6E9FI6TqAX92D47PGbgCubqQTTV7c4zcEIjq9MA86VzNRV/sU8Jys+9Az0kBOIA8e7NEckyvXQ==
gatsby-plugin-offline@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.18.0.tgz#71cf49619a9d27c76045417897ded48eadd1b21f"
integrity sha512-PfbAwEwfozkbAxtPVxUwYkvX47IsWpOJUlutn6wl7hj7VLHfegxDg3RZtc0trbDpj39wVtcLDdM8fu4schm3EA==
dependencies:
"@babel/runtime" "^7.15.4"
cheerio "^1.0.0-rc.10"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
glob "^7.2.3"
idb-keyval "^3.2.0"
lodash "^4.17.21"
workbox-build "^4.3.1"
gatsby-plugin-page-creator@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.17.0.tgz#2a5521fddce5c626ee2fb2bee498c1ed77e64f68"
integrity sha512-Nv1lryCAfo5cWqkVnnqiMC6bmXXXOhdl2efLZKK88QwqT4tZO51gGrgsZGL4mtXtUUSkJXGE8pmjelUOcR+23g==
gatsby-plugin-page-creator@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.18.0.tgz#5b2edef3edcc8aeb7e057081ab773accf2cdcfe1"
integrity sha512-6bY4vJndDw0nBcOuQdX41Wvbctw0y9+a7IavCFJKFeNs+Zo0XH2FX0IAww0slDnSJU6AukJ9qfjHqKJkADAZpQ==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/traverse" "^7.15.4"
"@sindresorhus/slugify" "^1.1.2"
chokidar "^3.5.2"
chokidar "^3.5.3"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.17.0"
gatsby-page-utils "^2.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-telemetry "^3.17.0"
gatsby-core-utils "^3.18.0"
gatsby-page-utils "^2.18.0"
gatsby-plugin-utils "^3.12.0"
gatsby-telemetry "^3.18.0"
globby "^11.1.0"
lodash "^4.17.21"
@ -7183,10 +7154,10 @@ gatsby-plugin-portal@1.0.7:
dependencies:
"@babel/runtime" "^7.3.1"
gatsby-plugin-react-helmet@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.17.0.tgz#0d092eb8771aadcf27d8a0f0b4363a9c449cc812"
integrity sha512-Lp52GFGNQO0Rt0VfYbFMFBw67XNaIITvwhBMqzxnIw/OCnnyjhylfYMpmyDQKT5S/yaWEF3MsvPmE2YCbXbSww==
gatsby-plugin-react-helmet@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.18.0.tgz#77a29ebd4907620641418ca75f1ab20c1065ebe5"
integrity sha512-H55KLoKZ/LeWWILYmkbt+L1c6E2ViurN16GyGOOzIg2LGjd7OXu9zy9H9lMKrkNpn/HUXhyUilYHqVeo5fve1A==
dependencies:
"@babel/runtime" "^7.15.4"
@ -7223,19 +7194,19 @@ gatsby-plugin-robots-txt@1.7.1:
"@babel/runtime" "^7.16.7"
generate-robotstxt "^8.0.3"
gatsby-plugin-sass@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.17.0.tgz#9c5c8c6de103bb3e3fcf82a643b0a7f2da0d9d84"
integrity sha512-WOJ3stTHJCk9+t7YVEbagAeRw9UFxrEgZLzQ4Q0FB8kxZ5YRx8BfDKgc2pqQI0jF0/s8NeLYJCdVYIc1VRNK5A==
gatsby-plugin-sass@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.18.0.tgz#d09e40b3592c981dad1aba8332719d8322728012"
integrity sha512-78CKsIbEb91ojD+CnpZDfgAUWltl8B+Y1J0afORqXZsxd0QL0/YhmYZU7NdTD+kCqZXSZ4B2x+YeZWXZtgA/Kg==
dependencies:
"@babel/runtime" "^7.15.4"
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"
gatsby-plugin-sharp@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.17.0.tgz#157901c4e3ac728f562d08d4a846fa1bd888a81c"
integrity sha512-+wP4hskMBSNgPYqBX2uqoqb5JUtMMvaZTzYNkZmnKkg85rHeDpUy+eMoCqrhh8wpW/NgcbQ9o6uK43jj2qv0xQ==
gatsby-plugin-sharp@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.18.0.tgz#31f04aba2f95f02cb036ac623430c6b732bd6a0d"
integrity sha512-ExGzy8xAwc5+4nDHgGe1k8Id/HZpETPSizLNeJ5We3T4hjshdfgvnuRiAZf2VIY60+VPuVCezYNn4n7gPTShRw==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
@ -7244,10 +7215,10 @@ gatsby-plugin-sharp@4.17.0:
debug "^4.3.4"
filenamify "^4.3.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-telemetry "^3.17.0"
got "^11.8.3"
gatsby-core-utils "^3.18.0"
gatsby-plugin-utils "^3.12.0"
gatsby-telemetry "^3.18.0"
got "^11.8.5"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.4"
probe-image-size "^7.2.3"
@ -7256,20 +7227,20 @@ gatsby-plugin-sharp@4.17.0:
sharp "^0.30.3"
svgo "1.3.2"
gatsby-plugin-sitemap@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.17.0.tgz#56db908f8c9aaa359601fe1a7d36034b76dd1344"
integrity sha512-/rnzUvpTsflcwOzbeurq2CahtDv0JQ/+lzqI3evJQUfFW2SZ9aJFETR2RJ0WTXgPkCy9EMlyawQHkX12X7AVhg==
gatsby-plugin-sitemap@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.18.0.tgz#514577cffb64a3e9a7c5dcbeb323b34530b27655"
integrity sha512-a3ZsLdTzCvFi9zQJ/j0dYm5siG7qU0unhvI0TDik72uC53q4M+nAXs1CYpQhTxf+OVqRTYF33N88WwGuKmVdbg==
dependencies:
"@babel/runtime" "^7.15.4"
common-tags "^1.8.2"
minimatch "^3.1.2"
sitemap "^7.0.0"
gatsby-plugin-typescript@4.17.0, gatsby-plugin-typescript@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.17.0.tgz#95da5c9c4dbdd029eb702e465ccc4b10a12a8993"
integrity sha512-aSO/h4z+jdWBZtEnH17NoZaFchO8LkEcIdNX2saYIjJfa2tMbOR+wnOuQJVAdj61n8ntc1pQkNJxiEK31IaZjw==
gatsby-plugin-typescript@4.18.0, gatsby-plugin-typescript@^4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.18.0.tgz#2d2c7f27082542c147901df93d3981ab85dcdb39"
integrity sha512-SuNBrp57SnovOyhCz0zPkz7begV4UR2XdXUrFsh4N0jWOI5yFNVgENpKlbI/O7JnvgyV5KC/pkobNh3we+0mcQ==
dependencies:
"@babel/core" "^7.15.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@ -7277,18 +7248,18 @@ gatsby-plugin-typescript@4.17.0, gatsby-plugin-typescript@^4.17.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.17.0"
babel-plugin-remove-graphql-queries "^4.18.0"
gatsby-plugin-utils@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.11.0.tgz#cffbd98ab0cafe2ff9b8eb513c980024605dcadf"
integrity sha512-v2D6O2aME9p7tqlGykq5mgtj7Jqp/CWatgo0zJ7bFWSYPPUpQ7jRVAph1PIgFTAV/CaUrrvt9sxdRaZrglJyug==
gatsby-plugin-utils@^3.12.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.12.0.tgz#c286753c9ea96f40bbcf850b260883533bfca6b3"
integrity sha512-vdz3qwaCOkvgzAxMkZlgpmpWf555jISwek5lyWYhGyJJvXYV8KQ2cZ4CoOfFKAYVeZVSucrHcdWyY3fLLpQvAA==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-sharp "^0.11.0"
gatsby-core-utils "^3.18.0"
gatsby-sharp "^0.12.0"
graphql-compose "^9.0.7"
import-from "^4.0.0"
joi "^17.4.2"
@ -7296,18 +7267,18 @@ gatsby-plugin-utils@^3.11.0:
mini-svg-data-uri "^1.4.4"
svgo "^2.8.0"
gatsby-react-router-scroll@^5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.17.0.tgz#c145241d77d80a2c37e72c6e34c5061faf784228"
integrity sha512-RwFeZlKL0T8dxpEdlmuQAH+h4ugrQQpl4U2m0Wdo/F9/8/VEiAeX64oa2r2BqiiTf4MzAIIT+5/ONt83FcmZWg==
gatsby-react-router-scroll@^5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.18.0.tgz#9ccbfcc4b7cffac897162fa789f52c7513c9f7eb"
integrity sha512-/A1k468s6g713c8me5DuGiia8rPWLuwjITQ/pKqgJwioJVB6MnD/iBCbHUTzLHlNwZypAVdGHCN8fCIcPcMb6Q==
dependencies:
"@babel/runtime" "^7.15.4"
prop-types "^15.8.1"
gatsby-remark-copy-linked-files@5.17.0:
version "5.17.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.17.0.tgz#3bdfd20d97e8a57d06ebce944f6fda6a88838418"
integrity sha512-Q1T69Oi84UAa18//54vtMIMPRTkx+P7DQKoRMXi6r3muRAjfN/sT66ZxDdCayT5SoKYT8Opa5hGZo8N/lvtmQw==
gatsby-remark-copy-linked-files@5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.18.0.tgz#2ee8a1ae2e7be91258e54190421bb55705377872"
integrity sha512-tqnf/iW7F3tWrNN+scuE176js6WK0Vl8NfhXiHxZ7mQKpnnakLgp9b8q1CQro4Hh2HZxDL4SsKk+nuQqsNqCfw==
dependencies:
"@babel/runtime" "^7.15.4"
cheerio "^1.0.0-rc.10"
@ -7318,16 +7289,16 @@ gatsby-remark-copy-linked-files@5.17.0:
probe-image-size "^7.2.3"
unist-util-visit "^2.0.3"
gatsby-remark-images@6.17.0:
version "6.17.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.17.0.tgz#d666466f4674b29bf1bc7bb001e122a11ebf229e"
integrity sha512-pjUBNCfKT8mo1mXztHlxB5OYGSUUr8snTKvBOlKkDQUpQmyDp9BKTYcTMdhlrGqJEpkmMjFpXQSJPSxoTqw+7A==
gatsby-remark-images@6.18.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.18.0.tgz#02ccd1b2852673adc49aef710e2793810976c8de"
integrity sha512-xFLFbHerjdhyIl1iCa5IlMecUoz5HYkvN80rSkCDOZPDXz9AvqrWcoG5KIFP1hgiYh1nZC1CSzd9qNr5yGrXsw==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
chalk "^4.1.2"
cheerio "^1.0.0-rc.10"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
is-relative-url "^3.0.0"
lodash "^4.17.21"
mdast-util-definitions "^4.0.0"
@ -7335,29 +7306,29 @@ gatsby-remark-images@6.17.0:
unist-util-select "^3.0.4"
unist-util-visit-parents "^3.1.1"
gatsby-script@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-1.2.0.tgz#1655b14c2eb9cda731e03272dfae8c6a709ba785"
integrity sha512-Fkf6yJxwuQCS6xdFxF0gpiCUiS3PYnRv5I2mCAJV0Cu7k4PYgVpQJt79bcDHvnx755VpXOmZIfMXegACg1XS0w==
gatsby-script@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-1.3.0.tgz#491d2779c3f843fe0e222e53b5b4676c6f21c9aa"
integrity sha512-eCz6mcMFpB7kvpmyM7AtMTxNxzdrzPgt8GiuDKWFOlDgk1il6PUjO99QsL/cCeokmaiH/6egVnm9b33/x+sy9A==
gatsby-sharp@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.11.0.tgz#f672e26a4134e2ff264a335ab6efd35782de8052"
integrity sha512-RIbU8qi/Qs7G/KJiY0zyGS9Yic5n4RpDUf/1W3gvRl78Uo3LSuIeGEpaai6mYEnreuGb5fQIcqdkYs/UV3e8WA==
gatsby-sharp@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.12.0.tgz#2cb886809222c9429ca114f9752be52c96f6c47a"
integrity sha512-dZa/AgxmPzD0vvROEZSuT3IdzAFTxnq1FfLTf9n3mywonvsKYc84zj6nf8TEzBrVrBFAaLvZek4NpVAKWGr4/w==
dependencies:
"@types/sharp" "^0.30.0"
sharp "^0.30.3"
gatsby-source-filesystem@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.17.0.tgz#5cbb8615151aa5ac167aea328be340453cfca0a9"
integrity sha512-1UErm5fcAqHOB3439V2BmSB5Kz+yDN15qj5J503/f6nL44kPPhJKSjjR64A5iz2y/3nCSTyZfmSs44jw9I1hhg==
gatsby-source-filesystem@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.18.0.tgz#d8b70e68cb9507993decfaaaf2f45592fba5ad9d"
integrity sha512-45ivbP9Ho6ioCqAJKdz5ejXlKCZ+8UCzQEC8cQbJI+k5CiJMdA09X65GVITUEob0bFRCcv5RQu4fOodrznaIwg==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
chokidar "^3.5.3"
file-type "^16.5.3"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"
@ -7385,60 +7356,60 @@ gatsby-source-filesystem@^3.4.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^3.17.0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.17.0.tgz#de5b094340d714969ac5a5f01ed19999d3b9557e"
integrity sha512-1N4uKj2Yj7AykLmwjsdOmNirf3UmP8CBXjj/LmWf5cLDVbdPqkirAlyD6uTeEliG5UFHPTlBsRi26v558mFYJQ==
gatsby-telemetry@^3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.18.0.tgz#14c815d169ade4520819c4ec5cef07eadac84af0"
integrity sha512-i1JvNqGOyLDPGEn1QN29YGpe2ripg2LZBAOhXmk6lAhRL5fTVo6WkEA2yW7XESnXIOJBFymgVbUlLjXoqeZ5Xg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4"
"@turist/fetch" "^7.1.7"
"@turist/fetch" "^7.2.0"
"@turist/time" "^0.0.2"
async-retry-ng "^2.0.1"
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^10.1.0"
gatsby-core-utils "^3.17.0"
gatsby-core-utils "^3.18.0"
git-up "^4.0.5"
is-docker "^2.2.1"
lodash "^4.17.21"
node-fetch "^2.6.7"
gatsby-transformer-json@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-4.17.0.tgz#2bdaaf01e9daa3c430d923f23f42cfbe3de9419f"
integrity sha512-PQ7wSDN2KgQkV3RkkNjqBYnsWKqhU5iiqQEPV28WFS3HRgmq8RWuONc3dBlvBztNSDGtKrwFngbRlEsze7PbOw==
gatsby-transformer-json@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-4.18.0.tgz#b125ff6b5b07a97019c584d8c0bd3e76b3ca45c7"
integrity sha512-WnEgg3Yq/aOvAyjJGJdmQuPzVT1nbnFph3cVuZ1DyCBrOsl18dNs0eHdL/sQ96e2EvBjDuy1dT+ULB3KCQzf7g==
dependencies:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
gatsby-transformer-sharp@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.17.0.tgz#abc2eddd4b28d268eeca6363d22b3e416a33ac53"
integrity sha512-yaBzgqpjMqpy1ZuJ4CRbYh8rdiyvuSlMS0aMRiGlcjgUmKuT5qGJsQWsuhihbKWqn8OPhNzrAsnWvWnOVjAeCg==
gatsby-transformer-sharp@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.18.0.tgz#5146d0c302b19a119ad035ea835fa03958e4c6f9"
integrity sha512-uOsP5U10pWPdhpKHkPyKWoxCFEGdnreqmSrWrKUsHa0oViCfudbDrM+xWla+QQ0MhHHkqOUjdcfZRG3SwUlPcg==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"
bluebird "^3.7.2"
common-tags "^1.8.2"
fs-extra "^10.1.0"
gatsby-plugin-utils "^3.11.0"
gatsby-plugin-utils "^3.12.0"
probe-image-size "^7.2.3"
semver "^7.3.7"
sharp "^0.30.3"
gatsby-worker@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.17.0.tgz#ef6616023e94c8bfc504f7853c210027e2ee449e"
integrity sha512-hA7awNHmcNWp3TgQkjF0Z3I9YGWpdsf8jUdJOlAjI+aBxQ2vdHTVNwbMdXwtlf9umQRwORnmEzADmQdm0Cx5AA==
gatsby-worker@^1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.18.0.tgz#5869eeb659c4a5fb54ae1e5b1248dd6fbb2a444e"
integrity sha512-gNzqDrYFMXlfXCzdClORyDQWQZKTOF6nRUrhZT8PUxzQViO+DvnEKE3EAQvZizYKW1Hgw7cbiTtLG3qshkNepw==
dependencies:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.17.2:
version "4.17.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.2.tgz#0ab2b8abf9e0601161732f2a0c60042e6c61dfb0"
integrity sha512-uMNH/X/Fd0kGjelgAPTukgQhxu/aMhRj5YJ07SM4D2yBuO+c4+y1dZRz5q9EUryCeVSx1cSt0J6JMkfzOXmbyA==
gatsby@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.18.0.tgz#e87bc5f71b25ab24811fd7ecdfca3029d04b7177"
integrity sha512-EyiwYUsbSKUKsdjm8nnLw5AGJwOJ9NAWcrFg1V/QU4CUnk/M8EiP0TxiGUmK1/K7g82XGxUjuAPYJKJk85yxHA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -7474,15 +7445,15 @@ gatsby@4.17.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.17.0"
babel-preset-gatsby "^2.17.0"
babel-plugin-remove-graphql-queries "^4.18.0"
babel-preset-gatsby "^2.18.0"
better-opn "^2.1.1"
bluebird "^3.7.2"
body-parser "^1.19.0"
browserslist "^4.17.5"
cache-manager "^2.11.1"
chalk "^4.1.2"
chokidar "^3.5.2"
chokidar "^3.5.3"
common-tags "^1.8.0"
compression "^1.7.4"
cookie "^0.4.1"
@ -7504,7 +7475,7 @@ gatsby@4.17.2:
eslint-plugin-graphql "^4.0.0"
eslint-plugin-import "^2.26.0"
eslint-plugin-jsx-a11y "^6.5.1"
eslint-plugin-react "^7.29.4"
eslint-plugin-react "^7.30.0"
eslint-plugin-react-hooks "^4.5.0"
eslint-webpack-plugin "^2.6.0"
event-source-polyfill "1.0.25"
@ -7518,20 +7489,20 @@ gatsby@4.17.2:
find-cache-dir "^3.3.2"
fs-exists-cached "1.0.0"
fs-extra "^10.1.0"
gatsby-cli "^4.17.1"
gatsby-core-utils "^3.17.0"
gatsby-graphiql-explorer "^2.17.0"
gatsby-legacy-polyfills "^2.17.0"
gatsby-link "^4.17.0"
gatsby-page-utils "^2.17.0"
gatsby-parcel-config "0.8.0"
gatsby-plugin-page-creator "^4.17.0"
gatsby-plugin-typescript "^4.17.0"
gatsby-plugin-utils "^3.11.0"
gatsby-react-router-scroll "^5.17.0"
gatsby-script "^1.2.0"
gatsby-telemetry "^3.17.0"
gatsby-worker "^1.17.0"
gatsby-cli "^4.18.0"
gatsby-core-utils "^3.18.0"
gatsby-graphiql-explorer "^2.18.0"
gatsby-legacy-polyfills "^2.18.0"
gatsby-link "^4.18.0"
gatsby-page-utils "^2.18.0"
gatsby-parcel-config "0.9.0"
gatsby-plugin-page-creator "^4.18.0"
gatsby-plugin-typescript "^4.18.0"
gatsby-plugin-utils "^3.12.0"
gatsby-react-router-scroll "^5.18.0"
gatsby-script "^1.3.0"
gatsby-telemetry "^3.18.0"
gatsby-worker "^1.18.0"
glob "^7.2.3"
globby "^11.1.0"
got "^11.8.2"
@ -7583,7 +7554,6 @@ gatsby@4.17.2:
slugify "^1.6.1"
socket.io "3.1.2"
socket.io-client "3.1.3"
source-map-support "^0.5.20"
st "^2.0.0"
stack-trace "^0.0.10"
string-similarity "^1.2.2"
@ -7603,7 +7573,7 @@ gatsby@4.17.2:
xstate "^4.26.0"
yaml-loader "^0.6.0"
optionalDependencies:
gatsby-sharp "^0.11.0"
gatsby-sharp "^0.12.0"
gauge@~2.7.3:
version "2.7.4"
@ -7845,6 +7815,23 @@ got@^11.8.2, got@^11.8.3:
p-cancelable "^2.0.0"
responselike "^2.0.0"
got@^11.8.5:
version "11.8.5"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
dependencies:
"@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5"
"@types/cacheable-request" "^6.0.1"
"@types/responselike" "^1.0.0"
cacheable-lookup "^5.0.3"
cacheable-request "^7.0.2"
decompress-response "^6.0.0"
http2-wrapper "^1.0.0-beta.5.2"
lowercase-keys "^2.0.0"
p-cancelable "^2.0.0"
responselike "^2.0.0"
got@^9.6.0:
version "9.6.0"
resolved "https://registry.npmjs.org/got/-/got-9.6.0.tgz"
@ -10331,14 +10318,6 @@ object.getownpropertydescriptors@^2.1.0:
define-properties "^1.1.3"
es-abstract "^1.19.1"
object.hasown@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz"
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
dependencies:
define-properties "^1.1.3"
es-abstract "^1.19.1"
object.hasown@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
@ -11706,14 +11685,6 @@ regex-parser@^2.2.11:
resolved "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz"
integrity sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q==
regexp.prototype.flags@^1.3.1:
version "1.4.1"
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz"
integrity sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==
dependencies:
call-bind "^1.0.2"
define-properties "^1.1.3"
regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
@ -12565,7 +12536,7 @@ source-map-resolve@^0.5.2:
source-map-url "^0.4.0"
urix "^0.1.0"
source-map-support@^0.5.17, source-map-support@^0.5.20, source-map-support@~0.5.20:
source-map-support@^0.5.17, source-map-support@~0.5.20:
version "0.5.21"
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
@ -12770,20 +12741,6 @@ string-width@^5.0.0:
emoji-regex "^9.2.2"
strip-ansi "^7.0.1"
string.prototype.matchall@^4.0.6:
version "4.0.6"
resolved "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz"
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
dependencies:
call-bind "^1.0.2"
define-properties "^1.1.3"
es-abstract "^1.19.1"
get-intrinsic "^1.1.1"
has-symbols "^1.0.2"
internal-slot "^1.0.3"
regexp.prototype.flags "^1.3.1"
side-channel "^1.0.4"
string.prototype.matchall@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"