Update gatsby monorepo

This commit is contained in:
Renovate Bot 2021-11-09 10:51:38 +00:00 committed by renovate[bot]
parent 17925aee0a
commit d185ea6a7d
2 changed files with 65 additions and 65 deletions

View file

@ -26,24 +26,24 @@
"@mdx-js/react": "1.6.22", "@mdx-js/react": "1.6.22",
"animejs": "3.2.1", "animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3", "babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.1.1", "gatsby": "4.1.2",
"gatsby-awesome-pagination": "0.3.8", "gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.1.0", "gatsby-cli": "4.1.1",
"gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-feed": "4.1.0", "gatsby-plugin-feed": "4.1.1",
"gatsby-plugin-image": "2.1.0", "gatsby-plugin-image": "2.1.0",
"gatsby-plugin-manifest": "4.1.0", "gatsby-plugin-manifest": "4.1.1",
"gatsby-plugin-mdx": "3.1.0", "gatsby-plugin-mdx": "3.1.1",
"gatsby-plugin-netlify": "3.14.0", "gatsby-plugin-netlify": "3.14.0",
"gatsby-plugin-offline": "5.1.0", "gatsby-plugin-offline": "5.1.1",
"gatsby-plugin-portal": "1.0.7", "gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.1.0", "gatsby-plugin-react-helmet": "5.1.0",
"gatsby-plugin-react-i18next": "1.2.2", "gatsby-plugin-react-i18next": "1.2.2",
"gatsby-plugin-remote-images": "3.1.1", "gatsby-plugin-remote-images": "3.1.1",
"gatsby-plugin-robots-txt": "1.6.14", "gatsby-plugin-robots-txt": "1.6.14",
"gatsby-plugin-sass": "5.1.0", "gatsby-plugin-sass": "5.1.1",
"gatsby-plugin-sharp": "4.1.0", "gatsby-plugin-sharp": "4.1.1",
"gatsby-plugin-sitemap": "5.1.0", "gatsby-plugin-sitemap": "5.1.1",
"gatsby-source-filesystem": "4.1.0", "gatsby-source-filesystem": "4.1.0",
"gatsby-transformer-json": "4.1.0", "gatsby-transformer-json": "4.1.0",
"gatsby-transformer-sharp": "4.1.0", "gatsby-transformer-sharp": "4.1.0",

112
yarn.lock
View file

@ -4179,10 +4179,10 @@ create-emotion@^10.0.27:
"@emotion/sheet" "0.9.4" "@emotion/sheet" "0.9.4"
"@emotion/utils" "0.11.3" "@emotion/utils" "0.11.3"
create-gatsby@^2.1.0: create-gatsby@^2.1.1:
version "2.1.0" version "2.1.1"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.1.0.tgz#849308e23cf83aab1df416a706cefab37d0718e8" resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.1.1.tgz#cf20e89ac5e828c82f9891fb9c4f2e34c89a99f4"
integrity sha512-tGBabM9/jUPfHvJ5NyLdLtfGlq5OFpkMgxn+yVYAXyFTf/PqdZ+TauG+YAxAUaVGcP3/BmP64IJLANspJrsWRQ== integrity sha512-TyTrJD5Wa2WTa5PVY3ng1aIo7vqyR3rmQJuGRNPNeRZIfrYBrMGILWIh8TV+pofTKiZsRhPPMmHlpDD62tqPcw==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
@ -5913,10 +5913,10 @@ gatsby-awesome-pagination@0.3.8:
dependencies: dependencies:
lodash "^4.17.21" lodash "^4.17.21"
gatsby-cli@4.1.0, gatsby-cli@^4.1.0: gatsby-cli@4.1.1, gatsby-cli@^4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.0.tgz#6e0e3ed5a7abc2f8499fd7c7ab43fab56703d0bd" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.1.tgz#fa78ab8c5a5cd30adcebb4ea95c013735ab43f31"
integrity sha512-OTXkUHYdv8af4rQm4AJy6fnKyGNVLol3h3vfFESa7+h/7xgXHdO/2lQukMfvvzkTIPhqbvSqab/thd3xJhgKGw== integrity sha512-uPLu+PcqcoV8lk+1PPte/mP7I8wAM/5oE11mnPzKoGw2UeEgNdMnyjWqQITTeIZ0lvmD+3KITasWzsulnI2geg==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
@ -5928,7 +5928,7 @@ gatsby-cli@4.1.0, gatsby-cli@^4.1.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 "^2.1.0" create-gatsby "^2.1.1"
envinfo "^7.8.1" envinfo "^7.8.1"
execa "^5.1.1" execa "^5.1.1"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
@ -6043,16 +6043,16 @@ gatsby-plugin-eslint@4.0.1:
dependencies: dependencies:
webpack-merge "^5.8.0" webpack-merge "^5.8.0"
gatsby-plugin-feed@4.1.0: gatsby-plugin-feed@4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.1.0.tgz#b560fa447935144bec2bdf4c874cdff62b9bf16f" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.1.1.tgz#0a057a6ead6041ca4f2a7060cd0184676382279e"
integrity sha512-6bJ+g+UbOBiaIHj1jFFHewaS3SDLBaldjwoZmslYfyoxKSXzW3Cl9S0xyEFwFbiXqjUbDJJeeifIjbsHauAKQQ== integrity sha512-dJB9MA2++z6cW15yo8kpyWiq80lfrXV7uJ4nuNTv9P7+Eq6UQEpFl1pceM3yhwi6qpuYGcsiSf+NKwNrTkjaKg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
"@hapi/joi" "^15.1.1" "@hapi/joi" "^15.1.1"
common-tags "^1.8.0" common-tags "^1.8.0"
fs-extra "^10.0.0" fs-extra "^10.0.0"
gatsby-plugin-utils "^2.1.0" gatsby-plugin-utils "^2.1.1"
lodash.merge "^4.6.2" lodash.merge "^4.6.2"
rss "^1.2.2" rss "^1.2.2"
@ -6075,21 +6075,21 @@ gatsby-plugin-image@2.1.0:
objectFitPolyfill "^2.3.5" objectFitPolyfill "^2.3.5"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-plugin-manifest@4.1.0: gatsby-plugin-manifest@4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.0.tgz#ce28ebb422e2be843e4842de8950d07d35d6094b" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.1.tgz#6151ae62d07fdc2fbb2a9275a37c8b456af82fd4"
integrity sha512-qFwSXFMAQJleGhZwHqaNjqptVkMy9GZFiHijvnS+OjWZ/LZcLtd7uaKQMpbt2O7MY1R3cFcdoBgIGzkCwaXN9g== integrity sha512-MFfxok4PHCxfDTSCKt8xaVD6Hzbbl4qlifxZEVOfrUHwezr0e3omQtyuZnsyh/7UjTcCqZvW5JJNJVGfzkt3mw==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.1.0" gatsby-core-utils "^3.1.0"
gatsby-plugin-utils "^2.1.0" gatsby-plugin-utils "^2.1.1"
semver "^7.3.5" semver "^7.3.5"
sharp "^0.29.1" sharp "^0.29.1"
gatsby-plugin-mdx@3.1.0: gatsby-plugin-mdx@3.1.1:
version "3.1.0" version "3.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.0.tgz#02b1253e20c5c67e2369ac00290da74b9304e0bb" resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.1.tgz#abdf75a890cce954abf42dce312da5165f6c9cf1"
integrity sha512-Go+wZXVz3DdC+YVbIZqPvE/GVoAM1D2GfzutorkbjrNItvdmvWbuiA3IpWWOXZjiUYTbd/lbpqRUZ6SRLaQRaw== integrity sha512-hlYod6SGh0YoIt12D8lP6VyvDOrmYgNw4s0k6xEJv+4Bk02+jol5oNn2pFShXwA8dxDaPXKQLBDk+K9UOlmaSw==
dependencies: dependencies:
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"
"@babel/generator" "^7.15.4" "@babel/generator" "^7.15.4"
@ -6141,10 +6141,10 @@ gatsby-plugin-netlify@3.14.0:
lodash "^4.17.21" lodash "^4.17.21"
webpack-assets-manifest "^5.0.6" webpack-assets-manifest "^5.0.6"
gatsby-plugin-offline@5.1.0: gatsby-plugin-offline@5.1.1:
version "5.1.0" version "5.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.0.tgz#bccd6224dcd71443dee277b79dcec15d696d92e9" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.1.tgz#0b3d9b5df7b3dd0e969c9ee4236f8e73a4329d92"
integrity sha512-e4AOkEKAgqUb1hcz7w4x4aOrnTtgDOKaFltusDLjr2Bd5pABlBFbcn2+bW+DjO3WosDN5gLE5iiGqgq8fr7RRg== integrity sha512-QNJEhur4z564kV1+Df4LKLP+pz7SpJ4IQ8PR1OUiNG637xPr8AG8fWoYBxFhSRgVkV/D59gM7fQp4gqobGRbjg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
cheerio "^1.0.0-rc.10" cheerio "^1.0.0-rc.10"
@ -6154,10 +6154,10 @@ gatsby-plugin-offline@5.1.0:
lodash "^4.17.21" lodash "^4.17.21"
workbox-build "^4.3.1" workbox-build "^4.3.1"
gatsby-plugin-page-creator@^4.1.0: gatsby-plugin-page-creator@^4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.0.tgz#a9c879d5a97313046a6976b49d30d43cd1b7bc3a" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.1.tgz#23dfdb67c93b1ce68e4e9582d54c68061d329af0"
integrity sha512-siVmgl9pNQ6tq90Po/RTQJWEo5m0IeUHrxClEi3RMM2bzG1xmRmRM/qIlHp0LszReW+SfJIk/xXSnuhKBnr1Hw== integrity sha512-3hUrU33p8z5+N4a/wU5H+4LgLmSL9mEjYnmZxR0hOCMvhpkyAH7gpDWGUz5e8SUtgPzcM6TbmwA7vOxQAKeXjw==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
"@babel/traverse" "^7.15.4" "@babel/traverse" "^7.15.4"
@ -6166,7 +6166,7 @@ gatsby-plugin-page-creator@^4.1.0:
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^3.1.0" gatsby-core-utils "^3.1.0"
gatsby-page-utils "^2.1.0" gatsby-page-utils "^2.1.0"
gatsby-plugin-utils "^2.1.0" gatsby-plugin-utils "^2.1.1"
gatsby-telemetry "^3.1.0" gatsby-telemetry "^3.1.0"
globby "^11.0.4" globby "^11.0.4"
lodash "^4.17.21" lodash "^4.17.21"
@ -6213,19 +6213,19 @@ gatsby-plugin-robots-txt@1.6.14:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
generate-robotstxt "^8.0.3" generate-robotstxt "^8.0.3"
gatsby-plugin-sass@5.1.0: gatsby-plugin-sass@5.1.1:
version "5.1.0" version "5.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.1.0.tgz#6b15663c20603dff26d935a51fa4336edf6c7137" resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.1.1.tgz#17dc2c89ea68f9bfb17c8ffa180544e573079f1d"
integrity sha512-749b4Jq+R/guz7HJLkNdhk19jBlBBByzfjtOFlLvmw4z+xi8HZw0pJmaRvX1lq8NTTCqs5dR8z6HmT58B/gB9A== integrity sha512-Dl5HQCp2bVN/FUjblCgFBCcMAEjk6Teg4FJerjn/RA1HItGuyMZcB6H+SDdzHwa40HaJFh5rCcTGVsshQv8EgQ==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
resolve-url-loader "^3.1.2" resolve-url-loader "^3.1.2"
sass-loader "^10.1.1" sass-loader "^10.1.1"
gatsby-plugin-sharp@4.1.0: gatsby-plugin-sharp@4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.0.tgz#1757c6de4561345d4d5a9ff42ba9b130be399d86" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.1.tgz#f465605593a095bf00b4ddeff79657972df5f121"
integrity sha512-tft2KEf/4cFRmdpEgIgSJIHQw9yEX7Ns80eiMACGj6rI3POABXhk4+MrRvSpD89JIVzhqu+Muzu+W7JPcqc7ig== integrity sha512-6wacS80TywSQww2bt+IllFCt44SfFUbEP9NTTFOLB3BWqsZZdwtU3GyqHhwgEmtvSNbNS2knPlHqjkNDZajWWQ==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
async "^3.2.1" async "^3.2.1"
@ -6233,7 +6233,7 @@ gatsby-plugin-sharp@4.1.0:
filenamify "^4.3.0" filenamify "^4.3.0"
fs-extra "^10.0.0" fs-extra "^10.0.0"
gatsby-core-utils "^3.1.0" gatsby-core-utils "^3.1.0"
gatsby-plugin-utils "^2.1.0" gatsby-plugin-utils "^2.1.1"
gatsby-telemetry "^3.1.0" gatsby-telemetry "^3.1.0"
got "^11.8.2" got "^11.8.2"
lodash "^4.17.21" lodash "^4.17.21"
@ -6246,10 +6246,10 @@ gatsby-plugin-sharp@4.1.0:
svgo "1.3.2" svgo "1.3.2"
uuid "3.4.0" uuid "3.4.0"
gatsby-plugin-sitemap@5.1.0: gatsby-plugin-sitemap@5.1.1:
version "5.1.0" version "5.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.1.0.tgz#427a4b1eba62662acae39e589802d18fe4872684" resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.1.1.tgz#c236f30f0a19c100ed44d6eca49fc001dd95848d"
integrity sha512-f5+g7+Z7lqXmLqLm0L9cFPhySeyAoOrMUdHqsn37Ag3zM9jfo+AhIGbG4rxYB+m8iF52McxFRvDi/FvYc2nyjw== integrity sha512-H1I2jFQdR6x/GjP5L3EX49DoYojtn8FXnYG/KUi3LItxuacvMfkZBnhr3FDedNnXVPfZMg8OHCelAJtO3SWz+w==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
common-tags "^1.8.0" common-tags "^1.8.0"
@ -6269,10 +6269,10 @@ gatsby-plugin-typescript@^4.1.0:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.1.0" babel-plugin-remove-graphql-queries "^4.1.0"
gatsby-plugin-utils@^2.1.0: gatsby-plugin-utils@^2.1.1:
version "2.1.0" version "2.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-2.1.0.tgz#90aaf61fa60d5d4c1730c7b204eb3fbc645da0c0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-2.1.1.tgz#00829e0c26300a9bae8d91556cb7b39d74caeba9"
integrity sha512-sJZWsiLhYOuBN56LCX2Qy2ZDoQvqlY1TntXH8ns+zZHzglvVR28xI/iQEP7bVhzmkMX47i+E87o1/EET0RuK4A== integrity sha512-LzLLSg9CWCi4qMqYNYkt8vAoySkNWKfB8QKJKnpU5qzo/3vjZAx9iWHmoNRYLCCHg1bgJn2Kr5cwOMYAEJspyg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
joi "^17.4.2" joi "^17.4.2"
@ -6436,10 +6436,10 @@ gatsby-worker@^1.1.0:
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
gatsby@4.1.1: gatsby@4.1.2:
version "4.1.1" version "4.1.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.1.tgz#e3c5276519c9308efd77c6cb677b92836658a40c" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.2.tgz#57b38ece8b517fb4a65b80afd6ccd71fb331ecdb"
integrity sha512-emFa7udQ0P3xPS7GSo1C1FauH1uuw7PHlT0KXMBf0mQS/MVHzeDAnlfZluIXpKlNO6g93p16HOzk4g9EhlpY/Q== integrity sha512-x0lkOAH2yT40nFKeiAfmwPIJxkfQKbwBYF3tYAp3ZBF2r9Zfb55pXILmqRzyrJhw32EVxp2VNf1FDlpr4gPJ1w==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"
@ -6508,14 +6508,14 @@ gatsby@4.1.1:
find-cache-dir "^3.3.2" find-cache-dir "^3.3.2"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^10.0.0" fs-extra "^10.0.0"
gatsby-cli "^4.1.0" gatsby-cli "^4.1.1"
gatsby-core-utils "^3.1.0" gatsby-core-utils "^3.1.0"
gatsby-graphiql-explorer "^2.1.0" gatsby-graphiql-explorer "^2.1.0"
gatsby-legacy-polyfills "^2.1.0" gatsby-legacy-polyfills "^2.1.0"
gatsby-link "^4.1.0" gatsby-link "^4.1.0"
gatsby-plugin-page-creator "^4.1.0" gatsby-plugin-page-creator "^4.1.1"
gatsby-plugin-typescript "^4.1.0" gatsby-plugin-typescript "^4.1.0"
gatsby-plugin-utils "^2.1.0" gatsby-plugin-utils "^2.1.1"
gatsby-react-router-scroll "^5.1.0" gatsby-react-router-scroll "^5.1.0"
gatsby-telemetry "^3.1.0" gatsby-telemetry "^3.1.0"
gatsby-worker "^1.1.0" gatsby-worker "^1.1.0"