fix(deps): update gatsby monorepo (#4304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
809b2e40cb
commit
e0491a5213
@ -18,19 +18,19 @@
|
|||||||
"@emotion/styled": "^10.0.27",
|
"@emotion/styled": "^10.0.27",
|
||||||
"dayjs": "^1.8.23",
|
"dayjs": "^1.8.23",
|
||||||
"emotion-theming": "^10.0.27",
|
"emotion-theming": "^10.0.27",
|
||||||
"gatsby": "2.24.53",
|
"gatsby": "2.24.57",
|
||||||
"gatsby-plugin-catch-links": "2.3.11",
|
"gatsby-plugin-catch-links": "2.3.11",
|
||||||
"gatsby-plugin-emotion": "^4.2.0",
|
"gatsby-plugin-emotion": "^4.2.0",
|
||||||
"gatsby-plugin-manifest": "2.4.27",
|
"gatsby-plugin-manifest": "2.4.28",
|
||||||
"gatsby-plugin-netlify-cms": "^4.2.0",
|
"gatsby-plugin-netlify-cms": "^4.2.0",
|
||||||
"gatsby-plugin-react-helmet": "3.3.10",
|
"gatsby-plugin-react-helmet": "3.3.10",
|
||||||
"gatsby-remark-autolink-headers": "2.3.11",
|
"gatsby-remark-autolink-headers": "2.3.12",
|
||||||
"gatsby-remark-external-links": "^0.0.4",
|
"gatsby-remark-external-links": "^0.0.4",
|
||||||
"gatsby-remark-prismjs": "3.5.11",
|
"gatsby-remark-prismjs": "3.5.11",
|
||||||
"gatsby-source-filesystem": "2.3.27",
|
"gatsby-source-filesystem": "2.3.29",
|
||||||
"gatsby-transformer-json": "2.4.11",
|
"gatsby-transformer-json": "2.4.11",
|
||||||
"gatsby-transformer-remark": "2.8.32",
|
"gatsby-transformer-remark": "2.8.34",
|
||||||
"gatsby-transformer-yaml": "2.4.10",
|
"gatsby-transformer-yaml": "2.4.11",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
|
@ -2673,7 +2673,7 @@ 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.16.tgz#e764b42e3c8e4a5ce3e2c996dc43b6348d5d94cf"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-export-keywords/-/babel-plugin-remove-export-keywords-1.6.16.tgz#e764b42e3c8e4a5ce3e2c996dc43b6348d5d94cf"
|
||||||
integrity sha512-JrB9ZASlMAfkRF+5NdgoQxgenhJxzXFEO1vrqsSDJdzLrC38L2wrvXF9mm1YLbrehkZxcrNz9UYDyARP4jaY9g==
|
integrity sha512-JrB9ZASlMAfkRF+5NdgoQxgenhJxzXFEO1vrqsSDJdzLrC38L2wrvXF9mm1YLbrehkZxcrNz9UYDyARP4jaY9g==
|
||||||
|
|
||||||
babel-plugin-remove-graphql-queries@^2.9.17, babel-plugin-remove-graphql-queries@^2.9.18:
|
babel-plugin-remove-graphql-queries@^2.9.18:
|
||||||
version "2.9.18"
|
version "2.9.18"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.18.tgz#0c62490f44ec61bc6cf1b2d4aca0315007e9180b"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.18.tgz#0c62490f44ec61bc6cf1b2d4aca0315007e9180b"
|
||||||
integrity sha512-7lr9taus0LfqQuHQFytwrxdd2aMw/GBllyNzl+DWJ9Zg2LwCxlzELtqiy7h7xjTj16fX9+oNXgiJy7Xeo1UN/A==
|
integrity sha512-7lr9taus0LfqQuHQFytwrxdd2aMw/GBllyNzl+DWJ9Zg2LwCxlzELtqiy7h7xjTj16fX9+oNXgiJy7Xeo1UN/A==
|
||||||
@ -2688,7 +2688,7 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
|||||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
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==
|
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
||||||
|
|
||||||
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.8:
|
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.9:
|
||||||
version "0.5.9"
|
version "0.5.9"
|
||||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.9.tgz#6a7a5007efbc621acc55cb1583d87e2a5f5044ac"
|
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.9.tgz#6a7a5007efbc621acc55cb1583d87e2a5f5044ac"
|
||||||
integrity sha512-GtvQirJ9PGzrxe6tyDOvhP808fluFv09hytJCI994LuPTd79hIR4TlBzWf1Ha7t/gVrsamrflmUw/u9079U7Dg==
|
integrity sha512-GtvQirJ9PGzrxe6tyDOvhP808fluFv09hytJCI994LuPTd79hIR4TlBzWf1Ha7t/gVrsamrflmUw/u9079U7Dg==
|
||||||
@ -5932,7 +5932,7 @@ fuzzy@^0.1.1:
|
|||||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||||
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
||||||
|
|
||||||
gatsby-cli@^2.12.91:
|
gatsby-cli@^2.12.95:
|
||||||
version "2.12.95"
|
version "2.12.95"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.95.tgz#747db9df11701fd9990676b2c47056467f26f015"
|
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.95.tgz#747db9df11701fd9990676b2c47056467f26f015"
|
||||||
integrity sha512-gSJ6J1i8bJq0dPRmAcfAv9U99knaccyBDopf8ft6+/SrUU9cNahQy0rZN1ksKCILjTpLRGKTH1pYN2PE3efjuw==
|
integrity sha512-gSJ6J1i8bJq0dPRmAcfAv9U99knaccyBDopf8ft6+/SrUU9cNahQy0rZN1ksKCILjTpLRGKTH1pYN2PE3efjuw==
|
||||||
@ -5977,7 +5977,7 @@ gatsby-cli@^2.12.91:
|
|||||||
yargs "^15.3.1"
|
yargs "^15.3.1"
|
||||||
yurnalist "^1.1.2"
|
yurnalist "^1.1.2"
|
||||||
|
|
||||||
gatsby-core-utils@^1.3.18, gatsby-core-utils@^1.3.19:
|
gatsby-core-utils@^1.3.19:
|
||||||
version "1.3.19"
|
version "1.3.19"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.19.tgz#d7f9981fbc85affbbc09c96ac84c76c37615fc89"
|
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.19.tgz#d7f9981fbc85affbbc09c96ac84c76c37615fc89"
|
||||||
integrity sha512-nwiU17m2lihvN7IOkBTj4n2WKc7Eb569Vv7G8dmuwthmjIB6ml98Quno5fRBCz+2DBF6R60boDfc84Qdct1LPw==
|
integrity sha512-nwiU17m2lihvN7IOkBTj4n2WKc7Eb569Vv7G8dmuwthmjIB6ml98Quno5fRBCz+2DBF6R60boDfc84Qdct1LPw==
|
||||||
@ -6070,13 +6070,13 @@ gatsby-plugin-emotion@^4.2.0:
|
|||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
"@emotion/babel-preset-css-prop" "^10.0.27"
|
"@emotion/babel-preset-css-prop" "^10.0.27"
|
||||||
|
|
||||||
gatsby-plugin-manifest@2.4.27:
|
gatsby-plugin-manifest@2.4.28:
|
||||||
version "2.4.27"
|
version "2.4.28"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.27.tgz#e87102137efcb1fe66ab27f913241f9c1b2f4fa7"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.28.tgz#f65a0f60e15112829981607df54b46faa09a3257"
|
||||||
integrity sha512-QyU6cAXLPaGsOhmuMywLyoo4EdraoLmGOPDht64+jpJu0sJ4P7XF4Ykai8D18JWhxoxEPw76hCYs4rxNUJpNfg==
|
integrity sha512-/8huYUzf0L8N5g3FlVlpCkV+nycBajU8nrbEfJTH/VecxGPlDJrHJ/WRM8lG+/XwpPnEwddFiZ6BBgHdIQEn3Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
gatsby-core-utils "^1.3.18"
|
gatsby-core-utils "^1.3.19"
|
||||||
semver "^7.3.2"
|
semver "^7.3.2"
|
||||||
sharp "^0.25.4"
|
sharp "^0.25.4"
|
||||||
|
|
||||||
@ -6095,7 +6095,7 @@ gatsby-plugin-netlify-cms@^4.2.0:
|
|||||||
netlify-identity-widget "^1.6.0"
|
netlify-identity-widget "^1.6.0"
|
||||||
webpack "^4.44.1"
|
webpack "^4.44.1"
|
||||||
|
|
||||||
gatsby-plugin-page-creator@^2.3.25:
|
gatsby-plugin-page-creator@^2.3.27:
|
||||||
version "2.3.27"
|
version "2.3.27"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.27.tgz#b3211eb8975c7e943dcd560f500a88462af013e8"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.27.tgz#b3211eb8975c7e943dcd560f500a88462af013e8"
|
||||||
integrity sha512-Yo/2uneVngKQ/tpzloMkbn0TIci8GAbdNjU5+Q8UChzAAXlgrROrB46zPJkLA8sbA9Y2xCfGBWMY+DLt6blxHQ==
|
integrity sha512-Yo/2uneVngKQ/tpzloMkbn0TIci8GAbdNjU5+Q8UChzAAXlgrROrB46zPJkLA8sbA9Y2xCfGBWMY+DLt6blxHQ==
|
||||||
@ -6116,7 +6116,7 @@ gatsby-plugin-react-helmet@3.3.10:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
|
|
||||||
gatsby-plugin-typescript@^2.4.18:
|
gatsby-plugin-typescript@^2.4.19:
|
||||||
version "2.4.19"
|
version "2.4.19"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.19.tgz#ae644cf973e07b6266da17bb47dae0e0bfaeeb23"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.4.19.tgz#ae644cf973e07b6266da17bb47dae0e0bfaeeb23"
|
||||||
integrity sha512-DMKmTxJZz8qsDvesAt1PJm43pgEe83Kv90TDL5tZ5tqQ0XwwgADHG9p0yPJSqmc1xRtsChaDGnSpnRdUC2Oi3Q==
|
integrity sha512-DMKmTxJZz8qsDvesAt1PJm43pgEe83Kv90TDL5tZ5tqQ0XwwgADHG9p0yPJSqmc1xRtsChaDGnSpnRdUC2Oi3Q==
|
||||||
@ -6226,14 +6226,14 @@ gatsby-recipes@^0.2.24:
|
|||||||
yoga-layout-prebuilt "^1.9.6"
|
yoga-layout-prebuilt "^1.9.6"
|
||||||
yup "^0.27.0"
|
yup "^0.27.0"
|
||||||
|
|
||||||
gatsby-remark-autolink-headers@2.3.11:
|
gatsby-remark-autolink-headers@2.3.12:
|
||||||
version "2.3.11"
|
version "2.3.12"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.11.tgz#13f9e6354b73d0088896dad8bea8e35b5a85ba43"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.3.12.tgz#bf0c99c0b0385076ce51c9f1c3b1bfd7249da1ee"
|
||||||
integrity sha512-jYGgZ+NTbVxJmyS6z1oojWxOR12R7MGl4jM5aOXSmPuTSo8gbpm3aW7l5XMyud5fDDdP3xfbYuTX4RvBUWrx7g==
|
integrity sha512-FHuI3xRN1dP+UazrpJ5rdOx08jMUscPcW/TOCpkPe02Qc5w1FZgd1Zjb768Lip786HQ/jLcqtV33P/XLwBpyHQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
github-slugger "^1.3.0"
|
github-slugger "^1.3.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.20"
|
||||||
mdast-util-to-string "^1.1.0"
|
mdast-util-to-string "^1.1.0"
|
||||||
unist-util-visit "^1.4.1"
|
unist-util-visit "^1.4.1"
|
||||||
|
|
||||||
@ -6256,10 +6256,10 @@ gatsby-remark-prismjs@3.5.11:
|
|||||||
parse-numeric-range "^0.0.2"
|
parse-numeric-range "^0.0.2"
|
||||||
unist-util-visit "^1.4.1"
|
unist-util-visit "^1.4.1"
|
||||||
|
|
||||||
gatsby-source-filesystem@2.3.27:
|
gatsby-source-filesystem@2.3.29:
|
||||||
version "2.3.27"
|
version "2.3.29"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.27.tgz#e575b992d877a5ddc1fe6177567ab5c268374ca7"
|
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.29.tgz#5eaf1434593f38523655145323e426f21c30687a"
|
||||||
integrity sha512-lNWRVDkaC2g6mSPTGuE9bsXawS0GkkwV/X8l8ZJnqbcMBl8p+h3zYoKXQ2u00pmQRqjwp4lvlaTarLRxD0tGDQ==
|
integrity sha512-PWHtkj+inhfPm8aMVhtxS1PAW+r4Kk5M1LDP5l0OO2HBaHiiSi0DulgmYJ3usYpctFqOQ92im/EQLRJbOaaQsA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
@ -6267,7 +6267,7 @@ gatsby-source-filesystem@2.3.27:
|
|||||||
chokidar "^3.4.2"
|
chokidar "^3.4.2"
|
||||||
file-type "^12.4.2"
|
file-type "^12.4.2"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^1.3.18"
|
gatsby-core-utils "^1.3.19"
|
||||||
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"
|
||||||
@ -6277,7 +6277,7 @@ gatsby-source-filesystem@2.3.27:
|
|||||||
valid-url "^1.0.9"
|
valid-url "^1.0.9"
|
||||||
xstate "^4.11.0"
|
xstate "^4.11.0"
|
||||||
|
|
||||||
gatsby-telemetry@^1.3.30, gatsby-telemetry@^1.3.32:
|
gatsby-telemetry@^1.3.32:
|
||||||
version "1.3.32"
|
version "1.3.32"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.32.tgz#aaf8b038cb7d3e93cf6e1df5c1ed1fe037c9e9bd"
|
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.32.tgz#aaf8b038cb7d3e93cf6e1df5c1ed1fe037c9e9bd"
|
||||||
integrity sha512-iKX6PJNdcXH7z2epyRTKCkp6fYCN3ePE5tpkbckaw9BLj5S4EZnocALPC4lhFefu3PatY6cXc1WAOMO9AwqrtA==
|
integrity sha512-iKX6PJNdcXH7z2epyRTKCkp6fYCN3ePE5tpkbckaw9BLj5S4EZnocALPC4lhFefu3PatY6cXc1WAOMO9AwqrtA==
|
||||||
@ -6306,18 +6306,18 @@ gatsby-transformer-json@2.4.11:
|
|||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
|
|
||||||
gatsby-transformer-remark@2.8.32:
|
gatsby-transformer-remark@2.8.34:
|
||||||
version "2.8.32"
|
version "2.8.34"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.32.tgz#1a1cf4a91a2a1605464337c0ce23e97f820cbb4f"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.34.tgz#0bfa8c0cdfed275ed6734c02b4d76120e6a17bb8"
|
||||||
integrity sha512-aWwSKeIG03l+DtIWulyB0TxuzN0+u1K2X2ispprTtrr/8BH1BBd6MnK5JjZfsOTnTMCKtUi2z11LrPk4TOkQGA==
|
integrity sha512-sTejyQFVgTDVThr/58ZvvB4Rf3YgbMkHUEeE8s2YEYkz4FLQe77cdmqv4T2agD4igUyCNngM1Cg/CKhyRQe80A==
|
||||||
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.18"
|
gatsby-core-utils "^1.3.19"
|
||||||
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"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.20"
|
||||||
mdast-util-to-hast "^3.0.4"
|
mdast-util-to-hast "^3.0.4"
|
||||||
mdast-util-to-string "^1.1.0"
|
mdast-util-to-string "^1.1.0"
|
||||||
mdast-util-toc "^5.0"
|
mdast-util-toc "^5.0"
|
||||||
@ -6333,20 +6333,20 @@ gatsby-transformer-remark@2.8.32:
|
|||||||
unist-util-select "^1.5.0"
|
unist-util-select "^1.5.0"
|
||||||
unist-util-visit "^1.4.1"
|
unist-util-visit "^1.4.1"
|
||||||
|
|
||||||
gatsby-transformer-yaml@2.4.10:
|
gatsby-transformer-yaml@2.4.11:
|
||||||
version "2.4.10"
|
version "2.4.11"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.4.10.tgz#730604e4c33bc4a4ce76063e87750196154ceffc"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.4.11.tgz#9dbf1a20096934826e743e56d4c9eb29e949b907"
|
||||||
integrity sha512-jQwtyIn0pvT1GfmdxKUKgdJwgK/z8aVVN7wFeHuskhDwWzxCghB88ybyhS7gOF0ttyKNYjQIpwgwt9PnL+AJBQ==
|
integrity sha512-ysnT7N+sPV8eXqVavc2cFlqRxL0pJL5sG136Pu47xafGKBXpmmAcNJEpydNvqXPznXJk8YBM9cAdoqFL864low==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
js-yaml "^3.14.0"
|
js-yaml "^3.14.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.20"
|
||||||
unist-util-select "^1.5.0"
|
unist-util-select "^1.5.0"
|
||||||
|
|
||||||
gatsby@2.24.53:
|
gatsby@2.24.57:
|
||||||
version "2.24.53"
|
version "2.24.57"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.53.tgz#93c5e45bc188881c9adc9e44f693245e0e02ba22"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.57.tgz#4db5fa313291c92f68f28d005c13e5e37381b9ee"
|
||||||
integrity sha512-RflNxycCFn+VoakexlMYQa5HmdW/iq/um5fQQVr/Ba6jhSDoD4+FSSW9Eh3w3xiG8YKcdjp20iMzREHlUtfN4g==
|
integrity sha512-5xTifqE39T3HCTa5eeexHUXq4lhfEq+wKnJoFnjuM52o+fIfz09QRcFJE5QVGJpdxcRAHuQLrkb5cR8DafFEpg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.3"
|
"@babel/code-frame" "^7.10.3"
|
||||||
"@babel/core" "^7.10.3"
|
"@babel/core" "^7.10.3"
|
||||||
@ -6370,8 +6370,8 @@ gatsby@2.24.53:
|
|||||||
babel-loader "^8.1.0"
|
babel-loader "^8.1.0"
|
||||||
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.18"
|
||||||
babel-preset-gatsby "^0.5.8"
|
babel-preset-gatsby "^0.5.9"
|
||||||
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"
|
||||||
@ -6411,15 +6411,15 @@ gatsby@2.24.53:
|
|||||||
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.91"
|
gatsby-cli "^2.12.95"
|
||||||
gatsby-core-utils "^1.3.18"
|
gatsby-core-utils "^1.3.19"
|
||||||
gatsby-graphiql-explorer "^0.4.13"
|
gatsby-graphiql-explorer "^0.4.13"
|
||||||
gatsby-legacy-polyfills "^0.0.4"
|
gatsby-legacy-polyfills "^0.0.4"
|
||||||
gatsby-link "^2.4.13"
|
gatsby-link "^2.4.13"
|
||||||
gatsby-plugin-page-creator "^2.3.25"
|
gatsby-plugin-page-creator "^2.3.27"
|
||||||
gatsby-plugin-typescript "^2.4.18"
|
gatsby-plugin-typescript "^2.4.19"
|
||||||
gatsby-react-router-scroll "^3.0.12"
|
gatsby-react-router-scroll "^3.0.12"
|
||||||
gatsby-telemetry "^1.3.30"
|
gatsby-telemetry "^1.3.32"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
got "8.3.2"
|
got "8.3.2"
|
||||||
graphql "^14.6.0"
|
graphql "^14.6.0"
|
||||||
@ -6435,7 +6435,7 @@ gatsby@2.24.53:
|
|||||||
json-loader "^0.5.7"
|
json-loader "^0.5.7"
|
||||||
json-stringify-safe "^5.0.1"
|
json-stringify-safe "^5.0.1"
|
||||||
latest-version "5.1.0"
|
latest-version "5.1.0"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.20"
|
||||||
md5-file "^3.2.3"
|
md5-file "^3.2.3"
|
||||||
meant "^1.0.1"
|
meant "^1.0.1"
|
||||||
micromatch "^3.1.10"
|
micromatch "^3.1.10"
|
||||||
@ -6481,7 +6481,7 @@ gatsby@2.24.53:
|
|||||||
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 "^8.3.0"
|
uuid "3.4.0"
|
||||||
v8-compile-cache "^1.1.2"
|
v8-compile-cache "^1.1.2"
|
||||||
webpack "^4.44.1"
|
webpack "^4.44.1"
|
||||||
webpack-dev-middleware "^3.7.2"
|
webpack-dev-middleware "^3.7.2"
|
||||||
@ -14707,11 +14707,6 @@ uuid@3.4.0, uuid@^3.0.0, uuid@^3.3.2, uuid@^3.4.0:
|
|||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
||||||
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
||||||
|
|
||||||
uuid@^8.3.0:
|
|
||||||
version "8.3.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
|
|
||||||
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
|
|
||||||
|
|
||||||
v8-compile-cache@^1.1.2:
|
v8-compile-cache@^1.1.2:
|
||||||
version "1.1.2"
|
version "1.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-1.1.2.tgz#8d32e4f16974654657e676e0e467a348e89b0dc4"
|
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-1.1.2.tgz#8d32e4f16974654657e676e0e467a348e89b0dc4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user