mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update gatsby monorepo
This commit is contained in:
parent
90b36dac2d
commit
7c42ebfe20
2 changed files with 100 additions and 100 deletions
16
package.json
16
package.json
|
@ -26,25 +26,25 @@
|
|||
"@mdx-js/react": "1.6.22",
|
||||
"animejs": "3.2.1",
|
||||
"babel-plugin-i18next-extract": "0.8.3",
|
||||
"gatsby": "4.1.5",
|
||||
"gatsby": "4.1.6",
|
||||
"gatsby-awesome-pagination": "0.3.8",
|
||||
"gatsby-cli": "4.1.3",
|
||||
"gatsby-cli": "4.1.4",
|
||||
"gatsby-plugin-asset-path": "3.0.4",
|
||||
"gatsby-plugin-feed": "4.1.1",
|
||||
"gatsby-plugin-image": "2.1.2",
|
||||
"gatsby-plugin-manifest": "4.1.3",
|
||||
"gatsby-plugin-mdx": "3.1.3",
|
||||
"gatsby-plugin-image": "2.1.3",
|
||||
"gatsby-plugin-manifest": "4.1.4",
|
||||
"gatsby-plugin-mdx": "3.1.4",
|
||||
"gatsby-plugin-netlify": "3.14.0",
|
||||
"gatsby-plugin-offline": "5.1.3",
|
||||
"gatsby-plugin-offline": "5.1.4",
|
||||
"gatsby-plugin-portal": "1.0.7",
|
||||
"gatsby-plugin-react-helmet": "5.1.0",
|
||||
"gatsby-plugin-react-i18next": "1.2.2",
|
||||
"gatsby-plugin-remote-images": "3.1.1",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
"gatsby-plugin-sass": "5.1.1",
|
||||
"gatsby-plugin-sharp": "4.1.3",
|
||||
"gatsby-plugin-sharp": "4.1.4",
|
||||
"gatsby-plugin-sitemap": "5.1.1",
|
||||
"gatsby-source-filesystem": "4.1.2",
|
||||
"gatsby-source-filesystem": "4.1.3",
|
||||
"gatsby-transformer-json": "4.1.0",
|
||||
"gatsby-transformer-sharp": "4.1.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
|
|
184
yarn.lock
184
yarn.lock
|
@ -3156,13 +3156,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
|
|||
dependencies:
|
||||
"@babel/helper-define-polyfill-provider" "^0.2.2"
|
||||
|
||||
babel-plugin-remove-graphql-queries@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.2.tgz#be45b449dfa8ef7ca0498f3b0a7ce023378dfe61"
|
||||
integrity sha512-qXF2gjlMpCTAaMPO9bEJH2Mb7MrsqIXucXOTql0TG/+Ums5+Vldv2E+k8varVmrcI5xPZaLN8u9zSFFT3z3bDQ==
|
||||
babel-plugin-remove-graphql-queries@^4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.3.tgz#f881e8c650eebb7beaebf7ff248d45bf196afb2c"
|
||||
integrity sha512-84LUlWYfw+aQjUNsd81DwjdOPpQI9/EnxL7smdkFH1WjwfIhAaJYW+tNN4eZLurhexI5mYdHIJQ3kD6hpzwkNw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
|
||||
babel-plugin-syntax-jsx@^6.18.0:
|
||||
version "6.18.0"
|
||||
|
@ -3187,10 +3187,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@^2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.2.tgz#0230a50901965fb8f944e7018bcb81f13acd7f88"
|
||||
integrity sha512-i9/o/MCQS4R4+vr6Bpy0QuoiAxhdkNEGwmfxGWdna7X+YVS3clkMigceMD38FTKwX0hc5ifoezBt+AFDQkUcwQ==
|
||||
babel-preset-gatsby@^2.1.3:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.3.tgz#ef6d04cf8f0834f950cae87e89bb1004c4d5295f"
|
||||
integrity sha512-O9yqDlzPrcY/Q1AsoMMbWcbt1cjc7rLP8Ga04/jxukPGI1GqK6FPFv8LVuPPI2lNKK2RLfhIoaaVgvcB5P2ZFw==
|
||||
dependencies:
|
||||
"@babel/plugin-proposal-class-properties" "^7.14.0"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -3205,7 +3205,7 @@ babel-preset-gatsby@^2.1.2:
|
|||
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 "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-legacy-polyfills "^2.1.0"
|
||||
|
||||
babel-runtime@^6.26.0:
|
||||
|
@ -5975,10 +5975,10 @@ gatsby-awesome-pagination@0.3.8:
|
|||
dependencies:
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-cli@4.1.3, gatsby-cli@^4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.3.tgz#adf1dae15d5d68925a3ade6c164f659e7f34e170"
|
||||
integrity sha512-GKOKnNXNMCJ/FDTieZ0eAVbOWoDRzSbbUU1+QQzbSvWl2fBtWXvpz9Grrk66gkHlu1KtqzuN9zR11AIa12dEzw==
|
||||
gatsby-cli@4.1.4, gatsby-cli@^4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.4.tgz#390bfaf2ea1b5c132b03da8f9399236d3df47bfa"
|
||||
integrity sha512-B8PYO0FPZMuaEJnvLDPPfEO+xHci7pWoS0NnEKKd+12kneObi4doQp0vqqAG+PS3oNtBRGy1nLglf8BTpCex8Q==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -5995,9 +5995,9 @@ gatsby-cli@4.1.3, gatsby-cli@^4.1.3:
|
|||
execa "^5.1.1"
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-recipes "^1.1.2"
|
||||
gatsby-telemetry "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-recipes "^1.1.3"
|
||||
gatsby-telemetry "^3.1.3"
|
||||
hosted-git-info "^3.0.8"
|
||||
is-valid-path "^0.1.1"
|
||||
joi "^17.4.2"
|
||||
|
@ -6037,10 +6037,10 @@ gatsby-core-utils@^2.14.0:
|
|||
tmp "^0.2.1"
|
||||
xdg-basedir "^4.0.0"
|
||||
|
||||
gatsby-core-utils@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.2.tgz#5e9bff98036ec55714079314ae027d6bcab51cb6"
|
||||
integrity sha512-l3LUdGNDlM3fLrdxRUGnsd/Szu9e8yLEL/pZIV2LuhTHMNwjOStiycEQivezsUhHNPobep1r5t4yWzP6r2cw/Q==
|
||||
gatsby-core-utils@^3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.3.tgz#c4fd710f8a1297e26a5d24eba3a166490f754c20"
|
||||
integrity sha512-+pg2i3DYVLzmJ/67SVGM+zVxerilGCbcgVxDoN58Y+Htv5TwogUWzPymfoFrJEsWGhlVKlYq7I8jVWSXPzwMHw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
ci-info "2.0.0"
|
||||
|
@ -6077,16 +6077,16 @@ gatsby-link@^4.1.0:
|
|||
"@types/reach__router" "^1.3.9"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-page-utils@^2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.2.tgz#615b0e07af7ba370a50106ecc42832df95c21ff1"
|
||||
integrity sha512-b38U8DRptVaiLlVnQikcVA5PYeqlGCE+pWxqum+wvSuKowy0mKddxeMgHylk7KmKhTc1jBalFpk3fJrdO+pymQ==
|
||||
gatsby-page-utils@^2.1.3:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.3.tgz#8399fb5bd7a008b287c7b95819a185e07e6c346a"
|
||||
integrity sha512-5CrSKsXXF6gk6ZxueyE1z1HHZ4I/+y4nEcYliTl7fpNG+dGIKgmuQIjJoigcvZGEVhn9gk1BTDjBFUuXGrSgNA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
bluebird "^3.7.2"
|
||||
chokidar "^3.5.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
glob "^7.1.7"
|
||||
lodash "^4.17.21"
|
||||
micromatch "^4.0.4"
|
||||
|
@ -6118,40 +6118,40 @@ gatsby-plugin-feed@4.1.1:
|
|||
lodash.merge "^4.6.2"
|
||||
rss "^1.2.2"
|
||||
|
||||
gatsby-plugin-image@2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.2.tgz#0e9c499b6cc6f2221375a0ef0a99e3558adf0850"
|
||||
integrity sha512-wus5ytEwBCKtMgmuFoJ6CzF1cb4z/3MgXB9eEXxpM6U/F+rdBlcDuowwUmT3S6p0y25D/jcn+/RSBYlugRnMvA==
|
||||
gatsby-plugin-image@2.1.3:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.1.3.tgz#239e10fd521b410569991e9e030d072ae9b451ec"
|
||||
integrity sha512-W58UIoa0BvSe0iRrxq7Dp4Du2f7WXXhwoI3Jv9JF5EVIMXOfBDDjHDv559DuKnsCIhK6WtKPHOVPpJx7+JOacQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/parser" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@babel/traverse" "^7.15.4"
|
||||
babel-jsx-utils "^1.1.0"
|
||||
babel-plugin-remove-graphql-queries "^4.1.2"
|
||||
babel-plugin-remove-graphql-queries "^4.1.3"
|
||||
camelcase "^5.3.1"
|
||||
chokidar "^3.5.2"
|
||||
common-tags "^1.8.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
objectFitPolyfill "^2.3.5"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
gatsby-plugin-manifest@4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.3.tgz#06383e8e4db07e254207464a690aff940f0b292a"
|
||||
integrity sha512-brzMkCqF7vZ3oqGPu6LessBl1o9l3OTxlufSs9FdTGxzcXXaJTb/uGxebOjdBg0vC4o3SRW+sv1VTNvOjCphLA==
|
||||
gatsby-plugin-manifest@4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.1.4.tgz#5a82d9a35abc389a2343bcece92e4df71a534c91"
|
||||
integrity sha512-2acSzGaEaRAvleKPqGjeRaA+ODuGX7WYf0WLCn4HhuuimaSDbNpD0/PgHj3yULeqgheU7M+bkK5jxEnc/g73Ig==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
semver "^7.3.5"
|
||||
sharp "^0.29.1"
|
||||
|
||||
gatsby-plugin-mdx@3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.3.tgz#691f086b839ada08e80a2e95b357f27c809962f1"
|
||||
integrity sha512-tbPrHnitZ+ojhlkS/FnfRE4ly5+AU/3lDEZr+E6/ou8xcFsokoHcJHmyKhgIU94HGJDG58NE5vGvVn62nRAb0w==
|
||||
gatsby-plugin-mdx@3.1.4:
|
||||
version "3.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.1.4.tgz#df36a5b1f8a8541c67fc78ba3ac8810819f283f3"
|
||||
integrity sha512-AUeqFz1EW8VhnG9BwbtWyNhDBEPU1z8+yQwB8HUU7G8gjMmRR4kFS2bXpBIggxlUHXiYYtYqRHL8fKt/92Dklw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/generator" "^7.15.4"
|
||||
|
@ -6169,7 +6169,7 @@ gatsby-plugin-mdx@3.1.3:
|
|||
escape-string-regexp "^1.0.5"
|
||||
eval "^0.1.4"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gray-matter "^4.0.2"
|
||||
json5 "^2.1.3"
|
||||
loader-utils "^1.4.0"
|
||||
|
@ -6203,33 +6203,33 @@ gatsby-plugin-netlify@3.14.0:
|
|||
lodash "^4.17.21"
|
||||
webpack-assets-manifest "^5.0.6"
|
||||
|
||||
gatsby-plugin-offline@5.1.3:
|
||||
version "5.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.3.tgz#9878188dfc833851dee32d8957fd88fd98b3c890"
|
||||
integrity sha512-lQYQPAfQRtsqqjCx+cuQnOoJE5/c+E4u+cKhaGZ5PdB3vxwj3eYGk5r5U2bZxQTbUJwtP9iFrWjiBz/1ZQL0HQ==
|
||||
gatsby-plugin-offline@5.1.4:
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.1.4.tgz#fd0ea21d47fc557f2e9863ef3c61e1e3576b5bf9"
|
||||
integrity sha512-2PGAtvYqr+n7j33gdfqFYbR4KTTTCQeTN8Yz/hKwQs8ZpFg6nT3IgUOiCh3GvS7EMJEakMBvbhNHloijWh+4vA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
cheerio "^1.0.0-rc.10"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
glob "^7.1.7"
|
||||
idb-keyval "^3.2.0"
|
||||
lodash "^4.17.21"
|
||||
workbox-build "^4.3.1"
|
||||
|
||||
gatsby-plugin-page-creator@^4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.3.tgz#dcc536cd80ff006efc194de8eeab0518c229a3f1"
|
||||
integrity sha512-zS1gEpKIA6Q1lLR+YzZgD1F3h77E/BZr9MZzI7tTGxk6UvFnvD72aD1UaQbRTME8ZlBXxvnJ8/OITPfOYclW8w==
|
||||
gatsby-plugin-page-creator@^4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.4.tgz#0c8a1ac73fec307149229f4c6b22ea25a5c8bc23"
|
||||
integrity sha512-MLs/C0Tc+uzRDmiWZyXdE5plDG/DeRnCgsd4iXBkeClzdVyToJSQWNlA30knMAS2jbtZdmYxQIPLvwO3CYd4/Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
"@babel/traverse" "^7.15.4"
|
||||
"@sindresorhus/slugify" "^1.1.2"
|
||||
chokidar "^3.5.2"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-page-utils "^2.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-page-utils "^2.1.3"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-telemetry "^3.1.2"
|
||||
gatsby-telemetry "^3.1.3"
|
||||
globby "^11.0.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
|
@ -6284,19 +6284,19 @@ gatsby-plugin-sass@5.1.1:
|
|||
resolve-url-loader "^3.1.2"
|
||||
sass-loader "^10.1.1"
|
||||
|
||||
gatsby-plugin-sharp@4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.3.tgz#e3ec2df73dd2dbf70b354de410ef956897f5bad8"
|
||||
integrity sha512-QeQe+x2AQrqbaOfuwBRL6J9kRyAX7u3Z3J0/vNCdx+hwqeiXyDN8UWOammWIyM5yB975iki+IGy5MKJuPHKu8Q==
|
||||
gatsby-plugin-sharp@4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.1.4.tgz#d8f857e23fe299d25f08dbd6c9c94941c5a6d79d"
|
||||
integrity sha512-iKnAH2leoWpeWygI0TJ+vCw9LQAVq64uqjPSBdeVijHkIOBP0kGX0oeF25k4SDyWJSiVkBad5cOSwIGaWI7tQQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
async "^3.2.1"
|
||||
bluebird "^3.7.2"
|
||||
filenamify "^4.3.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-telemetry "^3.1.2"
|
||||
gatsby-telemetry "^3.1.3"
|
||||
got "^11.8.2"
|
||||
lodash "^4.17.21"
|
||||
mini-svg-data-uri "^1.3.3"
|
||||
|
@ -6318,10 +6318,10 @@ gatsby-plugin-sitemap@5.1.1:
|
|||
minimatch "^3.0.4"
|
||||
sitemap "^7.0.0"
|
||||
|
||||
gatsby-plugin-typescript@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.2.tgz#affe3f2503134a48713e8ba01279188737c0389a"
|
||||
integrity sha512-FpACah/J1HSQFHpTI9cVmV0Dn1L6GobtceLgXQHm19pPHMqMC+gjCASmMLmSBE6Rao1xUMDrjmafCer51Ic0Ew==
|
||||
gatsby-plugin-typescript@^4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.3.tgz#2fdf9a45b64d7cfe0e4230f46d30bc117a8622bd"
|
||||
integrity sha512-1yc3q6rszJztj6xd1phd6DnmYAlK7H3RBRT0Oy+tcdphkd307CktDJdrT+ix93O/7UEZnu9nGM5IC8DRCNdYpA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
||||
|
@ -6329,7 +6329,7 @@ gatsby-plugin-typescript@^4.1.2:
|
|||
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
||||
"@babel/preset-typescript" "^7.15.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
babel-plugin-remove-graphql-queries "^4.1.2"
|
||||
babel-plugin-remove-graphql-queries "^4.1.3"
|
||||
|
||||
gatsby-plugin-utils@^2.1.1:
|
||||
version "2.1.1"
|
||||
|
@ -6346,10 +6346,10 @@ gatsby-react-router-scroll@^5.1.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby-recipes@^1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.2.tgz#720f5fa547f713a24ad20b53dcf30a158e6ecad7"
|
||||
integrity sha512-r6FSPM2eKH+rlC6JX0SgVYBFxBXJW5J/MwFtsP8N+C6Yvr7Cosi9OlMreMx/SBza4HYMXxIoDBYvX68qbBQrhg==
|
||||
gatsby-recipes@^1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.3.tgz#67084498580c7bb59636fd472b896013b05a1c55"
|
||||
integrity sha512-AdO9Y7vtpa0VSWXe3gZIeIUDJ6/j/MeAkpkuJHbbU8hix9gtbVPoOcmF8VFJUMALNRzhhFsgqRN2mK6jXJlang==
|
||||
dependencies:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/generator" "^7.15.4"
|
||||
|
@ -6375,8 +6375,8 @@ gatsby-recipes@^1.1.2:
|
|||
express "^4.17.1"
|
||||
express-graphql "^0.12.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-telemetry "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-telemetry "^3.1.3"
|
||||
glob "^7.1.6"
|
||||
graphql "^15.4.0"
|
||||
graphql-compose "~7.25.0"
|
||||
|
@ -6411,17 +6411,17 @@ gatsby-recipes@^1.1.2:
|
|||
xstate "^4.9.1"
|
||||
yoga-layout-prebuilt "^1.9.6"
|
||||
|
||||
gatsby-source-filesystem@4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.2.tgz#20675ae88cdcb56e78da591e0632c357349766c6"
|
||||
integrity sha512-f4oa3+3i3Y2IgTwHaI7EO9cQO9YW4tx3h89gnSKMeD5QjofQGivBjGsGETFMCa16kKARAdLGEITdl09A8ltcyQ==
|
||||
gatsby-source-filesystem@4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.3.tgz#bc765d7ccb60a11386241af26a933597ab52a705"
|
||||
integrity sha512-X3r58Mwq8jXlnA1ZJmzx2bynE2iJQKsiGyDqnC4T606LbMLnIwLLyu6n9oQ1K41zXT7KtEp6r+12BhgsTTp97A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chokidar "^3.5.2"
|
||||
fastq "^1.11.1"
|
||||
file-type "^16.5.3"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.5.2"
|
||||
|
@ -6449,10 +6449,10 @@ gatsby-source-filesystem@^3.4.0:
|
|||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.2.tgz#a19b7750ded09305262173110179d5d6830f77d9"
|
||||
integrity sha512-uz8J+cGkQ1vgIc5BCrR5Jm/cF/kKF+Ys+tqXofn4ah95ezT94U+g+m3FPPB49cut7H4OZsONCXeLyLRzdIx7EQ==
|
||||
gatsby-telemetry@^3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.3.tgz#2a414e28db12bb2445e0bd9dec7ce5145430f178"
|
||||
integrity sha512-vZSj67F4vzoqqK5CyNIRTDTWOqhBYkMey+i6swY3H51tehGTHRyzzOhJorQOJa76cQOcOMXr1/vvxX1T84Y96g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
@ -6462,7 +6462,7 @@ gatsby-telemetry@^3.1.2:
|
|||
boxen "^4.2.0"
|
||||
configstore "^5.0.1"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
git-up "^4.0.5"
|
||||
is-docker "^2.2.1"
|
||||
lodash "^4.17.21"
|
||||
|
@ -6498,10 +6498,10 @@ gatsby-worker@^1.1.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@4.1.5:
|
||||
version "4.1.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.5.tgz#11a8d87ed880f9b227178bf5299b66f5fea5b199"
|
||||
integrity sha512-TbPqdZl86vm47v04mfTkdFmv+Hnnob3qMEGCBEeaHI6Z9a38RaPQsRMBkbQh+l7Z1Pc6UWD1Lw/wDhL4cDNe+Q==
|
||||
gatsby@4.1.6:
|
||||
version "4.1.6"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.6.tgz#d835e6021d029c8994812b05c46335bab4a49a84"
|
||||
integrity sha512-cXgP3k9Jxw4yv7lKWt/F5RRMPbJREI/180zHYrfgT+KlOm9VQ0TImRzBq4XJBKQVGcYUxD9+QKY75e81onPNwg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6527,8 +6527,8 @@ gatsby@4.1.5:
|
|||
babel-plugin-add-module-exports "^1.0.4"
|
||||
babel-plugin-dynamic-import-node "^2.3.3"
|
||||
babel-plugin-lodash "^3.3.4"
|
||||
babel-plugin-remove-graphql-queries "^4.1.2"
|
||||
babel-preset-gatsby "^2.1.2"
|
||||
babel-plugin-remove-graphql-queries "^4.1.3"
|
||||
babel-preset-gatsby "^2.1.3"
|
||||
better-opn "^2.1.1"
|
||||
bluebird "^3.7.2"
|
||||
body-parser "^1.19.0"
|
||||
|
@ -6570,16 +6570,16 @@ gatsby@4.1.5:
|
|||
find-cache-dir "^3.3.2"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-cli "^4.1.3"
|
||||
gatsby-core-utils "^3.1.2"
|
||||
gatsby-cli "^4.1.4"
|
||||
gatsby-core-utils "^3.1.3"
|
||||
gatsby-graphiql-explorer "^2.1.0"
|
||||
gatsby-legacy-polyfills "^2.1.0"
|
||||
gatsby-link "^4.1.0"
|
||||
gatsby-plugin-page-creator "^4.1.3"
|
||||
gatsby-plugin-typescript "^4.1.2"
|
||||
gatsby-plugin-page-creator "^4.1.4"
|
||||
gatsby-plugin-typescript "^4.1.3"
|
||||
gatsby-plugin-utils "^2.1.1"
|
||||
gatsby-react-router-scroll "^5.1.0"
|
||||
gatsby-telemetry "^3.1.2"
|
||||
gatsby-telemetry "^3.1.3"
|
||||
gatsby-worker "^1.1.0"
|
||||
glob "^7.2.0"
|
||||
got "^11.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue