fix(deps): update gatsby monorepo (#5359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
db66c7e8dd
commit
c291463f52
@ -19,19 +19,19 @@
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.23",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "3.3.1",
|
||||
"gatsby-plugin-catch-links": "3.3.0",
|
||||
"gatsby": "3.4.2",
|
||||
"gatsby-plugin-catch-links": "3.4.0",
|
||||
"gatsby-plugin-emotion": "^4.2.0",
|
||||
"gatsby-plugin-manifest": "3.3.0",
|
||||
"gatsby-plugin-netlify-cms": "5.3.0",
|
||||
"gatsby-plugin-react-helmet": "4.3.0",
|
||||
"gatsby-plugin-manifest": "3.4.0",
|
||||
"gatsby-plugin-netlify-cms": "5.4.1",
|
||||
"gatsby-plugin-react-helmet": "4.4.0",
|
||||
"gatsby-remark-autolink-headers": "3.2.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-prismjs": "4.2.0",
|
||||
"gatsby-source-filesystem": "3.3.0",
|
||||
"gatsby-transformer-json": "3.3.0",
|
||||
"gatsby-source-filesystem": "3.4.0",
|
||||
"gatsby-transformer-json": "3.4.0",
|
||||
"gatsby-transformer-remark": "3.2.0",
|
||||
"gatsby-transformer-yaml": "3.3.0",
|
||||
"gatsby-transformer-yaml": "3.4.0",
|
||||
"js-yaml": "^4.0.0",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
|
@ -2360,6 +2360,11 @@ apollo-utilities@1.3.4, apollo-utilities@^1.3.0, apollo-utilities@^1.3.4:
|
||||
ts-invariant "^0.4.0"
|
||||
tslib "^1.10.0"
|
||||
|
||||
append-field@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/append-field/-/append-field-1.0.0.tgz#1e3440e915f0b1203d23748e78edd7b9b5b43e56"
|
||||
integrity sha1-HjRA6RXwsSA9I3SOeO3XubW0PlY=
|
||||
|
||||
application-config-path@^0.1.0:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/application-config-path/-/application-config-path-0.1.0.tgz#193c5f0a86541a4c66fba1e2dc38583362ea5e8f"
|
||||
@ -2698,7 +2703,7 @@ babel-plugin-prismjs@^2.0.1:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-prismjs/-/babel-plugin-prismjs-2.0.1.tgz#b56095f423926662259de8f5ee50a7afbcf0fd92"
|
||||
integrity sha512-GqQGa3xX3Z2ft97oDbGvEFoxD8nKqb3ZVszrOc5H7icnEUA56BIjVYm86hfZZA82uuHLwTIfCXbEKzKG1BzKzg==
|
||||
|
||||
babel-plugin-remove-graphql-queries@^3.3.0, babel-plugin-remove-graphql-queries@^3.4.0:
|
||||
babel-plugin-remove-graphql-queries@^3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.4.0.tgz#81c3e604fb38ad8a8da82ec1c47e509acf2ff83f"
|
||||
integrity sha512-ADn0az4QeBIvvz18kByGv9Q7xUyYKPCNFISt3THiqPrYejj1zrk7BW/End47g2Iav1Q9SrX2GdPxaiz/svSn3A==
|
||||
@ -2713,7 +2718,7 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
||||
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
||||
|
||||
babel-preset-gatsby@^1.0.0, babel-preset-gatsby@^1.3.0:
|
||||
babel-preset-gatsby@^1.0.0, babel-preset-gatsby@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.4.0.tgz#9df83bde4ff89e1824dd84e18131023faa7ce504"
|
||||
integrity sha512-AkWPgzR6TdMkmagG5VD8u5s/EAvTBJgaJWoU3mkGyoojxq9+ila7nQlau9MZhztKn3oGRx3jKuT2rv6samIIYw==
|
||||
@ -2978,6 +2983,14 @@ buffer@^5.5.0, buffer@^5.7.0:
|
||||
base64-js "^1.3.1"
|
||||
ieee754 "^1.1.13"
|
||||
|
||||
busboy@^0.2.11:
|
||||
version "0.2.14"
|
||||
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.2.14.tgz#6c2a622efcf47c57bbbe1e2a9c37ad36c7925453"
|
||||
integrity sha1-bCpiLvz0fFe7vh4qnDetNseSVFM=
|
||||
dependencies:
|
||||
dicer "0.2.5"
|
||||
readable-stream "1.1.x"
|
||||
|
||||
busboy@^0.3.1:
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.3.1.tgz#170899274c5bf38aae27d5c62b71268cd585fd1b"
|
||||
@ -3509,6 +3522,16 @@ concat-map@0.0.1:
|
||||
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||||
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
||||
|
||||
concat-stream@^1.5.2:
|
||||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
|
||||
integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
|
||||
dependencies:
|
||||
buffer-from "^1.0.0"
|
||||
inherits "^2.0.3"
|
||||
readable-stream "^2.2.2"
|
||||
typedarray "^0.0.6"
|
||||
|
||||
configstore@^5.0.1:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96"
|
||||
@ -3600,7 +3623,7 @@ cookie@0.4.0:
|
||||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
|
||||
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
|
||||
|
||||
cookie@~0.4.1:
|
||||
cookie@^0.4.1, cookie@~0.4.1:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
|
||||
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
|
||||
@ -4250,6 +4273,14 @@ diacritics@^1.3.0:
|
||||
resolved "https://registry.yarnpkg.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
|
||||
integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
|
||||
|
||||
dicer@0.2.5:
|
||||
version "0.2.5"
|
||||
resolved "https://registry.yarnpkg.com/dicer/-/dicer-0.2.5.tgz#5996c086bb33218c812c090bddc09cd12facb70f"
|
||||
integrity sha1-WZbAhrszIYyBLAkL3cCc0S+stw8=
|
||||
dependencies:
|
||||
readable-stream "1.1.x"
|
||||
streamsearch "0.1.2"
|
||||
|
||||
dicer@0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/dicer/-/dicer-0.3.0.tgz#eacd98b3bfbf92e8ab5c2fdb71aaac44bb06b872"
|
||||
@ -5487,10 +5518,10 @@ fuzzy@^0.1.1:
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
||||
|
||||
gatsby-cli@^3.3.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.4.0.tgz#df38c340a302800505ea2b21a3d21ca2313c1425"
|
||||
integrity sha512-mqf8SbaY0ZEQBUedkchnGwLlBR64HQSXJ/KA1kciDwWyHpOlipXByYpXNpakolA9VDKBfHYTu1tofPxcfM+0fA==
|
||||
gatsby-cli@^3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.4.1.tgz#eccbbd71289a4da0dcbc05d8f51ca8ea891fafaf"
|
||||
integrity sha512-w93IcAL/Zl1x9oD6pw/iJ0DkAC1V78NhL9K0QvIjwa5Rx/EOhZ0cx3+bX9/l1v1aDX8YSUk09Ac4QhAizeGBUA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@types/common-tags" "^1.8.0"
|
||||
@ -5506,8 +5537,8 @@ gatsby-cli@^3.3.0:
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
gatsby-recipes "^0.15.0"
|
||||
gatsby-telemetry "^2.4.0"
|
||||
gatsby-recipes "^0.15.1"
|
||||
gatsby-telemetry "^2.4.1"
|
||||
hosted-git-info "^3.0.6"
|
||||
is-valid-path "^0.1.1"
|
||||
joi "^17.4.0"
|
||||
@ -5531,7 +5562,7 @@ gatsby-cli@^3.3.0:
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
yurnalist "^2.1.0"
|
||||
|
||||
gatsby-core-utils@^2.2.0, gatsby-core-utils@^2.3.0, gatsby-core-utils@^2.4.0:
|
||||
gatsby-core-utils@^2.2.0, gatsby-core-utils@^2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.4.0.tgz#79fc058913450fa8d6e9dc065db2e7912658e5c8"
|
||||
integrity sha512-vGsPnEFSI+9ZcCVLB2am2eWnleadljUc+zDngea2szam/YUBxq2kSlNfpzlSSWpGyiIIHXXuSc0ttQOKgta1HQ==
|
||||
@ -5545,21 +5576,21 @@ gatsby-core-utils@^2.2.0, gatsby-core-utils@^2.3.0, gatsby-core-utils@^2.4.0:
|
||||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-graphiql-explorer@^1.3.0:
|
||||
gatsby-graphiql-explorer@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.4.0.tgz#49b9b6d617dbba3a032bfbc8dfd315754d63cfe3"
|
||||
integrity sha512-CWku7R9cfpaRnyD2eAu+OFF1jL8jtsWgTikjHcJeHOLkGP+XwpScQLw83YT+km3BxJ3Iy8wITjBmLRa8U2f4NQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
gatsby-legacy-polyfills@^1.3.0, gatsby-legacy-polyfills@^1.4.0:
|
||||
gatsby-legacy-polyfills@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.4.0.tgz#83c8bbc303dbbea632acb7b8e1a45b25222b520a"
|
||||
integrity sha512-nD0eGo2kvuoXmzGEUP2Us0SUE9gk1r6oIcFDlwZZ6vZjRL5iHA7XG+9AUIwb3GWg3/kuBowkJH1wcwP/MJYwXQ==
|
||||
dependencies:
|
||||
core-js-compat "3.9.0"
|
||||
|
||||
gatsby-link@^3.3.0:
|
||||
gatsby-link@^3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.4.0.tgz#110a902f5d06458f637119580e061bdcfe0c3dd7"
|
||||
integrity sha512-E/NXGVbNBj83dmZGK1bjo9LCVSOFjYBDVzn2zDTnoJ8IcKl0V9EqrcvhzfVZhA87GZHgC4WfMz/v5wd36XeFbQ==
|
||||
@ -5582,10 +5613,10 @@ gatsby-page-utils@^1.4.0:
|
||||
lodash "^4.17.21"
|
||||
micromatch "^4.0.2"
|
||||
|
||||
gatsby-plugin-catch-links@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.3.0.tgz#cf22d4188714f377f835a62b4b4d0dda7804df07"
|
||||
integrity sha512-LjxGN02TYJm78Eddi2LqDSWN4E0WSixOLg12ADkwpkcQxGOwRSaXD4BpijhX0F2qUaZD2dv89j+TVY14Ltwbiw==
|
||||
gatsby-plugin-catch-links@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.4.0.tgz#53cf78c1deaddff2abc7c8d68dd69fb090febf09"
|
||||
integrity sha512-vYjlTdPlHIRsCzsCokCQ+cOnOlmn2xi87h2f59nZ7pl3gCKG/dTz4XOAjj6+5hpn/tPuf2ulU/LgJv35rkAi0g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
escape-string-regexp "^1.0.5"
|
||||
@ -5598,35 +5629,35 @@ gatsby-plugin-emotion@^4.2.0:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@emotion/babel-preset-css-prop" "^10.0.27"
|
||||
|
||||
gatsby-plugin-manifest@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.3.0.tgz#211b7ad6b0ff8dccd182a34bdb21a31c1fbd9377"
|
||||
integrity sha512-i6xbyjizf4eGDFan1tqPBgXlfOQXTNJFi/LZwEj7Uw0YIDkKWpO9Ic8eqxjgqjxN5PfZ5BVSVY//k5VHT99M6Q==
|
||||
gatsby-plugin-manifest@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.4.0.tgz#760a22cf13ccb9660eebf732f312d71b263c9021"
|
||||
integrity sha512-QlsZQFLW5MRptnbod/vYqzO0kYnOq4I3/kow79icgbkqaHn097PP4F1tP4pahG0LVrkhyTfBkH8vLDB1vUSexg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
gatsby-core-utils "^2.3.0"
|
||||
gatsby-plugin-utils "^1.3.0"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
gatsby-plugin-utils "^1.4.0"
|
||||
semver "^7.3.2"
|
||||
sharp "^0.28.0"
|
||||
|
||||
gatsby-plugin-netlify-cms@5.3.0:
|
||||
version "5.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-5.3.0.tgz#43ab555b9d3e70a30386aa1d7a658b2a6bb5db2f"
|
||||
integrity sha512-k2KNobviOG4sPauEd/RniQEWzpE3TtLDbbDwrtWfIMZLsVLf3lywTQ1llkqBAfTo97g5FkyAPg9Ef9iQ0gGW4Q==
|
||||
gatsby-plugin-netlify-cms@5.4.1:
|
||||
version "5.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-5.4.1.tgz#47cfac845c9199478b28d6124b7cdc3082d617d8"
|
||||
integrity sha512-9nRRbWzcPZeHgj4JDKxOz8Wxgt58J9vI6IpOrQVsHE7rPQGGONJtVrlbR5O9z2zaIiovHPNYfIbQGRl+wsaUsA==
|
||||
dependencies:
|
||||
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
|
||||
copy-webpack-plugin "^7.0.0"
|
||||
html-webpack-plugin "^5.2.0"
|
||||
html-webpack-tags-plugin "^3.0.0"
|
||||
html-webpack-plugin "^5.3.1"
|
||||
html-webpack-tags-plugin "^3.0.1"
|
||||
lodash "^4.17.21"
|
||||
mini-css-extract-plugin "1.3.9"
|
||||
mini-css-extract-plugin "1.5.1"
|
||||
netlify-identity-widget "^1.9.1"
|
||||
webpack "^5.23.00"
|
||||
|
||||
gatsby-plugin-page-creator@^3.3.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.4.0.tgz#6829d1923c57c39f6fc457a8514ed9b21d98a7b3"
|
||||
integrity sha512-H+UaS/XFalUUIIvaLXWKLeBdqLwp3gkGOYNoNfcmIsd82PHQWvcaVmCNmzaA+ji6ByOA043rNB2tOcAz84s+jw==
|
||||
gatsby-plugin-page-creator@^3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.4.1.tgz#e0ec0945697297914039ac4494fcd535fcd7e119"
|
||||
integrity sha512-/nDtxG2Bq5SMpvg0MONHJ5m+r2fPzXtiap+XXvLO7tsc08E7YdckrpJZ5OQ5NlEjcN3iPPHmYpLoUd9wSgttXA==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.12.5"
|
||||
"@sindresorhus/slugify" "^1.1.2"
|
||||
@ -5634,18 +5665,18 @@ gatsby-plugin-page-creator@^3.3.0:
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
gatsby-page-utils "^1.4.0"
|
||||
gatsby-telemetry "^2.4.0"
|
||||
gatsby-telemetry "^2.4.1"
|
||||
globby "^11.0.3"
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-plugin-react-helmet@4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.3.0.tgz#2fd28c2605723670b2670839917b2d3f4754f39b"
|
||||
integrity sha512-7D3SebOkDdEBqhUDW4e4Sxl70f6zcpcxU9dKZqi6jgQJzZfW4Jvn9yLk0VfSm5kHpTDUE/KrXme31Hap32S/gA==
|
||||
gatsby-plugin-react-helmet@4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.4.0.tgz#5878cb1b5b85a635ef388716c034cef5fbd2936f"
|
||||
integrity sha512-LVWGgMVQbOrBIHPz8ghjmglDbFM5X/IdX4g8WT7o4IknktRLlHY8ETkn3DQzuB7/3PFgAbFpEXerCXb7XpwQdA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
gatsby-plugin-typescript@^3.3.0:
|
||||
gatsby-plugin-typescript@^3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.4.0.tgz#da6b402bb6cf19160c24df46853c366560669e7b"
|
||||
integrity sha512-GpF+u5/tg7ytCkFe/FKYk7Q8FqEckGDLk99GSkTvMdGwVm2lyQMaUuJAQH2gs0yABim4IoN0XeZ9wwwA2JVNgA==
|
||||
@ -5658,24 +5689,24 @@ gatsby-plugin-typescript@^3.3.0:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
babel-plugin-remove-graphql-queries "^3.4.0"
|
||||
|
||||
gatsby-plugin-utils@^1.3.0:
|
||||
gatsby-plugin-utils@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.4.0.tgz#536bb2d11ca2eabbaef87a17c9401282fbb3f386"
|
||||
integrity sha512-8weadJIuQr12QS67qSifFoCXf1F8WPM0kJ3bkDJlAf8zfNLnWnbP3oD0YPUOFWE3kW0AH350EzUcmQKpSko/Yw==
|
||||
dependencies:
|
||||
joi "^17.2.1"
|
||||
|
||||
gatsby-react-router-scroll@^4.3.0:
|
||||
gatsby-react-router-scroll@^4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.4.0.tgz#fa897d8ce3b6a235cf8883e9caa56055817f3628"
|
||||
integrity sha512-aZvkcu6nwCm+vRmZ5v9KfMl5gSAF6sIQYCmRvETFklFlS8Ym9+hAhlnFwLhhodBQQoQb90w8frUL35vZugUbJA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
gatsby-recipes@^0.15.0:
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.15.0.tgz#b0bfbd8aeb95298b8bd17eac975249ec6219a401"
|
||||
integrity sha512-obucDJnWXbOKoxCfNdI9IZ2tXZzfvp8HkRJ6T2xNX8Wwk9F/UuwoQAvWZXdfHR9+rO8ynRBLMPMRcszKa9x+iw==
|
||||
gatsby-recipes@^0.15.1:
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.15.1.tgz#0e99eb0f66d58b8d4ae3250ac19a3b3c6d5eb7fd"
|
||||
integrity sha512-GyQbITic2Id1rkG7UaQ1ALqAy/rP1ACS90jOM8iU4KTTYMfClNRoRcpOFuPGGBhNJ71Oigbk9fXDCYEHy8IZdw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.3"
|
||||
"@babel/generator" "^7.12.5"
|
||||
@ -5701,7 +5732,7 @@ gatsby-recipes@^0.15.0:
|
||||
express-graphql "^0.9.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
gatsby-telemetry "^2.4.0"
|
||||
gatsby-telemetry "^2.4.1"
|
||||
glob "^7.1.6"
|
||||
graphql "^15.4.0"
|
||||
graphql-compose "~7.25.0"
|
||||
@ -5766,17 +5797,17 @@ gatsby-remark-prismjs@4.2.0:
|
||||
parse-numeric-range "^0.0.2"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-source-filesystem@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.3.0.tgz#80816422e3025ea523e7cf19a458d649f2798190"
|
||||
integrity sha512-ctdeRaRzZNwXY+8XYAaTgKh4en1RcfALCA/OJ3NmRnHMCBadPQ+CEzyxpwJSNaK4/6ouxy0nw7+kxhpmW1tVOQ==
|
||||
gatsby-source-filesystem@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.4.0.tgz#31d9dd15a382c0abd315f38bc772ac1e25b456e6"
|
||||
integrity sha512-kw55JXz6xA99/4pI0JClJre+be5GQA0mpUhuslY9Bg/VVatFmEcxnmirrWzpEIE8OF0jtUlfZHSZu68aB5UnLQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
better-queue "^3.8.10"
|
||||
chokidar "^3.4.3"
|
||||
file-type "^16.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^2.3.0"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.4.6"
|
||||
@ -5785,10 +5816,10 @@ gatsby-source-filesystem@3.3.0:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^2.3.0, gatsby-telemetry@^2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.4.0.tgz#42754dfbec554daf6b44376cd7440e46e967a494"
|
||||
integrity sha512-OF4Qj1bn+BeBn0DQ9wwbOxaFFz6IPyYIoZW7nxdb65wwotBlWNBkL2LhwpEpvQ6U4tydxVNGYEZSJ7TSVS/+Gg==
|
||||
gatsby-telemetry@^2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.4.1.tgz#bc1b726cbf207193b6eefddc78455d65bea4e4d3"
|
||||
integrity sha512-VLlZvFCdpCCT0mxnSK1UE/uD7NY/7Sj5vwvv09WRDlIGw6qaUJFWLIav99WXocbIN0FvYKKGIbmIUlmBnhxzVA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
@ -5805,10 +5836,10 @@ gatsby-telemetry@^2.3.0, gatsby-telemetry@^2.4.0:
|
||||
node-fetch "^2.6.1"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-transformer-json@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-3.3.0.tgz#ed17e46214e6a56867464bb6b2b808c6fe26c311"
|
||||
integrity sha512-JvOL8v50cqRwB32yhS7TJRDZP5R89YgZnvjftU2L9itryDE1RDj4xZLRz9U1zyaAJKxbzThsc4emvcEAtJ8sFQ==
|
||||
gatsby-transformer-json@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-3.4.0.tgz#bb9f792a3bcf3e5bbb3ef94e7ce6d7cb0854d463"
|
||||
integrity sha512-1tbaNVJ4wMlEa02fFppkEVAhkEdsMkn+BbWDjDKSj8/ppUKlBEFo6ltarWPY8q40cktebAEa9WiouhoEB3YkTQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
bluebird "^3.7.2"
|
||||
@ -5839,20 +5870,20 @@ gatsby-transformer-remark@3.2.0:
|
||||
unist-util-select "^1.5.0"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-transformer-yaml@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-3.3.0.tgz#a6382e831b6cce117fbe07aabdc127aad5278d35"
|
||||
integrity sha512-L732PsLD5n0c8B1n1bEfdyLzdUbHhKPxOUN1rtQLAFdoq0qD8WmF42wfKHTifX80lT9V1Ims1rxCAKH4J2fffA==
|
||||
gatsby-transformer-yaml@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-3.4.0.tgz#8682fa2c9b608b51db6276a2c907c08140466ae3"
|
||||
integrity sha512-rUohmX0UALxsYs/v3eEu8vrn9O8CnMUF+7oskpWqVZnOHAt/pEIIver3BVY3xJnQExCTSAsuhIhx7oIuvRVn2w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
js-yaml "^3.14.1"
|
||||
lodash "^4.17.21"
|
||||
unist-util-select "^1.5.0"
|
||||
|
||||
gatsby@3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.3.1.tgz#6e4720c48f155f5abb947fb7d2cfda3b091ae1e0"
|
||||
integrity sha512-Eprejb4317ZYFZXYdXErYGcOZuscXIln5v0JTPFbXtejrM+MMr7qa3GF8NztyOH3alpqAMXm6LyHDMf9oQpLSA==
|
||||
gatsby@3.4.2:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.4.2.tgz#cb14f70f8861b72d8cf7f77237580d88f939d1e6"
|
||||
integrity sha512-iMIzCNOktXCPJ9Z7LPOyFkGvyfUxk3Jbt4j3B94AJVQje2E7KltOH1eJqg9GiJ0kzYO60jOyDw4abnr6gNSugQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.12.3"
|
||||
@ -5878,8 +5909,8 @@ gatsby@3.3.1:
|
||||
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 "^3.3.0"
|
||||
babel-preset-gatsby "^1.3.0"
|
||||
babel-plugin-remove-graphql-queries "^3.4.0"
|
||||
babel-preset-gatsby "^1.4.0"
|
||||
better-opn "^2.0.0"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
@ -5890,6 +5921,7 @@ gatsby@3.3.1:
|
||||
chokidar "^3.4.2"
|
||||
common-tags "^1.8.0"
|
||||
compression "^1.7.4"
|
||||
cookie "^0.4.1"
|
||||
copyfiles "^2.3.0"
|
||||
core-js "^3.9.0"
|
||||
cors "^2.8.5"
|
||||
@ -5921,16 +5953,16 @@ gatsby@3.3.1:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^3.3.0"
|
||||
gatsby-core-utils "^2.3.0"
|
||||
gatsby-graphiql-explorer "^1.3.0"
|
||||
gatsby-legacy-polyfills "^1.3.0"
|
||||
gatsby-link "^3.3.0"
|
||||
gatsby-plugin-page-creator "^3.3.0"
|
||||
gatsby-plugin-typescript "^3.3.0"
|
||||
gatsby-plugin-utils "^1.3.0"
|
||||
gatsby-react-router-scroll "^4.3.0"
|
||||
gatsby-telemetry "^2.3.0"
|
||||
gatsby-cli "^3.4.1"
|
||||
gatsby-core-utils "^2.4.0"
|
||||
gatsby-graphiql-explorer "^1.4.0"
|
||||
gatsby-legacy-polyfills "^1.4.0"
|
||||
gatsby-link "^3.4.0"
|
||||
gatsby-plugin-page-creator "^3.4.1"
|
||||
gatsby-plugin-typescript "^3.4.0"
|
||||
gatsby-plugin-utils "^1.4.0"
|
||||
gatsby-react-router-scroll "^4.4.0"
|
||||
gatsby-telemetry "^2.4.1"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^15.4.0"
|
||||
@ -5952,16 +5984,18 @@ gatsby@3.3.1:
|
||||
memoizee "^0.4.15"
|
||||
micromatch "^4.0.2"
|
||||
mime "^2.4.6"
|
||||
mini-css-extract-plugin "1.3.9"
|
||||
mini-css-extract-plugin "1.5.1"
|
||||
mitt "^1.2.0"
|
||||
mkdirp "^0.5.1"
|
||||
moment "^2.27.0"
|
||||
multer "^1.4.2"
|
||||
name-all-modules-plugin "^1.0.1"
|
||||
normalize-path "^3.0.0"
|
||||
null-loader "^4.0.1"
|
||||
opentracing "^0.14.4"
|
||||
p-defer "^3.0.0"
|
||||
parseurl "^1.3.3"
|
||||
path-to-regexp "0.1.7"
|
||||
physical-cpu-count "^2.0.0"
|
||||
platform "^1.3.6"
|
||||
pnp-webpack-plugin "^1.6.4"
|
||||
@ -5997,7 +6031,7 @@ gatsby@3.3.1:
|
||||
util.promisify "^1.0.1"
|
||||
uuid "3.4.0"
|
||||
v8-compile-cache "^2.2.0"
|
||||
webpack "^5.28.0"
|
||||
webpack "^5.35.0"
|
||||
webpack-dev-middleware "^4.1.0"
|
||||
webpack-dev-server "^3.11.2"
|
||||
webpack-merge "^5.7.3"
|
||||
@ -6773,7 +6807,7 @@ html-void-elements@^1.0.0, html-void-elements@^1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483"
|
||||
integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==
|
||||
|
||||
html-webpack-plugin@^5.2.0:
|
||||
html-webpack-plugin@^5.3.1:
|
||||
version "5.3.1"
|
||||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1"
|
||||
integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==
|
||||
@ -6784,7 +6818,7 @@ html-webpack-plugin@^5.2.0:
|
||||
pretty-error "^2.1.1"
|
||||
tapable "^2.0.0"
|
||||
|
||||
html-webpack-tags-plugin@^3.0.0:
|
||||
html-webpack-tags-plugin@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/html-webpack-tags-plugin/-/html-webpack-tags-plugin-3.0.1.tgz#52baf2feec879a4108e6955b4e81376581a334dc"
|
||||
integrity sha512-P/cfYDqXtgXoGFUv8zi/er8XFU5ztQmqp+VwmnhZEH8L35Q2YRKIb9P+dRiykLIDZF0NMt+l/uj+jmttKwmLvg==
|
||||
@ -8680,10 +8714,10 @@ mini-create-react-context@^0.4.0:
|
||||
"@babel/runtime" "^7.12.1"
|
||||
tiny-warning "^1.0.3"
|
||||
|
||||
mini-css-extract-plugin@1.3.9:
|
||||
version "1.3.9"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.9.tgz#47a32132b0fd97a119acd530e8421e8f6ab16d5e"
|
||||
integrity sha512-Ac4s+xhVbqlyhXS5J/Vh/QXUz3ycXlCqoCPpg0vdfhsIBH9eg/It/9L1r1XhSCH737M1lqcWnMuWL13zcygn5A==
|
||||
mini-css-extract-plugin@1.5.1:
|
||||
version "1.5.1"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.1.tgz#c0ac557c48a7de47de3df0768fe037c9cf961f69"
|
||||
integrity sha512-wEpr0XooH6rw/Mlf+9KTJoMBLT3HujzdTrmohPjAzF47N4Q6yAeczQLpRD/WxvAtXvskcXbily7TAdCfi2M4Dg==
|
||||
dependencies:
|
||||
loader-utils "^2.0.0"
|
||||
schema-utils "^3.0.0"
|
||||
@ -8797,6 +8831,20 @@ ms@^2.1.1:
|
||||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
||||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||
|
||||
multer@^1.4.2:
|
||||
version "1.4.2"
|
||||
resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.2.tgz#2f1f4d12dbaeeba74cb37e623f234bf4d3d2057a"
|
||||
integrity sha512-xY8pX7V+ybyUpbYMxtjM9KAiD9ixtg5/JkeKUTD6xilfDv0vzzOFcCp4Ljb1UU3tSOM3VTZtKo63OmzOrGi3Cg==
|
||||
dependencies:
|
||||
append-field "^1.0.0"
|
||||
busboy "^0.2.11"
|
||||
concat-stream "^1.5.2"
|
||||
mkdirp "^0.5.1"
|
||||
object-assign "^4.1.1"
|
||||
on-finished "^2.3.0"
|
||||
type-is "^1.6.4"
|
||||
xtend "^4.0.0"
|
||||
|
||||
multicast-dns-service-types@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
|
||||
@ -9502,7 +9550,7 @@ ol@^5.3.1:
|
||||
pixelworks "1.1.0"
|
||||
rbush "2.0.2"
|
||||
|
||||
on-finished@~2.3.0:
|
||||
on-finished@^2.3.0, on-finished@~2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
|
||||
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
|
||||
@ -11140,7 +11188,17 @@ read@^1.0.7:
|
||||
dependencies:
|
||||
mute-stream "~0.0.4"
|
||||
|
||||
readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@~2.3.6:
|
||||
readable-stream@1.1.x:
|
||||
version "1.1.14"
|
||||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
|
||||
integrity sha1-fPTFTvZI44EwhMY23SB54WbAgdk=
|
||||
dependencies:
|
||||
core-util-is "~1.0.0"
|
||||
inherits "~2.0.1"
|
||||
isarray "0.0.1"
|
||||
string_decoder "~0.10.x"
|
||||
|
||||
readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.2.2, readable-stream@~2.3.6:
|
||||
version "2.3.7"
|
||||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
|
||||
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
|
||||
@ -13097,7 +13155,7 @@ type-fest@^0.8.0, type-fest@^0.8.1:
|
||||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
|
||||
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
||||
|
||||
type-is@~1.6.17, type-is@~1.6.18:
|
||||
type-is@^1.6.4, type-is@~1.6.17, type-is@~1.6.18:
|
||||
version "1.6.18"
|
||||
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
|
||||
integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
|
||||
@ -13127,6 +13185,11 @@ typedarray-to-buffer@^3.1.5:
|
||||
dependencies:
|
||||
is-typedarray "^1.0.0"
|
||||
|
||||
typedarray@^0.0.6:
|
||||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
uc.micro@^1.0.1, uc.micro@^1.0.5:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
|
||||
@ -13830,7 +13893,7 @@ webpack-virtual-modules@^0.3.2:
|
||||
dependencies:
|
||||
debug "^3.0.0"
|
||||
|
||||
webpack@^5.23.00, webpack@^5.28.0:
|
||||
webpack@^5.23.00, webpack@^5.35.0:
|
||||
version "5.36.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.2.tgz#6ef1fb2453ad52faa61e78d486d353d07cca8a0f"
|
||||
integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
|
||||
|
Loading…
x
Reference in New Issue
Block a user