mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update gatsby
This commit is contained in:
parent
ee9955c5ee
commit
666538498c
24
package.json
24
package.json
@ -41,32 +41,32 @@
|
|||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"codecov": "^3.7.2",
|
"codecov": "^3.7.2",
|
||||||
"gatsby": "^2.24.47",
|
"gatsby": "^2.24.52",
|
||||||
"gatsby-link": "^2.4.13",
|
"gatsby-link": "^2.4.13",
|
||||||
"gatsby-plugin-catch-links": "^2.3.11",
|
"gatsby-plugin-catch-links": "^2.3.11",
|
||||||
"gatsby-plugin-feed": "^2.5.11",
|
"gatsby-plugin-feed": "^2.5.11",
|
||||||
"gatsby-plugin-flow": "^1.3.11",
|
"gatsby-plugin-flow": "^1.3.11",
|
||||||
"gatsby-plugin-google-gtag": "^2.1.10",
|
"gatsby-plugin-google-gtag": "^2.1.10",
|
||||||
"gatsby-plugin-manifest": "^2.4.23",
|
"gatsby-plugin-manifest": "^2.4.26",
|
||||||
"gatsby-plugin-netlify": "^2.3.13",
|
"gatsby-plugin-netlify": "^2.3.13",
|
||||||
"gatsby-plugin-netlify-cms": "^4.3.11",
|
"gatsby-plugin-netlify-cms": "^4.3.12",
|
||||||
"gatsby-plugin-offline": "^3.2.23",
|
"gatsby-plugin-offline": "^3.2.26",
|
||||||
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
||||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||||
"gatsby-plugin-sass": "^2.3.12",
|
"gatsby-plugin-sass": "^2.3.12",
|
||||||
"gatsby-plugin-sharp": "^2.6.27",
|
"gatsby-plugin-sharp": "^2.6.30",
|
||||||
"gatsby-plugin-sitemap": "^2.4.11",
|
"gatsby-plugin-sitemap": "^2.4.12",
|
||||||
"gatsby-remark-autolink-headers": "^2.3.11",
|
"gatsby-remark-autolink-headers": "^2.3.11",
|
||||||
"gatsby-remark-copy-linked-files": "^2.3.12",
|
"gatsby-remark-copy-linked-files": "^2.3.12",
|
||||||
"gatsby-remark-external-links": "0.0.4",
|
"gatsby-remark-external-links": "0.0.4",
|
||||||
"gatsby-remark-images": "^3.3.25",
|
"gatsby-remark-images": "^3.3.28",
|
||||||
"gatsby-remark-katex": "^3.3.10",
|
"gatsby-remark-katex": "^3.3.11",
|
||||||
"gatsby-remark-prismjs": "^3.5.10",
|
"gatsby-remark-prismjs": "^3.5.11",
|
||||||
"gatsby-remark-relative-images": "^2.0.2",
|
"gatsby-remark-relative-images": "^2.0.2",
|
||||||
"gatsby-remark-responsive-iframe": "^2.4.12",
|
"gatsby-remark-responsive-iframe": "^2.4.12",
|
||||||
"gatsby-remark-smartypants": "^2.3.10",
|
"gatsby-remark-smartypants": "^2.3.10",
|
||||||
"gatsby-source-filesystem": "^2.3.24",
|
"gatsby-source-filesystem": "^2.3.27",
|
||||||
"gatsby-transformer-remark": "^2.8.28",
|
"gatsby-transformer-remark": "^2.8.31",
|
||||||
"gatsby-transformer-sharp": "^2.5.13",
|
"gatsby-transformer-sharp": "^2.5.13",
|
||||||
"invariant": "^2.2.4",
|
"invariant": "^2.2.4",
|
||||||
"katex": "^0.12.0",
|
"katex": "^0.12.0",
|
||||||
@ -92,7 +92,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.3.0",
|
"babel-jest": "26.3.0",
|
||||||
"babel-preset-gatsby": "0.5.5",
|
"babel-preset-gatsby": "0.5.8",
|
||||||
"browserslist": "4.13.0",
|
"browserslist": "4.13.0",
|
||||||
"concurrently": "5.3.0",
|
"concurrently": "5.3.0",
|
||||||
"eslint": "7.7.0",
|
"eslint": "7.7.0",
|
||||||
|
455
yarn.lock
455
yarn.lock
@ -1705,6 +1705,15 @@
|
|||||||
lodash "^4.17.13"
|
lodash "^4.17.13"
|
||||||
to-fast-properties "^2.0.0"
|
to-fast-properties "^2.0.0"
|
||||||
|
|
||||||
|
"@babel/types@^7.10.3", "@babel/types@^7.11.0":
|
||||||
|
version "7.11.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
|
||||||
|
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/helper-validator-identifier" "^7.10.4"
|
||||||
|
lodash "^4.17.19"
|
||||||
|
to-fast-properties "^2.0.0"
|
||||||
|
|
||||||
"@babel/types@^7.10.4":
|
"@babel/types@^7.10.4":
|
||||||
version "7.10.4"
|
version "7.10.4"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
|
||||||
@ -1723,15 +1732,6 @@
|
|||||||
lodash "^4.17.19"
|
lodash "^4.17.19"
|
||||||
to-fast-properties "^2.0.0"
|
to-fast-properties "^2.0.0"
|
||||||
|
|
||||||
"@babel/types@^7.11.0":
|
|
||||||
version "7.11.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
|
|
||||||
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
|
|
||||||
dependencies:
|
|
||||||
"@babel/helper-validator-identifier" "^7.10.4"
|
|
||||||
lodash "^4.17.19"
|
|
||||||
to-fast-properties "^2.0.0"
|
|
||||||
|
|
||||||
"@babel/types@^7.3.3", "@babel/types@^7.9.6":
|
"@babel/types@^7.3.3", "@babel/types@^7.9.6":
|
||||||
version "7.9.6"
|
version "7.9.6"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
|
||||||
@ -2767,17 +2767,17 @@
|
|||||||
string-width "^2.0.0"
|
string-width "^2.0.0"
|
||||||
strip-ansi "^3"
|
strip-ansi "^3"
|
||||||
|
|
||||||
"@pmmmwh/react-refresh-webpack-plugin@^0.3.3":
|
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
|
||||||
version "0.3.3"
|
version "0.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.3.3.tgz#40a3d674f42a011b7f30a9609aa8fb68ec3c39c9"
|
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
|
||||||
integrity sha512-uc6FmPEegAZawSHjUMFQwU7EjaDn7zy1iD/KD/wBROL9F4378OES8MKMYHoRAKT61Fk7LxVKZSDR5VespMQiqw==
|
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-html "^0.0.7"
|
ansi-html "^0.0.7"
|
||||||
error-stack-parser "^2.0.6"
|
error-stack-parser "^2.0.6"
|
||||||
html-entities "^1.2.1"
|
html-entities "^1.2.1"
|
||||||
lodash.debounce "^4.0.8"
|
|
||||||
native-url "^0.2.6"
|
native-url "^0.2.6"
|
||||||
schema-utils "^2.6.5"
|
schema-utils "^2.6.5"
|
||||||
|
source-map "^0.7.3"
|
||||||
|
|
||||||
"@reach/alert@0.10.3":
|
"@reach/alert@0.10.3":
|
||||||
version "0.10.3"
|
version "0.10.3"
|
||||||
@ -3000,10 +3000,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
defer-to-connect "^2.0.0"
|
defer-to-connect "^2.0.0"
|
||||||
|
|
||||||
"@turist/fetch@^7.1.6":
|
"@turist/fetch@^7.1.7":
|
||||||
version "7.1.6"
|
version "7.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/@turist/fetch/-/fetch-7.1.6.tgz#85eb342e8dee82fe9c7e2fbfa2773abd776f0b62"
|
resolved "https://registry.yarnpkg.com/@turist/fetch/-/fetch-7.1.7.tgz#a2b1f7ec0265e6fe0946c51eef34bad9b9efc865"
|
||||||
integrity sha512-+wd8+GhYWRxjsqhzJLozcvj0Vo9bi9EMiAzsgDM187HrnEUOrk0jY+t61UEtmN8gZYqvs87aP1vjXL1uq11nQw==
|
integrity sha512-XP20kvfyMNlWdPVQXyuzA40LoCHbbJptikt7W+TlZ5sS+NNjk70xjXCtHBLEudp7li3JldXEFSIUzpW1a0WEhA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node-fetch" "2"
|
"@types/node-fetch" "2"
|
||||||
|
|
||||||
@ -4456,10 +4456,10 @@ babel-preset-current-node-syntax@^0.1.3:
|
|||||||
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
||||||
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
||||||
|
|
||||||
babel-preset-gatsby@0.5.5, babel-preset-gatsby@^0.5.5:
|
babel-preset-gatsby@0.5.8, babel-preset-gatsby@^0.5.8:
|
||||||
version "0.5.5"
|
version "0.5.8"
|
||||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.5.tgz#f8d05aa407a56514d7786f7b576c1954e0a3f425"
|
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.8.tgz#b3c0d6524e12e92bf93cb5ef78edc9ac8e093b61"
|
||||||
integrity sha512-gkBRAEv5OvSerqh15gMHCCtExiUpTuKiKwb6QBImb3nSBAuCcjr0ESHzpgk4m0eZLbxUaeooVd0uPyC6FQsCBQ==
|
integrity sha512-24KnbRLTNF3uE1NtKCwAhRJ32hLucUuMsNFq+6n/idzZNo68POLYMN0/8wQ4dHgG2AEvlQf3CTk62vkJvz01Qw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/plugin-proposal-class-properties" "^7.10.1"
|
"@babel/plugin-proposal-class-properties" "^7.10.1"
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1"
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1"
|
||||||
@ -4473,8 +4473,8 @@ babel-preset-gatsby@0.5.5, babel-preset-gatsby@^0.5.5:
|
|||||||
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.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
gatsby-legacy-polyfills "^0.0.2"
|
gatsby-legacy-polyfills "^0.0.4"
|
||||||
|
|
||||||
babel-preset-jest@^26.3.0:
|
babel-preset-jest@^26.3.0:
|
||||||
version "26.3.0"
|
version "26.3.0"
|
||||||
@ -5326,21 +5326,6 @@ cheerio@1.0.0-rc.3, cheerio@^1.0.0-rc.3:
|
|||||||
lodash "^4.15.0"
|
lodash "^4.15.0"
|
||||||
parse5 "^3.0.1"
|
parse5 "^3.0.1"
|
||||||
|
|
||||||
chokidar@3.4.0, chokidar@^3.4.0:
|
|
||||||
version "3.4.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.0.tgz#b30611423ce376357c765b9b8f904b9fba3c0be8"
|
|
||||||
integrity sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ==
|
|
||||||
dependencies:
|
|
||||||
anymatch "~3.1.1"
|
|
||||||
braces "~3.0.2"
|
|
||||||
glob-parent "~5.1.0"
|
|
||||||
is-binary-path "~2.1.0"
|
|
||||||
is-glob "~4.0.1"
|
|
||||||
normalize-path "~3.0.0"
|
|
||||||
readdirp "~3.4.0"
|
|
||||||
optionalDependencies:
|
|
||||||
fsevents "~2.1.2"
|
|
||||||
|
|
||||||
chokidar@^2.0.4:
|
chokidar@^2.0.4:
|
||||||
version "2.1.6"
|
version "2.1.6"
|
||||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.6.tgz#b6cad653a929e244ce8a834244164d241fa954c5"
|
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.6.tgz#b6cad653a929e244ce8a834244164d241fa954c5"
|
||||||
@ -5393,6 +5378,21 @@ chokidar@^3.1.1:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "^2.0.6"
|
fsevents "^2.0.6"
|
||||||
|
|
||||||
|
chokidar@^3.4.1, chokidar@^3.4.2:
|
||||||
|
version "3.4.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.2.tgz#38dc8e658dec3809741eb3ef7bb0a47fe424232d"
|
||||||
|
integrity sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==
|
||||||
|
dependencies:
|
||||||
|
anymatch "~3.1.1"
|
||||||
|
braces "~3.0.2"
|
||||||
|
glob-parent "~5.1.0"
|
||||||
|
is-binary-path "~2.1.0"
|
||||||
|
is-glob "~4.0.1"
|
||||||
|
normalize-path "~3.0.0"
|
||||||
|
readdirp "~3.4.0"
|
||||||
|
optionalDependencies:
|
||||||
|
fsevents "~2.1.2"
|
||||||
|
|
||||||
chownr@^1.1.1:
|
chownr@^1.1.1:
|
||||||
version "1.1.2"
|
version "1.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6"
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6"
|
||||||
@ -5770,17 +5770,6 @@ config-chain@^1.1.11:
|
|||||||
ini "^1.3.4"
|
ini "^1.3.4"
|
||||||
proto-list "~1.2.1"
|
proto-list "~1.2.1"
|
||||||
|
|
||||||
configstore@^3.0.0:
|
|
||||||
version "3.1.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.2.tgz#c6f25defaeef26df12dd33414b001fe81a543f8f"
|
|
||||||
dependencies:
|
|
||||||
dot-prop "^4.1.0"
|
|
||||||
graceful-fs "^4.1.2"
|
|
||||||
make-dir "^1.0.0"
|
|
||||||
unique-string "^1.0.0"
|
|
||||||
write-file-atomic "^2.0.0"
|
|
||||||
xdg-basedir "^3.0.0"
|
|
||||||
|
|
||||||
configstore@^5.0.1:
|
configstore@^5.0.1:
|
||||||
version "5.0.1"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96"
|
resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1.tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96"
|
||||||
@ -6138,10 +6127,6 @@ crypto-browserify@^3.11.0:
|
|||||||
randombytes "^2.0.0"
|
randombytes "^2.0.0"
|
||||||
randomfill "^1.0.3"
|
randomfill "^1.0.3"
|
||||||
|
|
||||||
crypto-random-string@^1.0.0:
|
|
||||||
version "1.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
|
|
||||||
|
|
||||||
crypto-random-string@^2.0.0:
|
crypto-random-string@^2.0.0:
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
|
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
|
||||||
@ -6718,10 +6703,10 @@ detect-port@^1.3.0:
|
|||||||
address "^1.0.1"
|
address "^1.0.1"
|
||||||
debug "^2.6.0"
|
debug "^2.6.0"
|
||||||
|
|
||||||
devcert@^1.1.0:
|
devcert@^1.1.3:
|
||||||
version "1.1.0"
|
version "1.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.1.0.tgz#255508c20dd21045e3020acf438491b745835dfd"
|
resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.1.3.tgz#ff8119efae52ebf2449531b7482ae0f7211542e9"
|
||||||
integrity sha512-ppyIBJueMMisYvJABaXESY10CwEm1pUXoLOm6TeBO2bbDUQE8ZjJPNADlu31I2InL7hduSgratzRG/dHUDF41w==
|
integrity sha512-7/nIzKdQ8y2K0imjIP7dyg2GJ2h38Ps6VOMXWZHIarNDV3p6mTXyEugKFnkmsZ2DD58JEG34ILyVb3qdOMmP9w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/configstore" "^2.1.1"
|
"@types/configstore" "^2.1.1"
|
||||||
"@types/debug" "^0.0.30"
|
"@types/debug" "^0.0.30"
|
||||||
@ -6734,7 +6719,6 @@ devcert@^1.1.0:
|
|||||||
"@types/tmp" "^0.0.33"
|
"@types/tmp" "^0.0.33"
|
||||||
application-config-path "^0.1.0"
|
application-config-path "^0.1.0"
|
||||||
command-exists "^1.2.4"
|
command-exists "^1.2.4"
|
||||||
configstore "^3.0.0"
|
|
||||||
debug "^3.1.0"
|
debug "^3.1.0"
|
||||||
eol "^0.9.1"
|
eol "^0.9.1"
|
||||||
get-port "^3.2.0"
|
get-port "^3.2.0"
|
||||||
@ -6925,7 +6909,7 @@ domutils@^2.0.0:
|
|||||||
domelementtype "^2.0.1"
|
domelementtype "^2.0.1"
|
||||||
domhandler "^3.0.0"
|
domhandler "^3.0.0"
|
||||||
|
|
||||||
dot-prop@^4.1.0, dot-prop@^4.1.1:
|
dot-prop@^4.1.1:
|
||||||
version "4.2.0"
|
version "4.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
|
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -7147,12 +7131,13 @@ engine.io@~3.4.0:
|
|||||||
engine.io-parser "~2.2.0"
|
engine.io-parser "~2.2.0"
|
||||||
ws "^7.1.2"
|
ws "^7.1.2"
|
||||||
|
|
||||||
enhanced-resolve@^4.1.0:
|
enhanced-resolve@^4.3.0:
|
||||||
version "4.1.0"
|
version "4.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz#41c7e0bfdfe74ac1ffe1e57ad6a5c6c9f3742a7f"
|
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126"
|
||||||
|
integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
memory-fs "^0.4.0"
|
memory-fs "^0.5.0"
|
||||||
tapable "^1.0.0"
|
tapable "^1.0.0"
|
||||||
|
|
||||||
enquirer@^2.3.5:
|
enquirer@^2.3.5:
|
||||||
@ -7176,6 +7161,11 @@ envinfo@^7.5.1:
|
|||||||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.5.1.tgz#93c26897225a00457c75e734d354ea9106a72236"
|
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.5.1.tgz#93c26897225a00457c75e734d354ea9106a72236"
|
||||||
integrity sha512-hQBkDf2iO4Nv0CNHpCuSBeaSrveU6nThVxFGTrq/eDlV716UQk09zChaJae4mZRsos1x4YLY2TaH3LHUae3ZmQ==
|
integrity sha512-hQBkDf2iO4Nv0CNHpCuSBeaSrveU6nThVxFGTrq/eDlV716UQk09zChaJae4mZRsos1x4YLY2TaH3LHUae3ZmQ==
|
||||||
|
|
||||||
|
envinfo@^7.7.3:
|
||||||
|
version "7.7.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.7.3.tgz#4b2d8622e3e7366afb8091b23ed95569ea0208cc"
|
||||||
|
integrity sha512-46+j5QxbPWza0PB1i15nZx0xQ4I/EfQxg9J8Had3b408SV63nEtor2e+oiY63amTo9KTuh2a3XLObNwduxYwwA==
|
||||||
|
|
||||||
eol@^0.9.1:
|
eol@^0.9.1:
|
||||||
version "0.9.1"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/eol/-/eol-0.9.1.tgz#f701912f504074be35c6117a5c4ade49cd547acd"
|
resolved "https://registry.yarnpkg.com/eol/-/eol-0.9.1.tgz#f701912f504074be35c6117a5c4ade49cd547acd"
|
||||||
@ -7426,7 +7416,7 @@ eslint-plugin-react-hooks@^1.7.0:
|
|||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
|
||||||
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
|
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
|
||||||
|
|
||||||
eslint-plugin-react@7.20.6:
|
eslint-plugin-react@7.20.6, eslint-plugin-react@^7.20.6:
|
||||||
version "7.20.6"
|
version "7.20.6"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
|
||||||
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
|
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
|
||||||
@ -7443,23 +7433,6 @@ eslint-plugin-react@7.20.6:
|
|||||||
resolve "^1.17.0"
|
resolve "^1.17.0"
|
||||||
string.prototype.matchall "^4.0.2"
|
string.prototype.matchall "^4.0.2"
|
||||||
|
|
||||||
eslint-plugin-react@^7.20.2:
|
|
||||||
version "7.20.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
|
|
||||||
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
|
|
||||||
dependencies:
|
|
||||||
array-includes "^3.1.1"
|
|
||||||
array.prototype.flatmap "^1.2.3"
|
|
||||||
doctrine "^2.1.0"
|
|
||||||
has "^1.0.3"
|
|
||||||
jsx-ast-utils "^2.4.1"
|
|
||||||
object.entries "^1.1.2"
|
|
||||||
object.fromentries "^2.0.2"
|
|
||||||
object.values "^1.1.1"
|
|
||||||
prop-types "^15.7.2"
|
|
||||||
resolve "^1.17.0"
|
|
||||||
string.prototype.matchall "^4.0.2"
|
|
||||||
|
|
||||||
eslint-scope@^4.0.3:
|
eslint-scope@^4.0.3:
|
||||||
version "4.0.3"
|
version "4.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
|
||||||
@ -8541,10 +8514,10 @@ fuzzy@^0.1.1:
|
|||||||
version "0.1.3"
|
version "0.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||||
|
|
||||||
gatsby-cli@^2.12.87:
|
gatsby-cli@^2.12.90:
|
||||||
version "2.12.87"
|
version "2.12.90"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.87.tgz#0b9a3ca313a713698a0350e39e13dc7095523a02"
|
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.90.tgz#bc8052d5d7d0f73d3a336f0d8371120752297865"
|
||||||
integrity sha512-LB65Hh8hN/H5XSh6EnOnK1jpUiB9GqgaW9c4SeGayogenaWk2RAY4blkq7ncVunM5Nm+uKbY9bDM9TlFe+r2Bg==
|
integrity sha512-LK6pqXnQEXdPjXyYHVHa2dYL2PwZ4Ry9/0w8gcRMMgompynxa8Hh5ptTfIyBq4H19gU7a6j+NraavrOcKKaM0g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.3"
|
"@babel/code-frame" "^7.10.3"
|
||||||
"@hapi/joi" "^15.1.1"
|
"@hapi/joi" "^15.1.1"
|
||||||
@ -8559,9 +8532,9 @@ gatsby-cli@^2.12.87:
|
|||||||
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.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
gatsby-recipes "^0.2.16"
|
gatsby-recipes "^0.2.19"
|
||||||
gatsby-telemetry "^1.3.27"
|
gatsby-telemetry "^1.3.30"
|
||||||
hosted-git-info "^3.0.4"
|
hosted-git-info "^3.0.4"
|
||||||
ink "^2.7.1"
|
ink "^2.7.1"
|
||||||
ink-spinner "^3.1.0"
|
ink-spinner "^3.1.0"
|
||||||
@ -8582,20 +8555,21 @@ gatsby-cli@^2.12.87:
|
|||||||
stack-trace "^0.0.10"
|
stack-trace "^0.0.10"
|
||||||
strip-ansi "^5.2.0"
|
strip-ansi "^5.2.0"
|
||||||
update-notifier "^4.1.0"
|
update-notifier "^4.1.0"
|
||||||
uuid "3.4.0"
|
uuid "^8.3.0"
|
||||||
yargs "^15.3.1"
|
yargs "^15.3.1"
|
||||||
yurnalist "^1.1.2"
|
yurnalist "^1.1.2"
|
||||||
|
|
||||||
gatsby-core-utils@^1.3.15:
|
gatsby-core-utils@^1.3.18:
|
||||||
version "1.3.15"
|
version "1.3.18"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.15.tgz#6fad76a238df514afa70fed0f94427fbb39762ca"
|
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.18.tgz#8eecb424f8709bbb3dac9653973068643b3fd66f"
|
||||||
integrity sha512-np1tJCGejhCHtgHdFl6+y5EwVAzdrieJZ3hdvpeOrJ22bL9ktl5XVLy4K937ThgxHLp8+ElMDVdziNun5tC8eg==
|
integrity sha512-B7ixQb4H0e2yB0nNfM2zshOAUw3nW9MvcNsRskVFwIPJY+ngh8Srla4XWXVMJ60Fyt103+jPVZTxGq72/u5HuQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
ci-info "2.0.0"
|
ci-info "2.0.0"
|
||||||
configstore "^5.0.1"
|
configstore "^5.0.1"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
node-object-hash "^2.0.0"
|
node-object-hash "^2.0.0"
|
||||||
proper-lockfile "^4.1.1"
|
proper-lockfile "^4.1.1"
|
||||||
|
tmp "^0.2.1"
|
||||||
xdg-basedir "^4.0.0"
|
xdg-basedir "^4.0.0"
|
||||||
|
|
||||||
gatsby-design-tokens@^2.0.2:
|
gatsby-design-tokens@^2.0.2:
|
||||||
@ -8605,10 +8579,10 @@ gatsby-design-tokens@^2.0.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
hex2rgba "^0.0.1"
|
hex2rgba "^0.0.1"
|
||||||
|
|
||||||
gatsby-graphiql-explorer@^0.4.12:
|
gatsby-graphiql-explorer@^0.4.13:
|
||||||
version "0.4.12"
|
version "0.4.13"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.12.tgz#9c7a3c9c562e7bb8e3e24bf7c8ac4b319d0ce64b"
|
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.13.tgz#c52b3d7516454c7a267cdfed6f073ca2f4783cb7"
|
||||||
integrity sha512-kHVHzGvebZlUGeGOoAAJVdLWAXftZiYeOk6EitWFkXEZtYxpgXM5Pum9qDMCzUCJ6pzS8r9U5IBJncjMal3ScQ==
|
integrity sha512-sxuQ5p2jQrK4irI57/BXGUvvlqQxmJlUMgLQ6M4pbxO1LP9sWsqDsAjWpifwbSlQh02VcPuMWScJxTq5xPUfng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
|
|
||||||
@ -8632,10 +8606,10 @@ gatsby-interface@^0.0.166:
|
|||||||
lodash.sample "^4.2.1"
|
lodash.sample "^4.2.1"
|
||||||
theme-ui "^0.2.49"
|
theme-ui "^0.2.49"
|
||||||
|
|
||||||
gatsby-legacy-polyfills@^0.0.2:
|
gatsby-legacy-polyfills@^0.0.4:
|
||||||
version "0.0.2"
|
version "0.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.2.tgz#c0e2524eccb7fd53e883161a291edcb022ff5aa8"
|
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.4.tgz#2c11859f485b87ca6fd3331bda1951f64d114b7e"
|
||||||
integrity sha512-i8LLwvtupC92AjQMivLDKDCgN51sV6FLbtoNn0CRQJdLJY31P06k+5qKcjdprGLdPjCjkCsYLTYi08pdvqAuPw==
|
integrity sha512-BDlY9jkhEhqpQN5yvfnJYt8wTRzBOEtIQZnWHzuE7b6tYHsngxbfIMLN3UBOs9t5ZUqcPKc1C0J0NKG6NhC4Qw==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js-compat "^3.6.5"
|
core-js-compat "^3.6.5"
|
||||||
|
|
||||||
@ -8648,16 +8622,16 @@ gatsby-link@^2.4.13:
|
|||||||
"@types/reach__router" "^1.3.3"
|
"@types/reach__router" "^1.3.3"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
gatsby-page-utils@^0.2.20:
|
gatsby-page-utils@^0.2.23:
|
||||||
version "0.2.20"
|
version "0.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.20.tgz#2d9360f274b09476224f178b23d7cb106afc961a"
|
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.23.tgz#8216adb75a4f7143f6a945f2efff05c9458bf9a2"
|
||||||
integrity sha512-waq2TpDjNxH5+Q+xFnuf9of3Xt0wxBkJwb6VbCGz4LS0XQ6c9KYMgC2OCBwPJOnv2Vo/6BglpRyn4lYcJEQJdw==
|
integrity sha512-z0eiGNchTk0sWNubLVBNXOI9VLHCNHFFjNt5RweW211SLR/Bw7paQOaX9gY0Bdj1C2+NZ8JMyTHs1JF7yybaDg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
chokidar "3.4.0"
|
chokidar "^3.4.2"
|
||||||
fs-exists-cached "^1.0.0"
|
fs-exists-cached "^1.0.0"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
@ -8697,20 +8671,20 @@ gatsby-plugin-google-gtag@^2.1.10:
|
|||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
|
|
||||||
gatsby-plugin-manifest@^2.4.23:
|
gatsby-plugin-manifest@^2.4.26:
|
||||||
version "2.4.23"
|
version "2.4.26"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.23.tgz#fb0ea242e1421c9d2d576b7cd2918da50bd9a557"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.26.tgz#8c1784283fba32264c107efb74169d27bf4d798b"
|
||||||
integrity sha512-1vLXRU8fAmCWjTAQ8/hbvMfHEbxJsBSUk5R5phNAlwaa5jjklaxjaBgeE/uEUzc5+vq5WvBgodRRiv779fpcnA==
|
integrity sha512-9C0D9VofaMyPtZTt4Myn2+8oJVo2+gDiphAs/610c3ZSesJHegLIU4tJWzivW8vPKFw3f29yDae2btCQoM8l9A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
gatsby-plugin-netlify-cms@^4.3.11:
|
gatsby-plugin-netlify-cms@^4.3.12:
|
||||||
version "4.3.11"
|
version "4.3.12"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.3.11.tgz#c576d9a293b83e6dccc17c0f1f55c99582be8aa8"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.3.12.tgz#1ee2adc1299b232172d4e530954051777cc9071a"
|
||||||
integrity sha512-RXObpig8ixXwqEDWux4zoEmNgtuo6c852IlwM9n5ai+ZApGSID+zpS2c+iK8LWQd0LhXxJM6Hyhk8psLuA9CDQ==
|
integrity sha512-Y/gyZ3WjZsaqIRgbCwLpmh6a5qrEVFYiVHQkIiDu9+7/49bpRNHFyRrqGNfL2XGMGya8z0PLqgYht7xdlcSikg==
|
||||||
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.1"
|
copy-webpack-plugin "^5.1.1"
|
||||||
@ -8720,7 +8694,7 @@ gatsby-plugin-netlify-cms@^4.3.11:
|
|||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
mini-css-extract-plugin "^0.8.2"
|
mini-css-extract-plugin "^0.8.2"
|
||||||
netlify-identity-widget "^1.6.0"
|
netlify-identity-widget "^1.6.0"
|
||||||
webpack "^4.43.0"
|
webpack "^4.44.1"
|
||||||
|
|
||||||
gatsby-plugin-netlify@^2.3.13:
|
gatsby-plugin-netlify@^2.3.13:
|
||||||
version "2.3.13"
|
version "2.3.13"
|
||||||
@ -8733,14 +8707,14 @@ gatsby-plugin-netlify@^2.3.13:
|
|||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
webpack-assets-manifest "^3.1.1"
|
webpack-assets-manifest "^3.1.1"
|
||||||
|
|
||||||
gatsby-plugin-offline@^3.2.23:
|
gatsby-plugin-offline@^3.2.26:
|
||||||
version "3.2.23"
|
version "3.2.26"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.23.tgz#ccbc346cf38827dd8cae5b0f4e23f3ddca6a9d53"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.26.tgz#e6ac8c1b94cb658e7c163c3165f4091493dfa831"
|
||||||
integrity sha512-EVVRfodgv7+oxterlg1DjU4GXKcRCho9DbrTPyAnadVjSdhwvsIfviLZRNxsYlYalMmOMzC1QsXe94tznNlMrA==
|
integrity sha512-eb2C9X4xBeNrdC0VcvhwyJYQXKqNqnBqMd1my4bmmQhIRtxz7H2GLX0hEpbZ937fDwdNqnNXpxRMFD/xkWhvSQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
cheerio "^1.0.0-rc.3"
|
cheerio "^1.0.0-rc.3"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
idb-keyval "^3.2.0"
|
idb-keyval "^3.2.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
@ -8754,14 +8728,14 @@ 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.22:
|
gatsby-plugin-page-creator@^2.3.25:
|
||||||
version "2.3.22"
|
version "2.3.25"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.22.tgz#8e4427b09beee321be0a1f9bf7d9f4e1b9008d06"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.25.tgz#74087a71e1c8ff5e072fbc5355e3cdb6ba669cd5"
|
||||||
integrity sha512-XG3uZh/1uqsT/cpp/Oy7l15MR3yF6RqG/Mf4Vk0iYRZn6poveIh8Pw4nhPekwbrn8TGT7Fp/dv1Npkvs/E2kqw==
|
integrity sha512-zpVFNKDNMpvTwe/hj6C27sc/POVxxGp0ZidoTDFd6so/f+Mc0OJQQDEIzs122oYBnuspPya+0+wWaph4QcadSQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/traverse" "^7.10.2"
|
"@babel/traverse" "^7.10.2"
|
||||||
fs-exists-cached "^1.0.0"
|
fs-exists-cached "^1.0.0"
|
||||||
gatsby-page-utils "^0.2.20"
|
gatsby-page-utils "^0.2.23"
|
||||||
globby "^11.0.1"
|
globby "^11.0.1"
|
||||||
graphql "^14.6.0"
|
graphql "^14.6.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
@ -8782,16 +8756,16 @@ gatsby-plugin-sass@^2.3.12:
|
|||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
sass-loader "^7.3.1"
|
sass-loader "^7.3.1"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^2.6.27:
|
gatsby-plugin-sharp@^2.6.30:
|
||||||
version "2.6.27"
|
version "2.6.30"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.27.tgz#cfc66b5c465eabce0388f6b60fd942fc0198e495"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.30.tgz#35f4c7a618771ddf3514808afba87fd245dd21ec"
|
||||||
integrity sha512-uWvzxLFAXRF4n8BIa37cIYKvc+gcTJ8CmZFYlhb5daEOd545Z0Elq/mQdOAWKL14cA7AGkEdtnsodXde2gBafA==
|
integrity sha512-CAMMd4wz0NGsnxbWEABFO/oIRp3RQgy9sN+OTNe49hMuyIV+tJGb8cePS+8h5r7E3BxYciHd+TuDsovomI18jg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
async "^2.6.3"
|
async "^2.6.3"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
got "^8.3.2"
|
got "^8.3.2"
|
||||||
imagemin "^6.1.0"
|
imagemin "^6.1.0"
|
||||||
imagemin-mozjpeg "^8.0.0"
|
imagemin-mozjpeg "^8.0.0"
|
||||||
@ -8804,12 +8778,12 @@ gatsby-plugin-sharp@^2.6.27:
|
|||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
svgo "1.3.2"
|
svgo "1.3.2"
|
||||||
uuid "^3.4.0"
|
uuid "^8.3.0"
|
||||||
|
|
||||||
gatsby-plugin-sitemap@^2.4.11:
|
gatsby-plugin-sitemap@^2.4.12:
|
||||||
version "2.4.11"
|
version "2.4.12"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.11.tgz#080b3fe49e011a473582a660720de7a36089ae84"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.12.tgz#4564800ac0e8dfaad7edf7054d7625dad7ecb793"
|
||||||
integrity sha512-OX8Jry3t6iPqWoo/WDo0DTmaKuIPa0RDrd/fFeS5DYGyclpIVnAK1fr92X2222ZtdRwn6NLd5c+RpNrjxDvJDA==
|
integrity sha512-nQK3EyqECUpUcCoQr5ZCfGYPUCc+hI6tK+hvoqr4lkhMr0sjfXUvGkSlVarhMVLRNRe+e6Q39JFhVtsTXUp8Iw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
@ -8836,10 +8810,10 @@ gatsby-react-router-scroll@^3.0.12:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
|
|
||||||
gatsby-recipes@^0.2.16:
|
gatsby-recipes@^0.2.19:
|
||||||
version "0.2.16"
|
version "0.2.19"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.16.tgz#ad59cc82275b19fe5d9697037cfaf1a8cb19ce88"
|
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.19.tgz#0d4e43b1b74b73046089797f9ec677483b5de645"
|
||||||
integrity sha512-Aq3zeg0kmzKlqiQWoONMz3cf/QdP/AjUEGNdUhEKyvwgd0d7K9may99ltrzcssLfhkLtv/+aPJllhQG//RQxqQ==
|
integrity sha512-VkickYkzFzS2qXLuhvw7mxcNxc9Yh1kpEBKIJPJcknpCURakGiScckwSTLQzHU41vXZiG3Tgsx7AVTd0HCzDNA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.9.6"
|
"@babel/core" "^7.9.6"
|
||||||
"@babel/generator" "^7.9.6"
|
"@babel/generator" "^7.9.6"
|
||||||
@ -8863,7 +8837,7 @@ gatsby-recipes@^0.2.16:
|
|||||||
ansi-html "^0.0.7"
|
ansi-html "^0.0.7"
|
||||||
babel-plugin-remove-export-keywords "^1.6.5"
|
babel-plugin-remove-export-keywords "^1.6.5"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
chokidar "3.4.0"
|
chokidar "^3.4.2"
|
||||||
concurrently "^5.0.0"
|
concurrently "^5.0.0"
|
||||||
contentful-management "^5.26.3"
|
contentful-management "^5.26.3"
|
||||||
cors "^2.8.5"
|
cors "^2.8.5"
|
||||||
@ -8876,9 +8850,9 @@ gatsby-recipes@^0.2.16:
|
|||||||
flatted "^3.0.0"
|
flatted "^3.0.0"
|
||||||
formik "^2.0.8"
|
formik "^2.0.8"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
gatsby-interface "^0.0.166"
|
gatsby-interface "^0.0.166"
|
||||||
gatsby-telemetry "^1.3.27"
|
gatsby-telemetry "^1.3.30"
|
||||||
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"
|
||||||
@ -8919,7 +8893,7 @@ gatsby-recipes@^0.2.16:
|
|||||||
unist-util-remove "^2.0.0"
|
unist-util-remove "^2.0.0"
|
||||||
unist-util-visit "^2.0.2"
|
unist-util-visit "^2.0.2"
|
||||||
urql "^1.9.7"
|
urql "^1.9.7"
|
||||||
uuid "^8.2.0"
|
uuid "^8.3.0"
|
||||||
ws "^7.3.0"
|
ws "^7.3.0"
|
||||||
xstate "^4.9.1"
|
xstate "^4.9.1"
|
||||||
yoga-layout-prebuilt "^1.9.6"
|
yoga-layout-prebuilt "^1.9.6"
|
||||||
@ -8959,15 +8933,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.3.25:
|
gatsby-remark-images@^3.3.28:
|
||||||
version "3.3.25"
|
version "3.3.28"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.3.25.tgz#138d0010d31c23a1de23e87ac92ed9b5d84673aa"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.3.28.tgz#d5039f115d52c553c393374f9547fd5f604f2d67"
|
||||||
integrity sha512-0yIqukoVCP8ePVUMEbDSuuUc4dSBWgyXfv4wVeiOQQTjRVijyFxtmGAFXLjHsRxRV6ZpvZjuvziCnvy+v9P9Gg==
|
integrity sha512-xHgrv9VJXJDJ2XrS9QIYZKBff92DN6I1Sm0hWxVgSwxpoEUr8ObWhKpYLOku03sUilDiLNUyOg8rWg0+/P+HuA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
chalk "^2.4.2"
|
chalk "^2.4.2"
|
||||||
cheerio "^1.0.0-rc.3"
|
cheerio "^1.0.0-rc.3"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
is-relative-url "^3.0.0"
|
is-relative-url "^3.0.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
mdast-util-definitions "^1.2.5"
|
mdast-util-definitions "^1.2.5"
|
||||||
@ -8976,19 +8950,19 @@ gatsby-remark-images@^3.3.25:
|
|||||||
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.10:
|
gatsby-remark-katex@^3.3.11:
|
||||||
version "3.3.10"
|
version "3.3.11"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.3.10.tgz#a0a0953a2dc001a8fef71e1c0f8edfbea7a5a564"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-katex/-/gatsby-remark-katex-3.3.11.tgz#d02314acd886c7dba018e57b8292ad10e9859de0"
|
||||||
integrity sha512-DnOEHtdiO/Ir8jz5ywjvpxgYw2/ySCPTfQ1xSAaR6wLoaIusTet305zrH9wquzchkFiiMOdk73xDYWSnM91wmg==
|
integrity sha512-6Wu7U8OmtEWf9vBqotEMvVhTLCsFt+WwUC2/Ncm2xbsMY6NQXnFpHnHx6EfcHcGuJ778DXGfs7KZUUBsGEAB/g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
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.5.10:
|
gatsby-remark-prismjs@^3.5.11:
|
||||||
version "3.5.10"
|
version "3.5.11"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.10.tgz#4291818501c2d3f5970830b9509592efaf0f6b07"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.11.tgz#d5309f90411ba2fd3cb002a0accad509b7ae7591"
|
||||||
integrity sha512-1lywDdXyu+y7ieZ7PsrXgwtso1n59gO5btHdbZXCFpvuYt7MHoJhb0FewkbsZ3goJMJ2q8yug5jEGaRKX2vSOQ==
|
integrity sha512-AMtHZb+i7GAlRM3UINAhx+SN1aVLsIUcbEbD8d3zdBxGQTeM1cJTIJz2UjUzdCqujW9tgewaw9mE+u4SFuQtKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
parse-numeric-range "^0.0.2"
|
parse-numeric-range "^0.0.2"
|
||||||
@ -9026,18 +9000,18 @@ gatsby-remark-smartypants@^2.3.10:
|
|||||||
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.3.24:
|
gatsby-source-filesystem@^2.3.27:
|
||||||
version "2.3.24"
|
version "2.3.27"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.24.tgz#857932fb91cba876ff1e48172103ead66cf2b0fe"
|
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.27.tgz#e575b992d877a5ddc1fe6177567ab5c268374ca7"
|
||||||
integrity sha512-TiuuV7sczagVOKW94dfx1AkW/wfe678UOdBAJrMxA2wZvuTe/gXz4Vg4F+EJIoZ8pyy8BjQbclmqXEnGX4eYKw==
|
integrity sha512-lNWRVDkaC2g6mSPTGuE9bsXawS0GkkwV/X8l8ZJnqbcMBl8p+h3zYoKXQ2u00pmQRqjwp4lvlaTarLRxD0tGDQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
chokidar "3.4.0"
|
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.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
got "^9.6.0"
|
got "^9.6.0"
|
||||||
md5-file "^3.2.3"
|
md5-file "^3.2.3"
|
||||||
mime "^2.4.6"
|
mime "^2.4.6"
|
||||||
@ -9047,35 +9021,35 @@ gatsby-source-filesystem@^2.3.24:
|
|||||||
valid-url "^1.0.9"
|
valid-url "^1.0.9"
|
||||||
xstate "^4.11.0"
|
xstate "^4.11.0"
|
||||||
|
|
||||||
gatsby-telemetry@^1.3.27:
|
gatsby-telemetry@^1.3.30:
|
||||||
version "1.3.27"
|
version "1.3.30"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.27.tgz#8e5bfa3509bcc99b11ecd5b0ed2a89f3bdc61dbb"
|
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.30.tgz#dd169f8674017597907cad2ce95127af7a4d7465"
|
||||||
integrity sha512-cX3+6dB3Tc6KYebYjVL0DGBvlnlJ43whmkVDKlcsSHyOKMkQBaCD4cKav3Im6iFa3jhmj5Z2MH20oPC26tHSTQ==
|
integrity sha512-2EJdu8f7CqLfENnShK1gSJdlxC/me6eImrbReYQDuf7Bu7l9UT5Ag07D1vC8qA58wjj+p9mhZqAL5pYCdQ04jA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.3"
|
"@babel/code-frame" "^7.10.3"
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
"@turist/fetch" "^7.1.6"
|
"@turist/fetch" "^7.1.7"
|
||||||
"@turist/time" "^0.0.1"
|
"@turist/time" "^0.0.1"
|
||||||
async-retry-ng "^2.0.1"
|
async-retry-ng "^2.0.1"
|
||||||
boxen "^4.2.0"
|
boxen "^4.2.0"
|
||||||
configstore "^5.0.1"
|
configstore "^5.0.1"
|
||||||
envinfo "^7.5.1"
|
envinfo "^7.7.3"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
git-up "4.0.1"
|
git-up "^4.0.2"
|
||||||
is-docker "2.0.0"
|
is-docker "^2.1.1"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
node-fetch "2.6.0"
|
node-fetch "^2.6.0"
|
||||||
uuid "3.4.0"
|
uuid "^8.3.0"
|
||||||
|
|
||||||
gatsby-transformer-remark@^2.8.28:
|
gatsby-transformer-remark@^2.8.31:
|
||||||
version "2.8.28"
|
version "2.8.31"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.28.tgz#e3e05c7c953303cff8569d0f885c38641d42e7bd"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.31.tgz#3e1f11c3a6181831aa700e58356cbbe0b2ec39e5"
|
||||||
integrity sha512-89f3ouvgXx7ZMvqk7zggdnbucvGs0w9z0k8Gqn8RMhipPRWeGngh2+WOh9q9ekus1e8wyMJxTe0kFdn37KHykg==
|
integrity sha512-VyiJg/5l8tvS8srPKH7yDrRsI4nDWJlIXDzqpZW7IZ+01633MObaG/aVfAKFi/0hllHRP4BpBf4wxAeImYZMpw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
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"
|
||||||
@ -9108,20 +9082,21 @@ gatsby-transformer-sharp@^2.5.13:
|
|||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
gatsby@^2.24.47:
|
gatsby@^2.24.52:
|
||||||
version "2.24.47"
|
version "2.24.52"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.47.tgz#44f50af6304111c0e5b7f9e9b777103dc2245a93"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.52.tgz#c16ecef0e806019c64eac315861995720f210e23"
|
||||||
integrity sha512-+LLqdKqfVGpk0GyKMaWMnCqonVUyumg7a5fhODdZbDELmcNsQKtO5HShKs8ZbMm1PIIHewmU3uRlqRZygfAD6w==
|
integrity sha512-tQWbxBUfLD8T1qeWTe5iRx8AvM2Qgowi1w24oI50MATUGgbEm+47DI7TS6bxIJnXgKhgGyFGoHK7IaCImgUqJA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.3"
|
"@babel/code-frame" "^7.10.3"
|
||||||
"@babel/core" "^7.10.3"
|
"@babel/core" "^7.10.3"
|
||||||
"@babel/parser" "^7.10.3"
|
"@babel/parser" "^7.10.3"
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
"@babel/traverse" "^7.10.3"
|
"@babel/traverse" "^7.10.3"
|
||||||
|
"@babel/types" "^7.10.3"
|
||||||
"@hapi/joi" "^15.1.1"
|
"@hapi/joi" "^15.1.1"
|
||||||
"@mikaelkristiansson/domready" "^1.0.10"
|
"@mikaelkristiansson/domready" "^1.0.10"
|
||||||
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
|
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
|
||||||
"@pmmmwh/react-refresh-webpack-plugin" "^0.3.3"
|
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.1"
|
||||||
"@reach/router" "^1.3.4"
|
"@reach/router" "^1.3.4"
|
||||||
"@types/http-proxy" "^1.17.4"
|
"@types/http-proxy" "^1.17.4"
|
||||||
"@typescript-eslint/eslint-plugin" "^2.24.0"
|
"@typescript-eslint/eslint-plugin" "^2.24.0"
|
||||||
@ -9135,7 +9110,7 @@ gatsby@^2.24.47:
|
|||||||
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-remove-graphql-queries "^2.9.17"
|
babel-plugin-remove-graphql-queries "^2.9.17"
|
||||||
babel-preset-gatsby "^0.5.5"
|
babel-preset-gatsby "^0.5.8"
|
||||||
better-opn "1.0.0"
|
better-opn "1.0.0"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
@ -9143,7 +9118,7 @@ gatsby@^2.24.47:
|
|||||||
cache-manager "^2.11.1"
|
cache-manager "^2.11.1"
|
||||||
cache-manager-fs-hash "^0.0.9"
|
cache-manager-fs-hash "^0.0.9"
|
||||||
chalk "^2.4.2"
|
chalk "^2.4.2"
|
||||||
chokidar "3.4.0"
|
chokidar "^3.4.2"
|
||||||
common-tags "^1.8.0"
|
common-tags "^1.8.0"
|
||||||
compression "^1.7.4"
|
compression "^1.7.4"
|
||||||
convert-hrtime "^3.0.0"
|
convert-hrtime "^3.0.0"
|
||||||
@ -9155,7 +9130,7 @@ gatsby@^2.24.47:
|
|||||||
debug "^3.2.6"
|
debug "^3.2.6"
|
||||||
del "^5.1.0"
|
del "^5.1.0"
|
||||||
detect-port "^1.3.0"
|
detect-port "^1.3.0"
|
||||||
devcert "^1.1.0"
|
devcert "^1.1.3"
|
||||||
dotenv "^8.2.0"
|
dotenv "^8.2.0"
|
||||||
eslint "^6.8.0"
|
eslint "^6.8.0"
|
||||||
eslint-config-react-app "^5.2.1"
|
eslint-config-react-app "^5.2.1"
|
||||||
@ -9164,7 +9139,7 @@ gatsby@^2.24.47:
|
|||||||
eslint-plugin-graphql "^3.1.1"
|
eslint-plugin-graphql "^3.1.1"
|
||||||
eslint-plugin-import "^2.22.0"
|
eslint-plugin-import "^2.22.0"
|
||||||
eslint-plugin-jsx-a11y "^6.3.1"
|
eslint-plugin-jsx-a11y "^6.3.1"
|
||||||
eslint-plugin-react "^7.20.2"
|
eslint-plugin-react "^7.20.6"
|
||||||
eslint-plugin-react-hooks "^1.7.0"
|
eslint-plugin-react-hooks "^1.7.0"
|
||||||
event-source-polyfill "^1.0.15"
|
event-source-polyfill "^1.0.15"
|
||||||
express "^4.17.1"
|
express "^4.17.1"
|
||||||
@ -9174,15 +9149,15 @@ gatsby@^2.24.47:
|
|||||||
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.87"
|
gatsby-cli "^2.12.90"
|
||||||
gatsby-core-utils "^1.3.15"
|
gatsby-core-utils "^1.3.18"
|
||||||
gatsby-graphiql-explorer "^0.4.12"
|
gatsby-graphiql-explorer "^0.4.13"
|
||||||
gatsby-legacy-polyfills "^0.0.2"
|
gatsby-legacy-polyfills "^0.0.4"
|
||||||
gatsby-link "^2.4.13"
|
gatsby-link "^2.4.13"
|
||||||
gatsby-plugin-page-creator "^2.3.22"
|
gatsby-plugin-page-creator "^2.3.25"
|
||||||
gatsby-plugin-typescript "^2.4.18"
|
gatsby-plugin-typescript "^2.4.18"
|
||||||
gatsby-react-router-scroll "^3.0.12"
|
gatsby-react-router-scroll "^3.0.12"
|
||||||
gatsby-telemetry "^1.3.27"
|
gatsby-telemetry "^1.3.30"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
got "8.3.2"
|
got "8.3.2"
|
||||||
graphql "^14.6.0"
|
graphql "^14.6.0"
|
||||||
@ -9244,9 +9219,9 @@ gatsby@^2.24.47:
|
|||||||
type-of "^2.0.1"
|
type-of "^2.0.1"
|
||||||
url-loader "^1.1.2"
|
url-loader "^1.1.2"
|
||||||
util.promisify "^1.0.1"
|
util.promisify "^1.0.1"
|
||||||
uuid "^3.4.0"
|
uuid "^8.3.0"
|
||||||
v8-compile-cache "^1.1.2"
|
v8-compile-cache "^1.1.2"
|
||||||
webpack "~4.43.0"
|
webpack "^4.44.1"
|
||||||
webpack-dev-middleware "^3.7.2"
|
webpack-dev-middleware "^3.7.2"
|
||||||
webpack-dev-server "^3.11.0"
|
webpack-dev-server "^3.11.0"
|
||||||
webpack-hot-middleware "^2.25.0"
|
webpack-hot-middleware "^2.25.0"
|
||||||
@ -9379,9 +9354,10 @@ gifwrap@^0.9.2:
|
|||||||
image-q "^1.1.1"
|
image-q "^1.1.1"
|
||||||
omggif "^1.0.10"
|
omggif "^1.0.10"
|
||||||
|
|
||||||
git-up@4.0.1:
|
git-up@^4.0.2:
|
||||||
version "4.0.1"
|
version "4.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.1.tgz#cb2ef086653640e721d2042fe3104857d89007c0"
|
resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.2.tgz#10c3d731051b366dc19d3df454bfca3f77913a7c"
|
||||||
|
integrity sha512-kbuvus1dWQB2sSW4cbfTeGpCMd8ge9jx9RKnhXhuJ7tnvT+NIrTVfYZxjtflZddQYcmdOTlkAcjmx7bor+15AQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
is-ssh "^1.3.0"
|
is-ssh "^1.3.0"
|
||||||
parse-url "^5.0.0"
|
parse-url "^5.0.0"
|
||||||
@ -10989,11 +10965,16 @@ is-directory@^0.3.1:
|
|||||||
version "0.3.1"
|
version "0.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
|
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
|
||||||
|
|
||||||
is-docker@2.0.0, is-docker@^2.0.0:
|
is-docker@^2.0.0:
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.0.0.tgz#2cb0df0e75e2d064fe1864c37cdeacb7b2dcf25b"
|
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.0.0.tgz#2cb0df0e75e2d064fe1864c37cdeacb7b2dcf25b"
|
||||||
integrity sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==
|
integrity sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==
|
||||||
|
|
||||||
|
is-docker@^2.1.1:
|
||||||
|
version "2.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.1.1.tgz#4125a88e44e450d384e09047ede71adc2d144156"
|
||||||
|
integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
|
||||||
|
|
||||||
is-extendable@^0.1.0, is-extendable@^0.1.1:
|
is-extendable@^0.1.0, is-extendable@^0.1.1:
|
||||||
version "0.1.1"
|
version "0.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
|
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
|
||||||
@ -12804,13 +12785,21 @@ memoize-one@^5.0.0:
|
|||||||
version "5.0.5"
|
version "5.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.5.tgz#8cd3809555723a07684afafcd6f756072ac75d7e"
|
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.5.tgz#8cd3809555723a07684afafcd6f756072ac75d7e"
|
||||||
|
|
||||||
memory-fs@^0.4.0, memory-fs@^0.4.1:
|
memory-fs@^0.4.1:
|
||||||
version "0.4.1"
|
version "0.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
|
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
|
||||||
dependencies:
|
dependencies:
|
||||||
errno "^0.1.3"
|
errno "^0.1.3"
|
||||||
readable-stream "^2.0.1"
|
readable-stream "^2.0.1"
|
||||||
|
|
||||||
|
memory-fs@^0.5.0:
|
||||||
|
version "0.5.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.5.0.tgz#324c01288b88652966d161db77838720845a8e3c"
|
||||||
|
integrity sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==
|
||||||
|
dependencies:
|
||||||
|
errno "^0.1.3"
|
||||||
|
readable-stream "^2.0.1"
|
||||||
|
|
||||||
meow@^3.3.0, meow@^3.7.0:
|
meow@^3.3.0, meow@^3.7.0:
|
||||||
version "3.7.0"
|
version "3.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
|
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
|
||||||
@ -13573,10 +13562,6 @@ node-fetch@2.1.2:
|
|||||||
version "2.1.2"
|
version "2.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
|
||||||
|
|
||||||
node-fetch@2.6.0, node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0:
|
|
||||||
version "2.6.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
|
|
||||||
|
|
||||||
node-fetch@^1.0.1:
|
node-fetch@^1.0.1:
|
||||||
version "1.7.3"
|
version "1.7.3"
|
||||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
|
||||||
@ -13584,6 +13569,10 @@ node-fetch@^1.0.1:
|
|||||||
encoding "^0.1.11"
|
encoding "^0.1.11"
|
||||||
is-stream "^1.0.1"
|
is-stream "^1.0.1"
|
||||||
|
|
||||||
|
node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0:
|
||||||
|
version "2.6.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
|
||||||
|
|
||||||
node-forge@0.9.0:
|
node-forge@0.9.0:
|
||||||
version "0.9.0"
|
version "0.9.0"
|
||||||
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
|
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
|
||||||
@ -19223,12 +19212,6 @@ unique-slug@^2.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
imurmurhash "^0.1.4"
|
imurmurhash "^0.1.4"
|
||||||
|
|
||||||
unique-string@^1.0.0:
|
|
||||||
version "1.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a"
|
|
||||||
dependencies:
|
|
||||||
crypto-random-string "^1.0.0"
|
|
||||||
|
|
||||||
unique-string@^2.0.0:
|
unique-string@^2.0.0:
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-2.0.0.tgz#39c6451f81afb2749de2b233e3f7c5e8843bd89d"
|
resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-2.0.0.tgz#39c6451f81afb2749de2b233e3f7c5e8843bd89d"
|
||||||
@ -19613,21 +19596,21 @@ utils-merge@1.0.1:
|
|||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
||||||
|
|
||||||
uuid@3.4.0, uuid@^3.4.0:
|
|
||||||
version "3.4.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
||||||
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
|
||||||
|
|
||||||
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.3.2:
|
uuid@^3.0.0, uuid@^3.0.1, uuid@^3.3.2:
|
||||||
version "3.3.2"
|
version "3.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
|
||||||
|
|
||||||
|
uuid@^3.4.0:
|
||||||
|
version "3.4.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
||||||
|
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
||||||
|
|
||||||
uuid@^7.0.3:
|
uuid@^7.0.3:
|
||||||
version "7.0.3"
|
version "7.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
|
||||||
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
|
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
|
||||||
|
|
||||||
uuid@^8.2.0:
|
uuid@^8.3.0:
|
||||||
version "8.3.0"
|
version "8.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
|
||||||
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
|
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
|
||||||
@ -19797,15 +19780,15 @@ watchpack-chokidar2@^2.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
chokidar "^2.1.8"
|
chokidar "^2.1.8"
|
||||||
|
|
||||||
watchpack@^1.6.1:
|
watchpack@^1.7.4:
|
||||||
version "1.7.2"
|
version "1.7.4"
|
||||||
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.2.tgz#c02e4d4d49913c3e7e122c3325365af9d331e9aa"
|
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.4.tgz#6e9da53b3c80bb2d6508188f5b200410866cd30b"
|
||||||
integrity sha512-ymVbbQP40MFTp+cNMvpyBpBtygHnPzPkHqoIwRRj/0B8KhqQwV8LaKjtbaxF2lK4vl8zN9wCxS46IFCU5K4W0g==
|
integrity sha512-aWAgTW4MoSJzZPAicljkO1hsi1oKj/RRq/OJQh2PKI2UKL04c2Bs+MBOB+BBABHTXJpf9mCwHN7ANCvYsvY2sg==
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
neo-async "^2.5.0"
|
neo-async "^2.5.0"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
chokidar "^3.4.0"
|
chokidar "^3.4.1"
|
||||||
watchpack-chokidar2 "^2.0.0"
|
watchpack-chokidar2 "^2.0.0"
|
||||||
|
|
||||||
wbuf@^1.1.0, wbuf@^1.7.3:
|
wbuf@^1.1.0, wbuf@^1.7.3:
|
||||||
@ -19942,10 +19925,10 @@ webpack-virtual-modules@^0.2.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
debug "^3.0.0"
|
debug "^3.0.0"
|
||||||
|
|
||||||
webpack@^4.43.0, webpack@~4.43.0:
|
webpack@^4.44.1:
|
||||||
version "4.43.0"
|
version "4.44.1"
|
||||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6"
|
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.1.tgz#17e69fff9f321b8f117d1fda714edfc0b939cc21"
|
||||||
integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==
|
integrity sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@webassemblyjs/ast" "1.9.0"
|
"@webassemblyjs/ast" "1.9.0"
|
||||||
"@webassemblyjs/helper-module-context" "1.9.0"
|
"@webassemblyjs/helper-module-context" "1.9.0"
|
||||||
@ -19955,7 +19938,7 @@ webpack@^4.43.0, webpack@~4.43.0:
|
|||||||
ajv "^6.10.2"
|
ajv "^6.10.2"
|
||||||
ajv-keywords "^3.4.1"
|
ajv-keywords "^3.4.1"
|
||||||
chrome-trace-event "^1.0.2"
|
chrome-trace-event "^1.0.2"
|
||||||
enhanced-resolve "^4.1.0"
|
enhanced-resolve "^4.3.0"
|
||||||
eslint-scope "^4.0.3"
|
eslint-scope "^4.0.3"
|
||||||
json-parse-better-errors "^1.0.2"
|
json-parse-better-errors "^1.0.2"
|
||||||
loader-runner "^2.4.0"
|
loader-runner "^2.4.0"
|
||||||
@ -19968,7 +19951,7 @@ webpack@^4.43.0, webpack@~4.43.0:
|
|||||||
schema-utils "^1.0.0"
|
schema-utils "^1.0.0"
|
||||||
tapable "^1.1.3"
|
tapable "^1.1.3"
|
||||||
terser-webpack-plugin "^1.4.3"
|
terser-webpack-plugin "^1.4.3"
|
||||||
watchpack "^1.6.1"
|
watchpack "^1.7.4"
|
||||||
webpack-sources "^1.4.1"
|
webpack-sources "^1.4.1"
|
||||||
|
|
||||||
websocket-driver@0.6.5:
|
websocket-driver@0.6.5:
|
||||||
@ -20256,14 +20239,6 @@ wrappy@1:
|
|||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
||||||
|
|
||||||
write-file-atomic@^2.0.0:
|
|
||||||
version "2.4.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.3.tgz#1fd2e9ae1df3e75b8d8c367443c692d4ca81f481"
|
|
||||||
dependencies:
|
|
||||||
graceful-fs "^4.1.11"
|
|
||||||
imurmurhash "^0.1.4"
|
|
||||||
signal-exit "^3.0.2"
|
|
||||||
|
|
||||||
write-file-atomic@^3.0.0:
|
write-file-atomic@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.0.tgz#1b64dbbf77cb58fd09056963d63e62667ab4fb21"
|
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.0.tgz#1b64dbbf77cb58fd09056963d63e62667ab4fb21"
|
||||||
@ -20331,10 +20306,6 @@ x-is-string@^0.1.0:
|
|||||||
version "0.1.0"
|
version "0.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"
|
resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"
|
||||||
|
|
||||||
xdg-basedir@^3.0.0:
|
|
||||||
version "3.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
|
|
||||||
|
|
||||||
xdg-basedir@^4.0.0:
|
xdg-basedir@^4.0.0:
|
||||||
version "4.0.0"
|
version "4.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
|
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
|
||||||
|
Loading…
Reference in New Issue
Block a user