diff --git a/package-lock.json b/package-lock.json index a613717..17b3365 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,29 +13,29 @@ "@sentry/tracing": "^7.12.1", "classnames": "^2.3.2", "disqus-react": "^1.1.3", - "gatsby": "^4.22.1", - "gatsby-link": "^4.22.0", - "gatsby-plugin-catch-links": "^4.22.0", - "gatsby-plugin-feed": "^4.22.0", - "gatsby-plugin-google-gtag": "^4.22.0", - "gatsby-plugin-image": "^2.22.0", - "gatsby-plugin-manifest": "^4.22.0", - "gatsby-plugin-offline": "^5.22.0", + "gatsby": "^4.23.0", + "gatsby-link": "^4.23.0", + "gatsby-plugin-catch-links": "^4.23.0", + "gatsby-plugin-feed": "^4.23.0", + "gatsby-plugin-google-gtag": "^4.23.0", + "gatsby-plugin-image": "^2.23.0", + "gatsby-plugin-manifest": "^4.23.0", + "gatsby-plugin-offline": "^5.23.0", "gatsby-plugin-optimize-svgs": "^1.0.5", - "gatsby-plugin-react-helmet": "^5.22.0", - "gatsby-plugin-sass": "^5.22.0", - "gatsby-plugin-sharp": "^4.22.0", - "gatsby-plugin-sitemap": "^5.22.0", - "gatsby-remark-autolink-headers": "^5.22.0", - "gatsby-remark-copy-linked-files": "^5.22.0", + "gatsby-plugin-react-helmet": "^5.23.0", + "gatsby-plugin-sass": "^5.23.0", + "gatsby-plugin-sharp": "^4.23.0", + "gatsby-plugin-sitemap": "^5.23.0", + "gatsby-remark-autolink-headers": "^5.23.0", + "gatsby-remark-copy-linked-files": "^5.23.0", "gatsby-remark-external-links": "0.0.4", - "gatsby-remark-images": "^6.22.0", - "gatsby-remark-prismjs": "^6.22.0", - "gatsby-remark-responsive-iframe": "^5.22.0", - "gatsby-remark-smartypants": "^5.22.0", - "gatsby-source-filesystem": "^4.22.0", - "gatsby-transformer-remark": "^5.22.0", - "gatsby-transformer-sharp": "^4.22.0", + "gatsby-remark-images": "^6.23.0", + "gatsby-remark-prismjs": "^6.23.0", + "gatsby-remark-responsive-iframe": "^5.23.0", + "gatsby-remark-smartypants": "^5.23.0", + "gatsby-source-filesystem": "^4.23.0", + "gatsby-transformer-remark": "^5.23.0", + "gatsby-transformer-sharp": "^4.23.0", "prismjs": "^1.29.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -2460,14 +2460,14 @@ } }, "node_modules/@gatsbyjs/parcel-namer-relative-to-cwd": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.7.0.tgz", - "integrity": "sha512-KifWxXYcLrXFHvM9Ug77BlyoQ3TLOB3lh4izNHFVuST/NEr5fKpn/IZRqEXhNEYaESjE6C1gDA42Vvhi58pnRQ==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.8.0.tgz", + "integrity": "sha512-/zo67Q/i3I9G+uX84Tjp54wpZdd/DLF+btyh/Zy5uCvIlV5R/wiHmLEzrtN6Axcdtmh2DBJSkN7yB8FwfZtlYQ==", "dependencies": { "@babel/runtime": "^7.18.0", "@parcel/namer-default": "2.6.2", "@parcel/plugin": "2.6.2", - "gatsby-core-utils": "^3.22.0" + "gatsby-core-utils": "^3.23.0" }, "engines": { "node": ">=14.15.0", @@ -2594,14 +2594,6 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, - "node_modules/@graphql-codegen/core/node_modules/value-or-promise": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", - "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==", - "engines": { - "node": ">=12" - } - }, "node_modules/@graphql-codegen/plugin-helpers": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.2.tgz", @@ -2618,22 +2610,6 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, - "node_modules/@graphql-codegen/plugin-helpers/node_modules/@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "dependencies": { - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, - "node_modules/@graphql-codegen/plugin-helpers/node_modules/@graphql-tools/utils/node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "node_modules/@graphql-codegen/plugin-helpers/node_modules/tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", @@ -2652,22 +2628,6 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, - "node_modules/@graphql-codegen/schema-ast/node_modules/@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "dependencies": { - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, - "node_modules/@graphql-codegen/schema-ast/node_modules/@graphql-tools/utils/node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "node_modules/@graphql-codegen/schema-ast/node_modules/tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", @@ -2733,17 +2693,6 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, - "node_modules/@graphql-codegen/visitor-plugin-common/node_modules/@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "dependencies": { - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, "node_modules/@graphql-codegen/visitor-plugin-common/node_modules/tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", @@ -2811,6 +2760,56 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, + "node_modules/@graphql-tools/load": { + "version": "7.7.7", + "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.7.tgz", + "integrity": "sha512-IpI2672zcoAX4FLjcH5kvHc7eqjPyLP1svrIcZKQenv0GRS6dW0HI9E5UCBs0y/yy8yW6s+SvpmNsfIlkMj3Kw==", + "dependencies": { + "@graphql-tools/schema": "9.0.4", + "@graphql-tools/utils": "8.12.0", + "p-limit": "3.1.0", + "tslib": "^2.4.0" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, + "node_modules/@graphql-tools/load/node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@graphql-tools/load/node_modules/tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + }, + "node_modules/@graphql-tools/merge": { + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.3.6.tgz", + "integrity": "sha512-uUBokxXi89bj08P+iCvQk3Vew4vcfL5ZM6NTylWi8PIpoq4r5nJ625bRuN8h2uubEdRiH8ntN9M4xkd/j7AybQ==", + "dependencies": { + "@graphql-tools/utils": "8.12.0", + "tslib": "^2.4.0" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, + "node_modules/@graphql-tools/merge/node_modules/tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + }, "node_modules/@graphql-tools/optimize": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@graphql-tools/optimize/-/optimize-1.2.0.tgz", @@ -2856,6 +2855,41 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, + "node_modules/@graphql-tools/schema": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-9.0.4.tgz", + "integrity": "sha512-B/b8ukjs18fq+/s7p97P8L1VMrwapYc3N2KvdG/uNThSazRRn8GsBK0Nr+FH+mVKiUfb4Dno79e3SumZVoHuOQ==", + "dependencies": { + "@graphql-tools/merge": "8.3.6", + "@graphql-tools/utils": "8.12.0", + "tslib": "^2.4.0", + "value-or-promise": "1.0.11" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, + "node_modules/@graphql-tools/schema/node_modules/tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + }, + "node_modules/@graphql-tools/utils": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.12.0.tgz", + "integrity": "sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw==", + "dependencies": { + "tslib": "^2.4.0" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, + "node_modules/@graphql-tools/utils/node_modules/tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + }, "node_modules/@hapi/address": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz", @@ -7178,13 +7212,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.22.0.tgz", - "integrity": "sha512-x452XRHXrcWu+Fdk4cwyPvtrWox76r21PygvmQwRBaixKrDhu3T5ausZ+u4UMUKmDB4Z3Zy5NHizNovrEj0OGQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.23.0.tgz", + "integrity": "sha512-YuSPtuhWLdoJVUwQfbbRbmSpOTZBZxWbbbRIEOBTI8fvkYl0RmbanGPv5E+WLgWLhqyreVjPc+MgqheJRZcD9Q==", "dependencies": { "@babel/runtime": "^7.15.4", "@babel/types": "^7.15.4", - "gatsby-core-utils": "^3.22.0" + "gatsby-core-utils": "^3.23.0" }, "engines": { "node": ">=14.15.0" @@ -7279,9 +7313,9 @@ } }, "node_modules/babel-preset-gatsby": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.22.1.tgz", - "integrity": "sha512-i4xgk1sXv09KJ2Usyka5KkQQQMakMdDEp6NxTEZZXmWlVeLOVUz9/1cG9UbyU516G1QIoT8C+sYvYvjogm+FDg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.23.0.tgz", + "integrity": "sha512-Mo5Dnrox1d/rJq8cJ2mv1+SNASVmpB+3LMiQKIGky5B1jCMhNtUoMPmJh2Pq29be8dwngL/GG853YFfZn9U62A==", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -7296,8 +7330,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": "^3.22.0", - "gatsby-legacy-polyfills": "^2.22.0" + "gatsby-core-utils": "^3.23.0", + "gatsby-legacy-polyfills": "^2.23.0" }, "engines": { "node": ">=14.15.0" @@ -9207,9 +9241,9 @@ } }, "node_modules/create-gatsby": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.22.1.tgz", - "integrity": "sha512-Vm/hYo7hxcQ0vNM8Qb9E+nNoLkO5qR7tbO9UO2Ir2mFhoAg9qU94FSntJCXoLqUCiie70YQFZXChzyAyvzl/Sw==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.23.0.tgz", + "integrity": "sha512-1N/7QKtkbZQ9ygArCadHVoAF1bE0fg1rNMbxkmyol55G1B+NUQN5i0eFF2fuCBDSq4mwNOGgEIIOy+di4lTxlw==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -12332,9 +12366,9 @@ } }, "node_modules/gatsby": { - "version": "4.22.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.22.1.tgz", - "integrity": "sha512-5alRl+7RlK9kVTX4wwECx8XD181Ti5HTgCK5IL0uFBJlqeA6UDLOY+S9noOQgvoFgzwApPOGoiV5sKlSTxPnfw==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.23.0.tgz", + "integrity": "sha512-5hP8tw2LYhdSOuR0iFDQtUwGfcT5R3nwAdCOaglQy7X4DjnRsfxgbjw/EB7d2EXUgCLrhUEV5Lt9JxCQJilDFA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -12372,8 +12406,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.22.0", - "babel-preset-gatsby": "^2.22.1", + "babel-plugin-remove-graphql-queries": "^4.23.0", + "babel-preset-gatsby": "^2.23.0", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "browserslist": "^4.17.5", @@ -12400,9 +12434,9 @@ "eslint-config-react-app": "^6.0.0", "eslint-plugin-flowtype": "^5.10.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsx-a11y": "^6.5.1", + "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-react": "^7.30.1", - "eslint-plugin-react-hooks": "^4.5.0", + "eslint-plugin-react-hooks": "^4.6.0", "eslint-webpack-plugin": "^2.7.0", "event-source-polyfill": "1.0.25", "execa": "^5.1.1", @@ -12415,20 +12449,20 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^4.22.1", - "gatsby-core-utils": "^3.22.0", - "gatsby-graphiql-explorer": "^2.22.0", - "gatsby-legacy-polyfills": "^2.22.0", - "gatsby-link": "^4.22.0", - "gatsby-page-utils": "^2.22.0", - "gatsby-parcel-config": "0.13.0", - "gatsby-plugin-page-creator": "^4.22.0", - "gatsby-plugin-typescript": "^4.22.0", - "gatsby-plugin-utils": "^3.16.0", - "gatsby-react-router-scroll": "^5.22.0", - "gatsby-script": "^1.7.0", - "gatsby-telemetry": "^3.22.0", - "gatsby-worker": "^1.22.0", + "gatsby-cli": "^4.23.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-graphiql-explorer": "^2.23.0", + "gatsby-legacy-polyfills": "^2.23.0", + "gatsby-link": "^4.23.0", + "gatsby-page-utils": "^2.23.0", + "gatsby-parcel-config": "^0.14.0", + "gatsby-plugin-page-creator": "^4.23.0", + "gatsby-plugin-typescript": "^4.23.0", + "gatsby-plugin-utils": "^3.17.0", + "gatsby-react-router-scroll": "^5.23.0", + "gatsby-script": "^1.8.0", + "gatsby-telemetry": "^3.23.0", + "gatsby-worker": "^1.23.0", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.5", @@ -12470,7 +12504,7 @@ "query-string": "^6.14.1", "raw-loader": "^4.0.2", "react-dev-utils": "^12.0.1", - "react-refresh": "^0.9.0", + "react-refresh": "^0.14.0", "redux": "4.1.2", "redux-thunk": "^2.4.0", "resolve-from": "^5.0.0", @@ -12506,7 +12540,7 @@ "node": ">=14.15.0" }, "optionalDependencies": { - "gatsby-sharp": "^0.16.0" + "gatsby-sharp": "^0.17.0" }, "peerDependencies": { "react": "^16.9.0 || ^17.0.0 || ^18.0.0", @@ -12514,9 +12548,9 @@ } }, "node_modules/gatsby-cli": { - "version": "4.22.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.22.1.tgz", - "integrity": "sha512-0yOYJ3s+IyyF9pslVfySg6TgD2yyHFsmzUYOh7mrbO4TQyuivTfPd1mNhTB1PGYvHWd0zj13zBZjiz6iz4AUXQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.23.0.tgz", + "integrity": "sha512-HDONCTQd6jKZTF6rrbFCvamIvfNqgm7V40HViV91XAbQCOlj9xpw82ikT6F9A4nFTCTMwYhNm/GoThHeC/2bYg==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -12535,13 +12569,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^2.22.1", + "create-gatsby": "^2.23.0", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-telemetry": "^3.22.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-telemetry": "^3.23.0", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.4.2", @@ -12651,9 +12685,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz", - "integrity": "sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==", + "version": "3.23.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.23.0.tgz", + "integrity": "sha512-ABVTAkjZh+2H4u6GZ+r1uZrdcWuT5KG2nEpKmBWBp21GWEE+yvUqtGOocBgUeGac1A3ggvn02UzcE6BIEm9PYg==", "dependencies": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -12689,9 +12723,9 @@ } }, "node_modules/gatsby-graphiql-explorer": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.22.0.tgz", - "integrity": "sha512-p1MGkC6FVq2s2eKvC02bGUSrlxTJF/BQQ+pK2fZAHbiMpGAvM7mnvSkhQrzNpWexBoqpUlAPAFvZ+ihwOtSWWQ==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.23.0.tgz", + "integrity": "sha512-TartarwLnWXEUydrHpsW6Bj854oT34Va2EmbisF3kJPoIII2oM/dfusBDejceU0vAgIB9rZDIF5DVPuB+hlrew==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -12700,9 +12734,9 @@ } }, "node_modules/gatsby-legacy-polyfills": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.22.0.tgz", - "integrity": "sha512-7b1xbOPyaxHaG97RZNk32hoCfu9VJTXaa7UZMSO3Y3RbkolwYfzrVSZdLoToapTF5rsIN8nk02xX1RwVfd2ctg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.23.0.tgz", + "integrity": "sha512-DQexce/ezAU47bd5X5JnwIBdvr7MAJsRXzV3bhWuQhslkWJOp0l6O3EQ148s8Ezu6g66JOre5iKvSvor6qvU6Q==", "dependencies": { "@babel/runtime": "^7.15.4", "core-js-compat": "3.9.0" @@ -12730,12 +12764,12 @@ } }, "node_modules/gatsby-link": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.22.0.tgz", - "integrity": "sha512-usZwJXdBAJQKRdiGGffWHswrBvqbiYBqQ4iGP9oDDhHhWe+UInh9EMTfjHDsAinU11nvqfzN7r7zDJKm8SyddA==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.23.0.tgz", + "integrity": "sha512-sxRhJQZ3A2PLKupg0dCa1gdw9IbB+ppc2I5YpoHIEsmTbPXVwpzAAbUdW5g4xCVVUK5K2TjZvMZO7XMDoBpMLA==", "dependencies": { "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^2.22.0", + "gatsby-page-utils": "^2.23.0", "prop-types": "^15.8.1" }, "engines": { @@ -12748,15 +12782,15 @@ } }, "node_modules/gatsby-page-utils": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.22.0.tgz", - "integrity": "sha512-bmIy2buF4w+Cyp+b4gDiS/qox6/KcEpzy/SU9Oh5iflb7YIR+CHIO0YcxcmhY44I1BqKnaYH95IHRurqPXuZvg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.23.0.tgz", + "integrity": "sha512-WDBun2ODaMojzc55eAjL6bqBP1rwD7XlcMzOkmIm6pslpF33k8I6CfbcCPsLE1OyZL401o+h4mAQAvX2IbKiWA==", "dependencies": { "@babel/runtime": "^7.15.4", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -12766,11 +12800,11 @@ } }, "node_modules/gatsby-parcel-config": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-0.13.0.tgz", - "integrity": "sha512-RJdrI8ioVXpwoCu9XjhQu/xidIshI+Vvjn07WlGV4IRNW77Xt9t2iXk12LdTHKmvKxXmGIA0CeC0eEg79V/2EQ==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-0.14.0.tgz", + "integrity": "sha512-mPYmNA4PF0SCanDwhh2HjkHiA9B5ylrybfLBJY2+ATr8IShRjwQDPMGymcJS37qX1/d/YOHxBqfCNH2q3Ksu0w==", "dependencies": { - "@gatsbyjs/parcel-namer-relative-to-cwd": "1.7.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "^1.8.0", "@parcel/bundler-default": "2.6.2", "@parcel/compressor-raw": "2.6.2", "@parcel/namer-default": "2.6.2", @@ -12796,9 +12830,9 @@ } }, "node_modules/gatsby-plugin-catch-links": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-4.22.0.tgz", - "integrity": "sha512-uBJMvNGEfk10WRfsUXw0OWhuP2BgamjbfDTh54emNb2MtmN3cz91G5ZDQWxFe24+3BSagJ3WN3lwDra9r1UjuQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-4.23.0.tgz", + "integrity": "sha512-d7QyT+pxDXjGKTD0mh/BSrqQdSCznHThwc1YXjAdTrDmNv6/BMseFfRdIrRnhXmZuKuBzOptIwOy2q0wLq7xTg==", "dependencies": { "@babel/runtime": "^7.15.4", "escape-string-regexp": "^1.0.5" @@ -12811,15 +12845,15 @@ } }, "node_modules/gatsby-plugin-feed": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.22.0.tgz", - "integrity": "sha512-SA6k0CHmPbfyt0NH0N4+HUZ6jdq4QKoR7Tm3qTaj2nqNzYzb3c2Yo7hVUvV5G6pbZ317DpNWkey/Hy/785YNog==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.23.0.tgz", + "integrity": "sha512-jTb30oAou0VsSgqUJsf5LeDL1lZ17MZ+UwsjAMmoQIV8iKkLjTYVCAaXJgE4mrgwRSSPZm+k/Xclc1dlJk374A==", "dependencies": { "@babel/runtime": "^7.15.4", "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-plugin-utils": "^3.17.0", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, @@ -12833,9 +12867,9 @@ } }, "node_modules/gatsby-plugin-google-gtag": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-4.22.0.tgz", - "integrity": "sha512-W34rP+d3YzcHoao3bC1W0m9AYi/KwrEE1HicPbQxFc2MUKx2d7bt/cnlHnDz4Icnlt1rT/8jeVK1NQUuXO6BMQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-4.23.0.tgz", + "integrity": "sha512-dh7Qi+8nFQcRFBeOYRm9UgswbLRlz5GG8MbnFAiMAKfMsuAoCtXsZ1mQ4kznAcFQoqMVZmvZd9FaakZC/60lKA==", "dependencies": { "@babel/runtime": "^7.15.4", "minimatch": "^3.1.2" @@ -12861,22 +12895,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.22.0.tgz", - "integrity": "sha512-39XbPtUv/rtB/PffkTiEYjGGAFkqivWHGLil1aqiDo42RhPhhgHQ5Y2mn9B3ZiK86foUhSjQMRX6XSgTw2CGDA==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.23.0.tgz", + "integrity": "sha512-Mnv2ta9JJVFcm0lpU4o+WbHasiQklPY+Vo6i5+bdQausNSgJHxLbl07GiML1wCXGJz2LWKPFZf0B9+D11QUsLQ==", "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.22.0", + "babel-plugin-remove-graphql-queries": "^4.23.0", "camelcase": "^5.3.1", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -12890,13 +12924,13 @@ } }, "node_modules/gatsby-plugin-manifest": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.22.0.tgz", - "integrity": "sha512-Kwq+CVnQ4IJBo8O3fkbLtZikPuES1J7mXhTyQ0R6KMOW4m42FtDmBHagFyOvUr1/9NXWXvSanxBDUn8m2v7wPg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.23.0.tgz", + "integrity": "sha512-1/ReBm9/fsQXP+vo4iOrmzwFbo4Me5M8qCMKDsBgWwT8GjFNvk9/Vt/qH8LMav6yy0mZVquRU2uqfrbk7jhyhg==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "semver": "^7.3.7", "sharp": "^0.30.7" }, @@ -12908,13 +12942,13 @@ } }, "node_modules/gatsby-plugin-offline": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.22.0.tgz", - "integrity": "sha512-HSQD4fQd82sj9LEgGrGgmyL6XnVYPDrJuEya3gJecdJ+KcECWm6Rw7UKYQGH0VE3V+tC9A3BkxrmT5JMPk9NRQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.23.0.tgz", + "integrity": "sha512-tKL21tVsanrJ5gUpXj+27tJtGkC/l78SeZe935HGlbR4CnTIkxqjq7NofDhtcVsQdwyk/oDj0E5f8Mxgj9Gq/A==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -12939,9 +12973,9 @@ } }, "node_modules/gatsby-plugin-page-creator": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.22.0.tgz", - "integrity": "sha512-9Vv0tsAINxzZLzDbqI5DcIWIEDU6yj99qyS21ayYoZHaYPhGWO8bsgmQi37bhXrGYz2xFg85BCvg6NPzs2EyVA==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.23.0.tgz", + "integrity": "sha512-Xh+u0NhT+/7k42cSg1QJNojJVKSOzb/Jbbmdx9Dy5q3q5ZEzQczRce7Hr+mS1DCLWvh78GEV58fxz+o4zpBNpA==", "dependencies": { "@babel/runtime": "^7.15.4", "@babel/traverse": "^7.15.4", @@ -12949,10 +12983,10 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-page-utils": "^2.22.0", - "gatsby-plugin-utils": "^3.16.0", - "gatsby-telemetry": "^3.22.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-page-utils": "^2.23.0", + "gatsby-plugin-utils": "^3.17.0", + "gatsby-telemetry": "^3.23.0", "globby": "^11.1.0", "lodash": "^4.17.21" }, @@ -12964,9 +12998,9 @@ } }, "node_modules/gatsby-plugin-react-helmet": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.22.0.tgz", - "integrity": "sha512-BkOZuITW579ZHb9NtnDc+5b+iNnEY/BdMSgrJ3CJKvRhi5RVTpm+k3yOwSuIevYt/uYosfEEFG4KbCZ76dHC+g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.23.0.tgz", + "integrity": "sha512-xS8WjuyRoeYv8U2YSHNfnF1o4LPq2YMY6Za04tGnGd+g3C8dSXcQO6mP4Pr5jDzFxOpCitwAG7C22peK8a/zIQ==", "dependencies": { "@babel/runtime": "^7.15.4" }, @@ -12979,9 +13013,9 @@ } }, "node_modules/gatsby-plugin-sass": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.22.0.tgz", - "integrity": "sha512-Wp0ldsiCD3BJRyTIkCG3nrf2M04/owk5gftpJUjtejzd+9H+vkP2cddnykSgacoon8pLefOogFlirxqSDTZHZA==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.23.0.tgz", + "integrity": "sha512-gbehSumc9Rs25j7YxQAq+V+QEVdSQsoLEwuaqx0Qy0eo8Vt6zwsHpwx4l9+vvtMI7bfAT4gj5qLyju8iEhLv5Q==", "dependencies": { "@babel/runtime": "^7.15.4", "resolve-url-loader": "^3.1.4", @@ -12996,9 +13030,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.22.0.tgz", - "integrity": "sha512-LL9M6aa5lXXRg1CrjIs10v2gMyjnVWBwWNXZCQzhP2OHdfxPhL4YapYIWPIJXqQSZG85bOP09fEnFfOpttfgUQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.23.0.tgz", + "integrity": "sha512-w3uIP0W9hgsaoby529mg2UAqeN0fyw4JyT4a5b2x4u4odjfaOuesl4mcbjqfTESwRgwRWxs406Afq9IGIW2wtw==", "dependencies": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", @@ -13007,14 +13041,14 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.4", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.7", - "svgo": "1.3.2" + "svgo": "^2.8.0" }, "engines": { "node": ">=14.15.0" @@ -13028,10 +13062,30 @@ "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, + "node_modules/gatsby-plugin-sharp/node_modules/svgo": { + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz", + "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^4.1.3", + "css-tree": "^1.1.3", + "csso": "^4.2.0", + "picocolors": "^1.0.0", + "stable": "^0.1.8" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=10.13.0" + } + }, "node_modules/gatsby-plugin-sitemap": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.22.0.tgz", - "integrity": "sha512-51iJqCT+bCJ37akJnSvmCTjqVBIFLe/oE0sBLyjkCbMgmCFRW67eLRMsQeLRcm4KkIex3fbpGaAOxvXvP+FFUQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.23.0.tgz", + "integrity": "sha512-eQYJsVcyQ/VGDSqymS++nTwUJkYqmcd4l5bkQsBuxC2GP3/03UuowK2Ij4egzkCxOBnk8RtjxBFXqYfmtN4uxA==", "dependencies": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", @@ -13059,9 +13113,9 @@ } }, "node_modules/gatsby-plugin-typescript": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.22.0.tgz", - "integrity": "sha512-3AbTskIjIBJT0jZKv4tIewBXOB1VEeylujsmIhgkk08Gb5i1ObXzEEwvT4uoibJxWKqTNLdSi7J2UW0eicWUdg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.23.0.tgz", + "integrity": "sha512-g/BU1f+LytEofWEwihdZZ8LwVebmB71Cpz/GWuDvzyHLGcua59Q60cAAFn0qVgkjrrj05/1c5jcCrkx7grdhIQ==", "dependencies": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -13069,7 +13123,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.22.0" + "babel-plugin-remove-graphql-queries": "^4.23.0" }, "engines": { "node": ">=14.15.0" @@ -13079,16 +13133,16 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.16.0.tgz", - "integrity": "sha512-GemN7/f+yxQQuOPeq+Q7hoVY9TTeN3LdL8b8q+a4qBBjHBwp4w+hcYR4j+pPYUFMya9dvOyMZcc3pkfhMGUaRw==", + "version": "3.17.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.17.0.tgz", + "integrity": "sha512-THfQJ9y5V5pdUPkTRExK/3pI1OMTN8srA40dL7HeEoSVhiaEs+Bk45q1d8O1G6P7ulmLFinhOOBi56H4cAdqBg==", "dependencies": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "fastq": "^1.13.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-sharp": "^0.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-sharp": "^0.17.0", "graphql-compose": "^9.0.7", "import-from": "^4.0.0", "joi": "^17.4.2", @@ -13136,9 +13190,9 @@ } }, "node_modules/gatsby-react-router-scroll": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.22.0.tgz", - "integrity": "sha512-aMOTgIMz+rWEfUaQ6nwcPbiT8UYgml6VXAEFDbvKt/uRqWqAMYppksp7HEiO7d1DNP7Zf+FbSGLM/xjLXT3oew==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.23.0.tgz", + "integrity": "sha512-Yuvz3ErwV1FSsPoYDy/VsSIZg5gcbMiqNtcyRAQUdwvgneb806aSGHrUoGv7X71U4FrI+1YXFbORJFZvzWad7g==", "dependencies": { "@babel/runtime": "^7.15.4", "prop-types": "^15.8.1" @@ -13153,9 +13207,9 @@ } }, "node_modules/gatsby-remark-autolink-headers": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.22.0.tgz", - "integrity": "sha512-Eyom72XpN2x2BLCKdgWYnseeqXIcN9kVZmaXECGzc/IrE6RBHTMjzCMZJx9Ii39OAOhILaumOEfYhnAIw6SWXg==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.23.0.tgz", + "integrity": "sha512-hIgilIk5M6h80GJvAtJmeDeZ1SAkCGNLfev5jx5Fv4IgboQpD+MBNgRL5gU0RvX7JHTjoM10egLF7gq94mQ8/Q==", "dependencies": { "@babel/runtime": "^7.15.4", "github-slugger": "^1.3.0", @@ -13173,9 +13227,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", - "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.23.0.tgz", + "integrity": "sha512-C34x6RXovlRJbGHu21U/GkKSibBeyDMDgVg1SBdrKKwqmzHfHhdpCHQLqbyMOvUC2CUDE/ePGWHskom1vg/OXQ==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -13245,15 +13299,15 @@ } }, "node_modules/gatsby-remark-images": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.22.0.tgz", - "integrity": "sha512-4H/NTHaeika9ftDSQjEWvrlRhTSgHHVK07blqqQM1wsvknjphtjB5S4i6SuByYD8U+j8Lment5BEP9HJVNx+LA==", + "version": "6.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.23.0.tgz", + "integrity": "sha512-0+t7TBLjKOFgj1MKYiYTX85KD9EqZ4nv2xbFDrpHDtT+p1VaJB6tPtlzsa7S69nZs3HMZkLqRIIQdClnN9DaEg==", "dependencies": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -13270,9 +13324,9 @@ } }, "node_modules/gatsby-remark-prismjs": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-6.22.0.tgz", - "integrity": "sha512-av/GsYOf1L+e+FrXkTZupQdyhmNfXk3nHnd+zJ97fIz6si7nle2T8UDlWXJ3472g0uadpe39KH+VkdpQn4xDzQ==", + "version": "6.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-6.23.0.tgz", + "integrity": "sha512-iyqMy0bWUSelpXnoXCCXg64NzoRoviNPgSiZe5jFZZK81T7hAj38aHRzlMz5xdxrwC5oVCjoxvQxsqnOANz84w==", "dependencies": { "@babel/runtime": "^7.15.4", "parse-numeric-range": "^1.2.0", @@ -13287,9 +13341,9 @@ } }, "node_modules/gatsby-remark-responsive-iframe": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-5.22.0.tgz", - "integrity": "sha512-yeQl9LEnbfKQWPm1p/xGBG90l4VJj3Y76X8l3oIMGGoCv6/o2EhGDXkYPSO6rZob7JSo8GMLww1+yTrqvrhC9g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-5.23.0.tgz", + "integrity": "sha512-o3HycXPMIEVJRTGEH2XzrmY/NmOjX5KshmFhXJwvXqbfokSizBqE+j0eACX5ck9t9XE3TL8gxKZvtHXfFbrLVA==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -13305,9 +13359,9 @@ } }, "node_modules/gatsby-remark-smartypants": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.22.0.tgz", - "integrity": "sha512-Ji37Um67bfkGL55W/Wn2C2LxXyp1EBUtqScGwuQv1YYadTZdkNX0j78chSPeazyj03FF1u4zn6Dp3dNMAp/GxA==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.23.0.tgz", + "integrity": "sha512-Hb2lQbDRsLy0R9BDxdyBkGOk/W+HfHddJyXreqxd7udbYsVp/baTP46gFO+ddG9vPJxfQpXlOAGB/rvomRBTVQ==", "dependencies": { "@babel/runtime": "^7.15.4", "retext": "^7.0.1", @@ -13322,9 +13376,9 @@ } }, "node_modules/gatsby-script": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-1.7.0.tgz", - "integrity": "sha512-6u32KfM7IB36KTpM4WxEbcTFY1ozpHjQNyWS1Uc7q/Zp+R9BF4Iv7rOosOmOeA0JBd5JF0NwGnJlQiu1nYzwcA==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-1.8.0.tgz", + "integrity": "sha512-9AfVURfpXn1Iz76gMDfAsYeRpYYGWoKEJyVYB8ZtYRl96DX3Dw5cIXu1m8avGveoU1l0rloKFckydL6V1nnQ+w==", "engines": { "node": ">=14.15.0" }, @@ -13335,9 +13389,9 @@ } }, "node_modules/gatsby-sharp": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-0.16.0.tgz", - "integrity": "sha512-ApkxUe04waBzqyTE1x9OcP/ZzIbFBYxkjsrBoK+Fl2CZrQgBk7433kVVufy7FVW4o69StQmztrwaNEh2t5miTQ==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-0.17.0.tgz", + "integrity": "sha512-k1iGqqox19nD70cEPwVI8grAgbtXswZtuonlROAV02J7kpUP6ayfdvx7as6Phdr5jam+ZQ1vfsOu60yZZgr/LQ==", "dependencies": { "@types/sharp": "^0.30.5", "sharp": "^0.30.7" @@ -13347,15 +13401,15 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.22.0.tgz", - "integrity": "sha512-fcL3M+bQgI8DxD+XfB5XAnMvXp6czfqRZs8J2RStw9p02ekLaR/8R9ZYrn8OoQYLB9y9CHid+pdA78Dy3h73cg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.23.0.tgz", + "integrity": "sha512-pyGsD3MOOU4+L785uyiDZAsxQ7HsnTxc/13VjOkbZgyXq5J6ya7AmCJUuDjClTc1yXVsCuEEVW6vkOL+BgiyJw==", "dependencies": { "@babel/runtime": "^7.15.4", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "md5-file": "^5.0.0", "mime": "^2.5.2", "pretty-bytes": "^5.4.1", @@ -13370,9 +13424,9 @@ } }, "node_modules/gatsby-telemetry": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.22.0.tgz", - "integrity": "sha512-ZQIbPj0CVmElSc/XNGDru34MDFBkqYq9XtQgugqeiZErfdfDw8ukuJ2EUYafeSSfw+0BFTON+uSq96ixL88coQ==", + "version": "3.23.0", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.23.0.tgz", + "integrity": "sha512-YyqjyiJ1mNXYrvSjvYUktsdsmsej2+LpKLs6254IwE/nSbCCFROAiKa2OZ8GmUyO6LHwc4g9YJFOmhpXrrnVhg==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -13382,7 +13436,7 @@ "boxen": "^4.2.0", "configstore": "^5.0.1", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "git-up": "^6.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -13425,21 +13479,13 @@ "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_modules/gatsby-transformer-remark": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-5.22.0.tgz", - "integrity": "sha512-kN/HZ1rh43ltcTye+YVjD7OddOouHmHK/KHRb0saSyeQWtQKe5HQZxFayHruynhSb3pFjx13l08eadEpCko6SQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-5.23.0.tgz", + "integrity": "sha512-tkYZITskueKGeEqvgzznkedzyH7boSfZwfw/VvaOnAcRj/JboHclpMvk0SJiDweIPtqSQ6QSRoWRey5x0sdv5Q==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "gray-matter": "^4.0.3", "hast-util-raw": "^6.0.2", "hast-util-to-html": "^7.1.3", @@ -13486,16 +13532,16 @@ } }, "node_modules/gatsby-transformer-sharp": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.22.0.tgz", - "integrity": "sha512-gTZ9pXwxsdmGEBV6yANnZFvsw921r6FChzuD43r+7JTs7uhmBsSGPPSF3EQnOKClP9co3IE0kztYSLoUHQe/cQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.23.0.tgz", + "integrity": "sha512-pAZ1OM3XSEw0YYEiUa0aHmafgZnghmD5LUWhS55WcTJQ11+eZ7GPnZ0nXL0XgACTwlJEkJp0/MhPc6RGP2m52A==", "dependencies": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-plugin-utils": "^3.17.0", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.7" @@ -13509,9 +13555,9 @@ } }, "node_modules/gatsby-worker": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-1.22.0.tgz", - "integrity": "sha512-WORh9XnhZR9ATZcMk11Nx3ee65LboJUQoPVrOH5YCcG9upVpWtoE64AQCS9y32ajQGqb60X6JuwO9IP1ddTdiA==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-1.23.0.tgz", + "integrity": "sha512-NX+xG464JkHOZ+EWerMtZ/uqhjhROZaKn66hwSmn+f7JQhJWxcxRIsQncYfnfpajfRUOcxqZi60Xcj0BU0ZfMA==", "dependencies": { "@babel/core": "^7.15.5", "@babel/runtime": "^7.15.4" @@ -13563,57 +13609,6 @@ "node": ">= 4" } }, - "node_modules/gatsby/node_modules/@graphql-tools/load": { - "version": "7.7.6", - "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.6.tgz", - "integrity": "sha512-4dWBZhc14Z7QHICABHaL2MGBRMmJ+tKNYPcQBQQYLo22ArApWCBQ73tkDMhyM9M2GXteJBPsxcwb0LaOau30zQ==", - "dependencies": { - "@graphql-tools/schema": "9.0.3", - "@graphql-tools/utils": "8.11.0", - "p-limit": "3.1.0", - "tslib": "^2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/gatsby/node_modules/@graphql-tools/load/node_modules/@graphql-tools/schema": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-9.0.3.tgz", - "integrity": "sha512-nMnrvhxZ/NxpEjiyO72L9ZKbhRlFTwan60v0otYde+tS2Ww/c7y4FL9fQTXev5ZNnSeV/WAeybpis2pMNfTbOA==", - "dependencies": { - "@graphql-tools/merge": "8.3.5", - "@graphql-tools/utils": "8.11.0", - "tslib": "^2.4.0", - "value-or-promise": "1.0.11" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/gatsby/node_modules/@graphql-tools/load/node_modules/@graphql-tools/schema/node_modules/@graphql-tools/merge": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.3.5.tgz", - "integrity": "sha512-NunMCiYNK5GVJewhqQKsUnTFKSsScmZX6Lvf/LLxCDwczMH2Xi4ifRtb2GSQaX1+TYV4Rj/BAE8VUvO3tKIUhQ==", - "dependencies": { - "@graphql-tools/utils": "8.11.0", - "tslib": "^2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, - "node_modules/gatsby/node_modules/@graphql-tools/load/node_modules/@graphql-tools/utils": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.11.0.tgz", - "integrity": "sha512-4lkc+F/hsQTjNnnfFh7lzrhRmRm1y2ARfKA6RD5FbTJO58JadirNbkY5u4lsVEPBZHiivHqAiQ/pIBhGMyEMcQ==", - "dependencies": { - "tslib": "^2.4.0" - }, - "peerDependencies": { - "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, "node_modules/gatsby/node_modules/@humanwhocodes/config-array": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", @@ -14300,6 +14295,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/gatsby/node_modules/react-refresh": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", + "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/gatsby/node_modules/resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", @@ -14333,11 +14336,6 @@ "node": ">= 8" } }, - "node_modules/gatsby/node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "node_modules/gatsby/node_modules/type-fest": { "version": "2.19.0", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", @@ -14351,14 +14349,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/gatsby/node_modules/value-or-promise": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", - "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==", - "engines": { - "node": ">=12" - } - }, "node_modules/gauge": { "version": "2.7.4", "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", @@ -15044,14 +15034,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/hasha/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_modules/hast-to-hyperscript": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz", @@ -23907,15 +23889,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/read-pkg-up/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==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/read-pkg/node_modules/hosted-git-info": { "version": "2.8.9", "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", @@ -27263,6 +27236,14 @@ "node": ">=4" } }, + "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_modules/type-is": { "version": "1.6.18", "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", @@ -27920,6 +27901,14 @@ "spdx-expression-parse": "^3.0.0" } }, + "node_modules/value-or-promise": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", + "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==", + "engines": { + "node": ">=12" + } + }, "node_modules/vary": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", @@ -30410,14 +30399,14 @@ } }, "@gatsbyjs/parcel-namer-relative-to-cwd": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.7.0.tgz", - "integrity": "sha512-KifWxXYcLrXFHvM9Ug77BlyoQ3TLOB3lh4izNHFVuST/NEr5fKpn/IZRqEXhNEYaESjE6C1gDA42Vvhi58pnRQ==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.8.0.tgz", + "integrity": "sha512-/zo67Q/i3I9G+uX84Tjp54wpZdd/DLF+btyh/Zy5uCvIlV5R/wiHmLEzrtN6Axcdtmh2DBJSkN7yB8FwfZtlYQ==", "requires": { "@babel/runtime": "^7.18.0", "@parcel/namer-default": "2.6.2", "@parcel/plugin": "2.6.2", - "gatsby-core-utils": "^3.22.0" + "gatsby-core-utils": "^3.23.0" } }, "@gatsbyjs/potrace": { @@ -30528,11 +30517,6 @@ "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" - }, - "value-or-promise": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", - "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==" } } }, @@ -30549,21 +30533,6 @@ "tslib": "~2.3.0" }, "dependencies": { - "@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "requires": { - "tslib": "~2.4.0" - }, - "dependencies": { - "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - } - } - }, "tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", @@ -30581,21 +30550,6 @@ "tslib": "~2.3.0" }, "dependencies": { - "@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "requires": { - "tslib": "~2.4.0" - }, - "dependencies": { - "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - } - } - }, "tslib": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz", @@ -30658,14 +30612,6 @@ "tslib": "~2.4.0" }, "dependencies": { - "@graphql-tools/utils": { - "version": "8.6.10", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.6.10.tgz", - "integrity": "sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==", - "requires": { - "tslib": "~2.4.0" - } - }, "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", @@ -30727,6 +30673,48 @@ } } }, + "@graphql-tools/load": { + "version": "7.7.7", + "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.7.tgz", + "integrity": "sha512-IpI2672zcoAX4FLjcH5kvHc7eqjPyLP1svrIcZKQenv0GRS6dW0HI9E5UCBs0y/yy8yW6s+SvpmNsfIlkMj3Kw==", + "requires": { + "@graphql-tools/schema": "9.0.4", + "@graphql-tools/utils": "8.12.0", + "p-limit": "3.1.0", + "tslib": "^2.4.0" + }, + "dependencies": { + "p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "requires": { + "yocto-queue": "^0.1.0" + } + }, + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } + } + }, + "@graphql-tools/merge": { + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.3.6.tgz", + "integrity": "sha512-uUBokxXi89bj08P+iCvQk3Vew4vcfL5ZM6NTylWi8PIpoq4r5nJ625bRuN8h2uubEdRiH8ntN9M4xkd/j7AybQ==", + "requires": { + "@graphql-tools/utils": "8.12.0", + "tslib": "^2.4.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } + } + }, "@graphql-tools/optimize": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@graphql-tools/optimize/-/optimize-1.2.0.tgz", @@ -30767,6 +30755,39 @@ } } }, + "@graphql-tools/schema": { + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-9.0.4.tgz", + "integrity": "sha512-B/b8ukjs18fq+/s7p97P8L1VMrwapYc3N2KvdG/uNThSazRRn8GsBK0Nr+FH+mVKiUfb4Dno79e3SumZVoHuOQ==", + "requires": { + "@graphql-tools/merge": "8.3.6", + "@graphql-tools/utils": "8.12.0", + "tslib": "^2.4.0", + "value-or-promise": "1.0.11" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } + } + }, + "@graphql-tools/utils": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.12.0.tgz", + "integrity": "sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw==", + "requires": { + "tslib": "^2.4.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } + } + }, "@hapi/address": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz", @@ -33916,13 +33937,13 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.22.0.tgz", - "integrity": "sha512-x452XRHXrcWu+Fdk4cwyPvtrWox76r21PygvmQwRBaixKrDhu3T5ausZ+u4UMUKmDB4Z3Zy5NHizNovrEj0OGQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.23.0.tgz", + "integrity": "sha512-YuSPtuhWLdoJVUwQfbbRbmSpOTZBZxWbbbRIEOBTI8fvkYl0RmbanGPv5E+WLgWLhqyreVjPc+MgqheJRZcD9Q==", "requires": { "@babel/runtime": "^7.15.4", "@babel/types": "^7.15.4", - "gatsby-core-utils": "^3.22.0" + "gatsby-core-utils": "^3.23.0" } }, "babel-plugin-syntax-object-rest-spread": { @@ -34004,9 +34025,9 @@ } }, "babel-preset-gatsby": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.22.1.tgz", - "integrity": "sha512-i4xgk1sXv09KJ2Usyka5KkQQQMakMdDEp6NxTEZZXmWlVeLOVUz9/1cG9UbyU516G1QIoT8C+sYvYvjogm+FDg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.23.0.tgz", + "integrity": "sha512-Mo5Dnrox1d/rJq8cJ2mv1+SNASVmpB+3LMiQKIGky5B1jCMhNtUoMPmJh2Pq29be8dwngL/GG853YFfZn9U62A==", "requires": { "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -34021,8 +34042,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": "^3.22.0", - "gatsby-legacy-polyfills": "^2.22.0" + "gatsby-core-utils": "^3.23.0", + "gatsby-legacy-polyfills": "^2.23.0" } }, "babel-preset-jest": { @@ -35468,9 +35489,9 @@ "requires": {} }, "create-gatsby": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.22.1.tgz", - "integrity": "sha512-Vm/hYo7hxcQ0vNM8Qb9E+nNoLkO5qR7tbO9UO2Ir2mFhoAg9qU94FSntJCXoLqUCiie70YQFZXChzyAyvzl/Sw==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/create-gatsby/-/create-gatsby-2.23.0.tgz", + "integrity": "sha512-1N/7QKtkbZQ9ygArCadHVoAF1bE0fg1rNMbxkmyol55G1B+NUQN5i0eFF2fuCBDSq4mwNOGgEIIOy+di4lTxlw==", "requires": { "@babel/runtime": "^7.15.4" } @@ -37765,9 +37786,9 @@ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" }, "gatsby": { - "version": "4.22.1", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.22.1.tgz", - "integrity": "sha512-5alRl+7RlK9kVTX4wwECx8XD181Ti5HTgCK5IL0uFBJlqeA6UDLOY+S9noOQgvoFgzwApPOGoiV5sKlSTxPnfw==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.23.0.tgz", + "integrity": "sha512-5hP8tw2LYhdSOuR0iFDQtUwGfcT5R3nwAdCOaglQy7X4DjnRsfxgbjw/EB7d2EXUgCLrhUEV5Lt9JxCQJilDFA==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", @@ -37804,8 +37825,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.22.0", - "babel-preset-gatsby": "^2.22.1", + "babel-plugin-remove-graphql-queries": "^4.23.0", + "babel-preset-gatsby": "^2.23.0", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "browserslist": "^4.17.5", @@ -37832,9 +37853,9 @@ "eslint-config-react-app": "^6.0.0", "eslint-plugin-flowtype": "^5.10.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsx-a11y": "^6.5.1", + "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-react": "^7.30.1", - "eslint-plugin-react-hooks": "^4.5.0", + "eslint-plugin-react-hooks": "^4.6.0", "eslint-webpack-plugin": "^2.7.0", "event-source-polyfill": "1.0.25", "execa": "^5.1.1", @@ -37847,21 +37868,21 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^4.22.1", - "gatsby-core-utils": "^3.22.0", - "gatsby-graphiql-explorer": "^2.22.0", - "gatsby-legacy-polyfills": "^2.22.0", - "gatsby-link": "^4.22.0", - "gatsby-page-utils": "^2.22.0", - "gatsby-parcel-config": "0.13.0", - "gatsby-plugin-page-creator": "^4.22.0", - "gatsby-plugin-typescript": "^4.22.0", - "gatsby-plugin-utils": "^3.16.0", - "gatsby-react-router-scroll": "^5.22.0", - "gatsby-script": "^1.7.0", - "gatsby-sharp": "^0.16.0", - "gatsby-telemetry": "^3.22.0", - "gatsby-worker": "^1.22.0", + "gatsby-cli": "^4.23.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-graphiql-explorer": "^2.23.0", + "gatsby-legacy-polyfills": "^2.23.0", + "gatsby-link": "^4.23.0", + "gatsby-page-utils": "^2.23.0", + "gatsby-parcel-config": "^0.14.0", + "gatsby-plugin-page-creator": "^4.23.0", + "gatsby-plugin-typescript": "^4.23.0", + "gatsby-plugin-utils": "^3.17.0", + "gatsby-react-router-scroll": "^5.23.0", + "gatsby-script": "^1.8.0", + "gatsby-sharp": "^0.17.0", + "gatsby-telemetry": "^3.23.0", + "gatsby-worker": "^1.23.0", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.5", @@ -37903,7 +37924,7 @@ "query-string": "^6.14.1", "raw-loader": "^4.0.2", "react-dev-utils": "^12.0.1", - "react-refresh": "^0.9.0", + "react-refresh": "^0.14.0", "redux": "4.1.2", "redux-thunk": "^2.4.0", "resolve-from": "^5.0.0", @@ -37964,49 +37985,6 @@ } } }, - "@graphql-tools/load": { - "version": "7.7.6", - "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.6.tgz", - "integrity": "sha512-4dWBZhc14Z7QHICABHaL2MGBRMmJ+tKNYPcQBQQYLo22ArApWCBQ73tkDMhyM9M2GXteJBPsxcwb0LaOau30zQ==", - "requires": { - "@graphql-tools/schema": "9.0.3", - "@graphql-tools/utils": "8.11.0", - "p-limit": "3.1.0", - "tslib": "^2.4.0" - }, - "dependencies": { - "@graphql-tools/schema": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/@graphql-tools/schema/-/schema-9.0.3.tgz", - "integrity": "sha512-nMnrvhxZ/NxpEjiyO72L9ZKbhRlFTwan60v0otYde+tS2Ww/c7y4FL9fQTXev5ZNnSeV/WAeybpis2pMNfTbOA==", - "requires": { - "@graphql-tools/merge": "8.3.5", - "@graphql-tools/utils": "8.11.0", - "tslib": "^2.4.0", - "value-or-promise": "1.0.11" - }, - "dependencies": { - "@graphql-tools/merge": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/merge/-/merge-8.3.5.tgz", - "integrity": "sha512-NunMCiYNK5GVJewhqQKsUnTFKSsScmZX6Lvf/LLxCDwczMH2Xi4ifRtb2GSQaX1+TYV4Rj/BAE8VUvO3tKIUhQ==", - "requires": { - "@graphql-tools/utils": "8.11.0", - "tslib": "^2.4.0" - } - } - } - }, - "@graphql-tools/utils": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-8.11.0.tgz", - "integrity": "sha512-4lkc+F/hsQTjNnnfFh7lzrhRmRm1y2ARfKA6RD5FbTJO58JadirNbkY5u4lsVEPBZHiivHqAiQ/pIBhGMyEMcQ==", - "requires": { - "tslib": "^2.4.0" - } - } - } - }, "@humanwhocodes/config-array": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", @@ -38407,6 +38385,11 @@ "p-limit": "^3.0.2" } }, + "react-refresh": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", + "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==" + }, "resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", @@ -38427,29 +38410,19 @@ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" }, - "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "type-fest": { "version": "2.19.0", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", "optional": true, "peer": true - }, - "value-or-promise": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", - "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==" } } }, "gatsby-cli": { - "version": "4.22.1", - "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.22.1.tgz", - "integrity": "sha512-0yOYJ3s+IyyF9pslVfySg6TgD2yyHFsmzUYOh7mrbO4TQyuivTfPd1mNhTB1PGYvHWd0zj13zBZjiz6iz4AUXQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.23.0.tgz", + "integrity": "sha512-HDONCTQd6jKZTF6rrbFCvamIvfNqgm7V40HViV91XAbQCOlj9xpw82ikT6F9A4nFTCTMwYhNm/GoThHeC/2bYg==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", @@ -38467,13 +38440,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^2.22.1", + "create-gatsby": "^2.23.0", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-telemetry": "^3.22.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-telemetry": "^3.23.0", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.4.2", @@ -38567,9 +38540,9 @@ } }, "gatsby-core-utils": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz", - "integrity": "sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==", + "version": "3.23.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.23.0.tgz", + "integrity": "sha512-ABVTAkjZh+2H4u6GZ+r1uZrdcWuT5KG2nEpKmBWBp21GWEE+yvUqtGOocBgUeGac1A3ggvn02UzcE6BIEm9PYg==", "requires": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -38601,17 +38574,17 @@ } }, "gatsby-graphiql-explorer": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.22.0.tgz", - "integrity": "sha512-p1MGkC6FVq2s2eKvC02bGUSrlxTJF/BQQ+pK2fZAHbiMpGAvM7mnvSkhQrzNpWexBoqpUlAPAFvZ+ihwOtSWWQ==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.23.0.tgz", + "integrity": "sha512-TartarwLnWXEUydrHpsW6Bj854oT34Va2EmbisF3kJPoIII2oM/dfusBDejceU0vAgIB9rZDIF5DVPuB+hlrew==", "requires": { "@babel/runtime": "^7.15.4" } }, "gatsby-legacy-polyfills": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.22.0.tgz", - "integrity": "sha512-7b1xbOPyaxHaG97RZNk32hoCfu9VJTXaa7UZMSO3Y3RbkolwYfzrVSZdLoToapTF5rsIN8nk02xX1RwVfd2ctg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.23.0.tgz", + "integrity": "sha512-DQexce/ezAU47bd5X5JnwIBdvr7MAJsRXzV3bhWuQhslkWJOp0l6O3EQ148s8Ezu6g66JOre5iKvSvor6qvU6Q==", "requires": { "@babel/runtime": "^7.15.4", "core-js-compat": "3.9.0" @@ -38634,36 +38607,36 @@ } }, "gatsby-link": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.22.0.tgz", - "integrity": "sha512-usZwJXdBAJQKRdiGGffWHswrBvqbiYBqQ4iGP9oDDhHhWe+UInh9EMTfjHDsAinU11nvqfzN7r7zDJKm8SyddA==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-4.23.0.tgz", + "integrity": "sha512-sxRhJQZ3A2PLKupg0dCa1gdw9IbB+ppc2I5YpoHIEsmTbPXVwpzAAbUdW5g4xCVVUK5K2TjZvMZO7XMDoBpMLA==", "requires": { "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^2.22.0", + "gatsby-page-utils": "^2.23.0", "prop-types": "^15.8.1" } }, "gatsby-page-utils": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.22.0.tgz", - "integrity": "sha512-bmIy2buF4w+Cyp+b4gDiS/qox6/KcEpzy/SU9Oh5iflb7YIR+CHIO0YcxcmhY44I1BqKnaYH95IHRurqPXuZvg==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-page-utils/-/gatsby-page-utils-2.23.0.tgz", + "integrity": "sha512-WDBun2ODaMojzc55eAjL6bqBP1rwD7XlcMzOkmIm6pslpF33k8I6CfbcCPsLE1OyZL401o+h4mAQAvX2IbKiWA==", "requires": { "@babel/runtime": "^7.15.4", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" } }, "gatsby-parcel-config": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-0.13.0.tgz", - "integrity": "sha512-RJdrI8ioVXpwoCu9XjhQu/xidIshI+Vvjn07WlGV4IRNW77Xt9t2iXk12LdTHKmvKxXmGIA0CeC0eEg79V/2EQ==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/gatsby-parcel-config/-/gatsby-parcel-config-0.14.0.tgz", + "integrity": "sha512-mPYmNA4PF0SCanDwhh2HjkHiA9B5ylrybfLBJY2+ATr8IShRjwQDPMGymcJS37qX1/d/YOHxBqfCNH2q3Ksu0w==", "requires": { - "@gatsbyjs/parcel-namer-relative-to-cwd": "1.7.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "^1.8.0", "@parcel/bundler-default": "2.6.2", "@parcel/compressor-raw": "2.6.2", "@parcel/namer-default": "2.6.2", @@ -38683,32 +38656,32 @@ } }, "gatsby-plugin-catch-links": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-4.22.0.tgz", - "integrity": "sha512-uBJMvNGEfk10WRfsUXw0OWhuP2BgamjbfDTh54emNb2MtmN3cz91G5ZDQWxFe24+3BSagJ3WN3lwDra9r1UjuQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-4.23.0.tgz", + "integrity": "sha512-d7QyT+pxDXjGKTD0mh/BSrqQdSCznHThwc1YXjAdTrDmNv6/BMseFfRdIrRnhXmZuKuBzOptIwOy2q0wLq7xTg==", "requires": { "@babel/runtime": "^7.15.4", "escape-string-regexp": "^1.0.5" } }, "gatsby-plugin-feed": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.22.0.tgz", - "integrity": "sha512-SA6k0CHmPbfyt0NH0N4+HUZ6jdq4QKoR7Tm3qTaj2nqNzYzb3c2Yo7hVUvV5G6pbZ317DpNWkey/Hy/785YNog==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-4.23.0.tgz", + "integrity": "sha512-jTb30oAou0VsSgqUJsf5LeDL1lZ17MZ+UwsjAMmoQIV8iKkLjTYVCAaXJgE4mrgwRSSPZm+k/Xclc1dlJk374A==", "requires": { "@babel/runtime": "^7.15.4", "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-plugin-utils": "^3.17.0", "lodash.merge": "^4.6.2", "rss": "^1.2.2" } }, "gatsby-plugin-google-gtag": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-4.22.0.tgz", - "integrity": "sha512-W34rP+d3YzcHoao3bC1W0m9AYi/KwrEE1HicPbQxFc2MUKx2d7bt/cnlHnDz4Icnlt1rT/8jeVK1NQUuXO6BMQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-4.23.0.tgz", + "integrity": "sha512-dh7Qi+8nFQcRFBeOYRm9UgswbLRlz5GG8MbnFAiMAKfMsuAoCtXsZ1mQ4kznAcFQoqMVZmvZd9FaakZC/60lKA==", "requires": { "@babel/runtime": "^7.15.4", "minimatch": "^3.1.2" @@ -38725,46 +38698,46 @@ } }, "gatsby-plugin-image": { - "version": "2.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.22.0.tgz", - "integrity": "sha512-39XbPtUv/rtB/PffkTiEYjGGAFkqivWHGLil1aqiDo42RhPhhgHQ5Y2mn9B3ZiK86foUhSjQMRX6XSgTw2CGDA==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.23.0.tgz", + "integrity": "sha512-Mnv2ta9JJVFcm0lpU4o+WbHasiQklPY+Vo6i5+bdQausNSgJHxLbl07GiML1wCXGJz2LWKPFZf0B9+D11QUsLQ==", "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.22.0", + "babel-plugin-remove-graphql-queries": "^4.23.0", "camelcase": "^5.3.1", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" } }, "gatsby-plugin-manifest": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.22.0.tgz", - "integrity": "sha512-Kwq+CVnQ4IJBo8O3fkbLtZikPuES1J7mXhTyQ0R6KMOW4m42FtDmBHagFyOvUr1/9NXWXvSanxBDUn8m2v7wPg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.23.0.tgz", + "integrity": "sha512-1/ReBm9/fsQXP+vo4iOrmzwFbo4Me5M8qCMKDsBgWwT8GjFNvk9/Vt/qH8LMav6yy0mZVquRU2uqfrbk7jhyhg==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "semver": "^7.3.7", "sharp": "^0.30.7" } }, "gatsby-plugin-offline": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.22.0.tgz", - "integrity": "sha512-HSQD4fQd82sj9LEgGrGgmyL6XnVYPDrJuEya3gJecdJ+KcECWm6Rw7UKYQGH0VE3V+tC9A3BkxrmT5JMPk9NRQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.23.0.tgz", + "integrity": "sha512-tKL21tVsanrJ5gUpXj+27tJtGkC/l78SeZe935HGlbR4CnTIkxqjq7NofDhtcVsQdwyk/oDj0E5f8Mxgj9Gq/A==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -38781,9 +38754,9 @@ } }, "gatsby-plugin-page-creator": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.22.0.tgz", - "integrity": "sha512-9Vv0tsAINxzZLzDbqI5DcIWIEDU6yj99qyS21ayYoZHaYPhGWO8bsgmQi37bhXrGYz2xFg85BCvg6NPzs2EyVA==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.23.0.tgz", + "integrity": "sha512-Xh+u0NhT+/7k42cSg1QJNojJVKSOzb/Jbbmdx9Dy5q3q5ZEzQczRce7Hr+mS1DCLWvh78GEV58fxz+o4zpBNpA==", "requires": { "@babel/runtime": "^7.15.4", "@babel/traverse": "^7.15.4", @@ -38791,26 +38764,26 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-page-utils": "^2.22.0", - "gatsby-plugin-utils": "^3.16.0", - "gatsby-telemetry": "^3.22.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-page-utils": "^2.23.0", + "gatsby-plugin-utils": "^3.17.0", + "gatsby-telemetry": "^3.23.0", "globby": "^11.1.0", "lodash": "^4.17.21" } }, "gatsby-plugin-react-helmet": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.22.0.tgz", - "integrity": "sha512-BkOZuITW579ZHb9NtnDc+5b+iNnEY/BdMSgrJ3CJKvRhi5RVTpm+k3yOwSuIevYt/uYosfEEFG4KbCZ76dHC+g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.23.0.tgz", + "integrity": "sha512-xS8WjuyRoeYv8U2YSHNfnF1o4LPq2YMY6Za04tGnGd+g3C8dSXcQO6mP4Pr5jDzFxOpCitwAG7C22peK8a/zIQ==", "requires": { "@babel/runtime": "^7.15.4" } }, "gatsby-plugin-sass": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.22.0.tgz", - "integrity": "sha512-Wp0ldsiCD3BJRyTIkCG3nrf2M04/owk5gftpJUjtejzd+9H+vkP2cddnykSgacoon8pLefOogFlirxqSDTZHZA==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sass/-/gatsby-plugin-sass-5.23.0.tgz", + "integrity": "sha512-gbehSumc9Rs25j7YxQAq+V+QEVdSQsoLEwuaqx0Qy0eo8Vt6zwsHpwx4l9+vvtMI7bfAT4gj5qLyju8iEhLv5Q==", "requires": { "@babel/runtime": "^7.15.4", "resolve-url-loader": "^3.1.4", @@ -38818,9 +38791,9 @@ } }, "gatsby-plugin-sharp": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.22.0.tgz", - "integrity": "sha512-LL9M6aa5lXXRg1CrjIs10v2gMyjnVWBwWNXZCQzhP2OHdfxPhL4YapYIWPIJXqQSZG85bOP09fEnFfOpttfgUQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.23.0.tgz", + "integrity": "sha512-w3uIP0W9hgsaoby529mg2UAqeN0fyw4JyT4a5b2x4u4odjfaOuesl4mcbjqfTESwRgwRWxs406Afq9IGIW2wtw==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", @@ -38829,27 +38802,41 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-plugin-utils": "^3.17.0", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.4", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.7", - "svgo": "1.3.2" + "svgo": "^2.8.0" }, "dependencies": { "async": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz", "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" + }, + "svgo": { + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz", + "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", + "requires": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^4.1.3", + "css-tree": "^1.1.3", + "csso": "^4.2.0", + "picocolors": "^1.0.0", + "stable": "^0.1.8" + } } } }, "gatsby-plugin-sitemap": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.22.0.tgz", - "integrity": "sha512-51iJqCT+bCJ37akJnSvmCTjqVBIFLe/oE0sBLyjkCbMgmCFRW67eLRMsQeLRcm4KkIex3fbpGaAOxvXvP+FFUQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.23.0.tgz", + "integrity": "sha512-eQYJsVcyQ/VGDSqymS++nTwUJkYqmcd4l5bkQsBuxC2GP3/03UuowK2Ij4egzkCxOBnk8RtjxBFXqYfmtN4uxA==", "requires": { "@babel/runtime": "^7.15.4", "common-tags": "^1.8.2", @@ -38868,9 +38855,9 @@ } }, "gatsby-plugin-typescript": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.22.0.tgz", - "integrity": "sha512-3AbTskIjIBJT0jZKv4tIewBXOB1VEeylujsmIhgkk08Gb5i1ObXzEEwvT4uoibJxWKqTNLdSi7J2UW0eicWUdg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.23.0.tgz", + "integrity": "sha512-g/BU1f+LytEofWEwihdZZ8LwVebmB71Cpz/GWuDvzyHLGcua59Q60cAAFn0qVgkjrrj05/1c5jcCrkx7grdhIQ==", "requires": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -38878,20 +38865,20 @@ "@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.22.0" + "babel-plugin-remove-graphql-queries": "^4.23.0" } }, "gatsby-plugin-utils": { - "version": "3.16.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.16.0.tgz", - "integrity": "sha512-GemN7/f+yxQQuOPeq+Q7hoVY9TTeN3LdL8b8q+a4qBBjHBwp4w+hcYR4j+pPYUFMya9dvOyMZcc3pkfhMGUaRw==", + "version": "3.17.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-3.17.0.tgz", + "integrity": "sha512-THfQJ9y5V5pdUPkTRExK/3pI1OMTN8srA40dL7HeEoSVhiaEs+Bk45q1d8O1G6P7ulmLFinhOOBi56H4cAdqBg==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "fastq": "^1.13.0", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", - "gatsby-sharp": "^0.16.0", + "gatsby-core-utils": "^3.23.0", + "gatsby-sharp": "^0.17.0", "graphql-compose": "^9.0.7", "import-from": "^4.0.0", "joi": "^17.4.2", @@ -38922,18 +38909,18 @@ } }, "gatsby-react-router-scroll": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.22.0.tgz", - "integrity": "sha512-aMOTgIMz+rWEfUaQ6nwcPbiT8UYgml6VXAEFDbvKt/uRqWqAMYppksp7HEiO7d1DNP7Zf+FbSGLM/xjLXT3oew==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.23.0.tgz", + "integrity": "sha512-Yuvz3ErwV1FSsPoYDy/VsSIZg5gcbMiqNtcyRAQUdwvgneb806aSGHrUoGv7X71U4FrI+1YXFbORJFZvzWad7g==", "requires": { "@babel/runtime": "^7.15.4", "prop-types": "^15.8.1" } }, "gatsby-remark-autolink-headers": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.22.0.tgz", - "integrity": "sha512-Eyom72XpN2x2BLCKdgWYnseeqXIcN9kVZmaXECGzc/IrE6RBHTMjzCMZJx9Ii39OAOhILaumOEfYhnAIw6SWXg==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.23.0.tgz", + "integrity": "sha512-hIgilIk5M6h80GJvAtJmeDeZ1SAkCGNLfev5jx5Fv4IgboQpD+MBNgRL5gU0RvX7JHTjoM10egLF7gq94mQ8/Q==", "requires": { "@babel/runtime": "^7.15.4", "github-slugger": "^1.3.0", @@ -38943,9 +38930,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", - "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.23.0.tgz", + "integrity": "sha512-C34x6RXovlRJbGHu21U/GkKSibBeyDMDgVg1SBdrKKwqmzHfHhdpCHQLqbyMOvUC2CUDE/ePGWHskom1vg/OXQ==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -39005,15 +38992,15 @@ } }, "gatsby-remark-images": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.22.0.tgz", - "integrity": "sha512-4H/NTHaeika9ftDSQjEWvrlRhTSgHHVK07blqqQM1wsvknjphtjB5S4i6SuByYD8U+j8Lment5BEP9HJVNx+LA==", + "version": "6.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.23.0.tgz", + "integrity": "sha512-0+t7TBLjKOFgj1MKYiYTX85KD9EqZ4nv2xbFDrpHDtT+p1VaJB6tPtlzsa7S69nZs3HMZkLqRIIQdClnN9DaEg==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -39023,9 +39010,9 @@ } }, "gatsby-remark-prismjs": { - "version": "6.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-6.22.0.tgz", - "integrity": "sha512-av/GsYOf1L+e+FrXkTZupQdyhmNfXk3nHnd+zJ97fIz6si7nle2T8UDlWXJ3472g0uadpe39KH+VkdpQn4xDzQ==", + "version": "6.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-6.23.0.tgz", + "integrity": "sha512-iyqMy0bWUSelpXnoXCCXg64NzoRoviNPgSiZe5jFZZK81T7hAj38aHRzlMz5xdxrwC5oVCjoxvQxsqnOANz84w==", "requires": { "@babel/runtime": "^7.15.4", "parse-numeric-range": "^1.2.0", @@ -39033,9 +39020,9 @@ } }, "gatsby-remark-responsive-iframe": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-5.22.0.tgz", - "integrity": "sha512-yeQl9LEnbfKQWPm1p/xGBG90l4VJj3Y76X8l3oIMGGoCv6/o2EhGDXkYPSO6rZob7JSo8GMLww1+yTrqvrhC9g==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-5.23.0.tgz", + "integrity": "sha512-o3HycXPMIEVJRTGEH2XzrmY/NmOjX5KshmFhXJwvXqbfokSizBqE+j0eACX5ck9t9XE3TL8gxKZvtHXfFbrLVA==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -39045,9 +39032,9 @@ } }, "gatsby-remark-smartypants": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.22.0.tgz", - "integrity": "sha512-Ji37Um67bfkGL55W/Wn2C2LxXyp1EBUtqScGwuQv1YYadTZdkNX0j78chSPeazyj03FF1u4zn6Dp3dNMAp/GxA==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-smartypants/-/gatsby-remark-smartypants-5.23.0.tgz", + "integrity": "sha512-Hb2lQbDRsLy0R9BDxdyBkGOk/W+HfHddJyXreqxd7udbYsVp/baTP46gFO+ddG9vPJxfQpXlOAGB/rvomRBTVQ==", "requires": { "@babel/runtime": "^7.15.4", "retext": "^7.0.1", @@ -39056,30 +39043,30 @@ } }, "gatsby-script": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-1.7.0.tgz", - "integrity": "sha512-6u32KfM7IB36KTpM4WxEbcTFY1ozpHjQNyWS1Uc7q/Zp+R9BF4Iv7rOosOmOeA0JBd5JF0NwGnJlQiu1nYzwcA==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/gatsby-script/-/gatsby-script-1.8.0.tgz", + "integrity": "sha512-9AfVURfpXn1Iz76gMDfAsYeRpYYGWoKEJyVYB8ZtYRl96DX3Dw5cIXu1m8avGveoU1l0rloKFckydL6V1nnQ+w==", "requires": {} }, "gatsby-sharp": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-0.16.0.tgz", - "integrity": "sha512-ApkxUe04waBzqyTE1x9OcP/ZzIbFBYxkjsrBoK+Fl2CZrQgBk7433kVVufy7FVW4o69StQmztrwaNEh2t5miTQ==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-0.17.0.tgz", + "integrity": "sha512-k1iGqqox19nD70cEPwVI8grAgbtXswZtuonlROAV02J7kpUP6ayfdvx7as6Phdr5jam+ZQ1vfsOu60yZZgr/LQ==", "requires": { "@types/sharp": "^0.30.5", "sharp": "^0.30.7" } }, "gatsby-source-filesystem": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.22.0.tgz", - "integrity": "sha512-fcL3M+bQgI8DxD+XfB5XAnMvXp6czfqRZs8J2RStw9p02ekLaR/8R9ZYrn8OoQYLB9y9CHid+pdA78Dy3h73cg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.23.0.tgz", + "integrity": "sha512-pyGsD3MOOU4+L785uyiDZAsxQ7HsnTxc/13VjOkbZgyXq5J6ya7AmCJUuDjClTc1yXVsCuEEVW6vkOL+BgiyJw==", "requires": { "@babel/runtime": "^7.15.4", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "md5-file": "^5.0.0", "mime": "^2.5.2", "pretty-bytes": "^5.4.1", @@ -39088,9 +39075,9 @@ } }, "gatsby-telemetry": { - "version": "3.22.0", - "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.22.0.tgz", - "integrity": "sha512-ZQIbPj0CVmElSc/XNGDru34MDFBkqYq9XtQgugqeiZErfdfDw8ukuJ2EUYafeSSfw+0BFTON+uSq96ixL88coQ==", + "version": "3.23.0", + "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.23.0.tgz", + "integrity": "sha512-YyqjyiJ1mNXYrvSjvYUktsdsmsej2+LpKLs6254IwE/nSbCCFROAiKa2OZ8GmUyO6LHwc4g9YJFOmhpXrrnVhg==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/runtime": "^7.15.4", @@ -39099,7 +39086,7 @@ "boxen": "^4.2.0", "configstore": "^5.0.1", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "git-up": "^6.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -39129,21 +39116,16 @@ "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } - }, - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" } } }, "gatsby-transformer-remark": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-5.22.0.tgz", - "integrity": "sha512-kN/HZ1rh43ltcTye+YVjD7OddOouHmHK/KHRb0saSyeQWtQKe5HQZxFayHruynhSb3pFjx13l08eadEpCko6SQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-remark/-/gatsby-transformer-remark-5.23.0.tgz", + "integrity": "sha512-tkYZITskueKGeEqvgzznkedzyH7boSfZwfw/VvaOnAcRj/JboHclpMvk0SJiDweIPtqSQ6QSRoWRey5x0sdv5Q==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.22.0", + "gatsby-core-utils": "^3.23.0", "gray-matter": "^4.0.3", "hast-util-raw": "^6.0.2", "hast-util-to-html": "^7.1.3", @@ -39182,25 +39164,25 @@ } }, "gatsby-transformer-sharp": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.22.0.tgz", - "integrity": "sha512-gTZ9pXwxsdmGEBV6yANnZFvsw921r6FChzuD43r+7JTs7uhmBsSGPPSF3EQnOKClP9co3IE0kztYSLoUHQe/cQ==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.23.0.tgz", + "integrity": "sha512-pAZ1OM3XSEw0YYEiUa0aHmafgZnghmD5LUWhS55WcTJQ11+eZ7GPnZ0nXL0XgACTwlJEkJp0/MhPc6RGP2m52A==", "requires": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.3.0", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0", + "gatsby-plugin-utils": "^3.17.0", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.7" } }, "gatsby-worker": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-1.22.0.tgz", - "integrity": "sha512-WORh9XnhZR9ATZcMk11Nx3ee65LboJUQoPVrOH5YCcG9upVpWtoE64AQCS9y32ajQGqb60X6JuwO9IP1ddTdiA==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/gatsby-worker/-/gatsby-worker-1.23.0.tgz", + "integrity": "sha512-NX+xG464JkHOZ+EWerMtZ/uqhjhROZaKn66hwSmn+f7JQhJWxcxRIsQncYfnfpajfRUOcxqZi60Xcj0BU0ZfMA==", "requires": { "@babel/core": "^7.15.5", "@babel/runtime": "^7.15.4" @@ -39718,13 +39700,6 @@ "requires": { "is-stream": "^2.0.0", "type-fest": "^0.8.0" - }, - "dependencies": { - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" - } } }, "hast-to-hyperscript": { @@ -46157,14 +46132,6 @@ "find-up": "^4.1.0", "read-pkg": "^5.2.0", "type-fest": "^0.8.1" - }, - "dependencies": { - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true - } } }, "readable-stream": { @@ -48731,6 +48698,11 @@ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", "dev": true }, + "type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" + }, "type-is": { "version": "1.6.18", "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", @@ -49217,6 +49189,11 @@ "spdx-expression-parse": "^3.0.0" } }, + "value-or-promise": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", + "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==" + }, "vary": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", diff --git a/package.json b/package.json index f07570d..c441973 100644 --- a/package.json +++ b/package.json @@ -51,29 +51,29 @@ "@sentry/tracing": "^7.12.1", "classnames": "^2.3.2", "disqus-react": "^1.1.3", - "gatsby": "^4.22.1", - "gatsby-link": "^4.22.0", - "gatsby-plugin-catch-links": "^4.22.0", - "gatsby-plugin-feed": "^4.22.0", - "gatsby-plugin-google-gtag": "^4.22.0", - "gatsby-plugin-image": "^2.22.0", - "gatsby-plugin-manifest": "^4.22.0", - "gatsby-plugin-offline": "^5.22.0", + "gatsby": "^4.23.0", + "gatsby-link": "^4.23.0", + "gatsby-plugin-catch-links": "^4.23.0", + "gatsby-plugin-feed": "^4.23.0", + "gatsby-plugin-google-gtag": "^4.23.0", + "gatsby-plugin-image": "^2.23.0", + "gatsby-plugin-manifest": "^4.23.0", + "gatsby-plugin-offline": "^5.23.0", "gatsby-plugin-optimize-svgs": "^1.0.5", - "gatsby-plugin-react-helmet": "^5.22.0", - "gatsby-plugin-sass": "^5.22.0", - "gatsby-plugin-sharp": "^4.22.0", - "gatsby-plugin-sitemap": "^5.22.0", - "gatsby-remark-autolink-headers": "^5.22.0", - "gatsby-remark-copy-linked-files": "^5.22.0", + "gatsby-plugin-react-helmet": "^5.23.0", + "gatsby-plugin-sass": "^5.23.0", + "gatsby-plugin-sharp": "^4.23.0", + "gatsby-plugin-sitemap": "^5.23.0", + "gatsby-remark-autolink-headers": "^5.23.0", + "gatsby-remark-copy-linked-files": "^5.23.0", "gatsby-remark-external-links": "0.0.4", - "gatsby-remark-images": "^6.22.0", - "gatsby-remark-prismjs": "^6.22.0", - "gatsby-remark-responsive-iframe": "^5.22.0", - "gatsby-remark-smartypants": "^5.22.0", - "gatsby-source-filesystem": "^4.22.0", - "gatsby-transformer-remark": "^5.22.0", - "gatsby-transformer-sharp": "^4.22.0", + "gatsby-remark-images": "^6.23.0", + "gatsby-remark-prismjs": "^6.23.0", + "gatsby-remark-responsive-iframe": "^5.23.0", + "gatsby-remark-smartypants": "^5.23.0", + "gatsby-source-filesystem": "^4.23.0", + "gatsby-transformer-remark": "^5.23.0", + "gatsby-transformer-sharp": "^4.23.0", "prismjs": "^1.29.0", "react": "^18.2.0", "react-dom": "^18.2.0",