diff --git a/package.json b/package.json index ebd931c..2e08129 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/noto-sans-display": "^4.5.13", "@icons-pack/react-simple-icons": "^6.2.0", "dotenv": "^16.0.3", - "gatsby": "^4.24.8", + "gatsby": "^4.25.0", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.25.0", "gatsby-plugin-react-helmet": "^5.24.0", diff --git a/yarn.lock b/yarn.lock index e4b13db..c44b8c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1247,15 +1247,15 @@ resolved "https://registry.yarnpkg.com/@fontsource/noto-sans-display/-/noto-sans-display-4.5.13.tgz#946092714cc418b5d880a09b62f8d652706cfffb" integrity sha512-1RuV1HXCx82tNAsbfr4i5EmCAS5/+6JUZ12h3dssXqA9bz1Mm0a/ZtYnUR5rCeZ7/+uwVYVGFNmMF6My4cFEfA== -"@gatsbyjs/parcel-namer-relative-to-cwd@1.9.0": - version "1.9.0" - resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.9.0.tgz#9263de16d93463974d6fe0cd960eadca184a7d9f" - integrity sha512-N/GUtMxnYgUdn7BeHFQ3iY4A13bN5a7Jfi+kT0fGbfTggMI3XDvIHWRoMfUDcRtUo2D/gL3sQq5gd1k8obye3A== +"@gatsbyjs/parcel-namer-relative-to-cwd@^1.10.0": + version "1.10.0" + resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.10.0.tgz#4768957e2bd343ade1c8dfeb27bff2849ab46564" + integrity sha512-JSiOxG2SD64joKfcCOdujIpqmhs+k5Ic1sO/hQ83EVF6G9DJJTf8n12rGb2rzPb00TFT4ldb/nWxQRV+kQTlPA== dependencies: "@babel/runtime" "^7.18.0" "@parcel/namer-default" "2.6.2" "@parcel/plugin" "2.6.2" - gatsby-core-utils "^3.24.0" + gatsby-core-utils "^3.25.0" "@gatsbyjs/reach-router@^1.3.9": version "1.3.9" @@ -3035,14 +3035,14 @@ babel-plugin-polyfill-regenerator@^0.3.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" -babel-plugin-remove-graphql-queries@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.24.0.tgz#1db00d6e657620debcfb5df553397a4e8ba68f14" - integrity sha512-B/0Y/JfG+9O9vxZDtievpRymGIWrYtNQ+f0ZVmMcfk8/yclaKvEvefo/DGUXWF7yAH5V8HeEnXeGtQKtfCwE1Q== +babel-plugin-remove-graphql-queries@^4.24.0, babel-plugin-remove-graphql-queries@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.25.0.tgz#ebfc91d8dbe567035b8ce4c3df0a068b745571df" + integrity sha512-enyqRNRrn7vTG3nwg1V+XhoAJIyUv3ZukQCs5KbHOK+WNDDiGZQzIG+FCiZFACScdZBJWyx7TYRYbOFJZ/KEGg== dependencies: "@babel/runtime" "^7.15.4" "@babel/types" "^7.15.4" - gatsby-core-utils "^3.24.0" + gatsby-core-utils "^3.25.0" babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: version "7.0.0-beta.0" @@ -3096,10 +3096,10 @@ babel-preset-fbjs@^3.4.0: "@babel/plugin-transform-template-literals" "^7.0.0" babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" -babel-preset-gatsby@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.24.0.tgz#fca7b629e335d98a7feb19f85d73e39356abbb3f" - integrity sha512-EFPclGESPH2grzmN3bX6UoDi+3fgk+zLR5lDPGGaOgrUOEdxETMYdnz9VA37mjI2W/a+x/xCeE7qJRnNCJtn4g== +babel-preset-gatsby@^2.25.0: + version "2.25.0" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.25.0.tgz#13c7bccbbf91792d6bd7a95a6531560df8c306f8" + integrity sha512-KFfSTDAkY87/Myq1KIUk9cVphWZem/08U7ps9Hiotbo6Mge/lL6ggh3xKP9SdR5Le4DLLyIUI7a4ILrAVacYDg== dependencies: "@babel/plugin-proposal-class-properties" "^7.14.0" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -3114,8 +3114,8 @@ babel-preset-gatsby@^2.24.0: babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-macros "^3.1.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" - gatsby-core-utils "^3.24.0" - gatsby-legacy-polyfills "^2.24.0" + gatsby-core-utils "^3.25.0" + gatsby-legacy-polyfills "^2.25.0" babel-register@^6.26.0: version "6.26.0" @@ -4091,10 +4091,10 @@ cosmiconfig@^7.0.0: path-type "^4.0.0" yaml "^1.10.0" -create-gatsby@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.24.0.tgz#c9ba9eac61a0bc180bc4b40d5ae0465ffe2e43a2" - integrity sha512-1ZN9cIGlPVPoyKHrl7n+iLf0SbIu/wdWBpujV/UeoIPJpEwEwUFe5fJPUIGTJkyHC97G6ArM+5mKt3fTZiCfwQ== +create-gatsby@^2.25.0: + version "2.25.0" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.25.0.tgz#9878d20b0bf3316565339f54a193856163d6f7da" + integrity sha512-96Kl/6Far2j65/vFv/6Mb9+T+/4oW8hlC3UmdfjgBgUIzTPFmezY1ygPu2dfCKjprWkArB8DpE7EsAaJoRKB1Q== dependencies: "@babel/runtime" "^7.15.4" @@ -5852,10 +5852,10 @@ functions-have-names@^1.2.2: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== -gatsby-cli@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.24.0.tgz#929557b05c0736c23029bd73eb0e837d348c185a" - integrity sha512-l5xaLLd8DGWtUHcK3Q1RfzyEJkcGZNSa3WGkkYjEwqYRY83fMHlH/hhunStuJ+1S7ZH9Vq7kL1OgOz6S8vK6AQ== +gatsby-cli@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.25.0.tgz#da76a6a61a97948c6ce07984b33c911554982f51" + integrity sha512-CJ2PCsfFmn9Xqc/jg9MFMU1BG5oQGiej1TFFx8GhChJ+kGhi9ANnNM+qo1K4vOmoMnsT4SSGiPAFD10AWFqpAQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -5873,13 +5873,13 @@ gatsby-cli@^4.24.0: clipboardy "^2.3.0" common-tags "^1.8.2" convert-hrtime "^3.0.0" - create-gatsby "^2.24.0" + create-gatsby "^2.25.0" envinfo "^7.8.1" execa "^5.1.1" fs-exists-cached "^1.0.0" fs-extra "^10.1.0" - gatsby-core-utils "^3.24.0" - gatsby-telemetry "^3.24.0" + gatsby-core-utils "^3.25.0" + gatsby-telemetry "^3.25.0" hosted-git-info "^3.0.8" is-valid-path "^0.1.1" joi "^17.4.2" @@ -5921,50 +5921,50 @@ gatsby-core-utils@^3.24.0, gatsby-core-utils@^3.25.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-graphiql-explorer@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.24.0.tgz#044f24ad9149dffefb783bb2b6d27d49fb968113" - integrity sha512-CzBEpgpT7wvEzOZWA0iRrXrGkug33ph/siADAMsgQMDf9VLAH4mEKqbQKgIIuy+yIodq74ty75txCaxFarclMQ== +gatsby-graphiql-explorer@^2.25.0: + version "2.25.0" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.25.0.tgz#78fe692009739cbd330b6c10a1cfebcff8301ab8" + integrity sha512-/NDsaW4x3/KtvzmxYvedhDwUW1kb7gQO6iOhCkillVJSYBd6mPB8aOSulM49fyCT76UXGYFtRaUI8fyOkmpWhg== dependencies: "@babel/runtime" "^7.15.4" -gatsby-legacy-polyfills@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.24.0.tgz#17c1804eaff15bae952bfd18e5c8d6b18ebacabb" - integrity sha512-3O/SlgTtK3z+rbp9UPgA5Hc0AgFbklpgZ1nx40HfgsbRcSHl81INzyIPjN9Fpp9BM4GOknAAL7VPfeilTn2mog== +gatsby-legacy-polyfills@^2.25.0: + version "2.25.0" + resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.25.0.tgz#1a8633df7fff795a70cdf4d43a8d0251674940ab" + integrity sha512-cMeFwMH1FGENo2gNpyTyMYc/CJ7uBGE26n89OGrVVvBMaQegK+CMNZBOh09sLrXUcOp8hSOX2IwzvOlo6CdWpg== dependencies: "@babel/runtime" "^7.15.4" core-js-compat "3.9.0" -gatsby-link@^4.24.1: - version "4.24.1" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.24.1.tgz#b0d10fa9a66def6fd4f920c919440bc22df19aeb" - integrity sha512-j8IcxlCzBX5J8srDn4wtxSKm8V+HM8GXfhVSMuRREiuaOxNNjhFOhfwyydrS+gYnEL8gVDOs9QTPEc2n+cn1fg== +gatsby-link@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237" + integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ== dependencies: "@types/reach__router" "^1.3.10" - gatsby-page-utils "^2.24.1" + gatsby-page-utils "^2.25.0" prop-types "^15.8.1" -gatsby-page-utils@^2.24.1: - version "2.24.1" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.24.1.tgz#cb18569e20faf9195d6f37aadd79241c66b112c3" - integrity sha512-5PLXrSrMKpsBpUp8lDrKwbufQzUCIyWfz4eapQYUeLsnOFQ+lZkSWAbwrZQTRSzSR1N9TtU3qGLc9fQmCjveig== +gatsby-page-utils@^2.25.0: + version "2.25.0" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e" + integrity sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig== dependencies: "@babel/runtime" "^7.15.4" bluebird "^3.7.2" chokidar "^3.5.3" fs-exists-cached "^1.0.0" - gatsby-core-utils "^3.24.0" + gatsby-core-utils "^3.25.0" glob "^7.2.3" lodash "^4.17.21" micromatch "^4.0.5" -gatsby-parcel-config@0.15.1: - version "0.15.1" - resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.15.1.tgz#19c828858f0ce202104f7c182022102f2df570c5" - integrity sha512-UcjyqmL8oaRX27QxKb2l6OpGawCVNL27fcutbZFUIppcpenPb7TGkpvyGcjUk2n6IS4cgwjDD6fenqCwtQrCSQ== +gatsby-parcel-config@^0.16.0: + version "0.16.0" + resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.16.0.tgz#a71a55f9cd912b1e84a723089a16c5ef90520e31" + integrity sha512-2+hOg6cMBGZ8r+4lN3k+dOWGvku453vbZCAhp6V3RuFYxbWuvDFP7Icr0GCOyZ62utkFr9m7H2U1Wjf4KOHyEQ== dependencies: - "@gatsbyjs/parcel-namer-relative-to-cwd" "1.9.0" + "@gatsbyjs/parcel-namer-relative-to-cwd" "^1.10.0" "@parcel/bundler-default" "2.6.2" "@parcel/compressor-raw" "2.6.2" "@parcel/namer-default" "2.6.2" @@ -6008,10 +6008,10 @@ gatsby-plugin-manifest@^4.25.0: semver "^7.3.7" sharp "^0.30.7" -gatsby-plugin-page-creator@^4.24.1: - version "4.24.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.24.1.tgz#1088c2c4ea115f65008ebc0fb21da1403c6326d1" - integrity sha512-fEPxxWMKMyb33cU3tl0Fgx119+w75MtEP/M7pf1F2XEipP6LTC93rJ5N40sIf1RNYsDz0cpRaWRFpxz9SzowZQ== +gatsby-plugin-page-creator@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.25.0.tgz#6f47f1a49e18af9ef42207c22b20f5d78ccc02fb" + integrity sha512-plHek7xHSV9l1bLPa1JAnxzBqP7j2ihCPRwpBk/wIJAR8cG65wjAT+Nu8DKpW0+2/MYill84ns1r2m8g0L/7bg== dependencies: "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" @@ -6019,10 +6019,10 @@ gatsby-plugin-page-creator@^4.24.1: chokidar "^3.5.3" fs-exists-cached "^1.0.0" fs-extra "^10.1.0" - gatsby-core-utils "^3.24.0" - gatsby-page-utils "^2.24.1" - gatsby-plugin-utils "^3.18.0" - gatsby-telemetry "^3.24.0" + gatsby-core-utils "^3.25.0" + gatsby-page-utils "^2.25.0" + gatsby-plugin-utils "^3.19.0" + gatsby-telemetry "^3.25.0" globby "^11.1.0" lodash "^4.17.21" @@ -6075,10 +6075,10 @@ gatsby-plugin-sitemap@^5.25.0: minimatch "^3.1.2" sitemap "^7.0.0" -gatsby-plugin-typescript@^4.24.0, gatsby-plugin-typescript@^4.6.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.24.0.tgz#e20631bdca7023ecd6d36e9d0531c59724e3c7a1" - integrity sha512-d7OnNETBLXfMVKdYEm+MSpeX04zb/LoU+JoeovlJ45b9ovh7dYTCOBMnka54LnOU0rJR+JCirWDWpTBaXaBpnw== +gatsby-plugin-typescript@^4.25.0, gatsby-plugin-typescript@^4.6.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.25.0.tgz#e498d00a4e811157fae0214bee9bfae13c569ef6" + integrity sha512-8BTtiVWuIqIEGx/PBBMWd6FYPgel16hT3js7SMo5oI9K4EPsSxRItgRf41MTJGxRR20EhL4e99g2S8x0v1+odA== dependencies: "@babel/core" "^7.15.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -6086,7 +6086,7 @@ gatsby-plugin-typescript@^4.24.0, gatsby-plugin-typescript@^4.6.0: "@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.24.0" + babel-plugin-remove-graphql-queries "^4.25.0" gatsby-plugin-utils@^3.18.0, gatsby-plugin-utils@^3.19.0: version "3.19.0" @@ -6103,26 +6103,18 @@ gatsby-plugin-utils@^3.18.0, gatsby-plugin-utils@^3.19.0: joi "^17.4.2" mime "^3.0.0" -gatsby-react-router-scroll@^5.24.0: - version "5.24.0" - resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.24.0.tgz#d37579dba12435f56a98fede831851c3224c60b4" - integrity sha512-2wQnwyszef06fGxQOsz70ReykF9w9FgIUjPpThn3OBgJarRibNsHljbNdLOETczYSY8LEebKFB3ewQ+erd7DCw== +gatsby-react-router-scroll@^5.25.0: + version "5.25.0" + resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.25.0.tgz#86cec0acc0594db01e7f3c37cf5034e034f2b635" + integrity sha512-SFSdezIa5lahCE8ieCLrtLA5tztemGco/rN8si9rI9KHu1h1jPvDhsNqs2g+Z50JrUb1RPfsmxJTmLa5i6MIgQ== dependencies: "@babel/runtime" "^7.15.4" prop-types "^15.8.1" -gatsby-script@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-1.9.0.tgz#6fdc1ba4c5930cb251a35a958fafee44a99a6f78" - integrity sha512-xGhaTVNdDokZDkiZ6sGtAwyEzbpml+RFFX0kFEkS0Ii3MwdZT44H558B4Y8l7X9wB0OEENcSczc/DULVhRoXBA== - -gatsby-sharp@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.18.0.tgz#bee4bbae079917afec20d005c9aee75ce7fd0755" - integrity sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw== - dependencies: - "@types/sharp" "^0.30.5" - sharp "^0.30.7" +gatsby-script@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/gatsby-script/-/gatsby-script-1.10.0.tgz#0096ceaee2f251528c02bed5e7e058314d359127" + integrity sha512-8jAtQR0mw3G8sCy6i2D1jfGvUF5d9AIboEQuo9ZEChT4Ep5f+PSRxiWZqSjhKvintAOIeS4QXCJP5Rtp3xZKLg== gatsby-sharp@^0.19.0: version "0.19.0" @@ -6176,10 +6168,10 @@ gatsby-source-youtube-v3@^3.0.2: gatsby-source-filesystem "^1.5.27" lodash "^4.17.5" -gatsby-telemetry@^3.24.0: - version "3.24.0" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.24.0.tgz#5306d8a54372eb877be92f782f32cd25fbe9cfb5" - integrity sha512-ioBzkmImRuyEAGtnyJgpln4LKTQ61MAjFaU+SFLVKDATcVh86rfNbD2ks5DzZgCtsP1/zVmHv2a7s4z/TQCZjA== +gatsby-telemetry@^3.25.0: + version "3.25.0" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.25.0.tgz#1e5b109927fd465daa097fd3946ab2a9eb39b25a" + integrity sha512-FGC1yS2evJxTN/Ku9XonCBiqhH6uO6aPjjps65BbL+Xbpct/qfirIFxYG6DhHPrksR0fKOhstJGnQqay74hWdQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/runtime" "^7.15.4" @@ -6188,7 +6180,7 @@ gatsby-telemetry@^3.24.0: boxen "^4.2.0" configstore "^5.0.1" fs-extra "^10.1.0" - gatsby-core-utils "^3.24.0" + gatsby-core-utils "^3.25.0" git-up "^7.0.0" is-docker "^2.2.1" lodash "^4.17.21" @@ -6236,18 +6228,18 @@ gatsby-transformer-sharp@^4.25.0: semver "^7.3.7" sharp "^0.30.7" -gatsby-worker@^1.24.0: - version "1.24.0" - resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.24.0.tgz#ca4638e631f4401a4a4b04b661273438f24dcd54" - integrity sha512-/054vcu6JhquW/5GsL6qQgtLBqLt7uyfaiMApe+tJsy9mvjt+gQL7hgspuLjPfmkfoI9Em8sGE+K9Y/aZEjZgA== +gatsby-worker@^1.25.0: + version "1.25.0" + resolved "https://registry.yarnpkg.com/gatsby-worker/-/gatsby-worker-1.25.0.tgz#0bbed669f3b21345a350743b9826cbfd007fa3a9" + integrity sha512-gjp28irgHASihwvMyF5aZMALWGax9mEmcD8VYGo2osRe7p6BZuWi4cSuP9XM9EvytDvIugpnSadmTP01B7LtWg== dependencies: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@^4.24.8: - version "4.24.8" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.8.tgz#2f4c34b3e6727c78a31971e1902d9672e052b5af" - integrity sha512-dbpAXMpWPv0P3H+xYhK2+XZ+W0xsgvZUvQTYhYEro7jVh9gBJr68tlT4YYH7J+9FThrIcg6MPLN7KLVJp8yyGw== +gatsby@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.0.tgz#1eca4b94709aad1a3232e704645ae36ee148ebba" + integrity sha512-zR/u0X60Ww250XqHGytAVFDfFJUpDzMnbPHQ7uAqr6zLgU03DBKyjqKiRpFsGx7L7ENj61hdorjz12IiNj6DIw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6286,8 +6278,8 @@ gatsby@^4.24.8: 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.24.0" - babel-preset-gatsby "^2.24.0" + babel-plugin-remove-graphql-queries "^4.25.0" + babel-preset-gatsby "^2.25.0" better-opn "^2.1.1" bluebird "^3.7.2" browserslist "^4.17.5" @@ -6329,20 +6321,20 @@ gatsby@^4.24.8: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^10.1.0" - gatsby-cli "^4.24.0" - gatsby-core-utils "^3.24.0" - gatsby-graphiql-explorer "^2.24.0" - gatsby-legacy-polyfills "^2.24.0" - gatsby-link "^4.24.1" - gatsby-page-utils "^2.24.1" - gatsby-parcel-config "0.15.1" - gatsby-plugin-page-creator "^4.24.1" - gatsby-plugin-typescript "^4.24.0" - gatsby-plugin-utils "^3.18.0" - gatsby-react-router-scroll "^5.24.0" - gatsby-script "^1.9.0" - gatsby-telemetry "^3.24.0" - gatsby-worker "^1.24.0" + gatsby-cli "^4.25.0" + gatsby-core-utils "^3.25.0" + gatsby-graphiql-explorer "^2.25.0" + gatsby-legacy-polyfills "^2.25.0" + gatsby-link "^4.25.0" + gatsby-page-utils "^2.25.0" + gatsby-parcel-config "^0.16.0" + gatsby-plugin-page-creator "^4.25.0" + gatsby-plugin-typescript "^4.25.0" + gatsby-plugin-utils "^3.19.0" + gatsby-react-router-scroll "^5.25.0" + gatsby-script "^1.10.0" + gatsby-telemetry "^3.25.0" + gatsby-worker "^1.25.0" glob "^7.2.3" globby "^11.1.0" got "^11.8.5" @@ -6415,7 +6407,7 @@ gatsby@^4.24.8: xstate "4.32.1" yaml-loader "^0.6.0" optionalDependencies: - gatsby-sharp "^0.18.0" + gatsby-sharp "^0.19.0" gensync@^1.0.0-beta.2: version "1.0.0-beta.2"