fix(deps): update gatsby monorepo (#4769)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e64ce7ba03
commit
1e0513b40e
@ -18,18 +18,18 @@
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.23",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "2.29.1",
|
||||
"gatsby": "2.29.3",
|
||||
"gatsby-plugin-catch-links": "2.7.0",
|
||||
"gatsby-plugin-emotion": "^4.2.0",
|
||||
"gatsby-plugin-manifest": "2.9.0",
|
||||
"gatsby-plugin-manifest": "2.9.1",
|
||||
"gatsby-plugin-netlify-cms": "^4.2.0",
|
||||
"gatsby-plugin-react-helmet": "3.7.0",
|
||||
"gatsby-remark-autolink-headers": "2.8.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-prismjs": "3.10.0",
|
||||
"gatsby-source-filesystem": "2.8.0",
|
||||
"gatsby-source-filesystem": "2.8.1",
|
||||
"gatsby-transformer-json": "2.8.0",
|
||||
"gatsby-transformer-remark": "2.13.0",
|
||||
"gatsby-transformer-remark": "2.13.1",
|
||||
"gatsby-transformer-yaml": "2.8.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"lodash": "^4.17.15",
|
||||
|
@ -2592,7 +2592,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.9.0:
|
||||
babel-preset-gatsby@^0.9.0, 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==
|
||||
@ -5822,7 +5822,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.16.1:
|
||||
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==
|
||||
@ -5866,7 +5866,7 @@ gatsby-cli@^2.16.1:
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
yurnalist "^1.1.2"
|
||||
|
||||
gatsby-core-utils@^1.7.0, gatsby-core-utils@^1.7.1:
|
||||
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==
|
||||
@ -5932,13 +5932,13 @@ gatsby-plugin-emotion@^4.2.0:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@emotion/babel-preset-css-prop" "^10.0.27"
|
||||
|
||||
gatsby-plugin-manifest@2.9.0:
|
||||
version "2.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.9.0.tgz#81233217670c3b9eba1a2559a971cd6b4429a12c"
|
||||
integrity sha512-bOXcix1ZfnwDY66NYmySYFGLCi09wq5Hsci1eWMhGwsFnRxI0X2pAzd3NoG6iosvYyuPnDovmAxgVWG0qcs7Lw==
|
||||
gatsby-plugin-manifest@2.9.1:
|
||||
version "2.9.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.9.1.tgz#963bd237541397738ad8d66fcd15e7c46d1b1d95"
|
||||
integrity sha512-SkZSAIjSp31VxstFg4y7xks9w8lxhcxjzKeChxnjeVYbAFWhgLEvo8fJ9aI3yXvFRKCX1+kj5QCaMbM9eq2pMA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
gatsby-core-utils "^1.7.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gatsby-plugin-utils "^0.6.0"
|
||||
semver "^7.3.2"
|
||||
sharp "^0.26.3"
|
||||
@ -5958,7 +5958,7 @@ gatsby-plugin-netlify-cms@^4.2.0:
|
||||
netlify-identity-widget "^1.9.1"
|
||||
webpack "^4.44.2"
|
||||
|
||||
gatsby-plugin-page-creator@^2.7.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==
|
||||
@ -6100,17 +6100,17 @@ gatsby-remark-prismjs@3.10.0:
|
||||
parse-numeric-range "^0.0.2"
|
||||
unist-util-visit "^1.4.1"
|
||||
|
||||
gatsby-source-filesystem@2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.8.0.tgz#72bd65eda0b49aa27c618d9a1eb86e1c1df5d943"
|
||||
integrity sha512-wZXwL/B+PvgSAi4Fkrw33yBk6FdDoz6g2mRfS6NxVVQotbA2oNe+jFc+IL0j9/cUMTItP3rW+8V8U9ufASQfAw==
|
||||
gatsby-source-filesystem@2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.8.1.tgz#85b5dce6ed7a1df5d43a54e91f8682d2b219a656"
|
||||
integrity sha512-awvrQ63dayVFsbTnPS8dIpFCsDnvwj5RKUCtwn5wL+DKerOFgcCfyXHsSx4rrnIlnvs30yzR7qNgN5tHSx2++Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
better-queue "^3.8.10"
|
||||
chokidar "^3.4.3"
|
||||
file-type "^16.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.7.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.4.6"
|
||||
@ -6119,7 +6119,7 @@ gatsby-source-filesystem@2.8.0:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^1.7.0, gatsby-telemetry@^1.7.1:
|
||||
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==
|
||||
@ -6147,14 +6147,14 @@ gatsby-transformer-json@2.8.0:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
bluebird "^3.7.2"
|
||||
|
||||
gatsby-transformer-remark@2.13.0:
|
||||
version "2.13.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.13.0.tgz#a27b771571da181d74d873544e4da8fb884838c1"
|
||||
integrity sha512-DdTCbvPvCq4gquee07+lFTozTz1IvLrU7TCnvycec5t0sbEtuWZ98nWiMFooyoWbbAI51oR0RRs3zKgohSZ5zw==
|
||||
gatsby-transformer-remark@2.13.1:
|
||||
version "2.13.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.13.1.tgz#a8983ebe1857c896ab171b6c5aa58d5503b5684b"
|
||||
integrity sha512-l1QWWye5l9x009vLNn+tus2cEHO2OICKINJg5jhValw4Frm+XLJz97ffX1Y6s6a8b6tLuEZPQFb/pwk0wgi0UQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
bluebird "^3.7.2"
|
||||
gatsby-core-utils "^1.7.0"
|
||||
gatsby-core-utils "^1.7.1"
|
||||
gray-matter "^4.0.2"
|
||||
hast-util-raw "^4.0.0"
|
||||
hast-util-to-html "^4.0.1"
|
||||
@ -6184,10 +6184,10 @@ gatsby-transformer-yaml@2.8.0:
|
||||
lodash "^4.17.20"
|
||||
unist-util-select "^1.5.0"
|
||||
|
||||
gatsby@2.29.1:
|
||||
version "2.29.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.1.tgz#0b1d7bc8cf434c81086e5a26926394f4181cbb93"
|
||||
integrity sha512-DGVbGhBmD3GmKgNBB1Vz34Ex9c8mpVQ4ojOSnO4Dtns1Q32MRIqI/CRhfeoIauxuSi49Z8DbkRT5HTTjNVKDtw==
|
||||
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==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.12.3"
|
||||
@ -6216,7 +6216,7 @@ gatsby@2.29.1:
|
||||
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.0"
|
||||
babel-preset-gatsby "^0.9.1"
|
||||
better-opn "^2.0.0"
|
||||
better-queue "^3.8.10"
|
||||
bluebird "^3.7.2"
|
||||
@ -6256,16 +6256,16 @@ gatsby@2.29.1:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.16.1"
|
||||
gatsby-core-utils "^1.7.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.1"
|
||||
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.0"
|
||||
gatsby-telemetry "^1.7.1"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user