diff --git a/package-lock.json b/package-lock.json index 2020c5c..6a7c167 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/cli": "7.17.6", "@babel/plugin-transform-typescript": "7.16.8", - "@fontsource/encode-sans": "4.5.2", + "@fontsource/encode-sans": "4.5.4", "@icons-pack/react-simple-icons": "4.6.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", @@ -22,29 +22,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", @@ -2039,9 +2039,9 @@ } }, "node_modules/@fontsource/encode-sans": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz", - "integrity": "sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA==" + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz", + "integrity": "sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ==" }, "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": { "version": "0.0.2", @@ -5581,12 +5581,12 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "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==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.10.1.tgz", + "integrity": "sha512-1Irx5lUoQtU56u1hMtrgipjlRsUF4Pz6WDCDNVyTuvcHqlKHQK6pna4igHrdoWhSSgEcbimlxSy6tTvP6bkplg==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.10.0" + "gatsby-core-utils": "^3.10.1" }, "engines": { "node": ">=14.15.0" @@ -5621,9 +5621,9 @@ "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==" }, "node_modules/babel-preset-gatsby": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.0.tgz", - "integrity": "sha512-rh8vXjNXzX8Hkt27R7L56EovUf1dZDQavaYiY8zMQno/0iK7XllgO18Cfkgg3yYro0u1jOBWpoderMmZBLaVgw==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.1.tgz", + "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", @@ -5638,7 +5638,7 @@ "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" }, "engines": { @@ -7266,9 +7266,9 @@ } }, "node_modules/create-gatsby": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.1.tgz", - "integrity": "sha512-zkAtC6TLr6nNmZd2yKqnXuEMX2vX9ciu4VBtMY+4J/nQ/cV77xCAmoU9MCAjVDoLp2h8pNckYE1lneFxmhIgkQ==", + "version": "2.10.2", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.2.tgz", + "integrity": "sha512-OmuFey3Eoaek20m8Br/iIqEr76AUrl/ThCn7TBYJ6RvWVKezKV5UksQlFpdQgPK8kO9LogjkmiyA0k94VC3nXg==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -10742,9 +10742,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "node_modules/gatsby": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.10.2.tgz", - "integrity": "sha512-m610SorVOlwVY6QLt6W2xlgqqfsHdUIY6I/IjqbDTyfI4d7GcKNBrJujE7BoxSpRL+9vUZRYw224hPcH+81Byg==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.10.3.tgz", + "integrity": "sha512-G6YYwQWrN99KhJgLQl/oy3oKRuTdUcW7Bgb9vRchjY/Apk0eTA2wq33W5L9y+npR3nxly6ZJ2pM8FHw7WX4tKg==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -10772,8 +10772,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.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", @@ -10815,18 +10815,18 @@ "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", @@ -10927,9 +10927,9 @@ } }, "node_modules/gatsby-cli": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.1.tgz", - "integrity": "sha512-bv1xJEAcv4vT3DKdOqT1W8qe4L0Yvw5sZoSXDSKX9K9YSGu/CnBJXPa31rNrv357mc4CyAf/Vdfnzvr0tNN+iQ==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.2.tgz", + "integrity": "sha512-lA1zFuWZwE+VtKYgntls0EC5PG4QoqqeJFWP+83Lmh+9hoLLkmL1plALBQeI3JY/9KXgRiC4OoR94CQkI329TA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -10948,13 +10948,13 @@ "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", @@ -11055,9 +11055,9 @@ } }, "node_modules/gatsby-core-utils": { - "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==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz", + "integrity": "sha512-WqNMm0u1CAZm6Q+UQ4dDHwIAt3l32NeIaPuSXmDX7QcMGR3FUUk8cl2Ym6gx1hfILm1aCexqfaSCLUXtaWKkbQ==", "dependencies": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -11132,13 +11132,13 @@ } }, "node_modules/gatsby-link": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.0.tgz", - "integrity": "sha512-icF3i58MWgk4hSLaI6s5xyUp/rPy6MK7F4hsETQgJR32aZzkhj5Ydd1Cqw5P0CYo8EdaYKtljFBVwai8TnY4MQ==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.1.tgz", + "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" }, "engines": { @@ -11151,15 +11151,15 @@ } }, "node_modules/gatsby-page-utils": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.0.tgz", - "integrity": "sha512-xyWHrMAJCd/w4mCZ1anK4ADT7pKdVZgQhppBWkm9H604p7RqsoloaQ9XGbPUuypzyPQw78yV5oY6bsaDpbvtrg==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.1.tgz", + "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" @@ -11237,15 +11237,15 @@ } }, "node_modules/gatsby-plugin-feed": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.1.tgz", - "integrity": "sha512-eXD+hEzxmTujA8fGuOC8DnEUWIa6GH1oIzXNySsBukvr3c25BHuDXmD7niuQE/DJQKkyBKciSsLdu65IIcUW8g==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.2.tgz", + "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" }, @@ -11259,21 +11259,21 @@ } }, "node_modules/gatsby-plugin-image": { - "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==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.10.1.tgz", + "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" }, @@ -11295,13 +11295,13 @@ } }, "node_modules/gatsby-plugin-manifest": { - "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==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.2.tgz", + "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" }, @@ -11313,9 +11313,9 @@ } }, "node_modules/gatsby-plugin-mdx": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.1.tgz", - "integrity": "sha512-SUfocMx4pm8QCDDUrMwbF4qITwDWmeKkxVOeTl4xOhm4V2rwzPSruliDdFfYKfx3ImxPrXFC6sUtOc+W3ZAqoQ==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.2.tgz", + "integrity": "sha512-sod2rPPEJuCEV88plULtz/LV0O1AlAxfCXfpLz6MIU89Dks/CfxGZfdtISHTeF55+VwjRQd8vtArcHZdtQPz7g==", "dependencies": { "@babel/core": "^7.15.5", "@babel/generator": "^7.15.4", @@ -11333,7 +11333,7 @@ "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", @@ -11524,13 +11524,13 @@ } }, "node_modules/gatsby-plugin-offline": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.1.tgz", - "integrity": "sha512-l33iJlXfnY9xg3iEG1qCyu7bz0tnoMzocUY1KUCE2I4FMhSHtzMzcHqVHlrULbaye0fxikwsQ9oEX0bZPBuMHA==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.2.tgz", + "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", @@ -11566,19 +11566,19 @@ } }, "node_modules/gatsby-plugin-page-creator": { - "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==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.10.2.tgz", + "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" }, @@ -11892,9 +11892,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.1.tgz", - "integrity": "sha512-h8HS0BVEa/+GMQukScFyr0cpcdXQqwi4tliUto1EKtGsDO3ps2j89ytS6V9yGwp7KGFtZiI2y10R7gbBuVW1Yw==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.2.tgz", + "integrity": "sha512-jlsGnYlMElapqTEBVEZTCmh50YFwLhsXieXY6cZhRhXESciE6VfU47bqgxbsWIceqxuVJ/SIhmwAk4xP7qKBhA==", "dependencies": { "@babel/runtime": "^7.15.4", "resolve-url-loader": "^3.1.4", @@ -11909,9 +11909,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.1.tgz", - "integrity": "sha512-Y+kB5BSfcxMYO5s13W3NDeDH28RCzSa8goo1yQNTISiGaC6iBO4EIEVbUiUBkoLA5nf46J71ve8A3sprZ66bog==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz", + "integrity": "sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw==", "dependencies": { "@babel/runtime": "^7.15.4", "async": "^3.2.3", @@ -11919,9 +11919,9 @@ "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", @@ -12071,9 +12071,9 @@ } }, "node_modules/gatsby-plugin-sitemap": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.1.tgz", - "integrity": "sha512-EO5GWLhkN3gfOXLX8QlbIepu2Kq1kk4bBgU5M2CjZAyVQhahZAJxdBat7JgLTpKZL4lSJgVSCl9IkeKgHvm+pg==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.2.tgz", + "integrity": "sha512-X6pVbytl/QfdfGrnXAEKPf5vc38WIbclmHYIfbgjXUYA9yckTxnfuYZqkS2YwCmbcUTHG1ugcmXMeBGVo77IBQ==", "dependencies": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", @@ -12090,9 +12090,9 @@ } }, "node_modules/gatsby-plugin-typescript": { - "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==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.10.1.tgz", + "integrity": "sha512-yQZYRAZwtj20OrvsF8+xr9V0Jew//3HghM1LKvCB58wECvwLW9SXHzema92JubirFOk7VrdeQfVe3u4jCYDDYw==", "dependencies": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -12100,7 +12100,7 @@ "@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" }, "engines": { "node": ">=14.15.0" @@ -12110,17 +12110,17 @@ } }, "node_modules/gatsby-plugin-typescript/node_modules/@babel/core": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.7.tgz", - "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==", + "version": "7.17.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.8.tgz", + "integrity": "sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==", "dependencies": { "@ampproject/remapping": "^2.1.0", "@babel/code-frame": "^7.16.7", "@babel/generator": "^7.17.7", "@babel/helper-compilation-targets": "^7.17.7", "@babel/helper-module-transforms": "^7.17.7", - "@babel/helpers": "^7.17.7", - "@babel/parser": "^7.17.7", + "@babel/helpers": "^7.17.8", + "@babel/parser": "^7.17.8", "@babel/template": "^7.16.7", "@babel/traverse": "^7.17.3", "@babel/types": "^7.17.0", @@ -12147,13 +12147,13 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.1.tgz", - "integrity": "sha512-sDMVGauxMgXyX8WGZDndZI2vIaolJzlXBMdKhgP7DIT+Qa5wjvyHWvZy34dxtVrT3IHPK/PRMgpE81Gr7gKveg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz", + "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", @@ -12248,14 +12248,14 @@ } }, "node_modules/gatsby-remark-images": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.1.tgz", - "integrity": "sha512-seENZFQ9KEBFz3UXlZhKn1tVkfkLms6/SmpEB27zp1m3tF2bb7EoszSSWS3lY9Fwa1/B6xemU06x7KwUMHqSsw==", + "version": "6.10.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.2.tgz", + "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", @@ -12320,15 +12320,15 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.0.tgz", - "integrity": "sha512-fRN7MFVnmxljVmZZCYswNNMdFygB0hfHmtTM6kdbBc8llkRPtr9tsvK6LHnWsxU2tzPHDTGvRORcSs/coT2v3A==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz", + "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", @@ -12496,9 +12496,9 @@ } }, "node_modules/gatsby-telemetry": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.0.tgz", - "integrity": "sha512-Oe2OShJbylKr5C4FTl2P/JUX/xRkpYb6IMfEoAd5inG7HNQ1fikON4NdwvJjOp++My4kWo+LLCu92TZBkyTtZw==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.1.tgz", + "integrity": "sha512-935quI1YsQfzYREuvPLNKBb7IUE2vX9p7WoS7Dc9TbV2xDZPTAzeOfX+HE56ZltkxMi8Zivp7mqe5+n//WL7EQ==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -12509,7 +12509,7 @@ "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", @@ -24486,9 +24486,9 @@ } }, "@fontsource/encode-sans": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz", - "integrity": "sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA==" + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz", + "integrity": "sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ==" }, "@gatsbyjs/parcel-namer-relative-to-cwd": { "version": "0.0.2", @@ -27127,12 +27127,12 @@ } }, "babel-plugin-remove-graphql-queries": { - "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==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.10.1.tgz", + "integrity": "sha512-1Irx5lUoQtU56u1hMtrgipjlRsUF4Pz6WDCDNVyTuvcHqlKHQK6pna4igHrdoWhSSgEcbimlxSy6tTvP6bkplg==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.10.0" + "gatsby-core-utils": "^3.10.1" } }, "babel-plugin-syntax-jsx": { @@ -27160,9 +27160,9 @@ "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==" }, "babel-preset-gatsby": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.0.tgz", - "integrity": "sha512-rh8vXjNXzX8Hkt27R7L56EovUf1dZDQavaYiY8zMQno/0iK7XllgO18Cfkgg3yYro0u1jOBWpoderMmZBLaVgw==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.1.tgz", + "integrity": "sha512-wuEP2Tsf7MnblXIqJDdg+DOUXZhWQHBQYH/6cQ+HdEFiXu0gwskj/s5sPI6KoBgGK23EIZGr94HBtCq0D3aNRQ==", "requires": { "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -27177,7 +27177,7 @@ "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" } }, @@ -28441,9 +28441,9 @@ } }, "create-gatsby": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.1.tgz", - "integrity": "sha512-zkAtC6TLr6nNmZd2yKqnXuEMX2vX9ciu4VBtMY+4J/nQ/cV77xCAmoU9MCAjVDoLp2h8pNckYE1lneFxmhIgkQ==", + "version": "2.10.2", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.2.tgz", + "integrity": "sha512-OmuFey3Eoaek20m8Br/iIqEr76AUrl/ThCn7TBYJ6RvWVKezKV5UksQlFpdQgPK8kO9LogjkmiyA0k94VC3nXg==", "requires": { "@babel/runtime": "^7.15.4" } @@ -30982,9 +30982,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.10.2.tgz", - "integrity": "sha512-m610SorVOlwVY6QLt6W2xlgqqfsHdUIY6I/IjqbDTyfI4d7GcKNBrJujE7BoxSpRL+9vUZRYw224hPcH+81Byg==", + "version": "4.10.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.10.3.tgz", + "integrity": "sha512-G6YYwQWrN99KhJgLQl/oy3oKRuTdUcW7Bgb9vRchjY/Apk0eTA2wq33W5L9y+npR3nxly6ZJ2pM8FHw7WX4tKg==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", @@ -31011,8 +31011,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.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", @@ -31054,19 +31054,19 @@ "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-sharp": "^0.4.0", - "gatsby-telemetry": "^3.10.0", + "gatsby-telemetry": "^3.10.1", "gatsby-worker": "^1.10.1", "glob": "^7.2.0", "globby": "^11.1.0", @@ -31234,9 +31234,9 @@ } }, "gatsby-cli": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.1.tgz", - "integrity": "sha512-bv1xJEAcv4vT3DKdOqT1W8qe4L0Yvw5sZoSXDSKX9K9YSGu/CnBJXPa31rNrv357mc4CyAf/Vdfnzvr0tNN+iQ==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.2.tgz", + "integrity": "sha512-lA1zFuWZwE+VtKYgntls0EC5PG4QoqqeJFWP+83Lmh+9hoLLkmL1plALBQeI3JY/9KXgRiC4OoR94CQkI329TA==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", @@ -31254,13 +31254,13 @@ "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", @@ -31336,9 +31336,9 @@ } }, "gatsby-core-utils": { - "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==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz", + "integrity": "sha512-WqNMm0u1CAZm6Q+UQ4dDHwIAt3l32NeIaPuSXmDX7QcMGR3FUUk8cl2Ym6gx1hfILm1aCexqfaSCLUXtaWKkbQ==", "requires": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -31398,26 +31398,26 @@ } }, "gatsby-link": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.0.tgz", - "integrity": "sha512-icF3i58MWgk4hSLaI6s5xyUp/rPy6MK7F4hsETQgJR32aZzkhj5Ydd1Cqw5P0CYo8EdaYKtljFBVwai8TnY4MQ==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.1.tgz", + "integrity": "sha512-U9Qry93Q+aXF9acs1YPH+wzipPlZELUa619CAhZnLv2sk75Iq5SttMZI/d0uhgF+X80PvoEKMkLb/VE4YiqVtw==", "requires": { "@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": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.0.tgz", - "integrity": "sha512-xyWHrMAJCd/w4mCZ1anK4ADT7pKdVZgQhppBWkm9H604p7RqsoloaQ9XGbPUuypzyPQw78yV5oY6bsaDpbvtrg==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.1.tgz", + "integrity": "sha512-juhN7/cLKoFGPW37xBCN78D02yO1htxR3raO/f2iseCCsyDjXRnqGHgpdFu8g8s8bkukL5vscgALcyChQf7NtA==", "requires": { "@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" @@ -31477,35 +31477,35 @@ } }, "gatsby-plugin-feed": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.1.tgz", - "integrity": "sha512-eXD+hEzxmTujA8fGuOC8DnEUWIa6GH1oIzXNySsBukvr3c25BHuDXmD7niuQE/DJQKkyBKciSsLdu65IIcUW8g==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.2.tgz", + "integrity": "sha512-t0f0ZVhQyk4YIg3nOemRD5V6yR0YlGmFcZW25adQE0GGZwVM1JxCE3RXes75zWFZjvZmTmm43/r5FfCyH3JIXg==", "requires": { "@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": { - "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==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.10.1.tgz", + "integrity": "sha512-ZFcaKkVz6h18jRzP9HHCcXzyIc/Gj57NZSycOWFxW9KLqkq3NZXVx3mkV9EQ+rup8r3RLiJu/AXEorZEy7iAhQ==", "requires": { "@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" }, @@ -31518,21 +31518,21 @@ } }, "gatsby-plugin-manifest": { - "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==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.2.tgz", + "integrity": "sha512-2QGrG3qFkUnp0IcxQ+uQS4/jPL4NMHShOEs/7JPsuIJSIdumnG7QYJ9xHbIBb8U5mIFLpeonADYJVbdTsnGtrg==", "requires": { "@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": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.1.tgz", - "integrity": "sha512-SUfocMx4pm8QCDDUrMwbF4qITwDWmeKkxVOeTl4xOhm4V2rwzPSruliDdFfYKfx3ImxPrXFC6sUtOc+W3ZAqoQ==", + "version": "3.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.2.tgz", + "integrity": "sha512-sod2rPPEJuCEV88plULtz/LV0O1AlAxfCXfpLz6MIU89Dks/CfxGZfdtISHTeF55+VwjRQd8vtArcHZdtQPz7g==", "requires": { "@babel/core": "^7.15.5", "@babel/generator": "^7.15.4", @@ -31550,7 +31550,7 @@ "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", @@ -31700,13 +31700,13 @@ } }, "gatsby-plugin-offline": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.1.tgz", - "integrity": "sha512-l33iJlXfnY9xg3iEG1qCyu7bz0tnoMzocUY1KUCE2I4FMhSHtzMzcHqVHlrULbaye0fxikwsQ9oEX0bZPBuMHA==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.2.tgz", + "integrity": "sha512-HYa5du0/gW1bEN4l7kSyUUJugv/Dkr6kkywK+Mhrcn8wMdGYeqiO/WidpW3wbFvEtAVD7kHvz+TATtVliqeAsQ==", "requires": { "@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", @@ -31730,19 +31730,19 @@ } }, "gatsby-plugin-page-creator": { - "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==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.10.2.tgz", + "integrity": "sha512-6oVkPe69dGnq4ZiUgTuuIzTyOTmC/awXyfCdfkvQHQZRqhyzhHMW95aFgr3y/qNlOmCKDaxYmxeT0KOKxcyxWw==", "requires": { "@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" } @@ -31984,9 +31984,9 @@ } }, "gatsby-plugin-sass": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.1.tgz", - "integrity": "sha512-h8HS0BVEa/+GMQukScFyr0cpcdXQqwi4tliUto1EKtGsDO3ps2j89ytS6V9yGwp7KGFtZiI2y10R7gbBuVW1Yw==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.2.tgz", + "integrity": "sha512-jlsGnYlMElapqTEBVEZTCmh50YFwLhsXieXY6cZhRhXESciE6VfU47bqgxbsWIceqxuVJ/SIhmwAk4xP7qKBhA==", "requires": { "@babel/runtime": "^7.15.4", "resolve-url-loader": "^3.1.4", @@ -31994,9 +31994,9 @@ } }, "gatsby-plugin-sharp": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.1.tgz", - "integrity": "sha512-Y+kB5BSfcxMYO5s13W3NDeDH28RCzSa8goo1yQNTISiGaC6iBO4EIEVbUiUBkoLA5nf46J71ve8A3sprZ66bog==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz", + "integrity": "sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw==", "requires": { "@babel/runtime": "^7.15.4", "async": "^3.2.3", @@ -32004,9 +32004,9 @@ "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", @@ -32125,9 +32125,9 @@ } }, "gatsby-plugin-sitemap": { - "version": "5.10.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.1.tgz", - "integrity": "sha512-EO5GWLhkN3gfOXLX8QlbIepu2Kq1kk4bBgU5M2CjZAyVQhahZAJxdBat7JgLTpKZL4lSJgVSCl9IkeKgHvm+pg==", + "version": "5.10.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.2.tgz", + "integrity": "sha512-X6pVbytl/QfdfGrnXAEKPf5vc38WIbclmHYIfbgjXUYA9yckTxnfuYZqkS2YwCmbcUTHG1ugcmXMeBGVo77IBQ==", "requires": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", @@ -32136,9 +32136,9 @@ } }, "gatsby-plugin-typescript": { - "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==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.10.1.tgz", + "integrity": "sha512-yQZYRAZwtj20OrvsF8+xr9V0Jew//3HghM1LKvCB58wECvwLW9SXHzema92JubirFOk7VrdeQfVe3u4jCYDDYw==", "requires": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -32146,21 +32146,21 @@ "@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" }, "dependencies": { "@babel/core": { - "version": "7.17.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.7.tgz", - "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==", + "version": "7.17.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.8.tgz", + "integrity": "sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==", "requires": { "@ampproject/remapping": "^2.1.0", "@babel/code-frame": "^7.16.7", "@babel/generator": "^7.17.7", "@babel/helper-compilation-targets": "^7.17.7", "@babel/helper-module-transforms": "^7.17.7", - "@babel/helpers": "^7.17.7", - "@babel/parser": "^7.17.7", + "@babel/helpers": "^7.17.8", + "@babel/parser": "^7.17.8", "@babel/template": "^7.16.7", "@babel/traverse": "^7.17.3", "@babel/types": "^7.17.0", @@ -32179,13 +32179,13 @@ } }, "gatsby-plugin-utils": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.1.tgz", - "integrity": "sha512-sDMVGauxMgXyX8WGZDndZI2vIaolJzlXBMdKhgP7DIT+Qa5wjvyHWvZy34dxtVrT3IHPK/PRMgpE81Gr7gKveg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz", + "integrity": "sha512-HkVR8BnEdc915pmY2L9wPwFgjq303ThMH9UtT+frDOPzn+GFjPlBF5+YGJ3tZaxH0ouwpnGTn3Pu37tcRZcctA==", "requires": { "@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", @@ -32246,14 +32246,14 @@ } }, "gatsby-remark-images": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.1.tgz", - "integrity": "sha512-seENZFQ9KEBFz3UXlZhKn1tVkfkLms6/SmpEB27zp1m3tF2bb7EoszSSWS3lY9Fwa1/B6xemU06x7KwUMHqSsw==", + "version": "6.10.2", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.2.tgz", + "integrity": "sha512-9uOaZ5GMdpOsKPp5I4Udq7fpFds8wWJeuyRmHPOmf3F4JoCfAC1C+qefkuTX2mbyRSgXX/x1Cb5MtzdCpwSICw==", "requires": { "@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", @@ -32298,15 +32298,15 @@ } }, "gatsby-source-filesystem": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.0.tgz", - "integrity": "sha512-fRN7MFVnmxljVmZZCYswNNMdFygB0hfHmtTM6kdbBc8llkRPtr9tsvK6LHnWsxU2tzPHDTGvRORcSs/coT2v3A==", + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz", + "integrity": "sha512-qdOWS234l6QyEN0M8tfdGQF530pK9nSiaT1JfSzZV7Bl9psX9SdsuOtfZ2AV0QVt1BQB7C53E/BNGaxMLCcnUg==", "requires": { "@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", @@ -32436,9 +32436,9 @@ } }, "gatsby-telemetry": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.0.tgz", - "integrity": "sha512-Oe2OShJbylKr5C4FTl2P/JUX/xRkpYb6IMfEoAd5inG7HNQ1fikON4NdwvJjOp++My4kWo+LLCu92TZBkyTtZw==", + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.1.tgz", + "integrity": "sha512-935quI1YsQfzYREuvPLNKBb7IUE2vX9p7WoS7Dc9TbV2xDZPTAzeOfX+HE56ZltkxMi8Zivp7mqe5+n//WL7EQ==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/runtime": "^7.15.4", @@ -32448,7 +32448,7 @@ "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", diff --git a/package.json b/package.json index 09d2225..c699292 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/cli": "7.17.6", "@babel/plugin-transform-typescript": "7.16.8", - "@fontsource/encode-sans": "4.5.2", + "@fontsource/encode-sans": "4.5.4", "@icons-pack/react-simple-icons": "4.6.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index ff40d88..568dd07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1172,10 +1172,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/encode-sans@4.5.2": - version "4.5.2" - resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.2.tgz" - integrity sha512-P/U4O1G7/OfsUSqb9Op00QqGDsvTrvxQH2vLtFG5QRqjzimJ0UcZ9MJBKl2sJgOLQ5c3bo9wJMDQ6ofkJodjpA== +"@fontsource/encode-sans@4.5.4": + version "4.5.4" + resolved "https://registry.npmjs.org/@fontsource/encode-sans/-/encode-sans-4.5.4.tgz" + integrity sha512-80ckMo8usgxzfcL4hkUgaKMzF7HGtpu6sYoocI+7y9dlDyIMDcGTod2YnVYwRAklok/pveZpuvSX0lTjg4GtBQ== "@gatsbyjs/parcel-namer-relative-to-cwd@0.0.2": version "0.0.2" @@ -3385,7 +3385,7 @@ babel-plugin-polyfill-regenerator@^0.3.0: 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" + resolved "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.10.1.tgz" integrity sha512-1Irx5lUoQtU56u1hMtrgipjlRsUF4Pz6WDCDNVyTuvcHqlKHQK6pna4igHrdoWhSSgEcbimlxSy6tTvP6bkplg== dependencies: "@babel/runtime" "^7.15.4" @@ -3416,7 +3416,7 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24: 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" + resolved "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.10.1.tgz" integrity sha512-wuEP2Tsf7MnblXIqJDdg+DOUXZhWQHBQYH/6cQ+HdEFiXu0gwskj/s5sPI6KoBgGK23EIZGr94HBtCq0D3aNRQ== dependencies: "@babel/plugin-proposal-class-properties" "^7.14.0" @@ -4426,7 +4426,7 @@ create-emotion@^10.0.27: create-gatsby@^2.10.2: version "2.10.2" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.10.2.tgz#ded9eb4066078845529a02bc966ef414a77b814a" + resolved "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.10.2.tgz" integrity sha512-OmuFey3Eoaek20m8Br/iIqEr76AUrl/ThCn7TBYJ6RvWVKezKV5UksQlFpdQgPK8kO9LogjkmiyA0k94VC3nXg== dependencies: "@babel/runtime" "^7.15.4" @@ -6217,7 +6217,7 @@ gatsby-awesome-pagination@0.3.8: 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" + resolved "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.10.2.tgz" integrity sha512-lA1zFuWZwE+VtKYgntls0EC5PG4QoqqeJFWP+83Lmh+9hoLLkmL1plALBQeI3JY/9KXgRiC4OoR94CQkI329TA== dependencies: "@babel/code-frame" "^7.14.0" @@ -6282,9 +6282,9 @@ gatsby-core-utils@^2.14.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-core-utils@^3.10.1: +gatsby-core-utils@^3.10.1, gatsby-core-utils@^3.5.2, gatsby-core-utils@^3.8.2: version "3.10.1" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz#0f5e6aeda5ef4b86218b27480a9766fe30af4393" + resolved "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.10.1.tgz" integrity sha512-WqNMm0u1CAZm6Q+UQ4dDHwIAt3l32NeIaPuSXmDX7QcMGR3FUUk8cl2Ym6gx1hfILm1aCexqfaSCLUXtaWKkbQ== dependencies: "@babel/runtime" "^7.15.4" @@ -6303,27 +6303,6 @@ gatsby-core-utils@^3.10.1: 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== - 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-graphiql-explorer@^2.10.0: version "2.10.0" resolved "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.10.0.tgz" @@ -6341,7 +6320,7 @@ gatsby-legacy-polyfills@^2.10.0: gatsby-link@^4.10.1: version "4.10.1" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.10.1.tgz#f68b04b900c9c81070913d65a6e4051a2266dc1b" + resolved "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.10.1.tgz" integrity sha512-U9Qry93Q+aXF9acs1YPH+wzipPlZELUa619CAhZnLv2sk75Iq5SttMZI/d0uhgF+X80PvoEKMkLb/VE4YiqVtw== dependencies: "@babel/runtime" "^7.15.4" @@ -6351,7 +6330,7 @@ gatsby-link@^4.10.1: 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" + resolved "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.10.1.tgz" integrity sha512-juhN7/cLKoFGPW37xBCN78D02yO1htxR3raO/f2iseCCsyDjXRnqGHgpdFu8g8s8bkukL5vscgALcyChQf7NtA== dependencies: "@babel/runtime" "^7.15.4" @@ -6402,7 +6381,7 @@ gatsby-plugin-eslint@4.0.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.10.2.tgz" integrity sha512-t0f0ZVhQyk4YIg3nOemRD5V6yR0YlGmFcZW25adQE0GGZwVM1JxCE3RXes75zWFZjvZmTmm43/r5FfCyH3JIXg== dependencies: "@babel/runtime" "^7.15.4" @@ -6415,7 +6394,7 @@ gatsby-plugin-feed@4.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.10.1.tgz" integrity sha512-ZFcaKkVz6h18jRzP9HHCcXzyIc/Gj57NZSycOWFxW9KLqkq3NZXVx3mkV9EQ+rup8r3RLiJu/AXEorZEy7iAhQ== dependencies: "@babel/code-frame" "^7.14.0" @@ -6434,7 +6413,7 @@ gatsby-plugin-image@2.10.1: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.10.2.tgz" integrity sha512-2QGrG3qFkUnp0IcxQ+uQS4/jPL4NMHShOEs/7JPsuIJSIdumnG7QYJ9xHbIBb8U5mIFLpeonADYJVbdTsnGtrg== dependencies: "@babel/runtime" "^7.15.4" @@ -6445,7 +6424,7 @@ gatsby-plugin-manifest@4.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.10.2.tgz" integrity sha512-sod2rPPEJuCEV88plULtz/LV0O1AlAxfCXfpLz6MIU89Dks/CfxGZfdtISHTeF55+VwjRQd8vtArcHZdtQPz7g== dependencies: "@babel/core" "^7.15.5" @@ -6501,7 +6480,7 @@ gatsby-plugin-netlify@4.1.0: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.10.2.tgz" integrity sha512-HYa5du0/gW1bEN4l7kSyUUJugv/Dkr6kkywK+Mhrcn8wMdGYeqiO/WidpW3wbFvEtAVD7kHvz+TATtVliqeAsQ== dependencies: "@babel/runtime" "^7.15.4" @@ -6514,7 +6493,7 @@ gatsby-plugin-offline@5.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.10.2.tgz" integrity sha512-6oVkPe69dGnq4ZiUgTuuIzTyOTmC/awXyfCdfkvQHQZRqhyzhHMW95aFgr3y/qNlOmCKDaxYmxeT0KOKxcyxWw== dependencies: "@babel/runtime" "^7.15.4" @@ -6578,7 +6557,7 @@ gatsby-plugin-robots-txt@1.7.0: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.10.2.tgz" integrity sha512-jlsGnYlMElapqTEBVEZTCmh50YFwLhsXieXY6cZhRhXESciE6VfU47bqgxbsWIceqxuVJ/SIhmwAk4xP7qKBhA== dependencies: "@babel/runtime" "^7.15.4" @@ -6587,7 +6566,7 @@ gatsby-plugin-sass@5.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.10.2.tgz" integrity sha512-MWzPTYnu7HZ0kctHtkLbZOe6ZGUqSsNATO3lWlSBIFpeimxaPF5iHBiu1CX/ofz4pwt7VamtIzAV28VB6sjONw== dependencies: "@babel/runtime" "^7.15.4" @@ -6612,7 +6591,7 @@ gatsby-plugin-sharp@4.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.10.2.tgz" integrity sha512-X6pVbytl/QfdfGrnXAEKPf5vc38WIbclmHYIfbgjXUYA9yckTxnfuYZqkS2YwCmbcUTHG1ugcmXMeBGVo77IBQ== dependencies: "@babel/runtime" "^7.15.4" @@ -6622,7 +6601,7 @@ gatsby-plugin-sitemap@5.10.2: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.10.1.tgz" integrity sha512-yQZYRAZwtj20OrvsF8+xr9V0Jew//3HghM1LKvCB58wECvwLW9SXHzema92JubirFOk7VrdeQfVe3u4jCYDDYw== dependencies: "@babel/core" "^7.15.5" @@ -6635,7 +6614,7 @@ gatsby-plugin-typescript@4.10.1, gatsby-plugin-typescript@^4.10.1: 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" + resolved "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.4.2.tgz" integrity sha512-HkVR8BnEdc915pmY2L9wPwFgjq303ThMH9UtT+frDOPzn+GFjPlBF5+YGJ3tZaxH0ouwpnGTn3Pu37tcRZcctA== dependencies: "@babel/runtime" "^7.15.4" @@ -6671,7 +6650,7 @@ gatsby-remark-copy-linked-files@5.10.0: 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" + resolved "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.10.2.tgz" integrity sha512-9uOaZ5GMdpOsKPp5I4Udq7fpFds8wWJeuyRmHPOmf3F4JoCfAC1C+qefkuTX2mbyRSgXX/x1Cb5MtzdCpwSICw== dependencies: "@babel/runtime" "^7.15.4" @@ -6696,7 +6675,7 @@ gatsby-sharp@^0.4.0: 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" + resolved "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz" integrity sha512-qdOWS234l6QyEN0M8tfdGQF530pK9nSiaT1JfSzZV7Bl9psX9SdsuOtfZ2AV0QVt1BQB7C53E/BNGaxMLCcnUg== dependencies: "@babel/runtime" "^7.15.4" @@ -6733,7 +6712,7 @@ gatsby-source-filesystem@^3.4.0: gatsby-telemetry@^3.10.1: version "3.10.1" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.10.1.tgz#129c4309811cd9b2ba5e9d326ba47dddb59202ca" + resolved "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.10.1.tgz" integrity sha512-935quI1YsQfzYREuvPLNKBb7IUE2vX9p7WoS7Dc9TbV2xDZPTAzeOfX+HE56ZltkxMi8Zivp7mqe5+n//WL7EQ== dependencies: "@babel/code-frame" "^7.14.0" @@ -6782,7 +6761,7 @@ gatsby-worker@^1.10.1: gatsby@4.10.3: version "4.10.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.10.3.tgz#72d9620d3f9a90c96e568f4803f86458d1dc6a53" + resolved "https://registry.npmjs.org/gatsby/-/gatsby-4.10.3.tgz" integrity sha512-G6YYwQWrN99KhJgLQl/oy3oKRuTdUcW7Bgb9vRchjY/Apk0eTA2wq33W5L9y+npR3nxly6ZJ2pM8FHw7WX4tKg== dependencies: "@babel/code-frame" "^7.14.0"