diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 840 |
1 files changed, 454 insertions, 386 deletions
diff --git a/package-lock.json b/package-lock.json index bd933a0..8184969 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BlueOak-1.0.0", "dependencies": { "babel-plugin-styled-components": "^2.0.7", - "gatsby": "5.4.2", + "gatsby": "5.5.0", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.4.0", "gatsby-plugin-manifest": "5.4.0", @@ -1681,11 +1681,11 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.7.tgz", - "integrity": "sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.13.tgz", + "integrity": "sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.20.7", + "@babel/helper-create-class-features-plugin": "^7.20.12", "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-typescript": "^7.20.0" }, @@ -1949,9 +1949,9 @@ } }, "node_modules/@builder.io/partytown": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.5.4.tgz", - "integrity": "sha512-qnikpQgi30AS01aFlNQV6l8/qdZIcP76mp90ti+u4rucXHsn4afSKivQXApqxvrQG9+Ibv45STyvHizvxef/7A==", + "version": "0.7.5", + "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.7.5.tgz", + "integrity": "sha512-Zbr2Eo0AQ4yzmQr/36/h+6LKjmdVBB3Q5cGzO6rtlIKB/IOpbQVUZW+XAnhpJmJr9sIF97OZjgbhG9k7Sjn4yw==", "bin": { "partytown": "bin/partytown.cjs" } @@ -2002,14 +2002,14 @@ } }, "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.4.0.tgz", - "integrity": "sha512-awi7pNgqaR80+9CJcj5UUC4lZDpcoH2fJItqIHC+7VJLxQDxF27vYF8fMgUvqXjjpctro25jMtedd1/4u3G4Hg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.5.0.tgz", + "integrity": "sha512-JF4+8KlDGYH0F+AbUSbwy8cpd0DH2LX45g4ZTVsmMd/o7Rle1PzoBYyJ8WgVsyLpuhMJ9wdKhsEDMeiOO5j8Yw==", "dependencies": { "@babel/runtime": "^7.20.7", "@parcel/namer-default": "2.8.2", "@parcel/plugin": "2.8.2", - "gatsby-core-utils": "^4.4.0" + "gatsby-core-utils": "^4.5.0" }, "engines": { "node": ">=18.0.0", @@ -2017,10 +2017,9 @@ } }, "node_modules/@gatsbyjs/reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/reach-router/-/reach-router-2.0.0.tgz", - "integrity": "sha512-n5nifEBtQCo4Wc/ErBvFEGyX5y8dKPSERre3pmuizkJl9J4l0M0bhu6aMc4uOXhG66UR4jgVDjN2Q2I2FSrVkw==", - "hasInstallScript": true, + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@gatsbyjs/reach-router/-/reach-router-2.0.1.tgz", + "integrity": "sha512-gmSZniS9/phwgEgpFARMpNg21PkYDZEpfgEzvkgpE/iku4uvXqCrxr86fXbTpI9mkrhKS1SCTYmLGe60VdHcdQ==", "dependencies": { "invariant": "^2.2.4", "prop-types": "^15.8.1" @@ -5090,13 +5089,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.4.0.tgz", - "integrity": "sha512-+3e51jNoqtphSSOsES4FzlY5xOQXlsliw2daYzhP7QdfXB3ffBWDskqrsCv+9mug4VyWqIy7YXSQY4osEBA98A==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.5.0.tgz", + "integrity": "sha512-KeTeX0UkvSTPaJ0BmH9U0t0nNYI9EvqdwkvSEaxJVFsJ1m5f7I9ypJHm0Ob8rE54//j2eNcSU0UN9f6B5kJMhA==", "dependencies": { "@babel/runtime": "^7.20.7", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.4.0" + "gatsby-core-utils": "^4.5.0" }, "engines": { "node": ">=18.0.0" @@ -5188,9 +5187,9 @@ } }, "node_modules/babel-preset-gatsby": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.4.0.tgz", - "integrity": "sha512-InyNQmv7ov5r0ZgXpw4vrgooKf5419/kdced0dqWgBOlm5/RIhRpyGhzVO3tfw744HhaagO+8NXi6t17AvkWUQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.5.0.tgz", + "integrity": "sha512-1EDSr+3OzD3jLxW4YzL5qMSV7WnJQfb+OjfZdlSFyUJRrrtAbbMAkTLY1yupqC3FaI5B6N/dyMiE5mQQuxOIIg==", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", @@ -5205,8 +5204,8 @@ "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": "^4.4.0", - "gatsby-legacy-polyfills": "^3.4.0" + "gatsby-core-utils": "^4.5.0", + "gatsby-legacy-polyfills": "^3.5.0" }, "engines": { "node": ">=18.0.0" @@ -6373,9 +6372,9 @@ "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" }, "node_modules/core-js": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.1.tgz", - "integrity": "sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==", + "version": "3.27.2", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.2.tgz", + "integrity": "sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -6383,9 +6382,9 @@ } }, "node_modules/core-js-compat": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.27.1.tgz", - "integrity": "sha512-Dg91JFeCDA17FKnneN7oCMz4BkQ4TcffkgHP4OWwp9yx3pi7ubqMDXXSacfNak1PQqjc95skyt+YBLHQJnkJwA==", + "version": "3.27.2", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.27.2.tgz", + "integrity": "sha512-welaYuF7ZtbYKGrIy7y3eb40d37rG1FvzEOfe7hSLd2iD6duMDqUhRfSvCGyC46HhR6Y8JXXdZ2lnRUMkPBpvg==", "dependencies": { "browserslist": "^4.21.4" }, @@ -6437,9 +6436,9 @@ } }, "node_modules/create-gatsby": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.4.0.tgz", - "integrity": "sha512-WD9WtsXzqa+5vMBF56iiq8IGdJQT7TlWGYLv1qeM5jgK7tCCFxHnzHZ/MnvTnwspeKGRQuFgWpbrnSgD4YyQdA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-3.5.0.tgz", + "integrity": "sha512-wRLAkmKlJZNwNqVxXCgayAdvAtUjRKP8vr9ZRt2FYXyqZQmQtzXVDn8aekDlPs720z33HBajAYa+xCvl8pZhDA==", "dependencies": { "@babel/runtime": "^7.20.7" }, @@ -8632,9 +8631,9 @@ } }, "node_modules/gatsby": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.4.2.tgz", - "integrity": "sha512-w3ATgpruzMyXgUrbEO99zE44mvG+BDW1V6Ns9hOMMALCdimEHycK5ml1XxgyDZwaOcTrsaOFwDc7MI+b07epyA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.5.0.tgz", + "integrity": "sha512-sSdLS80riRk+8arSO4QVY3uz4Di0hVkEudtrraKRhQCYE3LEzK8be0IVsoQclvZ6x8e1ep4AZa6TmRq0QVDqPA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8645,7 +8644,7 @@ "@babel/runtime": "^7.20.7", "@babel/traverse": "^7.20.10", "@babel/types": "^7.20.7", - "@builder.io/partytown": "^0.5.2", + "@builder.io/partytown": "^0.7.4", "@gatsbyjs/reach-router": "^2.0.0", "@gatsbyjs/webpack-hot-middleware": "^2.25.3", "@graphql-codegen/add": "^3.2.3", @@ -8675,8 +8674,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": "^5.4.0", - "babel-preset-gatsby": "^3.4.0", + "babel-plugin-remove-graphql-queries": "^5.5.0", + "babel-preset-gatsby": "^3.5.0", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "browserslist": "^4.21.4", @@ -8685,14 +8684,14 @@ "chokidar": "^3.5.3", "common-tags": "^1.8.2", "compression": "^1.7.4", - "cookie": "^0.4.1", + "cookie": "^0.5.0", "core-js": "^3.22.3", "cors": "^2.8.5", "css-loader": "^5.2.7", "css-minimizer-webpack-plugin": "^2.0.0", "css.escape": "^1.5.1", "date-fns": "^2.29.3", - "debug": "^3.2.7", + "debug": "^4.3.4", "deepmerge": "^4.2.2", "detect-port": "^1.5.1", "devcert": "^1.2.2", @@ -8716,21 +8715,21 @@ "file-loader": "^6.2.0", "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", - "fs-extra": "^10.1.0", - "gatsby-cli": "^5.4.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-graphiql-explorer": "^3.4.0", - "gatsby-legacy-polyfills": "^3.4.0", - "gatsby-link": "^5.4.0", - "gatsby-page-utils": "^3.4.0", - "gatsby-parcel-config": "1.4.0", - "gatsby-plugin-page-creator": "^5.4.0", - "gatsby-plugin-typescript": "^5.4.0", - "gatsby-plugin-utils": "^4.4.0", - "gatsby-react-router-scroll": "^6.4.0", - "gatsby-script": "^2.4.0", - "gatsby-telemetry": "^4.4.0", - "gatsby-worker": "^2.4.0", + "fs-extra": "^11.1.0", + "gatsby-cli": "^5.5.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-graphiql-explorer": "^3.5.0", + "gatsby-legacy-polyfills": "^3.5.0", + "gatsby-link": "^5.5.0", + "gatsby-page-utils": "^3.5.0", + "gatsby-parcel-config": "^1.5.0", + "gatsby-plugin-page-creator": "^5.5.0", + "gatsby-plugin-typescript": "^5.5.0", + "gatsby-plugin-utils": "^4.5.0", + "gatsby-react-router-scroll": "^6.5.0", + "gatsby-script": "^2.5.0", + "gatsby-telemetry": "^4.5.0", + "gatsby-worker": "^2.5.0", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.6", @@ -8747,11 +8746,10 @@ "latest-version": "^7.0.0", "lmdb": "2.5.3", "lodash": "^4.17.21", - "md5-file": "^5.0.0", "meant": "^1.0.3", "memoizee": "^0.4.15", "micromatch": "^4.0.5", - "mime": "^2.6.0", + "mime": "^3.0.0", "mini-css-extract-plugin": "1.6.2", "mitt": "^1.2.0", "moment": "^2.29.4", @@ -8799,7 +8797,7 @@ "webpack-dev-middleware": "^4.3.0", "webpack-merge": "^5.8.0", "webpack-stats-plugin": "^1.1.1", - "webpack-virtual-modules": "^0.3.2", + "webpack-virtual-modules": "^0.5.0", "xstate": "^4.35.1", "yaml-loader": "^0.8.0" }, @@ -8810,7 +8808,7 @@ "node": ">=18.0.0" }, "optionalDependencies": { - "gatsby-sharp": "^1.4.0" + "gatsby-sharp": "^1.5.0" }, "peerDependencies": { "react": "^18.0.0 || ^0.0.0", @@ -8818,9 +8816,9 @@ } }, "node_modules/gatsby-cli": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.4.0.tgz", - "integrity": "sha512-3b6PGhv89mtIabur6Al7O/0cDoazgQfNjQzeKqsboRyaZCanJZsZnk6mDaHBYBSUfq6M+8TQWZvNlvxnF2kwig==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.5.0.tgz", + "integrity": "sha512-BLWk1iw7f4XCAWiRXfrINPgqBHLbCrNff7tkvAMnyJt6l2IwbwxQVA0zcZ6TRGC3mJQH+tU6JDH9OPlnW2yDsw==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -8839,13 +8837,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^3.4.0", + "create-gatsby": "^3.5.0", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-telemetry": "^4.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-telemetry": "^4.5.0", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.7.0", @@ -8872,18 +8870,32 @@ "node": ">=18.0.0" } }, + "node_modules/gatsby-cli/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby-core-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.4.0.tgz", - "integrity": "sha512-/ibilcGENKH6qqkcT17SIZgc2kjZn3HiGpD+ixbXYkMGqHiM5pj9XIHjy3DfvZvDt2ujkYV5EinmUdqx7CI81w==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.5.0.tgz", + "integrity": "sha512-8ckCNXB7iasqLLoBTJLDzXwUcJ/cNUZVHo3+3cyMA9CLc8pfZiXtlp5qaOl0J+Q1qdorfENAnTvNEddXABfIZw==", "dependencies": { "@babel/runtime": "^7.20.7", "ci-info": "2.0.0", "configstore": "^5.0.1", "fastq": "^1.13.0", "file-type": "^16.5.3", - "fs-extra": "^10.1.0", + "fs-extra": "^11.1.0", "got": "^11.8.5", + "hash-wasm": "^4.9.0", "import-from": "^4.0.0", "lmdb": "2.5.3", "lock": "^1.1.0", @@ -8897,18 +8909,31 @@ "node": ">=18.0.0" } }, + "node_modules/gatsby-core-utils/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby-graphiql-explorer": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.4.0.tgz", - "integrity": "sha512-rNTLw+P3qcbLKBGF+jRhZ2MerQw7Mq4VsmEaBVsvbEnlBVrz5N45ArV5yliqJ7e7pfvhPfkIbVlUhVQVHg25Cw==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.5.0.tgz", + "integrity": "sha512-cNv7s7225kwSsbzW7i+b6Do6tPXS68CnhMY3auyMUQMsZpACveo8F1i8tYJ/Hjh7s51B4k01mletPg9po6BQ8g==", "engines": { "node": ">=18.0.0" } }, "node_modules/gatsby-legacy-polyfills": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.4.0.tgz", - "integrity": "sha512-5ORvRO1ZpxqM4U9W1Da/ewYJpEm6/tSqAhw11yOLqf7GjJYW1Tc3GBPeY3EBvpU/GTAmQM6k9exS1xESAOrBAw==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-3.5.0.tgz", + "integrity": "sha512-hnIzRdZPhN7A8eo8jsvnvkK2faGAAh9a7O0h0FwKYz7EawoJZGsrCkc9LvYqM3H7uf7OtathxZUGm3IasflMjg==", "dependencies": { "@babel/runtime": "^7.20.7", "core-js-compat": "3.9.0" @@ -8936,12 +8961,12 @@ } }, "node_modules/gatsby-link": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.4.0.tgz", - "integrity": "sha512-7JXCCEnlehmJ1MB8Y2/I3UxE8a3cKKOsGMX1DtuMs7t3StdOzBMjaiM2nzLUNRCLGBDpSE2kpk55aB2h+Xq3+Q==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.5.0.tgz", + "integrity": "sha512-3Blh7I+JE7o81XYM3AxqW/udFSS1aissxYEE9jUSfoGWevrvpSSg5ZGz+1XapI99Y4bYMpx7sUcjS2f6OycReQ==", "dependencies": { "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^3.4.0", + "gatsby-page-utils": "^3.5.0", "prop-types": "^15.8.1" }, "engines": { @@ -8954,15 +8979,15 @@ } }, "node_modules/gatsby-page-utils": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.4.0.tgz", - "integrity": "sha512-e/cIpnlQlACq30Ig5eS3ZQ7iTRuZyf3m93epW0MioQ8j9dYZkFJ/cHY1CKsTRZzi8FlZuy8wVr2YMkEzZveUlw==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-3.5.0.tgz", + "integrity": "sha512-y0JZcz88rh5uFlf6dEzT1oKasAvtUM64PHn6GWw9iq2ZV3tWzASd8ZHBIXoi9k2iJO/6atO2InpN72dhrrHrUQ==", "dependencies": { "@babel/runtime": "^7.20.7", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^4.4.0", + "gatsby-core-utils": "^4.5.0", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -8972,11 +8997,11 @@ } }, "node_modules/gatsby-parcel-config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-1.4.0.tgz", - "integrity": "sha512-6gLZzOyzjKtWi6uVp3FGnDBobUpi7+UexF3wutPq6qnDgWp2q+LwSoDjI50jX9K0Hkumln0XD+VXkdA8JE0juQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-1.5.0.tgz", + "integrity": "sha512-quPQaEuaihMmD5K2t7DtVW00HDWfGL4qbqDZ6bLuED8aQ57Y91fizrWiwvM2lgX39/B6fx6Fu0t93/+2QhYkpg==", "dependencies": { - "@gatsbyjs/parcel-namer-relative-to-cwd": "^2.4.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "^2.5.0", "@parcel/bundler-default": "2.8.2", "@parcel/compressor-raw": "2.8.2", "@parcel/namer-default": "2.8.2", @@ -9090,20 +9115,20 @@ } }, "node_modules/gatsby-plugin-page-creator": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.4.0.tgz", - "integrity": "sha512-OQ1bcUK/21e3OAUZNvm82Wkr8QtKzhD4nHThBHGIMtvfZN2dmzPqkds1b62jLGhaVGhevupBjBE00nr56IR/EA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-5.5.0.tgz", + "integrity": "sha512-DJzhxKkm7SrjmkyxdYupRa0IY7Y4Qu99f/dyvsLRkihcUjDEeU+5bxBIyqjO8mFXtfok2CYKf/Ts6F8ZR7nVHg==", "dependencies": { "@babel/runtime": "^7.20.7", "@babel/traverse": "^7.20.10", "@sindresorhus/slugify": "^1.1.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-page-utils": "^3.4.0", - "gatsby-plugin-utils": "^4.4.0", - "gatsby-telemetry": "^4.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-page-utils": "^3.5.0", + "gatsby-plugin-utils": "^4.5.0", + "gatsby-telemetry": "^4.5.0", "globby": "^11.1.0", "lodash": "^4.17.21" }, @@ -9114,6 +9139,19 @@ "gatsby": "^5.0.0-next" } }, + "node_modules/gatsby-plugin-page-creator/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby-plugin-sharp": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.4.0.tgz", @@ -9163,9 +9201,9 @@ } }, "node_modules/gatsby-plugin-typescript": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.4.0.tgz", - "integrity": "sha512-BQqt7Sj9JRBOOq7sClwNNdAdtRkBi9Z/TkmdnWNQMeR4YcGI0GvEhSwOuQm4V9FeCFDnbWxmnZ7w9R7Bjl8NVA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.5.0.tgz", + "integrity": "sha512-qcH+3Xax80IcTuhTwO/ncL/Vo2jSs5EjaJrl8gJKhRx3ayCZfwQVg8DwbK032cmTPN9KbPJICG+OhGz/9LQVMQ==", "dependencies": { "@babel/core": "^7.20.7", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", @@ -9173,7 +9211,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/preset-typescript": "^7.18.6", "@babel/runtime": "^7.20.7", - "babel-plugin-remove-graphql-queries": "^5.4.0" + "babel-plugin-remove-graphql-queries": "^5.5.0" }, "engines": { "node": ">=18.0.0" @@ -9183,15 +9221,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.4.0.tgz", - "integrity": "sha512-oS96PobrmXyOIX6Cqo6RpHykBC8SbIYF6iZcIastR+bcFQRWojFaHP1euFHQ3sVyeVc9SyxBGDHRS5WG+SvAog==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.5.0.tgz", + "integrity": "sha512-FNWLzlrjwBb5NGtpHB72DC8dwCGmBAqJW5vvhnmY7eH+h178NidSs8JI7ntHu2Dtl8sOFYua+2n5eAN7HkEY8Q==", "dependencies": { "@babel/runtime": "^7.20.7", "fastq": "^1.13.0", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-sharp": "^1.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-sharp": "^1.5.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.7.0", @@ -9205,6 +9243,19 @@ "graphql": "^16.0.0" } }, + "node_modules/gatsby-plugin-utils/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby-plugin-utils/node_modules/mime": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", @@ -9217,9 +9268,9 @@ } }, "node_modules/gatsby-react-router-scroll": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.4.0.tgz", - "integrity": "sha512-xSOS1V74MZZ5CI69dgZWGv/EKjd8Gody/nZMF+vJNTBIvhSPdzTwxA+awAujNdg8WPar40YO04q7f+YRZ6IASQ==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.5.0.tgz", + "integrity": "sha512-waXjQdMvANl30IBnN8P/yNQJfp0qhV3pbUiL5Ufz+Wru/HQHyYO7NCQknkwoKr5nbYaqirkbJVVPV9pxEZe2vQ==", "dependencies": { "@babel/runtime": "^7.20.7", "prop-types": "^15.8.1" @@ -9234,9 +9285,9 @@ } }, "node_modules/gatsby-script": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-2.4.0.tgz", - "integrity": "sha512-AgqySGkXNFAqyD6f4Kw4/ipAP6Vm/1B2UkzispDesOF/53d35/URdONm8FMMVfGyl7qVhiFAZD+hC+b/t3/7Fg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-2.5.0.tgz", + "integrity": "sha512-3yRsDDeDObylwZGcGQhAuNiywwyIVgFWfAHy/eB0gd2bEwfRfyO4Zf2iQopxxmgk/0AEf3L92FB2bvQNPRCRKA==", "engines": { "node": ">=18.0.0" }, @@ -9247,9 +9298,9 @@ } }, "node_modules/gatsby-sharp": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.4.0.tgz", - "integrity": "sha512-41NY4mcgUsLs8q0XHgjLblQqQ2Ju6cn01b91g8KuVcPeXzZrgvCvCloZF4Ofxf7+CIYRSLVHizhtpPtLyzA6eg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.5.0.tgz", + "integrity": "sha512-+/lksp7lpd732COWY92E5rmRdZjI2BGS68p3FTndOXH/g0/R67JMGWOFiY7Ayal33EETcBmkYpFyGl8hnZ7S3Q==", "dependencies": { "@types/sharp": "^0.31.0", "sharp": "^0.31.3" @@ -9282,19 +9333,19 @@ } }, "node_modules/gatsby-telemetry": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.4.0.tgz", - "integrity": "sha512-rcGMNa4fWIQSDqaUYjMXccrtVr71YQNzw01BfDZ6jxnSc7j29tZ8YXZZh+caS9Fc9cdLpQ2UabFcIp5vAtKQqA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.5.0.tgz", + "integrity": "sha512-0lus63TNQXjlr4IwCyxtW+m7eP6RkOpzLB+KJ1eohuCTVPFsmxhtr4N1Kjub/Ip0IG1RtzNA0LW0xPg7ykJa7g==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/runtime": "^7.20.7", "@turist/fetch": "^7.2.0", "@turist/time": "^0.0.2", - "boxen": "^4.2.0", + "boxen": "^5.1.2", "configstore": "^5.0.1", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", "git-up": "^7.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -9304,53 +9355,17 @@ "node": ">=18.0.0" } }, - "node_modules/gatsby-telemetry/node_modules/boxen": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz", - "integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==", - "dependencies": { - "ansi-align": "^3.0.0", - "camelcase": "^5.3.1", - "chalk": "^3.0.0", - "cli-boxes": "^2.2.0", - "string-width": "^4.1.0", - "term-size": "^2.1.0", - "type-fest": "^0.8.1", - "widest-line": "^3.1.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/gatsby-telemetry/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/gatsby-telemetry/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "node_modules/gatsby-telemetry/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" }, "engines": { - "node": ">=8" - } - }, - "node_modules/gatsby-telemetry/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "engines": { - "node": ">=8" + "node": ">=14.14" } }, "node_modules/gatsby-transformer-sharp": { @@ -9376,19 +9391,32 @@ } }, "node_modules/gatsby-worker": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-2.4.0.tgz", - "integrity": "sha512-CsHPFQHZhwOpxizX5C+OKaYyOx8NLrLR2XC/XsrgqIy5hY3YJMeQFBw8gK15nMCjyO4BexhZejPKPgZ+Gs/IcA==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-2.5.0.tgz", + "integrity": "sha512-Aq39gc8InOSP/QpwM6h6haoUiiv1g4npt8txfkW8rOErOEo+noobreJMfHAbuni0zKUiz2B2cIlYn1DUdealWg==", "dependencies": { "@babel/core": "^7.20.7", "@babel/runtime": "^7.20.7", - "fs-extra": "^10.0.0", + "fs-extra": "^11.1.0", "signal-exit": "^3.0.7" }, "engines": { "node": ">=18.0.0" } }, + "node_modules/gatsby-worker/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby/node_modules/@eslint/eslintrc": { "version": "0.4.3", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", @@ -9655,12 +9683,12 @@ "sprintf-js": "~1.0.2" } }, - "node_modules/gatsby/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" + "node_modules/gatsby/node_modules/cookie": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", + "engines": { + "node": ">= 0.6" } }, "node_modules/gatsby/node_modules/eslint": { @@ -9849,6 +9877,19 @@ "node": ">=4" } }, + "node_modules/gatsby/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" + } + }, "node_modules/gatsby/node_modules/glob-parent": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", @@ -9872,6 +9913,17 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/gatsby/node_modules/mime": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", + "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=10.0.0" + } + }, "node_modules/gensync": { "version": "1.0.0-beta.2", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", @@ -10217,6 +10269,11 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/hash-wasm": { + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/hash-wasm/-/hash-wasm-4.9.0.tgz", + "integrity": "sha512-7SW7ejyfnRxuOc7ptQHSf4LDoZaWOivfzqw+5rpcQku0nHfmicPKE51ra9BiRLAmT8+gGLestr1XroUkqdjL6w==" + }, "node_modules/hasha": { "version": "5.2.2", "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz", @@ -15268,17 +15325,6 @@ "node": ">= 6" } }, - "node_modules/term-size": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz", - "integrity": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/terser": { "version": "5.15.1", "resolved": "https://registry.npmjs.org/terser/-/terser-5.15.1.tgz", @@ -15991,20 +16037,9 @@ "integrity": "sha512-aWwE/YuO2W7VCOyWwyDJ7BRSYRYjeXat+X31YiasMM3FS6/4X9W4Mb9Q0g+jIdVgArr1Mb08sHBJKMT5M9+gVA==" }, "node_modules/webpack-virtual-modules": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.3.2.tgz", - "integrity": "sha512-RXQXioY6MhzM4CNQwmBwKXYgBs6ulaiQ8bkNQEl2J6Z+V+s7lgl/wGvaI/I0dLnYKB8cKsxQc17QOAVIphPLDw==", - "dependencies": { - "debug": "^3.0.0" - } - }, - "node_modules/webpack-virtual-modules/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz", + "integrity": "sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==" }, "node_modules/webpack/node_modules/@types/estree": { "version": "0.0.51", @@ -17686,11 +17721,11 @@ } }, "@babel/plugin-transform-typescript": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.7.tgz", - "integrity": "sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.13.tgz", + "integrity": "sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==", "requires": { - "@babel/helper-create-class-features-plugin": "^7.20.7", + "@babel/helper-create-class-features-plugin": "^7.20.12", "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-typescript": "^7.20.0" } @@ -17898,9 +17933,9 @@ } }, "@builder.io/partytown": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.5.4.tgz", - "integrity": "sha512-qnikpQgi30AS01aFlNQV6l8/qdZIcP76mp90ti+u4rucXHsn4afSKivQXApqxvrQG9+Ibv45STyvHizvxef/7A==" + "version": "0.7.5", + "resolved": "https://registry.npmjs.org/@builder.io/partytown/-/partytown-0.7.5.tgz", + "integrity": "sha512-Zbr2Eo0AQ4yzmQr/36/h+6LKjmdVBB3Q5cGzO6rtlIKB/IOpbQVUZW+XAnhpJmJr9sIF97OZjgbhG9k7Sjn4yw==" }, "@emotion/is-prop-valid": { "version": "1.2.0", @@ -17942,20 +17977,20 @@ } }, "@gatsbyjs/parcel-namer-relative-to-cwd": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.4.0.tgz", - "integrity": "sha512-awi7pNgqaR80+9CJcj5UUC4lZDpcoH2fJItqIHC+7VJLxQDxF27vYF8fMgUvqXjjpctro25jMtedd1/4u3G4Hg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-2.5.0.tgz", + "integrity": "sha512-JF4+8KlDGYH0F+AbUSbwy8cpd0DH2LX45g4ZTVsmMd/o7Rle1PzoBYyJ8WgVsyLpuhMJ9wdKhsEDMeiOO5j8Yw==", "requires": { "@babel/runtime": "^7.20.7", "@parcel/namer-default": "2.8.2", "@parcel/plugin": "2.8.2", - "gatsby-core-utils": "^4.4.0" + "gatsby-core-utils": "^4.5.0" } }, "@gatsbyjs/reach-router": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/reach-router/-/reach-router-2.0.0.tgz", - "integrity": "sha512-n5nifEBtQCo4Wc/ErBvFEGyX5y8dKPSERre3pmuizkJl9J4l0M0bhu6aMc4uOXhG66UR4jgVDjN2Q2I2FSrVkw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@gatsbyjs/reach-router/-/reach-router-2.0.1.tgz", + "integrity": "sha512-gmSZniS9/phwgEgpFARMpNg21PkYDZEpfgEzvkgpE/iku4uvXqCrxr86fXbTpI9mkrhKS1SCTYmLGe60VdHcdQ==", "requires": { "invariant": "^2.2.4", "prop-types": "^15.8.1" @@ -20181,13 +20216,13 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.4.0.tgz", - "integrity": "sha512-+3e51jNoqtphSSOsES4FzlY5xOQXlsliw2daYzhP7QdfXB3ffBWDskqrsCv+9mug4VyWqIy7YXSQY4osEBA98A==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.5.0.tgz", + "integrity": "sha512-KeTeX0UkvSTPaJ0BmH9U0t0nNYI9EvqdwkvSEaxJVFsJ1m5f7I9ypJHm0Ob8rE54//j2eNcSU0UN9f6B5kJMhA==", "requires": { "@babel/runtime": "^7.20.7", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.4.0" + "gatsby-core-utils": "^4.5.0" } }, "babel-plugin-styled-components": { @@ -20266,9 +20301,9 @@ } }, "babel-preset-gatsby": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.4.0.tgz", - "integrity": "sha512-InyNQmv7ov5r0ZgXpw4vrgooKf5419/kdced0dqWgBOlm5/RIhRpyGhzVO3tfw744HhaagO+8NXi6t17AvkWUQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-3.5.0.tgz", + "integrity": "sha512-1EDSr+3OzD3jLxW4YzL5qMSV7WnJQfb+OjfZdlSFyUJRrrtAbbMAkTLY1yupqC3FaI5B6N/dyMiE5mQQuxOIIg==", "requires": { "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", @@ -20283,8 +20318,8 @@ "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 |
