chore(deps): update gatsby monorepo (#4405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
78077d5fe8
commit
ff24789800
@ -18,19 +18,19 @@
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.23",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "2.24.65",
|
||||
"gatsby-plugin-catch-links": "2.3.12",
|
||||
"gatsby": "2.24.67",
|
||||
"gatsby-plugin-catch-links": "2.3.14",
|
||||
"gatsby-plugin-emotion": "^4.2.0",
|
||||
"gatsby-plugin-manifest": "2.4.31",
|
||||
"gatsby-plugin-manifest": "2.4.33",
|
||||
"gatsby-plugin-netlify-cms": "^4.2.0",
|
||||
"gatsby-plugin-react-helmet": "3.3.11",
|
||||
"gatsby-remark-autolink-headers": "2.3.13",
|
||||
"gatsby-plugin-react-helmet": "3.3.12",
|
||||
"gatsby-remark-autolink-headers": "2.3.14",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-prismjs": "3.5.13",
|
||||
"gatsby-source-filesystem": "2.3.30",
|
||||
"gatsby-transformer-json": "2.4.12",
|
||||
"gatsby-transformer-remark": "2.8.35",
|
||||
"gatsby-transformer-yaml": "2.4.12",
|
||||
"gatsby-remark-prismjs": "3.5.15",
|
||||
"gatsby-source-filesystem": "2.3.32",
|
||||
"gatsby-transformer-json": "2.4.13",
|
||||
"gatsby-transformer-remark": "2.8.37",
|
||||
"gatsby-transformer-yaml": "2.4.13",
|
||||
"js-yaml": "^3.13.1",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
|
@ -2052,11 +2052,16 @@ acorn-jsx@^5.0.1, acorn-jsx@^5.2.0:
|
||||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
||||
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
|
||||
|
||||
acorn@^6.1.1, acorn@^6.4.1:
|
||||
acorn@^6.1.1:
|
||||
version "6.4.1"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
||||
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
|
||||
|
||||
acorn@^6.4.1:
|
||||
version "6.4.2"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
|
||||
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
|
||||
|
||||
acorn@^7.1.1, acorn@^7.2.0, acorn@^7.4.0:
|
||||
version "7.4.0"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
|
||||
@ -2535,13 +2540,20 @@ axe-core@^3.5.4:
|
||||
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
|
||||
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
|
||||
|
||||
axios@^0.19.0, axios@^0.19.2:
|
||||
axios@^0.19.0:
|
||||
version "0.19.2"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
|
||||
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
|
||||
dependencies:
|
||||
follow-redirects "1.5.10"
|
||||
|
||||
axios@^0.20.0:
|
||||
version "0.20.0"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0.tgz#057ba30f04884694993a8cd07fa394cff11c50bd"
|
||||
integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA==
|
||||
dependencies:
|
||||
follow-redirects "^1.10.0"
|
||||
|
||||
axobject-query@^2.1.2:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
|
||||
@ -2684,10 +2696,10 @@ babel-plugin-remove-export-keywords@^1.6.5:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-export-keywords/-/babel-plugin-remove-export-keywords-1.6.18.tgz#cabdedb571535efcc86465cf023d7620b71b95af"
|
||||
integrity sha512-uX5ni5zoCqBzOMNDlgCaf4apVyqBlzDbOexG7qOhuoXUKHU5v1G0gmGaV5Wvs4cAOtyL1294h3rBEWbj9sMeCg==
|
||||
|
||||
babel-plugin-remove-graphql-queries@^2.9.19:
|
||||
version "2.9.19"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.19.tgz#e53f7062be69d96d60c3ed261ffc9260fa777b36"
|
||||
integrity sha512-s8Ar5NtJD5JXsRntMFKBMjIauWaGCOTTyZO4XdaktRA7JW1gzzN0p1uyiW9QaNenVbzV+RR4ceObCwlfH8e/xA==
|
||||
babel-plugin-remove-graphql-queries@^2.9.20:
|
||||
version "2.9.20"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.20.tgz#69ad42efdb3b4340992080afba101d2d1a2843b2"
|
||||
integrity sha512-FB4tIvdXaGFBFhHAzlqB0NxVA5BcjzVYbY8ut7ProStW3cjv208ADMlfzmPdSP/I1Z0wl2MrXgHNCrL1TQ/Mew==
|
||||
|
||||
babel-plugin-syntax-jsx@^6.18.0:
|
||||
version "6.18.0"
|
||||
@ -2699,10 +2711,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
||||
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
||||
|
||||
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.10:
|
||||
version "0.5.10"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.10.tgz#3f55f542ece75c286e70d3783e69d90af3e73bbb"
|
||||
integrity sha512-vusxdVDj3kF4lNjF5Fkm/S800WOaMLZYnRiLEEHK5c+9kqXX4wKoqE629i7TGgx9j9u/4ZwmuLJ4cXa0iqDnQQ==
|
||||
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.12:
|
||||
version "0.5.12"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.12.tgz#08403eac3358206dd4a0a2dcc665cbe0c09670dd"
|
||||
integrity sha512-nSyyqUtp6T8pj5lRfCQHcK5SMMYQ7p0ZWMF9FoThfMJdZSjN/OopQoiUiN0uqLWNZd/1wER4LR/BHXA7ay9QNg==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.10.4"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
||||
@ -2716,8 +2728,8 @@ babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.10:
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-macros "^2.8.0"
|
||||
babel-plugin-transform-react-remove-prop-types "^0.4.24"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-legacy-polyfills "^0.0.4"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
gatsby-legacy-polyfills "^0.0.5"
|
||||
|
||||
babel-runtime@^6.26.0:
|
||||
version "6.26.0"
|
||||
@ -2782,12 +2794,12 @@ better-assert@~1.0.0:
|
||||
dependencies:
|
||||
callsite "1.0.0"
|
||||
|
||||
better-opn@1.0.0, better-opn@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/better-opn/-/better-opn-1.0.0.tgz#0454e4bb9115c6a9e4e5744417dd9c97fb9fce41"
|
||||
integrity sha512-q3eO2se4sFbTERB1dFBDdjTiIIpRohMErpwBX21lhPvmgmQNNrcQj0zbWRhMREDesJvyod9kxBS3kOtdAvkB/A==
|
||||
better-opn@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/better-opn/-/better-opn-2.0.0.tgz#c70d198e51164bdc220306a28a885d9ac7a14c44"
|
||||
integrity sha512-PPbGRgO/K0LowMHbH/JNvaV3qY3Vt+A2nH28fzJxy16h/DfR5OsVti6ldGl6S9SMsyUqT13sltikiAVtI6tKLA==
|
||||
dependencies:
|
||||
open "^6.4.0"
|
||||
open "^7.0.3"
|
||||
|
||||
better-queue-memory@^1.0.1:
|
||||
version "1.0.4"
|
||||
@ -3277,11 +3289,16 @@ caniuse-api@^3.0.0:
|
||||
lodash.memoize "^4.1.2"
|
||||
lodash.uniq "^4.5.0"
|
||||
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001135:
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109:
|
||||
version "1.0.30001137"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001137.tgz#6f0127b1d3788742561a25af3607a17fc778b803"
|
||||
integrity sha512-54xKQZTqZrKVHmVz0+UvdZR6kQc7pJDgfhsMYDG19ID1BWoNnDMFm5Q3uSBSU401pBvKYMsHAt9qhEDcxmk8aw==
|
||||
|
||||
caniuse-lite@^1.0.30001135:
|
||||
version "1.0.30001143"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001143.tgz#560f2cfb9f313d1d7e52eb8dac0e4e36c8821c0d"
|
||||
integrity sha512-p/PO5YbwmCpBJPxjOiKBvAlUPgF8dExhfEpnsH+ys4N/791WHrYrGg0cyHiAURl5hSbx5vIcjKmQAP6sHDYH3w==
|
||||
|
||||
case@^1.6.2:
|
||||
version "1.6.3"
|
||||
resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9"
|
||||
@ -3878,7 +3895,7 @@ copy-text-to-clipboard@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/copy-text-to-clipboard/-/copy-text-to-clipboard-2.2.0.tgz#329dd6daf8c42034c763ace567418401764579ae"
|
||||
integrity sha512-WRvoIdnTs1rgPMkgA2pUOa/M4Enh2uzCwdKsOMYNAJiz/4ZvEJgmbF4OmninPmlFdAWisfeh0tH+Cpf7ni3RqQ==
|
||||
|
||||
copy-webpack-plugin@^5.1.1:
|
||||
copy-webpack-plugin@^5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-5.1.2.tgz#8a889e1dcafa6c91c6cd4be1ad158f1d3823bae2"
|
||||
integrity sha512-Uh7crJAco3AjBvgAy9Z75CjK8IG+gxaErro71THQ+vv/bl4HaQcpkexAY8KVW/T6D2W2IRr+couF/knIRkZMIQ==
|
||||
@ -4815,9 +4832,9 @@ ee-first@1.1.1:
|
||||
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
||||
|
||||
electron-to-chromium@^1.3.571:
|
||||
version "1.3.573"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.573.tgz#6a21e13ee894eb441677333d5fe9fa3a449689a1"
|
||||
integrity sha512-oypaNmexr8w0m2GX67fGLQ0Xgsd7uXz7GcwaHZ9eW3ZdQ8uA2+V/wXmLdMTk3gcacbqQGAN7CXWG3fOkfKYftw==
|
||||
version "1.3.576"
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.576.tgz#2e70234484e03d7c7e90310d7d79fd3775379c34"
|
||||
integrity sha512-uSEI0XZ//5ic+0NdOqlxp0liCD44ck20OAGyLMSymIWTEAtHKVJi6JM18acOnRgUgX7Q65QqnI+sNncNvIy8ew==
|
||||
|
||||
elliptic@^6.5.3:
|
||||
version "6.5.3"
|
||||
@ -4964,7 +4981,7 @@ entities@^2.0.0, entities@~2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/entities/-/entities-2.0.3.tgz#5c487e5742ab93c15abb5da22759b8590ec03b7f"
|
||||
integrity sha512-MyoZ0jgnLvB2X3Lg5HqpFmn1kybDiIfEQmKzTb5apr51Rb+T3KdmMiqa70T+bhGnyv7bQ6WMj2QMHpGMmlrUYQ==
|
||||
|
||||
envinfo@^7.5.1, envinfo@^7.7.3:
|
||||
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==
|
||||
@ -4995,7 +5012,7 @@ error-stack-parser@^2.0.0, error-stack-parser@^2.0.6:
|
||||
dependencies:
|
||||
stackframe "^1.1.1"
|
||||
|
||||
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5:
|
||||
es-abstract@^1.17.0, es-abstract@^1.17.2:
|
||||
version "1.17.6"
|
||||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
|
||||
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
|
||||
@ -5012,21 +5029,38 @@ es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstrac
|
||||
string.prototype.trimend "^1.0.1"
|
||||
string.prototype.trimstart "^1.0.1"
|
||||
|
||||
es-abstract@^1.18.0-next.0:
|
||||
version "1.18.0-next.0"
|
||||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.0.tgz#b302834927e624d8e5837ed48224291f2c66e6fc"
|
||||
integrity sha512-elZXTZXKn51hUBdJjSZGYRujuzilgXo8vSPQzjGYXLvSlGiCo8VO8ZGV3kjo9a0WNJJ57hENagwbtlRuHuzkcQ==
|
||||
es-abstract@^1.17.0-next.1, es-abstract@^1.17.5:
|
||||
version "1.17.7"
|
||||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.7.tgz#a4de61b2f66989fc7421676c1cb9787573ace54c"
|
||||
integrity sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==
|
||||
dependencies:
|
||||
es-to-primitive "^1.2.1"
|
||||
function-bind "^1.1.1"
|
||||
has "^1.0.3"
|
||||
has-symbols "^1.0.1"
|
||||
is-callable "^1.2.0"
|
||||
is-callable "^1.2.2"
|
||||
is-regex "^1.1.1"
|
||||
object-inspect "^1.8.0"
|
||||
object-keys "^1.1.1"
|
||||
object.assign "^4.1.1"
|
||||
string.prototype.trimend "^1.0.1"
|
||||
string.prototype.trimstart "^1.0.1"
|
||||
|
||||
es-abstract@^1.18.0-next.0:
|
||||
version "1.18.0-next.1"
|
||||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68"
|
||||
integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==
|
||||
dependencies:
|
||||
es-to-primitive "^1.2.1"
|
||||
function-bind "^1.1.1"
|
||||
has "^1.0.3"
|
||||
has-symbols "^1.0.1"
|
||||
is-callable "^1.2.2"
|
||||
is-negative-zero "^2.0.0"
|
||||
is-regex "^1.1.1"
|
||||
object-inspect "^1.8.0"
|
||||
object-keys "^1.1.1"
|
||||
object.assign "^4.1.0"
|
||||
object.assign "^4.1.1"
|
||||
string.prototype.trimend "^1.0.1"
|
||||
string.prototype.trimstart "^1.0.1"
|
||||
|
||||
@ -5847,7 +5881,7 @@ follow-redirects@1.5.10:
|
||||
dependencies:
|
||||
debug "=3.1.0"
|
||||
|
||||
follow-redirects@^1.0.0:
|
||||
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
|
||||
version "1.13.0"
|
||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
|
||||
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
|
||||
@ -5981,34 +6015,34 @@ fuzzy@^0.1.1:
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
||||
|
||||
gatsby-cli@^2.12.100:
|
||||
version "2.12.100"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.100.tgz#791112a9228d6c2ef06c1042203312ac32ed5a71"
|
||||
integrity sha512-cRXKMBKC4WQWwIy/XnhJAW6lcwE+dWSFquUb8kXFMUpWa17Wp8//q9/5YYxE0aTQt1tM5HvS+HF9dDFhuCBZuQ==
|
||||
gatsby-cli@^2.12.102:
|
||||
version "2.12.102"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.102.tgz#583fcbd8bc1b2fddf87374f5e8b6d703410b5069"
|
||||
integrity sha512-+53v+ptz5wcy4fVhW/3J20zwY/L0UbAMeh7noLWJeDYaaK6tQSGrHGnqGNZkdtxHyulioQ1dDjfT3BTHcxzJwA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
"@types/common-tags" "^1.8.0"
|
||||
better-opn "^1.0.0"
|
||||
better-opn "^2.0.0"
|
||||
chalk "^2.4.2"
|
||||
clipboardy "^2.3.0"
|
||||
common-tags "^1.8.0"
|
||||
configstore "^5.0.1"
|
||||
convert-hrtime "^3.0.0"
|
||||
envinfo "^7.5.1"
|
||||
envinfo "^7.7.3"
|
||||
execa "^3.4.0"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-recipes "^0.2.28"
|
||||
gatsby-telemetry "^1.3.35"
|
||||
hosted-git-info "^3.0.4"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
gatsby-recipes "^0.2.30"
|
||||
gatsby-telemetry "^1.3.37"
|
||||
hosted-git-info "^3.0.5"
|
||||
ink "^2.7.1"
|
||||
ink-spinner "^3.1.0"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.20"
|
||||
meant "^1.0.1"
|
||||
node-fetch "^2.6.0"
|
||||
meant "^1.0.2"
|
||||
node-fetch "^2.6.1"
|
||||
opentracing "^0.14.4"
|
||||
pretty-error "^2.1.1"
|
||||
progress "^2.0.3"
|
||||
@ -6021,15 +6055,15 @@ gatsby-cli@^2.12.100:
|
||||
source-map "0.7.3"
|
||||
stack-trace "^0.0.10"
|
||||
strip-ansi "^5.2.0"
|
||||
update-notifier "^4.1.0"
|
||||
update-notifier "^4.1.1"
|
||||
uuid "3.4.0"
|
||||
yargs "^15.3.1"
|
||||
yargs "^15.4.1"
|
||||
yurnalist "^1.1.2"
|
||||
|
||||
gatsby-core-utils@^1.3.20:
|
||||
version "1.3.20"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.20.tgz#3fee11634ec457f01d1327da885a9f8fe50c6823"
|
||||
integrity sha512-tTry2Iz7QKfMEkYiqXOEbMhR96hpttkKeUCQAj7syC9tQwFGd1nkGlpbD4n8lBa22cXKLlL9J2edhDo1xwnfGQ==
|
||||
gatsby-core-utils@^1.3.22:
|
||||
version "1.3.22"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.22.tgz#5ea2773f6ec5952eb9c32d98610ec5078a342379"
|
||||
integrity sha512-hvkOlqoo7AtG9GmNgEnJiNO5zzSzcXah3LOnRRmKCMo5fb5YnWWxojqVr5KfG9ozD7XvTQVvaS5t+quwneQ9Tw==
|
||||
dependencies:
|
||||
ci-info "2.0.0"
|
||||
configstore "^5.0.1"
|
||||
@ -6046,10 +6080,10 @@ gatsby-design-tokens@^2.0.2:
|
||||
dependencies:
|
||||
hex2rgba "^0.0.1"
|
||||
|
||||
gatsby-graphiql-explorer@^0.4.14:
|
||||
version "0.4.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.14.tgz#346959390d1c28c8faba8ce57e4c34a3f0e4210e"
|
||||
integrity sha512-B8ChC4THCF0Aa+0F1jErKzTlUAdMAUtoJ0Ayi3+zVzlTk3LsRO+/PWecHeZa/DnFzds3libYuqskclKnRyAZWg==
|
||||
gatsby-graphiql-explorer@^0.4.15:
|
||||
version "0.4.15"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.15.tgz#3a2a8d09cba4bdd1c37695b80f71b9ef9983206e"
|
||||
integrity sha512-Mo6wo6EX3pIL7ErKI0yJIfJw9iYDZyPyEsCQJDhcxymhqf1x0d8DRGDjyJDndDBiSuSUfgdBrHz/MKh3ZOZnAg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
@ -6073,102 +6107,102 @@ gatsby-interface@^0.0.193:
|
||||
lodash.sample "^4.2.1"
|
||||
theme-ui "^0.2.49"
|
||||
|
||||
gatsby-legacy-polyfills@^0.0.4:
|
||||
version "0.0.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.4.tgz#2c11859f485b87ca6fd3331bda1951f64d114b7e"
|
||||
integrity sha512-BDlY9jkhEhqpQN5yvfnJYt8wTRzBOEtIQZnWHzuE7b6tYHsngxbfIMLN3UBOs9t5ZUqcPKc1C0J0NKG6NhC4Qw==
|
||||
gatsby-legacy-polyfills@^0.0.5:
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.5.tgz#eaefdc7eb2e34491683c50d86d59c66abbdbde54"
|
||||
integrity sha512-vxOmb8btMTiBb4tSAcAOX+zkRSppt9BkCadvPpURjBiQYiSYbs0EdQO0+DzmyaIQ4hX18OYjlqWGgcxI8Nddvg==
|
||||
dependencies:
|
||||
core-js-compat "^3.6.5"
|
||||
|
||||
gatsby-link@^2.4.14:
|
||||
version "2.4.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.14.tgz#655ba6a436b0eca7b7d8c63d9dcab17310059c35"
|
||||
integrity sha512-JLF7pb5E8flmsH2oQvGmGV1mMEuaQCzLFOXFj6FZOcG/JuOEXSb5N/Z/cp2MAlAVCyLLeYI7Ru/+o0TOpQMwkQ==
|
||||
gatsby-link@^2.4.15:
|
||||
version "2.4.15"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.15.tgz#54757690fc4e39c163fb459d8d8cb355bbbea272"
|
||||
integrity sha512-F8C1+qNlEp8lEvfENNh9YSh2X+cbNVDL5HdX68DlQSbit/X6fUx6uWn6iqU9xNCDlga4IvY64bOlYdgOH3PlTA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
"@types/reach__router" "^1.3.3"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^0.2.25:
|
||||
version "0.2.25"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.25.tgz#bfaa132d80c5e6e8877261177368ba7390d31435"
|
||||
integrity sha512-0npo/wjYO94nqcjl0aMkL65LvJuVnaieJzlxpA6Fdj2s90RjKI0mCj/3VPvRBz3p0aDp5+gas4kUa5KE4B3b0Q==
|
||||
gatsby-page-utils@^0.2.27:
|
||||
version "0.2.27"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.2.27.tgz#88ca151da12700380056d2069f5120c87d99ced2"
|
||||
integrity sha512-ZIaU8SNITzfQEUON4MbCbjfyyXB5KeI8CDktVyZgTfUgHgl7bAPHwVH+2o3T2BSaAokQMWpebG5e+FOXjZ59hQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.4.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
glob "^7.1.6"
|
||||
lodash "^4.17.20"
|
||||
micromatch "^3.1.10"
|
||||
micromatch "^4.0.2"
|
||||
|
||||
gatsby-plugin-catch-links@2.3.12:
|
||||
version "2.3.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.3.12.tgz#1342ccb87658acb9a5b5cfccda45494836d5341b"
|
||||
integrity sha512-AGWN8U6Gz1qoUUAfrut8kPITauBWvonFqzKfJZSPCkAIrY8lzq1G4w5VhlqrUaK1jhSrfSfXN0U8A3F85oVNvQ==
|
||||
gatsby-plugin-catch-links@2.3.14:
|
||||
version "2.3.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.3.14.tgz#061c1d5c715cf66014c03a8fac63e889ef4f644e"
|
||||
integrity sha512-tfsFsB7eXne6PJXmNOtVj/Y63jb6zFO7ncgFDxQe0yMxoWNW441U4pu7UMGAOXfMEMoiVD7s6h/ol3+hvP8DKw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
escape-string-regexp "^1.0.5"
|
||||
|
||||
gatsby-plugin-emotion@^4.2.0:
|
||||
version "4.3.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.11.tgz#9ca84ddc3f4199069f171c8b3473792f3e505dcf"
|
||||
integrity sha512-CTXJ1N02o/6hdqFyIHvW/+5uGUjfO8E9D2O2v/w7gceuJBUxNdoCA1y9aJeJTFkBLICe7emXMi5Aa0M5Wup0SQ==
|
||||
version "4.3.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-emotion/-/gatsby-plugin-emotion-4.3.12.tgz#c45f80785a04584991e57b3e4437e400f4949850"
|
||||
integrity sha512-fHrci44MgZjLqEUGySNHKmbgTPOfR+Ir6JDZoPem8YbQZz5des3OyoomSEc2b/ztW5F5xkB792o+aFarahyz/Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
"@emotion/babel-preset-css-prop" "^10.0.27"
|
||||
|
||||
gatsby-plugin-manifest@2.4.31:
|
||||
version "2.4.31"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.31.tgz#30c0ce4a2a74f7bb1e4dfc5c4db5a12ced6e52f4"
|
||||
integrity sha512-ZhyeYIWeyYnQfnw0OTVg4LDj1AECQwLbodTqTGOQCRWJADuigS4RRu7R0dpHW5EFD/iRphTDEEgOISisJiwJcg==
|
||||
gatsby-plugin-manifest@2.4.33:
|
||||
version "2.4.33"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.33.tgz#cc50a439164f45b45005c97fa48ac8475ab535fb"
|
||||
integrity sha512-s5+XgDFQBeOUXPgQbzvTJOsBxKYVPKh8uFzb9zawknnfqFZ31hjSWZfLb+arl1MIXS3P99ZTaHPGeB4FV4z9xA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
semver "^7.3.2"
|
||||
sharp "^0.25.4"
|
||||
|
||||
gatsby-plugin-netlify-cms@^4.2.0:
|
||||
version "4.3.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.3.14.tgz#807be0f9136ef5cdf8bfaa0dd4ba877f92c5c086"
|
||||
integrity sha512-tbY0Vvb/Ei7Qfgblm2hzIjYwQxQiZTuDpk2AkTbTTodagoghdS1c6l8VET6tN+V2FZrOfszPeCkU0MEYx+HZKQ==
|
||||
version "4.3.15"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.3.15.tgz#d6750c91cd902665b15572e87096568d4953ebb4"
|
||||
integrity sha512-rMKz7HgIuOahHmXf0AOZ59DAoxWffdv3/FNR51+9QCLBPigEPneiYZnW88UStA+Zf413F70MDz6kVYhHIhUMPQ==
|
||||
dependencies:
|
||||
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
|
||||
copy-webpack-plugin "^5.1.1"
|
||||
copy-webpack-plugin "^5.1.2"
|
||||
html-webpack-exclude-assets-plugin "^0.0.7"
|
||||
html-webpack-plugin "^3.2.0"
|
||||
html-webpack-tags-plugin "^2.0.17"
|
||||
lodash "^4.17.20"
|
||||
mini-css-extract-plugin "^0.8.2"
|
||||
netlify-identity-widget "^1.6.0"
|
||||
webpack "^4.44.1"
|
||||
mini-css-extract-plugin "^0.11.2"
|
||||
netlify-identity-widget "^1.9.1"
|
||||
webpack "^4.44.2"
|
||||
|
||||
gatsby-plugin-page-creator@^2.3.28:
|
||||
version "2.3.28"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.28.tgz#871b08155616b3e3fb5c6dd29188f5d615154a3c"
|
||||
integrity sha512-AS1e44tF6ahADXTVvgTRcSWAzowbO7aPxg6RbX5BuUBpAnbQgXVTISVztk5ZVPA6/tESbfrkeEEoMHHcZmbPmA==
|
||||
gatsby-plugin-page-creator@^2.3.30:
|
||||
version "2.3.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.30.tgz#2965466d8137c6b1187863d55a11d1c1823bd73f"
|
||||
integrity sha512-Bo9oeQSMt3WwA1C4qH47vg+o0oOXm8hrmk7r983zJu76BWiyn0ZI8wrMAnXS7KXqUCCB9QDRCrJvCyczmqvpdA==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.11.5"
|
||||
"@sindresorhus/slugify" "^1.1.0"
|
||||
chokidar "^3.4.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-page-utils "^0.2.25"
|
||||
gatsby-page-utils "^0.2.27"
|
||||
globby "^11.0.1"
|
||||
graphql "^14.6.0"
|
||||
graphql "^14.7.0"
|
||||
lodash "^4.17.20"
|
||||
|
||||
gatsby-plugin-react-helmet@3.3.11:
|
||||
version "3.3.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.11.tgz#f49d31abfc5e4b31e81226d82b7b5e9c1b71f797"
|
||||
integrity sha512-O9CBmxSAE/ODCKj5fGITP5zAVguD83+fIWQPgEzur+lwnvRyXoJBfMjKQezMECvWVv5UOfTwTL1/dcU87+UNkA==
|
||||
gatsby-plugin-react-helmet@3.3.12:
|
||||
version "3.3.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.12.tgz#d6c2e706e3493985e8cba5ebcda7f95495792008"
|
||||
integrity sha512-dRIi2RLUhO+R1OaG7TrI9k1xOPf0xDQZHx1tMIcwXEm3LWS+zwv0uX+RpyQ2lQE0L/NNhjfm253CAlcEBVN4ww==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-plugin-typescript@^2.4.20:
|
||||
version "2.4.20"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.20.tgz#460c819b9a1d3da3d0626ca2dc9f131ad9859e6c"
|
||||
integrity sha512-GqjbK/tchTq4yT4yJWRCfbvBAaYn3fKd1w0z9YQywx26yELe8+aM1CrGSErnuTP4rQ7xmfbK+0ASh2PUb2cSwg==
|
||||
gatsby-plugin-typescript@^2.4.21:
|
||||
version "2.4.21"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.21.tgz#dabce631504351e28558028fb8ae23a8018f7672"
|
||||
integrity sha512-S/bVP33Oy/b36zj7Sxga+WTtdOPo58YbO6rxYI6I13Iv1JilJ7GwXAl0gjeu751SAPSJOaL5EBK1eALYCV5gng==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
||||
@ -6176,19 +6210,19 @@ gatsby-plugin-typescript@^2.4.20:
|
||||
"@babel/plugin-proposal-optional-chaining" "^7.11.0"
|
||||
"@babel/preset-typescript" "^7.10.4"
|
||||
"@babel/runtime" "^7.11.2"
|
||||
babel-plugin-remove-graphql-queries "^2.9.19"
|
||||
babel-plugin-remove-graphql-queries "^2.9.20"
|
||||
|
||||
gatsby-react-router-scroll@^3.0.13:
|
||||
version "3.0.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.13.tgz#d6ceb2d12c935c39886d32a59d38076966febfe0"
|
||||
integrity sha512-x/qLvDmvSvKiyoqiTuPWQChtHt8vzEGb4Y9mE1qFoDzX392/KEkh5p8jT7z0XZfo/yB4cQqlQOFKxIMTUOhZvg==
|
||||
gatsby-react-router-scroll@^3.0.14:
|
||||
version "3.0.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.14.tgz#18cf9c5b8421e41f270a3c40f43db377a1c2cb26"
|
||||
integrity sha512-cOpjgHUjeugcgIljrf6SBJYiwUOyZuMkRozEnjVI5VZvEsYbezgHk3zzQfpda0OO9qKOKZpl1fR6ISFDsptR9Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
|
||||
gatsby-recipes@^0.2.28:
|
||||
version "0.2.28"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.28.tgz#496548ca63dd0e78596b420c4556befd309cd9f1"
|
||||
integrity sha512-wXwLFgxs/wHUcunpLGwnJ44rECLvrWZj8xSiuF09M9C/bz2KldbcNEDf4lsBA+cqfA2qcOsKjQKW+a6n3ZAz5A==
|
||||
gatsby-recipes@^0.2.30:
|
||||
version "0.2.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.30.tgz#224f933c07dfc01c0cf2a83204ed487fa6c53dc1"
|
||||
integrity sha512-HFb9+/ZPoonu+Ywe5Y8RRBUUSB7WPoSlXqO+94Fkf0/55eQHRxOEvyluOqksdlzlCQtsQrXLfpICYQXTstC7RQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.11.6"
|
||||
"@babel/generator" "^7.11.6"
|
||||
@ -6226,9 +6260,9 @@ gatsby-recipes@^0.2.28:
|
||||
flatted "^3.0.0"
|
||||
formik "^2.0.8"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
gatsby-interface "^0.0.193"
|
||||
gatsby-telemetry "^1.3.35"
|
||||
gatsby-telemetry "^1.3.37"
|
||||
glob "^7.1.6"
|
||||
graphql "^14.6.0"
|
||||
graphql-compose "^6.3.8"
|
||||
@ -6275,10 +6309,10 @@ gatsby-recipes@^0.2.28:
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
yup "^0.27.0"
|
||||
|
||||
gatsby-remark-autolink-headers@2.3.13:
|
||||
version "2.3.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.13.tgz#24326d35ad853ec767d543f755a5825aca4fc1aa"
|
||||
integrity sha512-cDNLKip5bAZL+Lto2kaQ1Fl+dxDn2ppf0t2RYXN6ijPNcOpv9+2flDbkGiBE+xPTugG2aZjJf7zlU3vN2TAinw==
|
||||
gatsby-remark-autolink-headers@2.3.14:
|
||||
version "2.3.14"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.14.tgz#28e780a27d4be5cd8f305e7dce467d30cd805fad"
|
||||
integrity sha512-r493ibZanGtReJcDJE/or3YwTca3W3mw85J8WGJ14QctPduGcO3hdxImhRae5nfA6SNhvX7IDgLLohodM0ffsA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
github-slugger "^1.3.0"
|
||||
@ -6296,19 +6330,19 @@ gatsby-remark-external-links@^0.0.4:
|
||||
unist-util-find "^1.0.1"
|
||||
unist-util-visit "^1.1.3"
|
||||
|
||||
gatsby-remark-prismjs@3.5.13:
|
||||
version "3.5.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.13.tgz#861c3646f777cc33cc0f503d745253bcefbed08b"
|
||||
integrity sha512-dfDacOdbKq+u9FanylDIt+BrKMyw7eocNpoKSWXMXPXMWeo6ouiWQMLp8udtcTPM6J7Sb0mJo8cn517E/oGa0A==
|
||||
gatsby-remark-prismjs@3.5.15:
|
||||
version "3.5.15"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.15.tgz#13dff3cc4e3079e6f37ce10381aeae20df00f9e0"
|
||||
integrity sha512-nvbiT832Ujamh0eNFMWgZ+/eWWtcEn32LfbHq2zOXXdwlz2/m09M7zVB4sd9x4UtIP15f6f9fyxpao7oFOlicw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
parse-numeric-range "^0.0.2"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-source-filesystem@2.3.30:
|
||||
version "2.3.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.30.tgz#4d5298ed1470c0aa9ae9d5e735191d4b5ad6ad23"
|
||||
integrity sha512-jZ6fWTT0a/aUMmhEyGcxEc8IdTJvxA/806qkan/5Mhctt4tjqmjSq8TWC0yde+0uHBWBf9krbzKtuT/+hT9KuA==
|
||||
gatsby-source-filesystem@2.3.32:
|
||||
version "2.3.32"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.32.tgz#a343dbb1562a3b812e4ba8149854428143c95a74"
|
||||
integrity sha512-BzXxz27dNg9fcWbF8abKr9bfZ7ODdd7PeoldmDU+E900iBva/erMS+Ul8pUP4O0npzkaM3z0NWS5t9KAMqRhfg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
better-queue "^3.8.10"
|
||||
@ -6316,20 +6350,20 @@ gatsby-source-filesystem@2.3.30:
|
||||
chokidar "^3.4.2"
|
||||
file-type "^12.4.2"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
got "^9.6.0"
|
||||
md5-file "^3.2.3"
|
||||
mime "^2.4.6"
|
||||
pretty-bytes "^5.3.0"
|
||||
pretty-bytes "^5.4.1"
|
||||
progress "^2.0.3"
|
||||
read-chunk "^3.2.0"
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.11.0"
|
||||
xstate "^4.13.0"
|
||||
|
||||
gatsby-telemetry@^1.3.35:
|
||||
version "1.3.35"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.35.tgz#e188b7dac1c6edb0b908a7f67bb12082d9dc79c5"
|
||||
integrity sha512-MFMQl5KCOO6Xzlp2JMO4bRbsh1rjQDsbkJRZgYZB9izmPSK8AgNrHCjruxZC448ndtUfIVwjHnV+/K18XuPCHw==
|
||||
gatsby-telemetry@^1.3.37:
|
||||
version "1.3.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.37.tgz#8950ad32044b7ba7c870e225045ef76f834a8b86"
|
||||
integrity sha512-T+zqcVJ8jm3kdi5vIDSd7olSUjEs8PpcF6cO92byVMhbI94QRK8ptvmkh9tg8fDaOESyh+qu8lshKjGew8fuXQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.11.2"
|
||||
@ -6340,29 +6374,29 @@ gatsby-telemetry@^1.3.35:
|
||||
configstore "^5.0.1"
|
||||
envinfo "^7.7.3"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
git-up "^4.0.2"
|
||||
is-docker "^2.1.1"
|
||||
lodash "^4.17.20"
|
||||
node-fetch "^2.6.0"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-transformer-json@2.4.12:
|
||||
version "2.4.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-2.4.12.tgz#dab14ad27dc7604b0ef03141d607972472415270"
|
||||
integrity sha512-f/JFzOT33LR6sgzMk2Wzd8ZII17gxMWQLyBgO/GjUrXTuZTVfrLOTugZNyfkDwY5n6EgTgPq0i0eUnmF4cGI8g==
|
||||
gatsby-transformer-json@2.4.13:
|
||||
version "2.4.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-2.4.13.tgz#7ce823e498ee410578510d5af8986538758c16dd"
|
||||
integrity sha512-IweaJzNXiWM6NU65Iq6tHBO9qmoxlmmbMJOCiUnHlpNRc35dRbN+RLyNImjc5yFJ4XXqi4VvMUlPR8OllLloFw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
|
||||
gatsby-transformer-remark@2.8.35:
|
||||
version "2.8.35"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.35.tgz#590f2818644c3e1ff0c67a9894b5bfa90132ac4a"
|
||||
integrity sha512-dIzl5OKgH3eeH8mJZ45GxgUVbClGp9VulGVVhJAnG7H5v3AMMey8JGVoUyECbAd42HH+2YoebYrvsEKExYeHFA==
|
||||
gatsby-transformer-remark@2.8.37:
|
||||
version "2.8.37"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.37.tgz#0cb3fd16549e8794c5b6cfab4e46d8ebb7bd0fb4"
|
||||
integrity sha512-LeBgjYVj0XeRGYKY9Y7rTFJFgoAgVUFi8Fbvgirv1qqf9iFhVBbSN6/pC0WcrDmfyodScAIK0Yz7ZqpfmO0Hgw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
bluebird "^3.7.2"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
gray-matter "^4.0.2"
|
||||
hast-util-raw "^4.0.0"
|
||||
hast-util-to-html "^4.0.1"
|
||||
@ -6375,27 +6409,27 @@ gatsby-transformer-remark@2.8.35:
|
||||
remark-retext "^3.1.3"
|
||||
remark-stringify "6.0.4"
|
||||
retext-english "^3.0.4"
|
||||
sanitize-html "^1.27.0"
|
||||
sanitize-html "^1.27.5"
|
||||
underscore.string "^3.3.5"
|
||||
unified "^6.2.0"
|
||||
unist-util-remove-position "^1.1.4"
|
||||
unist-util-select "^1.5.0"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-transformer-yaml@2.4.12:
|
||||
version "2.4.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.4.12.tgz#1ef420b644016886f487425e9c86d8b784a9a7c6"
|
||||
integrity sha512-4gLQ/KzqmzlC8BayWxkQ9cptsNgIxkIVNqTomup/stQ4RFEJyACVSPfrjIsTAa6NALQKitEmeCeLnc0W7tENtg==
|
||||
gatsby-transformer-yaml@2.4.13:
|
||||
version "2.4.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.4.13.tgz#791e8bed84b91161af5ac2b1368855fd68830158"
|
||||
integrity sha512-j8VErPNSdNyEuH9XUOwZ4m+bAEA1U6eULUZ6IrHfrusmbBi62etfYncJozL0F5XqrxkTWjsS3vw9ZwoOvH3wJg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.11.2"
|
||||
js-yaml "^3.14.0"
|
||||
lodash "^4.17.20"
|
||||
unist-util-select "^1.5.0"
|
||||
|
||||
gatsby@2.24.65:
|
||||
version "2.24.65"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.65.tgz#8541ee615bd3691bc21aae3beb4c1c8a3aff43c3"
|
||||
integrity sha512-Ou3/Z5iLpZdfRTVfj9z7XdDBupk9nvPvhy5riSt/WZKZCkcPE2zS1Me3QaT5JQCul8OW18t4afcQtCVxKGaLVg==
|
||||
gatsby@2.24.67:
|
||||
version "2.24.67"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.67.tgz#94afba4664d5c33e67d791859127d4cc2855025d"
|
||||
integrity sha512-hZe1wUQdiIF4MxR0USfiGqbIc3MoWpT0Ds+RM74QtIOrXx9M4wKWyc0//cFHq6D0Iljkn5p5ourLJDwr15avwA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.11.6"
|
||||
@ -6414,16 +6448,16 @@ gatsby@2.24.65:
|
||||
"@typescript-eslint/parser" "^2.24.0"
|
||||
address "1.1.2"
|
||||
autoprefixer "^9.8.4"
|
||||
axios "^0.19.2"
|
||||
axios "^0.20.0"
|
||||
babel-core "7.0.0-bridge.0"
|
||||
babel-eslint "^10.1.0"
|
||||
babel-loader "^8.1.0"
|
||||
babel-plugin-add-module-exports "^0.3.3"
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-lodash "3.3.4"
|
||||
babel-plugin-remove-graphql-queries "^2.9.19"
|
||||
babel-preset-gatsby "^0.5.10"
|
||||
better-opn "1.0.0"
|
||||
babel-plugin-remove-graphql-queries "^2.9.20"
|
||||
babel-preset-gatsby "^0.5.12"
|
||||
better-opn "^2.0.0"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
body-parser "^1.19.0"
|
||||
@ -6463,15 +6497,15 @@ gatsby@2.24.65:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.12.100"
|
||||
gatsby-core-utils "^1.3.20"
|
||||
gatsby-graphiql-explorer "^0.4.14"
|
||||
gatsby-legacy-polyfills "^0.0.4"
|
||||
gatsby-link "^2.4.14"
|
||||
gatsby-plugin-page-creator "^2.3.28"
|
||||
gatsby-plugin-typescript "^2.4.20"
|
||||
gatsby-react-router-scroll "^3.0.13"
|
||||
gatsby-telemetry "^1.3.35"
|
||||
gatsby-cli "^2.12.102"
|
||||
gatsby-core-utils "^1.3.22"
|
||||
gatsby-graphiql-explorer "^0.4.15"
|
||||
gatsby-legacy-polyfills "^0.0.5"
|
||||
gatsby-link "^2.4.15"
|
||||
gatsby-plugin-page-creator "^2.3.30"
|
||||
gatsby-plugin-typescript "^2.4.21"
|
||||
gatsby-react-router-scroll "^3.0.14"
|
||||
gatsby-telemetry "^1.3.37"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
@ -6489,9 +6523,9 @@ gatsby@2.24.65:
|
||||
lodash "^4.17.20"
|
||||
md5-file "^3.2.3"
|
||||
meant "^1.0.1"
|
||||
micromatch "^3.1.10"
|
||||
micromatch "^4.0.2"
|
||||
mime "^2.4.6"
|
||||
mini-css-extract-plugin "^0.8.2"
|
||||
mini-css-extract-plugin "^0.11.2"
|
||||
mitt "^1.2.0"
|
||||
mkdirp "^0.5.1"
|
||||
moment "^2.27.0"
|
||||
@ -6513,7 +6547,7 @@ gatsby@2.24.65:
|
||||
react-dev-utils "^4.2.3"
|
||||
react-error-overlay "^3.0.0"
|
||||
react-hot-loader "^4.12.21"
|
||||
react-refresh "^0.7.0"
|
||||
react-refresh "^0.8.3"
|
||||
redux "^4.0.5"
|
||||
redux-thunk "^2.3.0"
|
||||
semver "^7.3.2"
|
||||
@ -6539,7 +6573,7 @@ gatsby@2.24.65:
|
||||
webpack-dev-server "^3.11.0"
|
||||
webpack-hot-middleware "^2.25.0"
|
||||
webpack-merge "^4.2.2"
|
||||
webpack-stats-plugin "^0.3.1"
|
||||
webpack-stats-plugin "^0.3.2"
|
||||
webpack-virtual-modules "^0.2.2"
|
||||
xstate "^4.11.0"
|
||||
yaml-loader "^0.6.0"
|
||||
@ -6906,7 +6940,7 @@ graphql-type-json@^0.3.2:
|
||||
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
|
||||
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
|
||||
|
||||
graphql@^14.6.0:
|
||||
graphql@^14.6.0, graphql@^14.7.0:
|
||||
version "14.7.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
|
||||
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
|
||||
@ -7353,7 +7387,7 @@ hosted-git-info@^2.1.4:
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
|
||||
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
|
||||
|
||||
hosted-git-info@^3.0.4:
|
||||
hosted-git-info@^3.0.5:
|
||||
version "3.0.5"
|
||||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.5.tgz#bea87905ef7317442e8df3087faa3c842397df03"
|
||||
integrity sha512-i4dpK6xj9BIpVOTboXIlKG9+8HMKggcrMX7WA24xZtKwX0TPelq/rbaS5rCKeNX8sJXZJGdSxpnEGtta+wismQ==
|
||||
@ -7945,7 +7979,7 @@ is-builtin-module@^3.0.0:
|
||||
dependencies:
|
||||
builtin-modules "^3.0.0"
|
||||
|
||||
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.0:
|
||||
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.0, is-callable@^1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
|
||||
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
|
||||
@ -9203,7 +9237,7 @@ mdurl@^1.0.0, mdurl@^1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
|
||||
integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=
|
||||
|
||||
meant@^1.0.1:
|
||||
meant@^1.0.1, meant@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/meant/-/meant-1.0.2.tgz#5d0c78310a3d8ae1408a16be0fe0bd42a969f560"
|
||||
integrity sha512-KN+1uowN/NK+sT/Lzx7WSGIj2u+3xe5n2LbwObfjOhPZiA+cCfCm6idVl0RkEfjThkw5XJ96CyRcanq6GmKtUg==
|
||||
@ -9371,10 +9405,10 @@ mini-create-react-context@^0.4.0:
|
||||
"@babel/runtime" "^7.5.5"
|
||||
tiny-warning "^1.0.3"
|
||||
|
||||
mini-css-extract-plugin@^0.8.2:
|
||||
version "0.8.2"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.2.tgz#a875e169beb27c88af77dd962771c9eedc3da161"
|
||||
integrity sha512-a3Y4of27Wz+mqK3qrcd3VhYz6cU0iW5x3Sgvqzbj+XmlrSizmvu8QQMl5oMYJjgHOC4iyt+w7l4umP+dQeW3bw==
|
||||
mini-css-extract-plugin@^0.11.2:
|
||||
version "0.11.3"
|
||||
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
|
||||
integrity sha512-n9BA8LonkOkW1/zn+IbLPQmovsL0wMb9yx75fMJQZf2X1Zoec9yTZtyMePcyu19wPkmFbzZZA6fLTotpFhQsOA==
|
||||
dependencies:
|
||||
loader-utils "^1.1.0"
|
||||
normalize-url "1.9.1"
|
||||
@ -9890,7 +9924,7 @@ netlify-cms-widget-text@^2.3.4:
|
||||
dependencies:
|
||||
react-textarea-autosize "^8.0.0"
|
||||
|
||||
netlify-identity-widget@^1.6.0:
|
||||
netlify-identity-widget@^1.9.1:
|
||||
version "1.9.1"
|
||||
resolved "https://registry.yarnpkg.com/netlify-identity-widget/-/netlify-identity-widget-1.9.1.tgz#9e716c4b92b9f0cc041074eb86fc962f35295b46"
|
||||
integrity sha512-9oIWjwUSdRk3SkREcZNjZaVuDDx9T/wSIXZNQsQeY4qoXic/FiXVEGgu2RU3IuA4OI3L2652xY1o+PpS03Ugaw==
|
||||
@ -9949,7 +9983,7 @@ node-fetch@2.1.2:
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
|
||||
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
|
||||
|
||||
node-fetch@2.6.1, node-fetch@^2.5.0, node-fetch@^2.6.0:
|
||||
node-fetch@2.6.1, node-fetch@^2.5.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
|
||||
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
|
||||
@ -10205,7 +10239,7 @@ object-visit@^1.0.0:
|
||||
dependencies:
|
||||
isobject "^3.0.0"
|
||||
|
||||
object.assign@^4.1.0:
|
||||
object.assign@^4.1.0, object.assign@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.1.tgz#303867a666cdd41936ecdedfb1f8f3e32a478cdd"
|
||||
integrity sha512-VT/cxmx5yaoHSOTSyrCygIDFco+RsibY2NM0a4RdEeY/4KgqezwFtK1yr3U67xYhqJSlASm2pKhLVzPj2lr4bA==
|
||||
@ -10306,12 +10340,13 @@ onetime@^5.1.0:
|
||||
dependencies:
|
||||
mimic-fn "^2.1.0"
|
||||
|
||||
open@^6.4.0:
|
||||
version "6.4.0"
|
||||
resolved "https://registry.yarnpkg.com/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9"
|
||||
integrity sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==
|
||||
open@^7.0.3:
|
||||
version "7.3.0"
|
||||
resolved "https://registry.yarnpkg.com/open/-/open-7.3.0.tgz#45461fdee46444f3645b6e14eb3ca94b82e1be69"
|
||||
integrity sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw==
|
||||
dependencies:
|
||||
is-wsl "^1.1.0"
|
||||
is-docker "^2.0.0"
|
||||
is-wsl "^2.1.1"
|
||||
|
||||
opentracing@^0.14.4:
|
||||
version "0.14.4"
|
||||
@ -11283,7 +11318,7 @@ prettier@^2.0.5:
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
|
||||
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
|
||||
|
||||
pretty-bytes@^5.3.0:
|
||||
pretty-bytes@^5.4.1:
|
||||
version "5.4.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.4.1.tgz#cd89f79bbcef21e3d21eb0da68ffe93f803e884b"
|
||||
integrity sha512-s1Iam6Gwz3JI5Hweaz4GoCD1WUNUIyzePFy5+Js2hjwGVt2Z79wNN+ZKOZ2vB6C+Xs6njyB84Z1IthQg8d9LxA==
|
||||
@ -11876,10 +11911,10 @@ react-redux@^7.2.0:
|
||||
prop-types "^15.7.2"
|
||||
react-is "^16.9.0"
|
||||
|
||||
react-refresh@^0.7.0:
|
||||
version "0.7.2"
|
||||
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.7.2.tgz#f30978d21eb8cac6e2f2fde056a7d04f6844dd50"
|
||||
integrity sha512-u5l7fhAJXecWUJzVxzMRU2Zvw8m4QmDNHlTrT5uo3KBlYBhmChd7syAakBoay1yIiVhx/8Fi7a6v6kQZfsw81Q==
|
||||
react-refresh@^0.8.3:
|
||||
version "0.8.3"
|
||||
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
|
||||
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
|
||||
|
||||
react-remove-scroll-bar@^2.1.0:
|
||||
version "2.1.0"
|
||||
@ -12777,7 +12812,7 @@ sanitize-filename@^1.6.1:
|
||||
dependencies:
|
||||
truncate-utf8-bytes "^1.0.0"
|
||||
|
||||
sanitize-html@^1.27.0:
|
||||
sanitize-html@^1.27.5:
|
||||
version "1.27.5"
|
||||
resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.27.5.tgz#6c8149462adb23e360e1bb71cc0bae7f08c823c7"
|
||||
integrity sha512-M4M5iXDAUEcZKLXkmk90zSYWEtk5NH3JmojQxKxV371fnMh+x9t1rqdmXaGoyEHw3z/X/8vnFhKjGL5xFGOJ3A==
|
||||
@ -14663,10 +14698,10 @@ upath@^1.1.1:
|
||||
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
|
||||
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
|
||||
|
||||
update-notifier@^4.1.0:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.1.tgz#895fc8562bbe666179500f9f2cebac4f26323746"
|
||||
integrity sha512-9y+Kds0+LoLG6yN802wVXoIfxYEwh3FlZwzMwpCZp62S2i1/Jzeqb9Eeeju3NSHccGGasfGlK5/vEHbAifYRDg==
|
||||
update-notifier@^4.1.1:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.3.tgz#be86ee13e8ce48fb50043ff72057b5bd598e1ea3"
|
||||
integrity sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==
|
||||
dependencies:
|
||||
boxen "^4.2.0"
|
||||
chalk "^3.0.0"
|
||||
@ -15069,7 +15104,7 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1, webpack-
|
||||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack-stats-plugin@^0.3.1:
|
||||
webpack-stats-plugin@^0.3.2:
|
||||
version "0.3.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.3.2.tgz#c06b185aa5dcc93b3f0c3a7891d24a111f849740"
|
||||
integrity sha512-kxEtPQ6lBBik2qtJlsZkiaDMI6rGXe9w1kLH9ZCdt0wgCGVnbwwPlP60cMqG6tILNFYqXDxNt4+c4OIIuE+Fnw==
|
||||
@ -15081,7 +15116,7 @@ webpack-virtual-modules@^0.2.2:
|
||||
dependencies:
|
||||
debug "^3.0.0"
|
||||
|
||||
webpack@^4.44.1:
|
||||
webpack@^4.44.1, webpack@^4.44.2:
|
||||
version "4.44.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
|
||||
integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==
|
||||
@ -15311,7 +15346,7 @@ xss@^1.0.6:
|
||||
commander "^2.20.3"
|
||||
cssfilter "0.0.10"
|
||||
|
||||
xstate@^4.11.0, xstate@^4.9.1:
|
||||
xstate@^4.11.0, xstate@^4.13.0, xstate@^4.9.1:
|
||||
version "4.13.0"
|
||||
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.13.0.tgz#0be22ceb8bae2bc6a025fab330fe44204d76771c"
|
||||
integrity sha512-UnUJJzP2KTPqnmxIoD/ymXtpy/hehZnUlO6EXqWC/72XkPb15p9Oz/X4WhS3QE+by7NP+6b5bCi/GTGFzm5D+A==
|
||||
@ -15386,7 +15421,7 @@ yargs@^13.3.0, yargs@^13.3.2:
|
||||
y18n "^4.0.0"
|
||||
yargs-parser "^13.1.2"
|
||||
|
||||
yargs@^15.3.1:
|
||||
yargs@^15.3.1, yargs@^15.4.1:
|
||||
version "15.4.1"
|
||||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
|
||||
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
|
||||
|
Loading…
x
Reference in New Issue
Block a user