mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-16 22:46:04 +01:00
fix(deps): update dependency gatsby to v2.30.0 (#150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@marscollective/gatsby-theme-link-free": "0.2.7",
|
||||
"gatsby": "2.29.3",
|
||||
"gatsby": "2.30.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
}
|
||||
|
||||
178
yarn.lock
178
yarn.lock
@@ -3052,10 +3052,10 @@ babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.8.0:
|
||||
cosmiconfig "^6.0.0"
|
||||
resolve "^1.12.0"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^2.13.0:
|
||||
version "2.13.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.13.0.tgz#7e62cb758b247c635565732c4778fc8581cb48b6"
|
||||
integrity sha512-6sL3JVKDa3OjXtmBYrr467BnQeUjNI7p2dy+aBwbB8WqChHLJOFh5+lxfzC0z/7hBehqmWpBV7xHfZdIP1lAzQ==
|
||||
babel-plugin-remove-graphql-queries@^2.14.0:
|
||||
version "2.14.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.14.0.tgz#d34dbc8aaa4eb2b6f11165c63bf3c226b283194b"
|
||||
integrity sha512-7uc3CzyMZRuGVU69RZ/vJ4+jYeuyIbT9dTMjX2wu3QJ+TcRAaW3MJVxG5cN7YhCBv0S0/KIqXdh6BpSYswzUkw==
|
||||
|
||||
babel-plugin-syntax-jsx@^6.18.0:
|
||||
version "6.18.0"
|
||||
@@ -3080,10 +3080,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.9.1:
|
||||
version "0.9.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.9.1.tgz#307be99366b8d726aef6d9f43299b528e775b16a"
|
||||
integrity sha512-J/2e5qn6G0Sn1YF1MGOMfYJrgaKAEUXbr52v06Y24buHdj52HUcftF8/xspSpBADLP/0MHt053AHFOOJvA9BzA==
|
||||
babel-preset-gatsby@^0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.10.0.tgz#a7870e340f1125622cc70bd43a722982c587bdda"
|
||||
integrity sha512-lcP5h4hUUUDRGTXvJfhDjY6NNSNeOagZlN1fW9HwBTk9ZnkExImDCclNdh88Bq7Wvygnmm/3CHcahCU8lcGMmA==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
||||
@@ -3097,8 +3097,8 @@ babel-preset-gatsby@^0.9.1:
|
||||
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.7.1"
|
||||
gatsby-legacy-polyfills "^0.4.0"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
gatsby-legacy-polyfills "^0.5.0"
|
||||
|
||||
babel-runtime@^6.26.0:
|
||||
version "6.26.0"
|
||||
@@ -4521,10 +4521,10 @@ create-emotion@^9.2.12:
|
||||
stylis "^3.5.0"
|
||||
stylis-rule-sheet "^0.0.10"
|
||||
|
||||
create-gatsby@^0.2.1:
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.2.1.tgz#d93ed639ab8bea00be9956ab495dc84ab8e49f4b"
|
||||
integrity sha512-TYg5jfi97GWCuotU2otZUqNtNBmjIZTHlW1RE49JDK/QujtJ4pur9cp7oFJm9QaOqeiH+oq1/LK7JFzq9B44HA==
|
||||
create-gatsby@^0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.3.0.tgz#f3dc214d81397d9ee0ff9b90dfcaa43712536e91"
|
||||
integrity sha512-s2uKhikANIqFY/v2mBkB3D7JgGUx3P5tMdewLfd2gnAIoJnFO3F94M+xPGkpWhJ3E8k3t2BkLIAZPC80tNIY2w==
|
||||
|
||||
create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
|
||||
version "1.2.0"
|
||||
@@ -6743,10 +6743,10 @@ 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.16.2:
|
||||
version "2.16.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.16.2.tgz#cb56057c074f783115875bfcd38db407a54c5ae4"
|
||||
integrity sha512-YRnxrAl3mTyMghzf56DgusOrttzFZtv36Zk/Srd1Lrhk/bpCRKTNYAqbVvmv0yivjQhkyyE7aAbUTK19DapHPw==
|
||||
gatsby-cli@^2.17.0:
|
||||
version "2.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.17.0.tgz#f0f38ecab305541528cde4ed197eadf15032933a"
|
||||
integrity sha512-jOXdicLqEErUnxos3TGq+0OUrEoMU72YPGdjUJW8gQLfA6dAli9ECNyeCs69m2HwCY1x5Wi2zUpOUZFwxGxapA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
@@ -6757,14 +6757,14 @@ gatsby-cli@^2.16.2:
|
||||
common-tags "^1.8.0"
|
||||
configstore "^5.0.1"
|
||||
convert-hrtime "^3.0.0"
|
||||
create-gatsby "^0.2.1"
|
||||
create-gatsby "^0.3.0"
|
||||
envinfo "^7.7.3"
|
||||
execa "^3.4.0"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-recipes "^0.6.1"
|
||||
gatsby-telemetry "^1.7.1"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
gatsby-recipes "^0.7.0"
|
||||
gatsby-telemetry "^1.8.0"
|
||||
hosted-git-info "^3.0.6"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.20"
|
||||
@@ -6800,10 +6800,10 @@ gatsby-core-utils@^1.6.0:
|
||||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-core-utils@^1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz#7e7e6596c228d580ed8ce4a3fc04c56f103cae3f"
|
||||
integrity sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==
|
||||
gatsby-core-utils@^1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.8.0.tgz#712579cd94d28c71f50202f073e15b8781f8b195"
|
||||
integrity sha512-MurWnytVVG9rOai0oAdcCsLODqj7P7Y9ndoAswHDk6hrlsWwiRMOsDS1kEyL7n2BM7lhgzZ+gz9OaOukqU1BhA==
|
||||
dependencies:
|
||||
ci-info "2.0.0"
|
||||
configstore "^5.0.1"
|
||||
@@ -6813,10 +6813,10 @@ gatsby-core-utils@^1.7.1:
|
||||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-graphiql-explorer@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.8.0.tgz#215ff1dd2a714e068e136620edd85ab9269f0210"
|
||||
integrity sha512-D8ufRRaowRt0qJ9gGyBrcv9+dEvpaFJ3aLiEd8AWgHytROPHBp/M/2WDSd/0NSfK5p25i/9HhAccjcqnnCwiKQ==
|
||||
gatsby-graphiql-explorer@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.9.0.tgz#5c0c1df9c5fc3d3275f158599349d97859f6395e"
|
||||
integrity sha512-n6eAbeVuHn67/8n0iHJ0hOIKs3Cuw4qvukbPF0iWbGQsJSoR6X+eFB4jreaAYagyPheWSdMUSD9pnDovYaBncg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
@@ -6829,32 +6829,32 @@ gatsby-image@^2.7.0:
|
||||
object-fit-images "^3.2.4"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-legacy-polyfills@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.4.0.tgz#7c5af19a02fade048eb95f8f29aa88e36c33a9dd"
|
||||
integrity sha512-Mj3S9fGJYesEissA5Y9P5AHGduWBeel4KPrhXYQ3htPPb+zkhXhk6q2JL+Eee33y31wOi9gEOrqWtJB2qW8QGA==
|
||||
gatsby-legacy-polyfills@^0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.5.0.tgz#a4d12df5dd107993543021b6127b73d568d17d22"
|
||||
integrity sha512-BdUQnMYd1o49+TwcTvhHeptwWzkRVFPIMA1a5FmdACZt0jl2SE5MNXiiPpa1U4hOG0e7fnMJtwm/sbarPO5Ymg==
|
||||
dependencies:
|
||||
core-js-compat "^3.6.5"
|
||||
|
||||
gatsby-link@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.8.0.tgz#ca0e32eec9d6adc91d7d515ce6d8b38c76bfd9dc"
|
||||
integrity sha512-b+VvvsnIyukn9asDa2U9I8zjq3SL6KX53Ln7KwR0qzNwtK//GSTIifrjREtTLS3xBbwCRKkZ2eVmc5NWeNkiAw==
|
||||
gatsby-link@^2.9.0:
|
||||
version "2.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.9.0.tgz#8507653835503f554426d054ab0007174d0b6030"
|
||||
integrity sha512-MT1qAVYhkWPaTSAizVABVMt6WuSv7O8b0YZSbGIUx4vRKIq3DcbjY1Kikf2RrysXDa3/p3c+E5fUMiy8h5lfuQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@types/reach__router" "^1.3.6"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^0.6.1:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.6.1.tgz#dc067c0bbc095021cc8b15fb77cca9162bd529e3"
|
||||
integrity sha512-ELEYcRpVDFeuDyt9E4zCtrWITTabPfBK3P4whwwUzvyzGefuv4W/16DaT93PPqhM5TOlGubQdJ7nhIngUu82ig==
|
||||
gatsby-page-utils@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.7.0.tgz#1bdd9a617bc6eb33458bc04632cce5698bef1c20"
|
||||
integrity sha512-3tts3ItXERhA9rDtiCw/Xdni+ALqC7EWUPd4Yg8JsfRAifGE078Ai2x52rO+7r7u0KzaO8PnOKUsOVFlkWVmSw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.4.3"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
glob "^7.1.6"
|
||||
lodash "^4.17.20"
|
||||
micromatch "^4.0.2"
|
||||
@@ -6932,17 +6932,17 @@ gatsby-plugin-offline@^3.6.0:
|
||||
lodash "^4.17.20"
|
||||
workbox-build "^4.3.1"
|
||||
|
||||
gatsby-plugin-page-creator@^2.7.2:
|
||||
version "2.7.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.7.2.tgz#966624d92ba75abd1ce46d639ede2e988e6159aa"
|
||||
integrity sha512-PyiimFUDMYHYbThkyYc2inKvDEcTR3zeDst/9Oq4IlyG7iL96esSWI/VLYTwHbcajYeUUQgTuUcVoT51mloF8A==
|
||||
gatsby-plugin-page-creator@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.8.0.tgz#5523fd1dc59c0cfe266b1ad96e2bc4f9cc6efcc8"
|
||||
integrity sha512-YnYc/ZvVVlhHH9RBwigkcTbd9uRVXrupyVFFk/Ee3isO+TtVjVCBrcDBORpHBcBruq5r6/ifTqh4T5kKjqtM3g==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.12.5"
|
||||
"@sindresorhus/slugify" "^1.1.0"
|
||||
chokidar "^3.4.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-page-utils "^0.6.1"
|
||||
gatsby-telemetry "^1.7.1"
|
||||
gatsby-page-utils "^0.7.0"
|
||||
gatsby-telemetry "^1.8.0"
|
||||
globby "^11.0.1"
|
||||
lodash "^4.17.20"
|
||||
|
||||
@@ -6997,10 +6997,10 @@ gatsby-plugin-sitemap@^2.8.0:
|
||||
pify "^3.0.0"
|
||||
sitemap "^1.13.0"
|
||||
|
||||
gatsby-plugin-typescript@^2.9.0:
|
||||
version "2.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.9.0.tgz#6ad24dfdd1bc28e507a7762aba4ec6da36da6cd4"
|
||||
integrity sha512-PoyvCt1E2y0TnGH3KIadPeiPB3691iXPYW5S8o0nKam3PcVo1UXcyTK5CRFUgVpsLsfzFcI+2HJ+TDrANDTWNw==
|
||||
gatsby-plugin-typescript@^2.10.0:
|
||||
version "2.10.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.10.0.tgz#d6cd190384804eb8b7d1e1fb1e6e132b8fa0bdda"
|
||||
integrity sha512-1mf7zrFVE5UEut+3YRnb3N2XareM0Xk4Mfzw0K89ASqWT4R4QaEIxycsjPERBZMFy0GLWt8e0Hl93Wwn+eefwg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.3"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
|
||||
@@ -7008,7 +7008,7 @@ gatsby-plugin-typescript@^2.9.0:
|
||||
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
|
||||
"@babel/preset-typescript" "^7.12.1"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
babel-plugin-remove-graphql-queries "^2.13.0"
|
||||
babel-plugin-remove-graphql-queries "^2.14.0"
|
||||
|
||||
gatsby-plugin-utils@^0.5.0:
|
||||
version "0.5.0"
|
||||
@@ -7017,24 +7017,24 @@ gatsby-plugin-utils@^0.5.0:
|
||||
dependencies:
|
||||
joi "^17.2.1"
|
||||
|
||||
gatsby-plugin-utils@^0.6.0:
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.6.0.tgz#ec40fe484e1a46e81175adbf9cc4d6eee9c5dd35"
|
||||
integrity sha512-xoniyZtU1NLQJtb1JQaGQOjt7rriJcklfSaUnWfWojg0HmOxs+tm1ImpfHL9AOhNkVGim/YbQFXZqOQj/oUM+Q==
|
||||
gatsby-plugin-utils@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.7.0.tgz#bc511319a25241b31456f8178b8414bae8c48838"
|
||||
integrity sha512-fClolFlWQvczukRQhLfdFtz9GXIehgf567HJbggC2oPkVT0NCwwNPAAjVq1CcmxQE8k/kcp7kxQVc86pVcWuzA==
|
||||
dependencies:
|
||||
joi "^17.2.1"
|
||||
|
||||
gatsby-react-router-scroll@^3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.4.0.tgz#ceeb6974452a40d5bd070030d7055a2fd4e6e383"
|
||||
integrity sha512-bk+9CIQPVvVwmwqHwXgkmuMVaoaqkl5mT6qnqzEsR+Tg1HuSk+5T42KE8KF6riO3mqI/13Lo6eEy0UGTlUKKdw==
|
||||
gatsby-react-router-scroll@^3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.5.0.tgz#4b1e92058dab346e13f7479037c7ef8ec4332a22"
|
||||
integrity sha512-VAwM6UqYPmIz9POpeHdKv+t/0bv7S6+LyVOP6zou0HhbBruRMcx5HfBFLTnmI1vFf8NwH/JwpOvHYPvI8eBeYw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
gatsby-recipes@^0.6.1:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.6.1.tgz#aa52bb97bc69c3e3a7b3d124b17ebaa0cd58c17f"
|
||||
integrity sha512-yuccPEl2LE4MA+jG4h5sNiNJQnTqK2uXbTytuq0erUreT7SipdsmpbvAcooJYmijGRm0iyzf763fkNB1MEPEkw==
|
||||
gatsby-recipes@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.7.0.tgz#57d61fb67474f36c32a812135e0467e29fdd85c4"
|
||||
integrity sha512-AUYmzfinmsTO/SOPMWRNlPvcso/Yk0mSJxD0aHZuR30RdRSM3E9sP9l5W2wkCb0oQ1r1cLkWTjjEg6KJXbgQMA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.3"
|
||||
"@babel/generator" "^7.12.5"
|
||||
@@ -7059,8 +7059,8 @@ gatsby-recipes@^0.6.1:
|
||||
express "^4.17.1"
|
||||
express-graphql "^0.9.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-telemetry "^1.7.1"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
gatsby-telemetry "^1.8.0"
|
||||
glob "^7.1.6"
|
||||
graphql "^14.6.0"
|
||||
graphql-compose "^6.3.8"
|
||||
@@ -7165,10 +7165,10 @@ gatsby-telemetry@^1.6.0:
|
||||
node-fetch "^2.6.1"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-telemetry@^1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.1.tgz#8e05dc2b386218f7eb29f8d597fcec19dc96b659"
|
||||
integrity sha512-kLIjpspvnoCD7+5ybAv5uc/zc4NK8EMwlKEBHPxx7RJBEK220deD1ixtNEcO7nsDwH0Y+eE8Yom8qOPbr0F6Mw==
|
||||
gatsby-telemetry@^1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.8.0.tgz#c24f321f19898a40d1113df1148a9c52700371c9"
|
||||
integrity sha512-vWhOVud2LUx0lQZvACSJtGB6ft1G9Uy/jp6RL82tXmWo+tpo0Ph6JeiYJAcqpQIa+cg73TYE6DGWq16bL/57UQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
@@ -7178,7 +7178,7 @@ gatsby-telemetry@^1.7.1:
|
||||
boxen "^4.2.0"
|
||||
configstore "^5.0.1"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
git-up "^4.0.2"
|
||||
is-docker "^2.1.1"
|
||||
lodash "^4.17.20"
|
||||
@@ -7245,10 +7245,10 @@ gatsby-transformer-yaml@^2.8.0:
|
||||
lodash "^4.17.20"
|
||||
unist-util-select "^1.5.0"
|
||||
|
||||
gatsby@2.29.3:
|
||||
version "2.29.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2"
|
||||
integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw==
|
||||
gatsby@2.30.0:
|
||||
version "2.30.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.30.0.tgz#b9d634280ec81ad73d3e4f9556d3d26a8e70cb81"
|
||||
integrity sha512-KLSH2KAxQam2v1YTZz8/LivBBDnoy3DJQwPyI05lAxOBe4Ro6ZyHprjOoX8Fuu4LAz6RzzZSFPExUnHBDBJe0Q==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.12.3"
|
||||
@@ -7276,8 +7276,8 @@ gatsby@2.29.3:
|
||||
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.13.0"
|
||||
babel-preset-gatsby "^0.9.1"
|
||||
babel-plugin-remove-graphql-queries "^2.14.0"
|
||||
babel-preset-gatsby "^0.10.0"
|
||||
better-opn "^2.0.0"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
@@ -7317,16 +7317,16 @@ gatsby@2.29.3:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.16.2"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-graphiql-explorer "^0.8.0"
|
||||
gatsby-legacy-polyfills "^0.4.0"
|
||||
gatsby-link "^2.8.0"
|
||||
gatsby-plugin-page-creator "^2.7.2"
|
||||
gatsby-plugin-typescript "^2.9.0"
|
||||
gatsby-plugin-utils "^0.6.0"
|
||||
gatsby-react-router-scroll "^3.4.0"
|
||||
gatsby-telemetry "^1.7.1"
|
||||
gatsby-cli "^2.17.0"
|
||||
gatsby-core-utils "^1.8.0"
|
||||
gatsby-graphiql-explorer "^0.9.0"
|
||||
gatsby-legacy-polyfills "^0.5.0"
|
||||
gatsby-link "^2.9.0"
|
||||
gatsby-plugin-page-creator "^2.8.0"
|
||||
gatsby-plugin-typescript "^2.10.0"
|
||||
gatsby-plugin-utils "^0.7.0"
|
||||
gatsby-react-router-scroll "^3.5.0"
|
||||
gatsby-telemetry "^1.8.0"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
|
||||
Reference in New Issue
Block a user