mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update gatsby
This commit is contained in:
parent
1b6ca8188b
commit
fc32b2c1d9
@ -43,7 +43,7 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.3.1",
|
||||
"codecov": "^3.8.1",
|
||||
"gatsby": "^2.32.12",
|
||||
"gatsby": "^2.32.13",
|
||||
"gatsby-link": "^2.11.0",
|
||||
"gatsby-plugin-catch-links": "^2.10.0",
|
||||
"gatsby-plugin-feed": "^2.13.1",
|
||||
@ -56,7 +56,7 @@
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
||||
"gatsby-plugin-react-helmet": "^3.10.0",
|
||||
"gatsby-plugin-sass": "^3.2.0",
|
||||
"gatsby-plugin-sharp": "^2.14.3",
|
||||
"gatsby-plugin-sharp": "^2.14.4",
|
||||
"gatsby-plugin-sitemap": "^2.12.0",
|
||||
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.10.0",
|
||||
|
64
yarn.lock
64
yarn.lock
@ -7989,10 +7989,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.19.2:
|
||||
version "2.19.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.19.2.tgz#0a0c3b719af4ec49fef066081d09be41a7eda892"
|
||||
integrity sha512-Z6y0MgYC07uLF1jBtcLoFJfD9iX+CeaNMbpet7qrolNjig8v5ukyttvn5GUAliwC4ifwCJpbURkXKPFicr0KrA==
|
||||
gatsby-cli@^2.19.3:
|
||||
version "2.19.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.19.3.tgz#646697b9dfb8a6bf849940ced9bb7a8d14a07b66"
|
||||
integrity sha512-3xXe4y6DazWNYE2JFyErI7BGlgQjY4rRL5OTFWHvs6ULw7fu0xgoWXxKsoAp6S2xosKSS4zRVA6O7dDHAdidiw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@hapi/joi" "^15.1.1"
|
||||
@ -8009,8 +8009,8 @@ gatsby-cli@^2.19.2:
|
||||
fs-exists-cached "^1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.10.1"
|
||||
gatsby-recipes "^0.9.2"
|
||||
gatsby-telemetry "^1.10.1"
|
||||
gatsby-recipes "^0.9.3"
|
||||
gatsby-telemetry "^1.10.2"
|
||||
hosted-git-info "^3.0.6"
|
||||
is-valid-path "^0.1.1"
|
||||
lodash "^4.17.20"
|
||||
@ -8178,17 +8178,17 @@ gatsby-plugin-optimize-svgs@^1.0.5:
|
||||
svgo "^1.3.2"
|
||||
walk "^2.3.14"
|
||||
|
||||
gatsby-plugin-page-creator@^2.10.1:
|
||||
version "2.10.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.10.1.tgz#2b2e651d12a605d91047b99893fa41720e18b45d"
|
||||
integrity sha512-hNckbeemjTm0SFpellmwkgw5RkjaEiw31ekSesZgRkh+IrlB3HXfRtXRCXtEkVPbrnbOpHrSLgWrNmyM8KcI4w==
|
||||
gatsby-plugin-page-creator@^2.10.2:
|
||||
version "2.10.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.10.2.tgz#808046b292e844447c6539df759b23739ad30c6e"
|
||||
integrity sha512-XkHSOgI4ZPA4XgadjGGFSp4eu51G8HXEVKG5gaef1/w0bcktw+aEwgEyb8VtL61NfIH2zXquyvrmwsil89nVCw==
|
||||
dependencies:
|
||||
"@babel/traverse" "^7.12.5"
|
||||
"@sindresorhus/slugify" "^1.1.0"
|
||||
chokidar "^3.5.1"
|
||||
fs-exists-cached "^1.0.0"
|
||||
gatsby-page-utils "^0.9.1"
|
||||
gatsby-telemetry "^1.10.1"
|
||||
gatsby-telemetry "^1.10.2"
|
||||
globby "^11.0.2"
|
||||
lodash "^4.17.20"
|
||||
|
||||
@ -8207,10 +8207,10 @@ gatsby-plugin-sass@^3.2.0:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
sass-loader "^10.1.0"
|
||||
|
||||
gatsby-plugin-sharp@^2.14.3:
|
||||
version "2.14.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.14.3.tgz#80970bd9604cdbb0005a222fb61bcd0e093e1a23"
|
||||
integrity sha512-cUzaRA9DE6VzUREStNIy3gFujUefwlPmqumHm8YJGJspW9x8jxNBTXh2kc7tR8GqINFXneoEY4ywnR1WiWB7fA==
|
||||
gatsby-plugin-sharp@^2.14.4:
|
||||
version "2.14.4"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.14.4.tgz#efdc41a028493b978305d0985ab300570aac9d07"
|
||||
integrity sha512-Q4C+mKbF/sJv1oTEyPO5CLOS+cwziZoAxH35lSWVONRLinlv752QKR8gqVxfnON2HMjWw4OZ+hGQ0CmvFrj5Yg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
async "^3.2.0"
|
||||
@ -8218,7 +8218,7 @@ gatsby-plugin-sharp@^2.14.3:
|
||||
filenamify "^4.2.0"
|
||||
fs-extra "^9.1.0"
|
||||
gatsby-core-utils "^1.10.1"
|
||||
gatsby-telemetry "^1.10.1"
|
||||
gatsby-telemetry "^1.10.2"
|
||||
got "^10.7.0"
|
||||
imagemin "^7.0.1"
|
||||
imagemin-mozjpeg "^9.0.0"
|
||||
@ -8271,10 +8271,10 @@ gatsby-react-router-scroll@^3.7.0:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
gatsby-recipes@^0.9.2:
|
||||
version "0.9.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.9.2.tgz#04ece7eaec2c6f08ac0b71fa2ef1829344b07153"
|
||||
integrity sha512-+jcVzYh7RUxvU1yxdUdUfp06nrwl8y/G9FUWC7izho/t65R3IYTJo2danTwxiva6jPRWLfjfolNwD7m1rQ1KRA==
|
||||
gatsby-recipes@^0.9.3:
|
||||
version "0.9.3"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.9.3.tgz#b6fd832847685a757bddf325dc9e7fc7bbe54009"
|
||||
integrity sha512-ToYeGCica4390QFWsW6+3DM6hhkpKifUEFoKDUdsQGw4rmD8aYndj5oASKIsvPAU0GUbxe8IDsDnP3V5iMtyEQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.3"
|
||||
"@babel/generator" "^7.12.5"
|
||||
@ -8300,7 +8300,7 @@ gatsby-recipes@^0.9.2:
|
||||
express-graphql "^0.9.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.10.1"
|
||||
gatsby-telemetry "^1.10.1"
|
||||
gatsby-telemetry "^1.10.2"
|
||||
glob "^7.1.6"
|
||||
graphql "^14.6.0"
|
||||
graphql-compose "^6.3.8"
|
||||
@ -8456,10 +8456,10 @@ gatsby-source-filesystem@^2.11.1:
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^1.10.1:
|
||||
version "1.10.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.10.1.tgz#f32ed4fa9bb4d352cf9f1f973e5474d3d6d4a2d0"
|
||||
integrity sha512-iIXWHD6CSePzL77ZeBnWVRHKh9MxB8QaEf1eRUODH8uqK7GnyV34zJclSD4EIGVFWwd419MhrWqI1oE9iouskA==
|
||||
gatsby-telemetry@^1.10.2:
|
||||
version "1.10.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.10.2.tgz#259e2377ef538f5663166da3c42a3e792e610e2f"
|
||||
integrity sha512-LwMtRIdcNuI25D+yU7RO+UcmF+3uPz0Zrefa+/rkTmxZuz54bOGSYqmzJJt1L1gRz7Jdl+DmYRqVgmiW/dsr/g==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
@ -8516,10 +8516,10 @@ gatsby-transformer-sharp@^2.12.1:
|
||||
semver "^7.3.4"
|
||||
sharp "^0.27.0"
|
||||
|
||||
gatsby@^2.32.12:
|
||||
version "2.32.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.12.tgz#53198b9b76618f9ac071fcc9f136f34204ac45f6"
|
||||
integrity sha512-CfaNIIoKbBVD+4Sao+PDnxc3nN02M//Jh8cK2rLqRtzFZ09dboUOmjsRW79gf4/zc4CV1gMV59TVrYfKolU5bA==
|
||||
gatsby@^2.32.13:
|
||||
version "2.32.13"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.13.tgz#f4b1959b96d1fd853f9e6a2ce2451250e96bdeb4"
|
||||
integrity sha512-BYfiI/k+t8m/IzSkWZH8Cc0v7rJw6giSjG5sX25LWdfkQMqUvg/Gn6OC8BWwRPXnEwe7x0n5jbH+peO0p34ZHQ==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/core" "^7.12.3"
|
||||
@ -8589,16 +8589,16 @@ gatsby@^2.32.12:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-cli "^2.19.2"
|
||||
gatsby-cli "^2.19.3"
|
||||
gatsby-core-utils "^1.10.1"
|
||||
gatsby-graphiql-explorer "^0.11.0"
|
||||
gatsby-legacy-polyfills "^0.7.1"
|
||||
gatsby-link "^2.11.0"
|
||||
gatsby-plugin-page-creator "^2.10.1"
|
||||
gatsby-plugin-page-creator "^2.10.2"
|
||||
gatsby-plugin-typescript "^2.12.1"
|
||||
gatsby-plugin-utils "^0.9.0"
|
||||
gatsby-react-router-scroll "^3.7.0"
|
||||
gatsby-telemetry "^1.10.1"
|
||||
gatsby-telemetry "^1.10.2"
|
||||
glob "^7.1.6"
|
||||
got "8.3.2"
|
||||
graphql "^14.6.0"
|
||||
|
Loading…
Reference in New Issue
Block a user