diff --git a/package.json b/package.json index 7b6d84b..09d2225 100644 --- a/package.json +++ b/package.json @@ -32,29 +32,29 @@ "@types/react-dom": "17.0.14", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.10.2", + "gatsby": "4.10.3", "gatsby-awesome-pagination": "0.3.8", - "gatsby-cli": "4.10.1", + "gatsby-cli": "4.10.2", "gatsby-plugin-asset-path": "3.0.4", - "gatsby-plugin-feed": "4.10.1", - "gatsby-plugin-image": "2.10.0", - "gatsby-plugin-manifest": "4.10.1", - "gatsby-plugin-mdx": "3.10.1", + "gatsby-plugin-feed": "4.10.2", + "gatsby-plugin-image": "2.10.1", + "gatsby-plugin-manifest": "4.10.2", + "gatsby-plugin-mdx": "3.10.2", "gatsby-plugin-netlify": "4.1.0", - "gatsby-plugin-offline": "5.10.1", + "gatsby-plugin-offline": "5.10.2", "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.10.0", "gatsby-plugin-react-i18next": "1.2.2", "gatsby-plugin-remote-images": "3.3.0", "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.7.0", - "gatsby-plugin-sass": "5.10.1", - "gatsby-plugin-sharp": "4.10.1", - "gatsby-plugin-sitemap": "5.10.1", - "gatsby-plugin-typescript": "4.10.0", + "gatsby-plugin-sass": "5.10.2", + "gatsby-plugin-sharp": "4.10.2", + "gatsby-plugin-sitemap": "5.10.2", + "gatsby-plugin-typescript": "4.10.1", "gatsby-remark-copy-linked-files": "5.10.0", - "gatsby-remark-images": "6.10.1", - "gatsby-source-filesystem": "4.10.0", + "gatsby-remark-images": "6.10.2", + "gatsby-source-filesystem": "4.10.1", "gatsby-transformer-json": "4.10.0", "gatsby-transformer-sharp": "4.10.0", "hamburger-react": "2.4.1", diff --git a/yarn.lock b/yarn.lock index 75f4498..ff40d88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3383,13 +3383,13 @@ babel-plugin-polyfill-regenerator@^0.3.0: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" -babel-plugin-remove-graphql-queries@^4.10.0: - version "4.10.0" - resolved "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.10.0.tgz" - integrity sha512-vANJvjh03qC7o6O3huCKO+Jtmee9WPUJm4Nm+qn/ww+GOOQwz0Z0bSMeBhUkJbT/Y1b1JlysHoxTO3ZNH47EwA== +babel-plugin-remove-graphql-queries@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.10.1.tgz#09357b7afad1d1bf359d97701ba267bf968197f4" + integrity sha512-1Irx5lUoQtU56u1hMtrgipjlRsUF4Pz6WDCDNVyTuvcHqlKHQK6pna4igHrdoWhSSgEcbimlxSy6tTvP6bkplg== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" babel-plugin-syntax-jsx@^6.18.0: version "6.18.0" @@ -3414,10 +3414,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24: resolved "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz" integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA== -babel-preset-gatsby@^2.10.0: - version "2.10.0" - resolved "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.0.tgz" - integrity sha512-rh8vXjNXzX8Hkt27R7L56EovUf1dZDQavaYiY8zMQno/0iK7XllgO18Cfkgg3yYro0u1jOBWpoderMmZBLaVgw== +babel-preset-gatsby@^2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.10.1.tgz#a31fe2f4b4ed64204baca5ea8267639a00dd1a6b" + integrity sha512-wuEP2Tsf7MnblXIqJDdg+DOUXZhWQHBQYH/6cQ+HdEFiXu0gwskj/s5sPI6KoBgGK23EIZGr94HBtCq0D3aNRQ== dependencies: "@babel/plugin-proposal-class-properties" "^7.14.0" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -3432,7 +3432,7 @@ babel-preset-gatsby@^2.10.0: 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.10.0" + gatsby-core-utils "^3.10.1" gatsby-legacy-polyfills "^2.10.0" babel-runtime@^6.26.0: @@ -4424,10 +4424,10 @@ create-emotion@^10.0.27: "@emotion/sheet" "0.9.4" "@emotion/utils" "0.11.3" -create-gatsby@^2.10.1: - version "2.10.1" - resolved "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.1.tgz" - integrity sha512-zkAtC6TLr6nNmZd2yKqnXuEMX2vX9ciu4VBtMY+4J/nQ/cV77xCAmoU9MCAjVDoLp2h8pNckYE1lneFxmhIgkQ== +create-gatsby@^2.10.2: + version "2.10.2" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.10.2.tgz#ded9eb4066078845529a02bc966ef414a77b814a" + integrity sha512-OmuFey3Eoaek20m8Br/iIqEr76AUrl/ThCn7TBYJ6RvWVKezKV5UksQlFpdQgPK8kO9LogjkmiyA0k94VC3nXg== dependencies: "@babel/runtime" "^7.15.4" @@ -6215,10 +6215,10 @@ gatsby-awesome-pagination@0.3.8: dependencies: lodash "^4.17.21" -gatsby-cli@4.10.1, gatsby-cli@^4.10.1: - version "4.10.1" - resolved "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.1.tgz" - integrity sha512-bv1xJEAcv4vT3DKdOqT1W8qe4L0Yvw5sZoSXDSKX9K9YSGu/CnBJXPa31rNrv357mc4CyAf/Vdfnzvr0tNN+iQ== +gatsby-cli@4.10.2, gatsby-cli@^4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.10.2.tgz#835a2c472d5cd1b9258e5208f7f7184e5fd1b97b" + integrity sha512-lA1zFuWZwE+VtKYgntls0EC5PG4QoqqeJFWP+83Lmh+9hoLLkmL1plALBQeI3JY/9KXgRiC4OoR94CQkI329TA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6236,13 +6236,13 @@ gatsby-cli@4.10.1, gatsby-cli@^4.10.1: common-tags "^1.8.2" configstore "^5.0.1" convert-hrtime "^3.0.0" - create-gatsby "^2.10.1" + create-gatsby "^2.10.2" envinfo "^7.8.1" execa "^5.1.1" fs-exists-cached "^1.0.0" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" - gatsby-telemetry "^3.10.0" + gatsby-core-utils "^3.10.1" + gatsby-telemetry "^3.10.1" hosted-git-info "^3.0.8" is-valid-path "^0.1.1" joi "^17.4.2" @@ -6282,7 +6282,28 @@ gatsby-core-utils@^2.14.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-core-utils@^3.10.0, gatsby-core-utils@^3.5.2, gatsby-core-utils@^3.8.2: +gatsby-core-utils@^3.10.1: + version "3.10.1" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz#0f5e6aeda5ef4b86218b27480a9766fe30af4393" + integrity sha512-WqNMm0u1CAZm6Q+UQ4dDHwIAt3l32NeIaPuSXmDX7QcMGR3FUUk8cl2Ym6gx1hfILm1aCexqfaSCLUXtaWKkbQ== + dependencies: + "@babel/runtime" "^7.15.4" + ci-info "2.0.0" + configstore "^5.0.1" + fastq "^1.13.0" + file-type "^16.5.3" + fs-extra "^10.0.0" + got "^11.8.3" + import-from "^4.0.0" + lmdb "^2.2.4" + lock "^1.1.0" + node-object-hash "^2.3.10" + proper-lockfile "^4.1.2" + resolve-from "^5.0.0" + tmp "^0.2.1" + xdg-basedir "^4.0.0" + +gatsby-core-utils@^3.5.2, gatsby-core-utils@^3.8.2: version "3.10.0" resolved "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.10.0.tgz" integrity sha512-yaRI/uUsbIggPRfh0y6CH+fy2AqbFFLxCYndw5nrVByEY40+KaKs0wOF4yIgPRBZZUHOyfBJ+1AGo2JLHdY5lA== @@ -6318,26 +6339,26 @@ gatsby-legacy-polyfills@^2.10.0: "@babel/runtime" "^7.15.4" core-js-compat "3.9.0" -gatsby-link@^4.10.0: - version "4.10.0" - resolved "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.0.tgz" - integrity sha512-icF3i58MWgk4hSLaI6s5xyUp/rPy6MK7F4hsETQgJR32aZzkhj5Ydd1Cqw5P0CYo8EdaYKtljFBVwai8TnY4MQ== +gatsby-link@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.10.1.tgz#f68b04b900c9c81070913d65a6e4051a2266dc1b" + integrity sha512-U9Qry93Q+aXF9acs1YPH+wzipPlZELUa619CAhZnLv2sk75Iq5SttMZI/d0uhgF+X80PvoEKMkLb/VE4YiqVtw== dependencies: "@babel/runtime" "^7.15.4" "@types/reach__router" "^1.3.10" - gatsby-page-utils "^2.10.0" + gatsby-page-utils "^2.10.1" prop-types "^15.7.2" -gatsby-page-utils@^2.10.0: - version "2.10.0" - resolved "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.0.tgz" - integrity sha512-xyWHrMAJCd/w4mCZ1anK4ADT7pKdVZgQhppBWkm9H604p7RqsoloaQ9XGbPUuypzyPQw78yV5oY6bsaDpbvtrg== +gatsby-page-utils@^2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.10.1.tgz#39420dd41508ca2793f0c838816b16fd10bbc8d7" + integrity sha512-juhN7/cLKoFGPW37xBCN78D02yO1htxR3raO/f2iseCCsyDjXRnqGHgpdFu8g8s8bkukL5vscgALcyChQf7NtA== dependencies: "@babel/runtime" "^7.15.4" bluebird "^3.7.2" chokidar "^3.5.2" fs-exists-cached "^1.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" glob "^7.2.0" lodash "^4.17.21" micromatch "^4.0.4" @@ -6379,53 +6400,53 @@ gatsby-plugin-eslint@4.0.2: dependencies: webpack-merge "^5.8.0" -gatsby-plugin-feed@4.10.1: - version "4.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.1.tgz" - integrity sha512-eXD+hEzxmTujA8fGuOC8DnEUWIa6GH1oIzXNySsBukvr3c25BHuDXmD7niuQE/DJQKkyBKciSsLdu65IIcUW8g== +gatsby-plugin-feed@4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.2.tgz#a0a2bf87e9cd197a75f217fa768edf9c1684ba5d" + integrity sha512-t0f0ZVhQyk4YIg3nOemRD5V6yR0YlGmFcZW25adQE0GGZwVM1JxCE3RXes75zWFZjvZmTmm43/r5FfCyH3JIXg== dependencies: "@babel/runtime" "^7.15.4" "@hapi/joi" "^15.1.1" common-tags "^1.8.2" fs-extra "^10.0.0" - gatsby-plugin-utils "^3.4.1" + gatsby-plugin-utils "^3.4.2" lodash.merge "^4.6.2" rss "^1.2.2" -gatsby-plugin-image@2.10.0: - version "2.10.0" - resolved "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.10.0.tgz" - integrity sha512-W6/RvRs27XG5TwxTEAhnY68g0LAqP6T2NDPPEzAe/V/x5PyPn5Zf/N1pPUoqqdJ2n48Wg2BSv3Asz5/4vHfRgw== +gatsby-plugin-image@2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.10.1.tgz#7b9eda7334487dd0e4693996cf3664835e9c356e" + integrity sha512-ZFcaKkVz6h18jRzP9HHCcXzyIc/Gj57NZSycOWFxW9KLqkq3NZXVx3mkV9EQ+rup8r3RLiJu/AXEorZEy7iAhQ== 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.10.0" + babel-plugin-remove-graphql-queries "^4.10.1" camelcase "^5.3.1" chokidar "^3.5.2" common-tags "^1.8.2" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" objectFitPolyfill "^2.3.5" prop-types "^15.7.2" -gatsby-plugin-manifest@4.10.1: - version "4.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.1.tgz" - integrity sha512-D4WYQD1gDdyvWt8RYl4OC/i7thPkgtkm+kZW+d1JVpUTu+BrbdPYCIUMGdSrDyKxx3x0bhMmEf9hZW25acew0Q== +gatsby-plugin-manifest@4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.2.tgz#117b44e0e219fa85d6b710d2ed985268d82a1e25" + integrity sha512-2QGrG3qFkUnp0IcxQ+uQS4/jPL4NMHShOEs/7JPsuIJSIdumnG7QYJ9xHbIBb8U5mIFLpeonADYJVbdTsnGtrg== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.10.0" - gatsby-plugin-utils "^3.4.1" + gatsby-core-utils "^3.10.1" + gatsby-plugin-utils "^3.4.2" semver "^7.3.5" sharp "^0.30.1" -gatsby-plugin-mdx@3.10.1: - version "3.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.1.tgz" - integrity sha512-SUfocMx4pm8QCDDUrMwbF4qITwDWmeKkxVOeTl4xOhm4V2rwzPSruliDdFfYKfx3ImxPrXFC6sUtOc+W3ZAqoQ== +gatsby-plugin-mdx@3.10.2: + version "3.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.2.tgz#e8f0a071d855b7d0550bdc33c0b89e8d9f094009" + integrity sha512-sod2rPPEJuCEV88plULtz/LV0O1AlAxfCXfpLz6MIU89Dks/CfxGZfdtISHTeF55+VwjRQd8vtArcHZdtQPz7g== dependencies: "@babel/core" "^7.15.5" "@babel/generator" "^7.15.4" @@ -6443,7 +6464,7 @@ gatsby-plugin-mdx@3.10.1: escape-string-regexp "^1.0.5" eval "^0.1.4" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" gray-matter "^4.0.2" json5 "^2.1.3" loader-utils "^1.4.0" @@ -6478,33 +6499,33 @@ gatsby-plugin-netlify@4.1.0: lodash "^4.17.21" webpack-assets-manifest "^5.0.6" -gatsby-plugin-offline@5.10.1: - version "5.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.1.tgz" - integrity sha512-l33iJlXfnY9xg3iEG1qCyu7bz0tnoMzocUY1KUCE2I4FMhSHtzMzcHqVHlrULbaye0fxikwsQ9oEX0bZPBuMHA== +gatsby-plugin-offline@5.10.2: + version "5.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.2.tgz#cf38bcf6c90d91e7511953bdb1122f9df2f4b4c0" + integrity sha512-HYa5du0/gW1bEN4l7kSyUUJugv/Dkr6kkywK+Mhrcn8wMdGYeqiO/WidpW3wbFvEtAVD7kHvz+TATtVliqeAsQ== dependencies: "@babel/runtime" "^7.15.4" cheerio "^1.0.0-rc.10" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" glob "^7.2.0" idb-keyval "^3.2.0" lodash "^4.17.21" workbox-build "^4.3.1" -gatsby-plugin-page-creator@^4.10.1: - version "4.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.10.1.tgz" - integrity sha512-tTN4qHH2n7CiV/MNx/FcnBBOmCWzlMkpIR6AtJfxdO5sncn3XIEwMKNxvp9WUm2bevUodlynxlER1dOtgj+DJA== +gatsby-plugin-page-creator@^4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.10.2.tgz#05e6e3b0bdf800a4358573768987ed73d50eb158" + integrity sha512-6oVkPe69dGnq4ZiUgTuuIzTyOTmC/awXyfCdfkvQHQZRqhyzhHMW95aFgr3y/qNlOmCKDaxYmxeT0KOKxcyxWw== 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.10.0" - gatsby-page-utils "^2.10.0" - gatsby-plugin-utils "^3.4.1" - gatsby-telemetry "^3.10.0" + gatsby-core-utils "^3.10.1" + gatsby-page-utils "^2.10.1" + gatsby-plugin-utils "^3.4.2" + gatsby-telemetry "^3.10.1" globby "^11.0.4" lodash "^4.17.21" @@ -6555,19 +6576,19 @@ gatsby-plugin-robots-txt@1.7.0: "@babel/runtime" "^7.16.7" generate-robotstxt "^8.0.3" -gatsby-plugin-sass@5.10.1: - version "5.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.1.tgz" - integrity sha512-h8HS0BVEa/+GMQukScFyr0cpcdXQqwi4tliUto1EKtGsDO3ps2j89ytS6V9yGwp7KGFtZiI2y10R7gbBuVW1Yw== +gatsby-plugin-sass@5.10.2: + version "5.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.2.tgz#c5657d5cc17aa894e000ba5e092f4019dded329d" + integrity sha512-jlsGnYlMElapqTEBVEZTCmh50YFwLhsXieXY6cZhRhXESciE6VfU47bqgxbsWIceqxuVJ/SIhmwAk4xP7qKBhA== dependencies: "@babel/runtime" "^7.15.4" resolve-url-loader "^3.1.4" sass-loader "^10.1.1" -gatsby-plugin-sharp@4.10.1: - version "4.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.1.tgz" - integrity sha512-Y+kB5BSfcxMYO5s13W3NDeDH28RCzSa8goo1yQNTISiGaC6iBO4EIEVbUiUBkoLA5nf46J71ve8A3sprZ66bog== +gatsby-plugin-sharp@4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz#253a49c452a7409ceece4e541e4770e61a306bcc" + integrity sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw== dependencies: "@babel/runtime" "^7.15.4" async "^3.2.3" @@ -6575,9 +6596,9 @@ gatsby-plugin-sharp@4.10.1: debug "^4.3.3" filenamify "^4.3.0" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" - gatsby-plugin-utils "^3.4.1" - gatsby-telemetry "^3.10.0" + gatsby-core-utils "^3.10.1" + gatsby-plugin-utils "^3.4.2" + gatsby-telemetry "^3.10.1" got "^11.8.3" lodash "^4.17.21" mini-svg-data-uri "^1.4.3" @@ -6589,20 +6610,20 @@ gatsby-plugin-sharp@4.10.1: svgo "1.3.2" uuid "3.4.0" -gatsby-plugin-sitemap@5.10.1: - version "5.10.1" - resolved "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.1.tgz" - integrity sha512-EO5GWLhkN3gfOXLX8QlbIepu2Kq1kk4bBgU5M2CjZAyVQhahZAJxdBat7JgLTpKZL4lSJgVSCl9IkeKgHvm+pg== +gatsby-plugin-sitemap@5.10.2: + version "5.10.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.2.tgz#208149b900b166c42aa88a5f5436f5c6bf6561e9" + integrity sha512-X6pVbytl/QfdfGrnXAEKPf5vc38WIbclmHYIfbgjXUYA9yckTxnfuYZqkS2YwCmbcUTHG1ugcmXMeBGVo77IBQ== dependencies: "@babel/runtime" "^7.15.4" common-tags "^1.8.2" minimatch "^3.0.4" sitemap "^7.0.0" -gatsby-plugin-typescript@4.10.0, gatsby-plugin-typescript@^4.10.0: - version "4.10.0" - resolved "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.10.0.tgz" - integrity sha512-g6vbADv5+MRuNBkyvzpjzr2uwrkoNi/K+dAI2gcLdKQoITj6ZDTR9iB4yMF1s23XshlkwwN8+3/3VUiR1fguoQ== +gatsby-plugin-typescript@4.10.1, gatsby-plugin-typescript@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.10.1.tgz#1d94532f4cd97677c38bda3b4d92a50b3856e11d" + integrity sha512-yQZYRAZwtj20OrvsF8+xr9V0Jew//3HghM1LKvCB58wECvwLW9SXHzema92JubirFOk7VrdeQfVe3u4jCYDDYw== dependencies: "@babel/core" "^7.15.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -6610,16 +6631,16 @@ gatsby-plugin-typescript@4.10.0, gatsby-plugin-typescript@^4.10.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.10.0" + babel-plugin-remove-graphql-queries "^4.10.1" -gatsby-plugin-utils@^3.4.1: - version "3.4.1" - resolved "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.1.tgz" - integrity sha512-sDMVGauxMgXyX8WGZDndZI2vIaolJzlXBMdKhgP7DIT+Qa5wjvyHWvZy34dxtVrT3IHPK/PRMgpE81Gr7gKveg== +gatsby-plugin-utils@^3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz#bdc66fd52c052c91af443981e1facbc097429dc7" + integrity sha512-HkVR8BnEdc915pmY2L9wPwFgjq303ThMH9UtT+frDOPzn+GFjPlBF5+YGJ3tZaxH0ouwpnGTn3Pu37tcRZcctA== dependencies: "@babel/runtime" "^7.15.4" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" gatsby-sharp "^0.4.0" graphql-compose "^9.0.7" import-from "^4.0.0" @@ -6648,15 +6669,15 @@ gatsby-remark-copy-linked-files@5.10.0: probe-image-size "^7.0.0" unist-util-visit "^2.0.3" -gatsby-remark-images@6.10.1: - version "6.10.1" - resolved "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.1.tgz" - integrity sha512-seENZFQ9KEBFz3UXlZhKn1tVkfkLms6/SmpEB27zp1m3tF2bb7EoszSSWS3lY9Fwa1/B6xemU06x7KwUMHqSsw== +gatsby-remark-images@6.10.2: + version "6.10.2" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.10.2.tgz#2192fc641d52208512912ce6f0e85013942fdf3c" + integrity sha512-9uOaZ5GMdpOsKPp5I4Udq7fpFds8wWJeuyRmHPOmf3F4JoCfAC1C+qefkuTX2mbyRSgXX/x1Cb5MtzdCpwSICw== dependencies: "@babel/runtime" "^7.15.4" chalk "^4.1.2" cheerio "^1.0.0-rc.10" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" is-relative-url "^3.0.0" lodash "^4.17.21" mdast-util-definitions "^4.0.0" @@ -6673,16 +6694,16 @@ gatsby-sharp@^0.4.0: "@types/sharp" "^0.29.5" sharp "^0.30.1" -gatsby-source-filesystem@4.10.0: - version "4.10.0" - resolved "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.0.tgz" - integrity sha512-fRN7MFVnmxljVmZZCYswNNMdFygB0hfHmtTM6kdbBc8llkRPtr9tsvK6LHnWsxU2tzPHDTGvRORcSs/coT2v3A== +gatsby-source-filesystem@4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz#c513fadb3cedb138ff28ba351ffd264524a0c28d" + integrity sha512-qdOWS234l6QyEN0M8tfdGQF530pK9nSiaT1JfSzZV7Bl9psX9SdsuOtfZ2AV0QVt1BQB7C53E/BNGaxMLCcnUg== dependencies: "@babel/runtime" "^7.15.4" chokidar "^3.5.2" file-type "^16.5.3" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" got "^9.6.0" md5-file "^5.0.0" mime "^2.5.2" @@ -6710,10 +6731,10 @@ gatsby-source-filesystem@^3.4.0: valid-url "^1.0.9" xstate "^4.14.0" -gatsby-telemetry@^3.10.0: - version "3.10.0" - resolved "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.0.tgz" - integrity sha512-Oe2OShJbylKr5C4FTl2P/JUX/xRkpYb6IMfEoAd5inG7HNQ1fikON4NdwvJjOp++My4kWo+LLCu92TZBkyTtZw== +gatsby-telemetry@^3.10.1: + version "3.10.1" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.10.1.tgz#129c4309811cd9b2ba5e9d326ba47dddb59202ca" + integrity sha512-935quI1YsQfzYREuvPLNKBb7IUE2vX9p7WoS7Dc9TbV2xDZPTAzeOfX+HE56ZltkxMi8Zivp7mqe5+n//WL7EQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/runtime" "^7.15.4" @@ -6723,7 +6744,7 @@ gatsby-telemetry@^3.10.0: boxen "^4.2.0" configstore "^5.0.1" fs-extra "^10.0.0" - gatsby-core-utils "^3.10.0" + gatsby-core-utils "^3.10.1" git-up "^4.0.5" is-docker "^2.2.1" lodash "^4.17.21" @@ -6759,10 +6780,10 @@ gatsby-worker@^1.10.1: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.10.2: - version "4.10.2" - resolved "https://registry.npmjs.org/gatsby/-/gatsby-4.10.2.tgz" - integrity sha512-m610SorVOlwVY6QLt6W2xlgqqfsHdUIY6I/IjqbDTyfI4d7GcKNBrJujE7BoxSpRL+9vUZRYw224hPcH+81Byg== +gatsby@4.10.3: + version "4.10.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.10.3.tgz#72d9620d3f9a90c96e568f4803f86458d1dc6a53" + integrity sha512-G6YYwQWrN99KhJgLQl/oy3oKRuTdUcW7Bgb9vRchjY/Apk0eTA2wq33W5L9y+npR3nxly6ZJ2pM8FHw7WX4tKg== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6789,8 +6810,8 @@ gatsby@4.10.2: 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.10.0" - babel-preset-gatsby "^2.10.0" + babel-plugin-remove-graphql-queries "^4.10.1" + babel-preset-gatsby "^2.10.1" better-opn "^2.1.1" bluebird "^3.7.2" body-parser "^1.19.0" @@ -6832,18 +6853,18 @@ gatsby@4.10.2: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^10.0.0" - gatsby-cli "^4.10.1" - gatsby-core-utils "^3.10.0" + gatsby-cli "^4.10.2" + gatsby-core-utils "^3.10.1" gatsby-graphiql-explorer "^2.10.0" gatsby-legacy-polyfills "^2.10.0" - gatsby-link "^4.10.0" - gatsby-page-utils "^2.10.0" + gatsby-link "^4.10.1" + gatsby-page-utils "^2.10.1" gatsby-parcel-config "^0.1.0" - gatsby-plugin-page-creator "^4.10.1" - gatsby-plugin-typescript "^4.10.0" - gatsby-plugin-utils "^3.4.1" + gatsby-plugin-page-creator "^4.10.2" + gatsby-plugin-typescript "^4.10.1" + gatsby-plugin-utils "^3.4.2" gatsby-react-router-scroll "^5.10.0" - gatsby-telemetry "^3.10.0" + gatsby-telemetry "^3.10.1" gatsby-worker "^1.10.1" glob "^7.2.0" globby "^11.1.0"