Merge pull request #822 from alxshelepenok/renovate/gatsby

chore(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2020-11-14 02:22:37 +03:00 committed by GitHub
commit c2f44c30a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 202 additions and 208 deletions

View File

@ -43,33 +43,33 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.8.1", "codecov": "^3.8.1",
"gatsby": "^2.25.3", "gatsby": "^2.26.1",
"gatsby-link": "^2.4.16", "gatsby-link": "^2.5.0",
"gatsby-plugin-catch-links": "^2.3.15", "gatsby-plugin-catch-links": "^2.4.0",
"gatsby-plugin-feed": "^2.6.0", "gatsby-plugin-feed": "^2.7.0",
"gatsby-plugin-flow": "^1.3.13", "gatsby-plugin-flow": "^1.4.0",
"gatsby-plugin-google-gtag": "^2.1.13", "gatsby-plugin-google-gtag": "^2.2.0",
"gatsby-plugin-manifest": "^2.5.2", "gatsby-plugin-manifest": "^2.6.0",
"gatsby-plugin-netlify": "^2.4.0", "gatsby-plugin-netlify": "^2.5.0",
"gatsby-plugin-netlify-cms": "^4.3.17", "gatsby-plugin-netlify-cms": "^4.4.0",
"gatsby-plugin-offline": "^3.3.3", "gatsby-plugin-offline": "^3.4.0",
"gatsby-plugin-optimize-svgs": "^1.0.4", "gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.3.14", "gatsby-plugin-react-helmet": "^3.4.0",
"gatsby-plugin-sass": "^2.3.22", "gatsby-plugin-sass": "^2.5.1",
"gatsby-plugin-sharp": "^2.7.1", "gatsby-plugin-sharp": "^2.8.0",
"gatsby-plugin-sitemap": "^2.5.1", "gatsby-plugin-sitemap": "^2.6.0",
"gatsby-remark-autolink-headers": "^2.4.1", "gatsby-remark-autolink-headers": "^2.5.0",
"gatsby-remark-copy-linked-files": "^2.3.19", "gatsby-remark-copy-linked-files": "^2.4.0",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.4.2", "gatsby-remark-images": "^3.5.1",
"gatsby-remark-katex": "^3.3.14", "gatsby-remark-katex": "^3.4.0",
"gatsby-remark-prismjs": "^3.6.0", "gatsby-remark-prismjs": "^3.7.0",
"gatsby-remark-relative-images": "^2.0.2", "gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^2.4.17", "gatsby-remark-responsive-iframe": "^2.5.0",
"gatsby-remark-smartypants": "^2.3.13", "gatsby-remark-smartypants": "^2.4.0",
"gatsby-source-filesystem": "^2.4.2", "gatsby-source-filesystem": "^2.5.0",
"gatsby-transformer-remark": "^2.9.2", "gatsby-transformer-remark": "^2.10.0",
"gatsby-transformer-sharp": "^2.5.21", "gatsby-transformer-sharp": "^2.6.0",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.12.0", "katex": "^0.12.0",
"lodash": "^4.17.20", "lodash": "^4.17.20",
@ -93,7 +93,7 @@
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
"babel-jest": "26.6.3", "babel-jest": "26.6.3",
"babel-preset-gatsby": "0.5.16", "babel-preset-gatsby": "0.6.0",
"browserslist": "4.14.7", "browserslist": "4.14.7",
"concurrently": "5.3.0", "concurrently": "5.3.0",
"eslint": "7.13.0", "eslint": "7.13.0",

360
yarn.lock
View File

@ -3595,10 +3595,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.8.0:
cosmiconfig "^6.0.0" cosmiconfig "^6.0.0"
resolve "^1.12.0" resolve "^1.12.0"
babel-plugin-remove-graphql-queries@^2.9.20: babel-plugin-remove-graphql-queries@^2.10.0:
version "2.9.20" version "2.10.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.20.tgz#69ad42efdb3b4340992080afba101d2d1a2843b2" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.10.0.tgz#f45ed685556a35b3e87c1052fe36ef4a0521676a"
integrity sha512-FB4tIvdXaGFBFhHAzlqB0NxVA5BcjzVYbY8ut7ProStW3cjv208ADMlfzmPdSP/I1Z0wl2MrXgHNCrL1TQ/Mew== integrity sha512-uKgTE+KGNuNVVAofCHYKAqe6pLzAQ0Qh+3L43SAN1LrN9Mc9HBWSzQTEzj3VM0HR2DgBO281S1SDk+B14t9XGg==
babel-plugin-syntax-jsx@^6.18.0: babel-plugin-syntax-jsx@^6.18.0:
version "6.18.0" version "6.18.0"
@ -3641,10 +3641,10 @@ babel-preset-current-node-syntax@^1.0.0:
"@babel/plugin-syntax-optional-chaining" "^7.8.3" "@babel/plugin-syntax-optional-chaining" "^7.8.3"
"@babel/plugin-syntax-top-level-await" "^7.8.3" "@babel/plugin-syntax-top-level-await" "^7.8.3"
babel-preset-gatsby@0.5.16, babel-preset-gatsby@^0.5.16: babel-preset-gatsby@0.6.0, babel-preset-gatsby@^0.6.0:
version "0.5.16" version "0.6.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.16.tgz#4e29a39cf7bb67429ec6dd4b22c1361fcfc00a57" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.6.0.tgz#e0086ef44a81162fd129432b9aaa4ca8a6361c01"
integrity sha512-zcUYvHRnDxwQmzJnkWtHk4x7cGaMbQjTJIKrvCWpS9u10hQOQUNAz/ZKSH1vUmB4oYap6m+sHDoDIr7PNoCAEQ== integrity sha512-D06m9bYesyQVvzGfHLm3I6wRfZjuQnSwExzyNT2Yr48If8FDbvfNtw9XA4/0aDD7auxdAaeoP3E0mtIysE8G1g==
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.10.4" "@babel/plugin-proposal-class-properties" "^7.10.4"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
@ -3658,8 +3658,8 @@ babel-preset-gatsby@0.5.16, babel-preset-gatsby@^0.5.16:
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 "^1.3.24" gatsby-core-utils "^1.4.0"
gatsby-legacy-polyfills "^0.0.6" gatsby-legacy-polyfills "^0.1.0"
babel-preset-jest@^26.6.2: babel-preset-jest@^26.6.2:
version "26.6.2" version "26.6.2"
@ -7702,10 +7702,10 @@ fuzzy@^0.1.1:
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg= integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
gatsby-cli@^2.12.117: gatsby-cli@^2.13.1:
version "2.12.117" version "2.13.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.117.tgz#28b36ca3b6b471a55acfc7c63835efdfd8e29b3f" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.13.1.tgz#3d95afaa7f116cec63a5188dfca77310040ab6d0"
integrity sha512-RmnDAz84sfOOhpq9wI8gC3En3J31pbknaIIneFyYa9ChqgdXYlHJuNPynKsKoiwlbF9/jj1Vr0pE5FdETJ384w== integrity sha512-k27GTZXQHIgIZHjyYTSzI7OhaxUOLuIIvgTcrKOx/t+9ztH941g0EhoBr0XbsvI1lknumuUPC7/66/RPYTsmTg==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1" "@hapi/joi" "^15.1.1"
@ -7720,9 +7720,9 @@ gatsby-cli@^2.12.117:
execa "^3.4.0" execa "^3.4.0"
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 "^1.3.24" gatsby-core-utils "^1.4.0"
gatsby-recipes "^0.2.38" gatsby-recipes "^0.3.1"
gatsby-telemetry "^1.3.40" gatsby-telemetry "^1.4.1"
hosted-git-info "^3.0.6" hosted-git-info "^3.0.6"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.20" lodash "^4.17.20"
@ -7745,10 +7745,10 @@ gatsby-cli@^2.12.117:
yoga-layout-prebuilt "^1.9.6" yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2" yurnalist "^1.1.2"
gatsby-core-utils@^1.3.24: gatsby-core-utils@^1.4.0:
version "1.3.24" version "1.4.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.24.tgz#4da8dd3000c25f946bfd6020ee2773f5577a7583" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.4.0.tgz#d42234b8a15b34237921522f9ae303a2bb833c78"
integrity sha512-SlK7rJv/8NBYC8FodYvTINamBHadXNSv//a2uRwh44N1GSSujuCMvtUcpEuAdg9BUQHc54NbbmFuoqf8p85kgA== integrity sha512-wU6huyGZ8aJ/8Izfc7D39ujxaCz/jFtznufmMSXLnEBwLF5MWGsmECx4i2nfTb2kkkTFc+n0i/rx///UnPUURg==
dependencies: dependencies:
ci-info "2.0.0" ci-info "2.0.0"
configstore "^5.0.1" configstore "^5.0.1"
@ -7758,95 +7758,95 @@ gatsby-core-utils@^1.3.24:
tmp "^0.2.1" tmp "^0.2.1"
xdg-basedir "^4.0.0" xdg-basedir "^4.0.0"
gatsby-graphiql-explorer@^0.4.15: gatsby-graphiql-explorer@^0.5.0:
version "0.4.15" version "0.5.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.15.tgz#3a2a8d09cba4bdd1c37695b80f71b9ef9983206e" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.5.0.tgz#32fc920697fbbcd46f430fd8638a48a75024909a"
integrity sha512-Mo6wo6EX3pIL7ErKI0yJIfJw9iYDZyPyEsCQJDhcxymhqf1x0d8DRGDjyJDndDBiSuSUfgdBrHz/MKh3ZOZnAg== integrity sha512-15dMVYAITqYzKdgqk9hVRCOlnMqiAejPS4rvtn+uwbn1FrlhmKMV/vlTCebUeucvK25i8ZmDKYwjb2QJ8xrmOw==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
gatsby-legacy-polyfills@^0.0.6: gatsby-legacy-polyfills@^0.1.0:
version "0.0.6" version "0.1.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.6.tgz#7a28e8a01c3e5aaa9aed8a23e10d3d3ae5bd3453" resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.1.0.tgz#789aa6ca819e68ca9ca3e0a188f8c1ccf2a2d8bd"
integrity sha512-23O0orFhu1zkCluIFBs8pu8psfyyWquczfRk2NNdT2x4wW/HkZEjonWM5AkM6kjzZL9JrVCAZEgL4qf9OjgUoA== integrity sha512-DiN8xJxGORsHAYOCf3Sgx8KpytUONJuHfXo0u1Vnbj6g8l5w4g0qgAq+DQl7O2m+bLdQaIdOQKSdcevadLfyfQ==
dependencies: dependencies:
core-js-compat "^3.6.5" core-js-compat "^3.6.5"
gatsby-link@^2.4.16: gatsby-link@^2.5.0:
version "2.4.16" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.16.tgz#e0dda6c6e8450412dca94989f8d3d583d3734b83" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.5.0.tgz#89b388520a6d37c991473a6fbbe3e90d9b003622"
integrity sha512-wsccuSOIAjhRDQRKmIj2+FUNR94QEBnELki0giN+lLKvWB3EO8mXjTIccXC0bMpe8VQcBlv3DHpUo72EAkkFAg== integrity sha512-vCTvrHaeGv50wfH5qGmHvTxktDDMC0dKa/mIjw+0pmBk+F9V9PJQkAgkAWGqNqGcLBbq5hUstVPynurrvSxjSA==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
"@types/reach__router" "^1.3.6" "@types/reach__router" "^1.3.6"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-page-utils@^0.2.30: gatsby-page-utils@^0.3.0:
version "0.2.30" version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.30.tgz#2ec4b51a64040cd5e67f409f962d29a6b7df4ed4" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.3.0.tgz#0ced351b66247775e576a050b00ff4d38c4c6dab"
integrity sha512-H4a6VgDuO4Obd2UgZmfHCnpN3D6NOOpcgVSf8XuC7fmksVhQ3L2v7zw7y/TNS1Fz74yEKffnaF9pqRfkg8D/yg== integrity sha512-6KbalAQFQ+Ko+DWbgpK+9+9wagETzvMOZLXmQiusBeHdXyR5t7aO9qPW4tUPR9eWDZ0x3cxR3Up1ZvV/hQ0BSw==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
bluebird "^3.7.2" bluebird "^3.7.2"
chokidar "^3.4.3" chokidar "^3.4.3"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.20" lodash "^4.17.20"
micromatch "^4.0.2" micromatch "^4.0.2"
gatsby-plugin-catch-links@^2.3.15: gatsby-plugin-catch-links@^2.4.0:
version "2.3.15" version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.3.15.tgz#d5e0a945d193aee2261e995e8c6f07d322bd42ab" resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.4.0.tgz#00172adb6855363a2be025f0366455125b6f0be2"
integrity sha512-U8ilBTFKxj5NMj2Cw4Xvawxpe+Rlxd+o11m3gF8fEboqdqcCS6Gh1zG45JkJ3Du6G27nF4DbTI1JRpwi96vFYA== integrity sha512-FB8QozFg+oVbD/CBk87cdHTwf+yZa0Vg+r7+5Y1s5Li1bwSWmrv6VQ5cvGC69AfKDhFDMt+LTWsxQooeP7zs7Q==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
escape-string-regexp "^1.0.5" escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.6.0: gatsby-plugin-feed@^2.7.0:
version "2.6.0" version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.6.0.tgz#b5b1cf428011b457e31419e978614c6436740921" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.7.0.tgz#2650b7d475c5689faaa811695d6d1b5f0cd35319"
integrity sha512-BxsFwp5tJVew4Asf6NOP2ebhonjBDL0CuQT5HaRzuDjBj9N1/Bc5VRfYQpFy25wj+qQ5CMm5rJWkNGVVwl9//A== integrity sha512-TTR6d7o3xfswuZSWddnZIM3FB9FmE5eTJ3dYlcreQ+HosdmaUu8+XXm1ZuP0XD5hRsx/8M6yn75Y9tfnuyKqGQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
"@hapi/joi" "^15.1.1" "@hapi/joi" "^15.1.1"
common-tags "^1.8.0" common-tags "^1.8.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-plugin-utils "^0.2.40" gatsby-plugin-utils "^0.3.0"
lodash.merge "^4.6.2" lodash.merge "^4.6.2"
rss "^1.2.2" rss "^1.2.2"
gatsby-plugin-flow@^1.3.13: gatsby-plugin-flow@^1.4.0:
version "1.3.13" version "1.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.3.13.tgz#fdbb2a94a4b08022a42da43bdb724c79c1526158" resolved "https://registry.yarnpkg.com/gatsby-plugin-flow/-/gatsby-plugin-flow-1.4.0.tgz#d5253f65de074e47ddb74912695e4c1a74e0599a"
integrity sha512-eP7NEBI4Rl/3MjTZwG1QGkrg5uZgMsVucQma/0LTiud7KO+Sld0UhJHu3SBEXDiYNeDIZaohH3aKIwpjv5dwdg== integrity sha512-a7sbr2zK5de4+jkd8MwwNYxsr3W0oFDS4PxGmZJlkm6+Jyl1zIG4KmrPwkgEsjrt1XMJJyYhB5IOFRNtQch8Og==
dependencies: dependencies:
"@babel/preset-flow" "^7.10.4" "@babel/preset-flow" "^7.10.4"
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
gatsby-plugin-google-gtag@^2.1.13: gatsby-plugin-google-gtag@^2.2.0:
version "2.1.13" version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-2.1.13.tgz#1fff724ab92a76a741f2a1be9fa470cafe9035b1" resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-2.2.0.tgz#5d7290ffa31f4d59b429d6c97e73c557e14a1513"
integrity sha512-cpQJowgxgfekAZdkKHxp6iIcOCeC/378wRCNUo+/LJrpEXvGxkyPp31VjBfWKztGRm84ExVF65k5V81TBoZAeg== integrity sha512-pX0UyOaHFA20WwdVbqjx6+lFLq/XYZ5Z8vxlvuEBGjoXAfjBFkCU9x/e1WciNTbNbwZ+GLWTC6h8vsF9flwnNQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
minimatch "^3.0.4" minimatch "^3.0.4"
gatsby-plugin-manifest@^2.5.2: gatsby-plugin-manifest@^2.6.0:
version "2.5.2" version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.5.2.tgz#38642e205e17086b3eca74b22f2eae07d10efbf8" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.0.tgz#d128d462a726b665551e53ffe0e6639381ee507e"
integrity sha512-ULLpUbKMXu0wh6XV+GEqE3w7ggGrEKH3fubwiiE00oUNJGoyFfvS9xGSwPtpE6yO1Xg3m1AH5vajZxfL9dWQ+A== integrity sha512-asVUXSTgGc5WH3w2pUQ5qqn4ApU+be2ayEgSvK2pd88g+lZUfjMZznc3I1FedtvIFoBpDdR9/teECqbioeLRmQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
gatsby-plugin-utils "^0.2.40" gatsby-plugin-utils "^0.3.0"
semver "^7.3.2" semver "^7.3.2"
sharp "^0.25.4" sharp "^0.25.4"
gatsby-plugin-netlify-cms@^4.3.17: gatsby-plugin-netlify-cms@^4.4.0:
version "4.3.17" version "4.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.3.17.tgz#1740a00c3959fc97ca4671a5fff8ae9da6b06837" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.4.0.tgz#61b0566bf2dfeddac3517705cc2f3d665eefc08a"
integrity sha512-2pHT47cldT9bYLtyK2f7vgxHy57uTtPhd1Breb4PNYjVspjLbQpY/QkryPifpWO3EviUJeicQ3g4JYJf7u8+AA== integrity sha512-lFjMozfYzZrewFm/n9iFf1yV9ANgudcXXgCqka+UFYtaO9tgkEd/sbHFcAtgxf2TF5imCYCp1P5FlKzFlOixKA==
dependencies: dependencies:
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
copy-webpack-plugin "^5.1.2" copy-webpack-plugin "^5.1.2"
@ -7858,10 +7858,10 @@ gatsby-plugin-netlify-cms@^4.3.17:
netlify-identity-widget "^1.9.1" netlify-identity-widget "^1.9.1"
webpack "^4.44.2" webpack "^4.44.2"
gatsby-plugin-netlify@^2.4.0: gatsby-plugin-netlify@^2.5.0:
version "2.4.0" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.4.0.tgz#17aff8ce7a74c186acdc4d16741dfc2fc80783a9" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.5.0.tgz#341c79ef90532e2df8ddf78e9430a2ffa9df2b1e"
integrity sha512-AocJvFSZZHWA6aBOaimD8oPYxMgLI0peqQglfO2wU4S9qcB8C1hpjfAsuRQqFCGp4tfA4Z8sTCfJcEZ9kprG1A== integrity sha512-q9BCiHV7GR/C6SkVoZoKYfvQZlrJ992v6i4exW1AiF6YbSTvV/sAfZhufq9SzKuOgW5BDRE0Af7y0KXvEUu6fQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
fs-extra "^8.1.0" fs-extra "^8.1.0"
@ -7869,14 +7869,14 @@ gatsby-plugin-netlify@^2.4.0:
lodash "^4.17.20" lodash "^4.17.20"
webpack-assets-manifest "^3.1.1" webpack-assets-manifest "^3.1.1"
gatsby-plugin-offline@^3.3.3: gatsby-plugin-offline@^3.4.0:
version "3.3.3" version "3.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.3.3.tgz#566fdff6fb68db695ce9369b4c4df29b908c0afd" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.4.0.tgz#a9372bd3418f50c0f97a8ea14ba99b652637bbdf"
integrity sha512-z2rXsiBW/zGsRA78Vc6vzCtufk+fAjzAlnBtMUg+Xi0EUQnqyjih52CSousun0Eh8wAZgGGkFsvIIBfs1VU4YA== integrity sha512-l+H/paD635OGHcoMetNM5Wqt8FIx3By1eg+fpX7dnhxFUH5znQBYLmE6UsyKgO/WJq2F05nlOYLxghNUH4fJ1A==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
glob "^7.1.6" glob "^7.1.6"
idb-keyval "^3.2.0" idb-keyval "^3.2.0"
lodash "^4.17.20" lodash "^4.17.20"
@ -7890,28 +7890,28 @@ gatsby-plugin-optimize-svgs@^1.0.4:
svgo "^1.3.0" svgo "^1.3.0"
walk "^2.3.14" walk "^2.3.14"
gatsby-plugin-page-creator@^2.3.35: gatsby-plugin-page-creator@^2.4.0:
version "2.3.35" version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.35.tgz#3e709c664508306de54e8c0e6f66a58e42a98d3a" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.4.0.tgz#38d2f1987ff34597ff79fbf58d4e31e451e25423"
integrity sha512-hT6hgkplHSBXin9DECOxNQastvRJq15XrzN8327VU/67tetYGOG7SKDSxN4eCaIwy7VK0nP0C97gyN7kQ3FNJw== integrity sha512-lE6H++qSz2ZFbc+9TMfpz1i6jLdGVBxUYE7KY2ohNJb4POJF9wm4XfTwKLQsFNlQzH7GCKMIi3QqWhuNOgH2WQ==
dependencies: dependencies:
"@babel/traverse" "^7.11.5" "@babel/traverse" "^7.11.5"
"@sindresorhus/slugify" "^1.1.0" "@sindresorhus/slugify" "^1.1.0"
chokidar "^3.4.2" chokidar "^3.4.2"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.2.30" gatsby-page-utils "^0.3.0"
globby "^11.0.1" globby "^11.0.1"
graphql "^14.7.0" graphql "^14.7.0"
lodash "^4.17.20" lodash "^4.17.20"
gatsby-plugin-react-helmet@^3.3.14: gatsby-plugin-react-helmet@^3.4.0:
version "3.3.14" version "3.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.14.tgz#6eac5854e24d008352742783fe68817b18e24151" resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.4.0.tgz#fe7ef70d1643976b7e6530ff0808429026ebf7c2"
integrity sha512-5GsIVZIVOax2V9g1UL8row1TG3p2zPY2I+8Rq52H0R5xD9QoMTPde2Q4N0Y2td+qzfRdcfkbSj/kokK2I5owPw== integrity sha512-SPMXDDDwMJ9AQKqNbyWhlE2rJwmm6f/HDx7mOn8Jnkcu0jlq/ZiAfbNMfCzX2gufeRiQR9VTRPz0Fs6rUuoxgQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
gatsby-plugin-sass@^2.3.22: gatsby-plugin-sass@^2.5.1:
version "2.5.1" version "2.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.5.1.tgz#e4de5c9b3239e466e6e7c73c2c7df115307489de" resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.5.1.tgz#e4de5c9b3239e466e6e7c73c2c7df115307489de"
integrity sha512-q9EpTBALoBa5kZRhTEEbYILRxBaoEdYTWnb5imRutl1DAxpeqyA9wZzF2mBMPESTB7F9+1GVAt4n4mhabPUy0Q== integrity sha512-q9EpTBALoBa5kZRhTEEbYILRxBaoEdYTWnb5imRutl1DAxpeqyA9wZzF2mBMPESTB7F9+1GVAt4n4mhabPUy0Q==
@ -7919,16 +7919,16 @@ gatsby-plugin-sass@^2.3.22:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
sass-loader "^7.3.1" sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.7.1: gatsby-plugin-sharp@^2.8.0:
version "2.7.1" version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.7.1.tgz#8dcd7f6e7007ba9407bd1203573e2ed2e9230e4c" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.8.0.tgz#3f38d0a3eb1174c60a38a4ae6db5e91b51511de3"
integrity sha512-sS7vGyJ3J4vRY5NrfmSKqaDMr/vgyBeAlkizvV5xTxzghOLE8u/c6HNCrhwzEP5nMdixepAm1+YgOS/P8tTk4w== integrity sha512-Ao0rSWS1zjcRloWZgw0DkMV8/W+agf+cXoKSJHI0br7nWrLMyFjWcC5e89iU+t8U40ivngzMUjxBm9S7qYCa4g==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
async "^3.2.0" async "^3.2.0"
bluebird "^3.7.2" bluebird "^3.7.2"
fs-extra "^9.0.1" fs-extra "^9.0.1"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
got "^10.7.0" got "^10.7.0"
imagemin "^7.0.1" imagemin "^7.0.1"
imagemin-mozjpeg "^9.0.0" imagemin-mozjpeg "^9.0.0"
@ -7943,10 +7943,10 @@ gatsby-plugin-sharp@^2.7.1:
svgo "1.3.2" svgo "1.3.2"
uuid "3.4.0" uuid "3.4.0"
gatsby-plugin-sitemap@^2.5.1: gatsby-plugin-sitemap@^2.6.0:
version "2.5.1" version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.5.1.tgz#88534ed5d2c8c3274db76d9719ffa51443873596" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.6.0.tgz#31ebabc43a9455444467ce5a1e4ea3ea7488eb47"
integrity sha512-GNqsA47bmrRLaoOkRgyVtM6ebqL1ZuaxE8J9NIRcMOuIbSu0cVi4B4jMe5HohVdnEzGB3GLqnUQimwXD4XmDGQ== integrity sha512-PxzZBKU78bbMFxINtoyNH787FtcnpKvGIVJtWZkQt+7X7BM4+MYiqrAR5aY93YLxj+kxDbMt6j8po7h17TWZFQ==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
common-tags "^1.8.0" common-tags "^1.8.0"
@ -7954,10 +7954,10 @@ gatsby-plugin-sitemap@^2.5.1:
pify "^3.0.0" pify "^3.0.0"
sitemap "^1.13.0" sitemap "^1.13.0"
gatsby-plugin-typescript@^2.5.0: gatsby-plugin-typescript@^2.6.0:
version "2.5.0" version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.5.0.tgz#b7daacff18da2926bf7f6a3251785356bec20c52" resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.6.0.tgz#5edf9f443e27db66329eb351098634ed84f08aae"
integrity sha512-AGsUvjh/iiX5zo5cR88Rsj0da20oOVgzQK9bidMoDa42tjbskiu7oq6hl6NBo8TCuLeoHvf/enxXF1aByU7JGw== integrity sha512-1LRSoM8y/8SDkAu+CQbxNrP/fOXGI+mIaZXQ9lWkeVcOJzpkzinSSCMs2f0jgBM0HqQtBR44B0rQhQJ+W8Vykw==
dependencies: dependencies:
"@babel/core" "^7.11.6" "@babel/core" "^7.11.6"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
@ -7965,26 +7965,26 @@ gatsby-plugin-typescript@^2.5.0:
"@babel/plugin-proposal-optional-chaining" "^7.11.0" "@babel/plugin-proposal-optional-chaining" "^7.11.0"
"@babel/preset-typescript" "^7.10.4" "@babel/preset-typescript" "^7.10.4"
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
babel-plugin-remove-graphql-queries "^2.9.20" babel-plugin-remove-graphql-queries "^2.10.0"
gatsby-plugin-utils@^0.2.40: gatsby-plugin-utils@^0.3.0:
version "0.2.40" version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.40.tgz#20e997d10efb9a0368270f79ce2e6001346f6336" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.3.0.tgz#1d10d3c6423603c391d31bcd12bd683bf40d7037"
integrity sha512-RKjmpPhmi8TDR9hAKxmD4ZJMje3BLs6nt6mxMWT0F8gf5giCYEywplJikyCvaPfuyaFlq1hMmFaVvzmeZNussg== integrity sha512-z0FgEM/uU/7IgDYLaNHmUK0m09TJwYaaiefSrj7NWyavF8uEyOd+52qI9TsK2Exv4DYiQI/L7zsC28iKtPbW1g==
dependencies: dependencies:
joi "^17.2.1" joi "^17.2.1"
gatsby-react-router-scroll@^3.0.15: gatsby-react-router-scroll@^3.1.0:
version "3.0.15" version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.15.tgz#0d081941f63894a3b6f2e7c2986091e187875bbd" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.1.0.tgz#3eba4714bdc20a009a2178c28b1621ddb6e3d9f8"
integrity sha512-7tmpFuRZhP3QnONC4bMmV9lA032J2aYms5MkcAUVP6EGY3ZCNqbod+EFBECJS1R3tkqhtQLKWmooFSGxPulxog== integrity sha512-sbHOiHKNfSPlmWFNUoVujYwOaBh+ESSDeKKjY0ULEQ7scU8Gr2cgD2ZHPxO+eMcy7SZyDs/eBvkR+9QfLqdz9A==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
gatsby-recipes@^0.2.38: gatsby-recipes@^0.3.1:
version "0.2.38" version "0.3.1"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.38.tgz#dae5438c8bba01c9b35fe0168ad52fff7bd1132e" resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.3.1.tgz#6e3aaa9fcb0cfc735b069367963ddca587163692"
integrity sha512-myCRjxVXVkQEhd+j03PFhtos6xByLahNEn/8P9WHYBQ4+uzWryoPItB1Mvrns/DQa23KuEwFunlUmnKTq4ydIQ== integrity sha512-006frKSNhL0Wuc0fNN31YDOZBUkRn5Vslsthz2Fw+P/ydM/WmWplhOrESpmAi2i5GQkePUmJSQ7p+/A51GU3DA==
dependencies: dependencies:
"@babel/core" "^7.11.6" "@babel/core" "^7.11.6"
"@babel/generator" "^7.11.6" "@babel/generator" "^7.11.6"
@ -8009,8 +8009,8 @@ gatsby-recipes@^0.2.38:
express "^4.17.1" express "^4.17.1"
express-graphql "^0.9.0" express-graphql "^0.9.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
gatsby-telemetry "^1.3.40" gatsby-telemetry "^1.4.1"
glob "^7.1.6" glob "^7.1.6"
graphql "^14.6.0" graphql "^14.6.0"
graphql-compose "^6.3.8" graphql-compose "^6.3.8"
@ -8032,7 +8032,6 @@ gatsby-recipes@^0.2.38:
remark-mdxjs "^2.0.0-next.4" remark-mdxjs "^2.0.0-next.4"
remark-parse "^6.0.3" remark-parse "^6.0.3"
remark-stringify "^8.1.0" remark-stringify "^8.1.0"
resolve-cwd "^3.0.0"
resolve-from "^5.0.0" resolve-from "^5.0.0"
semver "^7.3.2" semver "^7.3.2"
single-trailing-newline "^1.0.0" single-trailing-newline "^1.0.0"
@ -8046,10 +8045,10 @@ gatsby-recipes@^0.2.38:
xstate "^4.9.1" xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6" yoga-layout-prebuilt "^1.9.6"
gatsby-remark-autolink-headers@^2.4.1: gatsby-remark-autolink-headers@^2.5.0:
version "2.4.1" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.4.1.tgz#857a0d0f19964b9aef46c9299058b21edf359fbf" resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.5.0.tgz#3dc0e9a986f305024589fb5ba37282fbbdb02499"
integrity sha512-56IRcxKF3n9xQl2VmYR6BE+FUgVICSrmi9f0XOTvnjsty/8idZ1XjFha1JrHt0/nNs3cY5JBDAXe4CKR5RJMhg== integrity sha512-7wj6qdMPKm2valVM1wiXcTlGIShoC+7JiNy0J6YI5GdFN25SDjIbHVrhUza8ARVHT9v5uP4MOENDhZKClozDVg==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
github-slugger "^1.3.0" github-slugger "^1.3.0"
@ -8057,10 +8056,10 @@ gatsby-remark-autolink-headers@^2.4.1:
mdast-util-to-string "^1.1.0" mdast-util-to-string "^1.1.0"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-remark-copy-linked-files@^2.3.19: gatsby-remark-copy-linked-files@^2.4.0:
version "2.3.19" version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.3.19.tgz#fde9fb73c9fea59285d7fac8e5aeae4d80aed4e2" resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.4.0.tgz#b9e38c77f187b13aada2cdaa84260281a7774585"
integrity sha512-QY5slDVgYns/GZpJMoBrrwHpuXh7EgmxDbRJ4HnPji+a8jZV1ObnLUxowacfPFOeJdiGeb3pYkR+Jlez5IuunQ== integrity sha512-Vh/7RoGTO77FsiVqMEJ5tG5FUr9HFV5NTF2Dz9VEWJzasAa+k5Sd9EVUB18Lz6IA8E+Su2/IJGU4MOkVqwaT5g==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
@ -8081,15 +8080,15 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1" unist-util-find "^1.0.1"
unist-util-visit "^1.1.3" unist-util-visit "^1.1.3"
gatsby-remark-images@^3.4.2: gatsby-remark-images@^3.5.1:
version "3.4.2" version "3.5.1"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.4.2.tgz#e2c166379939c23ebc1d4afefba335c7583a5e88" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.5.1.tgz#1844515e27cd0c80404987dcb319a31490a81a55"
integrity sha512-wvuOJe81CPGrfUijdRrxQ8XwK3osG7SyOjBZ6LTz5DlJ5oeWUkMq7U41zzjkaY5foBl1ylMfFJ9ymcj879Roxw== integrity sha512-02Av7qd39EFbulcTEQuXkDSEPMWBCL9UdFIF4wFqFV944AOc+4l8unCuaSSxoTsEc9RRmCGeD7jI7hoNnB3V+w==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
chalk "^4.1.0" chalk "^4.1.0"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
is-relative-url "^3.0.0" is-relative-url "^3.0.0"
lodash "^4.17.20" lodash "^4.17.20"
mdast-util-definitions "^1.2.5" mdast-util-definitions "^1.2.5"
@ -8098,19 +8097,19 @@ gatsby-remark-images@^3.4.2:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit-parents "^2.1.2" unist-util-visit-parents "^2.1.2"
gatsby-remark-katex@^3.3.14: gatsby-remark-katex@^3.4.0:
version "3.3.14" version "3.4.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.3.14.tgz#d0bdac866263bd6f744bf672767e1597649cc96b" resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.4.0.tgz#446ccf73336c40f9f77762428d4199f8a1544cb6"
integrity sha512-W1HvSj88oiVIGd1dTXGLJuT9PUd2en69y1EcshXdZsC33B3MPQB82kG3HuAcggkCBLmUuCjqvYu7EXaASBE0GQ== integrity sha512-0jsIl2BmSo/KcCkeZ/bx2Qf+dO32F6qqLgNhtfZEjZ1zCEGvet9DvoartDDOnApzJ4noB4LmjoiuBaMGSnO2pw==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
remark-math "^1.0.6" remark-math "^1.0.6"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-remark-prismjs@^3.6.0: gatsby-remark-prismjs@^3.7.0:
version "3.6.0" version "3.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.6.0.tgz#a3209340c4fd9c6b419f21781808f3478eab2f00" resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.7.0.tgz#7cb641fe8927fd78a5861c458e922f81a599255e"
integrity sha512-8eruDDSs1OkoTmV8lN/pWUxscBf3tU0F9jIsOiNK22GB/h4/thwlPRR8Te631KrVeODTvcOQo2kcvGI1xr+dvQ== integrity sha512-2dXBGqvAZFCaclNg7qHlAb08C0ywuIKw9B0C3ic+chw49kfTMIvMksNnoAPtWB+cfNc/LSYgYfXBbs+C25w84w==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
parse-numeric-range "^0.0.2" parse-numeric-range "^0.0.2"
@ -8127,10 +8126,10 @@ gatsby-remark-relative-images@^2.0.2:
traverse "0.6.6" traverse "0.6.6"
unist-util-select "3.0.1" unist-util-select "3.0.1"
gatsby-remark-responsive-iframe@^2.4.17: gatsby-remark-responsive-iframe@^2.5.0:
version "2.4.17" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.4.17.tgz#8e86163d5d644ee764328e764769e9ab4152a75c" resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.5.0.tgz#9c0eaeb23b794225e07397d3f31cc8fa0a8afeaf"
integrity sha512-j7EWCGknU4PiLTp2AqO3rAqvXwHiIF77IWV1/R75QLoEYI8/cqFdMSl7v6bT5oQ2J0ghjlrPVzGo0xF1ybj7ZA== integrity sha512-uP6gSu8J5hhskp8hJ5tqNGNzWIeUWjZPMKFsr82lMDRJkG52qVxGHSo9DB9AjPEVGSTBKpc9UDyaCOsGrorHMg==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
@ -8138,27 +8137,27 @@ gatsby-remark-responsive-iframe@^2.4.17:
lodash "^4.17.20" lodash "^4.17.20"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-remark-smartypants@^2.3.13: gatsby-remark-smartypants@^2.4.0:
version "2.3.13" version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.3.13.tgz#4b2d28fead58d281fddc9af1cb226254a154c1f7" resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-2.4.0.tgz#01c3010ece3a4d387ab00a54d72de012f440312e"
integrity sha512-V+Ekdx46fV/ErYqrxQ60lTXRRwOj+uC+zeukc0oBKAk5YKgmftbF0vEe+n0aRNegYqQEhrZjflHYzAzxArGWdA== integrity sha512-EPaJtRU3T2I2U3vy9Jf3nUpwyEA0dsA9N7vn1UZQhPx47jA7NKsQ9LZIdhdB4PZrdbuVVMPHrAG+7OrBII55bA==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
retext "^5.0.0" retext "^5.0.0"
retext-smartypants "^3.0.3" retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.4.2: gatsby-source-filesystem@^2.5.0:
version "2.4.2" version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.4.2.tgz#4d599f64058d4f25032b93eda2b036c9910a0d5b" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.5.0.tgz#589ced0e748b219e60908e07b46240f70b5aa96f"
integrity sha512-we6z7h/KrhKcYhTo9HIVpmuiN15P/D+j3AgxAgJ1zZtCkGymffmhKwyTSMDAp/g0Grz+i6vvofYwOEhXOt62iA== integrity sha512-wDTcAqhhgf8ElotfOHU0d0itX1ir1GSoge/PCH/X6b/cEFLxLCgcqUVPHr1/opdRqzoQN/PGO/xVHeK3myQB+Q==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
better-queue "^3.8.10" better-queue "^3.8.10"
chokidar "^3.4.2" chokidar "^3.4.2"
file-type "^12.4.2" file-type "^12.4.2"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
got "^9.6.0" got "^9.6.0"
md5-file "^5.0.0" md5-file "^5.0.0"
mime "^2.4.6" mime "^2.4.6"
@ -8168,10 +8167,10 @@ gatsby-source-filesystem@^2.4.2:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.13.0" xstate "^4.13.0"
gatsby-telemetry@^1.3.40: gatsby-telemetry@^1.4.1:
version "1.3.40" version "1.4.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.40.tgz#647b6a24f23fbb0746314e4deac3850de162bd9b" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.4.1.tgz#d5250fd51c3ed84087b3b73b102a742607e5290c"
integrity sha512-BfKuSOe9Q2kCrATypvSXGwfffffLG483mP6j7tJy3iUYgnteRcLLP4YbBV3HG7pqW0SQk+JP5iIlsT7VtSZOXw== integrity sha512-2OWhJq+u4p05ji33E0H+RDJxomG6kTVb3NtSruSZINQ9lTksXk9y8ROVUulIV+JAoKlPMBE89uKsGJFfwAjGWA==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
@ -8182,21 +8181,21 @@ gatsby-telemetry@^1.3.40:
configstore "^5.0.1" configstore "^5.0.1"
envinfo "^7.7.3" envinfo "^7.7.3"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
git-up "^4.0.2" git-up "^4.0.2"
is-docker "^2.1.1" is-docker "^2.1.1"
lodash "^4.17.20" lodash "^4.17.20"
node-fetch "^2.6.1" node-fetch "^2.6.1"
uuid "3.4.0" uuid "3.4.0"
gatsby-transformer-remark@^2.9.2: gatsby-transformer-remark@^2.10.0:
version "2.9.2" version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.9.2.tgz#aeac65ed5a2ea8c44e258d8311de51f92dbec14e" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.10.0.tgz#6be362fd7c696bff3a57f056bc7649fdfe1d195c"
integrity sha512-XfPF0+QHYbX/8DtG8M7L/omIkexSUG9Rd2rAt0aUagw5z6BDAnzTO2kafEiBz9b2AbYmm8m2KHJiyJByXLiaEw== integrity sha512-ffj7l8Kb+y4r1RW0+THg5vcB4C1FELhZdr4PZUWyPPY9ggCmsFjjGDnDPzE/CwAiEqdyMmcG+gGqBdSIQxq8mg==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
bluebird "^3.7.2" bluebird "^3.7.2"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
gray-matter "^4.0.2" gray-matter "^4.0.2"
hast-util-raw "^4.0.0" hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1" hast-util-to-html "^4.0.1"
@ -8216,10 +8215,10 @@ gatsby-transformer-remark@^2.9.2:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-transformer-sharp@^2.5.21: gatsby-transformer-sharp@^2.6.0:
version "2.5.21" version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.21.tgz#56d7c83e828d388e8f0a15b673198a0bd1001491" resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.6.0.tgz#441679c8d7e5d490329cb2378503c7278e37dfb1"
integrity sha512-wKdJ+uuCMf/BToouze8l1E3qGvwkKUO3cVUvTHe0QO7yNvpxNgzwxVbWu6XBmST0gkQ4owsgDu7uiqI6B4+44w== integrity sha512-60kPbVe8/o9xOiYAU1kgNpJPm39zpyO+hZRTsNjylTzqCKjXBMdo6am7paGJqkk9E7CUuYPFBQSSC7ICRewKNw==
dependencies: dependencies:
"@babel/runtime" "^7.11.2" "@babel/runtime" "^7.11.2"
bluebird "^3.7.2" bluebird "^3.7.2"
@ -8229,10 +8228,10 @@ gatsby-transformer-sharp@^2.5.21:
semver "^7.3.2" semver "^7.3.2"
sharp "^0.25.4" sharp "^0.25.4"
gatsby@^2.25.3: gatsby@^2.26.1:
version "2.25.3" version "2.26.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.25.3.tgz#60df0787f152fe57c386bdbfa8af786e873c8f41" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.26.1.tgz#3717792cd1e03a718211285b1f402cead9e53f25"
integrity sha512-2ykK0FGOyEbj8btH3OndWEQxd2BY63OtzlaBKZpbIZIw8i2LNbGQs8lv94lUpE8KcKMfmka1F0OiYvABU44ALA== integrity sha512-aqt1TxLxu2T85hLk1l8FTQ+AD+UuwpjozQrCVmXpk8+7Ao797H6l0Zr143Eap1l7wsmpiDe8DRf4O3QNiszhtg==
dependencies: dependencies:
"@babel/code-frame" "^7.10.4" "@babel/code-frame" "^7.10.4"
"@babel/core" "^7.11.6" "@babel/core" "^7.11.6"
@ -8258,8 +8257,8 @@ gatsby@^2.25.3:
babel-plugin-add-module-exports "^0.3.3" babel-plugin-add-module-exports "^0.3.3"
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 "^2.9.20" babel-plugin-remove-graphql-queries "^2.10.0"
babel-preset-gatsby "^0.5.16" babel-preset-gatsby "^0.6.0"
better-opn "^2.0.0" better-opn "^2.0.0"
better-queue "^3.8.10" better-queue "^3.8.10"
bluebird "^3.7.2" bluebird "^3.7.2"
@ -8300,16 +8299,16 @@ gatsby@^2.25.3:
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 "^2.12.117" gatsby-cli "^2.13.1"
gatsby-core-utils "^1.3.24" gatsby-core-utils "^1.4.0"
gatsby-graphiql-explorer "^0.4.15" gatsby-graphiql-explorer "^0.5.0"
gatsby-legacy-polyfills "^0.0.6" gatsby-legacy-polyfills "^0.1.0"
gatsby-link "^2.4.16" gatsby-link "^2.5.0"
gatsby-plugin-page-creator "^2.3.35" gatsby-plugin-page-creator "^2.4.0"
gatsby-plugin-typescript "^2.5.0" gatsby-plugin-typescript "^2.6.0"
gatsby-plugin-utils "^0.2.40" gatsby-plugin-utils "^0.3.0"
gatsby-react-router-scroll "^3.0.15" gatsby-react-router-scroll "^3.1.0"
gatsby-telemetry "^1.3.40" gatsby-telemetry "^1.4.1"
glob "^7.1.6" glob "^7.1.6"
got "8.3.2" got "8.3.2"
graphql "^14.6.0" graphql "^14.6.0"
@ -8350,7 +8349,7 @@ gatsby@^2.25.3:
query-string "^6.13.1" query-string "^6.13.1"
raw-loader "^0.5.1" raw-loader "^0.5.1"
react-dev-utils "^4.2.3" react-dev-utils "^4.2.3"
react-error-overlay "^6.0.7" react-error-overlay "^3.0.0"
react-hot-loader "^4.12.21" react-hot-loader "^4.12.21"
react-refresh "^0.8.3" react-refresh "^0.8.3"
redux "^4.0.5" redux "^4.0.5"
@ -14912,11 +14911,6 @@ react-error-overlay@^3.0.0:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655" resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw== integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==
react-error-overlay@^6.0.7:
version "6.0.8"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.8.tgz#474ed11d04fc6bda3af643447d85e9127ed6b5de"
integrity sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw==
react-fast-compare@^3.1.1: react-fast-compare@^3.1.1:
version "3.2.0" version "3.2.0"
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"