fix(deps): update gatsby monorepo (#4268)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9217e10e06
commit
3d49277844
@ -18,18 +18,18 @@
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.23",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "2.24.47",
|
||||
"gatsby": "2.24.53",
|
||||
"gatsby-plugin-catch-links": "2.3.11",
|
||||
"gatsby-plugin-emotion": "^4.2.0",
|
||||
"gatsby-plugin-manifest": "2.4.23",
|
||||
"gatsby-plugin-manifest": "2.4.27",
|
||||
"gatsby-plugin-netlify-cms": "^4.2.0",
|
||||
"gatsby-plugin-react-helmet": "3.3.10",
|
||||
"gatsby-remark-autolink-headers": "2.3.11",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-prismjs": "3.5.10",
|
||||
"gatsby-source-filesystem": "2.3.24",
|
||||
"gatsby-remark-prismjs": "3.5.11",
|
||||
"gatsby-source-filesystem": "2.3.27",
|
||||
"gatsby-transformer-json": "2.4.11",
|
||||
"gatsby-transformer-remark": "2.8.28",
|
||||
"gatsby-transformer-remark": "2.8.32",
|
||||
"gatsby-transformer-yaml": "2.4.10",
|
||||
"js-yaml": "^3.13.1",
|
||||
"lodash": "^4.17.15",
|
||||
|
@ -989,6 +989,15 @@
|
||||
globals "^11.1.0"
|
||||
lodash "^4.17.19"
|
||||
|
||||
"@babel/types@^7.10.3":
|
||||
version "7.11.5"
|
||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
|
||||
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
|
||||
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.5", "@babel/types@^7.11.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.6":
|
||||
version "7.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
|
||||
@ -1314,17 +1323,17 @@
|
||||
string-width "^2.0.0"
|
||||
strip-ansi "^3"
|
||||
|
||||
"@pmmmwh/react-refresh-webpack-plugin@^0.3.3":
|
||||
version "0.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.3.3.tgz#40a3d674f42a011b7f30a9609aa8fb68ec3c39c9"
|
||||
integrity sha512-uc6FmPEegAZawSHjUMFQwU7EjaDn7zy1iD/KD/wBROL9F4378OES8MKMYHoRAKT61Fk7LxVKZSDR5VespMQiqw==
|
||||
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
|
||||
version "0.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.2.tgz#1f9741e0bde9790a0e13272082ed7272a083620d"
|
||||
integrity sha512-Loc4UDGutcZ+Bd56hBInkm6JyjyCwWy4t2wcDXzN8EDPANgVRj0VP8Nxn0Zq2pc+WKauZwEivQgbDGg4xZO20A==
|
||||
dependencies:
|
||||
ansi-html "^0.0.7"
|
||||
error-stack-parser "^2.0.6"
|
||||
html-entities "^1.2.1"
|
||||
lodash.debounce "^4.0.8"
|
||||
native-url "^0.2.6"
|
||||
schema-utils "^2.6.5"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@reach/alert@0.10.3":
|
||||
version "0.10.3"
|
||||
@ -2653,7 +2662,7 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
|
||||
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
|
||||
|
||||
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.5:
|
||||
babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.8:
|
||||
version "0.5.8"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.8.tgz#b3c0d6524e12e92bf93cb5ef78edc9ac8e093b61"
|
||||
integrity sha512-24KnbRLTNF3uE1NtKCwAhRJ32hLucUuMsNFq+6n/idzZNo68POLYMN0/8wQ4dHgG2AEvlQf3CTk62vkJvz01Qw==
|
||||
@ -3293,21 +3302,6 @@ chardet@^0.7.0:
|
||||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
||||
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
||||
|
||||
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.1.8:
|
||||
version "2.1.8"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
|
||||
@ -4501,7 +4495,7 @@ detect-port@^1.3.0:
|
||||
address "^1.0.1"
|
||||
debug "^2.6.0"
|
||||
|
||||
devcert@^1.1.0:
|
||||
devcert@^1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.1.3.tgz#ff8119efae52ebf2449531b7482ae0f7211542e9"
|
||||
integrity sha512-7/nIzKdQ8y2K0imjIP7dyg2GJ2h38Ps6VOMXWZHIarNDV3p6mTXyEugKFnkmsZ2DD58JEG34ILyVb3qdOMmP9w==
|
||||
@ -4869,7 +4863,7 @@ engine.io@~3.4.0:
|
||||
engine.io-parser "~2.2.0"
|
||||
ws "^7.1.2"
|
||||
|
||||
enhanced-resolve@^4.1.0, enhanced-resolve@^4.3.0:
|
||||
enhanced-resolve@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz#3b806f3bfafc1ec7de69551ef93cca46c1704126"
|
||||
integrity sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ==
|
||||
@ -5080,7 +5074,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"
|
||||
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
|
||||
|
||||
eslint-plugin-react@^7.20.2:
|
||||
eslint-plugin-react@^7.20.6:
|
||||
version "7.20.6"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
|
||||
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
|
||||
@ -5363,7 +5357,7 @@ execa@^3.4.0:
|
||||
signal-exit "^3.0.2"
|
||||
strip-final-newline "^2.0.0"
|
||||
|
||||
execa@^4.0.2:
|
||||
execa@^4.0.2, execa@^4.0.3:
|
||||
version "4.0.3"
|
||||
resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
|
||||
integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
|
||||
@ -5901,7 +5895,7 @@ 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.87:
|
||||
gatsby-cli@^2.12.91:
|
||||
version "2.12.91"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.91.tgz#897e7fe7ed8e26119f95e6198a037fcfb6f41542"
|
||||
integrity sha512-HmKkjY6HAvb65JRpgRM1LyVYtHim6A286BvYcbMM+gwE5Bgc27e9FTmNUHjZwYiPcQqx4AMQTb4G9uL5/UuBZA==
|
||||
@ -5946,7 +5940,7 @@ gatsby-cli@^2.12.87:
|
||||
yargs "^15.3.1"
|
||||
yurnalist "^1.1.2"
|
||||
|
||||
gatsby-core-utils@^1.3.15, gatsby-core-utils@^1.3.18:
|
||||
gatsby-core-utils@^1.3.18:
|
||||
version "1.3.18"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.18.tgz#8eecb424f8709bbb3dac9653973068643b3fd66f"
|
||||
integrity sha512-B7ixQb4H0e2yB0nNfM2zshOAUw3nW9MvcNsRskVFwIPJY+ngh8Srla4XWXVMJ60Fyt103+jPVZTxGq72/u5HuQ==
|
||||
@ -5966,7 +5960,7 @@ gatsby-design-tokens@^2.0.2:
|
||||
dependencies:
|
||||
hex2rgba "^0.0.1"
|
||||
|
||||
gatsby-graphiql-explorer@^0.4.12:
|
||||
gatsby-graphiql-explorer@^0.4.13:
|
||||
version "0.4.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.13.tgz#c52b3d7516454c7a267cdfed6f073ca2f4783cb7"
|
||||
integrity sha512-sxuQ5p2jQrK4irI57/BXGUvvlqQxmJlUMgLQ6M4pbxO1LP9sWsqDsAjWpifwbSlQh02VcPuMWScJxTq5xPUfng==
|
||||
@ -5993,13 +5987,6 @@ gatsby-interface@^0.0.166:
|
||||
lodash.sample "^4.2.1"
|
||||
theme-ui "^0.2.49"
|
||||
|
||||
gatsby-legacy-polyfills@^0.0.2:
|
||||
version "0.0.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.2.tgz#c0e2524eccb7fd53e883161a291edcb022ff5aa8"
|
||||
integrity sha512-i8LLwvtupC92AjQMivLDKDCgN51sV6FLbtoNn0CRQJdLJY31P06k+5qKcjdprGLdPjCjkCsYLTYi08pdvqAuPw==
|
||||
dependencies:
|
||||
core-js-compat "^3.6.5"
|
||||
|
||||
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"
|
||||
@ -6046,15 +6033,15 @@ gatsby-plugin-emotion@^4.2.0:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
"@emotion/babel-preset-css-prop" "^10.0.27"
|
||||
|
||||
gatsby-plugin-manifest@2.4.23:
|
||||
version "2.4.23"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.23.tgz#fb0ea242e1421c9d2d576b7cd2918da50bd9a557"
|
||||
integrity sha512-1vLXRU8fAmCWjTAQ8/hbvMfHEbxJsBSUk5R5phNAlwaa5jjklaxjaBgeE/uEUzc5+vq5WvBgodRRiv779fpcnA==
|
||||
gatsby-plugin-manifest@2.4.27:
|
||||
version "2.4.27"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.27.tgz#e87102137efcb1fe66ab27f913241f9c1b2f4fa7"
|
||||
integrity sha512-QyU6cAXLPaGsOhmuMywLyoo4EdraoLmGOPDht64+jpJu0sJ4P7XF4Ykai8D18JWhxoxEPw76hCYs4rxNUJpNfg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
gatsby-core-utils "^1.3.15"
|
||||
gatsby-core-utils "^1.3.18"
|
||||
semver "^7.3.2"
|
||||
sharp "^0.25.1"
|
||||
sharp "^0.25.4"
|
||||
|
||||
gatsby-plugin-netlify-cms@^4.2.0:
|
||||
version "4.3.12"
|
||||
@ -6071,7 +6058,7 @@ gatsby-plugin-netlify-cms@^4.2.0:
|
||||
netlify-identity-widget "^1.6.0"
|
||||
webpack "^4.44.1"
|
||||
|
||||
gatsby-plugin-page-creator@^2.3.22:
|
||||
gatsby-plugin-page-creator@^2.3.25:
|
||||
version "2.3.25"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.3.25.tgz#74087a71e1c8ff5e072fbc5355e3cdb6ba669cd5"
|
||||
integrity sha512-zpVFNKDNMpvTwe/hj6C27sc/POVxxGp0ZidoTDFd6so/f+Mc0OJQQDEIzs122oYBnuspPya+0+wWaph4QcadSQ==
|
||||
@ -6221,27 +6208,27 @@ gatsby-remark-external-links@^0.0.4:
|
||||
unist-util-find "^1.0.1"
|
||||
unist-util-visit "^1.1.3"
|
||||
|
||||
gatsby-remark-prismjs@3.5.10:
|
||||
version "3.5.10"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.10.tgz#4291818501c2d3f5970830b9509592efaf0f6b07"
|
||||
integrity sha512-1lywDdXyu+y7ieZ7PsrXgwtso1n59gO5btHdbZXCFpvuYt7MHoJhb0FewkbsZ3goJMJ2q8yug5jEGaRKX2vSOQ==
|
||||
gatsby-remark-prismjs@3.5.11:
|
||||
version "3.5.11"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.5.11.tgz#d5309f90411ba2fd3cb002a0accad509b7ae7591"
|
||||
integrity sha512-AMtHZb+i7GAlRM3UINAhx+SN1aVLsIUcbEbD8d3zdBxGQTeM1cJTIJz2UjUzdCqujW9tgewaw9mE+u4SFuQtKA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
parse-numeric-range "^0.0.2"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-source-filesystem@2.3.24:
|
||||
version "2.3.24"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.24.tgz#857932fb91cba876ff1e48172103ead66cf2b0fe"
|
||||
integrity sha512-TiuuV7sczagVOKW94dfx1AkW/wfe678UOdBAJrMxA2wZvuTe/gXz4Vg4F+EJIoZ8pyy8BjQbclmqXEnGX4eYKw==
|
||||
gatsby-source-filesystem@2.3.27:
|
||||
version "2.3.27"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.27.tgz#e575b992d877a5ddc1fe6177567ab5c268374ca7"
|
||||
integrity sha512-lNWRVDkaC2g6mSPTGuE9bsXawS0GkkwV/X8l8ZJnqbcMBl8p+h3zYoKXQ2u00pmQRqjwp4lvlaTarLRxD0tGDQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "3.4.0"
|
||||
chokidar "^3.4.2"
|
||||
file-type "^12.4.2"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.3.15"
|
||||
gatsby-core-utils "^1.3.18"
|
||||
got "^9.6.0"
|
||||
md5-file "^3.2.3"
|
||||
mime "^2.4.6"
|
||||
@ -6251,7 +6238,7 @@ gatsby-source-filesystem@2.3.24:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.11.0"
|
||||
|
||||
gatsby-telemetry@^1.3.27, gatsby-telemetry@^1.3.30:
|
||||
gatsby-telemetry@^1.3.30:
|
||||
version "1.3.30"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.3.30.tgz#dd169f8674017597907cad2ce95127af7a4d7465"
|
||||
integrity sha512-2EJdu8f7CqLfENnShK1gSJdlxC/me6eImrbReYQDuf7Bu7l9UT5Ag07D1vC8qA58wjj+p9mhZqAL5pYCdQ04jA==
|
||||
@ -6280,14 +6267,14 @@ gatsby-transformer-json@2.4.11:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
bluebird "^3.7.2"
|
||||
|
||||
gatsby-transformer-remark@2.8.28:
|
||||
version "2.8.28"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.28.tgz#e3e05c7c953303cff8569d0f885c38641d42e7bd"
|
||||
integrity sha512-89f3ouvgXx7ZMvqk7zggdnbucvGs0w9z0k8Gqn8RMhipPRWeGngh2+WOh9q9ekus1e8wyMJxTe0kFdn37KHykg==
|
||||
gatsby-transformer-remark@2.8.32:
|
||||
version "2.8.32"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.32.tgz#1a1cf4a91a2a1605464337c0ce23e97f820cbb4f"
|
||||
integrity sha512-aWwSKeIG03l+DtIWulyB0TxuzN0+u1K2X2ispprTtrr/8BH1BBd6MnK5JjZfsOTnTMCKtUi2z11LrPk4TOkQGA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
bluebird "^3.7.2"
|
||||
gatsby-core-utils "^1.3.15"
|
||||
gatsby-core-utils "^1.3.18"
|
||||
gray-matter "^4.0.2"
|
||||
hast-util-raw "^4.0.0"
|
||||
hast-util-to-html "^4.0.1"
|
||||
@ -6317,20 +6304,21 @@ gatsby-transformer-yaml@2.4.10:
|
||||
lodash "^4.17.15"
|
||||
unist-util-select "^1.5.0"
|
||||
|
||||
gatsby@2.24.47:
|
||||
version "2.24.47"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.47.tgz#44f50af6304111c0e5b7f9e9b777103dc2245a93"
|
||||
integrity sha512-+LLqdKqfVGpk0GyKMaWMnCqonVUyumg7a5fhODdZbDELmcNsQKtO5HShKs8ZbMm1PIIHewmU3uRlqRZygfAD6w==
|
||||
gatsby@2.24.53:
|
||||
version "2.24.53"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.53.tgz#93c5e45bc188881c9adc9e44f693245e0e02ba22"
|
||||
integrity sha512-RflNxycCFn+VoakexlMYQa5HmdW/iq/um5fQQVr/Ba6jhSDoD4+FSSW9Eh3w3xiG8YKcdjp20iMzREHlUtfN4g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.3"
|
||||
"@babel/core" "^7.10.3"
|
||||
"@babel/parser" "^7.10.3"
|
||||
"@babel/runtime" "^7.10.3"
|
||||
"@babel/traverse" "^7.10.3"
|
||||
"@babel/types" "^7.10.3"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
"@mikaelkristiansson/domready" "^1.0.10"
|
||||
"@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"
|
||||
"@types/http-proxy" "^1.17.4"
|
||||
"@typescript-eslint/eslint-plugin" "^2.24.0"
|
||||
@ -6344,7 +6332,7 @@ gatsby@2.24.47:
|
||||
babel-plugin-add-module-exports "^0.3.3"
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
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-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
@ -6352,7 +6340,7 @@ gatsby@2.24.47:
|
||||
cache-manager "^2.11.1"
|
||||
cache-manager-fs-hash "^0.0.9"
|
||||
chalk "^2.4.2"
|
||||
chokidar "3.4.0"
|
||||
chokidar "^3.4.2"
|
||||
common-tags "^1.8.0"
|
||||
compression "^1.7.4"
|
||||
convert-hrtime "^3.0.0"
|
||||
@ -6364,7 +6352,7 @@ gatsby@2.24.47:
|
||||
debug "^3.2.6"
|
||||
del "^5.1.0"
|
||||
detect-port "^1.3.0"
|
||||
devcert "^1.1.0"
|
||||
devcert "^1.1.3"
|
||||
dotenv "^8.2.0"
|
||||
eslint "^6.8.0"
|
||||
eslint-config-react-app "^5.2.1"
|
||||
@ -6373,9 +6361,10 @@ gatsby@2.24.47:
|
||||
eslint-plugin-graphql "^3.1.1"
|
||||
eslint-plugin-import "^2.22.0"
|
||||
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"
|
||||
event-source-polyfill "^1.0.15"
|
||||
execa "^4.0.3"
|
||||
express "^4.17.1"
|
||||
express-graphql "^0.9.0"
|
||||
fast-levenshtein "^2.0.6"
|
||||
@ -6383,15 +6372,15 @@ gatsby@2.24.47:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.12.87"
|
||||
gatsby-core-utils "^1.3.15"
|
||||
gatsby-graphiql-explorer "^0.4.12"
|
||||
gatsby-legacy-polyfills "^0.0.2"
|
||||
gatsby-cli "^2.12.91"
|
||||
gatsby-core-utils "^1.3.18"
|
||||
gatsby-graphiql-explorer "^0.4.13"
|
||||
gatsby-legacy-polyfills "^0.0.4"
|
||||
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-react-router-scroll "^3.0.12"
|
||||
gatsby-telemetry "^1.3.27"
|
||||
gatsby-telemetry "^1.3.30"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
@ -6453,9 +6442,9 @@ gatsby@2.24.47:
|
||||
type-of "^2.0.1"
|
||||
url-loader "^1.1.2"
|
||||
util.promisify "^1.0.1"
|
||||
uuid "^3.4.0"
|
||||
uuid "^8.3.0"
|
||||
v8-compile-cache "^1.1.2"
|
||||
webpack "~4.43.0"
|
||||
webpack "^4.44.1"
|
||||
webpack-dev-middleware "^3.7.2"
|
||||
webpack-dev-server "^3.11.0"
|
||||
webpack-hot-middleware "^2.25.0"
|
||||
@ -8682,11 +8671,6 @@ lodash.clonedeep@4.5.0:
|
||||
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
||||
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
|
||||
|
||||
lodash.debounce@^4.0.8:
|
||||
version "4.0.8"
|
||||
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
||||
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
||||
|
||||
lodash.differencewith@~4.5.0:
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7"
|
||||
@ -12880,7 +12864,7 @@ shallowequal@^1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
|
||||
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
|
||||
|
||||
sharp@^0.25.1:
|
||||
sharp@^0.25.4:
|
||||
version "0.25.4"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.25.4.tgz#1a8e542144a07ab7e9316ab89de80182b827c363"
|
||||
integrity sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ==
|
||||
@ -14804,7 +14788,7 @@ watchpack-chokidar2@^2.0.0:
|
||||
dependencies:
|
||||
chokidar "^2.1.8"
|
||||
|
||||
watchpack@^1.6.1, watchpack@^1.7.4:
|
||||
watchpack@^1.7.4:
|
||||
version "1.7.4"
|
||||
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.4.tgz#6e9da53b3c80bb2d6508188f5b200410866cd30b"
|
||||
integrity sha512-aWAgTW4MoSJzZPAicljkO1hsi1oKj/RRq/OJQh2PKI2UKL04c2Bs+MBOB+BBABHTXJpf9mCwHN7ANCvYsvY2sg==
|
||||
@ -14951,35 +14935,6 @@ webpack@^4.44.1:
|
||||
watchpack "^1.7.4"
|
||||
webpack-sources "^1.4.1"
|
||||
|
||||
webpack@~4.43.0:
|
||||
version "4.43.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6"
|
||||
integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==
|
||||
dependencies:
|
||||
"@webassemblyjs/ast" "1.9.0"
|
||||
"@webassemblyjs/helper-module-context" "1.9.0"
|
||||
"@webassemblyjs/wasm-edit" "1.9.0"
|
||||
"@webassemblyjs/wasm-parser" "1.9.0"
|
||||
acorn "^6.4.1"
|
||||
ajv "^6.10.2"
|
||||
ajv-keywords "^3.4.1"
|
||||
chrome-trace-event "^1.0.2"
|
||||
enhanced-resolve "^4.1.0"
|
||||
eslint-scope "^4.0.3"
|
||||
json-parse-better-errors "^1.0.2"
|
||||
loader-runner "^2.4.0"
|
||||
loader-utils "^1.2.3"
|
||||
memory-fs "^0.4.1"
|
||||
micromatch "^3.1.10"
|
||||
mkdirp "^0.5.3"
|
||||
neo-async "^2.6.1"
|
||||
node-libs-browser "^2.2.1"
|
||||
schema-utils "^1.0.0"
|
||||
tapable "^1.1.3"
|
||||
terser-webpack-plugin "^1.4.3"
|
||||
watchpack "^1.6.1"
|
||||
webpack-sources "^1.4.1"
|
||||
|
||||
websocket-driver@0.6.5:
|
||||
version "0.6.5"
|
||||
resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36"
|
||||
|
Loading…
x
Reference in New Issue
Block a user