From 4b8d40e3a96927600890f5e867c644a91336c2b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:17:06 +0200 Subject: [PATCH] chore(deps): update gatsby monorepo (#4590) Co-authored-by: Renovate Bot --- website/package.json | 22 +++--- website/yarn.lock | 171 +++++++++++++++++++++---------------------- 2 files changed, 94 insertions(+), 99 deletions(-) diff --git a/website/package.json b/website/package.json index 3472a929..9638b6ed 100644 --- a/website/package.json +++ b/website/package.json @@ -18,19 +18,19 @@ "@emotion/styled": "^10.0.27", "dayjs": "^1.8.23", "emotion-theming": "^10.0.27", - "gatsby": "2.25.3", - "gatsby-plugin-catch-links": "2.3.15", + "gatsby": "2.26.1", + "gatsby-plugin-catch-links": "2.4.0", "gatsby-plugin-emotion": "^4.2.0", - "gatsby-plugin-manifest": "2.5.2", + "gatsby-plugin-manifest": "2.6.1", "gatsby-plugin-netlify-cms": "^4.2.0", - "gatsby-plugin-react-helmet": "3.3.14", - "gatsby-remark-autolink-headers": "2.4.1", + "gatsby-plugin-react-helmet": "3.4.0", + "gatsby-remark-autolink-headers": "2.5.0", "gatsby-remark-external-links": "^0.0.4", - "gatsby-remark-prismjs": "3.6.0", - "gatsby-source-filesystem": "2.4.2", - "gatsby-transformer-json": "2.4.15", - "gatsby-transformer-remark": "2.9.2", - "gatsby-transformer-yaml": "2.4.15", + "gatsby-remark-prismjs": "3.7.0", + "gatsby-source-filesystem": "2.5.0", + "gatsby-transformer-json": "2.5.0", + "gatsby-transformer-remark": "2.10.0", + "gatsby-transformer-yaml": "2.5.0", "js-yaml": "^3.13.1", "lodash": "^4.17.15", "moment": "^2.24.0", @@ -45,7 +45,7 @@ }, "devDependencies": { "babel-plugin-prismjs": "^2.0.1", - "babel-preset-gatsby": "^0.5.1", + "babel-preset-gatsby": "^0.6.0", "eslint": "^7.4.0", "eslint-plugin-import": "^2.20.1", "markdownlint-cli": "^0.24.0" diff --git a/website/yarn.lock b/website/yarn.lock index 45d67759..d6ec24bf 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2581,7 +2581,7 @@ babel-plugin-prismjs@^2.0.1: resolved "https://registry.yarnpkg.com/babel-plugin-prismjs/-/babel-plugin-prismjs-2.0.1.tgz#b56095f423926662259de8f5ee50a7afbcf0fd92" integrity sha512-GqQGa3xX3Z2ft97oDbGvEFoxD8nKqb3ZVszrOc5H7icnEUA56BIjVYm86hfZZA82uuHLwTIfCXbEKzKG1BzKzg== -babel-plugin-remove-graphql-queries@^2.10.0, babel-plugin-remove-graphql-queries@^2.9.20: +babel-plugin-remove-graphql-queries@^2.10.0: version "2.10.0" resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.10.0.tgz#f45ed685556a35b3e87c1052fe36ef4a0521676a" integrity sha512-uKgTE+KGNuNVVAofCHYKAqe6pLzAQ0Qh+3L43SAN1LrN9Mc9HBWSzQTEzj3VM0HR2DgBO281S1SDk+B14t9XGg== @@ -2596,10 +2596,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@^0.5.1, babel-preset-gatsby@^0.5.16: - version "0.5.16" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.16.tgz#4e29a39cf7bb67429ec6dd4b22c1361fcfc00a57" - integrity sha512-zcUYvHRnDxwQmzJnkWtHk4x7cGaMbQjTJIKrvCWpS9u10hQOQUNAz/ZKSH1vUmB4oYap6m+sHDoDIr7PNoCAEQ== +babel-preset-gatsby@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.6.0.tgz#e0086ef44a81162fd129432b9aaa4ca8a6361c01" + integrity sha512-D06m9bYesyQVvzGfHLm3I6wRfZjuQnSwExzyNT2Yr48If8FDbvfNtw9XA4/0aDD7auxdAaeoP3E0mtIysE8G1g== dependencies: "@babel/plugin-proposal-class-properties" "^7.10.4" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" @@ -2613,8 +2613,8 @@ babel-preset-gatsby@^0.5.1, babel-preset-gatsby@^0.5.16: 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 "^1.3.24" - gatsby-legacy-polyfills "^0.0.6" + gatsby-core-utils "^1.4.0" + gatsby-legacy-polyfills "^0.1.0" babel-runtime@^6.26.0: version "6.26.0" @@ -5811,7 +5811,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.12.117: +gatsby-cli@^2.13.1: version "2.13.1" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.13.1.tgz#3d95afaa7f116cec63a5188dfca77310040ab6d0" integrity sha512-k27GTZXQHIgIZHjyYTSzI7OhaxUOLuIIvgTcrKOx/t+9ztH941g0EhoBr0XbsvI1lknumuUPC7/66/RPYTsmTg== @@ -5854,7 +5854,7 @@ gatsby-cli@^2.12.117: yoga-layout-prebuilt "^1.9.6" yurnalist "^1.1.2" -gatsby-core-utils@^1.3.24, gatsby-core-utils@^1.4.0: +gatsby-core-utils@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.4.0.tgz#d42234b8a15b34237921522f9ae303a2bb833c78" integrity sha512-wU6huyGZ8aJ/8Izfc7D39ujxaCz/jFtznufmMSXLnEBwLF5MWGsmECx4i2nfTb2kkkTFc+n0i/rx///UnPUURg== @@ -5867,21 +5867,21 @@ gatsby-core-utils@^1.3.24, gatsby-core-utils@^1.4.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^0.4.15: - version "0.4.15" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.4.15.tgz#3a2a8d09cba4bdd1c37695b80f71b9ef9983206e" - integrity sha512-Mo6wo6EX3pIL7ErKI0yJIfJw9iYDZyPyEsCQJDhcxymhqf1x0d8DRGDjyJDndDBiSuSUfgdBrHz/MKh3ZOZnAg== +gatsby-graphiql-explorer@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.5.0.tgz#32fc920697fbbcd46f430fd8638a48a75024909a" + integrity sha512-15dMVYAITqYzKdgqk9hVRCOlnMqiAejPS4rvtn+uwbn1FrlhmKMV/vlTCebUeucvK25i8ZmDKYwjb2QJ8xrmOw== dependencies: "@babel/runtime" "^7.11.2" -gatsby-legacy-polyfills@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.6.tgz#7a28e8a01c3e5aaa9aed8a23e10d3d3ae5bd3453" - integrity sha512-23O0orFhu1zkCluIFBs8pu8psfyyWquczfRk2NNdT2x4wW/HkZEjonWM5AkM6kjzZL9JrVCAZEgL4qf9OjgUoA== +gatsby-legacy-polyfills@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.1.0.tgz#789aa6ca819e68ca9ca3e0a188f8c1ccf2a2d8bd" + integrity sha512-DiN8xJxGORsHAYOCf3Sgx8KpytUONJuHfXo0u1Vnbj6g8l5w4g0qgAq+DQl7O2m+bLdQaIdOQKSdcevadLfyfQ== dependencies: core-js-compat "^3.6.5" -gatsby-link@^2.4.16: +gatsby-link@^2.5.0: version "2.5.0" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.5.0.tgz#89b388520a6d37c991473a6fbbe3e90d9b003622" integrity sha512-vCTvrHaeGv50wfH5qGmHvTxktDDMC0dKa/mIjw+0pmBk+F9V9PJQkAgkAWGqNqGcLBbq5hUstVPynurrvSxjSA== @@ -5904,10 +5904,10 @@ gatsby-page-utils@^0.3.0: lodash "^4.17.20" micromatch "^4.0.2" -gatsby-plugin-catch-links@2.3.15: - version "2.3.15" - resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.3.15.tgz#d5e0a945d193aee2261e995e8c6f07d322bd42ab" - integrity sha512-U8ilBTFKxj5NMj2Cw4Xvawxpe+Rlxd+o11m3gF8fEboqdqcCS6Gh1zG45JkJ3Du6G27nF4DbTI1JRpwi96vFYA== +gatsby-plugin-catch-links@2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.4.0.tgz#00172adb6855363a2be025f0366455125b6f0be2" + integrity sha512-FB8QozFg+oVbD/CBk87cdHTwf+yZa0Vg+r7+5Y1s5Li1bwSWmrv6VQ5cvGC69AfKDhFDMt+LTWsxQooeP7zs7Q== dependencies: "@babel/runtime" "^7.11.2" escape-string-regexp "^1.0.5" @@ -5920,14 +5920,14 @@ gatsby-plugin-emotion@^4.2.0: "@babel/runtime" "^7.11.2" "@emotion/babel-preset-css-prop" "^10.0.27" -gatsby-plugin-manifest@2.5.2: - version "2.5.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.5.2.tgz#38642e205e17086b3eca74b22f2eae07d10efbf8" - integrity sha512-ULLpUbKMXu0wh6XV+GEqE3w7ggGrEKH3fubwiiE00oUNJGoyFfvS9xGSwPtpE6yO1Xg3m1AH5vajZxfL9dWQ+A== +gatsby-plugin-manifest@2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.1.tgz#d05fec54c528b0828f4b3db443b28839f0d6f6e0" + integrity sha512-LIDdRi3AAahU9GVLj/leKyRDkWdNHO5p93Q3FS9xiA71ysZ/hJJbDOWB2n8YvCK4Ulx0CCSsr01nVvoMyai+Hw== dependencies: "@babel/runtime" "^7.11.2" - gatsby-core-utils "^1.3.24" - gatsby-plugin-utils "^0.2.40" + gatsby-core-utils "^1.4.0" + gatsby-plugin-utils "^0.3.0" semver "^7.3.2" sharp "^0.25.4" @@ -5946,7 +5946,7 @@ gatsby-plugin-netlify-cms@^4.2.0: netlify-identity-widget "^1.9.1" webpack "^4.44.2" -gatsby-plugin-page-creator@^2.3.35: +gatsby-plugin-page-creator@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.4.0.tgz#38d2f1987ff34597ff79fbf58d4e31e451e25423" integrity sha512-lE6H++qSz2ZFbc+9TMfpz1i6jLdGVBxUYE7KY2ohNJb4POJF9wm4XfTwKLQsFNlQzH7GCKMIi3QqWhuNOgH2WQ== @@ -5960,14 +5960,14 @@ gatsby-plugin-page-creator@^2.3.35: graphql "^14.7.0" lodash "^4.17.20" -gatsby-plugin-react-helmet@3.3.14: - version "3.3.14" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.14.tgz#6eac5854e24d008352742783fe68817b18e24151" - integrity sha512-5GsIVZIVOax2V9g1UL8row1TG3p2zPY2I+8Rq52H0R5xD9QoMTPde2Q4N0Y2td+qzfRdcfkbSj/kokK2I5owPw== +gatsby-plugin-react-helmet@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.4.0.tgz#fe7ef70d1643976b7e6530ff0808429026ebf7c2" + integrity sha512-SPMXDDDwMJ9AQKqNbyWhlE2rJwmm6f/HDx7mOn8Jnkcu0jlq/ZiAfbNMfCzX2gufeRiQR9VTRPz0Fs6rUuoxgQ== dependencies: "@babel/runtime" "^7.11.2" -gatsby-plugin-typescript@^2.5.0: +gatsby-plugin-typescript@^2.6.0: version "2.6.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.6.0.tgz#5edf9f443e27db66329eb351098634ed84f08aae" integrity sha512-1LRSoM8y/8SDkAu+CQbxNrP/fOXGI+mIaZXQ9lWkeVcOJzpkzinSSCMs2f0jgBM0HqQtBR44B0rQhQJ+W8Vykw== @@ -5980,14 +5980,14 @@ gatsby-plugin-typescript@^2.5.0: "@babel/runtime" "^7.11.2" babel-plugin-remove-graphql-queries "^2.10.0" -gatsby-plugin-utils@^0.2.40: - version "0.2.40" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.2.40.tgz#20e997d10efb9a0368270f79ce2e6001346f6336" - integrity sha512-RKjmpPhmi8TDR9hAKxmD4ZJMje3BLs6nt6mxMWT0F8gf5giCYEywplJikyCvaPfuyaFlq1hMmFaVvzmeZNussg== +gatsby-plugin-utils@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.3.0.tgz#1d10d3c6423603c391d31bcd12bd683bf40d7037" + integrity sha512-z0FgEM/uU/7IgDYLaNHmUK0m09TJwYaaiefSrj7NWyavF8uEyOd+52qI9TsK2Exv4DYiQI/L7zsC28iKtPbW1g== dependencies: joi "^17.2.1" -gatsby-react-router-scroll@^3.0.15: +gatsby-react-router-scroll@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.1.0.tgz#3eba4714bdc20a009a2178c28b1621ddb6e3d9f8" integrity sha512-sbHOiHKNfSPlmWFNUoVujYwOaBh+ESSDeKKjY0ULEQ7scU8Gr2cgD2ZHPxO+eMcy7SZyDs/eBvkR+9QfLqdz9A== @@ -6058,10 +6058,10 @@ gatsby-recipes@^0.3.1: xstate "^4.9.1" yoga-layout-prebuilt "^1.9.6" -gatsby-remark-autolink-headers@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.4.1.tgz#857a0d0f19964b9aef46c9299058b21edf359fbf" - integrity sha512-56IRcxKF3n9xQl2VmYR6BE+FUgVICSrmi9f0XOTvnjsty/8idZ1XjFha1JrHt0/nNs3cY5JBDAXe4CKR5RJMhg== +gatsby-remark-autolink-headers@2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.5.0.tgz#3dc0e9a986f305024589fb5ba37282fbbdb02499" + integrity sha512-7wj6qdMPKm2valVM1wiXcTlGIShoC+7JiNy0J6YI5GdFN25SDjIbHVrhUza8ARVHT9v5uP4MOENDhZKClozDVg== dependencies: "@babel/runtime" "^7.11.2" github-slugger "^1.3.0" @@ -6079,26 +6079,26 @@ gatsby-remark-external-links@^0.0.4: unist-util-find "^1.0.1" unist-util-visit "^1.1.3" -gatsby-remark-prismjs@3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.6.0.tgz#a3209340c4fd9c6b419f21781808f3478eab2f00" - integrity sha512-8eruDDSs1OkoTmV8lN/pWUxscBf3tU0F9jIsOiNK22GB/h4/thwlPRR8Te631KrVeODTvcOQo2kcvGI1xr+dvQ== +gatsby-remark-prismjs@3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-prismjs/-/gatsby-remark-prismjs-3.7.0.tgz#7cb641fe8927fd78a5861c458e922f81a599255e" + integrity sha512-2dXBGqvAZFCaclNg7qHlAb08C0ywuIKw9B0C3ic+chw49kfTMIvMksNnoAPtWB+cfNc/LSYgYfXBbs+C25w84w== dependencies: "@babel/runtime" "^7.11.2" parse-numeric-range "^0.0.2" unist-util-visit "^1.4.1" -gatsby-source-filesystem@2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.4.2.tgz#4d599f64058d4f25032b93eda2b036c9910a0d5b" - integrity sha512-we6z7h/KrhKcYhTo9HIVpmuiN15P/D+j3AgxAgJ1zZtCkGymffmhKwyTSMDAp/g0Grz+i6vvofYwOEhXOt62iA== +gatsby-source-filesystem@2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.5.0.tgz#589ced0e748b219e60908e07b46240f70b5aa96f" + integrity sha512-wDTcAqhhgf8ElotfOHU0d0itX1ir1GSoge/PCH/X6b/cEFLxLCgcqUVPHr1/opdRqzoQN/PGO/xVHeK3myQB+Q== dependencies: "@babel/runtime" "^7.11.2" better-queue "^3.8.10" chokidar "^3.4.2" file-type "^12.4.2" fs-extra "^8.1.0" - gatsby-core-utils "^1.3.24" + gatsby-core-utils "^1.4.0" got "^9.6.0" md5-file "^5.0.0" mime "^2.4.6" @@ -6108,7 +6108,7 @@ gatsby-source-filesystem@2.4.2: valid-url "^1.0.9" xstate "^4.13.0" -gatsby-telemetry@^1.3.40, gatsby-telemetry@^1.4.1: +gatsby-telemetry@^1.4.1: version "1.4.1" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.4.1.tgz#d5250fd51c3ed84087b3b73b102a742607e5290c" integrity sha512-2OWhJq+u4p05ji33E0H+RDJxomG6kTVb3NtSruSZINQ9lTksXk9y8ROVUulIV+JAoKlPMBE89uKsGJFfwAjGWA== @@ -6129,22 +6129,22 @@ gatsby-telemetry@^1.3.40, gatsby-telemetry@^1.4.1: node-fetch "^2.6.1" uuid "3.4.0" -gatsby-transformer-json@2.4.15: - version "2.4.15" - resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-2.4.15.tgz#2635e121d39bdbd0b20dec8775b8e8e5276ba72d" - integrity sha512-3RIulIsySP9AArlwwjrNoGcdo8xdS//zpP+5xD1f7dNu93UrlwgLRI4SIt9BpTv6WCZmM7xUxOlYP/U1ArYGsw== +gatsby-transformer-json@2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-json/-/gatsby-transformer-json-2.5.0.tgz#501015009cdc153d031988fed356fc2279fbb0c4" + integrity sha512-nnXS5/rRuuFDdFfkqS0bTqhf5EMD7WVEO0wy+Y485OfvqOHptCAuqfTyOU9paqq08rN5zLlvy7T/WZL4orRTsA== dependencies: "@babel/runtime" "^7.11.2" bluebird "^3.7.2" -gatsby-transformer-remark@2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.9.2.tgz#aeac65ed5a2ea8c44e258d8311de51f92dbec14e" - integrity sha512-XfPF0+QHYbX/8DtG8M7L/omIkexSUG9Rd2rAt0aUagw5z6BDAnzTO2kafEiBz9b2AbYmm8m2KHJiyJByXLiaEw== +gatsby-transformer-remark@2.10.0: + version "2.10.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.10.0.tgz#6be362fd7c696bff3a57f056bc7649fdfe1d195c" + integrity sha512-ffj7l8Kb+y4r1RW0+THg5vcB4C1FELhZdr4PZUWyPPY9ggCmsFjjGDnDPzE/CwAiEqdyMmcG+gGqBdSIQxq8mg== dependencies: "@babel/runtime" "^7.11.2" bluebird "^3.7.2" - gatsby-core-utils "^1.3.24" + gatsby-core-utils "^1.4.0" gray-matter "^4.0.2" hast-util-raw "^4.0.0" hast-util-to-html "^4.0.1" @@ -6164,20 +6164,20 @@ gatsby-transformer-remark@2.9.2: unist-util-select "^1.5.0" unist-util-visit "^1.4.1" -gatsby-transformer-yaml@2.4.15: - version "2.4.15" - resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.4.15.tgz#f3a8197da0404a90480ba9342defd7623efc2894" - integrity sha512-IjSf4JFYpi3pUbkD3aLv62WtjMma2B7XCDW0VeZCdZ99s5dwROnwhR7AbmtSFaBSjKccs76NV54xOrnVPK6QiQ== +gatsby-transformer-yaml@2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.5.0.tgz#a332c6871dbd7e0e09c29e868de364aa284da74a" + integrity sha512-MyNB0kJYbSwSyJFaJPFlxYHUXj3NGqU/ZC/RT8nvTt+dy53jbaW1QxqMIY9Q6Ro9X/6F0tpap5hxkM0RImo0aA== dependencies: "@babel/runtime" "^7.11.2" js-yaml "^3.14.0" lodash "^4.17.20" unist-util-select "^1.5.0" -gatsby@2.25.3: - version "2.25.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.25.3.tgz#60df0787f152fe57c386bdbfa8af786e873c8f41" - integrity sha512-2ykK0FGOyEbj8btH3OndWEQxd2BY63OtzlaBKZpbIZIw8i2LNbGQs8lv94lUpE8KcKMfmka1F0OiYvABU44ALA== +gatsby@2.26.1: + version "2.26.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.26.1.tgz#3717792cd1e03a718211285b1f402cead9e53f25" + integrity sha512-aqt1TxLxu2T85hLk1l8FTQ+AD+UuwpjozQrCVmXpk8+7Ao797H6l0Zr143Eap1l7wsmpiDe8DRf4O3QNiszhtg== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.11.6" @@ -6203,8 +6203,8 @@ gatsby@2.25.3: babel-plugin-add-module-exports "^0.3.3" babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-lodash "3.3.4" - babel-plugin-remove-graphql-queries "^2.9.20" - babel-preset-gatsby "^0.5.16" + babel-plugin-remove-graphql-queries "^2.10.0" + babel-preset-gatsby "^0.6.0" better-opn "^2.0.0" better-queue "^3.8.10" bluebird "^3.7.2" @@ -6245,16 +6245,16 @@ gatsby@2.25.3: find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.12.117" - gatsby-core-utils "^1.3.24" - gatsby-graphiql-explorer "^0.4.15" - gatsby-legacy-polyfills "^0.0.6" - gatsby-link "^2.4.16" - gatsby-plugin-page-creator "^2.3.35" - gatsby-plugin-typescript "^2.5.0" - gatsby-plugin-utils "^0.2.40" - gatsby-react-router-scroll "^3.0.15" - gatsby-telemetry "^1.3.40" + gatsby-cli "^2.13.1" + gatsby-core-utils "^1.4.0" + gatsby-graphiql-explorer "^0.5.0" + gatsby-legacy-polyfills "^0.1.0" + gatsby-link "^2.5.0" + gatsby-plugin-page-creator "^2.4.0" + gatsby-plugin-typescript "^2.6.0" + gatsby-plugin-utils "^0.3.0" + gatsby-react-router-scroll "^3.1.0" + gatsby-telemetry "^1.4.1" glob "^7.1.6" got "8.3.2" graphql "^14.6.0" @@ -6295,7 +6295,7 @@ gatsby@2.25.3: query-string "^6.13.1" raw-loader "^0.5.1" react-dev-utils "^4.2.3" - react-error-overlay "^6.0.7" + react-error-overlay "^3.0.0" react-hot-loader "^4.12.21" react-refresh "^0.8.3" redux "^4.0.5" @@ -11379,11 +11379,6 @@ react-error-overlay@^3.0.0: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655" integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw== -react-error-overlay@^6.0.7: - version "6.0.8" - resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.8.tgz#474ed11d04fc6bda3af643447d85e9127ed6b5de" - integrity sha512-HvPuUQnLp5H7TouGq3kzBeioJmXms1wHy9EGjz2OURWBp4qZO6AfGEcnxts1D/CbwPLRAgTMPCEgYhA3sEM4vw== - react-fast-compare@^3.1.1: version "3.2.0" resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"