fix(deps): update gatsby monorepo (#5645)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-26 12:20:13 +03:00 committed by GitHub
parent 3b7233009a
commit d5750a13d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 125 additions and 154 deletions

View File

@ -19,19 +19,19 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.9.1",
"gatsby-plugin-catch-links": "3.9.0",
"gatsby": "3.10.1",
"gatsby-plugin-catch-links": "3.10.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.9.0",
"gatsby-plugin-netlify-cms": "5.9.0",
"gatsby-plugin-react-helmet": "4.9.0",
"gatsby-remark-autolink-headers": "4.6.0",
"gatsby-plugin-manifest": "3.10.0",
"gatsby-plugin-netlify-cms": "5.10.0",
"gatsby-plugin-react-helmet": "4.10.0",
"gatsby-remark-autolink-headers": "4.7.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-prismjs": "5.6.0",
"gatsby-source-filesystem": "3.9.0",
"gatsby-transformer-json": "3.9.0",
"gatsby-transformer-remark": "4.6.0",
"gatsby-transformer-yaml": "3.9.0",
"gatsby-remark-prismjs": "5.7.0",
"gatsby-source-filesystem": "3.10.0",
"gatsby-transformer-json": "3.10.0",
"gatsby-transformer-remark": "4.7.0",
"gatsby-transformer-yaml": "3.10.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",

View File

@ -57,7 +57,7 @@
semver "^5.4.1"
source-map "^0.5.0"
"@babel/core@^7.14.0", "@babel/core@^7.14.6":
"@babel/core@^7.14.6":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
@ -78,7 +78,7 @@
semver "^6.3.0"
source-map "^0.5.0"
"@babel/eslint-parser@^7.14.0":
"@babel/eslint-parser@^7.14.7":
version "7.14.7"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.7.tgz#91be59a4f7dd60d02a3ef772d156976465596bda"
integrity sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ==
@ -308,7 +308,7 @@
chalk "^2.0.0"
js-tokens "^4.0.0"
"@babel/parser@^7.10.5", "@babel/parser@^7.14.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8":
"@babel/parser@^7.10.5", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.14.8":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
@ -999,7 +999,7 @@
core-js-pure "^3.15.0"
regenerator-runtime "^0.13.4"
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.6", "@babel/runtime@^7.2.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.6", "@babel/runtime@^7.2.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
@ -1020,7 +1020,7 @@
"@babel/parser" "^7.14.5"
"@babel/types" "^7.14.5"
"@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7", "@babel/traverse@^7.14.8":
"@babel/traverse@^7.10.5", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7", "@babel/traverse@^7.14.8":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
@ -1035,7 +1035,7 @@
debug "^4.1.0"
globals "^11.1.0"
"@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.14.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
"@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.5", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.4.4":
version "7.14.8"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==
@ -1886,7 +1886,7 @@
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
"@typescript-eslint/eslint-plugin@^4.15.2":
"@typescript-eslint/eslint-plugin@^4.28.1":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.4.tgz#e73c8cabbf3f08dee0e1bda65ed4e622ae8f8921"
integrity sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw==
@ -1911,7 +1911,7 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
"@typescript-eslint/parser@^4.15.2":
"@typescript-eslint/parser@^4.28.1":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
@ -2689,7 +2689,7 @@ babel-plugin-prismjs@^2.0.1:
resolved "https://registry.yarnpkg.com/babel-plugin-prismjs/-/babel-plugin-prismjs-2.1.0.tgz#ade627896106326ad04d6d77fba92877618de571"
integrity sha512-ehzSKYfeAz4U78zi/sfwsjDPlq0LvDKxNefcZTJ/iKBu+plsHsLqZhUeGf1+82LAcA35UZGbU6ksEx2Utphc/g==
babel-plugin-remove-graphql-queries@^3.10.0, babel-plugin-remove-graphql-queries@^3.9.0:
babel-plugin-remove-graphql-queries@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-3.10.0.tgz#879bd4aaa95a0516bf358d6b3653a1cec0e2e1d1"
integrity sha512-boXe4V22Tz5DhlbsyNFWRMSYpAQhbBksxnHQZF3Rs1TVptIcm3RmJKL10ze6qTKJW2a97J3qpmAmNpi/CFTttg==
@ -2704,7 +2704,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@^1.0.0, babel-preset-gatsby@^1.9.0:
babel-preset-gatsby@^1.0.0, babel-preset-gatsby@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-1.10.0.tgz#dc8f443f0a653f90df79dafc0d86087378420dd0"
integrity sha512-fyRpNl/8S738Ke+MkFreRigofSeeaQYm5aycyiAxcJrXb+lKp6aSzPpLMRq48Ypgeace0b+PJ2F5gNugx9e+LA==
@ -3351,7 +3351,7 @@ colord@^2.0.1:
resolved "https://registry.yarnpkg.com/colord/-/colord-2.4.0.tgz#21a7b969ded0f7131bbf38fc64fc038c3b592de5"
integrity sha512-2306/NeTDOykDwvFQK0ctnP+9I5KQdqVm+IJAM6MsAr4vvy1llAdJyax4YmZoqTxdJ/lvRBwR8MqyJi/tupBAw==
colorette@^1.2.1, colorette@^1.2.2:
colorette@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
@ -3669,7 +3669,7 @@ cross-fetch@3.1.4:
dependencies:
node-fetch "2.6.1"
cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
cross-spawn@7.0.3, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@ -4839,21 +4839,6 @@ execa@^1.0.0:
signal-exit "^3.0.0"
strip-eof "^1.0.0"
execa@^4.0.3:
version "4.1.0"
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
dependencies:
cross-spawn "^7.0.0"
get-stream "^5.0.0"
human-signals "^1.1.1"
is-stream "^2.0.0"
merge-stream "^2.0.0"
npm-run-path "^4.0.0"
onetime "^5.1.0"
signal-exit "^3.0.2"
strip-final-newline "^2.0.0"
execa@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
@ -5313,7 +5298,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@^3.9.0:
gatsby-cli@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.10.0.tgz#b5a5949893dad097715f0f36debaebafcfc47a4d"
integrity sha512-RgHTA2qdxhdUugoi+S6BCv6LFDYxuV7P8QfbG0QRmmIAybtmpgfse6oLspWgtXwR4liRDZh/hRgwVA4y48JmlA==
@ -5357,7 +5342,7 @@ gatsby-cli@^3.9.0:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"
gatsby-core-utils@^2.10.0, gatsby-core-utils@^2.9.0:
gatsby-core-utils@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz#bc37ea9eb6bb5f327aa4bdc0345a37d9390d4a7a"
integrity sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==
@ -5371,21 +5356,21 @@ gatsby-core-utils@^2.10.0, gatsby-core-utils@^2.9.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"
gatsby-graphiql-explorer@^1.9.0:
gatsby-graphiql-explorer@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-1.10.0.tgz#61811a1e96a715b07a8b89673ac1a943fd42f9a0"
integrity sha512-KCPHiFV0sYcw++CNqDaiWktZ3ZRaHBZBUhYdnDrQGuphJ02zpTINnxiTBRYYTNhaDdi4wmGI46RJVikr7AHfvg==
dependencies:
"@babel/runtime" "^7.14.6"
gatsby-legacy-polyfills@^1.10.0, gatsby-legacy-polyfills@^1.9.0:
gatsby-legacy-polyfills@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.10.0.tgz#929097725313628c2c00845f2741bb6075b47a87"
integrity sha512-hhC0cUp8cnZYzm9/y4DAFeTK5K99m5FOkir4/Tw7EjaPSwkjCytHS/gsOMf9cVAd/4H2A+GPYV5XvjNhBuJNGQ==
dependencies:
core-js-compat "3.9.0"
gatsby-link@^3.9.0:
gatsby-link@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.10.0.tgz#4e3be3f891d7e2569174ef5664e6a51545b0ce80"
integrity sha512-8Tt5zDmbth/E89eIAuH8yeZbUzN5We+P/s0Y98+trxxxT2G7QLjFlCSf3/ofFW/mlZLS5DkM64nLGp0q43rBKQ==
@ -5408,12 +5393,12 @@ gatsby-page-utils@^1.10.0:
lodash "^4.17.21"
micromatch "^4.0.2"
gatsby-plugin-catch-links@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.9.0.tgz#b1cefce8b7254b8690b135f17dca4e32d6a0eea8"
integrity sha512-zugIqkQBn9I2fE50we+QHT6EsMQvmgsr1G7i4dRc87RRcFshYMG1UA1Lkj0BxPNI188wWEFzdwKh2R5UUnikQA==
gatsby-plugin-catch-links@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.10.0.tgz#b68fec57299c87381ab208f01529d942ae151a67"
integrity sha512-TOrHm86IWLmNQKZvxO+oq0xwfYySZS9Yk0FOtMSAYy92kOHf8CP5Lvdaw4U0M0LfiSePtwwvHPkviYvmqQ0gIw==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
escape-string-regexp "^1.0.5"
gatsby-plugin-emotion@^4.0.0:
@ -5424,21 +5409,21 @@ gatsby-plugin-emotion@^4.0.0:
"@babel/runtime" "^7.12.5"
"@emotion/babel-preset-css-prop" "^10.0.27"
gatsby-plugin-manifest@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.9.0.tgz#28e84611382b3d068c03417337ffee6438925a5c"
integrity sha512-cRGsgvwtYLWLJUvbrl6uAWwv4ragPKGjPF7w9m5uRlpXh5zLguMqcgUVL9SfLMH2LJUyM7P5YyyiE/6tigOHqA==
gatsby-plugin-manifest@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.10.0.tgz#87ce4383b938b06a9346610b9e4bd0cccd72c15a"
integrity sha512-vx5bZDxEUYgXYXo4OqMJ+affCUi6mDhgT39Oppy1hBMkwYeNQKeiP8mJ77kRqlGUX44rsTJ4/bD2qvJgJLHaMQ==
dependencies:
"@babel/runtime" "^7.14.0"
gatsby-core-utils "^2.9.0"
gatsby-plugin-utils "^1.9.0"
"@babel/runtime" "^7.14.6"
gatsby-core-utils "^2.10.0"
gatsby-plugin-utils "^1.10.0"
semver "^7.3.5"
sharp "^0.28.1"
sharp "^0.28.3"
gatsby-plugin-netlify-cms@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-5.9.0.tgz#9f11609e7f8c9e77300a001a658119ea6b225db4"
integrity sha512-U7gZnTgEaJTd+nTEELR5a5RCZJV72Y1QqouQseoh0YyMjV4jloX0zABs5SFAjN8wxyn+O24k2dm0m4Q276G/wA==
gatsby-plugin-netlify-cms@5.10.0:
version "5.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-5.10.0.tgz#0e8f559a2df3e23aa60639f99894d288caef7a2d"
integrity sha512-r5RDnx5azlNXErRx1jSkPpZ7fdVjfBvRRzL1kPKLBTUNJE9tmDLSG1+8vqJhf84aAJqLDStJPJJbJKn86pVUcg==
dependencies:
"@soda/friendly-errors-webpack-plugin" "1.8.0"
copy-webpack-plugin "^7.0.0"
@ -5450,7 +5435,7 @@ gatsby-plugin-netlify-cms@5.9.0:
netlify-identity-widget "^1.9.1"
webpack "^5.35.0"
gatsby-plugin-page-creator@^3.9.0:
gatsby-plugin-page-creator@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-3.10.0.tgz#aa9dc22a86bb3bd18ea200f8a4a39ea34d3a3425"
integrity sha512-3DJUxqEcEyvAq3uoPP3MZIrlibruMkaG7vb0g6WOucA5kd6D/4Q7ghb6DT5WU0IKpOy6MNuH1c2Qba7KMpS4jQ==
@ -5465,14 +5450,14 @@ gatsby-plugin-page-creator@^3.9.0:
globby "^11.0.3"
lodash "^4.17.21"
gatsby-plugin-react-helmet@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.9.0.tgz#b4ac100a33db68a2a55b85d954f4e23b5c210b03"
integrity sha512-x0M2LbY0tkO/EjtgpJwwVv0NHRQV1znoap6tfBOXxhSGCdZHc4zY4/v6fpEXwM4r5YGdT+6MpUQJyy75BWb9Hg==
gatsby-plugin-react-helmet@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.10.0.tgz#b33f25dd7b2062cdf6040bb4249ab5a3aa2dd4e4"
integrity sha512-cmYU2Y0krb6L5Bgb4RoR/LW9ZJw946eDrvVOYk71hoSEjsvIIYkAwAI+kVziApdCGH9Is79y1qMrLKMAG+YKSw==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
gatsby-plugin-typescript@^3.9.0:
gatsby-plugin-typescript@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-3.10.0.tgz#921e103bc3fd11b899e3091b9aa432542dad8948"
integrity sha512-nk8sOTpz3+6bfWuwzcwHmovDQzLxlmgVjtiEUouqfmSsvvkNmjSTxINE0imY3dV9Cq4qWXqXz1ux5f0cRr2OxA==
@ -5485,14 +5470,14 @@ gatsby-plugin-typescript@^3.9.0:
"@babel/runtime" "^7.14.6"
babel-plugin-remove-graphql-queries "^3.10.0"
gatsby-plugin-utils@^1.9.0:
gatsby-plugin-utils@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.10.0.tgz#88ca8a1d63be68ebdd65af83046c0f2fa011f725"
integrity sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg==
dependencies:
joi "^17.2.1"
gatsby-react-router-scroll@^4.9.0:
gatsby-react-router-scroll@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-4.10.0.tgz#4df44bf4dcae2b2af75b5487fded9c385e5b54f1"
integrity sha512-yeGpfd+ScDZwkdqgJdyMES8sj2SJ0At5W9j+p0u/03hkkMG4JocttwvzJRIQEHbl9Dz8bBDtlgba3zwTU2cWww==
@ -5563,12 +5548,12 @@ gatsby-recipes@^0.21.0:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"
gatsby-remark-autolink-headers@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-4.6.0.tgz#5abcf636345f97f239081b55afb9ae7e6aa96d27"
integrity sha512-r2NFFdF+OHGuSnbhlgfzEnXx8SnbBi4YnlpgyT1RkW3uQHpVfCIuZdT/Gs8ozAQIDhnMDttNA4/J1gW8xZSJYQ==
gatsby-remark-autolink-headers@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-4.7.0.tgz#d9ec2b106d88dfdf350f5019da62c1b8959baacc"
integrity sha512-afBTKEoBUBakmS48QKrjSuTWUrmx5KDXGexIbbl3sP8ty3/dsAe2XWs8HJPKSrSqa/KOSF3R6WQ6Iis7l7q5Ew==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
github-slugger "^1.3.0"
lodash "^4.17.21"
mdast-util-to-string "^2.0.0"
@ -5584,26 +5569,26 @@ gatsby-remark-external-links@^0.0.4:
unist-util-find "^1.0.1"
unist-util-visit "^1.1.3"
gatsby-remark-prismjs@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.6.0.tgz#afa0a83b48be368ae67f7c293a4a6b02bfd7c2b5"
integrity sha512-Ig/zOGJKcapU+eU0SIFqpBdE815+chhZ1vPEzP13WoiG5KZch52o13V6vJ3YXddwpQ7S5H4bkyjSVpchP9NNAA==
gatsby-remark-prismjs@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.7.0.tgz#f5279e0e73b60bef86329d7b12e9dd98b2e8d754"
integrity sha512-LSWNCwb0nbJ/C8BBG/K69qo2wL3/4J6VBYG86t2NiqyggUpY6/E6rVrQmkVLbo74pDFe7OfD95wuQ28aUuq4LQ==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
parse-numeric-range "^1.2.0"
unist-util-visit "^2.0.3"
gatsby-source-filesystem@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz#3ed00f8139f14eff9e56568731aa7e8b77891c8a"
integrity sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==
gatsby-source-filesystem@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.10.0.tgz#57f1e3d7d778177316651a42c9fb62e457e4997b"
integrity sha512-u5gNZ/p6ZX0RQ2em2Y6e7VYNolavadHagizSsdbgxXKGMtJJq+q2OElGDfAvmAs6htIZ1jx7sF+dpS5ZHuCixw==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
better-queue "^3.8.10"
chokidar "^3.4.3"
file-type "^16.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^2.9.0"
gatsby-core-utils "^2.10.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.4.6"
@ -5612,7 +5597,7 @@ gatsby-source-filesystem@3.9.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.9.0:
gatsby-telemetry@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.10.0.tgz#ebc7e74e10d1ddc88aa69c8288eb3984c58a8fa7"
integrity sha512-uon+KRo6NQqkc6Qk/QTw+RmaxIjFFIK7cSU8XXE3y353il2Tk04Kxct2hMHn8Zdl4TYyKla1T5UIvVV/EfpBcg==
@ -5632,21 +5617,21 @@ gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.9.0:
node-fetch "^2.6.1"
uuid "3.4.0"
gatsby-transformer-json@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-3.9.0.tgz#76b65b6eeba050876cdc7933aaface164e3e224f"
integrity sha512-f72XN9Q35Mcol/BQwo6VmrzUQQQtlafpjWJKjH1Bw8FCP0zxXSF4cTHMs2B9zSuGmh3y8NCCMAU64RDAoTI4ZQ==
gatsby-transformer-json@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-3.10.0.tgz#f952cf0bf4a04a1975c27a4a1fa7f3116fccd8ac"
integrity sha512-Rf3RTFVREuhsObB4PesMobG/inkoxu+JsTPAWG94x+o/U/YXaWJvnPnF7CoZ6KeEnOwqztJ7Yn3U1dYmkK6tdQ==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
bluebird "^3.7.2"
gatsby-transformer-remark@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.6.0.tgz#89f5c424f3a7eb2a78a845fc8cb00b327f7ba5cf"
integrity sha512-LmM472wUUPBzkdEbRH0MAHiFV3hU9yu53Y2b+O5ombGivwB3iHuCZQl30YMPSLz93CgZGuOds6yWYzsMi24/3w==
gatsby-transformer-remark@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-4.7.0.tgz#ceff7c1a211d7620d60a1b5f1de7af0c5c2c3f7c"
integrity sha512-zZLMeGY/RAzT25c0fU/InGiIE47+Dx/pjwCcQN9SE5nib4eATVM3GjH8HeIYkzsvXRF2Qd0hj++H/enBojhJIQ==
dependencies:
"@babel/runtime" "^7.14.0"
gatsby-core-utils "^2.9.0"
"@babel/runtime" "^7.14.6"
gatsby-core-utils "^2.10.0"
gray-matter "^4.0.2"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.2"
@ -5668,42 +5653,42 @@ gatsby-transformer-remark@4.6.0:
unist-util-select "^3.0.4"
unist-util-visit "^2.0.3"
gatsby-transformer-yaml@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-3.9.0.tgz#313819d185ab31c20465068297d94b5f403327c3"
integrity sha512-m0+rB8jF8nAmSGWhO8CGyI0fjqaQikgwpY6TZ2GvWX7m5hhs45vyx6fTyJsbiJfAJ5FA3I03T6a2r4JM6PJvcg==
gatsby-transformer-yaml@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-3.10.0.tgz#b6bdcfb5d5a0304e264f8715b4b42e2af3741c42"
integrity sha512-WyzkiaYn3SKAl7Q3HKGl4BNmisa28pDaQNuD7m+pqYdvdtNKmB7E3x+BTllgc31tXQ+HcYX9pOGUCV6YKO2/xA==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.14.6"
js-yaml "^3.14.1"
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby-worker@^0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-0.0.0.tgz#697a2de3a124d29d9e82c137e5ad441b738796b3"
integrity sha512-K4CGdlqQNyAXEC8pxJW6t2UHsRW7dRMCcGY6uOhGkfKE2+VIkRd1Y1PDQhVpOpKuzR1tqkjUgTyvxImLagjfZg==
gatsby-worker@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-0.1.0.tgz#861eb266665a08e3cf2847e1d604871155b24921"
integrity sha512-YEGupwa21qSr9xTQkCaynIVxR/8zRd53V06PW7Qwo5faOIgJryEI54a6Z9ueWPsXiuEXxx1T6LiLpAmk7k4+rA==
dependencies:
"@babel/core" "^7.14.0"
"@babel/core" "^7.14.6"
gatsby@3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.9.1.tgz#7fafca3f997d6eee411af47a323b4a5382706944"
integrity sha512-lc0bP7jJwDD5z69WS4PwddPfEKR70UQTFMjEV+BBNAmrm0ZptA1sVmBVaIfclFIUXk5UmBvf7V5m9cS0/jNa0Q==
gatsby@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.1.tgz#7550c8e91c1135c88ee889efe03e4e22a877c263"
integrity sha512-LFO5czWy+mgHv/8GwSYqflKukYKFYwe61wdi4qwNcvnJPeB24w8FrxWKh2RwWkaJuIhB7hzPi45uwDoUrvkbFA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.0"
"@babel/eslint-parser" "^7.14.0"
"@babel/parser" "^7.14.0"
"@babel/runtime" "^7.14.0"
"@babel/traverse" "^7.14.0"
"@babel/types" "^7.14.0"
"@babel/core" "^7.14.6"
"@babel/eslint-parser" "^7.14.7"
"@babel/parser" "^7.14.7"
"@babel/runtime" "^7.14.6"
"@babel/traverse" "^7.14.7"
"@babel/types" "^7.14.5"
"@gatsbyjs/reach-router" "^1.3.6"
"@gatsbyjs/webpack-hot-middleware" "^2.25.2"
"@nodelib/fs.walk" "^1.2.4"
"@pmmmwh/react-refresh-webpack-plugin" "^0.4.3"
"@types/http-proxy" "^1.17.4"
"@typescript-eslint/eslint-plugin" "^4.15.2"
"@typescript-eslint/parser" "^4.15.2"
"@typescript-eslint/eslint-plugin" "^4.28.1"
"@typescript-eslint/parser" "^4.28.1"
address "1.1.2"
anser "^2.0.1"
autoprefixer "^10.2.4"
@ -5712,14 +5697,14 @@ gatsby@3.9.1:
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 "^3.9.0"
babel-preset-gatsby "^1.9.0"
babel-plugin-remove-graphql-queries "^3.10.0"
babel-preset-gatsby "^1.10.0"
better-opn "^2.0.0"
bluebird "^3.7.2"
body-parser "^1.19.0"
browserslist "^4.12.2"
cache-manager "^2.11.1"
chalk "^4.1.0"
chalk "^4.1.1"
chokidar "^3.4.2"
common-tags "^1.8.0"
compression "^1.7.4"
@ -5746,7 +5731,7 @@ gatsby@3.9.1:
eslint-plugin-react-hooks "^4.2.0"
eslint-webpack-plugin "^2.5.3"
event-source-polyfill "^1.0.15"
execa "^4.0.3"
execa "^5.1.1"
express "^4.17.1"
express-graphql "^0.12.0"
fastest-levenshtein "^1.0.12"
@ -5755,17 +5740,17 @@ gatsby@3.9.1:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^3.9.0"
gatsby-core-utils "^2.9.0"
gatsby-graphiql-explorer "^1.9.0"
gatsby-legacy-polyfills "^1.9.0"
gatsby-link "^3.9.0"
gatsby-plugin-page-creator "^3.9.0"
gatsby-plugin-typescript "^3.9.0"
gatsby-plugin-utils "^1.9.0"
gatsby-react-router-scroll "^4.9.0"
gatsby-telemetry "^2.9.0"
gatsby-worker "^0.0.0"
gatsby-cli "^3.10.0"
gatsby-core-utils "^2.10.0"
gatsby-graphiql-explorer "^1.10.0"
gatsby-legacy-polyfills "^1.10.0"
gatsby-link "^3.10.0"
gatsby-plugin-page-creator "^3.10.0"
gatsby-plugin-typescript "^3.10.0"
gatsby-plugin-utils "^1.10.0"
gatsby-react-router-scroll "^4.10.0"
gatsby-telemetry "^2.10.0"
gatsby-worker "^0.1.0"
glob "^7.1.6"
got "8.3.2"
graphql "^15.4.0"
@ -5801,7 +5786,7 @@ gatsby@3.9.1:
physical-cpu-count "^2.0.0"
platform "^1.3.6"
pnp-webpack-plugin "^1.6.4"
postcss "8.2.6"
postcss "^8.3.5"
postcss-flexbugs-fixes "^5.0.2"
postcss-loader "^5.0.0"
prompts "^2.3.2"
@ -5908,7 +5893,7 @@ get-stream@^4.0.0, get-stream@^4.1.0:
dependencies:
pump "^3.0.0"
get-stream@^5.0.0, get-stream@^5.1.0:
get-stream@^5.1.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
@ -6715,11 +6700,6 @@ http-proxy@^1.17.0, http-proxy@^1.18.1:
follow-redirects "^1.0.0"
requires-port "^1.0.0"
human-signals@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
human-signals@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
@ -8703,7 +8683,7 @@ nan@^2.12.1:
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
nanoid@^3.1.20, nanoid@^3.1.23:
nanoid@^3.1.23:
version "3.1.23"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
@ -9217,7 +9197,7 @@ npm-run-path@^2.0.0:
dependencies:
path-key "^2.0.0"
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
npm-run-path@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
@ -10163,15 +10143,6 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
postcss@8.2.6:
version "8.2.6"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
dependencies:
colorette "^1.2.1"
nanoid "^3.1.20"
source-map "^0.6.1"
postcss@^7.0.27:
version "7.0.36"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
@ -10181,7 +10152,7 @@ postcss@^7.0.27:
source-map "^0.6.1"
supports-color "^6.1.0"
postcss@^8.2.15, postcss@^8.2.9:
postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.5:
version "8.3.6"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
@ -11729,7 +11700,7 @@ shallowequal@^1.1.0:
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
sharp@^0.28.1:
sharp@^0.28.3:
version "0.28.3"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.28.3.tgz#ecd74cefd020bee4891bb137c9850ee2ce277a8b"
integrity sha512-21GEP45Rmr7q2qcmdnjDkNP04Ooh5v0laGS5FDpojOO84D1DJwUijLiSq8XNNM6e8aGXYtoYRh3sVNdm8NodMA==