From bb942f125e02486a01d6678962abd601b51f5ec2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 06:43:18 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo --- apps/www.giuem.com/package.json | 28 +- packages/gatsby-plugin-umami/package.json | 4 +- .../gatsby-plugin-vercel-json/package.json | 4 +- pnpm-lock.yaml | 3880 +++-------------- 4 files changed, 691 insertions(+), 3225 deletions(-) diff --git a/apps/www.giuem.com/package.json b/apps/www.giuem.com/package.json index 8aa32dd9..0454e7ae 100644 --- a/apps/www.giuem.com/package.json +++ b/apps/www.giuem.com/package.json @@ -20,24 +20,24 @@ "@tailwindcss/typography": "0.5.4", "autoprefixer": "10.4.8", "disqusjs": "3.0.1", - "gatsby": "4.21.1", - "gatsby-plugin-feed": "4.21.0", - "gatsby-plugin-image": "2.21.0", - "gatsby-plugin-manifest": "4.21.0", + "gatsby": "4.25.5", + "gatsby-plugin-feed": "4.25.0", + "gatsby-plugin-image": "2.25.0", + "gatsby-plugin-manifest": "4.25.0", "gatsby-plugin-mdx": "3.20.0", - "gatsby-plugin-nprogress": "4.21.0", + "gatsby-plugin-nprogress": "4.25.0", "gatsby-plugin-pnpm": "1.2.10", - "gatsby-plugin-postcss": "5.21.0", - "gatsby-plugin-react-helmet": "5.21.0", + "gatsby-plugin-postcss": "5.25.0", + "gatsby-plugin-react-helmet": "5.25.0", "gatsby-plugin-remove-serviceworker": "1.0.0", - "gatsby-plugin-sharp": "4.21.0", - "gatsby-plugin-sitemap": "5.21.0", + "gatsby-plugin-sharp": "4.25.0", + "gatsby-plugin-sitemap": "5.25.0", "gatsby-plugin-vercel": "1.0.3", - "gatsby-remark-autolink-headers": "5.21.0", - "gatsby-remark-copy-linked-files": "5.21.0", - "gatsby-remark-images": "6.21.0", - "gatsby-source-filesystem": "4.21.1", - "gatsby-transformer-sharp": "4.21.0", + "gatsby-remark-autolink-headers": "5.25.0", + "gatsby-remark-copy-linked-files": "5.25.0", + "gatsby-remark-images": "6.25.0", + "gatsby-source-filesystem": "4.25.0", + "gatsby-transformer-sharp": "4.25.0", "graphql": "16.5.0", "lodash-es": "4.17.21", "postcss": "8.4.16", diff --git a/packages/gatsby-plugin-umami/package.json b/packages/gatsby-plugin-umami/package.json index ccd3e51e..3257eddb 100644 --- a/packages/gatsby-plugin-umami/package.json +++ b/packages/gatsby-plugin-umami/package.json @@ -6,12 +6,12 @@ "@infra/tsconfig": "workspace:^0.0.0", "react": "18.2.0", "react-dom": "18.2.0", - "gatsby": "4.21.1" + "gatsby": "4.25.5" }, "peerDependencies": { "react": "18.2.0", "react-dom": "18.2.0", - "gatsby": "4.21.1", + "gatsby": "4.25.5", "typescript": "*" } } diff --git a/packages/gatsby-plugin-vercel-json/package.json b/packages/gatsby-plugin-vercel-json/package.json index ecd108dc..b3dd75b2 100644 --- a/packages/gatsby-plugin-vercel-json/package.json +++ b/packages/gatsby-plugin-vercel-json/package.json @@ -3,14 +3,14 @@ "private": true, "version": "1.0.0", "peerDependencies": { - "gatsby": "4.21.1", + "gatsby": "4.25.5", "react": "18.2.0", "react-dom": "18.2.0" }, "devDependencies": { "@infra/tsconfig": "workspace:^0.0.0", "@types/node": "16.11.58", - "gatsby": "4.21.1", + "gatsby": "4.25.5", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b21abdbd..33bc4192 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,24 +42,24 @@ importers: '@types/tailwindcss': 3.0.11 autoprefixer: 10.4.8 disqusjs: 3.0.1 - gatsby: 4.21.1 - gatsby-plugin-feed: 4.21.0 - gatsby-plugin-image: 2.21.0 - gatsby-plugin-manifest: 4.21.0 + gatsby: 4.25.5 + gatsby-plugin-feed: 4.25.0 + gatsby-plugin-image: 2.25.0 + gatsby-plugin-manifest: 4.25.0 gatsby-plugin-mdx: 3.20.0 - gatsby-plugin-nprogress: 4.21.0 + gatsby-plugin-nprogress: 4.25.0 gatsby-plugin-pnpm: 1.2.10 - gatsby-plugin-postcss: 5.21.0 - gatsby-plugin-react-helmet: 5.21.0 + gatsby-plugin-postcss: 5.25.0 + gatsby-plugin-react-helmet: 5.25.0 gatsby-plugin-remove-serviceworker: 1.0.0 - gatsby-plugin-sharp: 4.21.0 - gatsby-plugin-sitemap: 5.21.0 + gatsby-plugin-sharp: 4.25.0 + gatsby-plugin-sitemap: 5.25.0 gatsby-plugin-vercel: 1.0.3 - gatsby-remark-autolink-headers: 5.21.0 - gatsby-remark-copy-linked-files: 5.21.0 - gatsby-remark-images: 6.21.0 - gatsby-source-filesystem: 4.21.1 - gatsby-transformer-sharp: 4.21.0 + gatsby-remark-autolink-headers: 5.25.0 + gatsby-remark-copy-linked-files: 5.25.0 + gatsby-remark-images: 6.25.0 + gatsby-source-filesystem: 4.25.0 + gatsby-transformer-sharp: 4.25.0 graphql: 16.5.0 lodash-es: 4.17.21 postcss: 8.4.16 @@ -87,24 +87,24 @@ importers: '@tailwindcss/typography': 0.5.4_tailwindcss@3.1.8 autoprefixer: 10.4.8_postcss@8.4.16 disqusjs: 3.0.1_react@18.2.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-plugin-feed: 4.21.0_9a182c949f885a0ac9a109edd8dfe3d2 - gatsby-plugin-image: 2.21.0_983ffff21d2cc7543b097c30670d9148 - gatsby-plugin-manifest: 4.21.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-plugin-mdx: 3.20.0_6034422651448ef1a763ef04c9401bf1 - gatsby-plugin-nprogress: 4.21.0_gatsby@4.21.1 - gatsby-plugin-pnpm: 1.2.10_gatsby@4.21.1 - gatsby-plugin-postcss: 5.21.0_a58d18dc834ada1f2a0e6141345104fb - gatsby-plugin-react-helmet: 5.21.0_gatsby@4.21.1+react-helmet@6.1.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-plugin-feed: 4.25.0_017a0609e38467e7f9834c305a0c4ea3 + gatsby-plugin-image: 2.25.0_645c33c7f6a76999ed819a68b4a4295a + gatsby-plugin-manifest: 4.25.0_gatsby@4.25.5+graphql@16.5.0 + gatsby-plugin-mdx: 3.20.0_62ff8de225802ca94582251c5b1ac56b + gatsby-plugin-nprogress: 4.25.0_gatsby@4.25.5 + gatsby-plugin-pnpm: 1.2.10_gatsby@4.25.5 + gatsby-plugin-postcss: 5.25.0_2e4b4002741f045593daa97655267160 + gatsby-plugin-react-helmet: 5.25.0_gatsby@4.25.5+react-helmet@6.1.0 gatsby-plugin-remove-serviceworker: 1.0.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-plugin-sitemap: 5.21.0_536067add1250711647b7b0ae7c09e77 + gatsby-plugin-sharp: 4.25.0_gatsby@4.25.5+graphql@16.5.0 + gatsby-plugin-sitemap: 5.25.0_6605ccfa27868aa888f2e788f64e20f1 gatsby-plugin-vercel: 1.0.3 - gatsby-remark-autolink-headers: 5.21.0_536067add1250711647b7b0ae7c09e77 - gatsby-remark-copy-linked-files: 5.21.0_gatsby@4.21.1 - gatsby-remark-images: 6.21.0_9f77e8c5d5784e4808be75ecc4ba4641 - gatsby-source-filesystem: 4.21.1_gatsby@4.21.1 - gatsby-transformer-sharp: 4.21.0_62bdf5c2b9a029a181e56d2af98fdb3c + gatsby-remark-autolink-headers: 5.25.0_6605ccfa27868aa888f2e788f64e20f1 + gatsby-remark-copy-linked-files: 5.25.0_gatsby@4.25.5 + gatsby-remark-images: 6.25.0_d10f96574fbea887d6f9331838bb0042 + gatsby-source-filesystem: 4.25.0_gatsby@4.25.5 + gatsby-transformer-sharp: 4.25.0_eb9828d97dcda836e64e157d58678a51 graphql: 16.5.0 lodash-es: 4.17.21 postcss: 8.4.16 @@ -142,12 +142,12 @@ importers: packages/gatsby-plugin-umami: specifiers: '@infra/tsconfig': workspace:^0.0.0 - gatsby: 4.21.1 + gatsby: 4.25.5 react: 18.2.0 react-dom: 18.2.0 devDependencies: '@infra/tsconfig': link:../shared-tsconfig - gatsby: 4.21.1_bc6f50cf0b6549c5ea71dd58c818affc + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -155,14 +155,14 @@ importers: specifiers: '@infra/tsconfig': workspace:^0.0.0 '@types/node': 16.11.58 - gatsby: 4.21.1 + gatsby: 4.25.5 react: 18.2.0 react-dom: 18.2.0 typescript: '*' devDependencies: '@infra/tsconfig': link:../shared-tsconfig '@types/node': 16.11.58 - gatsby: 4.21.1_55751ba43ff4dea0e32fd4c0d0e2dc5c + gatsby: 4.25.5_2079b742d9aa961b617ccf5dc49dc6db react: 18.2.0 react-dom: 18.2.0_react@18.2.0 typescript: 4.6.4 @@ -201,12 +201,6 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.13 - /@ardatan/aggregate-error/0.0.6: - resolution: {integrity: sha512-vyrkEHG1jrukmzTPtyWB4NLPauUw5bQeg4uhn8f+1SSynmrOcyvlb1GKQjjgoBzElLdfXCRYX8UnBlhklOHYRQ==} - engines: {node: '>=8'} - dependencies: - tslib: 2.0.3 - /@babel/code-frame/7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: @@ -218,10 +212,6 @@ packages: dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.18.8: - resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==} - engines: {node: '>=6.9.0'} - /@babel/compat-data/7.19.0: resolution: {integrity: sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==} engines: {node: '>=6.9.0'} @@ -250,28 +240,6 @@ packages: - supports-color dev: false - /@babel/core/7.18.13: - resolution: {integrity: sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.13 - '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.13 - '@babel/helper-module-transforms': 7.18.9 - '@babel/helpers': 7.18.9 - '@babel/parser': 7.18.13 - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 - convert-source-map: 1.8.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - /@babel/core/7.19.0: resolution: {integrity: sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==} engines: {node: '>=6.9.0'} @@ -294,14 +262,14 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.17.0_c5717a0af4e4b0948849eea05000b23b: + /@babel/eslint-parser/7.17.0_@babel+core@7.19.0+eslint@7.32.0: resolution: {integrity: sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 @@ -314,6 +282,7 @@ packages: '@babel/types': 7.19.0 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 + dev: false /@babel/generator/7.19.0: resolution: {integrity: sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==} @@ -327,7 +296,7 @@ packages: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7: resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==} @@ -336,30 +305,6 @@ packages: '@babel/helper-explode-assignable-expression': 7.16.7 '@babel/types': 7.19.0 - /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.13: - resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.18.8 - '@babel/core': 7.18.13 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.3 - semver: 6.3.0 - - /@babel/helper-compilation-targets/7.19.0_@babel+core@7.18.13: - resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.18.13 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.3 - semver: 6.3.0 - /@babel/helper-compilation-targets/7.19.0_@babel+core@7.19.0: resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==} engines: {node: '>=6.9.0'} @@ -372,23 +317,6 @@ packages: browserslist: 4.21.3 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.18.13: - resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.17.7 - '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 - transitivePeerDependencies: - - supports-color - /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.19.0: resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==} engines: {node: '>=6.9.0'} @@ -398,24 +326,13 @@ packages: '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color - dev: false - - /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.18.13: - resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-annotate-as-pure': 7.16.7 - regexpu-core: 5.0.1 /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.19.0: resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} @@ -426,24 +343,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 5.0.1 - dev: false - - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.13: - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} - peerDependencies: - '@babel/core': ^7.4.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.18.13 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/traverse': 7.19.0 - debug: 4.3.4 - lodash.debounce: 4.0.8 - resolve: 1.22.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.19.0: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} @@ -461,7 +360,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: false /@babel/helper-environment-visitor/7.18.9: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} @@ -473,13 +371,6 @@ packages: dependencies: '@babel/types': 7.19.0 - /@babel/helper-function-name/7.18.9: - resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.10 - '@babel/types': 7.18.13 - /@babel/helper-function-name/7.19.0: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} @@ -497,7 +388,7 @@ packages: resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} @@ -505,21 +396,6 @@ packages: dependencies: '@babel/types': 7.19.0 - /@babel/helper-module-transforms/7.18.9: - resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.18.6 - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 - transitivePeerDependencies: - - supports-color - /@babel/helper-module-transforms/7.19.0: resolution: {integrity: sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==} engines: {node: '>=6.9.0'} @@ -539,7 +415,7 @@ packages: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 /@babel/helper-plugin-utils/7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} @@ -566,8 +442,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 transitivePeerDependencies: - supports-color @@ -581,7 +457,7 @@ packages: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} @@ -612,16 +488,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helpers/7.18.9: - resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.18.10 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 - transitivePeerDependencies: - - supports-color - /@babel/helpers/7.19.0: resolution: {integrity: sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==} engines: {node: '>=6.9.0'} @@ -640,13 +506,6 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.18.13: - resolution: {integrity: sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.18.13 - /@babel/parser/7.19.0: resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==} engines: {node: '>=6.0.0'} @@ -654,15 +513,6 @@ packages: dependencies: '@babel/types': 7.19.0 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} @@ -671,18 +521,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.13.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.18.13 /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} @@ -694,20 +532,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.18.13: - resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13 - transitivePeerDependencies: - - supports-color /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.19.0: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} @@ -721,19 +545,6 @@ packages: '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.0 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} @@ -746,20 +557,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-proposal-class-static-block/7.17.6_@babel+core@7.18.13: - resolution: {integrity: sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13 - transitivePeerDependencies: - - supports-color /@babel/plugin-proposal-class-static-block/7.17.6_@babel+core@7.19.0: resolution: {integrity: sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==} @@ -773,17 +570,6 @@ packages: '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.0 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} @@ -794,17 +580,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} @@ -815,17 +590,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} @@ -836,17 +600,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13 /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} @@ -857,17 +610,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} @@ -878,17 +620,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13 /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} @@ -899,7 +630,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.0 - dev: false /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} @@ -912,19 +642,6 @@ packages: '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.12.9 dev: false - /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.18.13: - resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.18.13 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.18.13 - /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.19.0: resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} engines: {node: '>=6.9.0'} @@ -937,17 +654,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} @@ -958,18 +664,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} @@ -981,19 +675,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.18.13: - resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.19.0: resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} @@ -1006,47 +687,21 @@ packages: '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color - dev: false - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.18.13: + /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.18.13 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.19.0: - resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.0 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0 - transitivePeerDependencies: - - supports-color - dev: false - - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} - engines: {node: '>=4'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} @@ -1056,15 +711,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.13: - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.0: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -1073,15 +719,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.13: - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.0: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} @@ -1090,16 +727,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.13: - resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.0: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1109,15 +736,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} @@ -1126,15 +744,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} @@ -1143,23 +752,14 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.18.13: + /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.0: @@ -1169,7 +769,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} @@ -1180,15 +779,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: false - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} @@ -1197,15 +787,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.13: - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.0: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} @@ -1214,15 +795,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -1231,15 +803,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.13: - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -1248,7 +811,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} @@ -1259,14 +821,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -1274,15 +828,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -1291,15 +836,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.13: - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -1308,16 +844,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.13: - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -1327,16 +853,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.13: - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.0: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} @@ -1346,24 +862,14 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-syntax-typescript/7.17.10_@babel+core@7.18.13: + /@babel/plugin-syntax-typescript/7.17.10_@babel+core@7.19.0: resolution: {integrity: sha512-xJefea1DWXW09pW4Tm9bjwVlPDyYA2it3fWlmEjpYz6alPvTUjL0EOzNzI/FEOyI3r4/J7uVH5UqKgl1TQ5hqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.19.0: @@ -1374,20 +880,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.18.13: - resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-remap-async-to-generator': 7.16.8 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.19.0: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} @@ -1401,16 +893,6 @@ packages: '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} @@ -1420,16 +902,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} @@ -1439,25 +911,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.18.6 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-classes/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} @@ -1468,7 +921,7 @@ packages: '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 + '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 @@ -1476,16 +929,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} @@ -1495,16 +938,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-destructuring/7.17.7_@babel+core@7.18.13: - resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-destructuring/7.17.7_@babel+core@7.19.0: resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} @@ -1514,17 +947,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} @@ -1535,16 +957,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} @@ -1554,17 +966,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} @@ -1575,26 +976,16 @@ packages: '@babel/core': 7.19.0 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.18.13: + /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.18.13 - - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.19.0 /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} @@ -1604,18 +995,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.18.13 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} @@ -1627,16 +1006,6 @@ packages: '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-literals/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} @@ -1646,16 +1015,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} @@ -1665,20 +1024,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} @@ -1692,21 +1037,6 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-modules-commonjs/7.17.9_@babel+core@7.18.13: - resolution: {integrity: sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-simple-access': 7.18.6 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-modules-commonjs/7.17.9_@babel+core@7.19.0: resolution: {integrity: sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==} @@ -1721,22 +1051,6 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-modules-systemjs/7.17.8_@babel+core@7.18.13: - resolution: {integrity: sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-validator-identifier': 7.18.6 - babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-modules-systemjs/7.17.8_@babel+core@7.19.0: resolution: {integrity: sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==} @@ -1752,19 +1066,6 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-module-transforms': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} @@ -1777,16 +1078,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color - dev: false - - /@babel/plugin-transform-named-capturing-groups-regex/7.17.10_@babel+core@7.18.13: - resolution: {integrity: sha512-v54O6yLaJySCs6mGzaVOUw9T967GnH38T6CQSAtnzdNPwu84l2qAjssKzo/WSO8Yi7NF+7ekm5cVbF/5qiIgNA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.18.13 /@babel/plugin-transform-named-capturing-groups-regex/7.17.10_@babel+core@7.19.0: resolution: {integrity: sha512-v54O6yLaJySCs6mGzaVOUw9T967GnH38T6CQSAtnzdNPwu84l2qAjssKzo/WSO8Yi7NF+7ekm5cVbF/5qiIgNA==} @@ -1796,16 +1087,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 - dev: false - - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} @@ -1815,19 +1096,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} @@ -1840,7 +1108,6 @@ packages: '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.12.9: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} @@ -1852,15 +1119,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: false - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} @@ -1869,16 +1127,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} @@ -1886,17 +1134,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.0 - '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.19.0: @@ -1907,16 +1145,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.18.13 /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} @@ -1926,20 +1154,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.19.0 - dev: false - - /@babel/plugin-transform-react-jsx/7.17.3_@babel+core@7.18.13: - resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.18.13 - '@babel/types': 7.19.0 /@babel/plugin-transform-react-jsx/7.17.3_@babel+core@7.19.0: resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==} @@ -1953,17 +1167,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.19.0 '@babel/types': 7.19.0 - dev: false - - /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} @@ -1974,16 +1177,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-regenerator/7.17.9_@babel+core@7.18.13: - resolution: {integrity: sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - regenerator-transform: 0.15.0 /@babel/plugin-transform-regenerator/7.17.9_@babel+core@7.19.0: resolution: {integrity: sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==} @@ -1993,16 +1186,6 @@ packages: dependencies: '@babel/core': 7.19.0 regenerator-transform: 0.15.0 - dev: false - - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} @@ -2012,33 +1195,23 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-runtime/7.17.10_@babel+core@7.18.13: + /@babel/plugin-transform-runtime/7.17.10_@babel+core@7.19.0: resolution: {integrity: sha512-6jrMilUAJhktTr56kACL8LnWC5hx3Lf27BS0R0DSyW/OoJfb/iTHeE96V3b1dgKG3FSFdd/0culnYWMkjcKCig==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.16.7 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.13 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.13 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.13 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.19.0 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.19.0 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.19.0 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} @@ -2047,17 +1220,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 /@babel/plugin-transform-spread/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} @@ -2068,16 +1230,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - dev: false - - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} @@ -2087,16 +1239,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} @@ -2106,16 +1248,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} @@ -2125,30 +1257,20 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.18.13: + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.19.0: resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.18.13 + '@babel/core': 7.19.0 + '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-typescript': 7.17.10_@babel+core@7.18.13 + '@babel/plugin-syntax-typescript': 7.17.10_@babel+core@7.19.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} @@ -2157,17 +1279,6 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} @@ -2178,91 +1289,6 @@ packages: '@babel/core': 7.19.0 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.19.0 '@babel/helper-plugin-utils': 7.16.7 - dev: false - - /@babel/preset-env/7.17.10_@babel+core@7.18.13: - resolution: {integrity: sha512-YNgyBHZQpeoBSRBg0xixsZzfT58Ze1iZrajvv0lJc70qDDGuGfonEnMGfWeSY0mQ3JTuCWFbMkzFRVafOyJx4g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.18.13 - '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.18.13 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-class-static-block': 7.17.6_@babel+core@7.18.13 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.18.13 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.18.13 - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.13 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.13 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.13 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.13 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.18.13 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.18.13 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-modules-commonjs': 7.17.9_@babel+core@7.18.13 - '@babel/plugin-transform-modules-systemjs': 7.17.8_@babel+core@7.18.13 - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-named-capturing-groups-regex': 7.17.10_@babel+core@7.18.13 - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-regenerator': 7.17.9_@babel+core@7.18.13 - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.13 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.13 - '@babel/types': 7.19.0 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.13 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.13 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.13 - core-js-compat: 3.22.5 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color /@babel/preset-env/7.17.10_@babel+core@7.19.0: resolution: {integrity: sha512-YNgyBHZQpeoBSRBg0xixsZzfT58Ze1iZrajvv0lJc70qDDGuGfonEnMGfWeSY0mQ3JTuCWFbMkzFRVafOyJx4g==} @@ -2347,19 +1373,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: false - - /@babel/preset-modules/0.1.5_@babel+core@7.18.13: - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.13 - '@babel/types': 7.19.0 - esutils: 2.0.3 /@babel/preset-modules/0.1.5_@babel+core@7.19.0: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} @@ -2372,21 +1385,6 @@ packages: '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.19.0 '@babel/types': 7.19.0 esutils: 2.0.3 - dev: false - - /@babel/preset-react/7.16.7_@babel+core@7.18.13: - resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.18.13 - '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.18.13 /@babel/preset-react/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} @@ -2401,18 +1399,17 @@ packages: '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.19.0 '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.19.0 '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.19.0 - dev: false - /@babel/preset-typescript/7.16.7_@babel+core@7.18.13: + /@babel/preset-typescript/7.16.7_@babel+core@7.19.0: resolution: {integrity: sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.18.13 + '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.19.0 transitivePeerDependencies: - supports-color @@ -2443,23 +1440,6 @@ packages: '@babel/parser': 7.19.0 '@babel/types': 7.19.0 - /@babel/traverse/7.18.13: - resolution: {integrity: sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.18.13 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.18.9 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.18.13 - '@babel/types': 7.18.13 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - /@babel/traverse/7.19.0: resolution: {integrity: sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==} engines: {node: '>=6.9.0'} @@ -2484,6 +1464,7 @@ packages: '@babel/helper-string-parser': 7.18.10 '@babel/helper-validator-identifier': 7.18.6 to-fast-properties: 2.0.0 + dev: false /@babel/types/7.19.0: resolution: {integrity: sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==} @@ -2497,35 +1478,6 @@ packages: resolution: {integrity: sha512-qnikpQgi30AS01aFlNQV6l8/qdZIcP76mp90ti+u4rucXHsn4afSKivQXApqxvrQG9+Ibv45STyvHizvxef/7A==} hasBin: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_3f644988a9375eacfb11a76841b6883d: - resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} - engines: {node: '>=10.0.0'} - peerDependencies: - cosmiconfig: '>=6' - dependencies: - cosmiconfig: 7.0.0 - lodash.get: 4.4.2 - make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.6.4 - tslib: 2.4.0 - transitivePeerDependencies: - - typescript - dev: true - - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_6bedfee32e8641671595f2fc6b072c8f: - resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} - engines: {node: '>=10.0.0'} - peerDependencies: - cosmiconfig: '>=6' - dependencies: - cosmiconfig: 7.0.0 - lodash.get: 4.4.2 - make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.7.4 - tslib: 2.4.0 - transitivePeerDependencies: - - typescript - /@eslint/eslintrc/0.4.3: resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} @@ -2568,22 +1520,17 @@ packages: unist-util-visit: 2.0.3 dev: false - /@gatsbyjs/parcel-namer-relative-to-cwd/1.6.0_@parcel+core@2.6.2: - resolution: {integrity: sha512-Z5RuA+CuhVTb/xyZePxzFG5KhzDkRzs3e6sBz+WOZnTKGEleN8yxGpATjINL9V7suO9by7bKY3RdRv77qMP+rA==} + /@gatsbyjs/parcel-namer-relative-to-cwd/1.10.0_@parcel+core@2.6.2: + resolution: {integrity: sha512-JSiOxG2SD64joKfcCOdujIpqmhs+k5Ic1sO/hQ83EVF6G9DJJTf8n12rGb2rzPb00TFT4ldb/nWxQRV+kQTlPA==} engines: {node: '>=14.15.0', parcel: 2.x} dependencies: '@babel/runtime': 7.18.9 '@parcel/namer-default': 2.6.2_@parcel+core@2.6.2 '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - gatsby-core-utils: 3.21.0 + gatsby-core-utils: 3.25.0 transitivePeerDependencies: - '@parcel/core' - /@gatsbyjs/potrace/2.2.0: - resolution: {integrity: sha512-/RiLVFJA+CIYhceb6XL1kD1GZ5E2JBX38pld0fiGNiNwLl+Bb7TYZR72aQvcs3v+NOrSjbagUiCnIHYmEW4F7w==} - dependencies: - jimp: 0.16.1 - /@gatsbyjs/reach-router/1.3.9_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-/354IaUSM54xb7K/TxpLBJB94iEAJ3P82JD38T8bLnIDWF+uw8+W/82DKnQ7y24FJcKxtVmG43aiDLG88KSuYQ==} peerDependencies: @@ -2696,17 +1643,6 @@ packages: - encoding - supports-color - /@graphql-tools/batch-execute/7.1.2_graphql@15.8.0: - resolution: {integrity: sha512-IuR2SB2MnC2ztA/XeTMTfWcA0Wy7ZH5u+nDkDNLAdX+AaSyDnsQS35sCmHqG0VOGTl7rzoyBWLCKGwSJplgtwg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - dataloader: 2.0.0 - graphql: 15.8.0 - tslib: 2.2.0 - value-or-promise: 1.0.6 - /@graphql-tools/code-file-loader/7.2.15_graphql@15.8.0: resolution: {integrity: sha512-tqViC0MEXadcGofqDU4mL7eA/+TyM4iCP+XRkL/mdAMYWp1JdzMYUJcCH47ZK1+EvNctYx8sJOpSGlvLR4ZFFg==} peerDependencies: @@ -2721,79 +1657,20 @@ packages: transitivePeerDependencies: - supports-color - /@graphql-tools/delegate/7.1.5_graphql@15.8.0: - resolution: {integrity: sha512-bQu+hDd37e+FZ0CQGEEczmRSfQRnnXeUxI/0miDV+NV/zCbEdIJj5tYFNrKT03W6wgdqx8U06d8L23LxvGri/g==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@ardatan/aggregate-error': 0.0.6 - '@graphql-tools/batch-execute': 7.1.2_graphql@15.8.0 - '@graphql-tools/schema': 7.1.5_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - dataloader: 2.0.0 - graphql: 15.8.0 - tslib: 2.2.0 - value-or-promise: 1.0.6 - - /@graphql-tools/graphql-file-loader/6.2.7_graphql@15.8.0: - resolution: {integrity: sha512-5k2SNz0W87tDcymhEMZMkd6/vs6QawDyjQXWtqkuLTBF3vxjxPD1I4dwHoxgWPIjjANhXybvulD7E+St/7s9TQ==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/import': 6.6.14_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.1.0 - /@graphql-tools/graphql-tag-pluck/7.2.7_graphql@15.8.0: resolution: {integrity: sha512-leh6rVHNoGXjmbOtTaKNXQtFw4Gu7PokTlEOweNKYMssbH6L1zrKA0G4cE55s60JBo9SF4hjg8X7Gkech5t+mQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@babel/parser': 7.18.13 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 + '@babel/parser': 7.19.0 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 '@graphql-tools/utils': 8.6.10_graphql@15.8.0 graphql: 15.8.0 tslib: 2.4.0 transitivePeerDependencies: - supports-color - /@graphql-tools/import/6.6.14_graphql@15.8.0: - resolution: {integrity: sha512-XN6swtMdUxd9czmdNIK6yJ0w5t4FOUWSoSkYP0+to8j44r8zdM3nsAppoA0OLmsUY+JnTBgkW3jGlOFvqC3HWg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/utils': 8.6.10_graphql@15.8.0 - graphql: 15.8.0 - resolve-from: 5.0.0 - tslib: 2.4.0 - - /@graphql-tools/json-file-loader/6.2.6_graphql@15.8.0: - resolution: {integrity: sha512-CnfwBSY5926zyb6fkDBHnlTblHnHI4hoBALFYXnrg0Ev4yWU8B04DZl/pBRUc459VNgO2x8/mxGIZj2hPJG1EA==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.0.3 - - /@graphql-tools/load/6.2.8_graphql@15.8.0: - resolution: {integrity: sha512-JpbyXOXd8fJXdBh2ta0Q4w8ia6uK5FHzrTNmcvYBvflFuWly2LDTk2abbSl81zKkzswQMEd2UIYghXELRg8eTA==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/merge': 6.2.14_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - globby: 11.0.3 - graphql: 15.8.0 - import-from: 3.0.0 - is-glob: 4.0.1 - p-limit: 3.1.0 - tslib: 2.2.0 - unixify: 1.0.0 - valid-url: 1.0.9 - /@graphql-tools/load/7.5.11_graphql@15.8.0: resolution: {integrity: sha512-a8sD3iHfxcbIwP0nSxF+DUAVg+/MuLNOizVJHcZGGS8AdDoezUsnWRkNDT6FlVqRoxHNbkpq8+6B55JKtqHSxg==} peerDependencies: @@ -2805,16 +1682,6 @@ packages: p-limit: 3.1.0 tslib: 2.4.0 - /@graphql-tools/merge/6.2.14_graphql@15.8.0: - resolution: {integrity: sha512-RWT4Td0ROJai2eR66NHejgf8UwnXJqZxXgDWDI+7hua5vNA2OW8Mf9K1Wav1ZkjWnuRp4ztNtkZGie5ISw55ow==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/schema': 7.1.5_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.2.0 - /@graphql-tools/merge/8.2.11_graphql@15.8.0: resolution: {integrity: sha512-fsjJVdsk9GV1jj1Ed2AKLlHYlsf0ZadTK8X5KxFRE1ZSnKqh56BLVX93JrtOIAnsiHkwOK2TC43HGhApF1swpQ==} peerDependencies: @@ -2828,115 +1695,33 @@ packages: resolution: {integrity: sha512-l0PTqgHeorQdeOizUor6RB49eOAng9+abSxiC5/aHRo6hMmXVaqv5eqndlmxCpx9BkgNb3URQbK+ZZHVktkP/g==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 15.8.0 - tslib: 2.3.1 - - /@graphql-tools/relay-operation-optimizer/6.4.10_graphql@15.8.0: - resolution: {integrity: sha512-a5wDdXP7MmwZDy9R8+RZ0ajJBWX1Lk9sIG6uSIo5G/LnGpXncgBhKpJf5r6rOf0zsFLWnAkYm/dCDMpFaGE/Yw==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/utils': 8.6.10_graphql@15.8.0 - graphql: 15.8.0 - relay-compiler: 12.0.0_graphql@15.8.0 - tslib: 2.4.0 - transitivePeerDependencies: - - encoding - - supports-color - - /@graphql-tools/schema/7.1.5_graphql@15.8.0: - resolution: {integrity: sha512-uyn3HSNSckf4mvQSq0Q07CPaVZMNFCYEVxroApOaw802m9DcZPgf9XVPy/gda5GWj9AhbijfRYVTZQgHnJ4CXA==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.2.0 - value-or-promise: 1.0.6 - - /@graphql-tools/schema/8.3.11_graphql@15.8.0: - resolution: {integrity: sha512-esMEnbyXbp8B5VEI4o395+x0G7Qmz3JSX5onFBF8HeLYcqWJasY5vBuWkO18VxrZpEnvnryodP6Y00bVag9O3Q==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/merge': 8.2.11_graphql@15.8.0 - '@graphql-tools/utils': 8.6.10_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.4.0 - value-or-promise: 1.0.11 - - /@graphql-tools/url-loader/6.10.1_4840cfcbcb3410b76260ec9d6aa332fe: - resolution: {integrity: sha512-DSDrbhQIv7fheQ60pfDpGD256ixUQIR6Hhf9Z5bRjVkXOCvO5XrkwoWLiU7iHL81GB1r0Ba31bf+sl+D4nyyfw==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/delegate': 7.1.5_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - '@graphql-tools/wrap': 7.0.8_graphql@15.8.0 - '@microsoft/fetch-event-source': 2.0.1 - '@types/websocket': 1.0.2 - abort-controller: 3.0.0 - cross-fetch: 3.1.4 - extract-files: 9.0.0 - form-data: 4.0.0 - graphql: 15.8.0 - graphql-ws: 4.9.0_graphql@15.8.0 - is-promise: 4.0.0 - isomorphic-ws: 4.0.1_ws@7.4.5 - lodash: 4.17.21 - meros: 1.1.4_@types+node@16.11.58 - subscriptions-transport-ws: 0.9.19_graphql@15.8.0 - sync-fetch: 0.3.0 - tslib: 2.2.0 - valid-url: 1.0.9 - ws: 7.4.5 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - utf-8-validate + dependencies: + graphql: 15.8.0 + tslib: 2.3.1 - /@graphql-tools/url-loader/6.10.1_graphql@15.8.0: - resolution: {integrity: sha512-DSDrbhQIv7fheQ60pfDpGD256ixUQIR6Hhf9Z5bRjVkXOCvO5XrkwoWLiU7iHL81GB1r0Ba31bf+sl+D4nyyfw==} + /@graphql-tools/relay-operation-optimizer/6.4.10_graphql@15.8.0: + resolution: {integrity: sha512-a5wDdXP7MmwZDy9R8+RZ0ajJBWX1Lk9sIG6uSIo5G/LnGpXncgBhKpJf5r6rOf0zsFLWnAkYm/dCDMpFaGE/Yw==} peerDependencies: - graphql: ^14.0.0 || ^15.0.0 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/delegate': 7.1.5_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - '@graphql-tools/wrap': 7.0.8_graphql@15.8.0 - '@microsoft/fetch-event-source': 2.0.1 - '@types/websocket': 1.0.2 - abort-controller: 3.0.0 - cross-fetch: 3.1.4 - extract-files: 9.0.0 - form-data: 4.0.0 + '@graphql-tools/utils': 8.6.10_graphql@15.8.0 graphql: 15.8.0 - graphql-ws: 4.9.0_graphql@15.8.0 - is-promise: 4.0.0 - isomorphic-ws: 4.0.1_ws@7.4.5 - lodash: 4.17.21 - meros: 1.1.4 - subscriptions-transport-ws: 0.9.19_graphql@15.8.0 - sync-fetch: 0.3.0 - tslib: 2.2.0 - valid-url: 1.0.9 - ws: 7.4.5 + relay-compiler: 12.0.0_graphql@15.8.0 + tslib: 2.4.0 transitivePeerDependencies: - - '@types/node' - - bufferutil - encoding - - utf-8-validate + - supports-color - /@graphql-tools/utils/7.10.0_graphql@15.8.0: - resolution: {integrity: sha512-d334r6bo9mxdSqZW6zWboEnnOOFRrAPVQJ7LkU8/6grglrbcu6WhwCLzHb90E94JI3TD3ricC3YGbUqIi9Xg0w==} + /@graphql-tools/schema/8.3.11_graphql@15.8.0: + resolution: {integrity: sha512-esMEnbyXbp8B5VEI4o395+x0G7Qmz3JSX5onFBF8HeLYcqWJasY5vBuWkO18VxrZpEnvnryodP6Y00bVag9O3Q==} peerDependencies: - graphql: ^14.0.0 || ^15.0.0 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@ardatan/aggregate-error': 0.0.6 - camel-case: 4.1.2 + '@graphql-tools/merge': 8.2.11_graphql@15.8.0 + '@graphql-tools/utils': 8.6.10_graphql@15.8.0 graphql: 15.8.0 - tslib: 2.2.0 + tslib: 2.4.0 + value-or-promise: 1.0.11 /@graphql-tools/utils/8.6.10_graphql@15.8.0: resolution: {integrity: sha512-bJH9qwuyM3BP0PTU6/lvBDkk6jdEIOn+dbyk4pHMVNnvbJ1gZQwo62To8SHxxaUTus8OMhhVPSh9ApWXREURcg==} @@ -2946,18 +1731,6 @@ packages: graphql: 15.8.0 tslib: 2.4.0 - /@graphql-tools/wrap/7.0.8_graphql@15.8.0: - resolution: {integrity: sha512-1NDUymworsOlb53Qfh7fonDi2STvqCtbeE68ntKY9K/Ju/be2ZNxrFSbrBHwnxWcN9PjISNnLcAyJ1L5tCUyhg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 - dependencies: - '@graphql-tools/delegate': 7.1.5_graphql@15.8.0 - '@graphql-tools/schema': 7.1.5_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.2.0 - value-or-promise: 1.0.6 - /@hapi/address/2.1.4: resolution: {integrity: sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==} deprecated: Moved to 'npm install @sideway/address' @@ -3028,353 +1801,6 @@ packages: /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} - /@iarna/toml/2.2.5: - resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} - - /@jimp/bmp/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-iwyNYQeBawrdg/f24x3pQ5rEx+/GwjZcCXd3Kgc+ZUd+Ivia7sIqBsOnDaMZdKCBPlfW364ekexnlOqyVa0NWg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - bmp-js: 0.1.0 - - /@jimp/core/0.16.1: - resolution: {integrity: sha512-la7kQia31V6kQ4q1kI/uLimu8FXx7imWVajDGtwUG8fzePLWDFJyZl0fdIXVCL1JW2nBcRHidUot6jvlRDi2+g==} - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/utils': 0.16.1 - any-base: 1.1.0 - buffer: 5.7.1 - exif-parser: 0.1.12 - file-type: 9.0.0 - load-bmfont: 1.4.1 - mkdirp: 0.5.6 - phin: 2.9.3 - pixelmatch: 4.0.2 - tinycolor2: 1.4.2 - - /@jimp/custom/0.16.1: - resolution: {integrity: sha512-DNUAHNSiUI/j9hmbatD6WN/EBIyeq4AO0frl5ETtt51VN1SvE4t4v83ZA/V6ikxEf3hxLju4tQ5Pc3zmZkN/3A==} - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/core': 0.16.1 - - /@jimp/gif/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-r/1+GzIW1D5zrP4tNrfW+3y4vqD935WBXSc8X/wm23QTY9aJO9Lw6PEdzpYCEY+SOklIFKaJYUAq/Nvgm/9ryw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - gifwrap: 0.9.4 - omggif: 1.0.10 - - /@jimp/jpeg/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-8352zrdlCCLFdZ/J+JjBslDvml+fS3Z8gttdml0We759PnnZGqrnPRhkOEOJbNUlE+dD4ckLeIe6NPxlS/7U+w==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - jpeg-js: 0.4.2 - - /@jimp/plugin-blit/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-fKFNARm32RoLSokJ8WZXHHH2CGzz6ire2n1Jh6u+XQLhk9TweT1DcLHIXwQMh8oR12KgjbgsMGvrMVlVknmOAg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-blur/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-1WhuLGGj9MypFKRcPvmW45ht7nXkOKu+lg3n2VBzIB7r4kKNVchuI59bXaCYQumOLEqVK7JdB4glaDAbCQCLyw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-circle/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-JK7yi1CIU7/XL8hdahjcbGA3V7c+F+Iw+mhMQhLEi7Q0tCnZ69YJBTamMiNg3fWPVfMuvWJJKOBRVpwNTuaZRg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-color/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-9yQttBAO5SEFj7S6nJK54f+1BnuBG4c28q+iyzm1JjtnehjqMg6Ljw4gCSDCvoCQ3jBSYHN66pmwTV74SU1B7A==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - tinycolor2: 1.4.2 - - /@jimp/plugin-contain/0.16.1_38e919e7cde018834207f15ee7b0ce6a: - resolution: {integrity: sha512-44F3dUIjBDHN+Ym/vEfg+jtjMjAqd2uw9nssN67/n4FdpuZUVs7E7wadKY1RRNuJO+WgcD5aDQcsvurXMETQTg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-blit': '>=0.3.5' - '@jimp/plugin-resize': '>=0.3.5' - '@jimp/plugin-scale': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-blit': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-scale': 0.16.1_c382371bb4f60ea2fd211a04ed8ab1e2 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-cover/0.16.1_3d13feed36f5fd86198de47b78b25314: - resolution: {integrity: sha512-YztWCIldBAVo0zxcQXR+a/uk3/TtYnpKU2CanOPJ7baIuDlWPsG+YE4xTsswZZc12H9Kl7CiziEbDtvF9kwA/Q==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-crop': '>=0.3.5' - '@jimp/plugin-resize': '>=0.3.5' - '@jimp/plugin-scale': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-crop': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-scale': 0.16.1_c382371bb4f60ea2fd211a04ed8ab1e2 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-crop/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-UQdva9oQzCVadkyo3T5Tv2CUZbf0klm2cD4cWMlASuTOYgaGaFHhT9st+kmfvXjKL8q3STkBu/zUPV6PbuV3ew==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-displace/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-iVAWuz2+G6Heu8gVZksUz+4hQYpR4R0R/RtBzpWEl8ItBe7O6QjORAkhxzg+WdYLL2A/Yd4ekTpvK0/qW8hTVw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-dither/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-tADKVd+HDC9EhJRUDwMvzBXPz4GLoU6s5P7xkVq46tskExYSptgj5713J5Thj3NMgH9Rsqu22jNg1H/7tr3V9Q==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-fisheye/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-BWHnc5hVobviTyIRHhIy9VxI1ACf4CeSuCfURB6JZm87YuyvgQh5aX5UDKtOz/3haMHXBLP61ZBxlNpMD8CG4A==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-flip/0.16.1_205f1d9ec51496ff93f52ac5618c3660: - resolution: {integrity: sha512-KdxTf0zErfZ8DyHkImDTnQBuHby+a5YFdoKI/G3GpBl3qxLBvC+PWkS2F/iN3H7wszP7/TKxTEvWL927pypT0w==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-rotate': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-rotate': 0.16.1_37f4bc9bbdbf41c03b931ee8408b3361 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-gaussian/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-u9n4wjskh3N1mSqketbL6tVcLU2S5TEaFPR40K6TDv4phPLZALi1Of7reUmYpVm8mBDHt1I6kGhuCJiWvzfGyg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-invert/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-2DKuyVXANH8WDpW9NG+PYFbehzJfweZszFYyxcaewaPLN0GxvxVLOGOPP1NuUTcHkOdMFbE0nHDuB7f+sYF/2w==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-mask/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-snfiqHlVuj4bSFS0v96vo2PpqCDMe4JB+O++sMo5jF5mvGcGL6AIeLo8cYqPNpdO6BZpBJ8MY5El0Veckhr39Q==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-normalize/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-dOQfIOvGLKDKXPU8xXWzaUeB0nvkosHw6Xg1WhS1Z5Q0PazByhaxOQkSKgUryNN/H+X7UdbDvlyh/yHf3ITRaw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-print/0.16.1_5191b610a3eb861d3baa10a735e89ecc: - resolution: {integrity: sha512-ceWgYN40jbN4cWRxixym+csyVymvrryuKBQ+zoIvN5iE6OyS+2d7Mn4zlNgumSczb9GGyZZESIgVcBDA1ezq0Q==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-blit': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-blit': 0.16.1_@jimp+custom@0.16.1 - '@jimp/utils': 0.16.1 - load-bmfont: 1.4.1 - - /@jimp/plugin-resize/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-u4JBLdRI7dargC04p2Ha24kofQBk3vhaf0q8FwSYgnCRwxfvh2RxvhJZk9H7Q91JZp6wgjz/SjvEAYjGCEgAwQ==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-rotate/0.16.1_37f4bc9bbdbf41c03b931ee8408b3361: - resolution: {integrity: sha512-ZUU415gDQ0VjYutmVgAYYxC9Og9ixu2jAGMCU54mSMfuIlmohYfwARQmI7h4QB84M76c9hVLdONWjuo+rip/zg==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-blit': '>=0.3.5' - '@jimp/plugin-crop': '>=0.3.5' - '@jimp/plugin-resize': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-blit': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-crop': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-scale/0.16.1_c382371bb4f60ea2fd211a04ed8ab1e2: - resolution: {integrity: sha512-jM2QlgThIDIc4rcyughD5O7sOYezxdafg/2Xtd1csfK3z6fba3asxDwthqPZAgitrLgiKBDp6XfzC07Y/CefUw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-resize': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-shadow/0.16.1_82540ab48d5f83680494f34d0dac907f: - resolution: {integrity: sha512-MeD2Is17oKzXLnsphAa1sDstTu6nxscugxAEk3ji0GV1FohCvpHBcec0nAq6/czg4WzqfDts+fcPfC79qWmqrA==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-blur': '>=0.3.5' - '@jimp/plugin-resize': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-blur': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugin-threshold/0.16.1_ec0c83f3603149a8780f87045f821922: - resolution: {integrity: sha512-iGW8U/wiCSR0+6syrPioVGoSzQFt4Z91SsCRbgNKTAk7D+XQv6OI78jvvYg4o0c2FOlwGhqz147HZV5utoSLxA==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - '@jimp/plugin-color': '>=0.8.0' - '@jimp/plugin-resize': '>=0.8.0' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-color': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/utils': 0.16.1 - - /@jimp/plugins/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-c+lCqa25b+4q6mJZSetlxhMoYuiltyS+ValLzdwK/47+aYsq+kcJNl+TuxIEKf59yr9+5rkbpsPkZHLF/V7FFA==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugin-blit': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-blur': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-circle': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-color': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-contain': 0.16.1_38e919e7cde018834207f15ee7b0ce6a - '@jimp/plugin-cover': 0.16.1_3d13feed36f5fd86198de47b78b25314 - '@jimp/plugin-crop': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-displace': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-dither': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-fisheye': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-flip': 0.16.1_205f1d9ec51496ff93f52ac5618c3660 - '@jimp/plugin-gaussian': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-invert': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-mask': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-normalize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-print': 0.16.1_5191b610a3eb861d3baa10a735e89ecc - '@jimp/plugin-resize': 0.16.1_@jimp+custom@0.16.1 - '@jimp/plugin-rotate': 0.16.1_37f4bc9bbdbf41c03b931ee8408b3361 - '@jimp/plugin-scale': 0.16.1_c382371bb4f60ea2fd211a04ed8ab1e2 - '@jimp/plugin-shadow': 0.16.1_82540ab48d5f83680494f34d0dac907f - '@jimp/plugin-threshold': 0.16.1_ec0c83f3603149a8780f87045f821922 - timm: 1.7.1 - - /@jimp/png/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-iyWoCxEBTW0OUWWn6SveD4LePW89kO7ZOy5sCfYeDM/oTPLpR8iMIGvZpZUz1b8kvzFr27vPst4E5rJhGjwsdw==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/utils': 0.16.1 - pngjs: 3.4.0 - - /@jimp/tiff/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-3K3+xpJS79RmSkAvFMgqY5dhSB+/sxhwTFA9f4AVHUK0oKW+u6r52Z1L0tMXHnpbAdR9EJ+xaAl2D4x19XShkQ==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - utif: 2.0.1 - - /@jimp/types/0.16.1_@jimp+custom@0.16.1: - resolution: {integrity: sha512-g1w/+NfWqiVW4CaXSJyD28JQqZtm2eyKMWPhBBDCJN9nLCN12/Az0WFF3JUAktzdsEC2KRN2AqB1a2oMZBNgSQ==} - peerDependencies: - '@jimp/custom': '>=0.3.5' - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/bmp': 0.16.1_@jimp+custom@0.16.1 - '@jimp/custom': 0.16.1 - '@jimp/gif': 0.16.1_@jimp+custom@0.16.1 - '@jimp/jpeg': 0.16.1_@jimp+custom@0.16.1 - '@jimp/png': 0.16.1_@jimp+custom@0.16.1 - '@jimp/tiff': 0.16.1_@jimp+custom@0.16.1 - timm: 1.7.1 - - /@jimp/utils/0.16.1: - resolution: {integrity: sha512-8fULQjB0x4LzUSiSYG6ZtQl355sZjxbv8r9PPAuYHzS9sGiSHJQavNqK/nKnpDsVkU88/vRGcE7t3nMU0dEnVw==} - dependencies: - '@babel/runtime': 7.18.9 - regenerator-runtime: 0.13.9 - /@jridgewell/gen-mapping/0.1.1: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} engines: {node: '>=6.0.0'} @@ -3537,9 +1963,6 @@ packages: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: false - /@microsoft/fetch-event-source/2.0.1: - resolution: {integrity: sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==} - /@mischnic/json-sourcemap/0.1.0: resolution: {integrity: sha512-dQb3QnfNqmQNYA4nFSN/uLaByIic58gOXq4Y4XqLOWmOrw73KmJPt/HLyG0wvn1bnR6mBKs/Uwvkh+Hns1T0XA==} engines: {node: '>=12.0.0'} @@ -3785,15 +2208,6 @@ packages: transitivePeerDependencies: - '@parcel/core' - /@parcel/runtime-browser-hmr/2.6.2_@parcel+core@2.6.2: - resolution: {integrity: sha512-M4X0+7dyfdI6smwGUGjGXb8Ns3HX7ZrTemyq4Gc7zp7P/5gWjR8i9eISz46sXmF9bf01a/4dKZpoCC9un1pH1g==} - engines: {node: '>= 12.0.0', parcel: ^2.6.2} - dependencies: - '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - '@parcel/utils': 2.6.2 - transitivePeerDependencies: - - '@parcel/core' - /@parcel/runtime-js/2.6.2_@parcel+core@2.6.2: resolution: {integrity: sha512-0S3JFwgvs6FmEx2dHta9R0Sfu8vCnFAm4i7Y4efGHtAcTrF2CHjyiz4/hG+RQGJ70eoWW463Q+8qt6EKbkaOBQ==} engines: {node: '>= 12.0.0', parcel: ^2.6.2} @@ -3804,27 +2218,6 @@ packages: transitivePeerDependencies: - '@parcel/core' - /@parcel/runtime-react-refresh/2.6.2_@parcel+core@2.6.2: - resolution: {integrity: sha512-DJTm5D/tUAGZm0o3ndDOPbKwdYrobuvm4jvkPq31LdEUqVvyuzBAMlqQFHc1yJEJDRRWOIQwQP9Y0NQbJmXFfg==} - engines: {node: '>= 12.0.0', parcel: ^2.6.2} - dependencies: - '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - '@parcel/utils': 2.6.2 - react-error-overlay: 6.0.9 - react-refresh: 0.9.0 - transitivePeerDependencies: - - '@parcel/core' - - /@parcel/runtime-service-worker/2.6.2_@parcel+core@2.6.2: - resolution: {integrity: sha512-9jV+RwVEeDUI5+eLy8j1tapTNoHHGOY2+JUprcObQkQ8fux7KltQBJWFhpkUdGtz5LTCNXtj9tdycFtS5lmSzg==} - engines: {node: '>= 12.0.0', parcel: ^2.6.2} - dependencies: - '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - '@parcel/utils': 2.6.2 - nullthrows: 1.1.1 - transitivePeerDependencies: - - '@parcel/core' - /@parcel/source-map/2.0.2: resolution: {integrity: sha512-NnUrPYLpYB6qyx2v6bcRPn/gVigmGG6M6xL8wIg/i0dP1GLkuY1nf+Hqdf63FzPTqqT7K3k6eE5yHPQVMO5jcA==} engines: {node: ^12.18.3 || >=14} @@ -3859,24 +2252,6 @@ packages: transitivePeerDependencies: - '@parcel/core' - /@parcel/transformer-raw/2.6.2_@parcel+core@2.6.2: - resolution: {integrity: sha512-CsofYq5g9Zj/FNmhya2R7Xp3WHlzz34mEdN69bds3azRYHCrl/TS33xXcp/9J+74SEIY1Ufh552o1cM3fnSrDQ==} - engines: {node: '>= 12.0.0', parcel: ^2.6.2} - dependencies: - '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - transitivePeerDependencies: - - '@parcel/core' - - /@parcel/transformer-react-refresh-wrap/2.6.2_@parcel+core@2.6.2: - resolution: {integrity: sha512-7EE68ebISz+oAHm64ZJbz6uJQT4aOoB8QiK3PvuY6+RsP7aK4/FEHGM1afW49KrZbP4lWjloEkcJm/88DfBiGw==} - engines: {node: '>= 12.0.0', parcel: ^2.6.2} - dependencies: - '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - '@parcel/utils': 2.6.2 - react-refresh: 0.9.0 - transitivePeerDependencies: - - '@parcel/core' - /@parcel/types/2.6.2_@parcel+core@2.6.2: resolution: {integrity: sha512-MV8BFpCIs2jMUvK2RHqzkoiuOQ//JIbrD1zocA2YRW3zuPL/iABvbAABJoXpoPCKikVWOoCWASgBfWQo26VvJQ==} dependencies: @@ -3924,16 +2299,16 @@ packages: chrome-trace-event: 1.0.3 nullthrows: 1.1.1 - /@pmmmwh/react-refresh-webpack-plugin/0.4.3_21326ff82d7069acb65a869ebdbae785: - resolution: {integrity: sha512-br5Qwvh8D2OQqSXpd1g/xqXKnK0r+Jz6qVKBbWmpUcrbGOxUrf39V5oZ1876084CGn18uMdR5uvPqBv9UqtBjQ==} - engines: {node: '>= 10.x'} + /@pmmmwh/react-refresh-webpack-plugin/0.5.10_4dbdd2fdb304acc768696759b9722d0c: + resolution: {integrity: sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==} + engines: {node: '>= 10.13'} peerDependencies: - '@types/webpack': 4.x - react-refresh: '>=0.8.3 <0.10.0' + '@types/webpack': 4.x || 5.x + react-refresh: '>=0.10.0 <1.0.0' sockjs-client: ^1.4.0 - type-fest: ^0.13.1 + type-fest: '>=0.17.0 <4.0.0' webpack: '>=4.43.0 <6.0.0' - webpack-dev-server: 3.x + webpack-dev-server: 3.x || 4.x webpack-hot-middleware: 2.x webpack-plugin-serve: 0.x || 1.x peerDependenciesMeta: @@ -3950,12 +2325,15 @@ packages: webpack-plugin-serve: optional: true dependencies: - ansi-html: 0.0.7 + ansi-html-community: 0.0.8 + common-path-prefix: 3.0.0 + core-js-pure: 3.29.1 error-stack-parser: 2.1.4 - html-entities: 1.4.0 - native-url: 0.2.6 - react-refresh: 0.9.0 - schema-utils: 2.7.1 + find-up: 5.0.0 + html-entities: 2.3.3 + loader-utils: 2.0.4 + react-refresh: 0.14.0 + schema-utils: 3.1.1 source-map: 0.7.3 webpack: 5.74.0 @@ -4046,6 +2424,9 @@ packages: escape-string-regexp: 2.0.0 lodash.deburr: 4.1.0 + /@socket.io/component-emitter/3.1.0: + resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} + /@swc/helpers/0.4.9: resolution: {integrity: sha512-VQBBIInp9++WQaRsXbi05XwnH0qhNCJ99iMzdh5WmA9eXhXKNc4NnMB8GEOL1aaRju+E+vQA4rGYFM1jmb3BXA==} dependencies: @@ -4111,9 +2492,6 @@ packages: /@types/common-tags/1.8.1: resolution: {integrity: sha512-20R/mDpKSPWdJs5TOpz3e7zqbeCNuMCPhV7Yndk9KU2Rbij2r5W4RzwDPkzC+2lzUqXYu9rFzTktCBnDjHuNQg==} - /@types/component-emitter/1.2.11: - resolution: {integrity: sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==} - /@types/configstore/2.1.1: resolution: {integrity: sha512-YY+hm3afkDHeSM2rsFXxeZtu0garnusBWNG1+7MknmDWQHqcH2w21/xOU9arJUi8ch4qyFklidANLCu3ihhVwQ==} @@ -4225,9 +2603,7 @@ packages: /@types/node/16.11.58: resolution: {integrity: sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==} - - /@types/node/16.9.1: - resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==} + dev: true /@types/node/17.0.32: resolution: {integrity: sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==} @@ -4245,14 +2621,10 @@ packages: /@types/prop-types/15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/q/1.5.5: - resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} - dev: false - /@types/reach__router/1.3.10: resolution: {integrity: sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==} dependencies: - '@types/react': 18.0.17 + '@types/react': 18.0.19 /@types/react-dom/18.0.6: resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} @@ -4266,20 +2638,12 @@ packages: '@types/react': 18.0.19 dev: true - /@types/react/18.0.17: - resolution: {integrity: sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==} - dependencies: - '@types/prop-types': 15.7.5 - '@types/scheduler': 0.16.2 - csstype: 3.0.11 - /@types/react/18.0.19: resolution: {integrity: sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 csstype: 3.0.11 - dev: true /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} @@ -4332,11 +2696,6 @@ packages: '@types/vfile-message': 2.0.0 dev: false - /@types/websocket/1.0.2: - resolution: {integrity: sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ==} - dependencies: - '@types/node': 17.0.32 - /@types/yoga-layout/1.9.2: resolution: {integrity: sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==} @@ -4755,12 +3114,6 @@ packages: /@xtuc/long/4.2.2: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - /abort-controller/3.0.0: - resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} - engines: {node: '>=6.5'} - dependencies: - event-target-shim: 5.0.1 - /abortcontroller-polyfill/1.7.3: resolution: {integrity: sha512-zetDJxd89y3X99Kvo4qFx8GKlt6GsvN3UcRZHwU6iFA/0KiOmhkTVhe8oRoTBiTVPZu09x3vCra47+w8Yz1+2Q==} @@ -4796,6 +3149,12 @@ packages: dependencies: acorn: 8.8.0 + /acorn-loose/8.3.0: + resolution: {integrity: sha512-75lAs9H19ldmW+fAbyqHdjgdCrz0pWGXKmnqFoh8PyVd1L2RIb4RzYrSjmopeqv3E1G3/Pimu6GgLlrGbrkF7w==} + engines: {node: '>=0.4.0'} + dependencies: + acorn: 8.8.0 + /acorn-node/1.8.2: resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} dependencies: @@ -4809,6 +3168,15 @@ packages: engines: {node: '>=0.4.0'} dev: false + /acorn-walk/8.2.0: + resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} + engines: {node: '>=0.4.0'} + + /acorn/6.4.2: + resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} + engines: {node: '>=0.4.0'} + hasBin: true + /acorn/7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} @@ -4881,11 +3249,6 @@ packages: engines: {'0': node >= 0.8.0} hasBin: true - /ansi-html/0.0.7: - resolution: {integrity: sha512-JoAxEa1DfP9m2xfB/y2r/aKcwXNlltr4+0QSBC4TrLfcxyvepX2Pv0t/xpgGV5bGsDzCYV8SzjWgyCW0T9yYbA==} - engines: {'0': node >= 0.8.0} - hasBin: true - /ansi-regex/2.1.1: resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} engines: {node: '>=0.10.0'} @@ -4920,9 +3283,6 @@ packages: engines: {node: '>=12'} dev: true - /any-base/1.1.0: - resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==} - /anymatch/3.1.2: resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} engines: {node: '>= 8'} @@ -4939,9 +3299,6 @@ packages: /arch/2.2.0: resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} - /arg/4.1.3: - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} - /arg/5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} dev: false @@ -5020,9 +3377,6 @@ packages: dependencies: lru-cache: 4.1.5 - /async-retry-ng/2.0.1: - resolution: {integrity: sha512-iitlc2murdQ3/A5Re3CcplQBEf7vOmFrFQ6RFn3+/+zZUyIHYkZnnEziMSa6YIb2Bs2EJEPZWReTxjHqvQbDbw==} - /async/1.5.2: resolution: {integrity: sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==} @@ -5041,21 +3395,6 @@ packages: resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==} engines: {node: '>=8'} - /autoprefixer/10.4.8_postcss@8.4.14: - resolution: {integrity: sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==} - engines: {node: ^10 || ^12 || >=14} - hasBin: true - peerDependencies: - postcss: ^8.1.0 - dependencies: - browserslist: 4.21.3 - caniuse-lite: 1.0.30001373 - fraction.js: 4.2.0 - normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.14 - postcss-value-parser: 4.2.0 - /autoprefixer/10.4.8_postcss@8.4.16: resolution: {integrity: sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==} engines: {node: ^10 || ^12 || >=14} @@ -5070,7 +3409,6 @@ packages: picocolors: 1.0.0 postcss: 8.4.16 postcss-value-parser: 4.2.0 - dev: false /axe-core/4.4.3: resolution: {integrity: sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==} @@ -5090,16 +3428,16 @@ packages: resolution: {integrity: sha512-Mh1j/rw4xM9T3YICkw22aBQ78FhsHdsmlb9NEk4uVAFBOg+Ez9ZgXXHugoBPCZui3XLomk/7/JBBH4daJqTkQQ==} dev: false - /babel-loader/8.2.5_987cc70bded3fa81b046dafa8784ef98: + /babel-loader/8.2.5_ceb53638b4190fb9e0882bd35b257d22: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 find-cache-dir: 3.3.2 - loader-utils: 2.0.2 + loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 webpack: 5.74.0 @@ -5132,30 +3470,18 @@ packages: resolution: {integrity: sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 glob: 7.2.3 lodash: 4.17.21 require-package-name: 2.0.1 /babel-plugin-macros/3.1.0: - resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} - engines: {node: '>=10', npm: '>=6'} - dependencies: - '@babel/runtime': 7.18.9 - cosmiconfig: 7.0.1 - resolve: 1.22.1 - - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.13: - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.19.0 - '@babel/core': 7.18.13 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.13 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color + resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} + engines: {node: '>=10', npm: '>=6'} + dependencies: + '@babel/runtime': 7.18.9 + cosmiconfig: 7.0.1 + resolve: 1.22.1 /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.19.0: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} @@ -5168,18 +3494,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: false - - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.13: - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.13 - core-js-compat: 3.22.5 - transitivePeerDependencies: - - supports-color /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.19.0: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} @@ -5191,17 +3505,6 @@ packages: core-js-compat: 3.22.5 transitivePeerDependencies: - supports-color - dev: false - - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.13: - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.18.13 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.13 - transitivePeerDependencies: - - supports-color /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.19.0: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} @@ -5212,23 +3515,9 @@ packages: '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.19.0 transitivePeerDependencies: - supports-color - dev: false - - /babel-plugin-remove-graphql-queries/4.21.0_835f1a03f414c0bc7d2ce3aaea278145: - resolution: {integrity: sha512-V6ryNZki9bduIE8qGmujGfvZLaYsPbOylWwhVzWtwtcHoEWu2Cd7f5hN5lMg4efOBKnyVhBlyDYKlStwYGRG9g==} - engines: {node: '>=14.15.0'} - peerDependencies: - '@babel/core': ^7.0.0 - gatsby: ^4.0.0-next - dependencies: - '@babel/core': 7.18.13 - '@babel/runtime': 7.18.9 - '@babel/types': 7.18.13 - gatsby: 4.21.1_bc6f50cf0b6549c5ea71dd58c818affc - gatsby-core-utils: 3.21.0 - /babel-plugin-remove-graphql-queries/4.21.0_@babel+core@7.19.0+gatsby@4.21.1: - resolution: {integrity: sha512-V6ryNZki9bduIE8qGmujGfvZLaYsPbOylWwhVzWtwtcHoEWu2Cd7f5hN5lMg4efOBKnyVhBlyDYKlStwYGRG9g==} + /babel-plugin-remove-graphql-queries/4.25.0_@babel+core@7.19.0+gatsby@4.25.5: + resolution: {integrity: sha512-enyqRNRrn7vTG3nwg1V+XhoAJIyUv3ZukQCs5KbHOK+WNDDiGZQzIG+FCiZFACScdZBJWyx7TYRYbOFJZ/KEGg==} engines: {node: '>=14.15.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -5236,10 +3525,9 @@ packages: dependencies: '@babel/core': 7.19.0 '@babel/runtime': 7.18.9 - '@babel/types': 7.18.13 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - dev: false + '@babel/types': 7.19.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 /babel-plugin-syntax-trailing-function-commas/7.0.0-beta.0: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} @@ -5247,72 +3535,69 @@ packages: /babel-plugin-transform-react-remove-prop-types/0.4.24: resolution: {integrity: sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==} - /babel-preset-fbjs/3.4.0_@babel+core@7.18.13: + /babel-preset-fbjs/3.4.0_@babel+core@7.19.0: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.13 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.18.13 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.13 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.18.13 - '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-modules-commonjs': 7.17.9_@babel+core@7.18.13 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.18.13 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.18.13 + '@babel/core': 7.19.0 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.19.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.0 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.19.0 + '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-modules-commonjs': 7.17.9_@babel+core@7.19.0 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.19.0 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.19.0 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color - /babel-preset-gatsby/2.21.0_3e1864305f587145f5641980daf4a157: - resolution: {integrity: sha512-L47zbDtFoCr2/vk/Z8Y+qTJW1CfzaWimXekN2cIr0G7Gp2JKqSe85m0aQ2417wkLZxYuAWtzHImTxUPGxA5FoA==} + /babel-preset-gatsby/2.25.0_8dcd46041e353c4b3969159da02b4ca2: + resolution: {integrity: sha512-KFfSTDAkY87/Myq1KIUk9cVphWZem/08U7ps9Hiotbo6Mge/lL6ggh3xKP9SdR5Le4DLLyIUI7a4ILrAVacYDg==} engines: {node: '>=14.15.0'} peerDependencies: '@babel/core': ^7.11.6 core-js: ^3.0.0 dependencies: - '@babel/core': 7.18.13 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-transform-runtime': 7.17.10_@babel+core@7.18.13 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.18.13 - '@babel/preset-env': 7.17.10_@babel+core@7.18.13 - '@babel/preset-react': 7.16.7_@babel+core@7.18.13 + '@babel/core': 7.19.0 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-transform-runtime': 7.17.10_@babel+core@7.19.0 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.19.0 + '@babel/preset-env': 7.17.10_@babel+core@7.19.0 + '@babel/preset-react': 7.16.7_@babel+core@7.19.0 '@babel/runtime': 7.18.9 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 core-js: 3.22.5 - gatsby-core-utils: 3.21.0 - gatsby-legacy-polyfills: 2.21.0 + gatsby-core-utils: 3.25.0 + gatsby-legacy-polyfills: 2.25.0 transitivePeerDependencies: - supports-color - /backo2/1.0.2: - resolution: {integrity: sha512-zj6Z6M7Eq+PBZ7PQxl5NT665MvJdAkzp0f60nAJ+sLaSCBPMwVak5ZegFbgVCzFcCJTKFoMizvM5Ld7+JrRJHA==} - /bail/1.0.5: resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==} dev: false @@ -5325,10 +3610,6 @@ packages: dependencies: safe-buffer: 5.2.1 - /base64-arraybuffer/0.1.4: - resolution: {integrity: sha512-a1eIFi4R9ySrbiMuyTGx5e92uRH5tQY6kArNcFaKBUleIoLjdjBg7Zxm3Mqm3Kmkf27HLR/1fnxX9q8GQ7Iavg==} - engines: {node: '>= 0.6.0'} - /base64-js/1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} @@ -5359,9 +3640,6 @@ packages: /bluebird/3.7.2: resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} - /bmp-js/0.1.0: - resolution: {integrity: sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==} - /body-parser/1.20.0: resolution: {integrity: sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -5437,10 +3715,6 @@ packages: dependencies: node-int64: 0.4.0 - /buffer-equal/0.0.1: - resolution: {integrity: sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==} - engines: {node: '>=0.4.0'} - /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -5787,15 +4061,6 @@ packages: resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} engines: {node: '>=0.8'} - /coa/2.0.2: - resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} - engines: {node: '>= 4.0'} - dependencies: - '@types/q': 1.5.5 - chalk: 2.4.2 - q: 1.5.1 - dev: false - /collapse-white-space/1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: false @@ -5865,6 +4130,9 @@ packages: engines: {node: ^12.20.0 || >=14} dev: true + /common-path-prefix/3.0.0: + resolution: {integrity: sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==} + /common-tags/1.8.2: resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} engines: {node: '>=4.0.0'} @@ -5872,9 +4140,6 @@ packages: /commondir/1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - /component-emitter/1.3.0: - resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - /compress-brotli/1.3.8: resolution: {integrity: sha512-lVcQsjhxhIXsuupfy9fmZUFtAIdBmXA7EGY6GBdgZ++qkM9zG4YFT8iU7FoBxzryNDMOpD1HIFHUSX4D87oqhQ==} engines: {node: '>= 12'} @@ -5995,6 +4260,10 @@ packages: deprecated: core-js-pure@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js-pure. requiresBuild: true + /core-js-pure/3.29.1: + resolution: {integrity: sha512-4En6zYVi0i0XlXHVz/bi6l1XDjCqkKRq765NXuX+SnaIatlE96Odt5lMLjdxUiNI1v9OXI5DSLWYPlmTfkTktg==} + requiresBuild: true + /core-js/3.22.5: resolution: {integrity: sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==} deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. @@ -6010,11 +4279,6 @@ packages: object-assign: 4.1.1 vary: 1.1.2 - /cosmiconfig-toml-loader/1.0.0: - resolution: {integrity: sha512-H/2gurFWVi7xXvCyvsWRLCMekl4tITJcX0QEsDMpzxtuxDyM59xLatYNg4s/k9AA/HdtCYfj2su8mgA0GSDLDA==} - dependencies: - '@iarna/toml': 2.2.5 - /cosmiconfig/6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} engines: {node: '>=8'} @@ -6025,16 +4289,6 @@ packages: path-type: 4.0.0 yaml: 1.10.2 - /cosmiconfig/7.0.0: - resolution: {integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==} - engines: {node: '>=10'} - dependencies: - '@types/parse-json': 4.0.0 - import-fresh: 3.3.0 - parse-json: 5.2.0 - path-type: 4.0.0 - yaml: 1.10.2 - /cosmiconfig/7.0.1: resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} engines: {node: '>=10'} @@ -6045,20 +4299,12 @@ packages: path-type: 4.0.0 yaml: 1.10.2 - /create-gatsby/2.21.0: - resolution: {integrity: sha512-fVkaAtlfNwitTyIZHLNzPoU+WfnXkDBMt6Gfh4E2mpocG5O3QS6hD10k1rVwTO+zzLON0BSi9OXHWy0PopMwmQ==} + /create-gatsby/2.25.0: + resolution: {integrity: sha512-96Kl/6Far2j65/vFv/6Mb9+T+/4oW8hlC3UmdfjgBgUIzTPFmezY1ygPu2dfCKjprWkArB8DpE7EsAaJoRKB1Q==} hasBin: true dependencies: '@babel/runtime': 7.18.9 - /create-require/1.1.1: - resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} - - /cross-fetch/3.1.4: - resolution: {integrity: sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==} - dependencies: - node-fetch: 2.6.1 - /cross-fetch/3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} dependencies: @@ -6088,13 +4334,13 @@ packages: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} - /css-declaration-sorter/6.2.2_postcss@8.4.14: + /css-declaration-sorter/6.2.2_postcss@8.4.16: resolution: {integrity: sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==} engines: {node: ^10 || ^12 || >=14} peerDependencies: postcss: ^8.0.9 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 /css-in-js-utils/2.0.1: resolution: {integrity: sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==} @@ -6109,13 +4355,13 @@ packages: peerDependencies: webpack: ^4.27.0 || ^5.0.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.14 - loader-utils: 2.0.2 - postcss: 8.4.14 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.14 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.14 - postcss-modules-scope: 3.0.0_postcss@8.4.14 - postcss-modules-values: 4.0.0_postcss@8.4.14 + icss-utils: 5.1.0_postcss@8.4.16 + loader-utils: 2.0.4 + postcss: 8.4.16 + postcss-modules-extract-imports: 3.0.0_postcss@8.4.16 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.16 + postcss-modules-scope: 3.0.0_postcss@8.4.16 + postcss-modules-values: 4.0.0_postcss@8.4.16 postcss-value-parser: 4.2.0 schema-utils: 3.1.1 semver: 7.3.7 @@ -6134,19 +4380,15 @@ packages: csso: optional: true dependencies: - cssnano: 5.1.7_postcss@8.4.14 + cssnano: 5.1.7_postcss@8.4.16 jest-worker: 26.6.2 p-limit: 3.1.0 - postcss: 8.4.14 + postcss: 8.4.16 schema-utils: 3.1.1 serialize-javascript: 5.0.1 source-map: 0.6.1 webpack: 5.74.0 - /css-select-base-adapter/0.1.1: - resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} - dev: false - /css-select/1.2.0: resolution: {integrity: sha512-dUQOBoqdR7QwV90WysXPLXG5LO7nhYBgiWVfxF80DKPF8zx1t/pUd2FYy73emg3zrjtM6dzmYgbHKfV2rxiHQA==} dependencies: @@ -6156,15 +4398,6 @@ packages: nth-check: 1.0.2 dev: false - /css-select/2.1.0: - resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} - dependencies: - boolbase: 1.0.0 - css-what: 3.4.2 - domutils: 1.7.0 - nth-check: 1.0.2 - dev: false - /css-select/4.3.0: resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} dependencies: @@ -6178,14 +4411,6 @@ packages: resolution: {integrity: sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==} dev: false - /css-tree/1.0.0-alpha.37: - resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} - engines: {node: '>=8.0.0'} - dependencies: - mdn-data: 2.0.4 - source-map: 0.6.1 - dev: false - /css-tree/1.1.3: resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} engines: {node: '>=8.0.0'} @@ -6197,11 +4422,6 @@ packages: resolution: {integrity: sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==} dev: false - /css-what/3.4.2: - resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} - engines: {node: '>= 6'} - dev: false - /css-what/6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} @@ -6217,60 +4437,60 @@ packages: /cssfilter/0.0.10: resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==} - /cssnano-preset-default/5.2.7_postcss@8.4.14: + /cssnano-preset-default/5.2.7_postcss@8.4.16: resolution: {integrity: sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.2.2_postcss@8.4.14 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 - postcss-calc: 8.2.4_postcss@8.4.14 - postcss-colormin: 5.3.0_postcss@8.4.14 - postcss-convert-values: 5.1.0_postcss@8.4.14 - postcss-discard-comments: 5.1.1_postcss@8.4.14 - postcss-discard-duplicates: 5.1.0_postcss@8.4.14 - postcss-discard-empty: 5.1.1_postcss@8.4.14 - postcss-discard-overridden: 5.1.0_postcss@8.4.14 - postcss-merge-longhand: 5.1.4_postcss@8.4.14 - postcss-merge-rules: 5.1.1_postcss@8.4.14 - postcss-minify-font-values: 5.1.0_postcss@8.4.14 - postcss-minify-gradients: 5.1.1_postcss@8.4.14 - postcss-minify-params: 5.1.2_postcss@8.4.14 - postcss-minify-selectors: 5.2.0_postcss@8.4.14 - postcss-normalize-charset: 5.1.0_postcss@8.4.14 - postcss-normalize-display-values: 5.1.0_postcss@8.4.14 - postcss-normalize-positions: 5.1.0_postcss@8.4.14 - postcss-normalize-repeat-style: 5.1.0_postcss@8.4.14 - postcss-normalize-string: 5.1.0_postcss@8.4.14 - postcss-normalize-timing-functions: 5.1.0_postcss@8.4.14 - postcss-normalize-unicode: 5.1.0_postcss@8.4.14 - postcss-normalize-url: 5.1.0_postcss@8.4.14 - postcss-normalize-whitespace: 5.1.1_postcss@8.4.14 - postcss-ordered-values: 5.1.1_postcss@8.4.14 - postcss-reduce-initial: 5.1.0_postcss@8.4.14 - postcss-reduce-transforms: 5.1.0_postcss@8.4.14 - postcss-svgo: 5.1.0_postcss@8.4.14 - postcss-unique-selectors: 5.1.1_postcss@8.4.14 - - /cssnano-utils/3.1.0_postcss@8.4.14: + css-declaration-sorter: 6.2.2_postcss@8.4.16 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 + postcss-calc: 8.2.4_postcss@8.4.16 + postcss-colormin: 5.3.0_postcss@8.4.16 + postcss-convert-values: 5.1.0_postcss@8.4.16 + postcss-discard-comments: 5.1.1_postcss@8.4.16 + postcss-discard-duplicates: 5.1.0_postcss@8.4.16 + postcss-discard-empty: 5.1.1_postcss@8.4.16 + postcss-discard-overridden: 5.1.0_postcss@8.4.16 + postcss-merge-longhand: 5.1.4_postcss@8.4.16 + postcss-merge-rules: 5.1.1_postcss@8.4.16 + postcss-minify-font-values: 5.1.0_postcss@8.4.16 + postcss-minify-gradients: 5.1.1_postcss@8.4.16 + postcss-minify-params: 5.1.2_postcss@8.4.16 + postcss-minify-selectors: 5.2.0_postcss@8.4.16 + postcss-normalize-charset: 5.1.0_postcss@8.4.16 + postcss-normalize-display-values: 5.1.0_postcss@8.4.16 + postcss-normalize-positions: 5.1.0_postcss@8.4.16 + postcss-normalize-repeat-style: 5.1.0_postcss@8.4.16 + postcss-normalize-string: 5.1.0_postcss@8.4.16 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.16 + postcss-normalize-unicode: 5.1.0_postcss@8.4.16 + postcss-normalize-url: 5.1.0_postcss@8.4.16 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.16 + postcss-ordered-values: 5.1.1_postcss@8.4.16 + postcss-reduce-initial: 5.1.0_postcss@8.4.16 + postcss-reduce-transforms: 5.1.0_postcss@8.4.16 + postcss-svgo: 5.1.0_postcss@8.4.16 + postcss-unique-selectors: 5.1.1_postcss@8.4.16 + + /cssnano-utils/3.1.0_postcss@8.4.16: resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /cssnano/5.1.7_postcss@8.4.14: + /cssnano/5.1.7_postcss@8.4.16: resolution: {integrity: sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.7_postcss@8.4.14 + cssnano-preset-default: 5.2.7_postcss@8.4.16 lilconfig: 2.0.6 - postcss: 8.4.14 + postcss: 8.4.16 yaml: 1.10.2 /csso/4.2.0: @@ -6295,9 +4515,6 @@ packages: resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==} dev: false - /dataloader/2.0.0: - resolution: {integrity: sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==} - /date-fns/2.28.0: resolution: {integrity: sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==} engines: {node: '>=0.11'} @@ -6484,10 +4701,6 @@ packages: resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} dev: false - /diff/4.0.2: - resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} - engines: {node: '>=0.3.1'} - /dir-glob/3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -6553,9 +4766,6 @@ packages: domhandler: 4.3.1 entities: 2.2.0 - /dom-walk/0.1.2: - resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==} - /domelementtype/1.3.1: resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} dev: false @@ -6660,41 +4870,37 @@ packages: dependencies: once: 1.4.0 - /engine.io-client/4.1.4: - resolution: {integrity: sha512-843fqAdKeUMFqKi1sSjnR11tJ4wi8sIefu6+JC1OzkkJBmjtc/gM/rZ53tJfu5Iae/3gApm5veoS+v+gtT0+Fg==} + /engine.io-client/6.2.3: + resolution: {integrity: sha512-aXPtgF1JS3RuuKcpSrBtimSjYvrbhKW9froICH4s0F3XQWLxsKNxqzG39nnvQZQnva4CMvUK63T7shevxRyYHw==} dependencies: - base64-arraybuffer: 0.1.4 - component-emitter: 1.3.0 + '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 - engine.io-parser: 4.0.3 - has-cors: 1.1.0 - parseqs: 0.0.6 - parseuri: 0.0.6 - ws: 7.4.6 - xmlhttprequest-ssl: 1.6.3 - yeast: 0.1.2 + engine.io-parser: 5.0.6 + ws: 8.2.3 + xmlhttprequest-ssl: 2.0.0 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - /engine.io-parser/4.0.3: - resolution: {integrity: sha512-xEAAY0msNnESNPc00e19y5heTPX4y/TJ36gr8t1voOaNmTojP9b3oK3BbJLFufW2XFPQaaijpFewm2g2Um3uqA==} - engines: {node: '>=8.0.0'} - dependencies: - base64-arraybuffer: 0.1.4 + /engine.io-parser/5.0.6: + resolution: {integrity: sha512-tjuoZDMAdEhVnSFleYPCtdL2GXwVTGtNjoeJd9IhIG3C1xs9uwxqRNEu5WpnDZCaozwVlK/nuQhpodhXSIMaxw==} + engines: {node: '>=10.0.0'} - /engine.io/4.1.2: - resolution: {integrity: sha512-t5z6zjXuVLhXDMiFJPYsPOWEER8B0tIsD3ETgw19S1yg9zryvUfY3Vhtk3Gf4sihw/bQGIqQ//gjvVlu+Ca0bQ==} + /engine.io/6.2.1: + resolution: {integrity: sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==} engines: {node: '>=10.0.0'} dependencies: + '@types/cookie': 0.4.1 + '@types/cors': 2.8.12 + '@types/node': 17.0.32 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 cors: 2.8.5 debug: 4.3.4 - engine.io-parser: 4.0.3 - ws: 7.4.6 + engine.io-parser: 5.0.6 + ws: 8.2.3 transitivePeerDependencies: - bufferutil - supports-color @@ -6853,7 +5059,7 @@ packages: eslint: 8.23.0 dev: false - /eslint-config-react-app/6.0.0_5786a7261a2cdbe53519a43f1be59e6e: + /eslint-config-react-app/6.0.0_a9acee9f246f24b4d7c6766ac1641744: resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -6879,19 +5085,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 4.33.0_5e731fab734ce085fc02cd0ecce6c061 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.4 + '@typescript-eslint/eslint-plugin': 4.33.0_d91404fd3b7596e5b6874ef0a887f4fa + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.7.4 confusing-browser-globals: 1.0.11 eslint: 7.32.0 eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 eslint-plugin-import: 2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e eslint-plugin-jsx-a11y: 6.6.1_eslint@7.32.0 - eslint-plugin-react: 7.30.1_eslint@7.32.0 + eslint-plugin-react: 7.31.1_eslint@7.32.0 eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 - typescript: 4.6.4 - dev: true + typescript: 4.7.4 - /eslint-config-react-app/6.0.0_94478372203983e5ac5bb09a2d81b413: + /eslint-config-react-app/6.0.0_aca9b2f1287d056a8d6487b6998caabb: resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -6917,16 +5122,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 4.33.0_d91404fd3b7596e5b6874ef0a887f4fa - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.7.4 + '@typescript-eslint/eslint-plugin': 4.33.0_5e731fab734ce085fc02cd0ecce6c061 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.4 confusing-browser-globals: 1.0.11 eslint: 7.32.0 eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 eslint-plugin-import: 2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e eslint-plugin-jsx-a11y: 6.6.1_eslint@7.32.0 - eslint-plugin-react: 7.30.1_eslint@7.32.0 + eslint-plugin-react: 7.31.1_eslint@7.32.0 eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 - typescript: 4.7.4 + typescript: 4.6.4 + dev: true /eslint-import-resolver-node/0.3.6: resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} @@ -6997,62 +5203,6 @@ packages: lodash: 4.17.21 string-natural-compare: 3.0.1 - /eslint-plugin-graphql/4.0.0_29d5078c6319a8641f7a7ccbf30b0675: - resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} - engines: {node: '>=10.0'} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@babel/runtime': 7.18.9 - graphql: 15.8.0 - graphql-config: 3.4.1_29d5078c6319a8641f7a7ccbf30b0675 - lodash.flatten: 4.4.0 - lodash.without: 4.4.0 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true - - /eslint-plugin-graphql/4.0.0_9e4aed89fd20a72a99b1ab55705b9edb: - resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} - engines: {node: '>=10.0'} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@babel/runtime': 7.18.9 - graphql: 15.8.0 - graphql-config: 3.4.1_9e4aed89fd20a72a99b1ab55705b9edb - lodash.flatten: 4.4.0 - lodash.without: 4.4.0 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: false - - /eslint-plugin-graphql/4.0.0_graphql@15.8.0+typescript@4.7.4: - resolution: {integrity: sha512-d5tQm24YkVvCEk29ZR5ScsgXqAGCjKlMS8lx3mS7FS/EKsWbkvXQImpvic03EpMIvNTBW5e+2xnHzXB/VHNZJw==} - engines: {node: '>=10.0'} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@babel/runtime': 7.18.9 - graphql: 15.8.0 - graphql-config: 3.4.1_graphql@15.8.0+typescript@4.7.4 - lodash.flatten: 4.4.0 - lodash.without: 4.4.0 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - /eslint-plugin-import/2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} @@ -7191,8 +5341,8 @@ packages: eslint: 8.23.0 dev: false - /eslint-plugin-react/7.30.1_eslint@7.32.0: - resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} + /eslint-plugin-react/7.31.1_eslint@7.32.0: + resolution: {integrity: sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -7202,7 +5352,7 @@ packages: doctrine: 2.1.0 eslint: 7.32.0 estraverse: 5.3.0 - jsx-ast-utils: 3.3.0 + jsx-ast-utils: 3.3.2 minimatch: 3.1.2 object.entries: 1.1.5 object.fromentries: 2.0.5 @@ -7463,13 +5613,6 @@ packages: /event-source-polyfill/1.0.25: resolution: {integrity: sha512-hQxu6sN1Eq4JjoI7ITdQeGGUN193A2ra83qC0Ltm9I2UJVAten3OFVN6k5RX4YWeCS0BoC8xg/5czOCIHVosQg==} - /event-target-shim/5.0.1: - resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} - engines: {node: '>=6'} - - /eventemitter3/3.1.2: - resolution: {integrity: sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==} - /eventemitter3/4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false @@ -7519,9 +5662,6 @@ packages: strip-final-newline: 3.0.0 dev: true - /exif-parser/0.1.12: - resolution: {integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==} - /expand-template/2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} @@ -7610,10 +5750,6 @@ packages: iconv-lite: 0.4.24 tmp: 0.0.33 - /extract-files/9.0.0: - resolution: {integrity: sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==} - engines: {node: ^10.17.0 || ^12.0.0 || >= 13.7.0} - /fast-deep-equal/3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -7695,18 +5831,10 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: 2.0.2 + loader-utils: 2.0.4 schema-utils: 3.1.1 webpack: 5.74.0 - /file-type/16.5.3: - resolution: {integrity: sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==} - engines: {node: '>=10'} - dependencies: - readable-web-to-node-stream: 3.0.2 - strtok3: 6.3.0 - token-types: 4.2.0 - /file-type/16.5.4: resolution: {integrity: sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==} engines: {node: '>=10'} @@ -7714,11 +5842,6 @@ packages: readable-web-to-node-stream: 3.0.2 strtok3: 6.3.0 token-types: 4.2.0 - dev: false - - /file-type/9.0.0: - resolution: {integrity: sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==} - engines: {node: '>=6'} /filename-reserved-regex/2.0.0: resolution: {integrity: sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==} @@ -7892,14 +6015,6 @@ packages: combined-stream: 1.0.8 mime-types: 2.1.35 - /form-data/4.0.0: - resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} - engines: {node: '>= 6'} - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - mime-types: 2.1.35 - /forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} @@ -7965,20 +6080,20 @@ packages: /functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - /gatsby-cli/4.21.0: - resolution: {integrity: sha512-8Z6EiKW2IX1NlzYd3T4aSx5hE+dAgieOKRYWFASQqW/cJAO0MmAHHXOjVQarFhRPj4mCBhCgmWYnLj4kxWPQ9Q==} + /gatsby-cli/4.25.0: + resolution: {integrity: sha512-CJ2PCsfFmn9Xqc/jg9MFMU1BG5oQGiej1TFFx8GhChJ+kGhi9ANnNM+qo1K4vOmoMnsT4SSGiPAFD10AWFqpAQ==} engines: {node: '>=14.15.0'} hasBin: true requiresBuild: true dependencies: '@babel/code-frame': 7.18.6 - '@babel/core': 7.18.13 - '@babel/generator': 7.18.13 + '@babel/core': 7.19.0 + '@babel/generator': 7.19.0 '@babel/helper-plugin-utils': 7.16.7 - '@babel/preset-typescript': 7.16.7_@babel+core@7.18.13 + '@babel/preset-typescript': 7.16.7_@babel+core@7.19.0 '@babel/runtime': 7.18.9 '@babel/template': 7.18.10 - '@babel/types': 7.18.13 + '@babel/types': 7.19.0 '@jridgewell/trace-mapping': 0.3.13 '@types/common-tags': 1.8.1 better-opn: 2.1.1 @@ -7986,20 +6101,18 @@ packages: chalk: 4.1.2 clipboardy: 2.3.0 common-tags: 1.8.2 - configstore: 5.0.1 convert-hrtime: 3.0.0 - create-gatsby: 2.21.0 + create-gatsby: 2.25.0 envinfo: 7.8.1 execa: 5.1.1 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby-core-utils: 3.21.0 - gatsby-telemetry: 3.21.0 + gatsby-core-utils: 3.25.0 + gatsby-telemetry: 3.25.0 hosted-git-info: 3.0.8 is-valid-path: 0.1.1 joi: 17.6.0 lodash: 4.17.21 - meant: 1.0.3 node-fetch: 2.6.7 opentracing: 0.14.7 pretty-error: 2.1.2 @@ -8027,7 +6140,28 @@ packages: ci-info: 2.0.0 configstore: 5.0.1 fastq: 1.13.0 - file-type: 16.5.3 + file-type: 16.5.4 + fs-extra: 10.1.0 + got: 11.8.5 + import-from: 4.0.0 + lmdb: 2.5.3 + lock: 1.1.0 + node-object-hash: 2.3.10 + proper-lockfile: 4.1.2 + resolve-from: 5.0.0 + tmp: 0.2.1 + xdg-basedir: 4.0.0 + dev: false + + /gatsby-core-utils/3.25.0: + resolution: {integrity: sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==} + engines: {node: '>=14.15.0'} + dependencies: + '@babel/runtime': 7.18.9 + ci-info: 2.0.0 + configstore: 5.0.1 + fastq: 1.13.0 + file-type: 16.5.4 fs-extra: 10.1.0 got: 11.8.5 import-from: 4.0.0 @@ -8039,53 +6173,53 @@ packages: tmp: 0.2.1 xdg-basedir: 4.0.0 - /gatsby-graphiql-explorer/2.21.0: - resolution: {integrity: sha512-aFHIH7HDb6uozq0uWI+Xn4k7KaWbd1NkKo88q9rhigKfcUpEkux8UV6n5x9QMz/AUOg430pDC6/33h7f0OGX9Q==} + /gatsby-graphiql-explorer/2.25.0: + resolution: {integrity: sha512-/NDsaW4x3/KtvzmxYvedhDwUW1kb7gQO6iOhCkillVJSYBd6mPB8aOSulM49fyCT76UXGYFtRaUI8fyOkmpWhg==} engines: {node: '>=14.15.0'} dependencies: '@babel/runtime': 7.18.9 - /gatsby-legacy-polyfills/2.21.0: - resolution: {integrity: sha512-GUvL4M4JabC59N1B9PmXGHXmVESliKEqqIjqb96yOG5aA3xgt/uDGt2bKhUmjFfkJ20fyTYUu49absLuUXzaxg==} + /gatsby-legacy-polyfills/2.25.0: + resolution: {integrity: sha512-cMeFwMH1FGENo2gNpyTyMYc/CJ7uBGE26n89OGrVVvBMaQegK+CMNZBOh09sLrXUcOp8hSOX2IwzvOlo6CdWpg==} dependencies: '@babel/runtime': 7.18.9 core-js-compat: 3.9.0 - /gatsby-link/4.21.0_4c5843ccca6cde6ac7357fc884498928: - resolution: {integrity: sha512-D+SC1/C2ghRpOuiY3UKO7AsiGfNy4kUiyqqHAc5giPOCB6JsDraULVEGaQPyP8FMduXLeYYYLwzm3lTkN3YWNw==} + /gatsby-link/4.25.0_4c5843ccca6cde6ac7357fc884498928: + resolution: {integrity: sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ==} engines: {node: '>=14.15.0'} peerDependencies: '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 '@types/reach__router': 1.3.10 - gatsby-page-utils: 2.21.0 + gatsby-page-utils: 2.25.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /gatsby-page-utils/2.21.0: - resolution: {integrity: sha512-Oxw2Kq0xkjKLeBVPav5Vw+XHEorn/0koy3TSyCOxH3XedrV7Y6Xk1K8IbHqDbguNiK+wxRaKnMl0eyVwxUVC7Q==} + /gatsby-page-utils/2.25.0: + resolution: {integrity: sha512-TlwS149JCeb3xGANeV8HdcQi9Q8J9hYwlO9jdxLGVIXVGbWIMWFrDuwx382jOOsISGQ3jfByToNulUzO6fiqig==} engines: {node: '>=14.15.0'} dependencies: '@babel/runtime': 7.18.9 bluebird: 3.7.2 chokidar: 3.5.3 fs-exists-cached: 1.0.0 - gatsby-core-utils: 3.21.0 + gatsby-core-utils: 3.25.0 glob: 7.2.3 lodash: 4.17.21 micromatch: 4.0.5 - /gatsby-parcel-config/0.12.0_@parcel+core@2.6.2: - resolution: {integrity: sha512-ZGCo2gLhXNFcjkpDu2rUw5/cCxU6rP3hQ4QgWcHbrfDBU8jPxn2UCZp0rFTslLdbZAD3kjVhPkKCwIgoUpE4+g==} + /gatsby-parcel-config/0.16.0_@parcel+core@2.6.2: + resolution: {integrity: sha512-2+hOg6cMBGZ8r+4lN3k+dOWGvku453vbZCAhp6V3RuFYxbWuvDFP7Icr0GCOyZ62utkFr9m7H2U1Wjf4KOHyEQ==} engines: {parcel: 2.x} peerDependencies: '@parcel/core': ^2.0.0 dependencies: - '@gatsbyjs/parcel-namer-relative-to-cwd': 1.6.0_@parcel+core@2.6.2 + '@gatsbyjs/parcel-namer-relative-to-cwd': 1.10.0_@parcel+core@2.6.2 '@parcel/bundler-default': 2.6.2_@parcel+core@2.6.2 '@parcel/compressor-raw': 2.6.2_@parcel+core@2.6.2 '@parcel/core': 2.6.2 @@ -8095,29 +6229,24 @@ packages: '@parcel/packager-raw': 2.6.2_@parcel+core@2.6.2 '@parcel/reporter-dev-server': 2.6.2_@parcel+core@2.6.2 '@parcel/resolver-default': 2.6.2_@parcel+core@2.6.2 - '@parcel/runtime-browser-hmr': 2.6.2_@parcel+core@2.6.2 '@parcel/runtime-js': 2.6.2_@parcel+core@2.6.2 - '@parcel/runtime-react-refresh': 2.6.2_@parcel+core@2.6.2 - '@parcel/runtime-service-worker': 2.6.2_@parcel+core@2.6.2 '@parcel/transformer-js': 2.6.2_@parcel+core@2.6.2 '@parcel/transformer-json': 2.6.2_@parcel+core@2.6.2 - '@parcel/transformer-raw': 2.6.2_@parcel+core@2.6.2 - '@parcel/transformer-react-refresh-wrap': 2.6.2_@parcel+core@2.6.2 - /gatsby-plugin-feed/4.21.0_9a182c949f885a0ac9a109edd8dfe3d2: - resolution: {integrity: sha512-8pgdLjMp04QeGMvDsgHWhxLHZLI3yEEbUnIjXJXXJH1xhgRaaLNbawrLMXLqX6mk9vd8XCoERZjoESZmTXMaVg==} + /gatsby-plugin-feed/4.25.0_017a0609e38467e7f9834c305a0c4ea3: + resolution: {integrity: sha512-9gZxvHtq2lu5pUcXXt0d7L7jpFIJpcmjOb2X8ykzbiHXUYRFvZnmcR95ZdQRKiVy1YawMzv3tt2+pPnBuYxvSw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/runtime': 7.18.9 '@hapi/joi': 15.1.1 common-tags: 1.8.2 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@16.5.0 lodash.merge: 4.6.2 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -8126,32 +6255,32 @@ packages: - graphql dev: false - /gatsby-plugin-image/2.21.0_983ffff21d2cc7543b097c30670d9148: - resolution: {integrity: sha512-vRPGlw1q7tCKKx1UK03398Gi1c80uzaGj8RjkJ1I3BvIo3Ics8+OUgR0QUtLBmCv9b7qyL1nwA5DsmDmi0Dg4w==} + /gatsby-plugin-image/2.25.0_645c33c7f6a76999ed819a68b4a4295a: + resolution: {integrity: sha512-Q1TRjvBF7x50alS22i91rksl7A3g42S0jIdPEQcT9bl8MbFaJiboHGna/jp78nxm9vu4qtUJ1IziRSOu0bgHNQ==} peerDependencies: '@babel/core': ^7.12.3 gatsby: ^4.0.0-next gatsby-plugin-sharp: ^4.0.0-next gatsby-source-filesystem: ^4.0.0-next - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/code-frame': 7.18.6 '@babel/core': 7.19.0 - '@babel/parser': 7.18.13 + '@babel/parser': 7.19.0 '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 + '@babel/traverse': 7.19.0 babel-jsx-utils: 1.1.0 - babel-plugin-remove-graphql-queries: 4.21.0_@babel+core@7.19.0+gatsby@4.21.1 + babel-plugin-remove-graphql-queries: 4.25.0_@babel+core@7.19.0+gatsby@4.25.5 camelcase: 5.3.1 chokidar: 3.5.3 common-tags: 1.8.2 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-source-filesystem: 4.21.1_gatsby@4.21.1 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-plugin-sharp: 4.25.0_gatsby@4.25.5+graphql@16.5.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@16.5.0 + gatsby-source-filesystem: 4.25.0_gatsby@4.25.5 objectFitPolyfill: 2.3.5 prop-types: 15.8.1 react: 18.2.0 @@ -8161,23 +6290,23 @@ packages: - supports-color dev: false - /gatsby-plugin-manifest/4.21.0_gatsby@4.21.1+graphql@16.5.0: - resolution: {integrity: sha512-QzP7J2KKRrpENq5lm85jvLvW/xYCN7bfziaUyfxiip+ztHlF+E8XToxsHZqyLlgZrKoB/cUV6zu7vHpqoYFOQQ==} + /gatsby-plugin-manifest/4.25.0_gatsby@4.25.5+graphql@16.5.0: + resolution: {integrity: sha512-2n7v+TvhWUMoOJEaeiPDFsf9jvOImKLZpnzxE8e6ZeeoGeDngXSZhkkP3x2UYIknHtZXUUjFJh8BaVBXiB1dSQ==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@16.5.0 semver: 7.3.7 sharp: 0.30.7 transitivePeerDependencies: - graphql dev: false - /gatsby-plugin-mdx/3.20.0_6034422651448ef1a763ef04c9401bf1: + /gatsby-plugin-mdx/3.20.0_62ff8de225802ca94582251c5b1ac56b: resolution: {integrity: sha512-v2cFqe1g8lmM745q2DUoqWca0MT/tX++jykBDqpsLDswushpJgUfZeJ8OhSFgBZIfuVk1LoDi5yf4iWfz/UTwQ==} peerDependencies: '@mdx-js/mdx': ^1.0.0 @@ -8204,7 +6333,7 @@ packages: escape-string-regexp: 1.0.5 eval: 0.1.8 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc gatsby-core-utils: 3.21.0 gray-matter: 4.0.3 json5: 2.2.1 @@ -8233,34 +6362,34 @@ packages: - supports-color dev: false - /gatsby-plugin-nprogress/4.21.0_gatsby@4.21.1: - resolution: {integrity: sha512-wczvmoJG3P95pxnn6BsYecw/Z1Mm4deckPihhaDJNs1Rf8HCqDqbp2gc2+8eeYcQ0+r/g576wuSN4Nn6EnBmRQ==} + /gatsby-plugin-nprogress/4.25.0_gatsby@4.25.5: + resolution: {integrity: sha512-euUOETtrv2AonJilIawILEGmxxp+13lTEn6j005ri5qPPJwD9x6plITUdlYWweP0Ktr3oPaIldJhvVAUTXxyDg==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 accessible-nprogress: 2.1.2 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc dev: false - /gatsby-plugin-page-creator/4.21.0_gatsby@4.21.1+graphql@15.8.0: - resolution: {integrity: sha512-lgeEdzP/JiCjdRbLgZyhhOEishNPXd/m65FBSh+54UkmlsrK1J8NJf4Zmjv1OL+O07aNDS/GQ8+h0tC4Tv1tNw==} + /gatsby-plugin-page-creator/4.25.0_gatsby@4.25.5+graphql@15.8.0: + resolution: {integrity: sha512-plHek7xHSV9l1bLPa1JAnxzBqP7j2ihCPRwpBk/wIJAR8cG65wjAT+Nu8DKpW0+2/MYill84ns1r2m8g0L/7bg==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 + '@babel/traverse': 7.19.0 '@sindresorhus/slugify': 1.1.2 chokidar: 3.5.3 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby: 4.21.1_bc6f50cf0b6549c5ea71dd58c818affc - gatsby-core-utils: 3.21.0 - gatsby-page-utils: 2.21.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-telemetry: 3.21.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-page-utils: 2.25.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@15.8.0 + gatsby-telemetry: 3.25.0 globby: 11.1.0 lodash: 4.17.21 transitivePeerDependencies: @@ -8268,40 +6397,40 @@ packages: - graphql - supports-color - /gatsby-plugin-pnpm/1.2.10_gatsby@4.21.1: + /gatsby-plugin-pnpm/1.2.10_gatsby@4.25.5: resolution: {integrity: sha512-29xjIakNEUY42OBb3wI9Thmawr5EcUUOB3dB8nE51yr/TfKQFCREk+HAOATQHTNedG3VZhgU4wVjl2V3wgOXJA==} peerDependencies: gatsby: ~2.x.x || ~3.x.x || ~4.x.x dependencies: - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc lodash.get: 4.4.2 lodash.uniq: 4.5.0 dev: false - /gatsby-plugin-postcss/5.21.0_a58d18dc834ada1f2a0e6141345104fb: - resolution: {integrity: sha512-DKbB6+2NSvYLRDnj/iFIgrNaLrOu9h5ewOHA2hy4TLAwi9g7VXKSc/TALFccn82X+ssNIQ0xoKoWJ5314nBM8Q==} + /gatsby-plugin-postcss/5.25.0_2e4b4002741f045593daa97655267160: + resolution: {integrity: sha512-/3VArK64vFNwojb84iC2nCzBTikDhBgI4xCVgc/zTftrVSLijVFeoHmT2hJtJFwlV7+nUHU/OjJpZ5pXyAVNMw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next postcss: ^8.0.5 dependencies: '@babel/runtime': 7.18.9 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc postcss: 8.4.16 postcss-loader: 4.3.0_postcss@8.4.16+webpack@5.74.0 transitivePeerDependencies: - webpack dev: false - /gatsby-plugin-react-helmet/5.21.0_gatsby@4.21.1+react-helmet@6.1.0: - resolution: {integrity: sha512-Wa3+Mx5FY6ka/gSS78Yc168lIDDB47lbHErjr51lNOjSSuqFoVtb2EomtIfyOOdJIBuU6n4Dd2fYXR6KN0/uEQ==} + /gatsby-plugin-react-helmet/5.25.0_gatsby@4.25.5+react-helmet@6.1.0: + resolution: {integrity: sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next react-helmet: ^5.1.3 || ^6.0.0 dependencies: '@babel/runtime': 7.18.9 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc react-helmet: 6.1.0_react@18.2.0 dev: false @@ -8309,113 +6438,101 @@ packages: resolution: {integrity: sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=} dev: false - /gatsby-plugin-sharp/4.21.0_gatsby@4.21.1+graphql@16.5.0: - resolution: {integrity: sha512-jRCNk4VdjWj6X8+3oIgCsBus63yg1tBtPK8Br6yryBpg/HTeiPR02CIhZaoopik9yt0yaXtzfMrj+8nb1Rfa0w==} + /gatsby-plugin-sharp/4.25.0_gatsby@4.25.5+graphql@16.5.0: + resolution: {integrity: sha512-8XiSKibQyp6pOFHEkEdRCpoDA3Ywcq5PKftNMExZ51MormT0+WqRC7ynuU+0fzktDTbbSyREvblKa+21Id+rRA==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 async: 3.2.4 bluebird: 3.7.2 debug: 4.3.4 filenamify: 4.3.0 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-telemetry: 3.21.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@16.5.0 lodash: 4.17.21 - mini-svg-data-uri: 1.4.4 probe-image-size: 7.2.3 - progress: 2.0.3 semver: 7.3.7 sharp: 0.30.7 - svgo: 1.3.2 transitivePeerDependencies: - - encoding - graphql - supports-color dev: false - /gatsby-plugin-sitemap/5.21.0_536067add1250711647b7b0ae7c09e77: - resolution: {integrity: sha512-2A4JmdOJaqOOYa/jMHFTxMixr794JFEqILL8tvYdnLM4T2xXhwbf+Y8WtsMSvi9ZQ+sK6EcZgq67j8Ni4XdH1Q==} + /gatsby-plugin-sitemap/5.25.0_6605ccfa27868aa888f2e788f64e20f1: + resolution: {integrity: sha512-0MYinO0MTsOIEd7d2NOCm/JVdFIMgoIEFem/S0gMpuW4rBCpsE6McPmRKGZl2bp277jEhU8ACt4/49nsCA1AoA==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/runtime': 7.18.9 common-tags: 1.8.2 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc minimatch: 3.1.2 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 sitemap: 7.1.1 dev: false - /gatsby-plugin-typescript/4.21.0_gatsby@4.21.1: - resolution: {integrity: sha512-5qxJIeaUJ26FGXtYzRmLh/qCEW8aQamcnvmo3zBJZYaN8u4eHYEfW1AyDkTRXj3Nj0D2lXQa87uCfugTpGdGPQ==} + /gatsby-plugin-typescript/4.25.0_gatsby@4.25.5: + resolution: {integrity: sha512-8BTtiVWuIqIEGx/PBBMWd6FYPgel16hT3js7SMo5oI9K4EPsSxRItgRf41MTJGxRR20EhL4e99g2S8x0v1+odA==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: - '@babel/core': 7.18.13 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.13 - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.18.13 - '@babel/preset-typescript': 7.16.7_@babel+core@7.18.13 + '@babel/core': 7.19.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.19.0 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.19.0 + '@babel/preset-typescript': 7.16.7_@babel+core@7.19.0 '@babel/runtime': 7.18.9 - babel-plugin-remove-graphql-queries: 4.21.0_835f1a03f414c0bc7d2ce3aaea278145 - gatsby: 4.21.1_bc6f50cf0b6549c5ea71dd58c818affc + babel-plugin-remove-graphql-queries: 4.25.0_@babel+core@7.19.0+gatsby@4.25.5 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc transitivePeerDependencies: - supports-color - /gatsby-plugin-utils/3.15.0_gatsby@4.21.1+graphql@15.8.0: - resolution: {integrity: sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA==} + /gatsby-plugin-utils/3.19.0_gatsby@4.25.5+graphql@15.8.0: + resolution: {integrity: sha512-EZtvgHSU5NPbEn6a4cfSpEGCQ09SfwbhoybHTJKj1clop86HSwOCV2iH8RbCc+X6jbdgHaSZsfsl7zG1h7DBUw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next graphql: ^15.0.0 dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 fastq: 1.13.0 fs-extra: 10.1.0 - gatsby: 4.21.1_bc6f50cf0b6549c5ea71dd58c818affc - gatsby-core-utils: 3.21.0 - gatsby-sharp: 0.15.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-sharp: 0.19.0 graphql: 15.8.0 graphql-compose: 9.0.8_graphql@15.8.0 import-from: 4.0.0 joi: 17.6.0 mime: 3.0.0 - mini-svg-data-uri: 1.4.4 - svgo: 2.8.0 - /gatsby-plugin-utils/3.15.0_gatsby@4.21.1+graphql@16.5.0: - resolution: {integrity: sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA==} + /gatsby-plugin-utils/3.19.0_gatsby@4.25.5+graphql@16.5.0: + resolution: {integrity: sha512-EZtvgHSU5NPbEn6a4cfSpEGCQ09SfwbhoybHTJKj1clop86HSwOCV2iH8RbCc+X6jbdgHaSZsfsl7zG1h7DBUw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next graphql: ^15.0.0 dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 fastq: 1.13.0 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-sharp: 0.15.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-sharp: 0.19.0 graphql: 16.5.0 graphql-compose: 9.0.8_graphql@16.5.0 import-from: 4.0.0 joi: 17.6.0 mime: 3.0.0 - mini-svg-data-uri: 1.4.4 - svgo: 2.8.0 dev: false /gatsby-plugin-vercel/1.0.3: @@ -8425,13 +6542,13 @@ packages: web-vitals: 0.2.4 dev: false - /gatsby-react-router-scroll/5.21.0_4c5843ccca6cde6ac7357fc884498928: - resolution: {integrity: sha512-dMH46de1L9GE5uTbhK5+VPNwHGTUoDbS8u2FGPY/wg22WPf29yzW/Y+y82RFsGIYKgdMmJCAXq3SjdYASrnauQ==} + /gatsby-react-router-scroll/5.25.0_4c5843ccca6cde6ac7357fc884498928: + resolution: {integrity: sha512-SFSdezIa5lahCE8ieCLrtLA5tztemGco/rN8si9rI9KHu1h1jPvDhsNqs2g+Z50JrUb1RPfsmxJTmLa5i6MIgQ==} engines: {node: '>=14.15.0'} peerDependencies: '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/runtime': 7.18.9 '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 @@ -8439,16 +6556,16 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /gatsby-remark-autolink-headers/5.21.0_536067add1250711647b7b0ae7c09e77: - resolution: {integrity: sha512-Q/Eld7ne3a1lMYceVBkzD4RoXAcKS1vwlQ0w5aD5j/Su5rYwSPakI2XUEKfeZmKo70QgXW7LZi3KaEmpUlw/GA==} + /gatsby-remark-autolink-headers/5.25.0_6605ccfa27868aa888f2e788f64e20f1: + resolution: {integrity: sha512-umfbG6BiUhhbiC6yd6GAIZnkuPORdDasJfUueNfHbm6DNiUHAFZ8BU2PqeD7PPh6sHvjXBmUUdZKJfivVd2cNg==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/runtime': 7.18.9 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc github-slugger: 1.4.0 lodash: 4.17.21 mdast-util-to-string: 2.0.0 @@ -8457,8 +6574,8 @@ packages: unist-util-visit: 2.0.3 dev: false - /gatsby-remark-copy-linked-files/5.21.0_gatsby@4.21.1: - resolution: {integrity: sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==} + /gatsby-remark-copy-linked-files/5.25.0_gatsby@4.25.5: + resolution: {integrity: sha512-kF068dZ0U920xNrlKM5BIR1MvgFdVvgR281AJfvn1xOvv/ES3elPj2bqlokbcs1f72dYcNnaJhv3UhYoIdV6Fg==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next @@ -8466,7 +6583,7 @@ packages: '@babel/runtime': 7.18.9 cheerio: 1.0.0-rc.10 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc is-relative-url: 3.0.0 lodash: 4.17.21 path-is-inside: 1.0.2 @@ -8476,20 +6593,19 @@ packages: - supports-color dev: false - /gatsby-remark-images/6.21.0_9f77e8c5d5784e4808be75ecc4ba4641: - resolution: {integrity: sha512-gAqL/i3dcKBYxZi3Ns/2SwjTh0nseB8AR+V0UDvIugEA4R0nJcTdVXMeM7EddcfaO91GaW8rH94Eb9hA4sejxA==} + /gatsby-remark-images/6.25.0_d10f96574fbea887d6f9331838bb0042: + resolution: {integrity: sha512-NNJ17OxA8xPFtTHBfWCxAGqU9ciOielWALUlzY1YdCvYl2rcDmw498tjx77wC995yCBkcwe7yfL1tgky9bxdqQ==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next gatsby-plugin-sharp: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 chalk: 4.1.2 cheerio: 1.0.0-rc.10 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 + gatsby-plugin-sharp: 4.25.0_gatsby@4.25.5+graphql@16.5.0 is-relative-url: 3.0.0 lodash: 4.17.21 mdast-util-definitions: 4.0.0 @@ -8498,27 +6614,27 @@ packages: unist-util-visit-parents: 3.1.1 dev: false - /gatsby-script/1.6.0_4c5843ccca6cde6ac7357fc884498928: - resolution: {integrity: sha512-I+dvuVnJtGJmII/f4UgM0VYHSbgnj2K/T9hVlgf9Bv5PkOqHIcoiq4bQO3s+LQwX/OCeCHWc2ffCZjLR3uPhSw==} + /gatsby-script/1.10.0_4c5843ccca6cde6ac7357fc884498928: + resolution: {integrity: sha512-8jAtQR0mw3G8sCy6i2D1jfGvUF5d9AIboEQuo9ZEChT4Ep5f+PSRxiWZqSjhKvintAOIeS4QXCJP5Rtp3xZKLg==} engines: {node: '>=14.15.0'} peerDependencies: '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - /gatsby-sharp/0.15.0: - resolution: {integrity: sha512-JtW6lLW5GmuQSyZ5l64Cg1qjXhFsMDAf9nzc2RC8srf6hsr2ifI0vTCHh0jImFXQqseaQ3HVlbCKYMbDtXXCIg==} + /gatsby-sharp/0.19.0: + resolution: {integrity: sha512-EbI3RNBu2+aaxuMUP/INmoj8vcNAG6BgpFvi1tLeU7/gVTNVQ+7pC/ZYtlVCzSw+faaw7r1ZBMi6F66mNIIz5A==} engines: {node: '>=14.15.0'} dependencies: '@types/sharp': 0.30.5 sharp: 0.30.7 - /gatsby-source-filesystem/4.21.1_gatsby@4.21.1: - resolution: {integrity: sha512-YPbmR9nSq9cXRCdQ8S3uT9sb/IzLB7GloUn9ZT0KJLoCHl/YzmoFMERb5gOdFAoy2clX5L7ARSUV6rIbXBrSlA==} + /gatsby-source-filesystem/4.25.0_gatsby@4.25.5: + resolution: {integrity: sha512-gja4++bPkYpnum4/TxFicr3zRHBArnM2HjT77EE4EuDhdl6qlJYr/heD09LIPN2jdR5gmPwMDjIZnuYZ/6j/aQ==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next @@ -8527,18 +6643,17 @@ packages: chokidar: 3.5.3 file-type: 16.5.4 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-core-utils: 3.25.0 md5-file: 5.0.0 mime: 2.6.0 pretty-bytes: 5.6.0 - progress: 2.0.3 valid-url: 1.0.9 xstate: 4.32.1 dev: false - /gatsby-telemetry/3.21.0: - resolution: {integrity: sha512-nIGfmwSEPUVpPOYKEitk5c6XER1Gy2fEnJIBJr0S+ot9MydLGq1NCIbRmZk/00FRiWxY5EyeOQXy4YYvg7VrWg==} + /gatsby-telemetry/3.25.0: + resolution: {integrity: sha512-FGC1yS2evJxTN/Ku9XonCBiqhH6uO6aPjjps65BbL+Xbpct/qfirIFxYG6DhHPrksR0fKOhstJGnQqay74hWdQ==} engines: {node: '>=14.15.0'} requiresBuild: true dependencies: @@ -8546,33 +6661,31 @@ packages: '@babel/runtime': 7.18.9 '@turist/fetch': 7.2.0_node-fetch@2.6.7 '@turist/time': 0.0.2 - async-retry-ng: 2.0.1 boxen: 4.2.0 configstore: 5.0.1 fs-extra: 10.1.0 - gatsby-core-utils: 3.21.0 - git-up: 6.0.0 + gatsby-core-utils: 3.25.0 + git-up: 7.0.0 is-docker: 2.2.1 lodash: 4.17.21 node-fetch: 2.6.7 transitivePeerDependencies: - encoding - /gatsby-transformer-sharp/4.21.0_62bdf5c2b9a029a181e56d2af98fdb3c: - resolution: {integrity: sha512-t9o15f/yQUFa7zt20K5xRKdnd6PJMiWMy5XCPMDShiQIxmf351Qu683Q8320Wg+nVuxkS7Axfp6p5c9F+KWJjQ==} + /gatsby-transformer-sharp/4.25.0_eb9828d97dcda836e64e157d58678a51: + resolution: {integrity: sha512-7aqecTvOUFiNB96ij77UnAGJs7Un0TlkpamG//dSl6Nru9EylGz/NW/Eg0vioQyHLCYdMvd5xO8V3BOHJADsnw==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next gatsby-plugin-sharp: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 bluebird: 3.7.2 common-tags: 1.8.2 fs-extra: 10.1.0 - gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 + gatsby: 4.25.5_bc6f50cf0b6549c5ea71dd58c818affc + gatsby-plugin-sharp: 4.25.0_gatsby@4.25.5+graphql@16.5.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@16.5.0 probe-image-size: 7.2.3 semver: 7.3.7 sharp: 0.30.7 @@ -8581,32 +6694,32 @@ packages: - supports-color dev: false - /gatsby-worker/1.21.0: - resolution: {integrity: sha512-2XiF39gBjKWVeGOeB+Q2WL2zZXPntUBgmf3ItvByDkp26yut8FipXClIin2dZN7b3hDsnpWP7lemq37TufCGjA==} + /gatsby-worker/1.25.0: + resolution: {integrity: sha512-gjp28irgHASihwvMyF5aZMALWGax9mEmcD8VYGo2osRe7p6BZuWi4cSuP9XM9EvytDvIugpnSadmTP01B7LtWg==} engines: {node: '>=14.15.0'} dependencies: - '@babel/core': 7.18.13 + '@babel/core': 7.19.0 '@babel/runtime': 7.18.9 transitivePeerDependencies: - supports-color - /gatsby/4.21.1_55751ba43ff4dea0e32fd4c0d0e2dc5c: - resolution: {integrity: sha512-gaDtFgvLmNpn3Et0Dl0Gx6NzO2EBxxFULsaV191XO1POgreKMmN1svb7OMJ5Ry2/yZo/eaJLPriKsJ7DU2Q+Hw==} + /gatsby/4.25.5_2079b742d9aa961b617ccf5dc49dc6db: + resolution: {integrity: sha512-erPH6TcKFkhV/nrk3kIpDEA1XwktTXKo+wzPBIgzEF4SNrn0WkGPkxHEI/2B4RazkIBtxTfkLCKhRDCsmh5/mw==} engines: {node: '>=14.15.0'} hasBin: true requiresBuild: true peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/code-frame': 7.18.6 - '@babel/core': 7.18.13 - '@babel/eslint-parser': 7.17.0_c5717a0af4e4b0948849eea05000b23b + '@babel/core': 7.19.0 + '@babel/eslint-parser': 7.17.0_@babel+core@7.19.0+eslint@7.32.0 '@babel/helper-plugin-utils': 7.16.7 - '@babel/parser': 7.18.13 + '@babel/parser': 7.19.0 '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 '@builder.io/partytown': 0.5.4 '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 '@gatsbyjs/webpack-hot-middleware': 2.25.3 @@ -8619,22 +6732,25 @@ packages: '@graphql-tools/load': 7.5.11_graphql@15.8.0 '@jridgewell/trace-mapping': 0.3.13 '@nodelib/fs.walk': 1.2.8 + '@parcel/cache': 2.6.2_@parcel+core@2.6.2 '@parcel/core': 2.6.2 - '@pmmmwh/react-refresh-webpack-plugin': 0.4.3_21326ff82d7069acb65a869ebdbae785 + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_4dbdd2fdb304acc768696759b9722d0c '@types/http-proxy': 1.17.9 '@typescript-eslint/eslint-plugin': 4.33.0_5e731fab734ce085fc02cd0ecce6c061 '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.4 '@vercel/webpack-asset-relocator-loader': 1.7.2 + acorn-loose: 8.3.0 + acorn-walk: 8.2.0 address: 1.1.2 anser: 2.1.1 - autoprefixer: 10.4.8_postcss@8.4.14 + autoprefixer: 10.4.8_postcss@8.4.16 axios: 0.21.4_debug@3.2.7 - babel-loader: 8.2.5_987cc70bded3fa81b046dafa8784ef98 + babel-loader: 8.2.5_ceb53638b4190fb9e0882bd35b257d22 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.21.0_835f1a03f414c0bc7d2ce3aaea278145 - babel-preset-gatsby: 2.21.0_3e1864305f587145f5641980daf4a157 + babel-plugin-remove-graphql-queries: 4.25.0_@babel+core@7.19.0+gatsby@4.25.5 + babel-preset-gatsby: 2.25.0_8dcd46041e353c4b3969159da02b4ca2 better-opn: 2.1.1 bluebird: 3.7.2 browserslist: 4.21.3 @@ -8658,12 +6774,11 @@ packages: enhanced-resolve: 5.10.0 error-stack-parser: 2.1.4 eslint: 7.32.0 - eslint-config-react-app: 6.0.0_5786a7261a2cdbe53519a43f1be59e6e + eslint-config-react-app: 6.0.0_aca9b2f1287d056a8d6487b6998caabb eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 - eslint-plugin-graphql: 4.0.0_29d5078c6319a8641f7a7ccbf30b0675 eslint-plugin-import: 2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e eslint-plugin-jsx-a11y: 6.6.1_eslint@7.32.0 - eslint-plugin-react: 7.30.1_eslint@7.32.0 + eslint-plugin-react: 7.31.1_eslint@7.32.0 eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 eslint-webpack-plugin: 2.7.0_eslint@7.32.0+webpack@5.74.0 event-source-polyfill: 1.0.25 @@ -8677,26 +6792,27 @@ packages: find-cache-dir: 3.3.2 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby-cli: 4.21.0 - gatsby-core-utils: 3.21.0 - gatsby-graphiql-explorer: 2.21.0 - gatsby-legacy-polyfills: 2.21.0 - gatsby-link: 4.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-page-utils: 2.21.0 - gatsby-parcel-config: 0.12.0_@parcel+core@2.6.2 - gatsby-plugin-page-creator: 4.21.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-plugin-typescript: 4.21.0_gatsby@4.21.1 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-react-router-scroll: 5.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-script: 1.6.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-telemetry: 3.21.0 - gatsby-worker: 1.21.0 + gatsby-cli: 4.25.0 + gatsby-core-utils: 3.25.0 + gatsby-graphiql-explorer: 2.25.0 + gatsby-legacy-polyfills: 2.25.0 + gatsby-link: 4.25.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-page-utils: 2.25.0 + gatsby-parcel-config: 0.16.0_@parcel+core@2.6.2 + gatsby-plugin-page-creator: 4.25.0_gatsby@4.25.5+graphql@15.8.0 + gatsby-plugin-typescript: 4.25.0_gatsby@4.25.5 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@15.8.0 + gatsby-react-router-scroll: 5.25.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-script: 1.10.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-telemetry: 3.25.0 + gatsby-worker: 1.25.0 glob: 7.2.3 globby: 11.1.0 got: 11.8.5 graphql: 15.8.0 graphql-compose: 9.0.8_graphql@15.8.0 graphql-playground-middleware-express: 1.7.23_express@4.18.1 + graphql-tag: 2.12.6_graphql@15.8.0 hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 @@ -8724,9 +6840,9 @@ packages: parseurl: 1.3.3 physical-cpu-count: 2.0.0 platform: 1.3.6 - postcss: 8.4.14 - postcss-flexbugs-fixes: 5.0.2_postcss@8.4.14 - postcss-loader: 5.3.0_postcss@8.4.14+webpack@5.74.0 + postcss: 8.4.16 + postcss-flexbugs-fixes: 5.0.2_postcss@8.4.16 + postcss-loader: 5.3.0_postcss@8.4.16+webpack@5.74.0 prompts: 2.4.2 prop-types: 15.8.1 query-string: 6.14.1 @@ -8734,7 +6850,8 @@ packages: react: 18.2.0 react-dev-utils: 12.0.1_46bc60b0701a6982d76012ae28f71540 react-dom: 18.2.0_react@18.2.0 - react-refresh: 0.9.0 + react-refresh: 0.14.0 + react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825_react@18.2.0+webpack@5.74.0 redux: 4.1.2 redux-thunk: 2.4.1_redux@4.1.2 resolve-from: 5.0.0 @@ -8742,8 +6859,8 @@ packages: shallow-compare: 1.2.2 signal-exit: 3.0.7 slugify: 1.6.5 - socket.io: 3.1.2 - socket.io-client: 3.1.3 + socket.io: 4.5.4 + socket.io-client: 4.5.4 st: 2.0.0 stack-trace: 0.0.10 string-similarity: 1.2.2 @@ -8761,12 +6878,11 @@ packages: webpack-stats-plugin: 1.0.3 webpack-virtual-modules: 0.3.2 xstate: 4.32.1 - yaml-loader: 0.6.0 + yaml-loader: 0.8.0 optionalDependencies: - gatsby-sharp: 0.15.0 + gatsby-sharp: 0.19.0 transitivePeerDependencies: - '@swc/core' - - '@types/node' - '@types/webpack' - babel-eslint - bufferutil @@ -8791,224 +6907,23 @@ packages: - webpack-plugin-serve dev: true - /gatsby/4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25: - resolution: {integrity: sha512-gaDtFgvLmNpn3Et0Dl0Gx6NzO2EBxxFULsaV191XO1POgreKMmN1svb7OMJ5Ry2/yZo/eaJLPriKsJ7DU2Q+Hw==} - engines: {node: '>=14.15.0'} - hasBin: true - requiresBuild: true - peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/core': 7.18.13 - '@babel/eslint-parser': 7.17.0_c5717a0af4e4b0948849eea05000b23b - '@babel/helper-plugin-utils': 7.16.7 - '@babel/parser': 7.18.13 - '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 - '@builder.io/partytown': 0.5.4 - '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 - '@gatsbyjs/webpack-hot-middleware': 2.25.3 - '@graphql-codegen/add': 3.1.1_graphql@15.8.0 - '@graphql-codegen/core': 2.5.1_graphql@15.8.0 - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.11_graphql@15.8.0 - '@graphql-codegen/typescript-operations': 2.4.0_graphql@15.8.0 - '@graphql-tools/code-file-loader': 7.2.15_graphql@15.8.0 - '@graphql-tools/load': 7.5.11_graphql@15.8.0 - '@jridgewell/trace-mapping': 0.3.13 - '@nodelib/fs.walk': 1.2.8 - '@parcel/core': 2.6.2 - '@pmmmwh/react-refresh-webpack-plugin': 0.4.3_21326ff82d7069acb65a869ebdbae785 - '@types/http-proxy': 1.17.9 - '@typescript-eslint/eslint-plugin': 4.33.0_d91404fd3b7596e5b6874ef0a887f4fa - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.7.4 - '@vercel/webpack-asset-relocator-loader': 1.7.2 - address: 1.1.2 - anser: 2.1.1 - autoprefixer: 10.4.8_postcss@8.4.14 - axios: 0.21.4_debug@3.2.7 - babel-loader: 8.2.5_987cc70bded3fa81b046dafa8784ef98 - 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.21.0_835f1a03f414c0bc7d2ce3aaea278145 - babel-preset-gatsby: 2.21.0_3e1864305f587145f5641980daf4a157 - better-opn: 2.1.1 - bluebird: 3.7.2 - browserslist: 4.21.3 - cache-manager: 2.11.1 - chalk: 4.1.2 - chokidar: 3.5.3 - common-tags: 1.8.2 - compression: 1.7.4 - cookie: 0.4.2 - core-js: 3.22.5 - cors: 2.8.5 - css-loader: 5.2.7_webpack@5.74.0 - css-minimizer-webpack-plugin: 2.0.0_webpack@5.74.0 - css.escape: 1.5.1 - date-fns: 2.28.0 - debug: 3.2.7 - deepmerge: 4.2.2 - detect-port: 1.3.0 - devcert: 1.2.1 - dotenv: 8.6.0 - enhanced-resolve: 5.10.0 - error-stack-parser: 2.1.4 - eslint: 7.32.0 - eslint-config-react-app: 6.0.0_94478372203983e5ac5bb09a2d81b413 - eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 - eslint-plugin-graphql: 4.0.0_9e4aed89fd20a72a99b1ab55705b9edb - eslint-plugin-import: 2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e - eslint-plugin-jsx-a11y: 6.6.1_eslint@7.32.0 - eslint-plugin-react: 7.30.1_eslint@7.32.0 - eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 - eslint-webpack-plugin: 2.7.0_eslint@7.32.0+webpack@5.74.0 - event-source-polyfill: 1.0.25 - execa: 5.1.1 - express: 4.18.1 - express-graphql: 0.12.0_graphql@15.8.0 - express-http-proxy: 1.6.3 - fastest-levenshtein: 1.0.12 - fastq: 1.13.0 - file-loader: 6.2.0_webpack@5.74.0 - find-cache-dir: 3.3.2 - fs-exists-cached: 1.0.0 - fs-extra: 10.1.0 - gatsby-cli: 4.21.0 - gatsby-core-utils: 3.21.0 - gatsby-graphiql-explorer: 2.21.0 - gatsby-legacy-polyfills: 2.21.0 - gatsby-link: 4.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-page-utils: 2.21.0 - gatsby-parcel-config: 0.12.0_@parcel+core@2.6.2 - gatsby-plugin-page-creator: 4.21.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-plugin-typescript: 4.21.0_gatsby@4.21.1 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-react-router-scroll: 5.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-script: 1.6.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-telemetry: 3.21.0 - gatsby-worker: 1.21.0 - glob: 7.2.3 - globby: 11.1.0 - got: 11.8.5 - graphql: 15.8.0 - graphql-compose: 9.0.8_graphql@15.8.0 - graphql-playground-middleware-express: 1.7.23_express@4.18.1 - hasha: 5.2.2 - invariant: 2.2.4 - is-relative: 1.0.0 - is-relative-url: 3.0.0 - joi: 17.6.0 - json-loader: 0.5.7 - latest-version: 5.1.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 - mini-css-extract-plugin: 1.6.2_webpack@5.74.0 - mitt: 1.2.0 - moment: 2.29.3 - multer: 1.4.5-lts.1 - node-fetch: 2.6.7 - node-html-parser: 5.4.1 - normalize-path: 3.0.0 - null-loader: 4.0.1_webpack@5.74.0 - opentracing: 0.14.7 - p-defer: 3.0.0 - parseurl: 1.3.3 - physical-cpu-count: 2.0.0 - platform: 1.3.6 - postcss: 8.4.14 - postcss-flexbugs-fixes: 5.0.2_postcss@8.4.14 - postcss-loader: 5.3.0_postcss@8.4.14+webpack@5.74.0 - prompts: 2.4.2 - prop-types: 15.8.1 - query-string: 6.14.1 - raw-loader: 4.0.2_webpack@5.74.0 - react: 18.2.0 - react-dev-utils: 12.0.1_2e3860fb0d5e965bdcee3ee4941e0995 - react-dom: 18.2.0_react@18.2.0 - react-refresh: 0.9.0 - redux: 4.1.2 - redux-thunk: 2.4.1_redux@4.1.2 - resolve-from: 5.0.0 - semver: 7.3.7 - shallow-compare: 1.2.2 - signal-exit: 3.0.7 - slugify: 1.6.5 - socket.io: 3.1.2 - socket.io-client: 3.1.3 - st: 2.0.0 - stack-trace: 0.0.10 - string-similarity: 1.2.2 - strip-ansi: 6.0.1 - style-loader: 2.0.0_webpack@5.74.0 - terser-webpack-plugin: 5.3.1_webpack@5.74.0 - tmp: 0.2.1 - true-case-path: 2.2.1 - type-of: 2.0.1 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.74.0 - uuid: 8.3.2 - webpack: 5.74.0 - webpack-dev-middleware: 4.3.0_webpack@5.74.0 - webpack-merge: 5.8.0 - webpack-stats-plugin: 1.0.3 - webpack-virtual-modules: 0.3.2 - xstate: 4.32.1 - yaml-loader: 0.6.0 - optionalDependencies: - gatsby-sharp: 0.15.0 - transitivePeerDependencies: - - '@swc/core' - - '@types/node' - - '@types/webpack' - - babel-eslint - - bufferutil - - clean-css - - csso - - encoding - - esbuild - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - eslint-plugin-jest - - eslint-plugin-testing-library - - sockjs-client - - supports-color - - type-fest - - typescript - - uglify-js - - utf-8-validate - - vue-template-compiler - - webpack-cli - - webpack-dev-server - - webpack-hot-middleware - - webpack-plugin-serve - dev: false - - /gatsby/4.21.1_bc6f50cf0b6549c5ea71dd58c818affc: - resolution: {integrity: sha512-gaDtFgvLmNpn3Et0Dl0Gx6NzO2EBxxFULsaV191XO1POgreKMmN1svb7OMJ5Ry2/yZo/eaJLPriKsJ7DU2Q+Hw==} + /gatsby/4.25.5_bc6f50cf0b6549c5ea71dd58c818affc: + resolution: {integrity: sha512-erPH6TcKFkhV/nrk3kIpDEA1XwktTXKo+wzPBIgzEF4SNrn0WkGPkxHEI/2B4RazkIBtxTfkLCKhRDCsmh5/mw==} engines: {node: '>=14.15.0'} hasBin: true requiresBuild: true peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || 18 + react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 + react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 || 18 dependencies: '@babel/code-frame': 7.18.6 - '@babel/core': 7.18.13 - '@babel/eslint-parser': 7.17.0_c5717a0af4e4b0948849eea05000b23b + '@babel/core': 7.19.0 + '@babel/eslint-parser': 7.17.0_@babel+core@7.19.0+eslint@7.32.0 '@babel/helper-plugin-utils': 7.16.7 - '@babel/parser': 7.18.13 + '@babel/parser': 7.19.0 '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 '@builder.io/partytown': 0.5.4 '@gatsbyjs/reach-router': 1.3.9_react-dom@18.2.0+react@18.2.0 '@gatsbyjs/webpack-hot-middleware': 2.25.3 @@ -9021,22 +6936,25 @@ packages: '@graphql-tools/load': 7.5.11_graphql@15.8.0 '@jridgewell/trace-mapping': 0.3.13 '@nodelib/fs.walk': 1.2.8 + '@parcel/cache': 2.6.2_@parcel+core@2.6.2 '@parcel/core': 2.6.2 - '@pmmmwh/react-refresh-webpack-plugin': 0.4.3_21326ff82d7069acb65a869ebdbae785 + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_4dbdd2fdb304acc768696759b9722d0c '@types/http-proxy': 1.17.9 '@typescript-eslint/eslint-plugin': 4.33.0_d91404fd3b7596e5b6874ef0a887f4fa '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.7.4 '@vercel/webpack-asset-relocator-loader': 1.7.2 + acorn-loose: 8.3.0 + acorn-walk: 8.2.0 address: 1.1.2 anser: 2.1.1 - autoprefixer: 10.4.8_postcss@8.4.14 + autoprefixer: 10.4.8_postcss@8.4.16 axios: 0.21.4_debug@3.2.7 - babel-loader: 8.2.5_987cc70bded3fa81b046dafa8784ef98 + babel-loader: 8.2.5_ceb53638b4190fb9e0882bd35b257d22 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.21.0_835f1a03f414c0bc7d2ce3aaea278145 - babel-preset-gatsby: 2.21.0_3e1864305f587145f5641980daf4a157 + babel-plugin-remove-graphql-queries: 4.25.0_@babel+core@7.19.0+gatsby@4.25.5 + babel-preset-gatsby: 2.25.0_8dcd46041e353c4b3969159da02b4ca2 better-opn: 2.1.1 bluebird: 3.7.2 browserslist: 4.21.3 @@ -9060,12 +6978,11 @@ packages: enhanced-resolve: 5.10.0 error-stack-parser: 2.1.4 eslint: 7.32.0 - eslint-config-react-app: 6.0.0_94478372203983e5ac5bb09a2d81b413 + eslint-config-react-app: 6.0.0_a9acee9f246f24b4d7c6766ac1641744 eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 - eslint-plugin-graphql: 4.0.0_graphql@15.8.0+typescript@4.7.4 eslint-plugin-import: 2.26.0_2951ba233cd46bb4e0f2f0a3f7fe108e eslint-plugin-jsx-a11y: 6.6.1_eslint@7.32.0 - eslint-plugin-react: 7.30.1_eslint@7.32.0 + eslint-plugin-react: 7.31.1_eslint@7.32.0 eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 eslint-webpack-plugin: 2.7.0_eslint@7.32.0+webpack@5.74.0 event-source-polyfill: 1.0.25 @@ -9079,26 +6996,27 @@ packages: find-cache-dir: 3.3.2 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby-cli: 4.21.0 - gatsby-core-utils: 3.21.0 - gatsby-graphiql-explorer: 2.21.0 - gatsby-legacy-polyfills: 2.21.0 - gatsby-link: 4.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-page-utils: 2.21.0 - gatsby-parcel-config: 0.12.0_@parcel+core@2.6.2 - gatsby-plugin-page-creator: 4.21.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-plugin-typescript: 4.21.0_gatsby@4.21.1 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@15.8.0 - gatsby-react-router-scroll: 5.21.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-script: 1.6.0_4c5843ccca6cde6ac7357fc884498928 - gatsby-telemetry: 3.21.0 - gatsby-worker: 1.21.0 + gatsby-cli: 4.25.0 + gatsby-core-utils: 3.25.0 + gatsby-graphiql-explorer: 2.25.0 + gatsby-legacy-polyfills: 2.25.0 + gatsby-link: 4.25.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-page-utils: 2.25.0 + gatsby-parcel-config: 0.16.0_@parcel+core@2.6.2 + gatsby-plugin-page-creator: 4.25.0_gatsby@4.25.5+graphql@15.8.0 + gatsby-plugin-typescript: 4.25.0_gatsby@4.25.5 + gatsby-plugin-utils: 3.19.0_gatsby@4.25.5+graphql@15.8.0 + gatsby-react-router-scroll: 5.25.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-script: 1.10.0_4c5843ccca6cde6ac7357fc884498928 + gatsby-telemetry: 3.25.0 + gatsby-worker: 1.25.0 glob: 7.2.3 globby: 11.1.0 got: 11.8.5 graphql: 15.8.0 graphql-compose: 9.0.8_graphql@15.8.0 graphql-playground-middleware-express: 1.7.23_express@4.18.1 + graphql-tag: 2.12.6_graphql@15.8.0 hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 @@ -9126,9 +7044,9 @@ packages: parseurl: 1.3.3 physical-cpu-count: 2.0.0 platform: 1.3.6 - postcss: 8.4.14 - postcss-flexbugs-fixes: 5.0.2_postcss@8.4.14 - postcss-loader: 5.3.0_postcss@8.4.14+webpack@5.74.0 + postcss: 8.4.16 + postcss-flexbugs-fixes: 5.0.2_postcss@8.4.16 + postcss-loader: 5.3.0_postcss@8.4.16+webpack@5.74.0 prompts: 2.4.2 prop-types: 15.8.1 query-string: 6.14.1 @@ -9136,7 +7054,8 @@ packages: react: 18.2.0 react-dev-utils: 12.0.1_2e3860fb0d5e965bdcee3ee4941e0995 react-dom: 18.2.0_react@18.2.0 - react-refresh: 0.9.0 + react-refresh: 0.14.0 + react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825_react@18.2.0+webpack@5.74.0 redux: 4.1.2 redux-thunk: 2.4.1_redux@4.1.2 resolve-from: 5.0.0 @@ -9144,8 +7063,8 @@ packages: shallow-compare: 1.2.2 signal-exit: 3.0.7 slugify: 1.6.5 - socket.io: 3.1.2 - socket.io-client: 3.1.3 + socket.io: 4.5.4 + socket.io-client: 4.5.4 st: 2.0.0 stack-trace: 0.0.10 string-similarity: 1.2.2 @@ -9163,12 +7082,11 @@ packages: webpack-stats-plugin: 1.0.3 webpack-virtual-modules: 0.3.2 xstate: 4.32.1 - yaml-loader: 0.6.0 + yaml-loader: 0.8.0 optionalDependencies: - gatsby-sharp: 0.15.0 + gatsby-sharp: 0.19.0 transitivePeerDependencies: - '@swc/core' - - '@types/node' - '@types/webpack' - babel-eslint - bufferutil @@ -9238,17 +7156,11 @@ packages: call-bind: 1.0.2 get-intrinsic: 1.1.1 - /gifwrap/0.9.4: - resolution: {integrity: sha512-MDMwbhASQuVeD4JKd1fKgNgCRL3fGqMM4WaqpNhWO0JiMOAjbQdumbs4BbBZEy9/M00EHEjKN3HieVhCUlwjeQ==} - dependencies: - image-q: 4.0.0 - omggif: 1.0.10 - - /git-up/6.0.0: - resolution: {integrity: sha512-6RUFSNd1c/D0xtGnyWN2sxza2bZtZ/EmI9448n6rCZruFwV/ezeEn2fJP7XnUQGwf0RAtd/mmUCbtH6JPYA2SA==} + /git-up/7.0.0: + resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==} dependencies: is-ssh: 1.4.0 - parse-url: 7.0.2 + parse-url: 8.1.0 /github-from-package/0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} @@ -9302,12 +7214,6 @@ packages: kind-of: 6.0.3 which: 1.3.1 - /global/4.4.0: - resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==} - dependencies: - min-document: 2.19.0 - process: 0.11.10 - /globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} @@ -9318,17 +7224,6 @@ packages: dependencies: type-fest: 0.20.2 - /globby/11.0.3: - resolution: {integrity: sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==} - engines: {node: '>=10'} - dependencies: - array-union: 2.1.0 - dir-glob: 3.0.1 - fast-glob: 3.2.11 - ignore: 5.2.0 - merge2: 1.4.1 - slash: 3.0.0 - /globby/11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -9388,92 +7283,15 @@ packages: graphql: 15.8.0 graphql-type-json: 0.3.2_graphql@15.8.0 - /graphql-compose/9.0.8_graphql@16.5.0: - resolution: {integrity: sha512-I3zvygpVz5hOWk2cYL6yhbgfKbNWbiZFNXlWkv/55U+lX6Y3tL+SyY3zunw7QWrN/qtwG2DqZb13SHTv2MgdEQ==} - peerDependencies: - graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 16.5.0 - graphql-type-json: 0.3.2_graphql@16.5.0 - dev: false - - /graphql-config/3.4.1_29d5078c6319a8641f7a7ccbf30b0675: - resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} - engines: {node: '>= 10.0.0'} - peerDependencies: - graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_3f644988a9375eacfb11a76841b6883d - '@graphql-tools/graphql-file-loader': 6.2.7_graphql@15.8.0 - '@graphql-tools/json-file-loader': 6.2.6_graphql@15.8.0 - '@graphql-tools/load': 6.2.8_graphql@15.8.0 - '@graphql-tools/merge': 6.2.14_graphql@15.8.0 - '@graphql-tools/url-loader': 6.10.1_4840cfcbcb3410b76260ec9d6aa332fe - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - cosmiconfig: 7.0.0 - cosmiconfig-toml-loader: 1.0.0 - graphql: 15.8.0 - minimatch: 3.0.4 - string-env-interpolation: 1.0.1 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true - - /graphql-config/3.4.1_9e4aed89fd20a72a99b1ab55705b9edb: - resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} - engines: {node: '>= 10.0.0'} - peerDependencies: - graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_6bedfee32e8641671595f2fc6b072c8f - '@graphql-tools/graphql-file-loader': 6.2.7_graphql@15.8.0 - '@graphql-tools/json-file-loader': 6.2.6_graphql@15.8.0 - '@graphql-tools/load': 6.2.8_graphql@15.8.0 - '@graphql-tools/merge': 6.2.14_graphql@15.8.0 - '@graphql-tools/url-loader': 6.10.1_4840cfcbcb3410b76260ec9d6aa332fe - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - cosmiconfig: 7.0.0 - cosmiconfig-toml-loader: 1.0.0 - graphql: 15.8.0 - minimatch: 3.0.4 - string-env-interpolation: 1.0.1 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: false - - /graphql-config/3.4.1_graphql@15.8.0+typescript@4.7.4: - resolution: {integrity: sha512-g9WyK4JZl1Ko++FSyE5Ir2g66njfxGzrDDhBOwnkoWf/t3TnnZG6BBkWP+pkqVJ5pqMJGPKHNrbew8jRxStjhw==} - engines: {node: '>= 10.0.0'} - peerDependencies: - graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_6bedfee32e8641671595f2fc6b072c8f - '@graphql-tools/graphql-file-loader': 6.2.7_graphql@15.8.0 - '@graphql-tools/json-file-loader': 6.2.6_graphql@15.8.0 - '@graphql-tools/load': 6.2.8_graphql@15.8.0 - '@graphql-tools/merge': 6.2.14_graphql@15.8.0 - '@graphql-tools/url-loader': 6.10.1_graphql@15.8.0 - '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - cosmiconfig: 7.0.0 - cosmiconfig-toml-loader: 1.0.0 - graphql: 15.8.0 - minimatch: 3.0.4 - string-env-interpolation: 1.0.1 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - + /graphql-compose/9.0.8_graphql@16.5.0: + resolution: {integrity: sha512-I3zvygpVz5hOWk2cYL6yhbgfKbNWbiZFNXlWkv/55U+lX6Y3tL+SyY3zunw7QWrN/qtwG2DqZb13SHTv2MgdEQ==} + peerDependencies: + graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 + dependencies: + graphql: 16.5.0 + graphql-type-json: 0.3.2_graphql@16.5.0 + dev: false + /graphql-playground-html/1.6.30: resolution: {integrity: sha512-tpCujhsJMva4aqE8ULnF7/l3xw4sNRZcSHu+R00VV+W0mfp+Q20Plvcrp+5UXD+2yS6oyCXncA+zoQJQqhGCEw==} dependencies: @@ -9511,14 +7329,6 @@ packages: graphql: 16.5.0 dev: false - /graphql-ws/4.9.0_graphql@15.8.0: - resolution: {integrity: sha512-sHkK9+lUm20/BGawNEWNtVAeJzhZeBg21VmvmLoT5NdGVeZWv5PdIhkcayQIAgjSyyQ17WMKmbDijIPG2On+Ag==} - engines: {node: '>=10'} - peerDependencies: - graphql: '>=0.11 <=15' - dependencies: - graphql: 15.8.0 - /graphql/15.8.0: resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} engines: {node: '>= 10.x'} @@ -9547,9 +7357,6 @@ packages: /has-bigints/1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - /has-cors/1.1.0: - resolution: {integrity: sha512-g5VNKdkFuUuVCP9gYfDJHjK2nqdQJ7aDLTnycnc2+RvsOQbuLdF5pm7vuE5J76SEBIQjs4kQY/BWq74JUmjbXA==} - /has-flag/3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} @@ -9675,9 +7482,6 @@ packages: dependencies: lru-cache: 6.0.0 - /html-entities/1.4.0: - resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==} - /html-entities/2.3.3: resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} @@ -9759,13 +7563,13 @@ packages: dependencies: safer-buffer: 2.1.2 - /icss-utils/5.1.0_postcss@8.4.14: + /icss-utils/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -9778,11 +7582,6 @@ packages: resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} engines: {node: '>= 4'} - /image-q/4.0.0: - resolution: {integrity: sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==} - dependencies: - '@types/node': 16.9.1 - /immer/9.0.12: resolution: {integrity: sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==} @@ -9797,12 +7596,6 @@ packages: parent-module: 1.0.1 resolve-from: 4.0.0 - /import-from/3.0.0: - resolution: {integrity: sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==} - engines: {node: '>=8'} - dependencies: - resolve-from: 5.0.0 - /import-from/4.0.0: resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==} engines: {node: '>=12.2'} @@ -9989,21 +7782,12 @@ packages: engines: {node: '>=12'} dev: true - /is-function/1.0.2: - resolution: {integrity: sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==} - /is-glob/2.0.1: resolution: {integrity: sha512-a1dBeB19NXsf/E0+FHqkagizel/LQw2DjSQpvQrj3zT+jYPpaUCryPnrQajXKFLCMuf4I6FhRpaGtw4lPrG6Eg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 1.0.0 - /is-glob/4.0.1: - resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==} - engines: {node: '>=0.10.0'} - dependencies: - is-extglob: 2.1.1 - /is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} @@ -10083,9 +7867,6 @@ packages: /is-promise/2.2.2: resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} - /is-promise/4.0.0: - resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==} - /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} @@ -10211,15 +7992,8 @@ packages: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} - /isomorphic-ws/4.0.1_ws@7.4.5: - resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==} - peerDependencies: - ws: '*' - dependencies: - ws: 7.4.5 - - /iterall/1.3.0: - resolution: {integrity: sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==} + /javascript-stringify/2.1.0: + resolution: {integrity: sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==} /jest-worker/26.6.2: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} @@ -10237,15 +8011,6 @@ packages: merge-stream: 2.0.0 supports-color: 8.1.1 - /jimp/0.16.1: - resolution: {integrity: sha512-+EKVxbR36Td7Hfd23wKGIeEyHbxShZDX6L8uJkgVW3ESA9GiTEPK08tG1XI2r/0w5Ch0HyJF5kPqF9K7EmGjaw==} - dependencies: - '@babel/runtime': 7.18.9 - '@jimp/custom': 0.16.1 - '@jimp/plugins': 0.16.1_@jimp+custom@0.16.1 - '@jimp/types': 0.16.1_@jimp+custom@0.16.1 - regenerator-runtime: 0.13.9 - /joi/17.6.0: resolution: {integrity: sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==} dependencies: @@ -10255,9 +8020,6 @@ packages: '@sideway/formula': 3.0.0 '@sideway/pinpoint': 2.0.0 - /jpeg-js/0.4.2: - resolution: {integrity: sha512-+az2gi/hvex7eLTMTlbRLOhH6P6WFdk2ITI8HJsaH2VqYO0I594zXSYEP+tf4FW+8Cy68ScDXoAsQdyQanv3sw==} - /js-cookie/2.2.1: resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==} dev: false @@ -10326,13 +8088,6 @@ packages: optionalDependencies: graceful-fs: 4.2.10 - /jsx-ast-utils/3.3.0: - resolution: {integrity: sha512-XzO9luP6L0xkxwhIJMTJQpZo/eeN60K08jHdexfD569AGxeNug6UketeHXEhROoM8aR7EcUoOQmIhcJQjcuq8Q==} - engines: {node: '>=4.0'} - dependencies: - array-includes: 3.1.5 - object.assign: 4.1.2 - /jsx-ast-utils/3.3.2: resolution: {integrity: sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==} engines: {node: '>=4.0'} @@ -10472,18 +8227,6 @@ packages: '@lmdb/lmdb-linux-x64': 2.5.3 '@lmdb/lmdb-win32-x64': 2.5.3 - /load-bmfont/1.4.1: - resolution: {integrity: sha512-8UyQoYmdRDy81Brz6aLAUhfZLwr5zV0L3taTQ4hju7m6biuwiWiJXjPhBJxbUQJA8PrkvJ/7Enqmwk2sM14soA==} - dependencies: - buffer-equal: 0.0.1 - mime: 1.6.0 - parse-bmfont-ascii: 1.0.6 - parse-bmfont-binary: 1.0.6 - parse-bmfont-xml: 1.1.4 - phin: 2.9.3 - xhr: 2.6.0 - xtend: 4.0.2 - /loader-runner/4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} @@ -10495,9 +8238,10 @@ packages: big.js: 5.2.2 emojis-list: 3.0.0 json5: 1.0.1 + dev: false - /loader-utils/2.0.2: - resolution: {integrity: sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==} + /loader-utils/2.0.4: + resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} engines: {node: '>=8.9.0'} dependencies: big.js: 5.2.2 @@ -10575,6 +8319,7 @@ packages: /lodash.flatten/4.4.0: resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==} + dev: false /lodash.flattendeep/4.4.0: resolution: {integrity: sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==} @@ -10584,6 +8329,7 @@ packages: /lodash.get/4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + dev: false /lodash.isplainobject/4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} @@ -10626,9 +8372,6 @@ packages: /lodash.uniq/4.5.0: resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} - /lodash.without/4.4.0: - resolution: {integrity: sha512-M3MefBwfDhgKgINVuBJCO1YR3+gf6s9HNJsIiZ/Ru77Ws6uTb9eBuvrkpzO+9iLoAaRodGuq7tyrPCx+74QYGQ==} - /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} @@ -10709,9 +8452,6 @@ packages: dependencies: semver: 6.3.0 - /make-error/1.3.6: - resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - /map-age-cleaner/0.1.3: resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} engines: {node: '>=6'} @@ -10803,10 +8543,6 @@ packages: /mdn-data/2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} - /mdn-data/2.0.4: - resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} - dev: false - /mdurl/1.0.1: resolution: {integrity: sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=} dev: false @@ -10853,26 +8589,6 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros/1.1.4: - resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} - engines: {node: '>=12'} - peerDependencies: - '@types/node': '>=12' - peerDependenciesMeta: - '@types/node': - optional: true - - /meros/1.1.4_@types+node@16.11.58: - resolution: {integrity: sha512-E9ZXfK9iQfG9s73ars9qvvvbSIkJZF5yOo9j4tcwM5tN8mUKfj/EKN5PzOr3ZH0y5wL7dLAHw3RVEfpQV9Q7VQ==} - engines: {node: '>=12'} - peerDependencies: - '@types/node': '>=12' - peerDependenciesMeta: - '@types/node': - optional: true - dependencies: - '@types/node': 16.11.58 - /methods/1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} @@ -10942,26 +8658,17 @@ packages: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} - /min-document/2.19.0: - resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==} - dependencies: - dom-walk: 0.1.2 - /mini-css-extract-plugin/1.6.2_webpack@5.74.0: resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} engines: {node: '>= 10.13.0'} peerDependencies: webpack: ^4.4.0 || ^5.0.0 dependencies: - loader-utils: 2.0.2 + loader-utils: 2.0.4 schema-utils: 3.1.1 webpack: 5.74.0 webpack-sources: 1.4.3 - /mini-svg-data-uri/1.4.4: - resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==} - hasBin: true - /minimatch/3.0.4: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} dependencies: @@ -11107,11 +8814,6 @@ packages: /napi-build-utils/1.0.2: resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} - /native-url/0.2.6: - resolution: {integrity: sha512-k4bDC87WtgrdD362gZz6zoiXQrl40kYlBmpfmSjwRO1VU0V5ccwJTlxuE72F6m3V0vc1xOf6n3UCP9QyerRqmA==} - dependencies: - querystring: 0.2.1 - /natural-compare/1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -11171,10 +8873,6 @@ packages: /node-addon-api/5.0.0: resolution: {integrity: sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==} - /node-fetch/2.6.1: - resolution: {integrity: sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==} - engines: {node: 4.x || >=6.0.0} - /node-fetch/2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} @@ -11277,7 +8975,7 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: 2.0.2 + loader-utils: 2.0.4 schema-utils: 3.1.1 webpack: 5.74.0 @@ -11325,15 +9023,6 @@ packages: define-properties: 1.1.4 es-abstract: 1.20.0 - /object.getownpropertydescriptors/2.1.3: - resolution: {integrity: sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==} - engines: {node: '>= 0.8'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.4 - es-abstract: 1.20.0 - dev: false - /object.hasown/1.1.1: resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==} dependencies: @@ -11352,9 +9041,6 @@ packages: resolution: {integrity: sha512-8Quz071ZmGi0QWEG4xB3Bv5Lpw6K0Uca87FLoLMKMWjB6qIq9IyBegP3b/VLNxv2WYvIMGoeUQ+c6ibUkNa8TA==} dev: false - /omggif/1.0.10: - resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==} - /on-finished/2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} @@ -11521,9 +9207,6 @@ packages: registry-url: 5.1.0 semver: 6.3.0 - /pako/1.0.11: - resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} - /param-case/2.1.1: resolution: {integrity: sha512-eQE845L6ot89sk2N8liD8HAuH4ca6Vvr7VWAWwt7+kvvG5aBcPmmphQ68JsEG2qa9n1TykS2DLeMt363AAH8/w==} dependencies: @@ -11542,18 +9225,6 @@ packages: dependencies: callsites: 3.1.0 - /parse-bmfont-ascii/1.0.6: - resolution: {integrity: sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==} - - /parse-bmfont-binary/1.0.6: - resolution: {integrity: sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==} - - /parse-bmfont-xml/1.1.4: - resolution: {integrity: sha512-bjnliEOmGv3y1aMEfREMBJ9tfL3WR0i0CKPj61DnSLaoxWR3nLrsQrEbCId/8rF4NyRF0cCqisSVXyQYWM+mCQ==} - dependencies: - xml-parse-from-string: 1.0.1 - xml2js: 0.4.23 - /parse-english/4.2.0: resolution: {integrity: sha512-jw5N6wZUZViIw3VLG/FUSeL3vDhfw5Q2g4E3nYC69Mm5ANbh9ZWd+eligQbeUoyObZM8neynTn3l14e09pjEWg==} dependencies: @@ -11593,9 +9264,6 @@ packages: map-cache: 0.2.2 path-root: 0.1.1 - /parse-headers/2.0.5: - resolution: {integrity: sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==} - /parse-json/5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} @@ -11613,18 +9281,15 @@ packages: unist-util-visit-children: 1.1.4 dev: false - /parse-path/5.0.0: - resolution: {integrity: sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A==} + /parse-path/7.0.0: + resolution: {integrity: sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==} dependencies: protocols: 2.0.1 - /parse-url/7.0.2: - resolution: {integrity: sha512-PqO4Z0eCiQ08Wj6QQmrmp5YTTxpYfONdOEamrtvK63AmzXpcavIVQubGHxOEwiIoDZFb8uDOoQFS0NCcjqIYQg==} + /parse-url/8.1.0: + resolution: {integrity: sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==} dependencies: - is-ssh: 1.4.0 - normalize-url: 6.1.0 - parse-path: 5.0.0 - protocols: 2.0.1 + parse-path: 7.0.0 /parse5-htmlparser2-tree-adapter/6.0.1: resolution: {integrity: sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==} @@ -11636,12 +9301,6 @@ packages: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: false - /parseqs/0.0.6: - resolution: {integrity: sha512-jeAGzMDbfSHHA091hr0r31eYfTig+29g3GKKE/PPbEQ65X0lmMwlEoqmhzu0iztID5uJpZsFlUPDP8ThPL7M8w==} - - /parseuri/0.0.6: - resolution: {integrity: sha512-AUjen8sAkGgao7UyCX6Ahv0gIK2fABKmYjvP4xmy5JaKvcbTRueIqIPHLAfq30xJddqSE033IOMUSOMCcK3Sow==} - /parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} @@ -11730,9 +9389,6 @@ packages: resolution: {integrity: sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==} engines: {node: '>=8'} - /phin/2.9.3: - resolution: {integrity: sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==} - /physical-cpu-count/2.0.0: resolution: {integrity: sha512-rxJOljMuWtYlvREBmd6TZYanfcPhNUKtGDZBjBBS8WG1dpN2iwPsRJZgQqN/OtJuiQckdRFOfzogqJClTrsi7g==} @@ -11754,12 +9410,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - /pixelmatch/4.0.2: - resolution: {integrity: sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==} - hasBin: true - dependencies: - pngjs: 3.4.0 - /pkg-dir/4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} @@ -11775,20 +9425,16 @@ packages: /platform/1.3.6: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} - /pngjs/3.4.0: - resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==} - engines: {node: '>=4.0.0'} - - /postcss-calc/8.2.4_postcss@8.4.14: + /postcss-calc/8.2.4_postcss@8.4.16: resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 - /postcss-colormin/5.3.0_postcss@8.4.14: + /postcss-colormin/5.3.0_postcss@8.4.16: resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -11797,56 +9443,56 @@ packages: browserslist: 4.21.3 caniuse-api: 3.0.0 colord: 2.9.2 - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-convert-values/5.1.0_postcss@8.4.14: + /postcss-convert-values/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-discard-comments/5.1.1_postcss@8.4.14: + /postcss-discard-comments/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-discard-duplicates/5.1.0_postcss@8.4.14: + /postcss-discard-duplicates/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-discard-empty/5.1.1_postcss@8.4.14: + /postcss-discard-empty/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-discard-overridden/5.1.0_postcss@8.4.14: + /postcss-discard-overridden/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-flexbugs-fixes/5.0.2_postcss@8.4.14: + /postcss-flexbugs-fixes/5.0.2_postcss@8.4.16: resolution: {integrity: sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==} peerDependencies: postcss: ^8.1.4 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 /postcss-import/14.1.0_postcss@8.4.16: resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} @@ -11896,14 +9542,14 @@ packages: dependencies: cosmiconfig: 7.0.1 klona: 2.0.5 - loader-utils: 2.0.2 + loader-utils: 2.0.4 postcss: 8.4.16 schema-utils: 3.1.1 semver: 7.3.7 webpack: 5.74.0 dev: false - /postcss-loader/5.3.0_postcss@8.4.14+webpack@5.74.0: + /postcss-loader/5.3.0_postcss@8.4.16+webpack@5.74.0: resolution: {integrity: sha512-/+Z1RAmssdiSLgIZwnJHwBMnlABPgF7giYzTN2NOfr9D21IJZ4mQC1R2miwp80zno9M4zMD/umGI8cR+2EL5zw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -11912,21 +9558,21 @@ packages: dependencies: cosmiconfig: 7.0.1 klona: 2.0.5 - postcss: 8.4.14 + postcss: 8.4.16 semver: 7.3.7 webpack: 5.74.0 - /postcss-merge-longhand/5.1.4_postcss@8.4.14: + /postcss-merge-longhand/5.1.4_postcss@8.4.16: resolution: {integrity: sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - stylehacks: 5.1.0_postcss@8.4.14 + stylehacks: 5.1.0_postcss@8.4.16 - /postcss-merge-rules/5.1.1_postcss@8.4.14: + /postcss-merge-rules/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -11934,86 +9580,86 @@ packages: dependencies: browserslist: 4.21.3 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 - /postcss-minify-font-values/5.1.0_postcss@8.4.14: + /postcss-minify-font-values/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-minify-gradients/5.1.1_postcss@8.4.14: + /postcss-minify-gradients/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: colord: 2.9.2 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-minify-params/5.1.2_postcss@8.4.14: + /postcss-minify-params/5.1.2_postcss@8.4.16: resolution: {integrity: sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.3 - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-minify-selectors/5.2.0_postcss@8.4.14: + /postcss-minify-selectors/5.2.0_postcss@8.4.16: resolution: {integrity: sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 - /postcss-modules-extract-imports/3.0.0_postcss@8.4.14: + /postcss-modules-extract-imports/3.0.0_postcss@8.4.16: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-modules-local-by-default/4.0.0_postcss@8.4.14: + /postcss-modules-local-by-default/4.0.0_postcss@8.4.16: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.14 - postcss: 8.4.14 + icss-utils: 5.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 - /postcss-modules-scope/3.0.0_postcss@8.4.14: + /postcss-modules-scope/3.0.0_postcss@8.4.16: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 - /postcss-modules-values/4.0.0_postcss@8.4.14: + /postcss-modules-values/4.0.0_postcss@8.4.16: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.14 - postcss: 8.4.14 + icss-utils: 5.1.0_postcss@8.4.16 + postcss: 8.4.16 /postcss-nested/5.0.6_postcss@8.4.16: resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} @@ -12025,99 +9671,99 @@ packages: postcss-selector-parser: 6.0.10 dev: false - /postcss-normalize-charset/5.1.0_postcss@8.4.14: + /postcss-normalize-charset/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-normalize-display-values/5.1.0_postcss@8.4.14: + /postcss-normalize-display-values/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-positions/5.1.0_postcss@8.4.14: + /postcss-normalize-positions/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-repeat-style/5.1.0_postcss@8.4.14: + /postcss-normalize-repeat-style/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-string/5.1.0_postcss@8.4.14: + /postcss-normalize-string/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-timing-functions/5.1.0_postcss@8.4.14: + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-unicode/5.1.0_postcss@8.4.14: + /postcss-normalize-unicode/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.3 - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-url/5.1.0_postcss@8.4.14: + /postcss-normalize-url/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: normalize-url: 6.1.0 - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-normalize-whitespace/5.1.1_postcss@8.4.14: + /postcss-normalize-whitespace/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-ordered-values/5.1.1_postcss@8.4.14: + /postcss-ordered-values/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0_postcss@8.4.14 - postcss: 8.4.14 + cssnano-utils: 3.1.0_postcss@8.4.16 + postcss: 8.4.16 postcss-value-parser: 4.2.0 - /postcss-reduce-initial/5.1.0_postcss@8.4.14: + /postcss-reduce-initial/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -12125,15 +9771,15 @@ packages: dependencies: browserslist: 4.21.3 caniuse-api: 3.0.0 - postcss: 8.4.14 + postcss: 8.4.16 - /postcss-reduce-transforms/5.1.0_postcss@8.4.14: + /postcss-reduce-transforms/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 /postcss-selector-parser/6.0.10: @@ -12143,36 +9789,28 @@ packages: cssesc: 3.0.0 util-deprecate: 1.0.2 - /postcss-svgo/5.1.0_postcss@8.4.14: + /postcss-svgo/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-value-parser: 4.2.0 svgo: 2.8.0 - /postcss-unique-selectors/5.1.1_postcss@8.4.14: + /postcss-unique-selectors/5.1.1_postcss@8.4.16: resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 /postcss-value-parser/4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss/8.4.14: - resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /postcss/8.4.16: resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==} engines: {node: ^10 || ^12 || >=14} @@ -12180,7 +9818,6 @@ packages: nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: false /prebuild-install/7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} @@ -12252,10 +9889,6 @@ packages: /process-nextick-args/2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - /process/0.11.10: - resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} - engines: {node: '>= 0.6.0'} - /progress/2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} @@ -12325,11 +9958,6 @@ packages: dependencies: escape-goat: 2.1.1 - /q/1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - dev: false - /qs/6.10.3: resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} engines: {node: '>=0.6'} @@ -12351,11 +9979,6 @@ packages: deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. dev: false - /querystring/0.2.1: - resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==} - engines: {node: '>=0.4.x'} - deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. - /queue-microtask/1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -12387,7 +10010,7 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: 2.0.2 + loader-utils: 2.0.4 schema-utils: 3.1.1 webpack: 5.74.0 @@ -12483,9 +10106,6 @@ packages: /react-error-overlay/6.0.11: resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==} - /react-error-overlay/6.0.9: - resolution: {integrity: sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==} - /react-fast-compare/3.2.0: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} dev: false @@ -12528,8 +10148,8 @@ packages: tslib: 2.4.0 dev: false - /react-refresh/0.9.0: - resolution: {integrity: sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==} + /react-refresh/0.14.0: + resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} /react-schemaorg/2.0.0_7a63e8c70863cc94e0868890d59e0bea: @@ -12545,6 +10165,19 @@ packages: typescript: 4.7.4 dev: false + /react-server-dom-webpack/0.0.0-experimental-c8b778b7f-20220825_react@18.2.0+webpack@5.74.0: + resolution: {integrity: sha512-JyCjbp6ZvkH/T0EuVPdceYlC8u5WqWDSJr2KxDvc81H2eJ+7zYUN++IcEycnR2F+HmER8QVgxfotnIx352zi+w==} + engines: {node: '>=0.10.0'} + peerDependencies: + react: 0.0.0-experimental-c8b778b7f-20220825 || 18 + webpack: ^5.59.0 + dependencies: + acorn: 6.4.2 + loose-envify: 1.4.0 + neo-async: 2.6.2 + react: 18.2.0 + webpack: 5.74.0 + /react-side-effect/2.1.1_react@18.2.0: resolution: {integrity: sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==} peerDependencies: @@ -12721,13 +10354,13 @@ packages: peerDependencies: graphql: ^15.0.0 dependencies: - '@babel/core': 7.18.13 - '@babel/generator': 7.18.13 - '@babel/parser': 7.18.13 + '@babel/core': 7.19.0 + '@babel/generator': 7.19.0 + '@babel/parser': 7.19.0 '@babel/runtime': 7.18.9 - '@babel/traverse': 7.18.13 - '@babel/types': 7.18.13 - babel-preset-fbjs: 3.4.0_@babel+core@7.18.13 + '@babel/traverse': 7.19.0 + '@babel/types': 7.19.0 + babel-preset-fbjs: 3.4.0_@babel+core@7.19.0 chalk: 4.1.2 fb-watchman: 2.0.1 fbjs: 3.0.4 @@ -13032,6 +10665,7 @@ packages: /sax/1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} + dev: false /scheduler/0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} @@ -13310,48 +10944,41 @@ packages: dot-case: 3.0.4 tslib: 2.4.0 - /socket.io-adapter/2.1.0: - resolution: {integrity: sha512-+vDov/aTsLjViYTwS9fPy5pEtTkrbEKsw2M+oVSoFGw6OD1IpvlV1VPhUzNbofCQ8oyMbdYJqDtGdmHQK6TdPg==} + /socket.io-adapter/2.4.0: + resolution: {integrity: sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==} - /socket.io-client/3.1.3: - resolution: {integrity: sha512-4sIGOGOmCg3AOgGi7EEr6ZkTZRkrXwub70bBB/F0JSkMOUFpA77WsL87o34DffQQ31PkbMUIadGOk+3tx1KGbw==} + /socket.io-client/4.5.4: + resolution: {integrity: sha512-ZpKteoA06RzkD32IbqILZ+Cnst4xewU7ZYK12aS1mzHftFFjpoMz69IuhP/nL25pJfao/amoPI527KnuhFm01g==} engines: {node: '>=10.0.0'} dependencies: - '@types/component-emitter': 1.2.11 - backo2: 1.0.2 - component-emitter: 1.3.0 + '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 - engine.io-client: 4.1.4 - parseuri: 0.0.6 - socket.io-parser: 4.0.4 + engine.io-client: 6.2.3 + socket.io-parser: 4.2.2 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - /socket.io-parser/4.0.4: - resolution: {integrity: sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==} + /socket.io-parser/4.2.2: + resolution: {integrity: sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw==} engines: {node: '>=10.0.0'} dependencies: - '@types/component-emitter': 1.2.11 - component-emitter: 1.3.0 + '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 transitivePeerDependencies: - supports-color - /socket.io/3.1.2: - resolution: {integrity: sha512-JubKZnTQ4Z8G4IZWtaAZSiRP3I/inpy8c/Bsx2jrwGrTbKeVU5xd6qkKMHpChYeM3dWZSO0QACiGK+obhBNwYw==} + /socket.io/4.5.4: + resolution: {integrity: sha512-m3GC94iK9MfIEeIBfbhJs5BqFibMtkRk8ZpKwG2QwxV0m/eEhPIV4ara6XCF1LWNAus7z58RodiZlAH71U3EhQ==} engines: {node: '>=10.0.0'} dependencies: - '@types/cookie': 0.4.1 - '@types/cors': 2.8.12 - '@types/node': 17.0.32 accepts: 1.3.8 base64id: 2.0.0 debug: 4.3.4 - engine.io: 4.1.2 - socket.io-adapter: 2.1.0 - socket.io-parser: 4.0.4 + engine.io: 6.2.1 + socket.io-adapter: 2.4.0 + socket.io-parser: 4.2.2 transitivePeerDependencies: - bufferutil - supports-color @@ -13512,9 +11139,6 @@ packages: engines: {node: '>=0.6.19'} dev: true - /string-env-interpolation/1.0.1: - resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==} - /string-natural-compare/3.0.1: resolution: {integrity: sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==} @@ -13664,7 +11288,7 @@ packages: peerDependencies: webpack: ^4.0.0 || ^5.0.0 dependencies: - loader-utils: 2.0.2 + loader-utils: 2.0.4 schema-utils: 3.1.1 webpack: 5.74.0 @@ -13674,36 +11298,20 @@ packages: inline-style-parser: 0.1.1 dev: false - /stylehacks/5.1.0_postcss@8.4.14: + /stylehacks/5.1.0_postcss@8.4.16: resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.3 - postcss: 8.4.14 + postcss: 8.4.16 postcss-selector-parser: 6.0.10 /stylis/4.1.1: resolution: {integrity: sha512-lVrM/bNdhVX2OgBFNa2YJ9Lxj7kPzylieHd3TNjuGE0Re9JB7joL5VUKOVH1kdNNJTgGPpT8hmwIAPLaSyEVFQ==} dev: false - /subscriptions-transport-ws/0.9.19_graphql@15.8.0: - resolution: {integrity: sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==} - deprecated: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md - peerDependencies: - graphql: '>=0.10.0' - dependencies: - backo2: 1.0.2 - eventemitter3: 3.1.2 - graphql: 15.8.0 - iterall: 1.3.0 - symbol-observable: 1.2.0 - ws: 7.4.6 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - /sudo-prompt/8.2.5: resolution: {integrity: sha512-rlBo3HU/1zAJUrkY6jNxDOC9eVYliG6nS4JA8u8KAshITd07tafMc/Br7xQwCSseXwJ2iCcHCE8SNWX3q8Z+kw==} @@ -13729,27 +11337,6 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svgo/1.3.2: - resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} - engines: {node: '>=4.0.0'} - deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. - hasBin: true - dependencies: - chalk: 2.4.2 - coa: 2.0.2 - css-select: 2.1.0 - css-select-base-adapter: 0.1.1 - css-tree: 1.0.0-alpha.37 - csso: 4.2.0 - js-yaml: 3.14.1 - mkdirp: 0.5.6 - object.values: 1.1.5 - sax: 1.2.4 - stable: 0.1.8 - unquote: 1.1.1 - util.promisify: 1.0.1 - dev: false - /svgo/2.8.0: resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} engines: {node: '>=10.13.0'} @@ -13775,19 +11362,6 @@ packages: dependencies: tslib: 2.4.0 - /symbol-observable/1.2.0: - resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==} - engines: {node: '>=0.10.0'} - - /sync-fetch/0.3.0: - resolution: {integrity: sha512-dJp4qg+x4JwSEW1HibAuMi0IIrBI3wuQr2GimmqB7OXR50wmwzfdusG+p39R9w3R6aFtZ2mzvxvWKQ3Bd/vx3g==} - engines: {node: '>=8'} - dependencies: - buffer: 5.7.1 - node-fetch: 2.6.7 - transitivePeerDependencies: - - encoding - /table/6.8.0: resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} engines: {node: '>=10.0.0'} @@ -13909,12 +11483,6 @@ packages: es5-ext: 0.10.61 next-tick: 1.1.0 - /timm/1.7.1: - resolution: {integrity: sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==} - - /tinycolor2/1.4.2: - resolution: {integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==} - /title-case/2.1.1: resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==} dependencies: @@ -14006,37 +11574,6 @@ packages: resolution: {integrity: sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==} dev: false - /ts-node/9.1.1_typescript@4.6.4: - resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} - engines: {node: '>=10.0.0'} - hasBin: true - peerDependencies: - typescript: '>=2.7' - dependencies: - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - source-map-support: 0.5.21 - typescript: 4.6.4 - yn: 3.1.1 - dev: true - - /ts-node/9.1.1_typescript@4.7.4: - resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} - engines: {node: '>=10.0.0'} - hasBin: true - peerDependencies: - typescript: '>=2.7' - dependencies: - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - source-map-support: 0.5.21 - typescript: 4.7.4 - yn: 3.1.1 - /tsconfig-paths/3.14.1: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: @@ -14048,15 +11585,6 @@ packages: /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - /tslib/2.0.3: - resolution: {integrity: sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==} - - /tslib/2.1.0: - resolution: {integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==} - - /tslib/2.2.0: - resolution: {integrity: sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==} - /tslib/2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} @@ -14492,10 +12020,6 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - /unquote/1.1.1: - resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} - dev: false - /update-browserslist-db/1.0.5_browserslist@4.21.3: resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} hasBin: true @@ -14561,7 +12085,7 @@ packages: optional: true dependencies: file-loader: 6.2.0_webpack@5.74.0 - loader-utils: 2.0.2 + loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.1.1 webpack: 5.74.0 @@ -14587,23 +12111,9 @@ packages: react: 18.2.0 dev: false - /utif/2.0.1: - resolution: {integrity: sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==} - dependencies: - pako: 1.0.11 - /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /util.promisify/1.0.1: - resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} - dependencies: - define-properties: 1.1.4 - es-abstract: 1.20.0 - has-symbols: 1.0.3 - object.getownpropertydescriptors: 2.1.3 - dev: false - /utila/0.4.0: resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==} @@ -14624,15 +12134,12 @@ packages: /valid-url/1.0.9: resolution: {integrity: sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA==} + dev: false /value-or-promise/1.0.11: resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==} engines: {node: '>=12'} - /value-or-promise/1.0.6: - resolution: {integrity: sha512-9r0wQsWD8z/BxPOvnwbPf05ZvFngXyouE9EKB+5GbYix+BYnAwrIChCUyFIinfbf2FL/U71z+CPpbnmTdxrwBg==} - engines: {node: '>=12'} - /vary/1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} @@ -14872,21 +12379,9 @@ packages: signal-exit: 3.0.7 typedarray-to-buffer: 3.1.5 - /ws/7.4.5: - resolution: {integrity: sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==} - engines: {node: '>=8.3.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - - /ws/7.4.6: - resolution: {integrity: sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==} - engines: {node: '>=8.3.0'} + /ws/8.2.3: + resolution: {integrity: sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==} + engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ^5.0.2 @@ -14904,34 +12399,12 @@ packages: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} engines: {node: '>=8'} - /xhr/2.6.0: - resolution: {integrity: sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==} - dependencies: - global: 4.4.0 - is-function: 1.0.2 - parse-headers: 2.0.5 - xtend: 4.0.2 - - /xml-parse-from-string/1.0.1: - resolution: {integrity: sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==} - /xml/1.0.1: resolution: {integrity: sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==} dev: false - /xml2js/0.4.23: - resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==} - engines: {node: '>=4.0.0'} - dependencies: - sax: 1.2.4 - xmlbuilder: 11.0.1 - - /xmlbuilder/11.0.1: - resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==} - engines: {node: '>=4.0'} - - /xmlhttprequest-ssl/1.6.3: - resolution: {integrity: sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==} + /xmlhttprequest-ssl/2.0.0: + resolution: {integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==} engines: {node: '>=0.4.0'} /xss/1.0.11: @@ -14961,12 +12434,13 @@ packages: /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yaml-loader/0.6.0: - resolution: {integrity: sha512-1bNiLelumURyj+zvVHOv8Y3dpCri0F2S+DCcmps0pA1zWRLjS+FhZQg4o3aUUDYESh73+pKZNI18bj7stpReow==} - engines: {node: '>= 6'} + /yaml-loader/0.8.0: + resolution: {integrity: sha512-LjeKnTzVBKWiQBeE2L9ssl6WprqaUIxCSNs5tle8PaDydgu3wVFXTbMfsvF2MSErpy9TDVa092n4q6adYwJaWg==} + engines: {node: '>= 12.13'} dependencies: - loader-utils: 1.4.0 - yaml: 1.10.2 + javascript-stringify: 2.1.0 + loader-utils: 2.0.4 + yaml: 2.1.1 /yaml/1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} @@ -14975,7 +12449,6 @@ packages: /yaml/2.1.1: resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==} engines: {node: '>= 14'} - dev: true /yargs-parser/18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} @@ -15000,13 +12473,6 @@ packages: y18n: 4.0.3 yargs-parser: 18.1.3 - /yeast/0.1.2: - resolution: {integrity: sha512-8HFIh676uyGYP6wP13R/j6OJ/1HwJ46snpvzE7aHAN3Ryqh2yX6Xox2B4CUmTwwOIzlG3Bs7ocsP5dZH/R1Qbg==} - - /yn/3.1.1: - resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} - engines: {node: '>=6'} - /yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'}