mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-17 06:56:04 +01:00
fix(deps): update dependency gatsby to v3.1.1 (#165)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marscollective/gatsby-theme-link-free": "0.2.8",
|
"@marscollective/gatsby-theme-link-free": "0.2.8",
|
||||||
"gatsby": "3.0.4",
|
"gatsby": "3.1.1",
|
||||||
"html-webpack-plugin": "5.3.1",
|
"html-webpack-plugin": "5.3.1",
|
||||||
"react": "17.0.1",
|
"react": "17.0.1",
|
||||||
"react-dom": "17.0.1"
|
"react-dom": "17.0.1"
|
||||||
|
|||||||
241
yarn.lock
241
yarn.lock
@@ -3083,10 +3083,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.8.0:
|
|||||||
cosmiconfig "^6.0.0"
|
cosmiconfig "^6.0.0"
|
||||||
resolve "^1.12.0"
|
resolve "^1.12.0"
|
||||||
|
|
||||||
babel-plugin-remove-graphql-queries@^3.0.0:
|
babel-plugin-remove-graphql-queries@^3.1.0:
|
||||||
version "3.0.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.0.0.tgz#b5c4e5e29b3bd2110b55a36d5b9076da15b5805e"
|
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.1.0.tgz#03e80d40da51c0240e0e9296e7788c25cca284c0"
|
||||||
integrity sha512-eKyztf9FDm4U+aEojPXKlYbE0VM4L2fxU+xHAn21lx13ZR7jT+N5qQNeZk+wR7I/NzwFBy1nuHFui4oXa/Kr0A==
|
integrity sha512-SRQLdxRg74aO8YWi/asxE31qn9bzPzSk28mJ6tHoT7U3Y2VPWhTVCLRXALLlRZEYFyLI4RJKSMT6LdKzN9a79Q==
|
||||||
|
|
||||||
babel-plugin-syntax-jsx@^6.18.0:
|
babel-plugin-syntax-jsx@^6.18.0:
|
||||||
version "6.18.0"
|
version "6.18.0"
|
||||||
@@ -3111,10 +3111,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"
|
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@^1.0.0:
|
babel-preset-gatsby@^1.1.0:
|
||||||
version "1.0.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.0.0.tgz#14bcb46e45bfee12d095819f1f439415401377b7"
|
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.1.0.tgz#53176fd26bb798d91b0891d9dffcde5b1a8558cd"
|
||||||
integrity sha512-3jCjp/yhbgbvSxj9j6ieF6h1JKi9Kfot8N+NSh80GDQ5iwhg/x+Ev7ocyU0UKm89t5QaZuPcGY/RopK0gck+pg==
|
integrity sha512-GM21xzM1mlUvCmA4pjJxyG3Q2abcrIn1wfGgCBUfw3mwHuy/RibF0L9QzpZUcQTRWy82oAjJteA0qaTLFhOD+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
||||||
@@ -3129,8 +3129,8 @@ babel-preset-gatsby@^1.0.0:
|
|||||||
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 "^2.0.0"
|
gatsby-core-utils "^2.1.0"
|
||||||
gatsby-legacy-polyfills "^1.0.0"
|
gatsby-legacy-polyfills "^1.1.0"
|
||||||
|
|
||||||
babel-runtime@^6.26.0:
|
babel-runtime@^6.26.0:
|
||||||
version "6.26.0"
|
version "6.26.0"
|
||||||
@@ -3417,7 +3417,7 @@ browserslist@^4.0.0, browserslist@^4.12.2, browserslist@^4.14.5, browserslist@^4
|
|||||||
escalade "^3.1.1"
|
escalade "^3.1.1"
|
||||||
node-releases "^1.1.67"
|
node-releases "^1.1.67"
|
||||||
|
|
||||||
browserslist@^4.16.1:
|
browserslist@^4.16.1, browserslist@^4.16.3:
|
||||||
version "4.16.3"
|
version "4.16.3"
|
||||||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717"
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717"
|
||||||
integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
|
integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
|
||||||
@@ -4258,7 +4258,15 @@ copyfiles@^2.3.0:
|
|||||||
untildify "^4.0.0"
|
untildify "^4.0.0"
|
||||||
yargs "^16.1.0"
|
yargs "^16.1.0"
|
||||||
|
|
||||||
core-js-compat@^3.6.5, core-js-compat@^3.8.0:
|
core-js-compat@3.9.0:
|
||||||
|
version "3.9.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.0.tgz#29da39385f16b71e1915565aa0385c4e0963ad56"
|
||||||
|
integrity sha512-YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ==
|
||||||
|
dependencies:
|
||||||
|
browserslist "^4.16.3"
|
||||||
|
semver "7.0.0"
|
||||||
|
|
||||||
|
core-js-compat@^3.8.0:
|
||||||
version "3.8.1"
|
version "3.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.1.tgz#8d1ddd341d660ba6194cbe0ce60f4c794c87a36e"
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.1.tgz#8d1ddd341d660ba6194cbe0ce60f4c794c87a36e"
|
||||||
integrity sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ==
|
integrity sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ==
|
||||||
@@ -4276,10 +4284,10 @@ core-js@^2.4.0:
|
|||||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
||||||
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
||||||
|
|
||||||
core-js@^3.6.5:
|
core-js@^3.9.0:
|
||||||
version "3.8.1"
|
version "3.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
|
||||||
integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
|
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
|
||||||
|
|
||||||
core-util-is@~1.0.0:
|
core-util-is@~1.0.0:
|
||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
@@ -4346,10 +4354,10 @@ create-emotion@^9.2.12:
|
|||||||
stylis "^3.5.0"
|
stylis "^3.5.0"
|
||||||
stylis-rule-sheet "^0.0.10"
|
stylis-rule-sheet "^0.0.10"
|
||||||
|
|
||||||
create-gatsby@^1.0.0:
|
create-gatsby@^1.1.0:
|
||||||
version "1.0.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.0.0.tgz#f977ffcf5e005c9885f6a89efcf6a9bbdd92ac17"
|
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-1.1.0.tgz#91a381886d5127d1f0c7ecf52eaf6fd2e1b9b169"
|
||||||
integrity sha512-eDa6rpm6sNrqrnzZDBRsbiCvEvUibAswliYcwqEP1ibgljQ88TXZP4FLnX6//Epj4zTwpUPVYALWVluOgBNGCA==
|
integrity sha512-AM9JNlbIOkTinGNiG7J8AnCCykZxJfVENlv1vF7hS3RqGsKeZlv4PADTLCdkeIUhaLcjEiEVv7HbyfK8dA2eoA==
|
||||||
|
|
||||||
create-react-class@^15.5.1, create-react-class@^15.5.2:
|
create-react-class@^15.5.1, create-react-class@^15.5.2:
|
||||||
version "15.7.0"
|
version "15.7.0"
|
||||||
@@ -6475,13 +6483,12 @@ 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@^3.0.0:
|
gatsby-cli@^3.1.0:
|
||||||
version "3.0.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.0.0.tgz#76842780971a15e78c8219118796d18ebe354b54"
|
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.1.0.tgz#e67deb874d24c02b7d47a3fdf51f2d06bb2d50ae"
|
||||||
integrity sha512-5vVKmj6D1n71xxD/xwCmmh3O4ixG6sCUeFMAbnA8NlhxXiQSrMOhKlozOmLLa8abrvcR/SQLFzEadSxgG5WE8g==
|
integrity sha512-SOEXePHvk+Lj3XezFOjmtidMUq39hRHQsDa9iAtMvFc6bJxVIm4oGMu59mUWijGEVTlL1kwMOY7kAq1DEEtfNA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.4"
|
"@babel/code-frame" "^7.10.4"
|
||||||
"@hapi/joi" "^15.1.1"
|
|
||||||
"@types/common-tags" "^1.8.0"
|
"@types/common-tags" "^1.8.0"
|
||||||
better-opn "^2.0.0"
|
better-opn "^2.0.0"
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
@@ -6489,17 +6496,18 @@ gatsby-cli@^3.0.0:
|
|||||||
common-tags "^1.8.0"
|
common-tags "^1.8.0"
|
||||||
configstore "^5.0.1"
|
configstore "^5.0.1"
|
||||||
convert-hrtime "^3.0.0"
|
convert-hrtime "^3.0.0"
|
||||||
create-gatsby "^1.0.0"
|
create-gatsby "^1.1.0"
|
||||||
envinfo "^7.7.3"
|
envinfo "^7.7.3"
|
||||||
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 "^2.0.0"
|
gatsby-core-utils "^2.1.0"
|
||||||
gatsby-recipes "^0.11.0"
|
gatsby-recipes "^0.12.0"
|
||||||
gatsby-telemetry "^2.0.0"
|
gatsby-telemetry "^2.1.0"
|
||||||
hosted-git-info "^3.0.6"
|
hosted-git-info "^3.0.6"
|
||||||
is-valid-path "^0.1.1"
|
is-valid-path "^0.1.1"
|
||||||
lodash "^4.17.20"
|
joi "^17.4.0"
|
||||||
|
lodash "^4.17.21"
|
||||||
meant "^1.0.2"
|
meant "^1.0.2"
|
||||||
node-fetch "^2.6.1"
|
node-fetch "^2.6.1"
|
||||||
opentracing "^0.14.4"
|
opentracing "^0.14.4"
|
||||||
@@ -6533,10 +6541,24 @@ gatsby-core-utils@^2.0.0:
|
|||||||
tmp "^0.2.1"
|
tmp "^0.2.1"
|
||||||
xdg-basedir "^4.0.0"
|
xdg-basedir "^4.0.0"
|
||||||
|
|
||||||
gatsby-graphiql-explorer@^1.0.0:
|
gatsby-core-utils@^2.1.0:
|
||||||
version "1.0.0"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.0.0.tgz#5de202dfcf266f4b5e661230e3b862b43c5d3682"
|
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.1.0.tgz#634989bc3cde1c7add752fbdc3c6a3cdd8e23377"
|
||||||
integrity sha512-1ZoeCAEWDLhHLlRwIWG8HjiylgezSXksOYgVn3GfkgwySzFrpqR2CZQlPF342RCoIX2LgcOs2s9It8WT1MDc1A==
|
integrity sha512-zBNZ4kypfgqrUWNGMQQCXZookssXWaTnLWmxM7TOz5Phjvr0NvQo/xpkUgVbuylkQDwprmg88oRdox8L3zMY9Q==
|
||||||
|
dependencies:
|
||||||
|
ci-info "2.0.0"
|
||||||
|
configstore "^5.0.1"
|
||||||
|
file-type "^16.2.0"
|
||||||
|
fs-extra "^8.1.0"
|
||||||
|
node-object-hash "^2.0.0"
|
||||||
|
proper-lockfile "^4.1.1"
|
||||||
|
tmp "^0.2.1"
|
||||||
|
xdg-basedir "^4.0.0"
|
||||||
|
|
||||||
|
gatsby-graphiql-explorer@^1.1.0:
|
||||||
|
version "1.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.1.0.tgz#00e4cfcad769363e6ea97cf6e36ff618c5e31923"
|
||||||
|
integrity sha512-+HqRSR3tkIAqMloEmLxpnfTpAWF9zHyRfPYw6nOhVmEkC75zNrT22XkFp9toitr0qdCVavpAJMhjBpypL9l3qQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
|
|
||||||
@@ -6549,34 +6571,34 @@ gatsby-image@^3.0.0:
|
|||||||
object-fit-images "^3.2.4"
|
object-fit-images "^3.2.4"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
gatsby-legacy-polyfills@^1.0.0:
|
gatsby-legacy-polyfills@^1.1.0:
|
||||||
version "1.0.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.0.0.tgz#42e740b9a62df1a4be022b7519e77a504788f857"
|
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.1.0.tgz#70b0a42d1121b04c872b6320ade0efd8b996aaa8"
|
||||||
integrity sha512-whGt//oMbsQvr2uok4qkd1MrlbpSKYXl1lifkwZnrHTvAAf5wreeOZKbzM/C3SWLb0lmD2X7WO7gAamOBj7PwA==
|
integrity sha512-h+1dvamBzeItxkWUyjlEJ5/1mBR8nOiS2ZO8L6VOL/s4egwTFbL8ehE/yhn/41nSB/KCKjMY9mv7orU/v/Xdaw==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js-compat "^3.6.5"
|
core-js-compat "3.9.0"
|
||||||
|
|
||||||
gatsby-link@^3.0.1:
|
gatsby-link@^3.1.0:
|
||||||
version "3.0.1"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.0.1.tgz#7fdef329da4cc9e53f9a306a68024fa4faa9b00c"
|
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.1.0.tgz#a64795edc032483450103ab235bab68a6f8dc2b8"
|
||||||
integrity sha512-lHzlYoBHB5tP4/3fb4crtleductDMoi5DcC140u4KKo7JyDqp24v8zDrd/iYa3sHlZagx1CxAtkghsIOJJbnBg==
|
integrity sha512-5l84aGNGYp+8QDWnM030R1TjBms+zgdsNSZrRmwcQ57EF2IW6zRrw+ENSlBrxeV40mkmIXkVmIVbB8XuNKZNrg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
"@types/reach__router" "^1.3.7"
|
"@types/reach__router" "^1.3.7"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
gatsby-page-utils@^1.0.0:
|
gatsby-page-utils@^1.1.0:
|
||||||
version "1.0.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.0.0.tgz#1a9a09cc19e26449950b683dbb7e52ce6d661641"
|
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-1.1.0.tgz#44bbc38a5baf96b97c70ec5be607c594fe12b054"
|
||||||
integrity sha512-2NwkABVWqMtlL4HV0JiJJdd94Hib+qi/sOi2zeASLKjw6Ow7p2wqBrI+O6IfOXlFt9T4xq0BbG6YyzyBAptWaA==
|
integrity sha512-hNjEuWYtU95t6ypXn82eC+7OoArH4i/PnlhHt9DS8xdpf7Ad95Bk+wAhpIlF8iv9f/uf/e5DdbQeSXj1E1TeRw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
chokidar "^3.5.1"
|
chokidar "^3.5.1"
|
||||||
fs-exists-cached "^1.0.0"
|
fs-exists-cached "^1.0.0"
|
||||||
gatsby-core-utils "^2.0.0"
|
gatsby-core-utils "^2.1.0"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.21"
|
||||||
micromatch "^4.0.2"
|
micromatch "^4.0.2"
|
||||||
|
|
||||||
gatsby-plugin-catch-links@^3.0.0:
|
gatsby-plugin-catch-links@^3.0.0:
|
||||||
@@ -6651,19 +6673,19 @@ gatsby-plugin-offline@^4.0.0:
|
|||||||
lodash "^4.17.20"
|
lodash "^4.17.20"
|
||||||
workbox-build "^4.3.1"
|
workbox-build "^4.3.1"
|
||||||
|
|
||||||
gatsby-plugin-page-creator@^3.0.0:
|
gatsby-plugin-page-creator@^3.1.0:
|
||||||
version "3.0.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.0.0.tgz#546a7d7303d2af775bb07ca4663053efd7705e0a"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.1.0.tgz#98df02c01beabd6274c1f920d5785ec70f6e9c17"
|
||||||
integrity sha512-xlywUGKkFZpPNXNJ64H/+aJ+ovFV4FK+cNxy+6M9PP10yayZqEtW+nNujil5yTJwPqcuBhtnQEmQrXhYgE/HqQ==
|
integrity sha512-0Ji3U8/oPgUCIHUmm5QI09Yz98j8qslqdzDv7veE75+Qqr1oC4ZD650TwH9GVjRKitxwntK+GaNPMS6nDq24kw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/traverse" "^7.12.5"
|
"@babel/traverse" "^7.12.5"
|
||||||
"@sindresorhus/slugify" "^1.1.0"
|
"@sindresorhus/slugify" "^1.1.0"
|
||||||
chokidar "^3.5.1"
|
chokidar "^3.5.1"
|
||||||
fs-exists-cached "^1.0.0"
|
fs-exists-cached "^1.0.0"
|
||||||
gatsby-page-utils "^1.0.0"
|
gatsby-page-utils "^1.1.0"
|
||||||
gatsby-telemetry "^2.0.0"
|
gatsby-telemetry "^2.1.0"
|
||||||
globby "^11.0.2"
|
globby "^11.0.2"
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.21"
|
||||||
|
|
||||||
gatsby-plugin-postcss@^4.0.0:
|
gatsby-plugin-postcss@^4.0.0:
|
||||||
version "4.0.0"
|
version "4.0.0"
|
||||||
@@ -6717,10 +6739,10 @@ gatsby-plugin-sitemap@^3.0.0:
|
|||||||
pify "^3.0.0"
|
pify "^3.0.0"
|
||||||
sitemap "^1.13.0"
|
sitemap "^1.13.0"
|
||||||
|
|
||||||
gatsby-plugin-typescript@^3.0.0:
|
gatsby-plugin-typescript@^3.1.0:
|
||||||
version "3.0.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.0.0.tgz#09464dcab1f88d572ba2dedd970cef430a05fd5c"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.1.0.tgz#dafb86c481f8bad84ad761e08f7d6ae83a7c73ba"
|
||||||
integrity sha512-s9bhqc8FI12iu07KHzYeQ2yf2LRh0NsfPysKR5prhy9+tmtHT5n7r/JLYJ4AaEycuJfqBYLo4UbR5+WqwVe3sg==
|
integrity sha512-p1tk/7ECbLefJzmEEl/n6qKofNIXIH2B9Bz0XnKyVaRxXNIbE3VI76qFCm3dFh+MUUg8Q4JKc2WAZcBYIdQeZA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.3"
|
"@babel/core" "^7.12.3"
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
||||||
@@ -6728,7 +6750,7 @@ gatsby-plugin-typescript@^3.0.0:
|
|||||||
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
|
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
|
||||||
"@babel/preset-typescript" "^7.12.1"
|
"@babel/preset-typescript" "^7.12.1"
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
babel-plugin-remove-graphql-queries "^3.0.0"
|
babel-plugin-remove-graphql-queries "^3.1.0"
|
||||||
|
|
||||||
gatsby-plugin-utils@^1.0.0:
|
gatsby-plugin-utils@^1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
@@ -6737,17 +6759,24 @@ gatsby-plugin-utils@^1.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
joi "^17.2.1"
|
joi "^17.2.1"
|
||||||
|
|
||||||
gatsby-react-router-scroll@^4.0.1:
|
gatsby-plugin-utils@^1.1.0:
|
||||||
version "4.0.1"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.0.1.tgz#ac9b7722057b7f14a28136f77e6aa984dbceff03"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.1.0.tgz#b73f3f196323df3c75e6edb345d221f003b5c152"
|
||||||
integrity sha512-I0owccfyHioK6V8LhbRXkQde9YPbiDzMyA3SGy7p9zRWO5lqmpJU/0g+qf7UAZYYTeoaDyYOP9pek6KcIUwf8Q==
|
integrity sha512-B21V3tFskfZcVSJVaYy6rLrxHcumbcmhKAYKniKThxCP/0KSqHkfC9+Bopsonk8npRKbVX924OI3UOCKfbgFsg==
|
||||||
|
dependencies:
|
||||||
|
joi "^17.2.1"
|
||||||
|
|
||||||
|
gatsby-react-router-scroll@^4.1.0:
|
||||||
|
version "4.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.1.0.tgz#582a693048cf9a485a567afa11964df366d104fe"
|
||||||
|
integrity sha512-P2RIO7Py7QQvIntzmrpiz93B6jZsOwVhSVWp3dDa1YrD4/y43553zrEwczifWicLYcgCy/miMnuctfoKCJuxlg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.5"
|
"@babel/runtime" "^7.12.5"
|
||||||
|
|
||||||
gatsby-recipes@^0.11.0:
|
gatsby-recipes@^0.12.0:
|
||||||
version "0.11.0"
|
version "0.12.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.11.0.tgz#5138fd1ad34b766fe438387a35f019e3fa09c160"
|
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.12.0.tgz#3b0e313c6f67ffa750c7ff402ca1196f525a2470"
|
||||||
integrity sha512-HJXVEKs71HFleUvaapEfqjZLqZOFRbr90uKSn75CsZNnv1SC2HJ2kTEGb4P67CoFlJx4QUG71mhYyT1kPyy+tQ==
|
integrity sha512-WotaMTpVWVP40uO24Iw2ioEAGcO6OZwcJYZz3Ihrb4CmjbKM6KEic8RuXH4d84OTLCvWz0s0lPiIu1IgbnYwgQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core" "^7.12.3"
|
"@babel/core" "^7.12.3"
|
||||||
"@babel/generator" "^7.12.5"
|
"@babel/generator" "^7.12.5"
|
||||||
@@ -6772,8 +6801,8 @@ gatsby-recipes@^0.11.0:
|
|||||||
express "^4.17.1"
|
express "^4.17.1"
|
||||||
express-graphql "^0.9.0"
|
express-graphql "^0.9.0"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-core-utils "^2.0.0"
|
gatsby-core-utils "^2.1.0"
|
||||||
gatsby-telemetry "^2.0.0"
|
gatsby-telemetry "^2.1.0"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
graphql "^15.4.0"
|
graphql "^15.4.0"
|
||||||
graphql-compose "~7.25.0"
|
graphql-compose "~7.25.0"
|
||||||
@@ -6784,7 +6813,7 @@ gatsby-recipes@^0.11.0:
|
|||||||
is-url "^1.2.4"
|
is-url "^1.2.4"
|
||||||
jest-diff "^25.5.0"
|
jest-diff "^25.5.0"
|
||||||
lock "^1.0.0"
|
lock "^1.0.0"
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.21"
|
||||||
mitt "^1.2.0"
|
mitt "^1.2.0"
|
||||||
mkdirp "^0.5.1"
|
mkdirp "^0.5.1"
|
||||||
node-fetch "^2.5.0"
|
node-fetch "^2.5.0"
|
||||||
@@ -6878,6 +6907,26 @@ gatsby-telemetry@^2.0.0:
|
|||||||
node-fetch "^2.6.1"
|
node-fetch "^2.6.1"
|
||||||
uuid "3.4.0"
|
uuid "3.4.0"
|
||||||
|
|
||||||
|
gatsby-telemetry@^2.1.0:
|
||||||
|
version "2.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.1.0.tgz#e7c0f8bc488a93bf4afcd10760f38b50471e754f"
|
||||||
|
integrity sha512-ZAmjxYsLyJ9eK3ZGphoIjl1C/Mx732h+PWpyD+NNUPf+GFJcPDVAd/tX9XHjNTVrAN3rAaHuH48wK7JNeC/xIA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/code-frame" "^7.10.4"
|
||||||
|
"@babel/runtime" "^7.12.5"
|
||||||
|
"@turist/fetch" "^7.1.7"
|
||||||
|
"@turist/time" "^0.0.1"
|
||||||
|
async-retry-ng "^2.0.1"
|
||||||
|
boxen "^4.2.0"
|
||||||
|
configstore "^5.0.1"
|
||||||
|
fs-extra "^8.1.0"
|
||||||
|
gatsby-core-utils "^2.1.0"
|
||||||
|
git-up "^4.0.2"
|
||||||
|
is-docker "^2.1.1"
|
||||||
|
lodash "^4.17.21"
|
||||||
|
node-fetch "^2.6.1"
|
||||||
|
uuid "3.4.0"
|
||||||
|
|
||||||
gatsby-transformer-remark@^3.0.0:
|
gatsby-transformer-remark@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-3.0.0.tgz#378e22176fc0ad9764df75d795445c3773d10ec7"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-3.0.0.tgz#378e22176fc0ad9764df75d795445c3773d10ec7"
|
||||||
@@ -6929,10 +6978,10 @@ gatsby-transformer-yaml@^3.0.0:
|
|||||||
lodash "^4.17.20"
|
lodash "^4.17.20"
|
||||||
unist-util-select "^1.5.0"
|
unist-util-select "^1.5.0"
|
||||||
|
|
||||||
gatsby@3.0.4:
|
gatsby@3.1.1:
|
||||||
version "3.0.4"
|
version "3.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.4.tgz#dce3e44cb85ee6a4cdc71a5be9b3485206bea0fc"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.1.tgz#510f2160decb477f4837c08305f516538c2725a2"
|
||||||
integrity sha512-LIBeox/O4XlgfpPYScS5LwFreWlZuuz4OZl0cnkA3M8EfxelHwLpqMvOeSYsoMHvogBJzlLocfRQIgzqvXS7kA==
|
integrity sha512-rn5M+Hc2RlJnwU8rHQ/5ZQ5VVJFRHt1iFq+A2AogSITYL538/FU7+94K3TWYexc5VJgfOptXo3eg4RCOpOTFHg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.4"
|
"@babel/code-frame" "^7.10.4"
|
||||||
"@babel/core" "^7.12.3"
|
"@babel/core" "^7.12.3"
|
||||||
@@ -6943,7 +6992,6 @@ gatsby@3.0.4:
|
|||||||
"@babel/types" "^7.12.6"
|
"@babel/types" "^7.12.6"
|
||||||
"@gatsbyjs/reach-router" "^1.3.6"
|
"@gatsbyjs/reach-router" "^1.3.6"
|
||||||
"@gatsbyjs/webpack-hot-middleware" "^2.25.2"
|
"@gatsbyjs/webpack-hot-middleware" "^2.25.2"
|
||||||
"@hapi/joi" "^15.1.1"
|
|
||||||
"@mikaelkristiansson/domready" "^1.0.10"
|
"@mikaelkristiansson/domready" "^1.0.10"
|
||||||
"@nodelib/fs.walk" "^1.2.4"
|
"@nodelib/fs.walk" "^1.2.4"
|
||||||
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.3"
|
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.3"
|
||||||
@@ -6959,8 +7007,8 @@ gatsby@3.0.4:
|
|||||||
babel-plugin-add-module-exports "^1.0.4"
|
babel-plugin-add-module-exports "^1.0.4"
|
||||||
babel-plugin-dynamic-import-node "^2.3.3"
|
babel-plugin-dynamic-import-node "^2.3.3"
|
||||||
babel-plugin-lodash "^3.3.4"
|
babel-plugin-lodash "^3.3.4"
|
||||||
babel-plugin-remove-graphql-queries "^3.0.0"
|
babel-plugin-remove-graphql-queries "^3.1.0"
|
||||||
babel-preset-gatsby "^1.0.0"
|
babel-preset-gatsby "^1.1.0"
|
||||||
better-opn "^2.0.0"
|
better-opn "^2.0.0"
|
||||||
better-queue "^3.8.10"
|
better-queue "^3.8.10"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
@@ -6972,7 +7020,7 @@ gatsby@3.0.4:
|
|||||||
common-tags "^1.8.0"
|
common-tags "^1.8.0"
|
||||||
compression "^1.7.4"
|
compression "^1.7.4"
|
||||||
copyfiles "^2.3.0"
|
copyfiles "^2.3.0"
|
||||||
core-js "^3.6.5"
|
core-js "^3.9.0"
|
||||||
cors "^2.8.5"
|
cors "^2.8.5"
|
||||||
css-loader "^5.0.1"
|
css-loader "^5.0.1"
|
||||||
css-minimizer-webpack-plugin "^1.2.0"
|
css-minimizer-webpack-plugin "^1.2.0"
|
||||||
@@ -7002,16 +7050,16 @@ gatsby@3.0.4:
|
|||||||
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 "^3.0.0"
|
gatsby-cli "^3.1.0"
|
||||||
gatsby-core-utils "^2.0.0"
|
gatsby-core-utils "^2.1.0"
|
||||||
gatsby-graphiql-explorer "^1.0.0"
|
gatsby-graphiql-explorer "^1.1.0"
|
||||||
gatsby-legacy-polyfills "^1.0.0"
|
gatsby-legacy-polyfills "^1.1.0"
|
||||||
gatsby-link "^3.0.1"
|
gatsby-link "^3.1.0"
|
||||||
gatsby-plugin-page-creator "^3.0.0"
|
gatsby-plugin-page-creator "^3.1.0"
|
||||||
gatsby-plugin-typescript "^3.0.0"
|
gatsby-plugin-typescript "^3.1.0"
|
||||||
gatsby-plugin-utils "^1.0.0"
|
gatsby-plugin-utils "^1.1.0"
|
||||||
gatsby-react-router-scroll "^4.0.1"
|
gatsby-react-router-scroll "^4.1.0"
|
||||||
gatsby-telemetry "^2.0.0"
|
gatsby-telemetry "^2.1.0"
|
||||||
glob "^7.1.6"
|
glob "^7.1.6"
|
||||||
got "8.3.2"
|
got "8.3.2"
|
||||||
graphql "^15.4.0"
|
graphql "^15.4.0"
|
||||||
@@ -7027,7 +7075,7 @@ gatsby@3.0.4:
|
|||||||
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.20"
|
lodash "^4.17.21"
|
||||||
md5-file "^5.0.0"
|
md5-file "^5.0.0"
|
||||||
meant "^1.0.1"
|
meant "^1.0.1"
|
||||||
memoizee "^0.4.15"
|
memoizee "^0.4.15"
|
||||||
@@ -8950,6 +8998,17 @@ joi@^17.2.1:
|
|||||||
"@sideway/formula" "^3.0.0"
|
"@sideway/formula" "^3.0.0"
|
||||||
"@sideway/pinpoint" "^2.0.0"
|
"@sideway/pinpoint" "^2.0.0"
|
||||||
|
|
||||||
|
joi@^17.4.0:
|
||||||
|
version "17.4.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/joi/-/joi-17.4.0.tgz#b5c2277c8519e016316e49ababd41a1908d9ef20"
|
||||||
|
integrity sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg==
|
||||||
|
dependencies:
|
||||||
|
"@hapi/hoek" "^9.0.0"
|
||||||
|
"@hapi/topo" "^5.0.0"
|
||||||
|
"@sideway/address" "^4.1.0"
|
||||||
|
"@sideway/formula" "^3.0.0"
|
||||||
|
"@sideway/pinpoint" "^2.0.0"
|
||||||
|
|
||||||
jpeg-js@^0.4.0:
|
jpeg-js@^0.4.0:
|
||||||
version "0.4.2"
|
version "0.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.2.tgz#8b345b1ae4abde64c2da2fe67ea216a114ac279d"
|
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.2.tgz#8b345b1ae4abde64c2da2fe67ea216a114ac279d"
|
||||||
|
|||||||
Reference in New Issue
Block a user