diff --git a/examples/sveltekit/package.json b/examples/sveltekit/package.json index 8bda8fdb1..1c82cbf7e 100644 --- a/examples/sveltekit/package.json +++ b/examples/sveltekit/package.json @@ -16,7 +16,7 @@ "@graphql-ez/plugin-voyager": "workspace:*", "@graphql-ez/sveltekit": "workspace:*", "@sveltejs/adapter-auto": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.15.2", "svelte": "^3.55.0", "svelte-check": "^2.10.2", "svelte-preprocess": "^5.0.0", diff --git a/packages/sveltekit/main/package.json b/packages/sveltekit/main/package.json index d69d64010..c1c494aeb 100644 --- a/packages/sveltekit/main/package.json +++ b/packages/sveltekit/main/package.json @@ -44,7 +44,7 @@ "@graphql-tools/schema": "^9.0.12", "@sveltejs/adapter-auto": "1.0.0", "@sveltejs/adapter-node": "1.0.0", - "@sveltejs/kit": "1.0.1", + "@sveltejs/kit": "1.15.2", "@types/node": "^18.11.15", "@types/wait-on": "^5.3.1", "altair-static-slim": "5.0.9", @@ -67,7 +67,7 @@ "wait-on": "^6.0.1" }, "peerDependencies": { - "@sveltejs/kit": "^1.0.1", + "@sveltejs/kit": "^1.30.4", "@types/node": "*", "graphql": "*", "graphql-ez": "workspace:^" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eed55aba4..9080b12b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '9.0' settings: autoInstallPeers: true @@ -45,7 +45,7 @@ importers: version: 5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3) bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) bob-tsm: specifier: 2.0.0-alpha-227aebc.0 version: 2.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3) @@ -78,7 +78,7 @@ importers: version: 8.0.2 jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) mocha: specifier: ^10.2.0 version: 10.2.0 @@ -87,7 +87,7 @@ importers: version: 3.1.1 ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -569,7 +569,7 @@ importers: version: 0.16.17 miniflare: specifier: ^2.11.0 - version: 2.14.1 + version: 2.14.1(cron-schedule@3.0.5) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -802,7 +802,7 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:* - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0) '@graphql-ez/plugin-altair': specifier: workspace:* version: link:../../../packages/plugin/altair @@ -1063,7 +1063,7 @@ importers: version: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) react: specifier: ^17.0.2 version: 17.0.2 @@ -1072,7 +1072,7 @@ importers: version: 17.0.2(react@17.0.2) react-query: specifier: ^3.39.2 - version: 3.39.3(react-dom@17.0.2)(react@17.0.2) + version: 3.39.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2) devDependencies: '@types/node': specifier: ^18.11.15 @@ -1109,19 +1109,19 @@ importers: version: link:../../packages/sveltekit/main '@sveltejs/adapter-auto': specifier: 1.0.0 - version: 1.0.0(@sveltejs/kit@1.0.1) + version: 1.0.0(@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))) '@sveltejs/kit': - specifier: 1.0.1 - version: 1.0.1(svelte@3.59.2)(vite@4.5.1) + specifier: 1.15.2 + version: 1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) svelte: specifier: ^3.55.0 version: 3.59.2 svelte-check: specifier: ^2.10.2 - version: 2.10.3(svelte@3.59.2) + version: 2.10.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2) svelte-preprocess: specifier: ^5.0.0 - version: 5.1.3(svelte@3.59.2)(typescript@5.3.3) + version: 5.1.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2)(typescript@5.3.3) tslib: specifier: ^2.4.1 version: 2.6.2 @@ -1170,13 +1170,13 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0) '@graphql-ez/plugin-schema': specifier: workspace:^ - version: file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@15.8.0) + version: file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1219,13 +1219,13 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1) '@graphql-ez/plugin-schema': specifier: workspace:^ - version: file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1) + version: file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1268,13 +1268,13 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@0.16.1) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@0.16.1) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)))(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)) '@graphql-ez/plugin-schema': specifier: workspace:^ - version: file:packages/plugin/schema(graphql-esm@16.5.0)(graphql-ez@0.16.1) + version: file:packages/plugin/schema(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1286,7 +1286,7 @@ importers: version: 4.25.2 graphql: specifier: npm:graphql-esm@^16.5.0 - version: /graphql-esm@16.5.0 + version: graphql-esm@16.5.0 graphql-ez: specifier: workspace:^ version: file:packages/core/main(graphql-esm@16.5.0) @@ -1317,13 +1317,13 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.6.0) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.6.0) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0) '@graphql-ez/plugin-schema': specifier: workspace:^ - version: file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@16.6.0) + version: file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1366,13 +1366,13 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) '@graphql-ez/plugin-schema': specifier: workspace:^ - version: file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6) + version: file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1415,10 +1415,10 @@ importers: dependencies: '@graphql-ez/fastify': specifier: workspace:^ - version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@17.0.0-alpha.1) + version: file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1) '@graphql-ez/fastify-testing': specifier: workspace:^ - version: file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@17.0.0-alpha.1) + version: file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1) c8: specifier: ^7.12.0 version: 7.14.0 @@ -1504,7 +1504,7 @@ importers: devDependencies: '@fastify/nextjs': specifier: ^9.2.0 - version: 9.2.0 + version: 9.2.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) '@graphql-ez/utils': specifier: workspace:^ version: link:../../packages/core/utils @@ -1558,7 +1558,7 @@ importers: version: 8.5.3 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) esbuild: specifier: ^0.16.9 version: 0.16.17 @@ -1594,7 +1594,7 @@ importers: version: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) koa: specifier: ^2.14.1 version: 2.15.0 @@ -1606,7 +1606,7 @@ importers: version: 2.0.2(graphql@16.1.0-experimental-stream-defer.6)(ws@8.16.0) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1624,13 +1624,13 @@ importers: dependencies: '@chakra-ui/icons': specifier: ^1.1.7 - version: 1.1.7(react@17.0.2) + version: 1.1.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) '@chakra-ui/react': specifier: ^1.8.9 - version: 1.8.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) + version: 1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) '@chakra-ui/theme-tools': specifier: ^1.3.6 - version: 1.3.6(@chakra-ui/system@1.12.1) + version: 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) '@chakra-ui/utils': specifier: ^1.10.4 version: 1.10.4 @@ -1639,34 +1639,34 @@ importers: version: 11.11.3(@types/react@17.0.74)(react@17.0.2) '@emotion/styled': specifier: ^11.10.5 - version: 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) + version: 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) '@guild-docs/client': specifier: 2.1.1 - version: 2.1.1(@chakra-ui/icons@1.1.7)(@chakra-ui/react@1.8.9)(@chakra-ui/utils@1.10.4)(@emotion/react@11.11.3)(@mdx-js/react@2.3.0)(@theguild/components@1.12.0)(@types/react@17.0.74)(framer-motion@6.5.1)(next-i18next@12.1.0)(next-seo@5.15.0)(next@12.3.4)(react-dom@17.0.2)(react-icons@4.12.0)(react-use@17.4.2)(react@17.0.2)(shiki@0.11.1)(typescript@5.3.3) + version: 2.1.1(@babel/preset-env@7.24.5(@babel/core@7.17.7))(@chakra-ui/icons@1.1.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2))(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@chakra-ui/utils@1.10.4)(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@theguild/components@1.12.0(@algolia/client-search@4.22.0)(@types/react@17.0.74)(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next-seo@5.15.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react-icons@4.12.0(react@17.0.2))(react-use@17.4.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)(shiki@0.11.1)(typescript@5.3.3)(unist-util-visit@4.1.0) '@guild-docs/server': specifier: 3.0.1 - version: 3.0.1(@chakra-ui/react@1.8.9)(@mdx-js/react@2.3.0)(@types/react@17.0.74)(next-i18next@12.1.0)(next@12.3.4)(react-dom@17.0.2)(react@17.0.2)(shiki@0.11.1) + version: 3.0.1(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(shiki@0.11.1) '@mdx-js/react': specifier: ^2.2.1 version: 2.3.0(react@17.0.2) '@theguild/components': specifier: ^1.12.0 - version: 1.12.0(@types/react@17.0.74)(react-dom@17.0.2)(react@17.0.2) + version: 1.12.0(@algolia/client-search@4.22.0)(@types/react@17.0.74)(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) date-fns: specifier: ^2.29.3 version: 2.30.0 framer-motion: specifier: ^6.5.1 - version: 6.5.1(react-dom@17.0.2)(react@17.0.2) + version: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) next-i18next: specifier: ^12.1.0 - version: 12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) + version: 12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) next-seo: specifier: ^5.15.0 - version: 5.15.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) + version: 5.15.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) react: specifier: ^17.0.2 version: 17.0.2 @@ -1678,7 +1678,7 @@ importers: version: 4.12.0(react@17.0.2) react-use: specifier: ^17.4.0 - version: 17.4.2(react-dom@17.0.2)(react@17.0.2) + version: 17.4.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) sharp: specifier: ~0.31.2 version: 0.31.3 @@ -1718,7 +1718,7 @@ importers: version: 0.16.17 next-remote-watch: specifier: ^2.0.0 - version: 2.0.0(next@12.3.4) + version: 2.0.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) open-cli: specifier: ^7.1.0 version: 7.2.0 @@ -1785,7 +1785,7 @@ importers: version: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) node-fetch: specifier: ^2.6.7 version: 2.6.9 @@ -1817,7 +1817,7 @@ importers: version: 5.3.1 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -1838,10 +1838,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) miniflare: specifier: ^2.11.0 - version: 2.14.1 + version: 2.14.1(cron-schedule@3.0.5) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1879,7 +1879,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -1891,10 +1891,10 @@ importers: version: 16.1.0-experimental-stream-defer.6 jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1907,7 +1907,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) esbuild: specifier: ^0.16.9 version: 0.16.17 @@ -1942,7 +1942,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -1960,10 +1960,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -1989,7 +1989,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2007,7 +2007,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2027,7 +2027,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2045,10 +2045,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2071,7 +2071,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2089,7 +2089,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2105,7 +2105,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2120,10 +2120,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2149,7 +2149,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2164,7 +2164,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2177,7 +2177,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2200,7 +2200,7 @@ importers: devDependencies: '@graphiql/toolkit': specifier: 0.4.5 - version: 0.4.5(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6) + version: 0.4.5(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) '@graphql-tools/url-loader': specifier: 7.16.26 version: 7.16.26(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6) @@ -2227,7 +2227,7 @@ importers: version: 18.2.18 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2245,7 +2245,7 @@ importers: version: 0.16.17 graphiql: specifier: ^1.11.5 - version: 1.11.5(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2)(react@17.0.2) + version: 1.11.5(@codemirror/language@0.20.2)(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) graphql: specifier: 16.1.0-experimental-stream-defer.6 version: 16.1.0-experimental-stream-defer.6 @@ -2292,7 +2292,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2307,10 +2307,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2333,7 +2333,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2348,7 +2348,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2383,7 +2383,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2398,13 +2398,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) koa: specifier: ^2.14.1 version: 2.15.0 ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2436,7 +2436,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2451,7 +2451,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) koa: specifier: ^2.14.1 version: 2.15.0 @@ -2483,7 +2483,7 @@ importers: version: 18.2.18 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2498,13 +2498,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) next-test-api-route-handler: specifier: ^3.1.7 - version: 3.1.10(next@12.3.4) + version: 3.1.10(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) react: specifier: ^17.0.2 version: 17.0.2 @@ -2513,7 +2513,7 @@ importers: version: 17.0.2(react@17.0.2) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2529,7 +2529,7 @@ importers: version: 3.2.0(graphql@16.1.0-experimental-stream-defer.6) next-test-api-route-handler: specifier: ^3.1.7 - version: 3.1.10(next@12.3.4) + version: 3.1.10(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) devDependencies: '@graphql-ez/nextjs': specifier: workspace:^ @@ -2551,7 +2551,7 @@ importers: version: link:../../core/main next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2580,7 +2580,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2592,13 +2592,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2618,7 +2618,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2633,10 +2633,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2695,7 +2695,7 @@ importers: version: 2.7.3 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2710,13 +2710,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) tmp-promise: specifier: ^3.0.3 version: 3.0.3 ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2745,7 +2745,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2760,10 +2760,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2783,7 +2783,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2795,13 +2795,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2811,7 +2811,7 @@ importers: dependencies: '@envelop/graphql-modules': specifier: ^4.0.4 - version: 4.0.6(graphql-modules@2.3.0)(graphql@16.1.0-experimental-stream-defer.6) + version: 4.0.6(@envelop/core@3.0.6)(graphql-modules@2.3.0(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) '@graphql-ez/utils': specifier: workspace:^ version: link:../../core/utils @@ -2827,7 +2827,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2842,10 +2842,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2868,7 +2868,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2883,10 +2883,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2924,10 +2924,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2947,7 +2947,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -2962,7 +2962,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -2985,7 +2985,7 @@ importers: version: 2.6.10 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -3003,13 +3003,13 @@ importers: version: 13.0.0(graphql@16.1.0-experimental-stream-defer.6) jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) node-fetch: specifier: ^2.6.7 version: 2.6.9 ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -3026,7 +3026,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -3038,13 +3038,13 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) next: specifier: ^12.3.4 - version: 12.3.4(react-dom@17.0.2)(react@17.0.2) + version: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -3073,7 +3073,7 @@ importers: version: 18.19.4 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -3088,10 +3088,10 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) ts-jest: specifier: ^29.0.3 - version: 29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3) + version: 29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -3126,13 +3126,13 @@ importers: version: 9.0.19(graphql@16.1.0-experimental-stream-defer.6) '@sveltejs/adapter-auto': specifier: 1.0.0 - version: 1.0.0(@sveltejs/kit@1.0.1) + version: 1.0.0(@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))) '@sveltejs/adapter-node': specifier: 1.0.0 - version: 1.0.0(@sveltejs/kit@1.0.1) + version: 1.0.0(@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))) '@sveltejs/kit': - specifier: 1.0.1 - version: 1.0.1(svelte@3.59.2)(vite@4.5.1) + specifier: 1.15.2 + version: 1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) '@types/node': specifier: ^18.11.15 version: 18.19.4 @@ -3144,7 +3144,7 @@ importers: version: 5.0.9 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) changesets-github-release: specifier: ^0.1.0 version: 0.1.0 @@ -3165,7 +3165,7 @@ importers: version: link:../../core/main jest: specifier: ^29.3.1 - version: 29.7.0(@types/node@18.19.4) + version: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) mime-types: specifier: ^2.1.35 version: 2.1.35 @@ -3174,10 +3174,10 @@ importers: version: 3.59.2 svelte-check: specifier: ^2.10.2 - version: 2.10.3(svelte@3.59.2) + version: 2.10.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2) svelte-preprocess: specifier: ^5.0.0 - version: 5.1.3(svelte@3.59.2)(typescript@5.3.3) + version: 5.1.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2)(typescript@5.3.3) tiny-lru: specifier: ^10.0.1 version: 10.0.1 @@ -3212,7 +3212,7 @@ importers: version: 2.15.10 bob-esbuild-cli: specifier: 5.0.0-alpha-227aebc.0 - version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0) + version: 5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)) esbuild: specifier: ^0.16.9 version: 0.16.17 @@ -3229,3647 +3229,1934 @@ importers: packages: - /@algolia/autocomplete-core@1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0): + '@algolia/autocomplete-core@1.13.0': resolution: {integrity: sha512-0v3mHfkvJBVx0aO1U290EHaLPp9pkUL8zkgbVY0JlitItrbXfYYHQHtNs1TxpA63mQAD0K0LyLzO2x+uWiBbGQ==} - dependencies: - '@algolia/autocomplete-plugin-algolia-insights': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-shared': 1.13.0(algoliasearch@4.22.0) - transitivePeerDependencies: - - '@algolia/client-search' - - algoliasearch - - search-insights - dev: false - /@algolia/autocomplete-js@1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0): + '@algolia/autocomplete-js@1.13.0': resolution: {integrity: sha512-gw2jbkIzSH+xljX3yoOg+5nfJwMh7jqw5T/jy/WPwgmPhn5Mv6PmosCM0huGwH2E88nwxNlY2AhbkDrS4qceAw==} peerDependencies: '@algolia/client-search': '>= 4.5.1 < 6' algoliasearch: '>= 4.9.1 < 6' - peerDependenciesMeta: - '@algolia/client-search': - optional: true - dependencies: - '@algolia/autocomplete-core': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-preset-algolia': 1.13.0(algoliasearch@4.22.0) - '@algolia/autocomplete-shared': 1.13.0(algoliasearch@4.22.0) - algoliasearch: 4.22.0 - htm: 3.1.1 - preact: 10.19.3 - transitivePeerDependencies: - - search-insights - dev: false - /@algolia/autocomplete-plugin-algolia-insights@1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0): + '@algolia/autocomplete-plugin-algolia-insights@1.13.0': resolution: {integrity: sha512-Q0rRUZ72x7piqvJKi1//SBZvoImnYdJLRC7Yaa0rwKtkIVQFl6MmZw/p4AEDSWIu5HY3Ki3bzgYxeDyhm//P/w==} peerDependencies: search-insights: '>= 1 < 3' - dependencies: - '@algolia/autocomplete-shared': 1.13.0(algoliasearch@4.22.0) - search-insights: 2.13.0 - transitivePeerDependencies: - - '@algolia/client-search' - - algoliasearch - dev: false - /@algolia/autocomplete-plugin-query-suggestions@1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0): + '@algolia/autocomplete-plugin-query-suggestions@1.13.0': resolution: {integrity: sha512-ZasuFk52BJCS8wyQeMMb02yG09Q+SqdzDsYkk2yssX0voSomJ/yGqv3qOgYv3NU7yrSBXZBSAQORjH8w7oLFtg==} peerDependencies: '@algolia/client-search': '>= 4.5.1 < 6' algoliasearch: '>= 4.5.1 < 6' - peerDependenciesMeta: - '@algolia/client-search': - optional: true - dependencies: - '@algolia/autocomplete-core': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-js': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-preset-algolia': 1.13.0(algoliasearch@4.22.0) - '@algolia/autocomplete-shared': 1.13.0(algoliasearch@4.22.0) - algoliasearch: 4.22.0 - transitivePeerDependencies: - - search-insights - dev: false - /@algolia/autocomplete-preset-algolia@1.13.0(algoliasearch@4.22.0): + '@algolia/autocomplete-preset-algolia@1.13.0': resolution: {integrity: sha512-IlanOCLT2EvfygX5cGFR5iKgfhQB0MqCv163ldctq8l0QCVdEOM1VLIQhl0tB3ViJc5XKUB8QZ7V+DcSVtZAuQ==} peerDependencies: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' - peerDependenciesMeta: - '@algolia/client-search': - optional: true - dependencies: - '@algolia/autocomplete-shared': 1.13.0(algoliasearch@4.22.0) - algoliasearch: 4.22.0 - dev: false - /@algolia/autocomplete-shared@1.13.0(algoliasearch@4.22.0): + '@algolia/autocomplete-shared@1.13.0': resolution: {integrity: sha512-YB7JlPl1coHai3Xd4OdNIMavAMbgx8eHPH9nlEgcrCqCx57njh0qReruTMRxaThBaWIkkl47jZlUnKvb8MjGGQ==} peerDependencies: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' - peerDependenciesMeta: - '@algolia/client-search': - optional: true - dependencies: - algoliasearch: 4.22.0 - dev: false - /@algolia/autocomplete-theme-classic@1.13.0: + '@algolia/autocomplete-theme-classic@1.13.0': resolution: {integrity: sha512-YAyfcpi+VJ0h5PUTThDmc/V2OB47RNlvIBQgffzrjAw5vDkoBcAj5bsReJW8/QtLnRGB85XhrmWoYFtP4W3HgQ==} - dev: false - /@algolia/cache-browser-local-storage@4.22.0: + '@algolia/cache-browser-local-storage@4.22.0': resolution: {integrity: sha512-uZ1uZMLDZb4qODLfTSNHxSi4fH9RdrQf7DXEzW01dS8XK7QFtFh29N5NGKa9S+Yudf1vUMIF+/RiL4i/J0pWlQ==} - dependencies: - '@algolia/cache-common': 4.22.0 - dev: false - /@algolia/cache-common@4.22.0: + '@algolia/cache-common@4.22.0': resolution: {integrity: sha512-TPwUMlIGPN16eW67qamNQUmxNiGHg/WBqWcrOoCddhqNTqGDPVqmgfaM85LPbt24t3r1z0zEz/tdsmuq3Q6oaA==} - dev: false - /@algolia/cache-in-memory@4.22.0: + '@algolia/cache-in-memory@4.22.0': resolution: {integrity: sha512-kf4Cio9NpPjzp1+uXQgL4jsMDeck7MP89BYThSvXSjf2A6qV/0KeqQf90TL2ECS02ovLOBXkk98P7qVarM+zGA==} - dependencies: - '@algolia/cache-common': 4.22.0 - dev: false - /@algolia/client-account@4.22.0: + '@algolia/client-account@4.22.0': resolution: {integrity: sha512-Bjb5UXpWmJT+yGWiqAJL0prkENyEZTBzdC+N1vBuHjwIJcjLMjPB6j1hNBRbT12Lmwi55uzqeMIKS69w+0aPzA==} - dependencies: - '@algolia/client-common': 4.22.0 - '@algolia/client-search': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /@algolia/client-analytics@4.22.0: + '@algolia/client-analytics@4.22.0': resolution: {integrity: sha512-os2K+kHUcwwRa4ArFl5p/3YbF9lN3TLOPkbXXXxOvDpqFh62n9IRZuzfxpHxMPKAQS3Et1s0BkKavnNP02E9Hg==} - dependencies: - '@algolia/client-common': 4.22.0 - '@algolia/client-search': 4.22.0 - '@algolia/requester-common': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /@algolia/client-common@4.22.0: + '@algolia/client-common@4.22.0': resolution: {integrity: sha512-BlbkF4qXVWuwTmYxVWvqtatCR3lzXwxx628p1wj1Q7QP2+LsTmGt1DiUYRuy9jG7iMsnlExby6kRMOOlbhv2Ag==} - dependencies: - '@algolia/requester-common': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /@algolia/client-personalization@4.22.0: + '@algolia/client-personalization@4.22.0': resolution: {integrity: sha512-pEOftCxeBdG5pL97WngOBi9w5Vxr5KCV2j2D+xMVZH8MuU/JX7CglDSDDb0ffQWYqcUN+40Ry+xtXEYaGXTGow==} - dependencies: - '@algolia/client-common': 4.22.0 - '@algolia/requester-common': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /@algolia/client-search@4.22.0: + '@algolia/client-search@4.22.0': resolution: {integrity: sha512-bn4qQiIdRPBGCwsNuuqB8rdHhGKKWIij9OqidM1UkQxnSG8yzxHdb7CujM30pvp5EnV7jTqDZRbxacbjYVW20Q==} - dependencies: - '@algolia/client-common': 4.22.0 - '@algolia/requester-common': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /@algolia/events@4.0.1: + '@algolia/events@4.0.1': resolution: {integrity: sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==} - dev: false - /@algolia/logger-common@4.22.0: + '@algolia/logger-common@4.22.0': resolution: {integrity: sha512-HMUQTID0ucxNCXs5d1eBJ5q/HuKg8rFVE/vOiLaM4Abfeq1YnTtGV3+rFEhOPWhRQxNDd+YHa4q864IMc0zHpQ==} - dev: false - /@algolia/logger-console@4.22.0: + '@algolia/logger-console@4.22.0': resolution: {integrity: sha512-7JKb6hgcY64H7CRm3u6DRAiiEVXMvCJV5gRE672QFOUgDxo4aiDpfU61g6Uzy8NKjlEzHMmgG4e2fklELmPXhQ==} - dependencies: - '@algolia/logger-common': 4.22.0 - dev: false - /@algolia/requester-browser-xhr@4.22.0: + '@algolia/requester-browser-xhr@4.22.0': resolution: {integrity: sha512-BHfv1h7P9/SyvcDJDaRuIwDu2yrDLlXlYmjvaLZTtPw6Ok/ZVhBR55JqW832XN/Fsl6k3LjdkYHHR7xnsa5Wvg==} - dependencies: - '@algolia/requester-common': 4.22.0 - dev: false - /@algolia/requester-common@4.22.0: + '@algolia/requester-common@4.22.0': resolution: {integrity: sha512-Y9cEH/cKjIIZgzvI1aI0ARdtR/xRrOR13g5psCxkdhpgRN0Vcorx+zePhmAa4jdQNqexpxtkUdcKYugBzMZJgQ==} - dev: false - /@algolia/requester-node-http@4.22.0: + '@algolia/requester-node-http@4.22.0': resolution: {integrity: sha512-8xHoGpxVhz3u2MYIieHIB6MsnX+vfd5PS4REgglejJ6lPigftRhTdBCToe6zbwq4p0anZXjjPDvNWMlgK2+xYA==} - dependencies: - '@algolia/requester-common': 4.22.0 - dev: false - /@algolia/transporter@4.22.0: + '@algolia/transporter@4.22.0': resolution: {integrity: sha512-ieO1k8x2o77GNvOoC+vAkFKppydQSVfbjM3YrSjLmgywiBejPTvU1R1nEvG59JIIUvtSLrZsLGPkd6vL14zopA==} - dependencies: - '@algolia/cache-common': 4.22.0 - '@algolia/logger-common': 4.22.0 - '@algolia/requester-common': 4.22.0 - dev: false - /@ampproject/remapping@2.1.2: + '@ampproject/remapping@2.1.2': resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==} engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - /@ardatan/relay-compiler@12.0.0(graphql@16.1.0-experimental-stream-defer.6): + '@ardatan/relay-compiler@12.0.0': resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==} hasBin: true peerDependencies: graphql: '*' - dependencies: - '@babel/core': 7.17.7 - '@babel/generator': 7.17.7 - '@babel/parser': 7.23.6 - '@babel/runtime': 7.23.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.23.6 - babel-preset-fbjs: 3.4.0(@babel/core@7.17.7) - chalk: 4.1.2 - fb-watchman: 2.0.1 - fbjs: 3.0.4 - glob: 7.2.0 - graphql: 16.1.0-experimental-stream-defer.6 - immutable: 3.7.6 - invariant: 2.2.4 - nullthrows: 1.1.1 - relay-runtime: 12.0.0 - signedsource: 1.0.0 - yargs: 15.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /@ardatan/sync-fetch@0.0.1: + '@ardatan/sync-fetch@0.0.1': resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==} engines: {node: '>=14'} - dependencies: - node-fetch: 2.6.9 - transitivePeerDependencies: - - encoding - dev: true - /@assemblyscript/loader@0.19.23: + '@assemblyscript/loader@0.19.23': resolution: {integrity: sha512-ulkCYfFbYj01ie1MDOyxv2F6SpRN1TOj7fQxbP07D6HmeR+gr2JLSmINKjga2emB+b1L2KGrFKBTc+e00p54nw==} - dev: false - /@babel/code-frame@7.16.7: + '@babel/code-frame@7.16.7': resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.23.4 - dev: false - /@babel/code-frame@7.23.5: + '@babel/code-frame@7.23.5': resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.23.4 - chalk: 2.4.2 - /@babel/compat-data@7.17.7: + '@babel/compat-data@7.17.7': resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==} engines: {node: '>=6.9.0'} - /@babel/core@7.17.7: + '@babel/compat-data@7.24.4': + resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} + engines: {node: '>=6.9.0'} + + '@babel/core@7.17.7': resolution: {integrity: sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==} engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.1.2 - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.17.7 - '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) - '@babel/helpers': 7.17.7 - '@babel/parser': 7.23.6 - '@babel/template': 7.22.15 - '@babel/traverse': 7.17.3 - '@babel/types': 7.23.6 - convert-source-map: 1.8.0 - debug: 4.3.4(supports-color@8.1.1) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - /@babel/generator@7.17.7: + '@babel/generator@7.17.7': resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - jsesc: 2.5.2 - source-map: 0.5.7 - /@babel/helper-annotate-as-pure@7.22.5: + '@babel/helper-annotate-as-pure@7.22.5': resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - dev: false - /@babel/helper-compilation-targets@7.17.7(@babel/core@7.17.7): + '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': + resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-compilation-targets@7.17.7': resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/compat-data': 7.17.7 - '@babel/core': 7.17.7 - '@babel/helper-validator-option': 7.23.5 - browserslist: 4.20.2 - semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.23.7(@babel/core@7.17.7): + '@babel/helper-compilation-targets@7.23.6': + resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} + engines: {node: '>=6.9.0'} + + '@babel/helper-create-class-features-plugin@7.23.7': resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: false - /@babel/helper-environment-visitor@7.22.20: + '@babel/helper-create-class-features-plugin@7.24.5': + resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-create-regexp-features-plugin@7.22.15': + resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-define-polyfill-provider@0.6.2': + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + '@babel/helper-environment-visitor@7.22.20': resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name@7.23.0: + '@babel/helper-function-name@7.23.0': resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.23.6 - /@babel/helper-hoist-variables@7.16.7: + '@babel/helper-hoist-variables@7.16.7': resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - /@babel/helper-member-expression-to-functions@7.23.0: + '@babel/helper-hoist-variables@7.22.5': + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-member-expression-to-functions@7.23.0': resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - dev: false - /@babel/helper-module-imports@7.22.15: + '@babel/helper-member-expression-to-functions@7.24.5': + resolution: {integrity: sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-imports@7.22.15': resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - /@babel/helper-module-transforms@7.23.3(@babel/core@7.17.7): + '@babel/helper-module-imports@7.24.3': + resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-transforms@7.23.3': resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 - /@babel/helper-optimise-call-expression@7.22.5: + '@babel/helper-optimise-call-expression@7.22.5': resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - dev: false - /@babel/helper-plugin-utils@7.22.5: + '@babel/helper-plugin-utils@7.22.5': resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} engines: {node: '>=6.9.0'} - /@babel/helper-replace-supers@7.22.20(@babel/core@7.17.7): + '@babel/helper-plugin-utils@7.24.5': + resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} + engines: {node: '>=6.9.0'} + + '@babel/helper-remap-async-to-generator@7.22.20': + resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-replace-supers@7.22.20': resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - dev: false - /@babel/helper-simple-access@7.22.5: + '@babel/helper-replace-supers@7.24.1': + resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-simple-access@7.22.5': resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - /@babel/helper-skip-transparent-expression-wrappers@7.22.5: + '@babel/helper-skip-transparent-expression-wrappers@7.22.5': resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - dev: false - /@babel/helper-split-export-declaration@7.22.6: + '@babel/helper-split-export-declaration@7.22.6': resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.6 - /@babel/helper-string-parser@7.23.4: + '@babel/helper-split-export-declaration@7.24.5': + resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} + engines: {node: '>=6.9.0'} + + '@babel/helper-string-parser@7.23.4': resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.22.20: + '@babel/helper-string-parser@7.24.1': + resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-identifier@7.22.20': resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.23.5: + '@babel/helper-validator-identifier@7.24.5': + resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-option@7.23.5': resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} - /@babel/helpers@7.17.7: + '@babel/helper-wrap-function@7.24.5': + resolution: {integrity: sha512-/xxzuNvgRl4/HLNKvnFwdhdgN3cpLxgLROeLDl83Yx0AJ1SGvq1ak0OszTOjDfiB8Vx03eJbeDWh9r+jCCWttw==} + engines: {node: '>=6.9.0'} + + '@babel/helpers@7.17.7': resolution: {integrity: sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.17.3 - '@babel/types': 7.23.6 - transitivePeerDependencies: - - supports-color - /@babel/highlight@7.23.4: + '@babel/highlight@7.23.4': resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 - /@babel/parser@7.23.6: + '@babel/parser@7.23.6': resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==} engines: {node: '>=6.0.0'} hasBin: true - dependencies: - '@babel/types': 7.23.6 - /@babel/plugin-proposal-class-properties@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} + '@babel/parser@7.24.5': + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} + engines: {node: '>=6.0.0'} + hasBin: true + + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.5': + resolution: {integrity: sha512-LdXRi1wEMTrHVR4Zc9F8OewC3vdm5h4QB6L71zy6StmYeqGi1b3ttIO8UC+BfZKcH9jdr4aI249rBkm+3+YvHw==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: - '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.17.7) - '@babel/helper-plugin-utils': 7.22.5 - dev: false + '@babel/core': ^7.0.0 - /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.17.7): - resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1': + resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. peerDependencies: - '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) - dev: false + '@babel/core': ^7.0.0 + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1': + resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1': + resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-proposal-class-properties@7.16.7': + resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6': + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. + peerDependencies: + '@babel/core': ^7.0.0-0 - /@babel/plugin-proposal-object-rest-spread@7.17.3(@babel/core@7.17.7): + '@babel/plugin-proposal-object-rest-spread@7.17.3': resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/compat-data': 7.17.7 - '@babel/core': 7.17.7 - '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.7) - dev: false - /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.17.7): + '@babel/plugin-proposal-optional-chaining@7.21.0': resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) - dev: false - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.17.7): + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2': + resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-async-generators@7.8.4': resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-bigint@7.8.3': resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.17.7): + '@babel/plugin-syntax-class-properties@7.12.13': resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-flow@7.23.3(@babel/core@7.17.7): + '@babel/plugin-syntax-class-static-block@7.14.5': + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-dynamic-import@7.8.3': + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-export-namespace-from@7.8.3': + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-flow@7.23.3': resolution: {integrity: sha512-YZiAIpkJAwQXBJLIQbRFayR5c+gJ35Vcz3bg954k7cd73zqjvhacJuL9RbrzPz8qPmZdgqP6EUKwy0PCNhaaPA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.17.7): + '@babel/plugin-syntax-import-assertions@7.24.1': + resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-import-attributes@7.24.1': + resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-import-meta@7.10.4': resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-json-strings@7.8.3': resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.17.7): + '@babel/plugin-syntax-jsx@7.23.3': resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.17.7): + '@babel/plugin-syntax-logical-assignment-operators@7.10.4': resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3': resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.17.7): + '@babel/plugin-syntax-numeric-separator@7.10.4': resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-object-rest-spread@7.8.3': resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-optional-catch-binding@7.8.3': resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.17.7): + '@babel/plugin-syntax-optional-chaining@7.8.3': resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.17.7): + '@babel/plugin-syntax-private-property-in-object@7.14.5': + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + + '@babel/plugin-syntax-top-level-await@7.14.5': resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.17.7): + '@babel/plugin-syntax-typescript@7.23.3': resolution: {integrity: sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-arrow-functions@7.16.7(@babel/core@7.17.7): + '@babel/plugin-syntax-unicode-sets-regex@7.18.6': + resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/plugin-transform-arrow-functions@7.16.7': resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} + '@babel/plugin-transform-arrow-functions@7.24.1': + resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-block-scoping@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} + '@babel/plugin-transform-async-generator-functions@7.24.3': + resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-classes@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} + '@babel/plugin-transform-async-to-generator@7.24.1': + resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) - '@babel/helper-split-export-declaration': 7.22.6 - globals: 11.12.0 - dev: false - /@babel/plugin-transform-computed-properties@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} + '@babel/plugin-transform-block-scoped-functions@7.16.7': + resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-destructuring@7.17.7(@babel/core@7.17.7): - resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} + '@babel/plugin-transform-block-scoped-functions@7.24.1': + resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-flow-strip-types@7.23.3(@babel/core@7.17.7): - resolution: {integrity: sha512-26/pQTf9nQSNVJCrLB1IkHUKyPxR+lMrH2QDPG89+Znu9rAMbtrybdbWeE9bb7gzjmE5iXHEY+e0HUwM6Co93Q==} + '@babel/plugin-transform-block-scoping@7.16.7': + resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.17.7) - dev: false - /@babel/plugin-transform-for-of@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} + '@babel/plugin-transform-block-scoping@7.24.5': + resolution: {integrity: sha512-sMfBc3OxghjC95BkYrYocHL3NaOplrcaunblzwXhGmlPwpmfsxr4vK+mBBt49r+S240vahmv+kUxkeKgs+haCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-function-name@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} + '@babel/plugin-transform-class-properties@7.24.1': + resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) - '@babel/helper-function-name': 7.23.0 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-literals@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} + '@babel/plugin-transform-class-static-block@7.24.4': + resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + + '@babel/plugin-transform-classes@7.16.7': + resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} + '@babel/plugin-transform-classes@7.24.5': + resolution: {integrity: sha512-gWkLP25DFj2dwe9Ck8uwMOpko4YsqyfZJrOmqqcegeDYEbp7rmn4U6UQZNj08UF6MaX39XenSpKRCvpDRBtZ7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.17.7): - resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} + '@babel/plugin-transform-computed-properties@7.16.7': + resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-simple-access': 7.22.5 - dev: false - /@babel/plugin-transform-object-super@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} + '@babel/plugin-transform-computed-properties@7.24.1': + resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) - dev: false - /@babel/plugin-transform-parameters@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} + '@babel/plugin-transform-destructuring@7.17.7': + resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} + '@babel/plugin-transform-destructuring@7.24.5': + resolution: {integrity: sha512-SZuuLyfxvsm+Ah57I/i1HVjveBENYK9ue8MJ7qkc7ndoNjqquJiElzA7f5yaAXjyW2hKojosOTAQQRX50bPSVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-react-display-name@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} + '@babel/plugin-transform-dotall-regex@7.24.1': + resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-react-jsx@7.17.3(@babel/core@7.17.7): - resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==} + '@babel/plugin-transform-duplicate-keys@7.24.1': + resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) - '@babel/types': 7.23.6 - dev: false - /@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} + '@babel/plugin-transform-dynamic-import@7.24.1': + resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-spread@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} + '@babel/plugin-transform-exponentiation-operator@7.24.1': + resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - dev: false - /@babel/plugin-transform-template-literals@7.16.7(@babel/core@7.17.7): - resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} + '@babel/plugin-transform-export-namespace-from@7.24.1': + resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - dev: false - /@babel/plugin-transform-typescript@7.23.6(@babel/core@7.17.7): - resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==} + '@babel/plugin-transform-flow-strip-types@7.23.3': + resolution: {integrity: sha512-26/pQTf9nQSNVJCrLB1IkHUKyPxR+lMrH2QDPG89+Znu9rAMbtrybdbWeE9bb7gzjmE5iXHEY+e0HUwM6Co93Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.17.7) - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.17.7) - dev: false - /@babel/preset-flow@7.23.3(@babel/core@7.17.7): - resolution: {integrity: sha512-7yn6hl8RIv+KNk6iIrGZ+D06VhVY35wLVf23Cz/mMu1zOr7u4MMP4j0nZ9tLf8+4ZFpnib8cFYgB/oYg9hfswA==} + '@babel/plugin-transform-for-of@7.16.7': + resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-transform-flow-strip-types': 7.23.3(@babel/core@7.17.7) - dev: false - /@babel/preset-typescript@7.23.3(@babel/core@7.17.7): - resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==} + '@babel/plugin-transform-for-of@7.24.1': + resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.17.7) - dev: false - /@babel/register@7.23.7(@babel/core@7.17.7): - resolution: {integrity: sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ==} + '@babel/plugin-transform-function-name@7.16.7': + resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - clone-deep: 4.0.1 - find-cache-dir: 2.1.0 - make-dir: 2.1.0 - pirates: 4.0.6 - source-map-support: 0.5.21 - dev: false - /@babel/runtime@7.23.7: - resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} + '@babel/plugin-transform-function-name@7.24.1': + resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==} engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.14.1 + peerDependencies: + '@babel/core': ^7.0.0-0 - /@babel/template@7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + '@babel/plugin-transform-json-strings@7.24.1': + resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.23.5 - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + peerDependencies: + '@babel/core': ^7.0.0-0 - /@babel/traverse@7.17.3: - resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} + '@babel/plugin-transform-literals@7.16.7': + resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.17.7 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 - debug: 4.3.4(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + peerDependencies: + '@babel/core': ^7.0.0-0 - /@babel/types@7.23.6: - resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} + '@babel/plugin-transform-literals@7.24.1': + resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.23.4 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 + peerDependencies: + '@babel/core': ^7.0.0-0 - /@bcoe/v8-coverage@0.2.3: - resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + '@babel/plugin-transform-logical-assignment-operators@7.24.1': + resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 - /@braintree/sanitize-url@3.1.0: - resolution: {integrity: sha512-GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg==} - deprecated: Potential XSS vulnerability patched in v6.0.0. - dev: false + '@babel/plugin-transform-member-expression-literals@7.16.7': + resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 - /@chakra-ui/accordion@1.4.12(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-Hq5Ie1SI4mmtgBmeuir+f7QKgopZEyQOojgufo/A20keMSy5Yk9WZjkXNQgvoIRl1AsoziIPUlubQOtkBZjjbA==} + '@babel/plugin-transform-member-expression-literals@7.24.1': + resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/descendant': 2.1.4(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/alert@1.3.7(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-fFpJYBpHOIK/BX4BVl/xafYiDBUW+Bq/gUYDOo4iAiO4vHgxo74oa+yOwSRNlNjAgIX7pi2ridsYQALKyWyxxQ==} + '@babel/plugin-transform-modules-amd@7.24.1': + resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/anatomy@1.3.0(@chakra-ui/system@1.12.1): - resolution: {integrity: sha512-vj/lcHkCuq/dtbl69DkNsftZTnrGEegB90ODs1B6rxw8iVMdDSYkthPPFAkqzNs4ppv1y2IBjELuVzpeta1OHA==} + '@babel/plugin-transform-modules-commonjs@7.23.3': + resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1) - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/avatar@1.3.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-/eRRK48Er92/QWAfWhxsJIN0gZBBvk+ew4Hglo+pxt3/NDnfTF2yPE7ZN29Dl6daPNbyTOpoksMwaU2mZIqLgA==} + '@babel/plugin-transform-modules-commonjs@7.24.1': + resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/image': 1.1.10(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/breadcrumb@1.3.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-iXxienBO6RUnJEcDvyDWyRt+mzPyl7/b6N8i0vrjGKGLpgtayJFvIdo33tFcvx6TCy7V9hiE3HTtZnNomWdR6A==} + '@babel/plugin-transform-modules-systemjs@7.24.1': + resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/button@1.5.10(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-IVEOrleI378CckAa3b3CTUHMPZRfpy6LPwn1Mx3sMpHEkDTKu8zJcjgEvCE8HYzNC1KbwBsa1PfTgk40ui6EtA==} + '@babel/plugin-transform-modules-umd@7.24.1': + resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/spinner': 1.2.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/checkbox@1.7.1(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-9Io97yn8OrdaIynCj+3Z/neJV7lTT1MtcdYh3BKMd7WnoJDkRY/GlBM8zsdgC5Wvm+ZQ1M83t0YvRPKLLzusyA==} + '@babel/plugin-transform-named-capturing-groups-regex@7.22.5': + resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0 - /@chakra-ui/clickable@1.2.6(react@17.0.2): - resolution: {integrity: sha512-89SsrQwwwAadcl/bN8nZqqaaVhVNFdBXqQnxVy1t07DL5ezubmNb5SgFh9LDznkm9YYPQhaGr3W6HFro7iAHMg==} + '@babel/plugin-transform-new-target@7.24.1': + resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/close-button@1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-cYTxfgrIlPU4IZm1sehZXxx/TNQBk9c3LBPvTpywEM8GVRGINh4YLq8WiMaPtO+TDNBnKoWS/jS4IHnR+abADw==} + '@babel/plugin-transform-nullish-coalescing-operator@7.24.1': + resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/color-mode@1.4.8(react@17.0.2): - resolution: {integrity: sha512-iD4126DVQi06c6ARr3uf3R2rtEu8aBVjW8rhZ+lOsV26Z15iCJA7OAut13Xu06fcZvgjSB/ChDy6Sx9sV9UjHA==} + '@babel/plugin-transform-numeric-separator@7.24.1': + resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-env': 1.1.6(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/control-box@1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-EUcq5f854puG6ZA6wAWl4107OPl8+bj4MMHJCa48BB0qec0U8HCEtxQGnFwJmaYLalIAjMfHuY3OwO2A3Hi9hA==} + '@babel/plugin-transform-object-rest-spread@7.24.5': + resolution: {integrity: sha512-7EauQHszLGM3ay7a161tTQH7fj+3vVM/gThlz5HpFtnygTxjrlvoeq7MPVA1Vy9Q555OB8SnAOsMkLShNkkrHA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/counter@1.2.10(react@17.0.2): - resolution: {integrity: sha512-HQd09IuJ4z8M8vWajH+99jBWWSHDesQZmnN95jUg3HKOuNleLaipf2JFdrqbO1uWQyHobn2PM6u+B+JCAh2nig==} + '@babel/plugin-transform-object-super@7.16.7': + resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/css-reset@1.1.3(@emotion/react@11.11.3)(react@17.0.2): - resolution: {integrity: sha512-AgfrE7bRTJvNi/4zIfacI/kBHmHmHEIeQtHwCvk/0qM9V2gK1VM3ctYlnibf7BTh17F/UszweOGRb1lHSPfWjw==} + '@babel/plugin-transform-object-super@7.24.1': + resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@emotion/react': '>=10.0.35' - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/descendant@2.1.4(react@17.0.2): - resolution: {integrity: sha512-k1olHM6c0fcI5fQxO9rqg9rxripcfHMEm2LkORgH0CAzFn/U75CxCw5ec0IMedNWCdiv740enVfnfhBAoSg7gw==} + '@babel/plugin-transform-optional-catch-binding@7.24.1': + resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/editable@1.4.2(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-a5zKghA/IvG7yNkmFl7Z9c2KSsf0FgyijsNPTg/4S5jxyz13QJtoTg40tdpyaxHHCT25y25iUcV4FYCj6Jd01w==} + '@babel/plugin-transform-optional-chaining@7.24.5': + resolution: {integrity: sha512-xWCkmwKT+ihmA6l7SSTpk8e4qQl/274iNbSKRRS8mpqFR32ksy36+a+LWY8OXCCEefF8WFlnOHVsaDI2231wBg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/focus-lock@1.2.6(@types/react@17.0.74)(react@17.0.2): - resolution: {integrity: sha512-ZJNE1oNdUM1aGWuCJ+bxFa/d3EwxzfMWzTKzSvKDK50GWoUQQ10xFTT9nY/yFpkcwhBvx1KavxKf44mIhIbSog==} + '@babel/plugin-transform-parameters@7.16.7': + resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - react-focus-lock: 2.5.2(@types/react@17.0.74)(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/form-control@1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-MtUE98aocP2QTgvyyJ/ABuG33mhT3Ox56phKreG3HzbUKByMwrbQSm1QcAgyYdqSZ9eKB2tXx+qgGNh+avAfDA==} + '@babel/plugin-transform-parameters@7.24.5': + resolution: {integrity: sha512-9Co00MqZ2aoky+4j2jhofErthm6QVLKbpQrvz20c3CH9KQCLHyNB+t2ya4/UrRpQGR+Wrwjg9foopoeSdnHOkA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/hooks@1.9.1(react@17.0.2): - resolution: {integrity: sha512-SEeh1alDKzrP9gMLWMnXOUDBQDKF/URL6iTmkumTn6vhawWNla6sPrcMyoCzWdMzwUhZp3QNtCKbUm7dxBXvPw==} + '@babel/plugin-transform-private-methods@7.24.1': + resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - compute-scroll-into-view: 1.0.14 - copy-to-clipboard: 3.3.1 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/icon@2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-ZrqRvCCIxGr4qFd/r1pmtd9tobRmv8KAxV7ygFoc/t4vOSKTcVIjhE12gsI3FzgvXM15ZFVwsxa1zodwgo5neQ==} + '@babel/plugin-transform-private-property-in-object@7.24.5': + resolution: {integrity: sha512-JM4MHZqnWR04jPMujQDTBVRnqxpLLpx2tkn7iPn+Hmsc0Gnb79yvRWOkvqFOx3Z7P7VxiRIR22c4eGSNj87OBQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/icons@1.1.7(react@17.0.2): - resolution: {integrity: sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==} + '@babel/plugin-transform-property-literals@7.16.7': + resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@types/react': 17.0.74 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/image@1.1.10(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-PJZmhQ/R1PgdMyCRjALfoyq1FNh/WzMAw70sliHLtLcb9hBXniwQZuckYfUshCkUoFBj/ow9d4byn9Culdpk7Q==} + '@babel/plugin-transform-property-literals@7.24.1': + resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/input@1.4.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-Ljy/NbOhh9cNQxKTWQRsT4aQiXs2vVya+Cj5NpMAz08NFFjPZovsTawhI7m6ejT5Vsh76QYjh2rOLLI3fWqQQw==} + '@babel/plugin-transform-react-display-name@7.16.7': + resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/layout@1.8.0(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-GJtEKez5AZu0XQTxI6a6jwA/hMDD36pP0HBxBOGuHP1hWCebDzMjraiMfWiP9w7hKERFE4j19kocHxIXyocfJA==} + '@babel/plugin-transform-react-jsx@7.17.3': + resolution: {integrity: sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/live-region@1.1.6(react@17.0.2): - resolution: {integrity: sha512-9gPQHXf7oW0jXyT5R/JzyDMfJ3hF70TqhN8bRH4fMyfNr2Se+SjztMBqCrv5FS5rPjcCeua+e0eArpoB3ROuWQ==} + '@babel/plugin-transform-regenerator@7.24.1': + resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/media-query@2.0.4(@chakra-ui/system@1.12.1)(@chakra-ui/theme@1.14.1)(react@17.0.2): - resolution: {integrity: sha512-kn6g/L0IFFUHz2v4yiCsBnhg9jUeA7525Z+AWl+BPtvryi7i9J+AJ27y/QAge7vUGy4dwDeFyxOZTs2oZ9/BsA==} + '@babel/plugin-transform-reserved-words@7.24.1': + resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - '@chakra-ui/theme': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/react-env': 1.1.6(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/menu@1.8.12(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-X/s74VpOReQW4fCRCa21f/VOe++cXhPz2Sh7pDjtaT3zmKjrJwgk1Kw75cXfNX1eke6hf/wZ0FGweu/m7+C3OA==} + '@babel/plugin-transform-shorthand-properties@7.16.7': + resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/clickable': 1.2.6(react@17.0.2) - '@chakra-ui/descendant': 2.1.4(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/popper': 2.4.3(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/modal@1.11.1(@chakra-ui/system@1.12.1)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-B2BBDonHb04vbPLAWgko1JYBwgW8ZNSLyhTJK+rbrCsRSgazuLTcwq4hdyJqrYNWtaQEfSwpAXqJ7joMZdv59A==} + '@babel/plugin-transform-shorthand-properties@7.24.1': + resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/focus-lock': 1.2.6(@types/react@17.0.74)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/portal': 1.3.10(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - aria-hidden: 1.1.3 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-remove-scroll: 2.4.1(@types/react@17.0.74)(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/number-input@1.4.7(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-LorGRZFMipom8vCUEbLi2s7bTHF2Fgiu766W0jTbzMje+8Z1ZoRQunH9OZWQnxnWQTUfUM2KBW8KwToYh1ojfQ==} + '@babel/plugin-transform-spread@7.16.7': + resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/counter': 1.2.10(react@17.0.2) - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/pin-input@1.7.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-KEVUHHmf22tI4F7gzT9+pHi4E5cCyte6M8rPEwRyuc0kUBo48D8OW0BJwGdESWOKMkQXazDF6Zg4o32t45tbpg==} + '@babel/plugin-transform-spread@7.24.1': + resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/descendant': 2.1.4(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/popover@1.11.9(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-hJ1/Lwukox3ryTN7W1wnj+nE44utfLwQYvfUSdatt5dznnh8k0P6Wx7Hmjm1cYffRavBhqzwua/QZDWjJN9N0g==} + '@babel/plugin-transform-sticky-regex@7.24.1': + resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/popper': 2.4.3(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/popper@2.4.3(react@17.0.2): - resolution: {integrity: sha512-TGzFnYt3mtIVkIejtYIAu4Ka9DaYLzMR4NgcqI6EtaTvgK7Xep+6RTiY/Nq+ZT3l/eaNUwqHRFoNrDUg1XYasA==} + '@babel/plugin-transform-template-literals@7.16.7': + resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@popperjs/core': 2.11.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/portal@1.3.10(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-t2KQ6MXbyf1qFYxWw/bs//CnwD+Clq7mbsP1Y7g+THCz2FvlLlMj45BWocLB30NoNyA8WCS2zyMBszW2/qvDiA==} + '@babel/plugin-transform-template-literals@7.24.1': + resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/progress@1.2.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-thaHRIYTVktgV78vJMNwzfCX+ickhSpn2bun6FtGVUphFx4tjV+ggz+IGohm6AH2hapskoR1mQU2iNZb6BK0hQ==} + '@babel/plugin-transform-typeof-symbol@7.24.5': + resolution: {integrity: sha512-UTGnhYVZtTAjdwOTzT+sCyXmTn8AhaxOS/MjG9REclZ6ULHWF9KoCZur0HSGU7hk8PdBFKKbYe6+gqdXWz84Jg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/provider@1.7.14(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-FCA33CZy/jFzExglKMioeri8sr9NtDTcNVPnx95ZJiA7WpfFo0xuZ6/fMC4DwIQPkJKbSIZBXYLZ3U10Ntylrw==} + '@babel/plugin-transform-typescript@7.23.6': + resolution: {integrity: sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/css-reset': 1.1.3(@emotion/react@11.11.3)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/portal': 1.3.10(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/react-env': 1.1.6(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/radio@1.5.1(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-zO5eShz+j68A7935jJ2q5u3brX/bjPEGh9Pj2+bnKbmC9Vva6jEzBSJsAx9n4WbkAzR3xDMGWsbpivFp8X1tJw==} + '@babel/plugin-transform-unicode-escapes@7.24.1': + resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/react-env@1.1.6(react@17.0.2): - resolution: {integrity: sha512-L90LNvCfe04FTkN9OPok/o2e60zLJNBH8Im/5dUHvqy7dXLXok8ZDad5vEL46XmGbhe7O8fbxhG6FmAYdcCHrQ==} + '@babel/plugin-transform-unicode-property-regex@7.24.1': + resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/react-utils@1.2.3(react@17.0.2): - resolution: {integrity: sha512-r8pUwCVVB7UPhb0AiRa9ZzSp4xkMz64yIeJ4O4aGy4WMw7TRH4j4QkbkE1YC9tQitrXrliOlvx4WWJR4VyiGpw==} + '@babel/plugin-transform-unicode-regex@7.24.1': + resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==} + engines: {node: '>=6.9.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/react@1.8.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-NfR5XKVqEWhchFLiWaTWkWeYZJK1SNF2O6sQxFVrX6M+nAgJ3Q9tfMk6/I3II+xc4hXJUcYmUvmw37vT92yMaQ==} + '@babel/plugin-transform-unicode-sets-regex@7.24.1': + resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - framer-motion: '*' - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/accordion': 1.4.12(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/alert': 1.3.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/avatar': 1.3.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/breadcrumb': 1.3.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/button': 1.5.10(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/checkbox': 1.7.1(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/control-box': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/counter': 1.2.10(react@17.0.2) - '@chakra-ui/css-reset': 1.1.3(@emotion/react@11.11.3)(react@17.0.2) - '@chakra-ui/editable': 1.4.2(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/image': 1.1.10(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/input': 1.4.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/layout': 1.8.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/live-region': 1.1.6(react@17.0.2) - '@chakra-ui/media-query': 2.0.4(@chakra-ui/system@1.12.1)(@chakra-ui/theme@1.14.1)(react@17.0.2) - '@chakra-ui/menu': 1.8.12(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/modal': 1.11.1(@chakra-ui/system@1.12.1)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/number-input': 1.4.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/pin-input': 1.7.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/popover': 1.11.9(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/popper': 2.4.3(react@17.0.2) - '@chakra-ui/portal': 1.3.10(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/progress': 1.2.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/provider': 1.7.14(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/radio': 1.5.1(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/react-env': 1.1.6(react@17.0.2) - '@chakra-ui/select': 1.2.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/skeleton': 1.2.14(@chakra-ui/theme@1.14.1)(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/slider': 1.5.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/spinner': 1.2.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/stat': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/switch': 1.3.10(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/table': 1.3.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/tabs': 1.6.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/tag': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/textarea': 1.2.11(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1) - '@chakra-ui/toast': 1.5.9(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/tooltip': 1.5.1(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - dev: false + '@babel/core': ^7.0.0 - /@chakra-ui/select@1.2.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-6Tis1+ZrRjQeWhQfziQn3ZdPphV5ccafpZOhiPdTcM2J1XcXOlII+9rHxvaW+jx7zQ5ly5o8kd7iXzalDgl5wA==} + '@babel/preset-env@7.24.5': + resolution: {integrity: sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/skeleton@1.2.14(@chakra-ui/theme@1.14.1)(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2): - resolution: {integrity: sha512-R0v4DfQ2yjXCJf9SzhTmDb2PLx5//LxsRbjjgRa8qJCR4MZaGswPrekp4dP8YjY8aEYzuZbvHU12T3vqZBk2GA==} + '@babel/preset-flow@7.23.3': + resolution: {integrity: sha512-7yn6hl8RIv+KNk6iIrGZ+D06VhVY35wLVf23Cz/mMu1zOr7u4MMP4j0nZ9tLf8+4ZFpnib8cFYgB/oYg9hfswA==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/theme': '>=1.0.0' - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/media-query': 2.0.4(@chakra-ui/system@1.12.1)(@chakra-ui/theme@1.14.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1) - '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/slider@1.5.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-THkGU2BsA6XMosXcEVQkWVRftqUIAKCb+y4iEpR3C2ztqL7Fl/CbIGwyr5majhPhKc275rb8dfxwp8R0L0ZIiQ==} + '@babel/preset-modules@0.1.6-no-external-plugins': + resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - /@chakra-ui/spinner@1.2.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-GoUCccN120fGRVgUtfuwcEjeoaxffB+XsgpxX7jhWloXf8b6lkqm68bsxX4Ybb2vGN1fANI98/45JmrnddZO/A==} + '@babel/preset-typescript@7.23.3': + resolution: {integrity: sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/stat@1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-m76jumFW1N+mCG4ytrUz9Mh09nZtS4OQcADEvOslfdI5StwwuzasTA1tueaelPzdhBioMwFUWL05Fr1fXbPJ/Q==} + '@babel/register@7.23.7': + resolution: {integrity: sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/core': ^7.0.0-0 - /@chakra-ui/styled-system@1.19.0: - resolution: {integrity: sha512-z+bMfWs6jQGkpgarge1kmk78DuDhJIXRUMyRqZ3+CiIkze88bIIsww6mV2i8tEfUfTAvALeMnlYZ1DYsHsTTJw==} - dependencies: - '@chakra-ui/utils': 1.10.4 - csstype: 3.0.9 - dev: false + '@babel/regjsgen@0.8.0': + resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - /@chakra-ui/switch@1.3.10(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-V6qDLY6oECCbPyu7alWWOAhSBI4+SAuT6XW/zEQbelkwuUOiGO1ax67rTXOmZ59A2AaV1gqQFxDh8AcbvwO5XQ==} - peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/checkbox': 1.7.1(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@babel/runtime@7.23.7': + resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} + engines: {node: '>=6.9.0'} - /@chakra-ui/system@1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2): - resolution: {integrity: sha512-Rp09/rMuPA3hF38OJxeQciGO9N0Ie1GxwHRAw1AFA/TY3fVyK9pNI5oN+J/1cAxq7v9yKdIr1YfnruJTI9xfEg==} - peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/color-mode': 1.4.8(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/styled-system': 1.19.0 - '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) - react: 17.0.2 - react-fast-compare: 3.2.0 - dev: false + '@babel/template@7.22.15': + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + engines: {node: '>=6.9.0'} - /@chakra-ui/table@1.3.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-7agZAgAeDFKviqStvixqnLAH54+setzhx67EztioZTr5Xu+6hQ4rotfJbu8L4i587pcbNg98kCEXEkidjw0XRQ==} + '@babel/template@7.24.0': + resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} + engines: {node: '>=6.9.0'} + + '@babel/traverse@7.17.3': + resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.23.6': + resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.24.5': + resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} + engines: {node: '>=6.9.0'} + + '@bcoe/v8-coverage@0.2.3': + resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + + '@braintree/sanitize-url@3.1.0': + resolution: {integrity: sha512-GcIY79elgB+azP74j8vqkiXz8xLFfIzbQJdlwOPisgbKT00tviJQuEghOXSMVxJ00HoYJbGswr4kcllUc4xCcg==} + deprecated: Potential XSS vulnerability patched in v6.0.0. + + '@chakra-ui/accordion@1.4.12': + resolution: {integrity: sha512-Hq5Ie1SI4mmtgBmeuir+f7QKgopZEyQOojgufo/A20keMSy5Yk9WZjkXNQgvoIRl1AsoziIPUlubQOtkBZjjbA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' - /@chakra-ui/tabs@1.6.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-hGs2REEVVWyfgs+qEkPiUsNnqwv3QwXfKYyXaMnGS7CCkGgUiEvIO7n9968/KGnGbM4GuEHX+BxG2suIUf24yg==} + '@chakra-ui/alert@1.3.7': + resolution: {integrity: sha512-fFpJYBpHOIK/BX4BVl/xafYiDBUW+Bq/gUYDOo4iAiO4vHgxo74oa+yOwSRNlNjAgIX7pi2ridsYQALKyWyxxQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/clickable': 1.2.6(react@17.0.2) - '@chakra-ui/descendant': 2.1.4(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + react: '>=16.8.6' - /@chakra-ui/tag@1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-RKrKOol4i/CnpFfo3T9LMm1abaqM+5Bs0soQLbo1iJBbBACY09sWXrQYvveQ2GYzU/OrAUloHqqmKjyVGOlNtg==} + '@chakra-ui/anatomy@1.3.0': + resolution: {integrity: sha512-vj/lcHkCuq/dtbl69DkNsftZTnrGEegB90ODs1B6rxw8iVMdDSYkthPPFAkqzNs4ppv1y2IBjELuVzpeta1OHA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false - /@chakra-ui/textarea@1.2.11(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-RDWbMyC87/AFRX98EnVum5eig/7hhcvS1BrqW5lvmTgrpr7KVr80Dfa8hUj58Iq37Z7AqZijDPkBn/zg7bPdIg==} + '@chakra-ui/avatar@1.3.11': + resolution: {integrity: sha512-/eRRK48Er92/QWAfWhxsJIN0gZBBvk+ew4Hglo+pxt3/NDnfTF2yPE7ZN29Dl6daPNbyTOpoksMwaU2mZIqLgA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false + react: '>=16.8.6' - /@chakra-ui/theme-tools@1.3.6(@chakra-ui/system@1.12.1): - resolution: {integrity: sha512-Wxz3XSJhPCU6OwCHEyH44EegEDQHwvlsx+KDkUDGevOjUU88YuNqOVkKtgTpgMLNQcsrYZ93oPWZUJqqCVNRew==} + '@chakra-ui/breadcrumb@1.3.6': + resolution: {integrity: sha512-iXxienBO6RUnJEcDvyDWyRt+mzPyl7/b6N8i0vrjGKGLpgtayJFvIdo33tFcvx6TCy7V9hiE3HTtZnNomWdR6A==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@ctrl/tinycolor': 3.4.0 - dev: false + react: '>=16.8.6' - /@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1): - resolution: {integrity: sha512-VeNZi+zD3yDwzvZm234Cy3vnalCzQ+dhAgpHdIYzGO1CYO8DPa+ROcQ70rUueL7dSvUz15KOiGTw6DAl7LXlGA==} + '@chakra-ui/button@1.5.10': + resolution: {integrity: sha512-IVEOrleI378CckAa3b3CTUHMPZRfpy6LPwn1Mx3sMpHEkDTKu8zJcjgEvCE8HYzNC1KbwBsa1PfTgk40ui6EtA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - dependencies: - '@chakra-ui/anatomy': 1.3.0(@chakra-ui/system@1.12.1) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1) - '@chakra-ui/utils': 1.10.4 - dev: false + react: '>=16.8.6' - /@chakra-ui/toast@1.5.9(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-rns04bGdMcG7Ijg45L+PfuEW4rCd0Ycraix4EJQhcl9RXI18G9sphmlp9feidhZAkI6Ukafq1YvyvkBfkKnIzQ==} + '@chakra-ui/checkbox@1.7.1': + resolution: {integrity: sha512-9Io97yn8OrdaIynCj+3Z/neJV7lTT1MtcdYh3BKMd7WnoJDkRY/GlBM8zsdgC5Wvm+ZQ1M83t0YvRPKLLzusyA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/alert': 1.3.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1)(react@17.0.2) - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1) - '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@reach/alert': 0.13.2(react-dom@17.0.2)(react@17.0.2) - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' - /@chakra-ui/tooltip@1.5.1(@chakra-ui/system@1.12.1)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-EUAlDdlCBt63VpEVtj/RkFjHQVN/xA9gEAumngQdi1Sp+OXPYCBM9GwSY0NwrM1RfKBnhPSH9wz7FwredJWeaw==} + '@chakra-ui/clickable@1.2.6': + resolution: {integrity: sha512-89SsrQwwwAadcl/bN8nZqqaaVhVNFdBXqQnxVy1t07DL5ezubmNb5SgFh9LDznkm9YYPQhaGr3W6HFro7iAHMg==} peerDependencies: - '@chakra-ui/system': '>=1.0.0' - framer-motion: '*' - react: '*' - react-dom: '>=16.8.6' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - '@chakra-ui/hooks': 1.9.1(react@17.0.2) - '@chakra-ui/popper': 2.4.3(react@17.0.2) - '@chakra-ui/portal': 1.3.10(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/react-utils': 1.2.3(react@17.0.2) - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2) - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false + react: '>=16.8.6' - /@chakra-ui/transition@1.4.8(framer-motion@6.5.1)(react@17.0.2): - resolution: {integrity: sha512-5uc8LEuCH7+0h++wqAav/EktTHOjbLDSTXQlU9fzPIlNNgyf2eXrHVN2AGMGKiMR9Z4gS7umQjZ54r0w/mZ/Fw==} + '@chakra-ui/close-button@1.2.7': + resolution: {integrity: sha512-cYTxfgrIlPU4IZm1sehZXxx/TNQBk9c3LBPvTpywEM8GVRGINh4YLq8WiMaPtO+TDNBnKoWS/jS4IHnR+abADw==} peerDependencies: - framer-motion: '*' - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@chakra-ui/utils': 1.10.4 - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - dev: false + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' - /@chakra-ui/utils@1.10.4: - resolution: {integrity: sha512-AM91VQQxw8F4F1WDA28mqKY6NFIOuzc2Ekkna88imy2OiqqmYH0xkq8J16L2qj4cLiLozpYqba3C79pWioy6FA==} - dependencies: - '@types/lodash.mergewith': 4.6.6 - css-box-model: 1.2.1 - framesync: 5.3.0 - lodash.mergewith: 4.6.2 - dev: false + '@chakra-ui/color-mode@1.4.8': + resolution: {integrity: sha512-iD4126DVQi06c6ARr3uf3R2rtEu8aBVjW8rhZ+lOsV26Z15iCJA7OAut13Xu06fcZvgjSB/ChDy6Sx9sV9UjHA==} + peerDependencies: + react: '>=16.8.6' - /@chakra-ui/visually-hidden@1.1.6(@chakra-ui/system@1.12.1)(react@17.0.2): - resolution: {integrity: sha512-Xzy5bA0UA+IyMgwJizQYSEdgz8cC/tHdmFB3CniXzmpKTSK8mJddeEBl+cGbXHBzxEUhH7xF1eaS41O+0ezWEQ==} + '@chakra-ui/control-box@1.1.6': + resolution: {integrity: sha512-EUcq5f854puG6ZA6wAWl4107OPl8+bj4MMHJCa48BB0qec0U8HCEtxQGnFwJmaYLalIAjMfHuY3OwO2A3Hi9hA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' - react: '*' - peerDependenciesMeta: - '@chakra-ui/system': - optional: true - react: - optional: true - dependencies: - '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - react: 17.0.2 - dev: false - - /@changesets/apply-release-plan@7.0.0: - resolution: {integrity: sha512-vfi69JR416qC9hWmFGSxj7N6wA5J222XNBmezSVATPWDVPIF7gkd4d8CpbEbXmRWbVrkoli3oerGS6dcL/BGsQ==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/config': 3.0.0 - '@changesets/get-version-range-type': 0.4.0 - '@changesets/git': 3.0.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - detect-indent: 6.1.0 - fs-extra: 7.0.1 - lodash.startcase: 4.4.0 - outdent: 0.5.0 - prettier: 2.8.8 - resolve-from: 5.0.0 - semver: 7.5.4 - dev: true + react: '>=16.8.6' - /@changesets/assemble-release-plan@5.2.4: - resolution: {integrity: sha512-xJkWX+1/CUaOUWTguXEbCDTyWJFECEhmdtbkjhn5GVBGxdP/JwaHBIU9sW3FR6gD07UwZ7ovpiPclQZs+j+mvg==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.6 - '@changesets/types': 5.2.1 - '@manypkg/get-packages': 1.1.3 - semver: 7.5.4 - dev: true + '@chakra-ui/counter@1.2.10': + resolution: {integrity: sha512-HQd09IuJ4z8M8vWajH+99jBWWSHDesQZmnN95jUg3HKOuNleLaipf2JFdrqbO1uWQyHobn2PM6u+B+JCAh2nig==} + peerDependencies: + react: '>=16.8.6' - /@changesets/assemble-release-plan@6.0.0: - resolution: {integrity: sha512-4QG7NuisAjisbW4hkLCmGW2lRYdPrKzro+fCtZaILX+3zdUELSvYjpL4GTv0E4aM9Mef3PuIQp89VmHJ4y2bfw==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - semver: 7.5.4 - dev: true + '@chakra-ui/css-reset@1.1.3': + resolution: {integrity: sha512-AgfrE7bRTJvNi/4zIfacI/kBHmHmHEIeQtHwCvk/0qM9V2gK1VM3ctYlnibf7BTh17F/UszweOGRb1lHSPfWjw==} + peerDependencies: + '@emotion/react': '>=10.0.35' + react: '>=16.8.6' - /@changesets/changelog-git@0.2.0: - resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==} - dependencies: - '@changesets/types': 6.0.0 - dev: true + '@chakra-ui/descendant@2.1.4': + resolution: {integrity: sha512-k1olHM6c0fcI5fQxO9rqg9rxripcfHMEm2LkORgH0CAzFn/U75CxCw5ec0IMedNWCdiv740enVfnfhBAoSg7gw==} + peerDependencies: + react: '>=16.8.6' - /@changesets/cli@2.27.1: - resolution: {integrity: sha512-iJ91xlvRnnrJnELTp4eJJEOPjgpF3NOh4qeQehM6Ugiz9gJPRZ2t+TsXun6E3AMN4hScZKjqVXl0TX+C7AB3ZQ==} - hasBin: true - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/apply-release-plan': 7.0.0 - '@changesets/assemble-release-plan': 6.0.0 - '@changesets/changelog-git': 0.2.0 - '@changesets/config': 3.0.0 - '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/get-release-plan': 4.0.0 - '@changesets/git': 3.0.0 - '@changesets/logger': 0.1.0 - '@changesets/pre': 2.0.0 - '@changesets/read': 0.6.0 - '@changesets/types': 6.0.0 - '@changesets/write': 0.3.0 - '@manypkg/get-packages': 1.1.3 - '@types/semver': 7.5.6 - ansi-colors: 4.1.3 - chalk: 2.4.2 - ci-info: 3.9.0 - enquirer: 2.3.6 - external-editor: 3.1.0 - fs-extra: 7.0.1 - human-id: 1.0.2 - meow: 6.1.1 - outdent: 0.5.0 - p-limit: 2.3.0 - preferred-pm: 3.0.3 - resolve-from: 5.0.0 - semver: 7.5.4 - spawndamnit: 2.0.0 - term-size: 2.2.1 - tty-table: 4.2.3 - dev: true + '@chakra-ui/editable@1.4.2': + resolution: {integrity: sha512-a5zKghA/IvG7yNkmFl7Z9c2KSsf0FgyijsNPTg/4S5jxyz13QJtoTg40tdpyaxHHCT25y25iUcV4FYCj6Jd01w==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' - /@changesets/config@3.0.0: - resolution: {integrity: sha512-o/rwLNnAo/+j9Yvw9mkBQOZySDYyOr/q+wptRLcAVGlU6djOeP9v1nlalbL9MFsobuBVQbZCTp+dIzdq+CLQUA==} - dependencies: - '@changesets/errors': 0.2.0 - '@changesets/get-dependents-graph': 2.0.0 - '@changesets/logger': 0.1.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - fs-extra: 7.0.1 - micromatch: 4.0.4 - dev: true + '@chakra-ui/focus-lock@1.2.6': + resolution: {integrity: sha512-ZJNE1oNdUM1aGWuCJ+bxFa/d3EwxzfMWzTKzSvKDK50GWoUQQ10xFTT9nY/yFpkcwhBvx1KavxKf44mIhIbSog==} + peerDependencies: + react: '>=16.8.6' - /@changesets/errors@0.1.4: - resolution: {integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==} - dependencies: - extendable-error: 0.1.7 - dev: true + '@chakra-ui/form-control@1.6.0': + resolution: {integrity: sha512-MtUE98aocP2QTgvyyJ/ABuG33mhT3Ox56phKreG3HzbUKByMwrbQSm1QcAgyYdqSZ9eKB2tXx+qgGNh+avAfDA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' - /@changesets/errors@0.2.0: - resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==} - dependencies: - extendable-error: 0.1.7 - dev: true + '@chakra-ui/hooks@1.9.1': + resolution: {integrity: sha512-SEeh1alDKzrP9gMLWMnXOUDBQDKF/URL6iTmkumTn6vhawWNla6sPrcMyoCzWdMzwUhZp3QNtCKbUm7dxBXvPw==} + peerDependencies: + react: '>=16.8.6' - /@changesets/get-dependents-graph@1.3.6: + '@chakra-ui/icon@2.0.5': + resolution: {integrity: sha512-ZrqRvCCIxGr4qFd/r1pmtd9tobRmv8KAxV7ygFoc/t4vOSKTcVIjhE12gsI3FzgvXM15ZFVwsxa1zodwgo5neQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/icons@1.1.7': + resolution: {integrity: sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/image@1.1.10': + resolution: {integrity: sha512-PJZmhQ/R1PgdMyCRjALfoyq1FNh/WzMAw70sliHLtLcb9hBXniwQZuckYfUshCkUoFBj/ow9d4byn9Culdpk7Q==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/input@1.4.6': + resolution: {integrity: sha512-Ljy/NbOhh9cNQxKTWQRsT4aQiXs2vVya+Cj5NpMAz08NFFjPZovsTawhI7m6ejT5Vsh76QYjh2rOLLI3fWqQQw==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/layout@1.8.0': + resolution: {integrity: sha512-GJtEKez5AZu0XQTxI6a6jwA/hMDD36pP0HBxBOGuHP1hWCebDzMjraiMfWiP9w7hKERFE4j19kocHxIXyocfJA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/live-region@1.1.6': + resolution: {integrity: sha512-9gPQHXf7oW0jXyT5R/JzyDMfJ3hF70TqhN8bRH4fMyfNr2Se+SjztMBqCrv5FS5rPjcCeua+e0eArpoB3ROuWQ==} + peerDependencies: + react: '>=16.8.6' + + '@chakra-ui/media-query@2.0.4': + resolution: {integrity: sha512-kn6g/L0IFFUHz2v4yiCsBnhg9jUeA7525Z+AWl+BPtvryi7i9J+AJ27y/QAge7vUGy4dwDeFyxOZTs2oZ9/BsA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + '@chakra-ui/theme': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/menu@1.8.12': + resolution: {integrity: sha512-X/s74VpOReQW4fCRCa21f/VOe++cXhPz2Sh7pDjtaT3zmKjrJwgk1Kw75cXfNX1eke6hf/wZ0FGweu/m7+C3OA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + + '@chakra-ui/modal@1.11.1': + resolution: {integrity: sha512-B2BBDonHb04vbPLAWgko1JYBwgW8ZNSLyhTJK+rbrCsRSgazuLTcwq4hdyJqrYNWtaQEfSwpAXqJ7joMZdv59A==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/number-input@1.4.7': + resolution: {integrity: sha512-LorGRZFMipom8vCUEbLi2s7bTHF2Fgiu766W0jTbzMje+8Z1ZoRQunH9OZWQnxnWQTUfUM2KBW8KwToYh1ojfQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/pin-input@1.7.11': + resolution: {integrity: sha512-KEVUHHmf22tI4F7gzT9+pHi4E5cCyte6M8rPEwRyuc0kUBo48D8OW0BJwGdESWOKMkQXazDF6Zg4o32t45tbpg==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/popover@1.11.9': + resolution: {integrity: sha512-hJ1/Lwukox3ryTN7W1wnj+nE44utfLwQYvfUSdatt5dznnh8k0P6Wx7Hmjm1cYffRavBhqzwua/QZDWjJN9N0g==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + + '@chakra-ui/popper@2.4.3': + resolution: {integrity: sha512-TGzFnYt3mtIVkIejtYIAu4Ka9DaYLzMR4NgcqI6EtaTvgK7Xep+6RTiY/Nq+ZT3l/eaNUwqHRFoNrDUg1XYasA==} + peerDependencies: + react: '>=16.8.6' + + '@chakra-ui/portal@1.3.10': + resolution: {integrity: sha512-t2KQ6MXbyf1qFYxWw/bs//CnwD+Clq7mbsP1Y7g+THCz2FvlLlMj45BWocLB30NoNyA8WCS2zyMBszW2/qvDiA==} + peerDependencies: + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/progress@1.2.6': + resolution: {integrity: sha512-thaHRIYTVktgV78vJMNwzfCX+ickhSpn2bun6FtGVUphFx4tjV+ggz+IGohm6AH2hapskoR1mQU2iNZb6BK0hQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/provider@1.7.14': + resolution: {integrity: sha512-FCA33CZy/jFzExglKMioeri8sr9NtDTcNVPnx95ZJiA7WpfFo0xuZ6/fMC4DwIQPkJKbSIZBXYLZ3U10Ntylrw==} + peerDependencies: + '@emotion/react': ^11.0.0 + '@emotion/styled': ^11.0.0 + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/radio@1.5.1': + resolution: {integrity: sha512-zO5eShz+j68A7935jJ2q5u3brX/bjPEGh9Pj2+bnKbmC9Vva6jEzBSJsAx9n4WbkAzR3xDMGWsbpivFp8X1tJw==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/react-env@1.1.6': + resolution: {integrity: sha512-L90LNvCfe04FTkN9OPok/o2e60zLJNBH8Im/5dUHvqy7dXLXok8ZDad5vEL46XmGbhe7O8fbxhG6FmAYdcCHrQ==} + peerDependencies: + react: '>=16.8.6' + + '@chakra-ui/react-utils@1.2.3': + resolution: {integrity: sha512-r8pUwCVVB7UPhb0AiRa9ZzSp4xkMz64yIeJ4O4aGy4WMw7TRH4j4QkbkE1YC9tQitrXrliOlvx4WWJR4VyiGpw==} + peerDependencies: + react: '>=16.8.6' + + '@chakra-ui/react@1.8.9': + resolution: {integrity: sha512-NfR5XKVqEWhchFLiWaTWkWeYZJK1SNF2O6sQxFVrX6M+nAgJ3Q9tfMk6/I3II+xc4hXJUcYmUvmw37vT92yMaQ==} + peerDependencies: + '@emotion/react': ^11.0.0 + '@emotion/styled': ^11.0.0 + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/select@1.2.11': + resolution: {integrity: sha512-6Tis1+ZrRjQeWhQfziQn3ZdPphV5ccafpZOhiPdTcM2J1XcXOlII+9rHxvaW+jx7zQ5ly5o8kd7iXzalDgl5wA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/skeleton@1.2.14': + resolution: {integrity: sha512-R0v4DfQ2yjXCJf9SzhTmDb2PLx5//LxsRbjjgRa8qJCR4MZaGswPrekp4dP8YjY8aEYzuZbvHU12T3vqZBk2GA==} + peerDependencies: + '@chakra-ui/theme': '>=1.0.0' + '@emotion/react': ^11.0.0 + '@emotion/styled': ^11.0.0 + react: '>=16.8.6' + + '@chakra-ui/slider@1.5.11': + resolution: {integrity: sha512-THkGU2BsA6XMosXcEVQkWVRftqUIAKCb+y4iEpR3C2ztqL7Fl/CbIGwyr5majhPhKc275rb8dfxwp8R0L0ZIiQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/spinner@1.2.6': + resolution: {integrity: sha512-GoUCccN120fGRVgUtfuwcEjeoaxffB+XsgpxX7jhWloXf8b6lkqm68bsxX4Ybb2vGN1fANI98/45JmrnddZO/A==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/stat@1.2.7': + resolution: {integrity: sha512-m76jumFW1N+mCG4ytrUz9Mh09nZtS4OQcADEvOslfdI5StwwuzasTA1tueaelPzdhBioMwFUWL05Fr1fXbPJ/Q==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/styled-system@1.19.0': + resolution: {integrity: sha512-z+bMfWs6jQGkpgarge1kmk78DuDhJIXRUMyRqZ3+CiIkze88bIIsww6mV2i8tEfUfTAvALeMnlYZ1DYsHsTTJw==} + + '@chakra-ui/switch@1.3.10': + resolution: {integrity: sha512-V6qDLY6oECCbPyu7alWWOAhSBI4+SAuT6XW/zEQbelkwuUOiGO1ax67rTXOmZ59A2AaV1gqQFxDh8AcbvwO5XQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + + '@chakra-ui/system@1.12.1': + resolution: {integrity: sha512-Rp09/rMuPA3hF38OJxeQciGO9N0Ie1GxwHRAw1AFA/TY3fVyK9pNI5oN+J/1cAxq7v9yKdIr1YfnruJTI9xfEg==} + peerDependencies: + '@emotion/react': ^11.0.0 + '@emotion/styled': ^11.0.0 + react: '>=16.8.6' + + '@chakra-ui/table@1.3.6': + resolution: {integrity: sha512-7agZAgAeDFKviqStvixqnLAH54+setzhx67EztioZTr5Xu+6hQ4rotfJbu8L4i587pcbNg98kCEXEkidjw0XRQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/tabs@1.6.11': + resolution: {integrity: sha512-hGs2REEVVWyfgs+qEkPiUsNnqwv3QwXfKYyXaMnGS7CCkGgUiEvIO7n9968/KGnGbM4GuEHX+BxG2suIUf24yg==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/tag@1.2.7': + resolution: {integrity: sha512-RKrKOol4i/CnpFfo3T9LMm1abaqM+5Bs0soQLbo1iJBbBACY09sWXrQYvveQ2GYzU/OrAUloHqqmKjyVGOlNtg==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/textarea@1.2.11': + resolution: {integrity: sha512-RDWbMyC87/AFRX98EnVum5eig/7hhcvS1BrqW5lvmTgrpr7KVr80Dfa8hUj58Iq37Z7AqZijDPkBn/zg7bPdIg==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@chakra-ui/theme-tools@1.3.6': + resolution: {integrity: sha512-Wxz3XSJhPCU6OwCHEyH44EegEDQHwvlsx+KDkUDGevOjUU88YuNqOVkKtgTpgMLNQcsrYZ93oPWZUJqqCVNRew==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + + '@chakra-ui/theme@1.14.1': + resolution: {integrity: sha512-VeNZi+zD3yDwzvZm234Cy3vnalCzQ+dhAgpHdIYzGO1CYO8DPa+ROcQ70rUueL7dSvUz15KOiGTw6DAl7LXlGA==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + + '@chakra-ui/toast@1.5.9': + resolution: {integrity: sha512-rns04bGdMcG7Ijg45L+PfuEW4rCd0Ycraix4EJQhcl9RXI18G9sphmlp9feidhZAkI6Ukafq1YvyvkBfkKnIzQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/tooltip@1.5.1': + resolution: {integrity: sha512-EUAlDdlCBt63VpEVtj/RkFjHQVN/xA9gEAumngQdi1Sp+OXPYCBM9GwSY0NwrM1RfKBnhPSH9wz7FwredJWeaw==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + react-dom: '>=16.8.6' + + '@chakra-ui/transition@1.4.8': + resolution: {integrity: sha512-5uc8LEuCH7+0h++wqAav/EktTHOjbLDSTXQlU9fzPIlNNgyf2eXrHVN2AGMGKiMR9Z4gS7umQjZ54r0w/mZ/Fw==} + peerDependencies: + framer-motion: 3.x || 4.x || 5.x || 6.x + react: '>=16.8.6' + + '@chakra-ui/utils@1.10.4': + resolution: {integrity: sha512-AM91VQQxw8F4F1WDA28mqKY6NFIOuzc2Ekkna88imy2OiqqmYH0xkq8J16L2qj4cLiLozpYqba3C79pWioy6FA==} + + '@chakra-ui/visually-hidden@1.1.6': + resolution: {integrity: sha512-Xzy5bA0UA+IyMgwJizQYSEdgz8cC/tHdmFB3CniXzmpKTSK8mJddeEBl+cGbXHBzxEUhH7xF1eaS41O+0ezWEQ==} + peerDependencies: + '@chakra-ui/system': '>=1.0.0' + react: '>=16.8.6' + + '@changesets/apply-release-plan@7.0.0': + resolution: {integrity: sha512-vfi69JR416qC9hWmFGSxj7N6wA5J222XNBmezSVATPWDVPIF7gkd4d8CpbEbXmRWbVrkoli3oerGS6dcL/BGsQ==} + + '@changesets/assemble-release-plan@5.2.4': + resolution: {integrity: sha512-xJkWX+1/CUaOUWTguXEbCDTyWJFECEhmdtbkjhn5GVBGxdP/JwaHBIU9sW3FR6gD07UwZ7ovpiPclQZs+j+mvg==} + + '@changesets/assemble-release-plan@6.0.0': + resolution: {integrity: sha512-4QG7NuisAjisbW4hkLCmGW2lRYdPrKzro+fCtZaILX+3zdUELSvYjpL4GTv0E4aM9Mef3PuIQp89VmHJ4y2bfw==} + + '@changesets/changelog-git@0.2.0': + resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==} + + '@changesets/cli@2.27.1': + resolution: {integrity: sha512-iJ91xlvRnnrJnELTp4eJJEOPjgpF3NOh4qeQehM6Ugiz9gJPRZ2t+TsXun6E3AMN4hScZKjqVXl0TX+C7AB3ZQ==} + hasBin: true + + '@changesets/config@3.0.0': + resolution: {integrity: sha512-o/rwLNnAo/+j9Yvw9mkBQOZySDYyOr/q+wptRLcAVGlU6djOeP9v1nlalbL9MFsobuBVQbZCTp+dIzdq+CLQUA==} + + '@changesets/errors@0.1.4': + resolution: {integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==} + + '@changesets/errors@0.2.0': + resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==} + + '@changesets/get-dependents-graph@1.3.6': resolution: {integrity: sha512-Q/sLgBANmkvUm09GgRsAvEtY3p1/5OCzgBE5vX3vgb5CvW0j7CEljocx5oPXeQSNph6FXulJlXV3Re/v3K3P3Q==} - dependencies: - '@changesets/types': 5.2.1 - '@manypkg/get-packages': 1.1.3 - chalk: 2.4.2 - fs-extra: 7.0.1 - semver: 7.5.4 - dev: true - /@changesets/get-dependents-graph@2.0.0: + '@changesets/get-dependents-graph@2.0.0': resolution: {integrity: sha512-cafUXponivK4vBgZ3yLu944mTvam06XEn2IZGjjKc0antpenkYANXiiE6GExV/yKdsCnE8dXVZ25yGqLYZmScA==} - dependencies: - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - chalk: 2.4.2 - fs-extra: 7.0.1 - semver: 7.5.4 - dev: true - /@changesets/get-release-plan@4.0.0: + '@changesets/get-release-plan@4.0.0': resolution: {integrity: sha512-9L9xCUeD/Tb6L/oKmpm8nyzsOzhdNBBbt/ZNcjynbHC07WW4E1eX8NMGC5g5SbM5z/V+MOrYsJ4lRW41GCbg3w==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/assemble-release-plan': 6.0.0 - '@changesets/config': 3.0.0 - '@changesets/pre': 2.0.0 - '@changesets/read': 0.6.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - dev: true - /@changesets/get-version-range-type@0.4.0: + '@changesets/get-version-range-type@0.4.0': resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==} - dev: true - /@changesets/git@3.0.0: + '@changesets/git@3.0.0': resolution: {integrity: sha512-vvhnZDHe2eiBNRFHEgMiGd2CT+164dfYyrJDhwwxTVD/OW0FUD6G7+4DIx1dNwkwjHyzisxGAU96q0sVNBns0w==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/errors': 0.2.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - is-subdir: 1.2.0 - micromatch: 4.0.4 - spawndamnit: 2.0.0 - dev: true - /@changesets/logger@0.1.0: + '@changesets/logger@0.1.0': resolution: {integrity: sha512-pBrJm4CQm9VqFVwWnSqKEfsS2ESnwqwH+xR7jETxIErZcfd1u2zBSqrHbRHR7xjhSgep9x2PSKFKY//FAshA3g==} - dependencies: - chalk: 2.4.2 - dev: true - /@changesets/parse@0.4.0: + '@changesets/parse@0.4.0': resolution: {integrity: sha512-TS/9KG2CdGXS27S+QxbZXgr8uPsP4yNJYb4BC2/NeFUj80Rni3TeD2qwWmabymxmrLo7JEsytXH1FbpKTbvivw==} - dependencies: - '@changesets/types': 6.0.0 - js-yaml: 3.14.1 - dev: true - /@changesets/pre@2.0.0: + '@changesets/pre@2.0.0': resolution: {integrity: sha512-HLTNYX/A4jZxc+Sq8D1AMBsv+1qD6rmmJtjsCJa/9MSRybdxh0mjbTvE6JYZQ/ZiQ0mMlDOlGPXTm9KLTU3jyw==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/errors': 0.2.0 - '@changesets/types': 6.0.0 - '@manypkg/get-packages': 1.1.3 - fs-extra: 7.0.1 - dev: true - /@changesets/read@0.6.0: + '@changesets/read@0.6.0': resolution: {integrity: sha512-ZypqX8+/im1Fm98K4YcZtmLKgjs1kDQ5zHpc2U1qdtNBmZZfo/IBiG162RoP0CUF05tvp2y4IspH11PLnPxuuw==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/git': 3.0.0 - '@changesets/logger': 0.1.0 - '@changesets/parse': 0.4.0 - '@changesets/types': 6.0.0 - chalk: 2.4.2 - fs-extra: 7.0.1 - p-filter: 2.1.0 - dev: true - /@changesets/types@4.1.0: + '@changesets/types@4.1.0': resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} - dev: true - /@changesets/types@5.2.1: + '@changesets/types@5.2.1': resolution: {integrity: sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==} - dev: true - /@changesets/types@6.0.0: + '@changesets/types@6.0.0': resolution: {integrity: sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==} - dev: true - /@changesets/write@0.3.0: + '@changesets/write@0.3.0': resolution: {integrity: sha512-slGLb21fxZVUYbyea+94uFiD6ntQW0M2hIKNznFizDhZPDgn2c/fv1UzzlW43RVzh1BEDuIqW6hzlJ1OflNmcw==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/types': 6.0.0 - fs-extra: 7.0.1 - human-id: 1.0.2 - prettier: 2.8.8 - dev: true - /@cspotcode/source-map-support@0.8.1: + '@codemirror/language@0.20.2': + resolution: {integrity: sha512-WB3Bnuusw0xhVvhBocieYKwJm04SOk5bPoOEYksVHKHcGHFOaYaw+eZVxR4gIqMMcGzOIUil0FsCmFk8yrhHpw==} + + '@codemirror/state@0.20.1': + resolution: {integrity: sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==} + + '@codemirror/view@0.20.7': + resolution: {integrity: sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==} + + '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} - dependencies: - '@jridgewell/trace-mapping': 0.3.9 - dev: true - /@ctrl/tinycolor@3.4.0: + '@ctrl/tinycolor@3.4.0': resolution: {integrity: sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==} engines: {node: '>=10'} - dev: false - /@edge-runtime/format@2.1.0: + '@edge-runtime/format@2.1.0': resolution: {integrity: sha512-gc2qbYEIIJRczBApBPznVI1c5vZgzrZQOsFZnAxxFiYah9qldHiu1YEitzSvXI8X8ZgvAguuIiyIbpWz17nlXA==} engines: {node: '>=14'} - dev: true - /@edge-runtime/node-utils@2.0.3: + '@edge-runtime/node-utils@2.0.3': resolution: {integrity: sha512-JUSbi5xu/A8+D2t9B9wfirCI1J8n8q0660FfmqZgA+n3RqxD3y7SnamL1sKRE5/AbHsKs9zcqCbK2YDklbc9Bg==} engines: {node: '>=14'} - dev: true - /@edge-runtime/primitives@2.1.2: + '@edge-runtime/primitives@2.1.2': resolution: {integrity: sha512-SR04SMDybALlhIYIi0hiuEUwIl0b7Sn+RKwQkX6hydg4+AKMzBNDFhj2nqHDD1+xkHArV9EhmJIb6iGjShwSzg==} engines: {node: '>=14'} - dev: true - /@edge-runtime/primitives@3.0.1: + '@edge-runtime/primitives@3.0.1': resolution: {integrity: sha512-l5NNDcPkKW4N6qRmB8zzpCF6uRW1S808V/zm72z7b/aWwZUYbmEPPkzyhGAW0aQxLU1pGdZ8u2gNjamdaU6RXw==} engines: {node: '>=14'} - dev: true - /@edge-runtime/primitives@3.0.3: + '@edge-runtime/primitives@3.0.3': resolution: {integrity: sha512-YnfMWMRQABAH8IsnFMJWMW+SyB4ZeYBPnR7V0aqdnew7Pq60cbH5DyFjS/FhiLwvHQk9wBREmXD7PP0HooEQ1A==} engines: {node: '>=14'} - dev: true - /@edge-runtime/vm@3.0.1: + '@edge-runtime/vm@3.0.1': resolution: {integrity: sha512-69twXLIcqVx0iNlc1vFqnXgka2CZi2c/QBAmMzXBk0M6mPG+ICCBh2dd+cv1K+HW2pfLuSW+EskkFXWGeCf1Vw==} engines: {node: '>=14'} - dependencies: - '@edge-runtime/primitives': 3.0.1 - dev: true - /@edge-runtime/vm@3.0.3: + '@edge-runtime/vm@3.0.3': resolution: {integrity: sha512-SPfI1JeIRNs/4EEE2Oc0X6gG3RqjD1TnKu2lwmwFXq0435xgZGKhc3UiKkYAdoMn2dNFD73nlabMKHBRoMRpxg==} engines: {node: '>=14'} - dependencies: - '@edge-runtime/primitives': 3.0.3 - dev: true - /@emotion/babel-plugin@11.11.0: + '@emotion/babel-plugin@11.11.0': resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} - dependencies: - '@babel/helper-module-imports': 7.22.15 - '@babel/runtime': 7.23.7 - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/serialize': 1.1.3 - babel-plugin-macros: 3.1.0 - convert-source-map: 1.8.0 - escape-string-regexp: 4.0.0 - find-root: 1.1.0 - source-map: 0.5.7 - stylis: 4.2.0 - dev: false - /@emotion/cache@11.11.0: + '@emotion/cache@11.11.0': resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} - dependencies: - '@emotion/memoize': 0.8.1 - '@emotion/sheet': 1.2.2 - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 - stylis: 4.2.0 - dev: false - /@emotion/hash@0.9.1: + '@emotion/hash@0.9.1': resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} - dev: false - /@emotion/is-prop-valid@0.8.8: + '@emotion/is-prop-valid@0.8.8': resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} - requiresBuild: true - dependencies: - '@emotion/memoize': 0.7.4 - dev: false - optional: true - /@emotion/is-prop-valid@1.2.1: + '@emotion/is-prop-valid@1.2.1': resolution: {integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==} - dependencies: - '@emotion/memoize': 0.8.1 - dev: false - /@emotion/memoize@0.7.4: + '@emotion/memoize@0.7.4': resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} - requiresBuild: true - dev: false - optional: true - /@emotion/memoize@0.8.1: + '@emotion/memoize@0.8.1': resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - dev: false - /@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2): + '@emotion/react@11.11.3': resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} peerDependencies: '@types/react': '*' - react: '*' + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@emotion/babel-plugin': 11.11.0 - '@emotion/cache': 11.11.0 - '@emotion/serialize': 1.1.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 - '@types/react': 17.0.74 - hoist-non-react-statics: 3.3.2 - react: 17.0.2 - dev: false - /@emotion/serialize@1.1.3: + '@emotion/serialize@1.1.3': resolution: {integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==} - dependencies: - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/unitless': 0.8.1 - '@emotion/utils': 1.2.1 - csstype: 3.1.3 - dev: false - /@emotion/sheet@1.2.2: + '@emotion/sheet@1.2.2': resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - dev: false - /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2): + '@emotion/styled@11.11.0': resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' - react: '*' + react: '>=16.8.0' peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@emotion/babel-plugin': 11.11.0 - '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/serialize': 1.1.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) - '@emotion/utils': 1.2.1 - '@types/react': 17.0.74 - react: 17.0.2 - dev: false - /@emotion/unitless@0.8.1: + '@emotion/unitless@0.8.1': resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} - dev: false - /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@17.0.2): + '@emotion/use-insertion-effect-with-fallbacks@1.0.1': resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - dev: false + react: '>=16.8.0' - /@emotion/utils@1.2.1: + '@emotion/utils@1.2.1': resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} - dev: false - /@emotion/weak-memoize@0.3.1: + '@emotion/weak-memoize@0.3.1': resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} - dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.1)(typescript@5.3.3): + '@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2': resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: cosmiconfig: '>=6' - dependencies: - cosmiconfig: 7.0.1 - lodash.get: 4.4.2 - make-error: 1.3.6 - ts-node: 9.1.1(typescript@5.3.3) - tslib: 2.6.2 - transitivePeerDependencies: - - typescript - dev: true - /@envelop/core@3.0.6: + '@envelop/core@3.0.6': resolution: {integrity: sha512-06t1xCPXq6QFN7W1JUEf68aCwYN0OUDNAIoJe7bAqhaoa2vn7NCcuX1VHkJ/OWpmElUgCsRO6RiBbIru1in0Ig==} - dependencies: - '@envelop/types': 3.0.2 - tslib: 2.6.2 - /@envelop/dataloader@4.0.6(@envelop/core@3.0.6)(dataloader@2.2.2): + '@envelop/dataloader@4.0.6': resolution: {integrity: sha512-U0i6ha7c0XgfWpGGLkTL8+0lc1FkJS5hxtRr+798Je7V1e2dyrBSRxSWVRnEtyyImIqZ/UTH1/nfktX6v1g1hw==} peerDependencies: '@envelop/core': ^3.0.6 dataloader: ^2.0.0 - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - '@envelop/core': 3.0.6 - dataloader: 2.2.2 - tslib: 2.6.2 - dev: false - /@envelop/execute-subscription-event@3.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6): + '@envelop/execute-subscription-event@3.0.6': resolution: {integrity: sha512-MRKPxcESS9VVK+//sGSMYv7RYrWH8qtya5RQOu9+6JnfsZriXheXGikuU6w3b2fqxAYSUiZpQddsQtJY3NhkBw==} peerDependencies: '@envelop/core': ^3.0.6 - graphql: '*' - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - '@envelop/core': 3.0.6 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@envelop/graphql-jit@5.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6): + '@envelop/graphql-jit@5.0.6': resolution: {integrity: sha512-noiKH5TuoWbMa4J7Vcj5+RWZBgtA1z6BLjel+aWl18AruBZQO0LdNF7VYmDNl8OjSz/kjQ1PmGdiFbKiepztkQ==} peerDependencies: '@envelop/core': ^3.0.6 - graphql: '*' - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - '@envelop/core': 3.0.6 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-jit: 0.8.4(graphql@16.1.0-experimental-stream-defer.6) - lru-cache: 6.0.0 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@envelop/graphql-modules@4.0.6(graphql-modules@2.3.0)(graphql@16.1.0-experimental-stream-defer.6): + '@envelop/graphql-modules@4.0.6': resolution: {integrity: sha512-w7gAdtUptwUmmqWxEaaq4ut0yp+S7RSK0eVaXmXWtvSX+DoADMHv8dewk6svMdENJY4HL4Z7+Jy9KUv5u8k1Wg==} peerDependencies: '@envelop/core': ^3.0.6 - graphql: '*' + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql-modules: ^1 || ^2.0.0 - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - graphql-modules: 2.3.0(graphql@16.1.0-experimental-stream-defer.6) - tslib: 2.6.2 - dev: false - /@envelop/parser-cache@5.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6): + '@envelop/parser-cache@5.0.6': resolution: {integrity: sha512-H+A4QdtEt3l9K71/Mko59ws6iGAMS9Qiqbuh5fYa3vcRiAxHlri/ldA//Bvr+OYFBY7DWbR3r/vMaTxehNDx8w==} peerDependencies: '@envelop/core': ^3.0.6 - graphql: '*' - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - '@envelop/core': 3.0.6 - graphql: 16.1.0-experimental-stream-defer.6 - lru-cache: 6.0.0 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@envelop/types@3.0.2: + '@envelop/types@3.0.2': resolution: {integrity: sha512-pOFea9ha0EkURWxJ/35axoH9fDGP5S2cUu/5Mmo9pb8zUf+TaEot8vB670XXihFEn/92759BMjLJNWBKmNhyng==} - dependencies: - tslib: 2.6.2 - /@envelop/validation-cache@5.1.3(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6): + '@envelop/validation-cache@5.1.3': resolution: {integrity: sha512-MkzcScQHJJQ/9YCAPdWShEi3xZv4F4neTs+NszzSrZOdlU8z/THuRt7gZ0sO0y2be+sx+SKjHQP8Gq3VXXcTTg==} peerDependencies: '@envelop/core': ^3.0.6 - graphql: '*' - peerDependenciesMeta: - '@envelop/core': - optional: true - dependencies: - '@envelop/core': 3.0.6 - graphql: 16.1.0-experimental-stream-defer.6 - hash-it: 6.0.0 - lru-cache: 6.0.0 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@esbuild/android-arm64@0.16.17: + '@esbuild/android-arm64@0.16.17': resolution: {integrity: sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==} engines: {node: '>=12'} cpu: [arm64] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm@0.16.17: + '@esbuild/android-arm@0.16.17': resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==} engines: {node: '>=12'} cpu: [arm] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-x64@0.16.17: + '@esbuild/android-x64@0.16.17': resolution: {integrity: sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==} engines: {node: '>=12'} cpu: [x64] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-arm64@0.16.17: + '@esbuild/darwin-arm64@0.16.17': resolution: {integrity: sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-x64@0.16.17: + '@esbuild/darwin-x64@0.16.17': resolution: {integrity: sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg==} engines: {node: '>=12'} cpu: [x64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-arm64@0.16.17: + '@esbuild/freebsd-arm64@0.16.17': resolution: {integrity: sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-x64@0.16.17: + '@esbuild/freebsd-x64@0.16.17': resolution: {integrity: sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm64@0.16.17: + '@esbuild/linux-arm64@0.16.17': resolution: {integrity: sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==} engines: {node: '>=12'} cpu: [arm64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm@0.16.17: + '@esbuild/linux-arm@0.16.17': resolution: {integrity: sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==} engines: {node: '>=12'} cpu: [arm] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ia32@0.16.17: + '@esbuild/linux-ia32@0.16.17': resolution: {integrity: sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==} engines: {node: '>=12'} cpu: [ia32] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64@0.16.17: + '@esbuild/linux-loong64@0.16.17': resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==} engines: {node: '>=12'} cpu: [loong64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-mips64el@0.16.17: + '@esbuild/linux-mips64el@0.16.17': resolution: {integrity: sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ppc64@0.16.17: + '@esbuild/linux-ppc64@0.16.17': resolution: {integrity: sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-riscv64@0.16.17: + '@esbuild/linux-riscv64@0.16.17': resolution: {integrity: sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-s390x@0.16.17: + '@esbuild/linux-s390x@0.16.17': resolution: {integrity: sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==} engines: {node: '>=12'} cpu: [s390x] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-x64@0.16.17: + '@esbuild/linux-x64@0.16.17': resolution: {integrity: sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==} engines: {node: '>=12'} cpu: [x64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/netbsd-x64@0.16.17: + '@esbuild/netbsd-x64@0.16.17': resolution: {integrity: sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/openbsd-x64@0.16.17: + '@esbuild/openbsd-x64@0.16.17': resolution: {integrity: sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/sunos-x64@0.16.17: + '@esbuild/sunos-x64@0.16.17': resolution: {integrity: sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==} engines: {node: '>=12'} cpu: [x64] os: [sunos] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-arm64@0.16.17: + '@esbuild/win32-arm64@0.16.17': resolution: {integrity: sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==} engines: {node: '>=12'} cpu: [arm64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-ia32@0.16.17: + '@esbuild/win32-ia32@0.16.17': resolution: {integrity: sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==} engines: {node: '>=12'} cpu: [ia32] os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-x64@0.16.17: + '@esbuild/win32-x64@0.16.17': resolution: {integrity: sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==} engines: {node: '>=12'} cpu: [x64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@faker-js/faker@7.6.0: + '@faker-js/faker@7.6.0': resolution: {integrity: sha512-XK6BTq1NDMo9Xqw/YkYyGjSsg44fbNwYRx7QK2CuoQgyy+f1rrTDHoExVM5PsyXCtfl2vs2vVJ0MN0yN6LppRw==} engines: {node: '>=14.0.0', npm: '>=6.0.0'} - dev: false - /@fastify/accept-negotiator@1.1.0: + '@fastify/accept-negotiator@1.1.0': resolution: {integrity: sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==} engines: {node: '>=14'} - dev: false - /@fastify/ajv-compiler@3.5.0: + '@fastify/ajv-compiler@3.5.0': resolution: {integrity: sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==} - dependencies: - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - fast-uri: 2.3.0 - /@fastify/busboy@2.1.0: + '@fastify/busboy@2.1.0': resolution: {integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==} engines: {node: '>=14'} - /@fastify/cors@8.5.0: + '@fastify/cors@8.5.0': resolution: {integrity: sha512-/oZ1QSb02XjP0IK1U0IXktEsw/dUBTxJOW7IpIeO8c/tNalw/KjoNSJv1Sf6eqoBPO+TDGkifq6ynFK3v68HFQ==} - dependencies: - fastify-plugin: 4.5.1 - mnemonist: 0.39.6 - dev: false - /@fastify/deepmerge@1.3.0: + '@fastify/deepmerge@1.3.0': resolution: {integrity: sha512-J8TOSBq3SoZbDhM9+R/u77hP93gz/rajSA+K2kGyijPpORPWUXHUpTaleoj+92As0S9uPRP7Oi8IqMf0u+ro6A==} - /@fastify/error@3.4.1: + '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} - /@fastify/fast-json-stringify-compiler@4.3.0: + '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} - dependencies: - fast-json-stringify: 5.9.2 - /@fastify/nextjs@9.2.0: + '@fastify/nextjs@9.2.0': resolution: {integrity: sha512-javnZvkO0+HLfuHYUqNF/14mE0T01gy2gkBCiJ2IFDIvpVhFzp65ElF3c7meGAF7Osqz//6useY04+vTIxGU3A==} peerDependencies: - next: '*' - peerDependenciesMeta: - next: - optional: true - dependencies: - '@fastify/under-pressure': 8.3.0 - fastify-plugin: 4.5.1 - dev: true + next: 12.x.x || 13.x.x - /@fastify/send@2.1.0: + '@fastify/send@2.1.0': resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==} - dependencies: - '@lukeed/ms': 2.0.2 - escape-html: 1.0.3 - fast-decode-uri-component: 1.0.1 - http-errors: 2.0.0 - mime: 3.0.0 - dev: false - /@fastify/static@6.12.0: + '@fastify/static@6.12.0': resolution: {integrity: sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==} - dependencies: - '@fastify/accept-negotiator': 1.1.0 - '@fastify/send': 2.1.0 - content-disposition: 0.5.4 - fastify-plugin: 4.5.1 - glob: 8.1.0 - p-limit: 3.1.0 - dev: false - /@fastify/under-pressure@8.3.0: + '@fastify/under-pressure@8.3.0': resolution: {integrity: sha512-ap1EePB9vHm8uQLM0nnaOeIMBLooNmAMTnccavBRwaXmu+acJFuSEQRVdMGRkW6viFDhdo5RGTcHzMBQyrucEA==} - dependencies: - '@fastify/error': 3.4.1 - fastify-plugin: 4.5.1 - dev: true - /@fastify/websocket@7.2.0: + '@fastify/websocket@7.2.0': resolution: {integrity: sha512-vhWQCT0I5a1JIKc34LXHQ2earW7kViYvhGn5x+lZr8TIOJKmx6NJk0Bw9zGWakulXhMsu/0y89QnsUnHiII9ag==} - dependencies: - fastify-plugin: 4.5.1 - ws: 8.16.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: false - /@graphiql/react@0.10.0(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2)(react@17.0.2): + '@graphiql/react@0.10.0': resolution: {integrity: sha512-8Xo1O6SQps6R+mOozN7Ht85/07RwyXgJcKNeR2dWPkJz/1Lww8wVHIKM/AUpo0Aaoh6Ps3UK9ep8DDRfBT4XrQ==} peerDependencies: - graphql: '*' - react: '*' + graphql: ^15.5.0 || ^16.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@graphiql/toolkit': 0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6) - codemirror: 5.65.16 - codemirror-graphql: 1.3.2(codemirror@5.65.16)(graphql@16.1.0-experimental-stream-defer.6) - copy-to-clipboard: 3.3.3 - escape-html: 1.0.3 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) - markdown-it: 12.3.2 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - set-value: 4.1.0 - transitivePeerDependencies: - - '@codemirror/language' - - '@types/node' - - graphql-ws - dev: true - /@graphiql/toolkit@0.4.5(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6): + '@graphiql/toolkit@0.4.5': resolution: {integrity: sha512-QXuuMSSK/0GfBS7tltrGZdyhIvm6oe9TK4VW9pfa8dALYttpzyJ64Q4Sx9I1Ng++yOMJWziM/ksa043zkNHsjQ==} peerDependencies: - graphql: '*' + graphql: ^15.5.0 || ^16.0.0 graphql-ws: '>= 4.5.0' - dependencies: - '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) - meros: 1.2.1(@types/node@18.19.4) - transitivePeerDependencies: - - '@types/node' - dev: true - /@graphiql/toolkit@0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6): + '@graphiql/toolkit@0.6.1': resolution: {integrity: sha512-rRjbHko6aSg1RWGr3yOJQqEV1tKe8yw9mDSr/18B+eDhVLQ30yyKk2NznFUT9NmIDzWFGR2pH/0lbBhHKmUCqw==} peerDependencies: - graphql: '*' + graphql: ^15.5.0 || ^16.0.0 graphql-ws: '>= 4.5.0' - dependencies: - '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) - meros: 1.2.1(@types/node@18.19.4) - transitivePeerDependencies: - - '@types/node' - dev: true - /@graphql-codegen/core@2.6.8(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/core@2.6.8': resolution: {integrity: sha512-JKllNIipPrheRgl+/Hm/xuWMw9++xNQ12XJR/OHHgFopOg4zmN3TdlRSyYcv/K90hCFkkIwhlHFUQTfKrm8rxQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/plugin-helpers@3.1.2': resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - change-case-all: 1.0.15 - common-tags: 1.8.2 - graphql: 16.1.0-experimental-stream-defer.6 - import-from: 4.0.0 - lodash: 4.17.21 - tslib: 2.4.1 - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/schema-ast@2.6.1(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/schema-ast@2.6.1': resolution: {integrity: sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/typed-document-node@2.3.13(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/typed-document-node@2.3.13': resolution: {integrity: sha512-vt1hvBAbYTYUCXblks9KYwR5Ho16hWQljid5xgx77jeVufj5PjnWrOjJfEFKFx17VOM4CKHP8ryoeT4NyjYNWw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/typescript-operations@2.5.13(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/typescript-operations@2.5.13': resolution: {integrity: sha512-3vfR6Rx6iZU0JRt29GBkFlrSNTM6t+MSLF86ChvL4d/Jfo/JYAGuB3zNzPhirHYzJPCvLOAx2gy9ID1ltrpYiw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/typescript': 2.8.8(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) - auto-bind: 4.0.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/typescript-resolvers@2.7.13(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/typescript-resolvers@2.7.13': resolution: {integrity: sha512-ZIXiUw86ctNYQe41RAwadhSMe0koNvomxNRK+ZYlWQn1gplpc3jcdgI+BrdJbBWK/6VBYKZzrayJHr1VsHfYJQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/typescript': 2.8.8(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - auto-bind: 4.0.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/typescript@2.8.8(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/typescript@2.8.8': resolution: {integrity: sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/schema-ast': 2.6.1(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) - auto-bind: 4.0.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-codegen/visitor-plugin-common@2.13.8': resolution: {integrity: sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==} peerDependencies: + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + + '@graphql-ez/fastify-testing@file:packages/fastify/testing': + resolution: {directory: packages/fastify/testing, type: directory} + peerDependencies: + '@graphql-ez/fastify': workspace:* + fastify: ^4.7.0 graphql: '*' - dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/optimize': 1.4.0(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - dependency-graph: 0.11.0 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-tag: 2.12.6(graphql@16.1.0-experimental-stream-defer.6) - parse-filepath: 1.0.2 - tslib: 2.4.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql-ez: workspace:^ - /@graphql-tools/batch-execute@8.5.14(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-m6yXqqmFAH2V5JuSIC/geiGLBQA1Y6RddOJfUtkc9Z7ttkULRCd1W39TpYS6IlrCwYyTj+klO1/kdWiny38f5g==} + '@graphql-ez/fastify@file:packages/fastify/main': + resolution: {directory: packages/fastify/main, type: directory} + engines: {node: '>=14.13.1'} peerDependencies: + '@types/node': '*' + fastify: ^4.7.0 graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - dataloader: 2.1.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.11 - dev: true + graphql-ez: workspace:^ + peerDependenciesMeta: + fastify: + optional: true + graphql: + optional: true + + '@graphql-ez/plugin-schema@file:packages/plugin/schema': + resolution: {directory: packages/plugin/schema, type: directory} + engines: {node: '>=14.13.1'} + peerDependencies: + graphql: '*' + graphql-ez: workspace:^ + peerDependenciesMeta: + graphql: + optional: true + + '@graphql-tools/batch-execute@8.5.14': + resolution: {integrity: sha512-m6yXqqmFAH2V5JuSIC/geiGLBQA1Y6RddOJfUtkc9Z7ttkULRCd1W39TpYS6IlrCwYyTj+klO1/kdWiny38f5g==} + peerDependencies: + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/batch-execute@9.0.2(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/batch-execute@9.0.2': resolution: {integrity: sha512-Y2uwdZI6ZnatopD/SYfZ1eGuQFI7OU2KGZ2/B/7G9ISmgMl5K+ZZWz/PfIEXeiHirIDhyk54s4uka5rj2xwKqQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - dataloader: 2.2.2 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.12 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/delegate@10.0.3(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/delegate@10.0.3': resolution: {integrity: sha512-Jor9oazZ07zuWkykD3OOhT/2XD74Zm6Ar0ENZMk75MDD51wB2UWUIMljtHxbJhV5A6UBC2v8x6iY0xdCGiIlyw==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/batch-execute': 9.0.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/executor': 1.2.0(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - dataloader: 2.2.2 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/delegate@9.0.20(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/delegate@9.0.20': resolution: {integrity: sha512-m/de++kSxa/JABQ15tyt6SMlc4qfl3MgFFWmwbPcWgJxlAvZ7oIdGXcUvU6VJcXiyXfo6MZ/zr4V2E2UwMehew==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/batch-execute': 8.5.14(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/executor': 0.0.11(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/schema': 9.0.12(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - dataloader: 2.1.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.4.1 - value-or-promise: 1.0.11 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/executor-graphql-ws@0.0.5(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/executor-graphql-ws@0.0.5': resolution: {integrity: sha512-1bJfZdSBPCJWz1pJ5g/YHMtGt6YkNRDdmqNQZ8v+VlQTNVfuBpY2vzj15uvf5uDrZLg2MSQThrKlL8av4yFpsA==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - '@repeaterjs/repeater': 3.0.4 - '@types/ws': 8.5.3 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ws: 5.11.2(graphql@16.1.0-experimental-stream-defer.6) - isomorphic-ws: 5.0.0(ws@8.11.0) - tslib: 2.6.2 - ws: 8.11.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/executor-http@0.0.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/executor-http@0.0.7': resolution: {integrity: sha512-g0NV4HVZVABsylk6SIA/gfjQbMIsy3NjZYW0k0JZmTcp9698J37uG50GZC2mKe0F8pIlDvPLvrPloqdKGX3ZAA==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - '@repeaterjs/repeater': 3.0.4 - '@whatwg-node/fetch': 0.5.3 - dset: 3.1.2 - extract-files: 11.0.0 - graphql: 16.1.0-experimental-stream-defer.6 - meros: 1.2.1(@types/node@18.19.4) - tslib: 2.6.2 - value-or-promise: 1.0.11 - transitivePeerDependencies: - - '@types/node' - - encoding - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/executor-legacy-ws@0.0.5(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/executor-legacy-ws@0.0.5': resolution: {integrity: sha512-j2ZQVTI4rKIT41STzLPK206naYDhHxmGHot0siJKBKX1vMqvxtWBqvL66v7xYEOaX79wJrFc8l6oeURQP2LE6g==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - '@types/ws': 8.5.3 - graphql: 16.1.0-experimental-stream-defer.6 - isomorphic-ws: 5.0.0(ws@8.11.0) - tslib: 2.6.2 - ws: 8.11.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/executor@0.0.11(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/executor@0.0.11': resolution: {integrity: sha512-GjtXW0ZMGZGKad6A1HXFPArkfxE0AIpznusZuQdy4laQx+8Ut3Zx8SAFJNnDfZJ2V5kU29B5Xv3Fr0/DiMBHOQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-typed-document-node/core': 3.1.1(graphql@16.1.0-experimental-stream-defer.6) - '@repeaterjs/repeater': 3.0.4 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.11 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/executor@1.2.0(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/executor@1.2.0': resolution: {integrity: sha512-SKlIcMA71Dha5JnEWlw4XxcaJ+YupuXg0QCZgl2TOLFz4SkGCwU/geAsJvUJFwK2RbVLpQv/UMq67lOaBuwDtg==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - '@repeaterjs/repeater': 3.0.5 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.12 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/graphql-file-loader@7.5.17(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/graphql-file-loader@7.5.17': resolution: {integrity: sha512-hVwwxPf41zOYgm4gdaZILCYnKB9Zap7Ys9OhY1hbwuAuC4MMNY9GpUjoTU3CQc3zUiPoYStyRtUGkHSJZ3HxBw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/import': 6.7.18(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - globby: 11.1.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - unixify: 1.0.0 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/import@6.7.18(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/import@6.7.18': resolution: {integrity: sha512-XQDdyZTp+FYmT7as3xRWH/x8dx0QZA2WZqfMF5EWb36a0PiH7WwlRQYIdyYXj8YCLpiWkeBXgBRHmMnwEYR8iQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - resolve-from: 5.0.0 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/json-file-loader@7.3.5(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/json-file-loader@7.3.5': resolution: {integrity: sha512-okgpMnxxwqzhMkj3l4+pZYaDVjJeDtxahMjfm5XqUEFoP6b0uEyUkd45/BoRUhmctc9OYomLWFULytyhrkvZOw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 8.6.3(graphql@16.1.0-experimental-stream-defer.6) - globby: 11.1.0 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.3.1 - unixify: 1.0.0 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-tools/load@7.8.14(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/load@7.8.14': resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - p-limit: 3.1.0 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/merge@8.3.14(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/merge@8.3.14': resolution: {integrity: sha512-zV0MU1DnxJLIB0wpL4N3u21agEiYFsjm6DI130jqHpwF0pR9HkF+Ni65BNfts4zQelP0GjkHltG+opaozAJ1NA==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: true - - /@graphql-tools/merge@8.4.2(graphql-esm@16.5.0): - resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) - graphql: /graphql-esm@16.5.0 - tslib: 2.6.2 - dev: false - - /@graphql-tools/merge@8.4.2(graphql@15.4.0-experimental-stream-defer.1): - resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@15.4.0-experimental-stream-defer.1) - graphql: 15.4.0-experimental-stream-defer.1 - tslib: 2.6.2 - dev: false - - /@graphql-tools/merge@8.4.2(graphql@15.8.0): - resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@15.8.0) - graphql: 15.8.0 - tslib: 2.6.2 - dev: false - - /@graphql-tools/merge@8.4.2(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/merge@8.4.2(graphql@16.6.0): + '@graphql-tools/merge@8.4.2': resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/merge@9.0.1(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/merge@9.0.1': resolution: {integrity: sha512-hIEExWO9fjA6vzsVjJ3s0cCQ+Q/BEeMVJZtMXd7nbaVefVy0YDyYlEkeoYYNV3NVVvu1G9lr6DM1Qd0DGo9Caw==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/optimize@1.4.0(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/optimize@1.4.0': resolution: {integrity: sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/relay-operation-optimizer@6.5.18': resolution: {integrity: sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==} peerDependencies: - graphql: '*' - dependencies: - '@ardatan/relay-compiler': 12.0.0(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - transitivePeerDependencies: - - encoding - - supports-color - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/schema@10.0.2(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/schema@10.0.2': resolution: {integrity: sha512-TbPsIZnWyDCLhgPGnDjt4hosiNU2mF/rNtSk5BVaXWnZqvKJ6gzJV4fcHcvhRIwtscDMW2/YTnK6dLVnk8pc4w==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 9.0.1(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.12 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/schema@9.0.12(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/schema@9.0.12': resolution: {integrity: sha512-DmezcEltQai0V1y96nwm0Kg11FDS/INEFekD4nnVgzBqawvznWqK6D6bujn+cw6kivoIr3Uq//QmU/hBlBzUlQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.3.14(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.11 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/schema@9.0.19(graphql-esm@16.5.0): + '@graphql-tools/schema@9.0.19': resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.4.2(graphql-esm@16.5.0) - '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) - graphql: /graphql-esm@16.5.0 - tslib: 2.6.2 - value-or-promise: 1.0.12 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/schema@9.0.19(graphql@15.4.0-experimental-stream-defer.1): - resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} + '@graphql-tools/url-loader@7.16.26': + resolution: {integrity: sha512-mrbFhShlthSdvMD3GPeKYxUt54CBUteN0eR6WgJJSXibycTSA6h0LAn6iyCAg+uUsBP/KR6GcjvQHifl00Q7rQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.4.2(graphql@15.4.0-experimental-stream-defer.1) - '@graphql-tools/utils': 9.2.1(graphql@15.4.0-experimental-stream-defer.1) - graphql: 15.4.0-experimental-stream-defer.1 - tslib: 2.6.2 - value-or-promise: 1.0.12 - dev: false - - /@graphql-tools/schema@9.0.19(graphql@15.8.0): - resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.4.2(graphql@15.8.0) - '@graphql-tools/utils': 9.2.1(graphql@15.8.0) - graphql: 15.8.0 - tslib: 2.6.2 - value-or-promise: 1.0.12 - dev: false - - /@graphql-tools/schema@9.0.19(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.12 - - /@graphql-tools/schema@9.0.19(graphql@16.6.0): - resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 - tslib: 2.6.2 - value-or-promise: 1.0.12 - dev: false - - /@graphql-tools/url-loader@7.16.26(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-mrbFhShlthSdvMD3GPeKYxUt54CBUteN0eR6WgJJSXibycTSA6h0LAn6iyCAg+uUsBP/KR6GcjvQHifl00Q7rQ==} - peerDependencies: - graphql: '*' - dependencies: - '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/delegate': 9.0.20(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/executor-graphql-ws': 0.0.5(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/executor-http': 0.0.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/executor-legacy-ws': 0.0.5(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/wrap': 9.2.21(graphql@16.1.0-experimental-stream-defer.6) - '@types/ws': 8.5.3 - '@whatwg-node/fetch': 0.5.4 - graphql: 16.1.0-experimental-stream-defer.6 - isomorphic-ws: 5.0.0(ws@8.11.0) - tslib: 2.6.2 - value-or-promise: 1.0.12 - ws: 8.11.0 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - utf-8-validate - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/utils@10.0.12(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/utils@10.0.12': resolution: {integrity: sha512-+yS1qlFwXlwU3Gv8ek/h2aJ95quog4yF22haC11M0zReMSTddbGJZ5yXKkE3sXoY2BcL1utilSFjylJ9uXpSNQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - cross-inspect: 1.0.0 - dset: 3.1.3 - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/utils@8.6.3(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/utils@8.6.3': resolution: {integrity: sha512-CNyP7Uu7dlVMQ32IpHWOxz4yic9BYXXVkDhG0UdTKSszvzHdgMilemE9MpUrGzzBPsTe3aYTtNGyPUkyh9yTXA==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.3.1 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-tools/utils@9.1.3(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/utils@9.1.3': resolution: {integrity: sha512-bbJyKhs6awp1/OmP+WKA1GOyu9UbgZGkhIj5srmiMGLHohEOKMjW784Sk0BZil1w2x95UPu0WHw6/d/HVCACCg==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: true - - /@graphql-tools/utils@9.2.1(graphql-esm@16.5.0): - resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql-esm@16.5.0) - graphql: /graphql-esm@16.5.0 - tslib: 2.6.2 - dev: false - - /@graphql-tools/utils@9.2.1(graphql@15.4.0-experimental-stream-defer.1): - resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@15.4.0-experimental-stream-defer.1) - graphql: 15.4.0-experimental-stream-defer.1 - tslib: 2.6.2 - dev: false - - /@graphql-tools/utils@9.2.1(graphql@15.8.0): - resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@15.8.0) - graphql: 15.8.0 - tslib: 2.6.2 - dev: false - - /@graphql-tools/utils@9.2.1(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} - peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/utils@9.2.1(graphql@16.6.0): + '@graphql-tools/utils@9.2.1': resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) - graphql: 16.6.0 - tslib: 2.6.2 - dev: false + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/wrap@10.0.1(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/wrap@10.0.1': resolution: {integrity: sha512-Cw6hVrKGM2OKBXeuAGltgy4tzuqQE0Nt7t/uAqnuokSXZhMHXJUb124Bnvxc2gPZn5chfJSDafDe4Cp8ZAVJgg==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/delegate': 10.0.3(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.12 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-tools/wrap@9.2.21(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-tools/wrap@9.2.21': resolution: {integrity: sha512-h4S9x9Rh8aSKkBGv+nq43Z0qK7CH8ySl+9RDO0MluscWlqNNECJ34FytwPVd8sXSrS7JwgwmVNcT51EH1n0wRw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/delegate': 9.0.20(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/schema': 9.0.12(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - value-or-promise: 1.0.11 - dev: true + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@graphql-typed-document-node/core@3.1.1(graphql@16.1.0-experimental-stream-defer.6): + '@graphql-typed-document-node/core@3.1.1': resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - dev: true - - /@graphql-typed-document-node/core@3.2.0(graphql-esm@16.5.0): - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: '*' - dependencies: - graphql: /graphql-esm@16.5.0 - dev: false - - /@graphql-typed-document-node/core@3.2.0(graphql@15.4.0-experimental-stream-defer.1): - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: '*' - dependencies: - graphql: 15.4.0-experimental-stream-defer.1 - dev: false - - /@graphql-typed-document-node/core@3.2.0(graphql@15.8.0): - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: '*' - dependencies: - graphql: 15.8.0 - dev: false - - /@graphql-typed-document-node/core@3.2.0(graphql@16.1.0-experimental-stream-defer.6): - resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} - peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /@graphql-typed-document-node/core@3.2.0(graphql@16.6.0): + '@graphql-typed-document-node/core@3.2.0': resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.6.0 - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - /@guild-docs/client@2.1.1(@chakra-ui/icons@1.1.7)(@chakra-ui/react@1.8.9)(@chakra-ui/utils@1.10.4)(@emotion/react@11.11.3)(@mdx-js/react@2.3.0)(@theguild/components@1.12.0)(@types/react@17.0.74)(framer-motion@6.5.1)(next-i18next@12.1.0)(next-seo@5.15.0)(next@12.3.4)(react-dom@17.0.2)(react-icons@4.12.0)(react-use@17.4.2)(react@17.0.2)(shiki@0.11.1)(typescript@5.3.3): + '@guild-docs/client@2.1.1': resolution: {integrity: sha512-ikdcOnjeLvwih+V+WvDCKwP6u8752mVtzK1zjm01H7O+EosmiHHgilHPER7lvvwf7DJ/tBjZJJfqTtvSSrw1zQ==} peerDependencies: '@chakra-ui/icons': '*' @@ -6879,7 +5166,7 @@ packages: '@mdx-js/react': ^2.1.1 '@theguild/components': ^1.10.3 framer-motion: '*' - next: '*' + next: '>=12.1.4' next-i18next: '*' next-seo: ^5.4.0 react: '*' @@ -6887,382 +5174,153 @@ packages: react-icons: ^4.3.1 react-use: ^17.3.2 peerDependenciesMeta: - next: - optional: true react: optional: true react-dom: optional: true - dependencies: - '@chakra-ui/icons': 1.1.7(react@17.0.2) - '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@guild-docs/mdx-remote': 2.0.2(@chakra-ui/react@1.8.9)(@mdx-js/react@2.3.0)(@types/react@17.0.74)(next-i18next@12.1.0)(react@17.0.2)(shiki@0.11.1) - '@guild-docs/types': 2.0.0(@chakra-ui/react@1.8.9)(@types/react@17.0.74)(next-i18next@12.1.0) - '@mdx-js/react': 2.3.0(react@17.0.2) - '@theguild/components': 1.12.0(@types/react@17.0.74)(react-dom@17.0.2)(react@17.0.2) - framer-motion: 6.5.1(react-dom@17.0.2)(react@17.0.2) - immer: 9.0.12 - mdx-mermaid: 1.2.2(mermaid@8.11.5)(react@17.0.2) - mermaid: 8.11.5(typescript@5.3.3) - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - next-i18next: 12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) - next-seo: 5.15.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) - nprogress: 0.2.0 - react: 17.0.2 - react-children-utilities: 2.7.0(react@17.0.2) - react-dom: 17.0.2(react@17.0.2) - react-icons: 4.12.0(react@17.0.2) - react-intersection-observer: 8.33.1(react@17.0.2) - react-sticky-box: 1.0.2(react@17.0.2) - react-use: 17.4.2(react-dom@17.0.2)(react@17.0.2) - remove-markdown: 0.3.0 - use-immer: 0.6.0(immer@9.0.12)(react@17.0.2) - zustand: 3.7.2(react@17.0.2) - transitivePeerDependencies: - - '@babel/preset-env' - - '@types/react' - - shiki - - supports-color - - typescript - - unist-util-visit - dev: false - /@guild-docs/mdx-remote@2.0.2(@chakra-ui/react@1.8.9)(@mdx-js/react@2.3.0)(@types/react@17.0.74)(next-i18next@12.1.0)(react@17.0.2)(shiki@0.11.1): + '@guild-docs/mdx-remote@2.0.2': resolution: {integrity: sha512-g35B/Lo7s4l3HLcB9Z7jvTYrhMjCLMbfeS4i3rEhzhP54S0lvQ6gFTbVY25nDGZjZGMgMpkykY4Rk/p73UF2qQ==} peerDependencies: '@mdx-js/react': ^2.1.1 react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/code-frame': 7.16.7 - '@guild-docs/types': 3.0.0(@chakra-ui/react@1.8.9)(@types/react@17.0.74)(next-i18next@12.1.0) - '@mdx-js/mdx': 2.1.1 - '@mdx-js/react': 2.3.0(react@17.0.2) - '@stefanprobst/rehype-shiki': 2.2.0(shiki@0.11.1) - react: 17.0.2 - remark-gfm: 3.0.1 - unified: 10.1.2 - unist-util-remove: 3.1.0 - vfile: 5.3.2 - vfile-matter: 3.0.1 - transitivePeerDependencies: - - '@chakra-ui/react' - - '@types/react' - - next-i18next - - shiki - - supports-color - dev: false - /@guild-docs/server@3.0.1(@chakra-ui/react@1.8.9)(@mdx-js/react@2.3.0)(@types/react@17.0.74)(next-i18next@12.1.0)(next@12.3.4)(react-dom@17.0.2)(react@17.0.2)(shiki@0.11.1): + '@guild-docs/server@3.0.1': resolution: {integrity: sha512-KRXoSqbpBmSAtm1u3iQVpm1oz+vrng+F95NkSf8+uWr6vmxgAscE1hq9/2wrTaNfwwQFUd+GIm6FRlhy4eG2pA==} peerDependencies: - next: '*' + next: '>=12.1.0' next-i18next: '*' react: '*' react-dom: '*' shiki: '*' - peerDependenciesMeta: - next: - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - '@guild-docs/mdx-remote': 2.0.2(@chakra-ui/react@1.8.9)(@mdx-js/react@2.3.0)(@types/react@17.0.74)(next-i18next@12.1.0)(react@17.0.2)(shiki@0.11.1) - '@guild-docs/types': 2.0.0(@chakra-ui/react@1.8.9)(@types/react@17.0.74)(next-i18next@12.1.0) - '@stefanprobst/remark-shiki': 2.1.0(shiki@0.11.1) - github-slugger: 1.4.0 - globby: 13.1.1 - gray-matter: 4.0.3 - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - next-i18next: 12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - rehype-slug: 5.0.1 - remark-emoji: 3.0.2 - shiki: 0.11.1 - tiny-lru: 8.0.2 - undici: 4.16.0 - transitivePeerDependencies: - - '@chakra-ui/react' - - '@mdx-js/react' - - '@types/react' - - supports-color - dev: false - /@guild-docs/types@2.0.0(@chakra-ui/react@1.8.9)(@types/react@17.0.74)(next-i18next@12.1.0): + '@guild-docs/types@2.0.0': resolution: {integrity: sha512-BeObMB7WokzcFO5quSWOOouJL96zneEzE0VS6rkZmg/bG/ukX0S6ODy4/UhxsWphxPYqQ68VAdM57WqTkdlamg==} peerDependencies: '@chakra-ui/react': '*' '@types/react': ^17.0.50 next-i18next: '*' - dependencies: - '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@mdx-js/mdx': 2.1.1 - '@types/react': 17.0.74 - next-i18next: 12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) - unified: 10.1.2 - transitivePeerDependencies: - - supports-color - dev: false - /@guild-docs/types@3.0.0(@chakra-ui/react@1.8.9)(@types/react@17.0.74)(next-i18next@12.1.0): + '@guild-docs/types@3.0.0': resolution: {integrity: sha512-Vd8lgw+p7boag31I2hqpiCgp3aKsLgPNs2WNWx3MZA2bWJ7+qKKDvPP3KiioMGK5nadEq9SsCbG72ogBZbwpag==} peerDependencies: '@chakra-ui/react': '*' '@types/react': ^17.0.50 next-i18next: '*' - dependencies: - '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@17.0.74)(framer-motion@6.5.1)(react-dom@17.0.2)(react@17.0.2) - '@mdx-js/mdx': 2.1.1 - '@types/react': 17.0.74 - next-i18next: 12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2) - unified: 10.1.2 - transitivePeerDependencies: - - supports-color - dev: false - /@hapi/accept@6.0.3: + '@hapi/accept@6.0.3': resolution: {integrity: sha512-p72f9k56EuF0n3MwlBNThyVE5PXX40g+aQh+C/xbKrfzahM2Oispv3AXmOIU51t3j77zay1qrX7IIziZXspMlw==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/ammo@6.0.1: + '@hapi/ammo@6.0.1': resolution: {integrity: sha512-pmL+nPod4g58kXrMcsGLp05O2jF4P2Q3GiL8qYV7nKYEh3cGf+rV4P5Jyi2Uq0agGhVU63GtaSAfBEZOlrJn9w==} - dependencies: - '@hapi/hoek': 11.0.4 - /@hapi/b64@6.0.1: + '@hapi/b64@6.0.1': resolution: {integrity: sha512-ZvjX4JQReUmBheeCq+S9YavcnMMHWqx3S0jHNXWIM1kQDxB9cyfSycpVvjfrKcIS8Mh5N3hmu/YKo4Iag9g2Kw==} - dependencies: - '@hapi/hoek': 11.0.4 - /@hapi/boom@10.0.1: + '@hapi/boom@10.0.1': resolution: {integrity: sha512-ERcCZaEjdH3OgSJlyjVk8pHIFeus91CjKP3v+MpgBNp5IvGzP2l/bRiD78nqYcKPaZdbKkK5vDBVPd2ohHBlsA==} - dependencies: - '@hapi/hoek': 11.0.4 - /@hapi/bounce@3.0.1: + '@hapi/bounce@3.0.1': resolution: {integrity: sha512-G+/Pp9c1Ha4FDP+3Sy/Xwg2O4Ahaw3lIZFSX+BL4uWi64CmiETuZPxhKDUD4xBMOUZbBlzvO8HjiK8ePnhBadA==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/bourne@3.0.0: + '@hapi/bourne@3.0.0': resolution: {integrity: sha512-Waj1cwPXJDucOib4a3bAISsKJVb15MKi9IvmTI/7ssVEm6sywXGjVJDhl6/umt1pK1ZS7PacXU3A1PmFKHEZ2w==} - /@hapi/call@9.0.1: + '@hapi/call@9.0.1': resolution: {integrity: sha512-uPojQRqEL1GRZR4xXPqcLMujQGaEpyVPRyBlD8Pp5rqgIwLhtveF9PkixiKru2THXvuN8mUrLeet5fqxKAAMGg==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/catbox-memory@6.0.1: + '@hapi/catbox-memory@6.0.1': resolution: {integrity: sha512-sVb+/ZxbZIvaMtJfAbdyY+QJUQg9oKTwamXpEg/5xnfG5WbJLTjvEn4kIGKz9pN3ENNbIL/bIdctmHmqi/AdGA==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/catbox@12.1.1: + '@hapi/catbox@12.1.1': resolution: {integrity: sha512-hDqYB1J+R0HtZg4iPH3LEnldoaBsar6bYp0EonBmNQ9t5CO+1CqgCul2ZtFveW1ReA5SQuze9GPSU7/aecERhw==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - '@hapi/podium': 5.0.1 - '@hapi/validate': 2.0.1 - /@hapi/content@6.0.0: + '@hapi/content@6.0.0': resolution: {integrity: sha512-CEhs7j+H0iQffKfe5Htdak5LBOz/Qc8TRh51cF+BFv0qnuph3Em4pjGVzJMkI2gfTDdlJKWJISGWS1rK34POGA==} - dependencies: - '@hapi/boom': 10.0.1 - /@hapi/cryptiles@6.0.1: + '@hapi/cryptiles@6.0.1': resolution: {integrity: sha512-9GM9ECEHfR8lk5ASOKG4+4ZsEzFqLfhiryIJ2ISePVB92OHLp/yne4m+zn7z9dgvM98TLpiFebjDFQ0UHcqxXQ==} engines: {node: '>=14.0.0'} - dependencies: - '@hapi/boom': 10.0.1 - /@hapi/file@3.0.0: + '@hapi/file@3.0.0': resolution: {integrity: sha512-w+lKW+yRrLhJu620jT3y+5g2mHqnKfepreykvdOcl9/6up8GrQQn+l3FRTsjHTKbkbfQFkuksHpdv2EcpKcJ4Q==} - /@hapi/hapi@21.3.2: + '@hapi/hapi@21.3.2': resolution: {integrity: sha512-tbm0zmsdUj8iw4NzFV30FST/W4qzh/Lsw6Q5o5gAhOuoirWvxm8a4G3o60bqBw8nXvRNJ8uLtE0RKLlZINxHcQ==} engines: {node: '>=14.15.0'} - dependencies: - '@hapi/accept': 6.0.3 - '@hapi/ammo': 6.0.1 - '@hapi/boom': 10.0.1 - '@hapi/bounce': 3.0.1 - '@hapi/call': 9.0.1 - '@hapi/catbox': 12.1.1 - '@hapi/catbox-memory': 6.0.1 - '@hapi/heavy': 8.0.1 - '@hapi/hoek': 11.0.4 - '@hapi/mimos': 7.0.1 - '@hapi/podium': 5.0.1 - '@hapi/shot': 6.0.1 - '@hapi/somever': 4.1.1 - '@hapi/statehood': 8.1.1 - '@hapi/subtext': 8.1.0 - '@hapi/teamwork': 6.0.0 - '@hapi/topo': 6.0.2 - '@hapi/validate': 2.0.1 - /@hapi/heavy@8.0.1: + '@hapi/heavy@8.0.1': resolution: {integrity: sha512-gBD/NANosNCOp6RsYTsjo2vhr5eYA3BEuogk6cxY0QdhllkkTaJFYtTXv46xd6qhBVMbMMqcSdtqey+UQU3//w==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/hoek': 11.0.4 - '@hapi/validate': 2.0.1 - /@hapi/hoek@11.0.4: + '@hapi/hoek@11.0.4': resolution: {integrity: sha512-PnsP5d4q7289pS2T2EgGz147BFJ2Jpb4yrEdkpz2IhgEUzos1S7HTl7ezWh1yfYzYlj89KzLdCRkqsP6SIryeQ==} - /@hapi/hoek@9.2.1: + '@hapi/hoek@9.2.1': resolution: {integrity: sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==} - /@hapi/iron@7.0.1: + '@hapi/iron@7.0.1': resolution: {integrity: sha512-tEZnrOujKpS6jLKliyWBl3A9PaE+ppuL/+gkbyPPDb/l2KSKQyH4lhMkVb+sBhwN+qaxxlig01JRqB8dk/mPxQ==} - dependencies: - '@hapi/b64': 6.0.1 - '@hapi/boom': 10.0.1 - '@hapi/bourne': 3.0.0 - '@hapi/cryptiles': 6.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/mimos@7.0.1: + '@hapi/mimos@7.0.1': resolution: {integrity: sha512-b79V+BrG0gJ9zcRx1VGcCI6r6GEzzZUgiGEJVoq5gwzuB2Ig9Cax8dUuBauQCFKvl2YWSWyOc8mZ8HDaJOtkew==} - dependencies: - '@hapi/hoek': 11.0.4 - mime-db: 1.52.0 - /@hapi/nigel@5.0.1: + '@hapi/nigel@5.0.1': resolution: {integrity: sha512-uv3dtYuB4IsNaha+tigWmN8mQw/O9Qzl5U26Gm4ZcJVtDdB1AVJOwX3X5wOX+A07qzpEZnOMBAm8jjSqGsU6Nw==} engines: {node: '>=14.0.0'} - dependencies: - '@hapi/hoek': 11.0.4 - '@hapi/vise': 5.0.1 - /@hapi/pez@6.1.0: + '@hapi/pez@6.1.0': resolution: {integrity: sha512-+FE3sFPYuXCpuVeHQ/Qag1b45clR2o54QoonE/gKHv9gukxQ8oJJZPR7o3/ydDTK6racnCJXxOyT1T93FCJMIg==} - dependencies: - '@hapi/b64': 6.0.1 - '@hapi/boom': 10.0.1 - '@hapi/content': 6.0.0 - '@hapi/hoek': 11.0.4 - '@hapi/nigel': 5.0.1 - /@hapi/podium@5.0.1: + '@hapi/podium@5.0.1': resolution: {integrity: sha512-eznFTw6rdBhAijXFIlBOMJJd+lXTvqbrBIS4Iu80r2KTVIo4g+7fLy4NKp/8+UnSt5Ox6mJtAlKBU/Sf5080TQ==} - dependencies: - '@hapi/hoek': 11.0.4 - '@hapi/teamwork': 6.0.0 - '@hapi/validate': 2.0.1 - /@hapi/shot@6.0.1: + '@hapi/shot@6.0.1': resolution: {integrity: sha512-s5ynMKZXYoDd3dqPw5YTvOR/vjHvMTxc388+0qL0jZZP1+uwXuUD32o9DuuuLsmTlyXCWi02BJl1pBpwRuUrNA==} - dependencies: - '@hapi/hoek': 11.0.4 - '@hapi/validate': 2.0.1 - /@hapi/somever@4.1.1: + '@hapi/somever@4.1.1': resolution: {integrity: sha512-lt3QQiDDOVRatS0ionFDNrDIv4eXz58IibQaZQDOg4DqqdNme8oa0iPWcE0+hkq/KTeBCPtEOjDOBKBKwDumVg==} - dependencies: - '@hapi/bounce': 3.0.1 - '@hapi/hoek': 11.0.4 - /@hapi/statehood@8.1.1: + '@hapi/statehood@8.1.1': resolution: {integrity: sha512-YbK7PSVUA59NArAW5Np0tKRoIZ5VNYUicOk7uJmWZF6XyH5gGL+k62w77SIJb0AoAJ0QdGQMCQ/WOGL1S3Ydow==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/bounce': 3.0.1 - '@hapi/bourne': 3.0.0 - '@hapi/cryptiles': 6.0.1 - '@hapi/hoek': 11.0.4 - '@hapi/iron': 7.0.1 - '@hapi/validate': 2.0.1 - /@hapi/subtext@8.1.0: + '@hapi/subtext@8.1.0': resolution: {integrity: sha512-PyaN4oSMtqPjjVxLny1k0iYg4+fwGusIhaom9B2StinBclHs7v46mIW706Y+Wo21lcgulGyXbQrmT/w4dus6ww==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/bourne': 3.0.0 - '@hapi/content': 6.0.0 - '@hapi/file': 3.0.0 - '@hapi/hoek': 11.0.4 - '@hapi/pez': 6.1.0 - '@hapi/wreck': 18.0.1 - /@hapi/teamwork@6.0.0: + '@hapi/teamwork@6.0.0': resolution: {integrity: sha512-05HumSy3LWfXpmJ9cr6HzwhAavrHkJ1ZRCmNE2qJMihdM5YcWreWPfyN0yKT2ZjCM92au3ZkuodjBxOibxM67A==} engines: {node: '>=14.0.0'} - /@hapi/topo@5.1.0: + '@hapi/topo@5.1.0': resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} - dependencies: - '@hapi/hoek': 9.2.1 - /@hapi/topo@6.0.2: + '@hapi/topo@6.0.2': resolution: {integrity: sha512-KR3rD5inZbGMrHmgPxsJ9dbi6zEK+C3ZwUwTa+eMwWLz7oijWUTWD2pMSNNYJAU6Qq+65NkxXjqHr/7LM2Xkqg==} - dependencies: - '@hapi/hoek': 11.0.4 - /@hapi/validate@2.0.1: + '@hapi/validate@2.0.1': resolution: {integrity: sha512-NZmXRnrSLK8MQ9y/CMqE9WSspgB9xA41/LlYR0k967aSZebWr4yNrpxIbov12ICwKy4APSlWXZga9jN5p6puPA==} - dependencies: - '@hapi/hoek': 11.0.4 - '@hapi/topo': 6.0.2 - /@hapi/vise@5.0.1: + '@hapi/vise@5.0.1': resolution: {integrity: sha512-XZYWzzRtINQLedPYlIkSkUr7m5Ddwlu99V9elh8CSygXstfv3UnWIXT0QD+wmR0VAG34d2Vx3olqcEhRRoTu9A==} - dependencies: - '@hapi/hoek': 11.0.4 - /@hapi/wreck@18.0.1: + '@hapi/wreck@18.0.1': resolution: {integrity: sha512-OLHER70+rZxvDl75xq3xXOfd3e8XIvz8fWY0dqg92UvhZ29zo24vQgfqgHSYhB5ZiuFpSLeriOisAlxAo/1jWg==} - dependencies: - '@hapi/boom': 10.0.1 - '@hapi/bourne': 3.0.0 - '@hapi/hoek': 11.0.4 - /@iarna/toml@2.2.5: + '@iarna/toml@2.2.5': resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} - dev: true - /@istanbuljs/load-nyc-config@1.1.0: + '@istanbuljs/load-nyc-config@1.1.0': resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} - dependencies: - camelcase: 5.3.1 - find-up: 4.1.0 - get-package-type: 0.1.0 - js-yaml: 3.14.1 - resolve-from: 5.0.0 - dev: true - /@istanbuljs/schema@0.1.3: + '@istanbuljs/schema@0.1.3': resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} - /@jest/console@29.7.0: + '@jest/console@29.7.0': resolution: {integrity: sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - chalk: 4.1.2 - jest-message-util: 29.7.0 - jest-util: 29.7.0 - slash: 3.0.0 - dev: true - /@jest/core@29.7.0: + '@jest/core@29.7.0': resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -7270,93 +5328,28 @@ packages: peerDependenciesMeta: node-notifier: optional: true - dependencies: - '@jest/console': 29.7.0 - '@jest/reporters': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - ci-info: 3.9.0 - exit: 0.1.2 - graceful-fs: 4.2.9 - jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@18.19.4) - jest-haste-map: 29.7.0 - jest-message-util: 29.7.0 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-resolve-dependencies: 29.7.0 - jest-runner: 29.7.0 - jest-runtime: 29.7.0 - jest-snapshot: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - jest-watcher: 29.7.0 - micromatch: 4.0.4 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-ansi: 6.0.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /@jest/environment@29.7.0: + '@jest/environment@29.7.0': resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/fake-timers': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - jest-mock: 29.7.0 - dev: true - /@jest/expect-utils@29.7.0: + '@jest/expect-utils@29.7.0': resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-get-type: 29.6.3 - dev: true - /@jest/expect@29.7.0: + '@jest/expect@29.7.0': resolution: {integrity: sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - expect: 29.7.0 - jest-snapshot: 29.7.0 - transitivePeerDependencies: - - supports-color - dev: true - /@jest/fake-timers@29.7.0: + '@jest/fake-timers@29.7.0': resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@sinonjs/fake-timers': 10.3.0 - '@types/node': 18.19.4 - jest-message-util: 29.7.0 - jest-mock: 29.7.0 - jest-util: 29.7.0 - dev: true - /@jest/globals@29.7.0: + '@jest/globals@29.7.0': resolution: {integrity: sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/environment': 29.7.0 - '@jest/expect': 29.7.0 - '@jest/types': 29.6.3 - jest-mock: 29.7.0 - transitivePeerDependencies: - - supports-color - dev: true - /@jest/reporters@29.7.0: + '@jest/reporters@29.7.0': resolution: {integrity: sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -7364,1136 +5357,482 @@ packages: peerDependenciesMeta: node-notifier: optional: true - dependencies: - '@bcoe/v8-coverage': 0.2.3 - '@jest/console': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@jridgewell/trace-mapping': 0.3.20 - '@types/node': 18.19.4 - chalk: 4.1.2 - collect-v8-coverage: 1.0.1 - exit: 0.1.2 - glob: 7.2.0 - graceful-fs: 4.2.9 - istanbul-lib-coverage: 3.2.0 - istanbul-lib-instrument: 6.0.1 - istanbul-lib-report: 3.0.0 - istanbul-lib-source-maps: 4.0.1 - istanbul-reports: 3.1.4 - jest-message-util: 29.7.0 - jest-util: 29.7.0 - jest-worker: 29.7.0 - slash: 3.0.0 - string-length: 4.0.2 - strip-ansi: 6.0.1 - v8-to-istanbul: 9.2.0 - transitivePeerDependencies: - - supports-color - dev: true - /@jest/schemas@29.6.3: + '@jest/schemas@29.6.3': resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@sinclair/typebox': 0.27.8 - dev: true - /@jest/source-map@29.6.3: + '@jest/source-map@29.6.3': resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - callsites: 3.1.0 - graceful-fs: 4.2.9 - dev: true - /@jest/test-result@29.7.0: + '@jest/test-result@29.7.0': resolution: {integrity: sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/console': 29.7.0 - '@jest/types': 29.6.3 - '@types/istanbul-lib-coverage': 2.0.4 - collect-v8-coverage: 1.0.1 - dev: true - /@jest/test-sequencer@29.7.0: + '@jest/test-sequencer@29.7.0': resolution: {integrity: sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/test-result': 29.7.0 - graceful-fs: 4.2.9 - jest-haste-map: 29.7.0 - slash: 3.0.0 - dev: true - /@jest/transform@29.7.0: + '@jest/transform@29.7.0': resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@babel/core': 7.17.7 - '@jest/types': 29.6.3 - '@jridgewell/trace-mapping': 0.3.20 - babel-plugin-istanbul: 6.1.1 - chalk: 4.1.2 - convert-source-map: 2.0.0 - fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.9 - jest-haste-map: 29.7.0 - jest-regex-util: 29.6.3 - jest-util: 29.7.0 - micromatch: 4.0.4 - pirates: 4.0.6 - slash: 3.0.0 - write-file-atomic: 4.0.2 - transitivePeerDependencies: - - supports-color - dev: true - /@jest/types@29.6.3: + '@jest/types@29.6.3': resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.6.3 - '@types/istanbul-lib-coverage': 2.0.4 - '@types/istanbul-reports': 3.0.1 - '@types/node': 18.19.4 - '@types/yargs': 17.0.32 - chalk: 4.1.2 - dev: true - /@jridgewell/resolve-uri@3.1.1: + '@jridgewell/resolve-uri@3.1.1': resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} - /@jridgewell/sourcemap-codec@1.4.15: + '@jridgewell/sourcemap-codec@1.4.15': resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping@0.3.20: + '@jridgewell/trace-mapping@0.3.20': resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} - dependencies: - '@jridgewell/resolve-uri': 3.1.1 - '@jridgewell/sourcemap-codec': 1.4.15 - /@jridgewell/trace-mapping@0.3.9: + '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - dependencies: - '@jridgewell/resolve-uri': 3.1.1 - '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - /@koa/cors@4.0.0: + '@koa/cors@4.0.0': resolution: {integrity: sha512-Y4RrbvGTlAaa04DBoPBWJqDR5gPj32OOz827ULXfgB1F7piD1MB/zwn8JR2LAnvdILhxUbXbkXGWuNVsFuVFCQ==} engines: {node: '>= 14.0.0'} - dependencies: - vary: 1.1.2 - dev: false - /@koa/router@12.0.1: + '@koa/router@12.0.1': resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} engines: {node: '>= 12'} - dependencies: - debug: 4.3.4(supports-color@8.1.1) - http-errors: 2.0.0 - koa-compose: 4.1.0 - methods: 1.1.2 - path-to-regexp: 6.2.1 - transitivePeerDependencies: - - supports-color - /@lukeed/ms@2.0.2: + '@lezer/common@0.16.1': + resolution: {integrity: sha512-qPmG7YTZ6lATyTOAWf8vXE+iRrt1NJd4cm2nJHK+v7X9TsOF6+HtuU/ctaZy2RCrluxDb89hI6KWQ5LfQGQWuA==} + + '@lezer/highlight@0.16.0': + resolution: {integrity: sha512-iE5f4flHlJ1g1clOStvXNLbORJoiW4Kytso6ubfYzHnaNo/eo5SKhxs4wv/rtvwZQeZrK3we8S9SyA7OGOoRKQ==} + + '@lezer/lr@0.16.3': + resolution: {integrity: sha512-pau7um4eAw94BEuuShUIeQDTf3k4Wt6oIUOYxMmkZgDHdqtIcxWND4LRxi8nI9KuT4I1bXQv67BCapkxt7Ywqw==} + + '@lukeed/ms@2.0.2': resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==} engines: {node: '>=8'} - dev: false - /@manypkg/find-root@1.1.0: + '@manypkg/find-root@1.1.0': resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} - dependencies: - '@babel/runtime': 7.23.7 - '@types/node': 12.20.47 - find-up: 4.1.0 - fs-extra: 8.1.0 - dev: true - /@manypkg/get-packages@1.1.3: + '@manypkg/get-packages@1.1.3': resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} - dependencies: - '@babel/runtime': 7.23.7 - '@changesets/types': 4.1.0 - '@manypkg/find-root': 1.1.0 - fs-extra: 8.1.0 - globby: 11.1.0 - read-yaml-file: 1.1.0 - dev: true - /@mdx-js/mdx@2.1.1: + '@mdx-js/mdx@2.1.1': resolution: {integrity: sha512-SXC18cChut3F2zkVXwsb2no0fzTQ1z6swjK13XwFbF5QU/SFQM0orAItPypSdL3GvqYyzVJtz8UofzJhPEQtMw==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/mdx': 2.0.1 - astring: 1.8.1 - estree-util-build-jsx: 2.0.0 - estree-util-is-identifier-name: 2.0.0 - estree-walker: 3.0.1 - hast-util-to-estree: 2.0.2 - markdown-extensions: 1.1.1 - periscopic: 3.0.4 - remark-mdx: 2.1.0 - remark-parse: 10.0.1 - remark-rehype: 10.1.0 - unified: 10.1.2 - unist-util-position-from-estree: 1.1.1 - unist-util-stringify-position: 3.0.2 - unist-util-visit: 4.1.0 - vfile: 5.3.2 - transitivePeerDependencies: - - supports-color - dev: false - /@mdx-js/react@2.3.0(react@17.0.2): + '@mdx-js/react@2.3.0': resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@types/mdx': 2.0.1 - '@types/react': 17.0.74 - react: 17.0.2 - dev: false + react: '>=16' - /@mercuriusjs/subscription-client@0.1.0(graphql@16.6.0): + '@mercuriusjs/subscription-client@0.1.0': resolution: {integrity: sha512-ivqMmSQ4kwroK/uUZVwOnd5QEAsjrEy/EqSsEqhtEObA/Zqkc44Fgi543Mml3XjoGopY1y1rJYQSl/gzfyfgrw==} engines: {node: '>=14.19.3'} peerDependencies: - graphql: '*' - dependencies: - '@fastify/error': 3.4.1 - graphql: 16.6.0 - secure-json-parse: 2.7.0 - ws: 8.16.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: false + graphql: ^16.0.0 - /@miniflare/cache@2.14.1: + '@miniflare/cache@2.14.1': resolution: {integrity: sha512-f/o6UBV6UX+MlhjcEch73/wjQvvNo37dgYmP6Pn2ax1/mEHhJ7allNAqenmonT4djNeyB3eEYV3zUl54wCEwrg==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - http-cache-semantics: 4.1.0 - undici: 5.20.0 - dev: true - /@miniflare/cli-parser@2.14.1: + '@miniflare/cli-parser@2.14.1': resolution: {integrity: sha512-MLvMuvxQPL/uw94Dg6CR3CM62uGoxxCkgF7aDtBYF9zb6YCfjOQn0q5d7zWxydpYAb5Dn1N1hZMnjAy7mlpNdQ==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - kleur: 4.1.5 - dev: true - /@miniflare/core@2.14.1: + '@miniflare/core@2.14.1': resolution: {integrity: sha512-d+SGAda/VoXq+SKz04oq8ATUwQw5755L87fgPR8pTdR2YbWkxdbmEm1z2olOpDiUjcR86aN6NtCjY6tUC7fqaw==} engines: {node: '>=16.13'} - dependencies: - '@iarna/toml': 2.2.5 - '@miniflare/queues': 2.14.1 - '@miniflare/shared': 2.14.1 - '@miniflare/watcher': 2.14.1 - busboy: 1.6.0 - dotenv: 10.0.0 - kleur: 4.1.5 - set-cookie-parser: 2.6.0 - undici: 5.20.0 - urlpattern-polyfill: 4.0.3 - dev: true - /@miniflare/d1@2.14.1: + '@miniflare/d1@2.14.1': resolution: {integrity: sha512-MulDDBsDD8o5DwiqdMeJZy2vLoMji+NWnLcuibSag2mayA0LJcp0eHezseZNkW+knciWR1gMP8Xpa4Q1KwkbKA==} engines: {node: '>=16.7'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/durable-objects@2.14.1: + '@miniflare/durable-objects@2.14.1': resolution: {integrity: sha512-T+oHGw5GcEIilkzrf0xDES7jzLVqcXJzSGsEIWqnBFLtdlKmrZF679ulRLBbyMVgvpQz6FRONh9jTH1XIiuObQ==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - '@miniflare/storage-memory': 2.14.1 - undici: 5.20.0 - dev: true - /@miniflare/html-rewriter@2.14.1: + '@miniflare/html-rewriter@2.14.1': resolution: {integrity: sha512-vp4uZXuEKhtIaxoXa7jgDAPItlzjbfoUqYWp+fwDKv4J4mfQnzzs/5hwjbE7+Ihm/KNI0zNi8P0sSWjIRFl6ng==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - html-rewriter-wasm: 0.4.1 - undici: 5.20.0 - dev: true - /@miniflare/http-server@2.14.1: + '@miniflare/http-server@2.14.1': resolution: {integrity: sha512-ICT9KuecAF5+AHs9dTnk7DRxCPYLfI3QCtfHOcGQWFuOoe4MCtQk4joo0pxMaSgAJ4TiOOxz3KRWO0G2FwgiPQ==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - '@miniflare/web-sockets': 2.14.1 - kleur: 4.1.5 - selfsigned: 2.0.0 - undici: 5.20.0 - ws: 8.16.0 - youch: 2.2.2 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true - /@miniflare/kv@2.14.1: + '@miniflare/kv@2.14.1': resolution: {integrity: sha512-Gp07Wcszle7ptsoO8mCtKQRs0AbQnYo1rgnxUcsTL3xJJaHXEA/B9EKSADS2XzJMeY4PgUOHU6Rf08OOF2yWag==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/queues@2.14.1: + '@miniflare/queues@2.14.1': resolution: {integrity: sha512-uBzrbBkIgtNoztDpmMMISg/brYtxLHRE7oTaN8OVnq3bG+3nF9kQC42HUz+Vg+sf65UlvhSaqkjllgx+fNtOxQ==} engines: {node: '>=16.7'} - dependencies: - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/r2@2.14.1: + '@miniflare/r2@2.14.1': resolution: {integrity: sha512-grOMnGf2XSicbgxMYMBfWE37k/e7l5NnwXZIViQ+N06uksp+MLA8E6yKQNtvrWQS66TM8gBvMnWo96OFmYjb6Q==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - undici: 5.20.0 - dev: true - /@miniflare/runner-vm@2.14.1: + '@miniflare/runner-vm@2.14.1': resolution: {integrity: sha512-UobsGM0ICVPDlJD54VPDSx0EXrIY3nJMXBy2zIFuuUOz4hQKXvMQ6jtAlJ8UNKer+XXI3Mb/9R/gfU8r6kxIMA==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/scheduler@2.14.1: + '@miniflare/scheduler@2.14.1': resolution: {integrity: sha512-mCFUkGpPcV74tbDAuDLSrLPDiRei7hIIPQL53C4rtCDyLfxYgwLQFDecllQs5IvDzAx4qFpu835Ppc6tbHR5Mw==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - cron-schedule: 3.0.5 - dev: true - /@miniflare/shared@2.14.1: + '@miniflare/shared@2.14.1': resolution: {integrity: sha512-73GnLtWn5iP936ctE6ZJrMqGu134KOoIIveq5Yd/B+NnbFfzpuzjCpkLrnqjkDdsxDbruXSb5eTR/SmAdpJxZQ==} engines: {node: '>=16.13'} - dependencies: - '@types/better-sqlite3': 7.6.8 - kleur: 4.1.5 - npx-import: 1.1.4 - picomatch: 2.3.1 - dev: true - /@miniflare/sites@2.14.1: + '@miniflare/sites@2.14.1': resolution: {integrity: sha512-AbbIcU6VBeaNqVgMiLMWN2a09eX3jZmjaEi0uKqufVDqW/QIz47/30aC0O9qTe+XYpi3jjph/Ux7uEY8Z+enMw==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/kv': 2.14.1 - '@miniflare/shared': 2.14.1 - '@miniflare/storage-file': 2.14.1 - dev: true - /@miniflare/storage-file@2.14.1: + '@miniflare/storage-file@2.14.1': resolution: {integrity: sha512-faZu9tRSW6c/looVFI/ZhkdGsIc9NfNCbSl3jJRmm7xgyZ+/S+dQ5JtGVbVsUIX8YGWDyE2j3oWCGCjxGLEpkg==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - '@miniflare/storage-memory': 2.14.1 - dev: true - /@miniflare/storage-memory@2.14.1: + '@miniflare/storage-memory@2.14.1': resolution: {integrity: sha512-lfQbQwopVWd4W5XzrYdp0rhk3dJpvSmv1Wwn9RhNO20WrcuoxpdSzbmpBahsgYVg+OheVaEbS6RpFqdmwwLTog==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/watcher@2.14.1: + '@miniflare/watcher@2.14.1': resolution: {integrity: sha512-dkFvetm5wk6pwunlYb/UkI0yFNb3otLpRm5RDywMUzqObEf+rCiNNAbJe3HUspr2ncZVAaRWcEaDh82vYK5cmw==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/shared': 2.14.1 - dev: true - /@miniflare/web-sockets@2.14.1: + '@miniflare/web-sockets@2.14.1': resolution: {integrity: sha512-3N//L5EjF7+xXd7qCLR2ylUwm8t2MKyGPGWEtRBrQ2xqYYWhewKTjlquHCOPU5Irnnd/4BhTmFA55MNrq7m4Nw==} engines: {node: '>=16.13'} - dependencies: - '@miniflare/core': 2.14.1 - '@miniflare/shared': 2.14.1 - undici: 5.20.0 - ws: 8.16.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true - /@motionone/animation@10.16.3: + '@motionone/animation@10.16.3': resolution: {integrity: sha512-QUGWpLbMFLhyqKlngjZhjtxM8IqiJQjLK0DF+XOF6od9nhSvlaeEpOY/UMCRVcZn/9Tr2rZO22EkuCIjYdI74g==} - dependencies: - '@motionone/easing': 10.16.3 - '@motionone/types': 10.16.3 - '@motionone/utils': 10.16.3 - tslib: 2.6.2 - dev: false - /@motionone/dom@10.12.0: + '@motionone/dom@10.12.0': resolution: {integrity: sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==} - dependencies: - '@motionone/animation': 10.16.3 - '@motionone/generators': 10.16.4 - '@motionone/types': 10.16.3 - '@motionone/utils': 10.16.3 - hey-listen: 1.0.8 - tslib: 2.6.2 - dev: false - /@motionone/easing@10.16.3: + '@motionone/easing@10.16.3': resolution: {integrity: sha512-HWTMZbTmZojzwEuKT/xCdvoMPXjYSyQvuVM6jmM0yoGU6BWzsmYMeB4bn38UFf618fJCNtP9XeC/zxtKWfbr0w==} - dependencies: - '@motionone/utils': 10.16.3 - tslib: 2.6.2 - dev: false - /@motionone/generators@10.16.4: + '@motionone/generators@10.16.4': resolution: {integrity: sha512-geFZ3w0Rm0ZXXpctWsSf3REGywmLLujEjxPYpBR0j+ymYwof0xbV6S5kGqqsDKgyWKVWpUInqQYvQfL6fRbXeg==} - dependencies: - '@motionone/types': 10.16.3 - '@motionone/utils': 10.16.3 - tslib: 2.6.2 - dev: false - /@motionone/types@10.16.3: + '@motionone/types@10.16.3': resolution: {integrity: sha512-W4jkEGFifDq73DlaZs3HUfamV2t1wM35zN/zX7Q79LfZ2sc6C0R1baUHZmqc/K5F3vSw3PavgQ6HyHLd/MXcWg==} - dev: false - /@motionone/utils@10.16.3: + '@motionone/utils@10.16.3': resolution: {integrity: sha512-WNWDksJIxQkaI9p9Z9z0+K27xdqISGNFy1SsWVGaiedTHq0iaT6iZujby8fT/ZnZxj1EOaxJtSfUPCFNU5CRoA==} - dependencies: - '@motionone/types': 10.16.3 - hey-listen: 1.0.8 - tslib: 2.6.2 - dev: false - /@n1ru4l/graphql-live-query@0.9.0(graphql@16.1.0-experimental-stream-defer.6): + '@n1ru4l/graphql-live-query@0.9.0': resolution: {integrity: sha512-BTpWy1e+FxN82RnLz4x1+JcEewVdfmUhV1C6/XYD5AjS7PQp9QFF7K8bCD6gzPTr2l+prvqOyVueQhFJxB1vfg==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - dev: true + graphql: ^15.4.0 || ^16.0.0 - /@n1ru4l/push-pull-async-iterable-iterator@3.2.0: + '@n1ru4l/push-pull-async-iterable-iterator@3.2.0': resolution: {integrity: sha512-3fkKj25kEjsfObL6IlKPAlHYPq/oYwUkkQ03zsTTiDjD7vg/RxjdiLeCydqtxHZP0JgsXL3D/X5oAkMGzuUp/Q==} engines: {node: '>=12'} - dev: true - /@next/bundle-analyzer@12.3.4: + '@next/bundle-analyzer@12.3.4': resolution: {integrity: sha512-eKjgRICzbLTmod0UnJcArFVs5uEAiuZwB6NCf84m+btW7jdylUVoOYf1wi5tA14xk5L9Lho7Prm6/XJ8gxYzfQ==} - dependencies: - webpack-bundle-analyzer: 4.3.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true - /@next/env@12.3.4: + '@next/env@12.3.4': resolution: {integrity: sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==} - /@next/swc-android-arm-eabi@12.3.4: + '@next/swc-android-arm-eabi@12.3.4': resolution: {integrity: sha512-cM42Cw6V4Bz/2+j/xIzO8nK/Q3Ly+VSlZJTa1vHzsocJRYz8KT6MrreXaci2++SIZCF1rVRCDgAg5PpqRibdIA==} engines: {node: '>= 10'} cpu: [arm] os: [android] - requiresBuild: true - optional: true - /@next/swc-android-arm64@12.3.4: + '@next/swc-android-arm64@12.3.4': resolution: {integrity: sha512-5jf0dTBjL+rabWjGj3eghpLUxCukRhBcEJgwLedewEA/LJk2HyqCvGIwj5rH+iwmq1llCWbOky2dO3pVljrapg==} engines: {node: '>= 10'} cpu: [arm64] os: [android] - requiresBuild: true - optional: true - /@next/swc-darwin-arm64@12.3.4: + '@next/swc-darwin-arm64@12.3.4': resolution: {integrity: sha512-DqsSTd3FRjQUR6ao0E1e2OlOcrF5br+uegcEGPVonKYJpcr0MJrtYmPxd4v5T6UCJZ+XzydF7eQo5wdGvSZAyA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - requiresBuild: true - optional: true - /@next/swc-darwin-x64@12.3.4: + '@next/swc-darwin-x64@12.3.4': resolution: {integrity: sha512-PPF7tbWD4k0dJ2EcUSnOsaOJ5rhT3rlEt/3LhZUGiYNL8KvoqczFrETlUx0cUYaXe11dRA3F80Hpt727QIwByQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - requiresBuild: true - optional: true - /@next/swc-freebsd-x64@12.3.4: + '@next/swc-freebsd-x64@12.3.4': resolution: {integrity: sha512-KM9JXRXi/U2PUM928z7l4tnfQ9u8bTco/jb939pdFUHqc28V43Ohd31MmZD1QzEK4aFlMRaIBQOWQZh4D/E5lQ==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - requiresBuild: true - optional: true - /@next/swc-linux-arm-gnueabihf@12.3.4: + '@next/swc-linux-arm-gnueabihf@12.3.4': resolution: {integrity: sha512-3zqD3pO+z5CZyxtKDTnOJ2XgFFRUBciOox6EWkoZvJfc9zcidNAQxuwonUeNts6Xbm8Wtm5YGIRC0x+12YH7kw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - requiresBuild: true - optional: true - /@next/swc-linux-arm64-gnu@12.3.4: + '@next/swc-linux-arm64-gnu@12.3.4': resolution: {integrity: sha512-kiX0vgJGMZVv+oo1QuObaYulXNvdH/IINmvdZnVzMO/jic/B8EEIGlZ8Bgvw8LCjH3zNVPO3mGrdMvnEEPEhKA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - requiresBuild: true - optional: true - /@next/swc-linux-arm64-musl@12.3.4: + '@next/swc-linux-arm64-musl@12.3.4': resolution: {integrity: sha512-EETZPa1juczrKLWk5okoW2hv7D7WvonU+Cf2CgsSoxgsYbUCZ1voOpL4JZTOb6IbKMDo6ja+SbY0vzXZBUMvkQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - requiresBuild: true - optional: true - /@next/swc-linux-x64-gnu@12.3.4: + '@next/swc-linux-x64-gnu@12.3.4': resolution: {integrity: sha512-4csPbRbfZbuWOk3ATyWcvVFdD9/Rsdq5YHKvRuEni68OCLkfy4f+4I9OBpyK1SKJ00Cih16NJbHE+k+ljPPpag==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - requiresBuild: true - optional: true - /@next/swc-linux-x64-musl@12.3.4: + '@next/swc-linux-x64-musl@12.3.4': resolution: {integrity: sha512-YeBmI+63Ro75SUiL/QXEVXQ19T++58aI/IINOyhpsRL1LKdyfK/35iilraZEFz9bLQrwy1LYAR5lK200A9Gjbg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - requiresBuild: true - optional: true - /@next/swc-win32-arm64-msvc@12.3.4: + '@next/swc-win32-arm64-msvc@12.3.4': resolution: {integrity: sha512-Sd0qFUJv8Tj0PukAYbCCDbmXcMkbIuhnTeHm9m4ZGjCf6kt7E/RMs55Pd3R5ePjOkN7dJEuxYBehawTR/aPDSQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - requiresBuild: true - optional: true - /@next/swc-win32-ia32-msvc@12.3.4: + '@next/swc-win32-ia32-msvc@12.3.4': resolution: {integrity: sha512-rt/vv/vg/ZGGkrkKcuJ0LyliRdbskQU+91bje+PgoYmxTZf/tYs6IfbmgudBJk6gH3QnjHWbkphDdRQrseRefQ==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - requiresBuild: true - optional: true - /@next/swc-win32-x64-msvc@12.3.4: + '@next/swc-win32-x64-msvc@12.3.4': resolution: {integrity: sha512-DQ20JEfTBZAgF8QCjYfJhv2/279M6onxFjdG/+5B0Cyj00/EdBxiWb2eGGFgQhrBbNv/lsvzFbbi0Ptf8Vw/bg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] - requiresBuild: true - optional: true - /@nodelib/fs.scandir@2.1.5: + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - run-parallel: 1.2.0 - /@nodelib/fs.stat@2.0.5: + '@nodelib/fs.stat@2.0.5': resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} - /@nodelib/fs.walk@1.2.8: + '@nodelib/fs.walk@1.2.8': resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - dependencies: - '@nodelib/fs.scandir': 2.1.5 - fastq: 1.16.0 - - /@oclif/command@1.8.36(@oclif/config@1.18.17): - resolution: {integrity: sha512-/zACSgaYGtAQRzc7HjzrlIs14FuEYAZrMOEwicRoUnZVyRunG4+t5iSEeQu0Xy2bgbCD0U1SP/EdeNZSTXRwjQ==} - engines: {node: '>=12.0.0'} - deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - peerDependencies: - '@oclif/config': ^1 - dependencies: - '@oclif/config': 1.18.17 - '@oclif/errors': 1.3.6 - '@oclif/help': 1.0.15 - '@oclif/parser': 3.8.17 - debug: 4.3.4(supports-color@8.1.1) - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/command@1.8.36(@oclif/config@1.18.2): + '@oclif/command@1.8.36': resolution: {integrity: sha512-/zACSgaYGtAQRzc7HjzrlIs14FuEYAZrMOEwicRoUnZVyRunG4+t5iSEeQu0Xy2bgbCD0U1SP/EdeNZSTXRwjQ==} engines: {node: '>=12.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. peerDependencies: '@oclif/config': ^1 - dependencies: - '@oclif/config': 1.18.2 - '@oclif/errors': 1.3.6 - '@oclif/help': 1.0.15 - '@oclif/parser': 3.8.17 - debug: 4.3.4(supports-color@8.1.1) - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/config@1.18.16: + '@oclif/config@1.18.16': resolution: {integrity: sha512-VskIxVcN22qJzxRUq+raalq6Q3HUde7sokB7/xk5TqRZGEKRVbFeqdQBxDWwQeudiJEgcNiMvIFbMQ43dY37FA==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - '@oclif/errors': 1.3.6 - '@oclif/parser': 3.8.17 - debug: 4.3.4(supports-color@8.1.1) - globby: 11.1.0 - is-wsl: 2.2.0 - tslib: 2.6.2 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/config@1.18.17: + '@oclif/config@1.18.17': resolution: {integrity: sha512-k77qyeUvjU8qAJ3XK3fr/QVAqsZO8QOBuESnfeM5HHtPNLSyfVcwiMM2zveSW5xRdLSG3MfV8QnLVkuyCL2ENg==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - '@oclif/errors': 1.3.6 - '@oclif/parser': 3.8.17 - debug: 4.3.4(supports-color@8.1.1) - globby: 11.1.0 - is-wsl: 2.2.0 - tslib: 2.6.2 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/config@1.18.2: + '@oclif/config@1.18.2': resolution: {integrity: sha512-cE3qfHWv8hGRCP31j7fIS7BfCflm/BNZ2HNqHexH+fDrdF2f1D5S8VmXWLC77ffv3oDvWyvE9AZeR0RfmHCCaA==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - '@oclif/errors': 1.3.6 - '@oclif/parser': 3.8.17 - debug: 4.3.4(supports-color@8.1.1) - globby: 11.1.0 - is-wsl: 2.2.0 - tslib: 2.6.2 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/errors@1.3.5: + '@oclif/errors@1.3.5': resolution: {integrity: sha512-OivucXPH/eLLlOT7FkCMoZXiaVYf8I/w1eTAM1+gKzfhALwWTusxEx7wBmW0uzvkSg/9ovWLycPaBgJbM3LOCQ==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - clean-stack: 3.0.1 - fs-extra: 8.1.0 - indent-string: 4.0.0 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - dev: false - /@oclif/errors@1.3.6: + '@oclif/errors@1.3.6': resolution: {integrity: sha512-fYaU4aDceETd89KXP+3cLyg9EHZsLD3RxF2IU9yxahhBpspWjkWi3Dy3bTgcwZ3V47BgxQaGapzJWDM33XIVDQ==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - clean-stack: 3.0.1 - fs-extra: 8.1.0 - indent-string: 4.0.0 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - dev: false - /@oclif/help@1.0.15: + '@oclif/help@1.0.15': resolution: {integrity: sha512-Yt8UHoetk/XqohYX76DfdrUYLsPKMc5pgkzsZVHDyBSkLiGRzujVaGZdjr32ckVZU9q3a47IjhWxhip7Dz5W/g==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - '@oclif/config': 1.18.16 - '@oclif/errors': 1.3.6 - chalk: 4.1.2 - indent-string: 4.0.0 - lodash: 4.17.21 - string-width: 4.2.3 - strip-ansi: 6.0.1 - widest-line: 3.1.0 - wrap-ansi: 6.2.0 - transitivePeerDependencies: - - supports-color - dev: false - /@oclif/linewrap@1.0.0: + '@oclif/linewrap@1.0.0': resolution: {integrity: sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==} - dev: false - /@oclif/parser@3.8.17: + '@oclif/parser@3.8.17': resolution: {integrity: sha512-l04iSd0xoh/16TGVpXb81Gg3z7tlQGrEup16BrVLsZBK6SEYpYHRJZnM32BwZrHI97ZSFfuSwVlzoo6HdsaK8A==} engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dependencies: - '@oclif/errors': 1.3.6 - '@oclif/linewrap': 1.0.0 - chalk: 4.1.2 - tslib: 2.6.2 - dev: false - /@oclif/plugin-help@3.3.1: + '@oclif/plugin-help@3.3.1': resolution: {integrity: sha512-QuSiseNRJygaqAdABYFWn/H1CwIZCp9zp/PLid6yXvy6VcQV7OenEFF5XuYaCvSARe2Tg9r8Jqls5+fw1A9CbQ==} engines: {node: '>=8.0.0'} - dependencies: - '@oclif/command': 1.8.36(@oclif/config@1.18.2) - '@oclif/config': 1.18.2 - '@oclif/errors': 1.3.5 - '@oclif/help': 1.0.15 - chalk: 4.1.2 - indent-string: 4.0.0 - lodash: 4.17.21 - string-width: 4.2.3 - strip-ansi: 6.0.1 - widest-line: 3.1.0 - wrap-ansi: 6.2.0 - transitivePeerDependencies: - - supports-color - dev: false - /@peculiar/asn1-schema@2.3.8: + '@peculiar/asn1-schema@2.3.8': resolution: {integrity: sha512-ULB1XqHKx1WBU/tTFIA+uARuRoBVZ4pNdOA878RDrRbBfBGcSzi5HBkdScC6ZbHn8z7L8gmKCgPC1LHRrP46tA==} - dependencies: - asn1js: 3.0.5 - pvtsutils: 1.3.5 - tslib: 2.6.2 - dev: true - /@peculiar/json-schema@1.1.12: + '@peculiar/json-schema@1.1.12': resolution: {integrity: sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w==} engines: {node: '>=8.0.0'} - dependencies: - tslib: 2.6.2 - dev: true - /@peculiar/webcrypto@1.4.3: + '@peculiar/webcrypto@1.4.3': resolution: {integrity: sha512-VtaY4spKTdN5LjJ04im/d/joXuvLbQdgy5Z4DXF4MFZhQ+MTrejbNMkfZBp1Bs3O5+bFqnJgyGdPuZQflvIa5A==} engines: {node: '>=10.12.0'} - dependencies: - '@peculiar/asn1-schema': 2.3.8 - '@peculiar/json-schema': 1.1.12 - pvtsutils: 1.3.5 - tslib: 2.6.2 - webcrypto-core: 1.7.7 - dev: true - /@percy/config@1.27.6(typescript@5.3.3): + '@percy/config@1.27.6': resolution: {integrity: sha512-2hvGq4FL2m6H/XrnCemQqsOUjNsoCL1sSCfWiKffvY74lfZ/YTtIHKL3qUjgW70a/xXhjy8kfAb9qCppNJ7AmQ==} engines: {node: '>=14'} - dependencies: - '@percy/logger': 1.27.6 - ajv: 8.12.0 - cosmiconfig: 8.3.6(typescript@5.3.3) - yaml: 2.3.4 - transitivePeerDependencies: - - typescript - dev: false - /@percy/logger@1.27.6: + '@percy/logger@1.27.6': resolution: {integrity: sha512-Thbc9vWc626n+m3+LDKXTUBs3LqtwomI+rA/gajTOegd9ENsLLi8kTVM7AwwIlHp6TqLdBw0vXFlGEi+F2okUA==} engines: {node: '>=14'} - dev: false - /@percy/migrate@0.10.0(typescript@5.3.3): + '@percy/migrate@0.10.0': resolution: {integrity: sha512-3vOmOPmEeMlIZyCEDClZ2VER+4LH/Zp/YhvLkZeKH9RKxbktROF4Dnfs1u3m4YQ1gglerqK6VXFJfOjLJGyVuw==} engines: {node: '>=12'} hasBin: true - dependencies: - '@oclif/command': 1.8.36(@oclif/config@1.18.17) - '@oclif/config': 1.18.17 - '@oclif/plugin-help': 3.3.1 - '@percy/config': 1.27.6(typescript@5.3.3) - '@percy/logger': 1.27.6 - cross-spawn: 7.0.3 - inquirer: 8.2.6 - inquirer-glob-prompt: 0.1.0 - jscodeshift: 0.11.0 - semver: 7.5.4 - transitivePeerDependencies: - - '@babel/preset-env' - - supports-color - - typescript - dev: false - /@pnpm/types@9.4.2: + '@pnpm/types@9.4.2': resolution: {integrity: sha512-g1hcF8Nv4gd76POilz9gD4LITAPXOe5nX4ijgr8ixCbLQZfcpYiMfJ+C1RlMNRUDo8vhlNB4O3bUlxmT6EAQXA==} engines: {node: '>=16.14'} - dev: true - /@polka/url@1.0.0-next.24: + '@polka/url@1.0.0-next.24': resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==} - dev: true - /@popperjs/core@2.11.4: + '@popperjs/core@2.11.4': resolution: {integrity: sha512-q/ytXxO5NKvyT37pmisQAItCFqA7FD/vNb8dgaJy3/630Fsc+Mz9/9f2SziBoIZ30TJooXyTwZmhi1zjXmObYg==} - dev: false - /@pothos/core@3.41.0(graphql@16.1.0-experimental-stream-defer.6): + '@pothos/core@3.41.0': resolution: {integrity: sha512-Nb7uPDTXVjdrWqHs5aoD1r6JEdQ9FnJYlf7gv47o1b/bb8rVDAZQaviVvaChal7YQcyFGgCFb0/YNNHLNBEjNw==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 + graphql: '>=15.1.0' - /@radix-ui/primitive@0.1.0: + '@radix-ui/primitive@0.1.0': resolution: {integrity: sha512-tqxZKybwN5Fa3VzZry4G6mXAAb9aAqKmPtnVbZpL0vsBwvOHTBwsjHVPXylocYLwEtBY9SCe665bYnNB515uoA==} - dependencies: - '@babel/runtime': 7.23.7 - dev: false - /@radix-ui/react-collection@0.1.4(react@17.0.2): + '@radix-ui/react-collection@0.1.4': resolution: {integrity: sha512-3muGI15IdgaDFjOcO7xX8a35HQRBRF6LH9pS6UCeZeRmbslkVeHyJRQr2rzICBUoX7zgIA0kXyMDbpQnJGyJTA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) - '@radix-ui/react-context': 0.1.1(react@17.0.2) - '@radix-ui/react-primitive': 0.1.4(react@17.0.2) - '@radix-ui/react-slot': 0.1.2(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-compose-refs@0.1.0(react@17.0.2): + '@radix-ui/react-compose-refs@0.1.0': resolution: {integrity: sha512-eyclbh+b77k+69Dk72q3694OHrn9B3QsoIRx7ywX341U9RK1ThgQjMFZoPtmZNQTksXHLNEiefR8hGVeFyInGg==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-context@0.1.1(react@17.0.2): + '@radix-ui/react-context@0.1.1': resolution: {integrity: sha512-PkyVX1JsLBioeu0jB9WvRpDBBLtLZohVDT3BB5CTSJqActma8S8030P57mWZb4baZifMvN7KKWPAA40UmWKkQg==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-dismissable-layer@0.1.5(react@17.0.2): + '@radix-ui/react-dismissable-layer@0.1.5': resolution: {integrity: sha512-J+fYWijkX4M4QKwf9dtu1oC0U6e6CEl8WhBp3Ad23yz2Hia0XCo6Pk/mp5CAFy4QBtQedTSkhW05AdtSOEoajQ==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/primitive': 0.1.0 - '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) - '@radix-ui/react-primitive': 0.1.4(react@17.0.2) - '@radix-ui/react-use-body-pointer-events': 0.1.1(react@17.0.2) - '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) - '@radix-ui/react-use-escape-keydown': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-id@0.1.5(react@17.0.2): + '@radix-ui/react-id@0.1.5': resolution: {integrity: sha512-IPc4H/63bes0IZ1GJJozSEkSWcDyhNGtKFWUpJ+XtaLyQ1X3x7Mf6fWwWhDcpqlYEP+5WtAvfqcyEsyjP+ZhBQ==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-navigation-menu@0.1.2(react-dom@17.0.2)(react@17.0.2): + '@radix-ui/react-navigation-menu@0.1.2': resolution: {integrity: sha512-b9+2ambunxMNw4pgOt9xqzVN/A5NPajpiKvR45zI/BS/uOWfV1A3N5Kn+OIbRMln9GyBnuoxXV0tUBLC2rAzpw==} peerDependencies: - react: '*' + react: ^16.8 || ^17.0 react-dom: ^16.8 || ^17.0 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/primitive': 0.1.0 - '@radix-ui/react-collection': 0.1.4(react@17.0.2) - '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) - '@radix-ui/react-context': 0.1.1(react@17.0.2) - '@radix-ui/react-dismissable-layer': 0.1.5(react@17.0.2) - '@radix-ui/react-id': 0.1.5(react@17.0.2) - '@radix-ui/react-presence': 0.1.2(react@17.0.2) - '@radix-ui/react-primitive': 0.1.4(react@17.0.2) - '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) - '@radix-ui/react-use-controllable-state': 0.1.0(react@17.0.2) - '@radix-ui/react-use-direction': 0.1.0(react@17.0.2) - '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) - '@radix-ui/react-use-previous': 0.1.1(react@17.0.2) - '@radix-ui/react-visually-hidden': 0.1.4(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false - /@radix-ui/react-presence@0.1.2(react@17.0.2): + '@radix-ui/react-presence@0.1.2': resolution: {integrity: sha512-3BRlFZraooIUfRlyN+b/Xs5hq1lanOOo/+3h6Pwu2GMFjkGKKa4Rd51fcqGqnVlbr3jYg+WLuGyAV4KlgqwrQw==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) - '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: '>=16.8' - /@radix-ui/react-primitive@0.1.4(react@17.0.2): + '@radix-ui/react-primitive@0.1.4': resolution: {integrity: sha512-6gSl2IidySupIMJFjYnDIkIWRyQdbu/AHK7rbICPani+LW4b0XdxBXc46og/iZvuwW8pjCS8I2SadIerv84xYA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-slot': 0.1.2(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-slot@0.1.2(react@17.0.2): + '@radix-ui/react-slot@0.1.2': resolution: {integrity: sha512-ADkqfL+agEzEguU3yS26jfB50hRrwf7U4VTwAOZEmi/g+ITcBWe12yM46ueS/UCIMI9Py+gFUaAdxgxafFvY2Q==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-body-pointer-events@0.1.1(react@17.0.2): + '@radix-ui/react-use-body-pointer-events@0.1.1': resolution: {integrity: sha512-R8leV2AWmJokTmERM8cMXFHWSiv/fzOLhG/JLmRBhLTAzOj37EQizssq4oW0Z29VcZy2tODMi9Pk/htxwb+xpA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-callback-ref@0.1.0(react@17.0.2): + '@radix-ui/react-use-callback-ref@0.1.0': resolution: {integrity: sha512-Va041McOFFl+aV+sejvl0BS2aeHx86ND9X/rVFmEFQKTXCp6xgUK0NGUAGcgBlIjnJSbMYPGEk1xKSSlVcN2Aw==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-controllable-state@0.1.0(react@17.0.2): + '@radix-ui/react-use-controllable-state@0.1.0': resolution: {integrity: sha512-zv7CX/PgsRl46a52Tl45TwqwVJdmqnlQEQhaYMz/yBOD2sx2gCkCFSoF/z9mpnYWmS6DTLNTg5lIps3fV6EnXg==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-direction@0.1.0(react@17.0.2): + '@radix-ui/react-use-direction@0.1.0': resolution: {integrity: sha512-NajpY/An9TCPSfOVkgWIdXJV+VuWl67PxB6kOKYmtNAFHvObzIoh8o0n9sAuwSAyFCZVq211FEf9gvVDRhOyiA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-escape-keydown@0.1.0(react@17.0.2): + '@radix-ui/react-use-escape-keydown@0.1.0': resolution: {integrity: sha512-tDLZbTGFmvXaazUXXv8kYbiCcbAE8yKgng9s95d8fCO+Eundv0Jngbn/hKPhDDs4jj9ChwRX5cDDnlaN+ugYYQ==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-layout-effect@0.1.0(react@17.0.2): + '@radix-ui/react-use-layout-effect@0.1.0': resolution: {integrity: sha512-+wdeS51Y+E1q1Wmd+1xSSbesZkpVj4jsg0BojCbopWvgq5iBvixw5vgemscdh58ep98BwUbsFYnrywFhV9yrVg==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-use-previous@0.1.1(react@17.0.2): + '@radix-ui/react-use-previous@0.1.1': resolution: {integrity: sha512-O/ZgrDBr11dR8rhO59ED8s5zIXBRFi8MiS+CmFGfi7MJYdLbfqVOmQU90Ghf87aifEgWe6380LA69KBneaShAg==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@radix-ui/react-visually-hidden@0.1.4(react@17.0.2): + '@radix-ui/react-visually-hidden@0.1.4': resolution: {integrity: sha512-K/q6AEEzqeeEq/T0NPChvBqnwlp8Tl4NnQdrI/y8IOY7BRR+Ug0PEsVk6g48HJ7cA1//COugdxXXVVK/m0X1mA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@radix-ui/react-primitive': 0.1.4(react@17.0.2) - react: 17.0.2 - dev: false + react: ^16.8 || ^17.0 - /@reach/alert@0.13.2(react-dom@17.0.2)(react@17.0.2): + '@reach/alert@0.13.2': resolution: {integrity: sha512-LDz83AXCrClyq/MWe+0vaZfHp1Ytqn+kgL5VxG7rirUvmluWaj/snxzfNPWn0Ma4K2YENmXXRC/iHt5X95SqIg==} peerDependencies: - react: '*' + react: ^16.8.0 || 17.x react-dom: ^16.8.0 || 17.x - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@reach/utils': 0.13.2(react-dom@17.0.2)(react@17.0.2) - '@reach/visually-hidden': 0.13.2(react-dom@17.0.2)(react@17.0.2) - prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - tslib: 2.6.2 - dev: false - /@reach/utils@0.13.2(react-dom@17.0.2)(react@17.0.2): + '@reach/utils@0.13.2': resolution: {integrity: sha512-3ir6cN60zvUrwjOJu7C6jec/samqAeyAB12ZADK+qjnmQPdzSYldrFWwDVV5H0WkhbYXR3uh+eImu13hCetNPQ==} peerDependencies: - react: '*' + react: ^16.8.0 || 17.x react-dom: ^16.8.0 || 17.x - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@types/warning': 3.0.0 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - tslib: 2.6.2 - warning: 4.0.3 - dev: false - /@reach/visually-hidden@0.13.2(react-dom@17.0.2)(react@17.0.2): + '@reach/visually-hidden@0.13.2': resolution: {integrity: sha512-sPZwNS0/duOuG0mYwE5DmgEAzW9VhgU3aIt1+mrfT/xiT9Cdncqke+kRBQgU708q/Ttm9tWsoHni03nn/SuPTQ==} peerDependencies: - react: '*' + react: ^16.8.0 || 17.x react-dom: ^16.8.0 || 17.x - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - tslib: 2.6.2 - dev: false - /@repeaterjs/repeater@3.0.4: + '@repeaterjs/repeater@3.0.4': resolution: {integrity: sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==} - dev: true - /@repeaterjs/repeater@3.0.5: + '@repeaterjs/repeater@3.0.5': resolution: {integrity: sha512-l3YHBLAol6d/IKnB9LhpD0cEZWAoe3eFKUyTYWmFmCO2Q/WOckxLQAUyMZWwZV2M/m3+4vgRoaolFqaII82/TA==} - /@rollup/plugin-commonjs@23.0.7(rollup@3.29.4): + '@rollup/plugin-commonjs@23.0.7': resolution: {integrity: sha512-hsSD5Qzyuat/swzrExGG5l7EuIlPhwTsT7KwKbSCQzIcJWjRxiimi/0tyMYY2bByitNb3i1p+6JWEDGa0NvT0Q==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8501,17 +5840,8 @@ packages: peerDependenciesMeta: rollup: optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - commondir: 1.0.1 - estree-walker: 2.0.2 - glob: 8.1.0 - is-reference: 1.2.1 - magic-string: 0.27.0 - rollup: 3.29.4 - dev: true - /@rollup/plugin-json@5.0.2(rollup@3.29.4): + '@rollup/plugin-json@5.0.2': resolution: {integrity: sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8519,12 +5849,8 @@ packages: peerDependenciesMeta: rollup: optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - rollup: 3.29.4 - dev: true - /@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4): + '@rollup/plugin-node-resolve@15.2.3': resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8532,17 +5858,8 @@ packages: peerDependenciesMeta: rollup: optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - '@types/resolve': 1.20.2 - deepmerge: 4.3.1 - is-builtin-module: 3.2.1 - is-module: 1.0.0 - resolve: 1.22.8 - rollup: 3.29.4 - dev: true - /@rollup/pluginutils@5.1.0(rollup@2.79.1): + '@rollup/pluginutils@5.1.0': resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8550,1382 +5867,719 @@ packages: peerDependenciesMeta: rollup: optional: true - dependencies: - '@types/estree': 1.0.5 - estree-walker: 2.0.2 - picomatch: 2.3.1 - rollup: 2.79.1 - dev: true - - /@rollup/pluginutils@5.1.0(rollup@3.29.4): - resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@types/estree': 1.0.5 - estree-walker: 2.0.2 - picomatch: 2.3.1 - rollup: 3.29.4 - dev: true - /@sideway/address@4.1.3: + '@sideway/address@4.1.3': resolution: {integrity: sha512-8ncEUtmnTsMmL7z1YPB47kPUq7LpKWJNFPsRzHiIajGC5uXlWGn+AmkYPcHNl8S4tcEGx+cnORnNYaw2wvL+LQ==} - dependencies: - '@hapi/hoek': 9.2.1 - /@sideway/formula@3.0.0: + '@sideway/formula@3.0.0': resolution: {integrity: sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==} - /@sideway/pinpoint@2.0.0: + '@sideway/pinpoint@2.0.0': resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==} - /@sinclair/typebox@0.27.8: + '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - dev: true - /@sinonjs/commons@3.0.0: + '@sinonjs/commons@3.0.0': resolution: {integrity: sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==} - dependencies: - type-detect: 4.0.8 - dev: true - /@sinonjs/fake-timers@10.3.0: + '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} - dependencies: - '@sinonjs/commons': 3.0.0 - dev: true - /@stefanprobst/rehype-shiki@2.2.0(shiki@0.11.1): + '@stefanprobst/rehype-shiki@2.2.0': resolution: {integrity: sha512-X/m9hUMifZYJk77pc9dTl8Q5DLWdXegzmHhPZ5yraFpQXG9n/m2jKMLvIR7F6gI8l5plj6aNx/qcMCMnfBwBOA==} engines: {node: '>=14.17', yarn: 1.x} peerDependencies: - shiki: '*' - dependencies: - hast-util-to-string: 2.0.0 - json5: 2.2.3 - parse-numeric-range: 1.3.0 - remark-parse: 10.0.1 - remark-rehype: 10.1.0 - shiki: 0.11.1 - shiki-renderer-hast: 1.1.5(shiki@0.11.1) - unified: 10.1.2 - unist-util-visit: 4.1.0 - transitivePeerDependencies: - - supports-color - dev: false + shiki: ^0.10.0 - /@stefanprobst/remark-shiki@2.1.0(shiki@0.11.1): + '@stefanprobst/remark-shiki@2.1.0': resolution: {integrity: sha512-cIQBMke/gP2W8sqxW2QW0qWQFbPnE8WQU4k32lKwEAOm/hZRuXxULRDdhNgJzMRoZBtVedyuW0RsedKKD94CCQ==} engines: {node: '>=14.17', yarn: 1.x} peerDependencies: - shiki: '*' - dependencies: - json5: 2.2.3 - parse-numeric-range: 1.3.0 - shiki: 0.11.1 - unified: 10.1.2 - unist-util-visit: 4.1.0 - dev: false + shiki: ^0.10.0 - /@sveltejs/adapter-auto@1.0.0(@sveltejs/kit@1.0.1): + '@sveltejs/adapter-auto@1.0.0': resolution: {integrity: sha512-yKyPvlLVua1bJ/42FrR3X041mFGdB4GzTZOAEoHUcNBRE5Mhx94+eqHpC3hNvAOiLEDcKfVO0ObyKSu7qldU+w==} peerDependencies: '@sveltejs/kit': ^1.0.0 - dependencies: - '@sveltejs/kit': 1.0.1(svelte@3.59.2)(vite@4.5.1) - import-meta-resolve: 2.2.2 - dev: true - /@sveltejs/adapter-node@1.0.0(@sveltejs/kit@1.0.1): + '@sveltejs/adapter-node@1.0.0': resolution: {integrity: sha512-Q8an8CXEt5XlFbyT1NBM4xELNZD8xPVZfKCcgorCfPkeBP5ftDgPaK12JIokXA5koYJ54AJcNY4ams9TZ7yGxA==} peerDependencies: '@sveltejs/kit': ^1.0.0 - dependencies: - '@rollup/plugin-commonjs': 23.0.7(rollup@3.29.4) - '@rollup/plugin-json': 5.0.2(rollup@3.29.4) - '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) - '@sveltejs/kit': 1.0.1(svelte@3.59.2)(vite@4.5.1) - rollup: 3.29.4 - dev: true - /@sveltejs/kit@1.0.1(svelte@3.59.2)(vite@4.5.1): - resolution: {integrity: sha512-C41aCaDjA7xoUdsrc/lSdU1059UdLPIRE1vEIRRynzpMujNgp82bTMHkDosb6vykH6LrLf3tT2w2/5NYQhKYGQ==} + '@sveltejs/kit@1.15.2': + resolution: {integrity: sha512-rLNxZrjbrlPf8AWW8GAU4L/Vvu17e9v8EYl7pUip7x72lTft7RcxeP3z7tsrHpMSBBxC9o4XdKzFvz1vMZyXZw==} engines: {node: ^16.14 || >=18} hasBin: true - requiresBuild: true peerDependencies: svelte: ^3.54.0 vite: ^4.0.0 - dependencies: - '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@3.59.2)(vite@4.5.1) - '@types/cookie': 0.5.4 - cookie: 0.5.0 - devalue: 4.3.2 - esm-env: 1.0.0 - kleur: 4.1.5 - magic-string: 0.27.0 - mime: 3.0.0 - sade: 1.8.1 - set-cookie-parser: 2.6.0 - sirv: 2.0.4 - svelte: 3.59.2 - tiny-glob: 0.2.9 - undici: 5.14.0 - vite: 4.5.1(@types/node@18.19.4) - transitivePeerDependencies: - - supports-color - dev: true - /@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.5.3)(svelte@3.59.2)(vite@4.5.1): + '@sveltejs/vite-plugin-svelte-inspector@1.0.4': resolution: {integrity: sha512-zjiuZ3yydBtwpF3bj0kQNV0YXe+iKE545QGZVTaylW3eAzFr+pJ/cwK8lZEaRp4JtaJXhD5DyWAV4AxLh6DgaQ==} engines: {node: ^14.18.0 || >= 16} peerDependencies: '@sveltejs/vite-plugin-svelte': ^2.2.0 svelte: ^3.54.0 || ^4.0.0 vite: ^4.0.0 - dependencies: - '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@3.59.2)(vite@4.5.1) - debug: 4.3.4(supports-color@8.1.1) - svelte: 3.59.2 - vite: 4.5.1(@types/node@18.19.4) - transitivePeerDependencies: - - supports-color - dev: true - /@sveltejs/vite-plugin-svelte@2.5.3(svelte@3.59.2)(vite@4.5.1): + '@sveltejs/vite-plugin-svelte@2.5.3': resolution: {integrity: sha512-erhNtXxE5/6xGZz/M9eXsmI7Pxa6MS7jyTy06zN3Ck++ldrppOnOlJwHHTsMC7DHDQdgUp4NAc4cDNQ9eGdB/w==} engines: {node: ^14.18.0 || >= 16} peerDependencies: svelte: ^3.54.0 || ^4.0.0 || ^5.0.0-next.0 vite: ^4.0.0 - dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.5.3)(svelte@3.59.2)(vite@4.5.1) - debug: 4.3.4(supports-color@8.1.1) - deepmerge: 4.3.1 - kleur: 4.1.5 - magic-string: 0.30.5 - svelte: 3.59.2 - svelte-hmr: 0.15.3(svelte@3.59.2) - vite: 4.5.1(@types/node@18.19.4) - vitefu: 0.2.5(vite@4.5.1) - transitivePeerDependencies: - - supports-color - dev: true - /@swc/helpers@0.4.11: + '@swc/helpers@0.4.11': resolution: {integrity: sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw==} - dependencies: - tslib: 2.6.2 - /@theguild/components@1.12.0(@types/react@17.0.74)(react-dom@17.0.2)(react@17.0.2): + '@theguild/components@1.12.0': resolution: {integrity: sha512-OaFIIbZSRDVDi3Og/XCbFxbvquvOmA084JpptCIIk/urBvOrOw44h9/f70ATHrT5W0XctrKbXj9xbDmKS92cxg==} peerDependencies: - react: '*' + react: ^17.0.2 react-dom: ^17.0.2 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@algolia/autocomplete-js': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-plugin-algolia-insights': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-plugin-query-suggestions': 1.13.0(algoliasearch@4.22.0)(search-insights@2.13.0) - '@algolia/autocomplete-theme-classic': 1.13.0 - '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@17.0.74)(react@17.0.2) - '@radix-ui/react-navigation-menu': 0.1.2(react-dom@17.0.2)(react@17.0.2) - algoliasearch: 4.22.0 - focus-trap-react: 9.0.2(react-dom@17.0.2)(react@17.0.2) - polished: 4.1.4 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-instantsearch-dom: 6.17.0(algoliasearch@4.22.0)(react-dom@17.0.2)(react@17.0.2) - react-paginate: 7.1.3(react@17.0.2) - react-player: 2.9.0(react@17.0.2) - search-insights: 2.13.0 - tinykeys: 1.4.0 - twin.macro: 2.8.2 - use-debounce: 8.0.4(react@17.0.2) - transitivePeerDependencies: - - '@algolia/client-search' - - '@types/react' - - prop-types - - ts-node - dev: false - /@tokenizer/token@0.3.0: + '@tokenizer/token@0.3.0': resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==} - dev: true - /@ts-morph/common@0.11.1: + '@ts-morph/common@0.11.1': resolution: {integrity: sha512-7hWZS0NRpEsNV8vWJzg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo+4QvE/+zv4cVci0OviuJFnqhEfoV3+g==} - dependencies: - fast-glob: 3.3.2 - minimatch: 3.1.2 - mkdirp: 1.0.4 - path-browserify: 1.0.1 - dev: true - /@tsconfig/node10@1.0.9: + '@tsconfig/node10@1.0.9': resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} - dev: true - /@tsconfig/node12@1.0.11: + '@tsconfig/node12@1.0.11': resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} - dev: true - /@tsconfig/node14@1.0.3: + '@tsconfig/node14@1.0.3': resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==} - dev: true - /@tsconfig/node16@1.0.4: + '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - dev: true - /@types/accepts@1.3.5: + '@types/accepts@1.3.5': resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} - dependencies: - '@types/node': 18.19.4 - /@types/acorn@4.0.6: + '@types/acorn@4.0.6': resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} - dependencies: - '@types/estree': 1.0.5 - dev: false - /@types/autocannon@7.12.5: + '@types/autocannon@7.12.5': resolution: {integrity: sha512-IGxnlq0ip0DTDOpShCDOjsBW+lclASdli1Jep+YSEOeUwylwyMai3WCVLi0mnXjHPD1cIziz3eiVyX6i7toB7Q==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/babel__core@7.1.18: + '@types/babel__core@7.1.18': resolution: {integrity: sha512-S7unDjm/C7z2A2R9NzfKCK1I+BAALDtxEmsJBwlB3EzNfb929ykjL++1CK9LO++EIp2fQrC8O+BwjKvz6UeDyQ==} - dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 - '@types/babel__generator': 7.6.4 - '@types/babel__template': 7.4.1 - '@types/babel__traverse': 7.14.2 - dev: true - /@types/babel__generator@7.6.4: + '@types/babel__generator@7.6.4': resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} - dependencies: - '@babel/types': 7.23.6 - dev: true - /@types/babel__template@7.4.1: + '@types/babel__template@7.4.1': resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} - dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 - dev: true - /@types/babel__traverse@7.14.2: + '@types/babel__traverse@7.14.2': resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} - dependencies: - '@babel/types': 7.23.6 - dev: true - /@types/better-sqlite3@7.6.8: + '@types/better-sqlite3@7.6.8': resolution: {integrity: sha512-ASndM4rdGrzk7iXXqyNC4fbwt4UEjpK0i3j4q4FyeQrLAthfB6s7EF135ZJE0qQxtKIMFwmyT6x0switET7uIw==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/body-parser@1.19.2: + '@types/body-parser@1.19.2': resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} - dependencies: - '@types/connect': 3.4.35 - '@types/node': 18.19.4 - /@types/chai@4.3.11: + '@types/chai@4.3.11': resolution: {integrity: sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==} - dev: true - /@types/cli-table@0.3.4: + '@types/cli-table@0.3.4': resolution: {integrity: sha512-GsALrTL69mlwbAw/MHF1IPTadSLZQnsxe7a80G8l4inN/iEXCOcVeT/S7aRc6hbhqzL9qZ314kHPDQnQ3ev+HA==} - dev: true - /@types/connect@3.4.35: + '@types/connect@3.4.35': resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} - dependencies: - '@types/node': 18.19.4 - /@types/content-disposition@0.5.4: + '@types/content-disposition@0.5.4': resolution: {integrity: sha512-0mPF08jn9zYI0n0Q/Pnz7C4kThdSt+6LD4amsrYDDpgBfrVWa3TcCOxKX1zkGgYniGagRv8heN2cbh+CAn+uuQ==} - /@types/cookie@0.5.4: + '@types/cookie@0.5.4': resolution: {integrity: sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA==} - dev: true - /@types/cookies@0.7.7: + '@types/cookies@0.7.7': resolution: {integrity: sha512-h7BcvPUogWbKCzBR2lY4oqaZbO3jXZksexYJVFvkrFeLgbZjQkU4x8pRq6eg2MHXQhY0McQdqmmsxRWlVAHooA==} - dependencies: - '@types/connect': 3.4.35 - '@types/express': 4.17.21 - '@types/keygrip': 1.0.2 - '@types/node': 18.19.4 - /@types/cors@2.8.17: + '@types/cors@2.8.17': resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} - dependencies: - '@types/node': 18.19.4 - dev: false - /@types/debug@4.1.7: + '@types/debug@4.1.7': resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} - dependencies: - '@types/ms': 0.7.31 - dev: false - /@types/estree-jsx@0.0.1: + '@types/estree-jsx@0.0.1': resolution: {integrity: sha512-gcLAYiMfQklDCPjQegGn0TBAn9it05ISEsEhlKQUddIk7o2XDokOcTN7HBO8tznM0D9dGezvHEfRZBfZf6me0A==} - dependencies: - '@types/estree': 1.0.5 - dev: false - /@types/estree@0.0.46: + '@types/estree@0.0.46': resolution: {integrity: sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==} - dev: false - /@types/estree@0.0.50: + '@types/estree@0.0.50': resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==} - dev: false - /@types/estree@1.0.5: + '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - /@types/eventsource@1.1.15: + '@types/eventsource@1.1.15': resolution: {integrity: sha512-XQmGcbnxUNa06HR3VBVkc9+A2Vpi9ZyLJcdS5dwaQQ/4ZMWFO+5c90FnMUpbtMZwB/FChoYHwuVg8TvkECacTA==} - dev: true - /@types/express-serve-static-core@4.17.41: + '@types/express-serve-static-core@4.17.41': resolution: {integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==} - dependencies: - '@types/node': 18.19.4 - '@types/qs': 6.9.7 - '@types/range-parser': 1.2.4 - '@types/send': 0.17.4 - /@types/express@4.17.21: + '@types/express@4.17.21': resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} - dependencies: - '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.41 - '@types/qs': 6.9.7 - '@types/serve-static': 1.13.10 - /@types/extract-files@8.1.1: + '@types/extract-files@8.1.1': resolution: {integrity: sha512-dMJJqBqyhsfJKuK7p7HyyNmki7qj1AlwhUKWx6KrU7i1K2T2SPsUsSUTWFmr/sEM1q8rfR8j5IyUmYrDbrhfjQ==} - dev: true - /@types/fs-extra@9.0.13: + '@types/fs-extra@9.0.13': resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/glob@7.2.0: + '@types/glob@7.2.0': resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} - dependencies: - '@types/minimatch': 3.0.5 - '@types/node': 18.19.4 - /@types/graceful-fs@4.1.5: + '@types/graceful-fs@4.1.5': resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/graphql-upload@8.0.12: + '@types/graphql-upload@8.0.12': resolution: {integrity: sha512-M0ZPZqNUzKNB16q5woEzgG/Q8DjICV80K7JvDSRnDmDFfrRdfFX/n6PbmqAN7gCzECcHVnw1gk6N4Cg0FwxCqA==} - dependencies: - '@types/express': 4.17.21 - '@types/koa': 2.13.12 - fs-capacitor: 8.0.0 - graphql: 16.6.0 - /@types/hast@2.3.4: + '@types/hast@2.3.4': resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} - dependencies: - '@types/unist': 2.0.6 - dev: false - /@types/hoist-non-react-statics@3.3.1: + '@types/hoist-non-react-statics@3.3.1': resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} - dependencies: - '@types/react': 17.0.74 - hoist-non-react-statics: 3.3.2 - dev: false - /@types/http-assert@1.5.3: + '@types/http-assert@1.5.3': resolution: {integrity: sha512-FyAOrDuQmBi8/or3ns4rwPno7/9tJTijVW6aQQjK02+kOQ8zmoNg2XJtAuQhvQcy1ASJq38wirX5//9J1EqoUA==} - /@types/http-errors@1.8.2: + '@types/http-errors@1.8.2': resolution: {integrity: sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w==} - /@types/istanbul-lib-coverage@2.0.4: + '@types/istanbul-lib-coverage@2.0.4': resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} - /@types/istanbul-lib-report@3.0.0: + '@types/istanbul-lib-report@3.0.0': resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} - dependencies: - '@types/istanbul-lib-coverage': 2.0.4 - dev: true - /@types/istanbul-reports@3.0.1: + '@types/istanbul-reports@3.0.1': resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} - dependencies: - '@types/istanbul-lib-report': 3.0.0 - dev: true - /@types/jest@29.5.11: + '@types/jest@29.5.11': resolution: {integrity: sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==} - dependencies: - expect: 29.7.0 - pretty-format: 29.7.0 - dev: true - /@types/js-cookie@2.2.7: + '@types/js-cookie@2.2.7': resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} - dev: false - /@types/js-yaml@4.0.5: + '@types/js-yaml@4.0.5': resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==} - dev: false - /@types/json-schema@7.0.9: + '@types/json-schema@7.0.9': resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} - dev: true - /@types/keygrip@1.0.2: + '@types/keygrip@1.0.2': resolution: {integrity: sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==} - /@types/koa-bodyparser@4.3.12: + '@types/koa-bodyparser@4.3.12': resolution: {integrity: sha512-hKMmRMVP889gPIdLZmmtou/BijaU1tHPyMNmcK7FAHAdATnRcGQQy78EqTTxLH1D4FTsrxIzklAQCso9oGoebQ==} - dependencies: - '@types/koa': 2.13.12 - /@types/koa-compose@3.2.5: + '@types/koa-compose@3.2.5': resolution: {integrity: sha512-B8nG/OoE1ORZqCkBVsup/AKcvjdgoHnfi4pZMn5UwAPCbhk/96xyv284eBYW8JlQbQ7zDmnpFr68I/40mFoIBQ==} - dependencies: - '@types/koa': 2.13.12 - /@types/koa@2.13.12: + '@types/koa@2.13.12': resolution: {integrity: sha512-vAo1KuDSYWFDB4Cs80CHvfmzSQWeUb909aQib0C0aFx4sw0K9UZFz2m5jaEP+b3X1+yr904iQiruS0hXi31jbw==} - dependencies: - '@types/accepts': 1.3.5 - '@types/content-disposition': 0.5.4 - '@types/cookies': 0.7.7 - '@types/http-assert': 1.5.3 - '@types/http-errors': 1.8.2 - '@types/keygrip': 1.0.2 - '@types/koa-compose': 3.2.5 - '@types/node': 18.19.4 - /@types/koa__cors@3.3.1: + '@types/koa__cors@3.3.1': resolution: {integrity: sha512-aFGYhTFW7651KhmZZ05VG0QZJre7QxBxDj2LF1lf6GA/wSXEfKVAJxiQQWzRV4ZoMzQIO8vJBXKsUcRuvYK9qw==} - dependencies: - '@types/koa': 2.13.12 - dev: false - /@types/koa__router@12.0.4: + '@types/koa__router@12.0.4': resolution: {integrity: sha512-Y7YBbSmfXZpa/m5UGGzb7XadJIRBRnwNY9cdAojZGp65Cpe5MAP3mOZE7e3bImt8dfKS4UFcR16SLH8L/z7PBw==} - dependencies: - '@types/koa': 2.13.12 - dev: true - /@types/lodash.mergewith@4.6.6: + '@types/lodash.mergewith@4.6.6': resolution: {integrity: sha512-RY/8IaVENjG19rxTZu9Nukqh0W2UrYgmBj5sdns4hWRZaV8PqR7wIKHFKzvOTjo4zVRV7sVI+yFhAJql12Kfqg==} - dependencies: - '@types/lodash': 4.14.202 - dev: false - /@types/lodash@4.14.202: + '@types/lodash@4.14.202': resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==} - /@types/md5@2.3.2: + '@types/md5@2.3.2': resolution: {integrity: sha512-v+JFDu96+UYJ3/UWzB0mEglIS//MZXgRaJ4ubUPwOM0gvLc/kcQ3TWNYwENEK7/EcXGQVrW8h/XqednSjBd/Og==} - dev: true - /@types/mdast@3.0.10: + '@types/mdast@3.0.10': resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==} - dependencies: - '@types/unist': 2.0.6 - dev: false - /@types/mdurl@1.0.2: + '@types/mdurl@1.0.2': resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==} - dev: false - /@types/mdx-js__react@1.5.5: + '@types/mdx-js__react@1.5.5': resolution: {integrity: sha512-k8pnaP6JXVlQh18HgL5X6sYFNC/qZnzO7R2+HsmwrwUd+JnnsU0d9lyyT0RQrHg1anxDU36S98TI/fsGtmYqqg==} - dependencies: - '@types/react': 17.0.74 - dev: true - /@types/mdx@2.0.1: + '@types/mdx@2.0.1': resolution: {integrity: sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==} - dev: false - /@types/mime-types@2.1.1: + '@types/mime-types@2.1.1': resolution: {integrity: sha512-vXOTGVSLR2jMw440moWTC7H19iUyLtP3Z1YTj7cSsubOICinjMxFeb/V57v9QdyyPGbbWolUFSSmSiRSn94tFw==} - dev: true - /@types/mime@1.3.2: + '@types/mime@1.3.2': resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} - /@types/minimatch@3.0.5: + '@types/minimatch@3.0.5': resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} - /@types/minimist@1.2.2: + '@types/minimist@1.2.2': resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - dev: true - /@types/mkdirp@1.0.2: + '@types/mkdirp@1.0.2': resolution: {integrity: sha512-o0K1tSO0Dx5X6xlU5F1D6625FawhC3dU3iqr25lluNv/+/QIVH8RLNEiVokgIZo+mz+87w/3Mkg/VvQS+J51fQ==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/mocha@10.0.6: + '@types/mocha@10.0.6': resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==} - dev: true - /@types/ms@0.7.31: + '@types/ms@0.7.31': resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} - dev: false - /@types/node-fetch@2.6.10: + '@types/node-fetch@2.6.10': resolution: {integrity: sha512-PPpPK6F9ALFTn59Ka3BaL+qGuipRfxNE8qVgkp0bVixeiR2c2/L+IVOiBdu9JhhT22sWnQEp6YyHGI2b2+CMcA==} - dependencies: - '@types/node': 18.19.4 - form-data: 4.0.0 - dev: true - /@types/node-fetch@2.6.3: + '@types/node-fetch@2.6.3': resolution: {integrity: sha512-ETTL1mOEdq/sxUtgtOhKjyB2Irra4cjxksvcMUR5Zr4n+PxVhsCD9WS46oPbHL3et9Zde7CNRr+WUNlcHvsX+w==} - dependencies: - '@types/node': 18.19.4 - form-data: 3.0.1 - dev: true - /@types/node@12.20.47: + '@types/node@12.20.47': resolution: {integrity: sha512-BzcaRsnFuznzOItW1WpQrDHM7plAa7GIDMZ6b5pnMbkqEtM/6WCOhvZar39oeMQP79gwvFUWjjptE7/KGcNqFg==} - dev: true - /@types/node@14.18.33: + '@types/node@14.18.33': resolution: {integrity: sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==} - dev: true - /@types/node@18.19.4: + '@types/node@18.19.4': resolution: {integrity: sha512-xNzlUhzoHotIsnFoXmJB+yWmBvFZgKCI9TtPIEdYIMM1KWfwuY8zh7wvc1u1OAXlC7dlf6mZVx/s+Y5KfFz19A==} - dependencies: - undici-types: 5.26.5 - /@types/normalize-package-data@2.4.1: + '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} - dev: true - /@types/parse-json@4.0.0: + '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} - /@types/prettier@2.7.3: + '@types/prettier@2.7.3': resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==} - dev: true - /@types/prop-types@15.7.11: + '@types/prop-types@15.7.11': resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - /@types/pug@2.0.6: + '@types/pug@2.0.6': resolution: {integrity: sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==} - dev: true - /@types/qs@6.9.7: + '@types/qs@6.9.7': resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} - /@types/range-parser@1.2.4: + '@types/range-parser@1.2.4': resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} - /@types/react-dom@18.2.18: + '@types/react-dom@18.2.18': resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} - dependencies: - '@types/react': 17.0.74 - dev: true - /@types/react@17.0.74: + '@types/react@17.0.74': resolution: {integrity: sha512-nBtFGaeTMzpiL/p73xbmCi00SiCQZDTJUk9ZuHOLtil3nI+y7l269LHkHIAYpav99ZwGnPJzuJsJpfLXjiQ52g==} - dependencies: - '@types/prop-types': 15.7.11 - '@types/scheduler': 0.16.2 - csstype: 3.1.3 - /@types/resolve@1.20.2: + '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} - dev: true - /@types/rimraf@3.0.2: + '@types/rimraf@3.0.2': resolution: {integrity: sha512-F3OznnSLAUxFrCEu/L5PY8+ny8DtcFRjx7fZZ9bycvXRi3KPTRS9HOitGZwvPg0juRhXFWIeKX58cnX5YqLohQ==} - dependencies: - '@types/glob': 7.2.0 - '@types/node': 18.19.4 - dev: true - /@types/sass@1.43.1: + '@types/sass@1.43.1': resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/scheduler@0.16.2: + '@types/scheduler@0.16.2': resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} - /@types/semver@7.5.6: + '@types/semver@7.5.6': resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} - /@types/send@0.17.4: + '@types/send@0.17.4': resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} - dependencies: - '@types/mime': 1.3.2 - '@types/node': 18.19.4 - /@types/serve-static@1.13.10: + '@types/serve-static@1.13.10': resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} - dependencies: - '@types/mime': 1.3.2 - '@types/node': 18.19.4 - /@types/stack-trace@0.0.29: + '@types/stack-trace@0.0.29': resolution: {integrity: sha512-TgfOX+mGY/NyNxJLIbDWrO9DjGoVSW9+aB8H2yy1fy32jsvxijhmyJI9fDFgvz3YP4lvJaq9DzdR/M1bOgVc9g==} - dev: true - /@types/stack-utils@2.0.1: + '@types/stack-utils@2.0.1': resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} - dev: true - /@types/unist@2.0.6: + '@types/unist@2.0.6': resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} - dev: false - /@types/wait-on@5.3.1: + '@types/wait-on@5.3.1': resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==} - dependencies: - '@types/node': 18.19.4 - dev: true - /@types/warning@3.0.0: + '@types/warning@3.0.0': resolution: {integrity: sha512-t/Tvs5qR47OLOr+4E9ckN8AmP2Tf16gWq+/qA4iUGS/OOyHVO8wv2vjJuX8SNOUTJyWb+2t7wJm6cXILFnOROA==} - dev: false - /@types/ws@8.5.3: + '@types/ws@8.5.3': resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} - dependencies: - '@types/node': 18.19.4 - /@types/yargs-parser@21.0.0: + '@types/yargs-parser@21.0.0': resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} - dev: true - /@types/yargs@17.0.32: + '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - dependencies: - '@types/yargs-parser': 21.0.0 - dev: true - /@vercel/build-utils@6.8.3: + '@vercel/build-utils@6.8.3': resolution: {integrity: sha512-C86OPuPAvG/pSr27DPKecmptkYYsgyhOKdHTLv9jI3Pv1yvru78k+JjrAyn7N+0ev75KNV0Prv4P3p76168ePw==} - dev: true - /@vercel/error-utils@1.0.10: + '@vercel/error-utils@1.0.10': resolution: {integrity: sha512-nsKy2sy+pjUWyKI1V/XXKspVzHMYgSalmj5+EsKWFXZbnNZicqxNtMR94J8Hs7SB4TQxh0s4KhczJtL59AVGMg==} - dev: true - /@vercel/node@2.15.10: + '@vercel/node@2.15.10': resolution: {integrity: sha512-IfnqnKAJlL1+0FSDJgxoe9J3kfYAgPGDjz4aO/H5FSjvqP7cKJnns1F9GsQq4pM499+TY8T8mKAdos7/m+WOEw==} - dependencies: - '@edge-runtime/node-utils': 2.0.3 - '@edge-runtime/primitives': 2.1.2 - '@edge-runtime/vm': 3.0.1 - '@types/node': 14.18.33 - '@types/node-fetch': 2.6.3 - '@vercel/build-utils': 6.8.3 - '@vercel/error-utils': 1.0.10 - '@vercel/static-config': 2.0.17 - async-listen: 3.0.0 - content-type: 1.0.5 - edge-runtime: 2.4.4 - esbuild: 0.16.17 - exit-hook: 2.2.1 - node-fetch: 2.6.9 - path-to-regexp: 6.2.1 - ts-morph: 12.0.0 - ts-node: 10.9.1(@types/node@14.18.33)(typescript@4.9.5) - typescript: 4.9.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - - encoding - dev: true - /@vercel/static-config@2.0.17: + '@vercel/static-config@2.0.17': resolution: {integrity: sha512-2f50OTVrN07x7pH+XNW0e7cj7T+Ufg+19+a2N3/XZBjQmV+FaMlmSLiaQ4tBxp2H8lWWHzENua7ZSSQPtRZ3/A==} - dependencies: - ajv: 8.6.3 - json-schema-to-ts: 1.6.4 - ts-morph: 12.0.0 - dev: true - /@whatwg-node/fetch@0.5.3: + '@whatwg-node/fetch@0.5.3': resolution: {integrity: sha512-cuAKL3Z7lrJJuUrfF1wxkQTb24Qd1QO/lsjJpM5ZSZZzUMms5TPnbGeGUKWA3hVKNHh30lVfr2MyRCT5Jfkucw==} - dependencies: - '@peculiar/webcrypto': 1.4.3 - abort-controller: 3.0.0 - busboy: 1.6.0 - form-data-encoder: 1.7.1 - formdata-node: 4.3.2 - node-fetch: 2.6.9 - undici: 5.28.2 - web-streams-polyfill: 3.2.0 - transitivePeerDependencies: - - encoding - dev: true - /@whatwg-node/fetch@0.5.4: + '@whatwg-node/fetch@0.5.4': resolution: {integrity: sha512-dR5PCzvOeS7OaW6dpIlPt+Ou3pak7IEG+ZVAV26ltcaiDB3+IpuvjqRdhsY6FKHcqBo1qD+S99WXY9Z6+9Rwnw==} - dependencies: - '@peculiar/webcrypto': 1.4.3 - abort-controller: 3.0.0 - busboy: 1.6.0 - form-data-encoder: 1.7.1 - formdata-node: 4.3.2 - node-fetch: 2.6.9 - undici: 5.28.2 - web-streams-polyfill: 3.2.0 - transitivePeerDependencies: - - encoding - dev: true - /@xobotyi/scrollbar-width@1.9.5: + '@xobotyi/scrollbar-width@1.9.5': resolution: {integrity: sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==} - dev: false - /abort-controller@3.0.0: + abort-controller@3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} - dependencies: - event-target-shim: 5.0.1 - /abstract-logging@2.0.1: + abstract-logging@2.0.1: resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==} - /accepts@1.3.8: + accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} engines: {node: '>= 0.6'} - dependencies: - mime-types: 2.1.35 - negotiator: 0.6.3 - /acorn-jsx@5.3.2(acorn@8.7.0): + acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - acorn: 8.7.0 - dev: false - /acorn-node@1.8.2: + acorn-node@1.8.2: resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} - dependencies: - acorn: 7.4.1 - acorn-walk: 7.2.0 - xtend: 4.0.2 - dev: false - /acorn-walk@7.2.0: + acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} - dev: false - /acorn-walk@8.2.0: + acorn-walk@8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} - dev: true - /acorn@7.4.1: + acorn@7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true - dev: false - /acorn@8.7.0: + acorn@8.7.0: resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} engines: {node: '>=0.4.0'} hasBin: true - /aggregate-error@3.1.0: + aggregate-error@3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} - dependencies: - clean-stack: 2.2.0 - indent-string: 4.0.0 - dev: false - /aggregate-error@4.0.1: + aggregate-error@4.0.1: resolution: {integrity: sha512-0poP0T7el6Vq3rstR8Mn4V/IQrpBLO6POkUSrN7RhyY+GF/InCFShQzsQ39T25gkHhLgSLByyAz+Kjb+c2L98w==} engines: {node: '>=12'} - dependencies: - clean-stack: 4.2.0 - indent-string: 5.0.0 - dev: true - /ajv-formats@2.1.1(ajv@8.12.0): + ajv-formats@2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependencies: ajv: ^8.0.0 peerDependenciesMeta: ajv: optional: true - dependencies: - ajv: 8.12.0 - /ajv@6.12.6: + ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - dependencies: - fast-deep-equal: 3.1.3 - fast-json-stable-stringify: 2.1.0 - json-schema-traverse: 0.4.1 - uri-js: 4.4.1 - dev: false - /ajv@8.12.0: + ajv@8.12.0: resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - /ajv@8.6.3: + ajv@8.6.3: resolution: {integrity: sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==} - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - dev: true - /algoliasearch-helper@3.7.1(algoliasearch@4.22.0): + algoliasearch-helper@3.7.1: resolution: {integrity: sha512-IYJhVAzyyYaZ+wukguSo3PcRrbESldanPK2HZ3BqwSJ9hVX+GsV0VSKkbgGVZnIfI+LpuyI1ZRKJo8T0x7eBIg==} deprecated: 3.7.3 peerDependencies: algoliasearch: '>= 3.1 < 5' - dependencies: - '@algolia/events': 4.0.1 - algoliasearch: 4.22.0 - dev: false - /algoliasearch@4.22.0: + algoliasearch@4.22.0: resolution: {integrity: sha512-gfceltjkwh7PxXwtkS8KVvdfK+TSNQAWUeNSxf4dA29qW5tf2EGwa8jkJujlT9jLm17cixMVoGNc+GJFO1Mxhg==} - dependencies: - '@algolia/cache-browser-local-storage': 4.22.0 - '@algolia/cache-common': 4.22.0 - '@algolia/cache-in-memory': 4.22.0 - '@algolia/client-account': 4.22.0 - '@algolia/client-analytics': 4.22.0 - '@algolia/client-common': 4.22.0 - '@algolia/client-personalization': 4.22.0 - '@algolia/client-search': 4.22.0 - '@algolia/logger-common': 4.22.0 - '@algolia/logger-console': 4.22.0 - '@algolia/requester-browser-xhr': 4.22.0 - '@algolia/requester-common': 4.22.0 - '@algolia/requester-node-http': 4.22.0 - '@algolia/transporter': 4.22.0 - dev: false - /altair-static-slim@5.0.9: + altair-static-slim@5.0.9: resolution: {integrity: sha512-PlG7yCBfV+dvBWRJBFb/v9m8N7lZcBTFdYNV1WIQfHW7w/sU8yat35uxGoAQ9K7XkOHNpRF0wdyRqmGwtro0bg==} - dev: true - /altair-static@6.1.0: + altair-static@6.1.0: resolution: {integrity: sha512-Pfs+AGT8R/NDuPR/8376757tVZUILdUj3vz9QNLWxE5bLu0vn3lOjShxP40bbbvDGjZ6dKmpdtdeLCiGW1WHgA==} engines: {node: '>= 6.9.1'} - dev: false - /ansi-colors@4.1.1: + ansi-colors@4.1.1: resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} engines: {node: '>=6'} - /ansi-colors@4.1.3: + ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} - dev: true - /ansi-escapes@4.3.2: + ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} - dependencies: - type-fest: 0.21.3 - /ansi-regex@5.0.1: + ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - /ansi-styles@3.2.1: + ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} - dependencies: - color-convert: 1.9.3 - /ansi-styles@4.3.0: + ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} - dependencies: - color-convert: 2.0.1 - /ansi-styles@5.2.0: + ansi-styles@5.2.0: resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} engines: {node: '>=10'} - dev: true - /anymatch@3.1.2: + anymatch@3.1.2: resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} engines: {node: '>= 8'} - dependencies: - normalize-path: 3.0.0 - picomatch: 2.3.1 - /arch@2.2.0: + arch@2.2.0: resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} - dev: true - /archy@1.0.0: + archy@1.0.0: resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==} - /arg@4.1.3: + arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} - dev: true - /arg@5.0.1: + arg@5.0.1: resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==} - dev: false - /argparse@1.0.10: + argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} - dependencies: - sprintf-js: 1.0.3 - /argparse@2.0.1: + argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /aria-hidden@1.1.3: + aria-hidden@1.1.3: resolution: {integrity: sha512-RhVWFtKH5BiGMycI72q2RAFMLQi8JP9bLuQXgR5a8Znp7P5KOIADSJeyfI8PCVxLEp067B2HbP5JIiI/PXIZeA==} engines: {node: '>=8.5.0'} - dependencies: - tslib: 1.14.1 - dev: false - /arr-diff@4.0.0: + arr-diff@4.0.0: resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} engines: {node: '>=0.10.0'} - dev: false - /arr-flatten@1.1.0: + arr-flatten@1.1.0: resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} engines: {node: '>=0.10.0'} - dev: false - /arr-union@3.1.0: + arr-union@3.1.0: resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} engines: {node: '>=0.10.0'} - dev: false - /array-buffer-byte-length@1.0.0: + array-buffer-byte-length@1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} - dependencies: - call-bind: 1.0.5 - is-array-buffer: 3.0.2 - dev: true - /array-flatten@1.1.1: + array-flatten@1.1.1: resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} - /array-union@2.1.0: + array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array-unique@0.3.2: + array-unique@0.3.2: resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} engines: {node: '>=0.10.0'} - dev: false - /array.prototype.flat@1.3.2: + array.prototype.flat@1.3.2: resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - es-shim-unscopables: 1.0.2 - dev: true - /arraybuffer.prototype.slice@1.0.2: + arraybuffer.prototype.slice@1.0.2: resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} engines: {node: '>= 0.4'} - dependencies: - array-buffer-byte-length: 1.0.0 - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - get-intrinsic: 1.2.2 - is-array-buffer: 3.0.2 - is-shared-array-buffer: 1.0.2 - dev: true - /arrify@1.0.1: + arrify@1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} - dev: true - /arrify@3.0.0: + arrify@3.0.0: resolution: {integrity: sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw==} engines: {node: '>=12'} - dev: true - /asap@2.0.6: + asap@2.0.6: resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} - dev: false - /asn1js@3.0.5: + asn1js@3.0.5: resolution: {integrity: sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==} engines: {node: '>=12.0.0'} - dependencies: - pvtsutils: 1.3.5 - pvutils: 1.1.3 - tslib: 2.6.2 - dev: true - /assertion-error@1.1.0: + assertion-error@1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} - dev: false - /assign-symbols@1.0.0: + assign-symbols@1.0.0: resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} engines: {node: '>=0.10.0'} - dev: false - /ast-types@0.14.2: + ast-types@0.14.2: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} engines: {node: '>=4'} - dependencies: - tslib: 2.6.2 - dev: false - /astring@1.8.1: + astring@1.8.1: resolution: {integrity: sha512-Aj3mbwVzj7Vve4I/v2JYOPFkCGM2YS7OqQTNSxmUR+LECRpokuPgAYghePgr6SALDo5bD5DlfbSaYjOzGJZOLQ==} hasBin: true - dev: false - /async-listen@3.0.0: + async-listen@3.0.0: resolution: {integrity: sha512-V+SsTpDqkrWTimiotsyl33ePSjA5/KrithwupuvJ6ztsqPvGv6ge4OredFhPffVXiLN/QUWvE0XcqJaYgt6fOg==} engines: {node: '>= 14'} - dev: true - /asynckit@0.4.0: + asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - /atob@2.1.2: + atob@2.1.2: resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} engines: {node: '>= 4.5.0'} hasBin: true - dev: false - /atomic-sleep@1.0.0: + atomic-sleep@1.0.0: resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} engines: {node: '>=8.0.0'} - /auto-bind@4.0.0: + auto-bind@4.0.0: resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==} engines: {node: '>=8'} - dev: false - /autocannon@7.14.0: + autocannon@7.14.0: resolution: {integrity: sha512-lusP43BAwrTwQhihLjKwy7LceyX01eKSvFJUsBktASGqcR1g1ySYSPxCoCGDX08uLEs9oaqEKBBUFMenK3B3lQ==} hasBin: true - dependencies: - chalk: 4.1.2 - char-spinner: 1.0.1 - cli-table3: 0.6.1 - color-support: 1.1.3 - cross-argv: 2.0.0 - form-data: 4.0.0 - has-async-hooks: 1.0.0 - hdr-histogram-js: 3.0.0 - hdr-histogram-percentiles-obj: 3.0.0 - http-parser-js: 0.5.6 - hyperid: 3.0.1 - lodash.chunk: 4.2.0 - lodash.clonedeep: 4.5.0 - lodash.flatten: 4.4.0 - manage-path: 2.0.0 - on-net-listen: 1.1.2 - pretty-bytes: 5.6.0 - progress: 2.0.3 - reinterval: 1.1.0 - retimer: 3.0.0 - semver: 7.5.4 - subarg: 1.0.0 - timestring: 6.0.0 - dev: false - /autoprefixer@10.4.4(postcss@8.4.32): + autoprefixer@10.4.4: resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 - peerDependenciesMeta: - postcss: - optional: true - dependencies: - browserslist: 4.20.2 - caniuse-lite: 1.0.30001572 - fraction.js: 4.2.0 - normalize-range: 0.1.2 - picocolors: 1.0.0 - postcss: 8.4.32 - postcss-value-parser: 4.2.0 - dev: false - /available-typed-arrays@1.0.5: + available-typed-arrays@1.0.5: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - dev: true - /avvio@8.2.1: + avvio@8.2.1: resolution: {integrity: sha512-TAlMYvOuwGyLK3PfBb5WKBXZmXz2fVCgv23d6zZFdle/q3gPjmxBaeuC0pY0Dzs5PWMSgfqqEZkrye19GlDTgw==} - dependencies: - archy: 1.0.0 - debug: 4.3.4(supports-color@8.1.1) - fastq: 1.16.0 - transitivePeerDependencies: - - supports-color - /axios@0.25.0: + axios@0.25.0: resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==} - dependencies: - follow-redirects: 1.14.9 - transitivePeerDependencies: - - debug - /babel-core@7.0.0-bridge.0(@babel/core@7.17.7): + babel-core@7.0.0-bridge.0: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - dev: false - /babel-jest@29.7.0(@babel/core@7.17.7): + babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@jest/transform': 29.7.0 - '@types/babel__core': 7.1.18 - babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3(@babel/core@7.17.7) - chalk: 4.1.2 - graceful-fs: 4.2.9 - slash: 3.0.0 - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-istanbul@6.1.1: + babel-plugin-istanbul@6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} - dependencies: - '@babel/helper-plugin-utils': 7.22.5 - '@istanbuljs/load-nyc-config': 1.1.0 - '@istanbuljs/schema': 0.1.3 - istanbul-lib-instrument: 5.1.0 - test-exclude: 6.0.0 - transitivePeerDependencies: - - supports-color - dev: true - /babel-plugin-jest-hoist@29.6.3: + babel-plugin-jest-hoist@29.6.3: resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.23.6 - '@types/babel__core': 7.1.18 - '@types/babel__traverse': 7.14.2 - dev: true - /babel-plugin-macros@2.8.0: + babel-plugin-macros@2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} - dependencies: - '@babel/runtime': 7.23.7 - cosmiconfig: 6.0.0 - resolve: 1.22.8 - dev: false - /babel-plugin-macros@3.1.0: + babel-plugin-macros@3.1.0: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} - dependencies: - '@babel/runtime': 7.23.7 - cosmiconfig: 7.0.1 - resolve: 1.22.8 - dev: false - /babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: + babel-plugin-polyfill-corejs2@0.4.11: + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-corejs3@0.10.4: + resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-polyfill-regenerator@0.6.2: + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} + peerDependencies: + '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 + + babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} - dev: false - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.17.7): + babel-preset-current-node-syntax@1.0.1: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.7) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.7) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.17.7) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.7) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.7) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.17.7) - dev: true - /babel-preset-fbjs@3.4.0(@babel/core@7.17.7): + babel-preset-fbjs@3.4.0: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-proposal-object-rest-spread': 7.17.3(@babel/core@7.17.7) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.7) - '@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) - '@babel/plugin-transform-arrow-functions': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-block-scoped-functions': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-block-scoping': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-classes': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-computed-properties': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-destructuring': 7.17.7(@babel/core@7.17.7) - '@babel/plugin-transform-flow-strip-types': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-transform-for-of': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-function-name': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-literals': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-member-expression-literals': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-transform-object-super': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-property-literals': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-react-jsx': 7.17.3(@babel/core@7.17.7) - '@babel/plugin-transform-shorthand-properties': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-spread': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-transform-template-literals': 7.16.7(@babel/core@7.17.7) - babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 - dev: false - /babel-preset-jest@29.6.3(@babel/core@7.17.7): + babel-preset-jest@29.6.3: resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - dependencies: - '@babel/core': 7.17.7 - babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.17.7) - dev: true - /backo2@1.0.2: + backo2@1.0.2: resolution: {integrity: sha512-zj6Z6M7Eq+PBZ7PQxl5NT665MvJdAkzp0f60nAJ+sLaSCBPMwVak5ZegFbgVCzFcCJTKFoMizvM5Ld7+JrRJHA==} - /bail@2.0.2: + bail@2.0.2: resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} - dev: false - /balanced-match@1.0.2: + balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - /base64-js@1.5.1: + base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - /base@0.11.2: + base@0.11.2: resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} engines: {node: '>=0.10.0'} - dependencies: - cache-base: 1.0.1 - class-utils: 0.3.6 - component-emitter: 1.3.0 - define-property: 1.0.0 - isobject: 3.0.1 - mixin-deep: 1.3.2 - pascalcase: 0.1.1 - dev: false - /better-path-resolve@1.0.0: + benchmark-bench@file:benchmarks/bench: + resolution: {directory: benchmarks/bench, type: directory} + peerDependencies: + graphql: '*' + + better-path-resolve@1.0.0: resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} engines: {node: '>=4'} - dependencies: - is-windows: 1.0.2 - dev: true - /big-integer@1.6.51: + big-integer@1.6.51: resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} engines: {node: '>=0.6'} - /binary-extensions@2.2.0: + binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} - /bl@4.1.0: + bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} - dependencies: - buffer: 5.7.1 - inherits: 2.0.4 - readable-stream: 3.6.0 - dev: false - /bob-esbuild-cli@5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0): + bob-esbuild-cli@5.0.0-alpha-227aebc.0: resolution: {integrity: sha512-32Iyv8SXr2n7aVPcJjfPT3OEBzLnf+xROWJwM1iK6W0c2oebn3crBKNeFEtEKYAAszHtZ+2+u88COpXTAPaQjw==} engines: {node: '>=14.13.1'} hasBin: true @@ -9934,12 +6588,8 @@ packages: peerDependenciesMeta: bob-esbuild: optional: true - dependencies: - bob-esbuild: 5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3) - commander: 11.1.0 - dev: true - /bob-esbuild-plugin@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(rollup@2.79.1): + bob-esbuild-plugin@5.0.0-alpha-227aebc.0: resolution: {integrity: sha512-ez9c3o7Y0CD6rJmx8LSsUGdE/pSvktZGWnyj7hRD8z4ZhDdvMvnCJ3ULv1V5D6BkSoHBHAg3gvuKQ868+/cZaw==} peerDependencies: esbuild: ^0.16.9 @@ -9949,13 +6599,8 @@ packages: optional: true rollup: optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@2.79.1) - esbuild: 0.16.17 - rollup: 2.79.1 - dev: true - /bob-esbuild-plugin@5.0.0-alpha-d826df0.0(esbuild@0.16.17)(rollup@2.79.1): + bob-esbuild-plugin@5.0.0-alpha-d826df0.0: resolution: {integrity: sha512-ByIveo0lvUmB8sqC4aDqgnNiwg2IyVgtdjLRzBZe51whobfcgxOwYsE5vcY6XUZWClCHfHhQhsrALKixqPNJwg==} peerDependencies: esbuild: ^0.16.9 @@ -9965,13 +6610,8 @@ packages: optional: true rollup: optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@2.79.1) - esbuild: 0.16.17 - rollup: 2.79.1 - dev: true - /bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3): + bob-esbuild@5.0.0-alpha-227aebc.0: resolution: {integrity: sha512-VWCdAs85bAf377nBfd+3VBvlxH/dmH63M2Fxf0FTp6Pe4JthD3SZmGUiftFJPplc3njUXao4ojtc3hpd9FelKA==} peerDependencies: esbuild: ^0.16.9 @@ -9981,15 +6621,8 @@ packages: optional: true typescript: optional: true - dependencies: - '@pnpm/types': 9.4.2 - bob-esbuild-plugin: 5.0.0-alpha-227aebc.0(esbuild@0.16.17)(rollup@2.79.1) - esbuild: 0.16.17 - rollup: 2.79.1 - typescript: 5.3.3 - dev: true - /bob-ts@5.0.0-alpha-227aebc.0(@types/node@18.19.4)(esbuild@0.16.17)(typescript@5.3.3): + bob-ts@5.0.0-alpha-227aebc.0: resolution: {integrity: sha512-CTFOVp1Hzo7CQoVYuuGjeMU8kdm2VuUZ2uhOeb5zKigHaAziRfaArB2bbRrLI4joRENs6QPQdEJ6mg5ZtUbcVw==} engines: {node: '>=14.13.1'} hasBin: true @@ -10002,15 +6635,8 @@ packages: optional: true typescript: optional: true - dependencies: - '@types/node': 18.19.4 - bob-esbuild-plugin: 5.0.0-alpha-d826df0.0(esbuild@0.16.17)(rollup@2.79.1) - esbuild: 0.16.17 - rollup: 2.79.1 - typescript: 5.3.3 - dev: true - /bob-tsm@2.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3): + bob-tsm@2.0.0-alpha-227aebc.0: resolution: {integrity: sha512-GiT+6+dvhFdsfb0reGtzoXFFJRMCpgIsaxyKXC+gEP3yh6UC+Yu1gpwbC3jhXGDH5j9TcpCPTZ1OnvmRLVR0Yw==} engines: {node: '>=14.13.1'} hasBin: true @@ -10020,820 +6646,464 @@ packages: peerDependenciesMeta: typescript: optional: true - dependencies: - esbuild: 0.16.17 - typescript: 5.3.3 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /body-parser@1.20.1: + body-parser@1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - dependencies: - bytes: 3.1.2 - content-type: 1.0.5 - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - on-finished: 2.4.1 - qs: 6.11.0 - raw-body: 2.5.1 - type-is: 1.6.18 - unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color - /bplist-parser@0.2.0: + bplist-parser@0.2.0: resolution: {integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==} engines: {node: '>= 5.10.0'} - dependencies: - big-integer: 1.6.51 - dev: true - /brace-expansion@1.1.11: + brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} - dependencies: - balanced-match: 1.0.2 - concat-map: 0.0.1 - /brace-expansion@2.0.1: + brace-expansion@2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - dependencies: - balanced-match: 1.0.2 - /braces@2.3.2: + braces@2.3.2: resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} engines: {node: '>=0.10.0'} - dependencies: - arr-flatten: 1.1.0 - array-unique: 0.3.2 - extend-shallow: 2.0.1 - fill-range: 4.0.0 - isobject: 3.0.1 - repeat-element: 1.1.4 - snapdragon: 0.8.2 - snapdragon-node: 2.1.1 - split-string: 3.1.0 - to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /braces@3.0.2: + braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} - dependencies: - fill-range: 7.0.1 - /breakword@1.0.5: + breakword@1.0.5: resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==} - dependencies: - wcwidth: 1.0.1 - dev: true - /broadcast-channel@3.7.0: + broadcast-channel@3.7.0: resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} - dependencies: - '@babel/runtime': 7.23.7 - detect-node: 2.1.0 - js-sha3: 0.8.0 - microseconds: 0.2.0 - nano-time: 1.0.0 - oblivious-set: 1.0.0 - rimraf: 3.0.2 - unload: 2.2.0 - dev: false - /browser-stdout@1.3.1: + browser-stdout@1.3.1: resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} - /browserslist@4.20.2: + browserslist@4.20.2: resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - dependencies: - caniuse-lite: 1.0.30001572 - electron-to-chromium: 1.4.86 - escalade: 3.1.1 - node-releases: 2.0.2 - picocolors: 1.0.0 - /bs-logger@0.2.6: + browserslist@4.23.0: + resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + + bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} engines: {node: '>= 6'} - dependencies: - fast-json-stable-stringify: 2.1.0 - dev: true - /bser@2.1.1: + bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} - dependencies: - node-int64: 0.4.0 - /buffer-crc32@0.2.13: + buffer-crc32@0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} - dev: true - /buffer-from@1.1.2: + buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - /buffer@5.7.1: + buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} - dependencies: - base64-js: 1.5.1 - ieee754: 1.2.1 - dev: false - /buffer@6.0.3: + buffer@6.0.3: resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} - dependencies: - base64-js: 1.5.1 - ieee754: 1.2.1 - /builtin-modules@3.3.0: + builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} - dev: true - /builtins@5.0.1: + builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} - dependencies: - semver: 7.5.4 - dev: true - /bundle-name@3.0.0: + bundle-name@3.0.0: resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==} engines: {node: '>=12'} - dependencies: - run-applescript: 5.0.0 - dev: true - /busboy@0.3.1: + busboy@0.3.1: resolution: {integrity: sha512-y7tTxhGKXcyBxRKAni+awqx8uqaJKrSFSNFSeRG5CsWNdmy2BIK+6VGWEW7TZnIO/533mtMEA4rOevQV815YJw==} engines: {node: '>=4.5.0'} - dependencies: - dicer: 0.3.0 - /busboy@1.6.0: + busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} - dependencies: - streamsearch: 1.1.0 - /bytes@3.1.2: + bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} - /c8@7.14.0: + c8@7.14.0: resolution: {integrity: sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==} engines: {node: '>=10.12.0'} hasBin: true - dependencies: - '@bcoe/v8-coverage': 0.2.3 - '@istanbuljs/schema': 0.1.3 - find-up: 5.0.0 - foreground-child: 2.0.0 - istanbul-lib-coverage: 3.2.0 - istanbul-lib-report: 3.0.0 - istanbul-reports: 3.1.4 - rimraf: 3.0.2 - test-exclude: 6.0.0 - v8-to-istanbul: 9.2.0 - yargs: 16.2.0 - yargs-parser: 20.2.9 - dev: false - /cache-base@1.0.1: + cache-base@1.0.1: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} - dependencies: - collection-visit: 1.0.0 - component-emitter: 1.3.0 - get-value: 2.0.6 - has-value: 1.0.0 - isobject: 3.0.1 - set-value: 4.1.0 - to-object-path: 0.3.0 - union-value: 1.0.1 - unset-value: 1.0.0 - dev: false - /cache-content-type@1.0.1: + cache-content-type@1.0.1: resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==} engines: {node: '>= 6.0.0'} - dependencies: - mime-types: 2.1.35 - ylru: 1.3.2 - /call-bind@1.0.5: + call-bind@1.0.5: resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} - dependencies: - function-bind: 1.1.2 - get-intrinsic: 1.2.2 - set-function-length: 1.1.1 - /callsites@3.1.0: + callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - /camel-case@4.1.2: + camel-case@4.1.2: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} - dependencies: - pascal-case: 3.1.2 - tslib: 2.6.2 - dev: false - /camelcase-css@2.0.1: + camelcase-css@2.0.1: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} engines: {node: '>= 6'} - dev: false - /camelcase-keys@6.2.2: + camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} - dependencies: - camelcase: 5.3.1 - map-obj: 4.3.0 - quick-lru: 4.0.1 - dev: true - /camelcase-keys@8.0.2: + camelcase-keys@8.0.2: resolution: {integrity: sha512-qMKdlOfsjlezMqxkUGGMaWWs17i2HoL15tM+wtx8ld4nLrUwU58TFdvyGOz/piNP842KeO8yXvggVQSdQ828NA==} engines: {node: '>=14.16'} - dependencies: - camelcase: 7.0.1 - map-obj: 4.3.0 - quick-lru: 6.1.2 - type-fest: 2.19.0 - dev: true - /camelcase@5.3.1: + camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} - /camelcase@6.3.0: + camelcase@6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - /camelcase@7.0.1: + camelcase@7.0.1: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} engines: {node: '>=14.16'} - dev: true - /caniuse-lite@1.0.30001572: + caniuse-lite@1.0.30001572: resolution: {integrity: sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==} - /capital-case@1.0.4: + caniuse-lite@1.0.30001618: + resolution: {integrity: sha512-p407+D1tIkDvsEAPS22lJxLQQaG8OTBEqo0KhzfABGk0TU4juBNDSfH0hyAp/HRyx+M8L17z/ltyhxh27FTfQg==} + + capital-case@1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} - dependencies: - no-case: 3.0.4 - tslib: 2.6.2 - upper-case-first: 2.0.2 - dev: false - /ccount@2.0.1: + ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} - dev: false - /chai@4.3.10: + chai@4.3.10: resolution: {integrity: sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==} engines: {node: '>=4'} - dependencies: - assertion-error: 1.1.0 - check-error: 1.0.3 - deep-eql: 4.1.3 - get-func-name: 2.0.2 - loupe: 2.3.7 - pathval: 1.1.1 - type-detect: 4.0.8 - dev: false - /chalk@2.4.2: + chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} - dependencies: - ansi-styles: 3.2.1 - escape-string-regexp: 1.0.5 - supports-color: 5.5.0 - /chalk@4.1.2: + chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - supports-color: 7.2.0 - /chalk@5.3.0: + chalk@5.3.0: resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - /change-case-all@1.0.15: + change-case-all@1.0.15: resolution: {integrity: sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==} - dependencies: - change-case: 4.1.2 - is-lower-case: 2.0.2 - is-upper-case: 2.0.2 - lower-case: 2.0.2 - lower-case-first: 2.0.2 - sponge-case: 1.0.1 - swap-case: 2.0.2 - title-case: 3.0.3 - upper-case: 2.0.2 - upper-case-first: 2.0.2 - dev: false - /change-case@4.1.2: + change-case@4.1.2: resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==} - dependencies: - camel-case: 4.1.2 - capital-case: 1.0.4 - constant-case: 3.0.4 - dot-case: 3.0.4 - header-case: 2.0.4 - no-case: 3.0.4 - param-case: 3.0.4 - pascal-case: 3.1.2 - path-case: 3.0.4 - sentence-case: 3.0.4 - snake-case: 3.0.4 - tslib: 2.6.2 - dev: false - /changesets-github-release@0.1.0: + changesets-github-release@0.1.0: resolution: {integrity: sha512-ai++eLjlEjW4flLKExS8Li2a5qocO+N3YTR13aZCAwt4bgj6MYXgPfdoukLktaQXs3QUmaHz5dG2ISot/hZD5g==} hasBin: true - dev: true - /char-regex@1.0.2: + char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} - dev: true - /char-spinner@1.0.1: + char-spinner@1.0.1: resolution: {integrity: sha512-acv43vqJ0+N0rD+Uw3pDHSxP30FHrywu2NO6/wBaHChJIizpDeBUd6NjqhNhy9LGaEAhZAXn46QzmlAvIWd16g==} - dev: false - /character-entities-html4@2.1.0: + character-entities-html4@2.1.0: resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} - dev: false - /character-entities-legacy@3.0.0: + character-entities-legacy@3.0.0: resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==} - dev: false - /character-entities@2.0.1: + character-entities@2.0.1: resolution: {integrity: sha512-OzmutCf2Kmc+6DrFrrPS8/tDh2+DpnrfzdICHWhcVC9eOd0N1PXmQEE1a8iM4IziIAG+8tmTq3K+oo0ubH6RRQ==} - dev: false - /character-reference-invalid@2.0.1: + character-reference-invalid@2.0.1: resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} - dev: false - /chardet@0.7.0: + chardet@0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} - /charenc@0.0.2: + charenc@0.0.2: resolution: {integrity: sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==} - dev: false - /check-error@1.0.3: + check-error@1.0.3: resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==} - dependencies: - get-func-name: 2.0.2 - dev: false - /chokidar@3.5.3: + chokidar@3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} - dependencies: - anymatch: 3.1.2 - braces: 3.0.2 - glob-parent: 5.1.2 - is-binary-path: 2.1.0 - is-glob: 4.0.3 - normalize-path: 3.0.0 - readdirp: 3.6.0 - optionalDependencies: - fsevents: 2.3.3 - /chownr@1.1.4: + chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} - dev: false - /ci-info@3.9.0: + ci-info@3.9.0: resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} engines: {node: '>=8'} - dev: true - /cjs-module-lexer@1.2.2: + cjs-module-lexer@1.2.2: resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} - dev: true - /class-utils@0.3.6: + class-utils@0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} engines: {node: '>=0.10.0'} - dependencies: - arr-union: 3.1.0 - define-property: 0.2.5 - isobject: 3.0.1 - static-extend: 0.1.2 - dev: false - /class-validator@0.13.2: + class-validator@0.13.2: resolution: {integrity: sha512-yBUcQy07FPlGzUjoLuUfIOXzgynnQPPruyK1Ge2B74k9ROwnle1E+NxLWnUv5OLU8hA/qL5leAE9XnXq3byaBw==} - dependencies: - libphonenumber-js: 1.9.50 - validator: 13.7.0 - dev: false - /classnames@2.3.1: + classnames@2.3.1: resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==} - dev: false - /clean-set@1.1.2: + clean-set@1.1.2: resolution: {integrity: sha512-cA8uCj0qSoG9e0kevyOWXwPaELRPVg5Pxp6WskLMwerx257Zfnh8Nl0JBH59d7wQzij2CK7qEfJQK3RjuKKIug==} - dev: false - /clean-stack@2.2.0: + clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} - dev: false - /clean-stack@3.0.1: + clean-stack@3.0.1: resolution: {integrity: sha512-lR9wNiMRcVQjSB3a7xXGLuz4cr4wJuuXlaAEbRutGowQTmlp7R72/DOgN21e8jdwblMWl9UOJMJXarX94pzKdg==} engines: {node: '>=10'} - dependencies: - escape-string-regexp: 4.0.0 - dev: false - /clean-stack@4.2.0: + clean-stack@4.2.0: resolution: {integrity: sha512-LYv6XPxoyODi36Dp976riBtSY27VmFo+MKqEU9QCCWyTrdEPDog+RWA7xQWHi6Vbp61j5c4cdzzX1NidnwtUWg==} engines: {node: '>=12'} - dependencies: - escape-string-regexp: 5.0.0 - dev: true - /cli-cursor@3.1.0: + cli-cursor@3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} - dependencies: - restore-cursor: 3.1.0 - dev: false - /cli-spinners@2.9.2: + cli-spinners@2.9.2: resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==} engines: {node: '>=6'} - dev: false - /cli-table3@0.6.1: + cli-table3@0.6.1: resolution: {integrity: sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==} engines: {node: 10.* || >= 12.*} - dependencies: - string-width: 4.2.3 - optionalDependencies: - colors: 1.4.0 - dev: false - /cli-table@0.3.11: + cli-table@0.3.11: resolution: {integrity: sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==} engines: {node: '>= 0.2.0'} - dependencies: - colors: 1.0.3 - dev: false - /cli-width@3.0.0: + cli-width@3.0.0: resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==} engines: {node: '>= 10'} - dev: false - /clipboardy@3.0.0: + clipboardy@3.0.0: resolution: {integrity: sha512-Su+uU5sr1jkUy1sGRpLKjKrvEOVXgSgiSInwa/qeID6aJ07yh+5NWc3h2QfjHjBnfX4LhtFcuAWKUsJ3r+fjbg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - arch: 2.2.0 - execa: 5.1.1 - is-wsl: 2.2.0 - dev: true - /cliui@6.0.0: + cliui@6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - /cliui@7.0.4: + cliui@7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - /cliui@8.0.1: + cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 7.0.0 - /clone-deep@4.0.1: + clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} - dependencies: - is-plain-object: 2.0.4 - kind-of: 6.0.3 - shallow-clone: 3.0.1 - dev: false - /clone@1.0.4: + clone@1.0.4: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} - /co-body@6.1.0: + co-body@6.1.0: resolution: {integrity: sha512-m7pOT6CdLN7FuXUcpuz/8lfQ/L77x8SchHCF4G0RBTJO20Wzmhn5Sp4/5WsKy8OSpifBSUrmg83qEqaDHdyFuQ==} - dependencies: - inflation: 2.0.0 - qs: 6.11.0 - raw-body: 2.5.1 - type-is: 1.6.18 - dev: false - /co@4.6.0: + co@4.6.0: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} - /code-block-writer@10.1.1: + code-block-writer@10.1.1: resolution: {integrity: sha512-67ueh2IRGst/51p0n6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ9VcoUeo5ATOjSOiWpSL3SWBRRbempMw==} - dev: true - /codemirror-graphql@1.3.2(codemirror@5.65.16)(graphql@16.1.0-experimental-stream-defer.6): + codemirror-graphql@1.3.2: resolution: {integrity: sha512-glwFsEVlH5TvxjSKGymZ1sNy37f3Mes58CB4fXOd0zy9+JzDL08Wti1b5ycy4vFZYghMDK1/Or/zRSjMAGtC2w==} peerDependencies: '@codemirror/language': ^0.20.0 codemirror: ^5.65.3 - graphql: '*' - peerDependenciesMeta: - '@codemirror/language': - optional: true - dependencies: - codemirror: 5.65.16 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) - dev: true + graphql: ^15.5.0 || ^16.0.0 - /codemirror@5.65.16: + codemirror@5.65.16: resolution: {integrity: sha512-br21LjYmSlVL0vFCPWPfhzUCT34FM/pAdK7rRIZwa0rrtrIdotvP4Oh4GUHsu2E3IrQMCfRkL/fN3ytMNxVQvg==} - dev: true - /collect-v8-coverage@1.0.1: + collect-v8-coverage@1.0.1: resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} - dev: true - /collection-visit@1.0.0: + collection-visit@1.0.0: resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} engines: {node: '>=0.10.0'} - dependencies: - map-visit: 1.0.0 - object-visit: 1.0.1 - dev: false - /color-convert@1.9.3: + color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} - dependencies: - color-name: 1.1.3 - /color-convert@2.0.1: + color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} - dependencies: - color-name: 1.1.4 - /color-name@1.1.3: + color-name@1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - /color-name@1.1.4: + color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /color-string@1.9.0: + color-string@1.9.0: resolution: {integrity: sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==} - dependencies: - color-name: 1.1.4 - simple-swizzle: 0.2.2 - dev: false - /color-support@1.1.3: + color-support@1.1.3: resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} hasBin: true - dev: false - /color@3.2.1: + color@3.2.1: resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==} - dependencies: - color-convert: 1.9.3 - color-string: 1.9.0 - dev: false - /color@4.2.3: + color@4.2.3: resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} engines: {node: '>=12.5.0'} - dependencies: - color-convert: 2.0.1 - color-string: 1.9.0 - dev: false - /colors@1.0.3: + colors@1.0.3: resolution: {integrity: sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==} engines: {node: '>=0.1.90'} - dev: false - /colors@1.4.0: + colors@1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} - requiresBuild: true - dev: false - /combined-stream@1.0.8: + combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} - dependencies: - delayed-stream: 1.0.0 - /comma-separated-tokens@2.0.2: + comma-separated-tokens@2.0.2: resolution: {integrity: sha512-G5yTt3KQN4Yn7Yk4ed73hlZ1evrFKXeUW3086p3PRFNp7m2vIjI6Pg+Kgb+oyzhd9F2qdcoj67+y3SdxL5XWsg==} - dev: false - /commander@11.1.0: + commander@11.1.0: resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} - dev: true - /commander@2.20.3: + commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - dev: false - /commander@5.1.0: + commander@5.1.0: resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} engines: {node: '>= 6'} - dev: true - /commander@6.2.1: + commander@6.2.1: resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} engines: {node: '>= 6'} - dev: true - /commander@8.3.0: + commander@8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} - dev: false - /common-tags@1.8.2: + common-tags@1.8.2: resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} engines: {node: '>=4.0.0'} - dev: false - /commondir@1.0.1: + commondir@1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - /component-emitter@1.3.0: + component-emitter@1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - dev: false - /compute-scroll-into-view@1.0.14: + compute-scroll-into-view@1.0.14: resolution: {integrity: sha512-mKDjINe3tc6hGelUMNDzuhorIUZ7kS7BwyY0r2wQd2HOH2tRuJykiC06iSEX8y1TuhNzvz4GcJnK16mM2J1NMQ==} - dev: false - /concat-map@0.0.1: + concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /concurrently@7.6.0: + concurrently@7.6.0: resolution: {integrity: sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==} engines: {node: ^12.20.0 || ^14.13.0 || >=16.0.0} hasBin: true - dependencies: - chalk: 4.1.2 - date-fns: 2.30.0 - lodash: 4.17.21 - rxjs: 7.5.5 - shell-quote: 1.8.1 - spawn-command: 0.0.2-1 - supports-color: 8.1.1 - tree-kill: 1.2.2 - yargs: 17.7.2 - /constant-case@3.0.4: + constant-case@3.0.4: resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} - dependencies: - no-case: 3.0.4 - tslib: 2.6.2 - upper-case: 2.0.2 - dev: false - /content-disposition@0.5.4: + content-disposition@0.5.4: resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} engines: {node: '>= 0.6'} - dependencies: - safe-buffer: 5.2.1 - /content-type@1.0.5: + content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} - /convert-hrtime@3.0.0: + convert-hrtime@3.0.0: resolution: {integrity: sha512-7V+KqSvMiHp8yWDuwfww06XleMWVVB9b9tURBx+G7UTADuo5hYPuowKloz4OzOqbPezxgo+fdQ1522WzPG4OeA==} engines: {node: '>=8'} - dev: true - /convert-source-map@1.8.0: + convert-source-map@1.8.0: resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} - dependencies: - safe-buffer: 5.1.2 - /convert-source-map@2.0.0: + convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - /cookie-signature@1.0.6: + cookie-signature@1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} - /cookie@0.4.2: + cookie@0.4.2: resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} engines: {node: '>= 0.6'} - dev: true - /cookie@0.5.0: + cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} - /cookies@0.9.1: + cookies@0.9.1: resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==} engines: {node: '>= 0.8'} - dependencies: - depd: 2.0.0 - keygrip: 1.1.0 - /copy-descriptor@0.1.1: + copy-descriptor@0.1.1: resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} engines: {node: '>=0.10.0'} - dev: false - /copy-to-clipboard@3.3.1: + copy-to-clipboard@3.3.1: resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==} - dependencies: - toggle-selection: 1.0.6 - dev: false - /copy-to-clipboard@3.3.3: + copy-to-clipboard@3.3.3: resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==} - dependencies: - toggle-selection: 1.0.6 - /copy-to@2.0.1: + copy-to@2.0.1: resolution: {integrity: sha512-3DdaFaU/Zf1AnpLiFDeNCD4TOWe3Zl2RZaTzUvWiIk5ERzcCodOE20Vqq4fzCbNoHURFHT4/us/Lfq+S2zyY4w==} - dev: false - /core-js@3.35.0: + core-js-compat@3.37.1: + resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==} + + core-js@3.35.0: resolution: {integrity: sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==} - requiresBuild: true - /cors@2.8.5: + cors@2.8.5: resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} engines: {node: '>= 0.10'} - dependencies: - object-assign: 4.1.1 - vary: 1.1.2 - dev: false - /cosmiconfig-toml-loader@1.0.0: + cosmiconfig-toml-loader@1.0.0: resolution: {integrity: sha512-H/2gurFWVi7xXvCyvsWRLCMekl4tITJcX0QEsDMpzxtuxDyM59xLatYNg4s/k9AA/HdtCYfj2su8mgA0GSDLDA==} - dependencies: - '@iarna/toml': 2.2.5 - dev: true - /cosmiconfig@6.0.0: + cosmiconfig@6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} engines: {node: '>=8'} - 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 - dev: false - /cosmiconfig@7.0.1: + cosmiconfig@7.0.1: resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} 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@8.3.6(typescript@5.3.3): + cosmiconfig@8.3.6: resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -10841,451 +7111,220 @@ packages: peerDependenciesMeta: typescript: optional: true - dependencies: - import-fresh: 3.3.0 - js-yaml: 4.1.0 - parse-json: 5.2.0 - path-type: 4.0.0 - typescript: 5.3.3 - dev: false - /cp-file@9.1.0: + cp-file@9.1.0: resolution: {integrity: sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==} engines: {node: '>=10'} - dependencies: - graceful-fs: 4.2.9 - make-dir: 3.1.0 - nested-error-stacks: 2.1.0 - p-event: 4.2.0 - dev: true - /cpy@9.0.1: + cpy@9.0.1: resolution: {integrity: sha512-D9U0DR5FjTCN3oMTcFGktanHnAG5l020yvOCR1zKILmAyPP7I/9pl6NFgRbDcmSENtbK1sQLBz1p9HIOlroiNg==} engines: {node: ^12.20.0 || ^14.17.0 || >=16.0.0} - dependencies: - arrify: 3.0.0 - cp-file: 9.1.0 - globby: 13.2.2 - junk: 4.0.1 - micromatch: 4.0.4 - nested-error-stacks: 2.1.0 - p-filter: 3.0.0 - p-map: 5.5.0 - dev: true - /create-jest@29.7.0(@types/node@18.19.4): + create-jest@29.7.0: resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true - dependencies: - '@jest/types': 29.6.3 - chalk: 4.1.2 - exit: 0.1.2 - graceful-fs: 4.2.9 - jest-config: 29.7.0(@types/node@18.19.4) - jest-util: 29.7.0 - prompts: 2.4.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /create-require@1.1.1: + create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} - dev: true - /cron-schedule@3.0.5: + cron-schedule@3.0.5: resolution: {integrity: sha512-YjtB4jy7RJEX8j9GokHp+y8S/ihCHjrD2Z3E13LSGP/+G0Sdv+MEKsZu5wPLLWwW1HQc4HwpGMFU3GUTStZTaA==} - dev: true - /cross-argv@2.0.0: + cross-argv@2.0.0: resolution: {integrity: sha512-YIaY9TR5Nxeb8SMdtrU8asWVM4jqJDNDYlKV21LxtYcfNJhp1kEsgSa6qXwXgzN0WQWGODps0+TlGp2xQSHwOg==} - dev: false - /cross-env@7.0.3: + cross-env@7.0.3: resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} hasBin: true - dependencies: - cross-spawn: 7.0.3 - /cross-fetch@3.1.5: + cross-fetch@3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} - dependencies: - node-fetch: 2.6.7 - transitivePeerDependencies: - - encoding - dev: false - /cross-inspect@1.0.0: + cross-inspect@1.0.0: resolution: {integrity: sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ==} engines: {node: '>=16.0.0'} - dependencies: - tslib: 2.6.2 - /cross-spawn@5.1.0: + cross-spawn@5.1.0: resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} - dependencies: - lru-cache: 4.1.5 - shebang-command: 1.2.0 - which: 1.3.1 - dev: true - /cross-spawn@7.0.3: + cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} - dependencies: - path-key: 3.1.1 - shebang-command: 2.0.0 - which: 2.0.2 - /cross-undici-fetch@0.4.14: + cross-undici-fetch@0.4.14: resolution: {integrity: sha512-CCep44A/baoO8kYJBIR1cRO/tRAk29xzb/tH3O85OtgwZGkL5I0tJZ47ccZdrnAJxrl5tlaYhAOx09fJXMcUqQ==} - dependencies: - abort-controller: 3.0.0 - busboy: 1.6.0 - form-data-encoder: 1.7.1 - formdata-node: 4.3.2 - node-fetch: 2.6.9 - undici: 5.5.1 - web-streams-polyfill: 3.2.0 - transitivePeerDependencies: - - encoding - dev: false - /crypt@0.0.2: + crypt@0.0.2: resolution: {integrity: sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==} - dev: false - /crypto-random-string@4.0.0: + crypto-random-string@4.0.0: resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} engines: {node: '>=12'} - dependencies: - type-fest: 1.4.0 - dev: true - /css-box-model@1.2.1: + css-box-model@1.2.1: resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==} - dependencies: - tiny-invariant: 1.2.0 - dev: false - /css-color-names@0.0.4: + css-color-names@0.0.4: resolution: {integrity: sha512-zj5D7X1U2h2zsXOAM8EyUREBnnts6H+Jm+d1M2DbiQQcUtnqgQsMrdo8JW9R80YFUmIdBZeMu5wvYM7hcgWP/Q==} - dev: false - /css-in-js-utils@3.1.0: + css-in-js-utils@3.1.0: resolution: {integrity: sha512-fJAcud6B3rRu+KHYk+Bwf+WFL2MDCJJ1XG9x137tJQ0xYxor7XziQtuGFbWNdqrvF4Tk26O3H73nfVqXt/fW1A==} - dependencies: - hyphenate-style-name: 1.0.4 - dev: false - /css-tree@1.1.3: + css-tree@1.1.3: resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} engines: {node: '>=8.0.0'} - dependencies: - mdn-data: 2.0.14 - source-map: 0.6.1 - dev: false - /css-unit-converter@1.1.2: + css-unit-converter@1.1.2: resolution: {integrity: sha512-IiJwMC8rdZE0+xiEZHeru6YoONC4rfPMqGm2W85jMIbkFvv5nFTwJVFHam2eFrN6txmoUYFAFXiv8ICVeTO0MA==} - dev: false - /cssesc@3.0.0: + cssesc@3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} hasBin: true - dev: false - /csstype@3.0.9: + csstype@3.0.9: resolution: {integrity: sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==} - dev: false - /csstype@3.1.3: + csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - /csv-generate@3.4.3: + csv-generate@3.4.3: resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} - dev: true - /csv-parse@4.16.3: + csv-parse@4.16.3: resolution: {integrity: sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==} - dev: true - /csv-stringify@5.6.5: + csv-stringify@5.6.5: resolution: {integrity: sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==} - dev: true - /csv@5.5.3: + csv@5.5.3: resolution: {integrity: sha512-QTaY0XjjhTQOdguARF0lGKm5/mEq9PD9/VhZZegHDIBq2tQwgNpHc3dneD4mGo2iJs+fTKv5Bp0fZ+BRuY3Z0g==} engines: {node: '>= 0.1.90'} - dependencies: - csv-generate: 3.4.3 - csv-parse: 4.16.3 - csv-stringify: 5.6.5 - stream-transform: 2.1.3 - dev: true - /d3-array@1.2.4: + d3-array@1.2.4: resolution: {integrity: sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw==} - dev: false - /d3-axis@1.0.12: + d3-axis@1.0.12: resolution: {integrity: sha512-ejINPfPSNdGFKEOAtnBtdkpr24c4d4jsei6Lg98mxf424ivoDP2956/5HDpIAtmHo85lqT4pruy+zEgvRUBqaQ==} - dev: false - /d3-brush@1.1.6: + d3-brush@1.1.6: resolution: {integrity: sha512-7RW+w7HfMCPyZLifTz/UnJmI5kdkXtpCbombUSs8xniAyo0vIbrDzDwUJB6eJOgl9u5DQOt2TQlYumxzD1SvYA==} - dependencies: - d3-dispatch: 1.0.6 - d3-drag: 1.2.5 - d3-interpolate: 1.4.0 - d3-selection: 1.4.2 - d3-transition: 1.3.2 - dev: false - /d3-chord@1.0.6: + d3-chord@1.0.6: resolution: {integrity: sha512-JXA2Dro1Fxw9rJe33Uv+Ckr5IrAa74TlfDEhE/jfLOaXegMQFQTAgAw9WnZL8+HxVBRXaRGCkrNU7pJeylRIuA==} - dependencies: - d3-array: 1.2.4 - d3-path: 1.0.9 - dev: false - /d3-collection@1.0.7: + d3-collection@1.0.7: resolution: {integrity: sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A==} - dev: false - /d3-color@1.4.1: + d3-color@1.4.1: resolution: {integrity: sha512-p2sTHSLCJI2QKunbGb7ocOh7DgTAn8IrLx21QRc/BSnodXM4sv6aLQlnfpvehFMLZEfBc6g9pH9SWQccFYfJ9Q==} - dev: false - /d3-contour@1.3.2: + d3-contour@1.3.2: resolution: {integrity: sha512-hoPp4K/rJCu0ladiH6zmJUEz6+u3lgR+GSm/QdM2BBvDraU39Vr7YdDCicJcxP1z8i9B/2dJLgDC1NcvlF8WCg==} - dependencies: - d3-array: 1.2.4 - dev: false - /d3-dispatch@1.0.6: + d3-dispatch@1.0.6: resolution: {integrity: sha512-fVjoElzjhCEy+Hbn8KygnmMS7Or0a9sI2UzGwoB7cCtvI1XpVN9GpoYlnb3xt2YV66oXYb1fLJ8GMvP4hdU1RA==} - dev: false - /d3-drag@1.2.5: + d3-drag@1.2.5: resolution: {integrity: sha512-rD1ohlkKQwMZYkQlYVCrSFxsWPzI97+W+PaEIBNTMxRuxz9RF0Hi5nJWHGVJ3Om9d2fRTe1yOBINJyy/ahV95w==} - dependencies: - d3-dispatch: 1.0.6 - d3-selection: 1.4.2 - dev: false - /d3-dsv@1.2.0: + d3-dsv@1.2.0: resolution: {integrity: sha512-9yVlqvZcSOMhCYzniHE7EVUws7Fa1zgw+/EAV2BxJoG3ME19V6BQFBwI855XQDsxyOuG7NibqRMTtiF/Qup46g==} hasBin: true - dependencies: - commander: 2.20.3 - iconv-lite: 0.4.24 - rw: 1.3.3 - dev: false - /d3-ease@1.0.7: + d3-ease@1.0.7: resolution: {integrity: sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ==} - dev: false - /d3-fetch@1.2.0: + d3-fetch@1.2.0: resolution: {integrity: sha512-yC78NBVcd2zFAyR/HnUiBS7Lf6inSCoWcSxFfw8FYL7ydiqe80SazNwoffcqOfs95XaLo7yebsmQqDKSsXUtvA==} - dependencies: - d3-dsv: 1.2.0 - dev: false - /d3-force@1.2.1: + d3-force@1.2.1: resolution: {integrity: sha512-HHvehyaiUlVo5CxBJ0yF/xny4xoaxFxDnBXNvNcfW9adORGZfyNF1dj6DGLKyk4Yh3brP/1h3rnDzdIAwL08zg==} - dependencies: - d3-collection: 1.0.7 - d3-dispatch: 1.0.6 - d3-quadtree: 1.0.7 - d3-timer: 1.0.10 - dev: false - /d3-format@1.4.5: + d3-format@1.4.5: resolution: {integrity: sha512-J0piedu6Z8iB6TbIGfZgDzfXxUFN3qQRMofy2oPdXzQibYGqPB/9iMcxr/TGalU+2RsyDO+U4f33id8tbnSRMQ==} - dev: false - /d3-geo@1.12.1: + d3-geo@1.12.1: resolution: {integrity: sha512-XG4d1c/UJSEX9NfU02KwBL6BYPj8YKHxgBEw5om2ZnTRSbIcego6dhHwcxuSR3clxh0EpE38os1DVPOmnYtTPg==} - dependencies: - d3-array: 1.2.4 - dev: false - /d3-hierarchy@1.1.9: + d3-hierarchy@1.1.9: resolution: {integrity: sha512-j8tPxlqh1srJHAtxfvOUwKNYJkQuBFdM1+JAUfq6xqH5eAqf93L7oG1NVqDa4CpFZNvnNKtCYEUC8KY9yEn9lQ==} - dev: false - /d3-interpolate@1.4.0: + d3-interpolate@1.4.0: resolution: {integrity: sha512-V9znK0zc3jOPV4VD2zZn0sDhZU3WAE2bmlxdIwwQPPzPjvyLkd8B3JUVdS1IDUFDkWZ72c9qnv1GK2ZagTZ8EA==} - dependencies: - d3-color: 1.4.1 - dev: false - /d3-path@1.0.9: + d3-path@1.0.9: resolution: {integrity: sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==} - dev: false - /d3-polygon@1.0.6: + d3-polygon@1.0.6: resolution: {integrity: sha512-k+RF7WvI08PC8reEoXa/w2nSg5AUMTi+peBD9cmFc+0ixHfbs4QmxxkarVal1IkVkgxVuk9JSHhJURHiyHKAuQ==} - dev: false - /d3-quadtree@1.0.7: + d3-quadtree@1.0.7: resolution: {integrity: sha512-RKPAeXnkC59IDGD0Wu5mANy0Q2V28L+fNe65pOCXVdVuTJS3WPKaJlFHer32Rbh9gIo9qMuJXio8ra4+YmIymA==} - dev: false - /d3-random@1.1.2: + d3-random@1.1.2: resolution: {integrity: sha512-6AK5BNpIFqP+cx/sreKzNjWbwZQCSUatxq+pPRmFIQaWuoD+NrbVWw7YWpHiXpCQ/NanKdtGDuB+VQcZDaEmYQ==} - dev: false - /d3-scale-chromatic@1.5.0: + d3-scale-chromatic@1.5.0: resolution: {integrity: sha512-ACcL46DYImpRFMBcpk9HhtIyC7bTBR4fNOPxwVSl0LfulDAwyiHyPOTqcDG1+t5d4P9W7t/2NAuWu59aKko/cg==} - dependencies: - d3-color: 1.4.1 - d3-interpolate: 1.4.0 - dev: false - /d3-scale@2.2.2: + d3-scale@2.2.2: resolution: {integrity: sha512-LbeEvGgIb8UMcAa0EATLNX0lelKWGYDQiPdHj+gLblGVhGLyNbaCn3EvrJf0A3Y/uOOU5aD6MTh5ZFCdEwGiCw==} - dependencies: - d3-array: 1.2.4 - d3-collection: 1.0.7 - d3-format: 1.4.5 - d3-interpolate: 1.4.0 - d3-time: 1.1.0 - d3-time-format: 2.3.0 - dev: false - /d3-selection@1.4.2: + d3-selection@1.4.2: resolution: {integrity: sha512-SJ0BqYihzOjDnnlfyeHT0e30k0K1+5sR3d5fNueCNeuhZTnGw4M4o8mqJchSwgKMXCNFo+e2VTChiSJ0vYtXkg==} - dev: false - /d3-shape@1.3.7: + d3-shape@1.3.7: resolution: {integrity: sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==} - dependencies: - d3-path: 1.0.9 - dev: false - /d3-time-format@2.3.0: + d3-time-format@2.3.0: resolution: {integrity: sha512-guv6b2H37s2Uq/GefleCDtbe0XZAuy7Wa49VGkPVPMfLL9qObgBST3lEHJBMUp8S7NdLQAGIvr2KXk8Hc98iKQ==} - dependencies: - d3-time: 1.1.0 - dev: false - /d3-time@1.1.0: + d3-time@1.1.0: resolution: {integrity: sha512-Xh0isrZ5rPYYdqhAVk8VLnMEidhz5aP7htAADH6MfzgmmicPkTo8LhkLxci61/lCB7n7UmE3bN0leRt+qvkLxA==} - dev: false - /d3-timer@1.0.10: + d3-timer@1.0.10: resolution: {integrity: sha512-B1JDm0XDaQC+uvo4DT79H0XmBskgS3l6Ve+1SBCfxgmtIb1AVrPIoqd+nPSv+loMX8szQ0sVUhGngL7D5QPiXw==} - dev: false - /d3-transition@1.3.2: + d3-transition@1.3.2: resolution: {integrity: sha512-sc0gRU4PFqZ47lPVHloMn9tlPcv8jxgOQg+0zjhfZXMQuvppjG6YuwdMBE0TuqCZjeJkLecku/l9R0JPcRhaDA==} - dependencies: - d3-color: 1.4.1 - d3-dispatch: 1.0.6 - d3-ease: 1.0.7 - d3-interpolate: 1.4.0 - d3-selection: 1.4.2 - d3-timer: 1.0.10 - dev: false - /d3-voronoi@1.1.4: + d3-voronoi@1.1.4: resolution: {integrity: sha512-dArJ32hchFsrQ8uMiTBLq256MpnZjeuBtdHpaDlYuQyjU0CVzCJl/BVW+SkszaAeH95D/8gxqAhgx0ouAWAfRg==} - dev: false - /d3-zoom@1.8.3: + d3-zoom@1.8.3: resolution: {integrity: sha512-VoLXTK4wvy1a0JpH2Il+F2CiOhVu7VRXWF5M/LroMIh3/zBAC3WAt7QoIvPibOavVo20hN6/37vwAsdBejLyKQ==} - dependencies: - d3-dispatch: 1.0.6 - d3-drag: 1.2.5 - d3-interpolate: 1.4.0 - d3-selection: 1.4.2 - d3-transition: 1.3.2 - dev: false - /d3@5.16.0: + d3@5.16.0: resolution: {integrity: sha512-4PL5hHaHwX4m7Zr1UapXW23apo6pexCgdetdJ5kTmADpG/7T9Gkxw0M0tf/pjoB63ezCCm0u5UaFYy2aMt0Mcw==} - dependencies: - d3-array: 1.2.4 - d3-axis: 1.0.12 - d3-brush: 1.1.6 - d3-chord: 1.0.6 - d3-collection: 1.0.7 - d3-color: 1.4.1 - d3-contour: 1.3.2 - d3-dispatch: 1.0.6 - d3-drag: 1.2.5 - d3-dsv: 1.2.0 - d3-ease: 1.0.7 - d3-fetch: 1.2.0 - d3-force: 1.2.1 - d3-format: 1.4.5 - d3-geo: 1.12.1 - d3-hierarchy: 1.1.9 - d3-interpolate: 1.4.0 - d3-path: 1.0.9 - d3-polygon: 1.0.6 - d3-quadtree: 1.0.7 - d3-random: 1.1.2 - d3-scale: 2.2.2 - d3-scale-chromatic: 1.5.0 - d3-selection: 1.4.2 - d3-shape: 1.3.7 - d3-time: 1.1.0 - d3-time-format: 2.3.0 - d3-timer: 1.0.10 - d3-transition: 1.3.2 - d3-voronoi: 1.1.4 - d3-zoom: 1.8.3 - dev: false - /dagre-d3@0.6.4: + dagre-d3@0.6.4: resolution: {integrity: sha512-e/6jXeCP7/ptlAM48clmX4xTZc5Ek6T6kagS7Oz2HrYSdqcLZFLqpAfh7ldbZRFfxCZVyh61NEPR08UQRVxJzQ==} - dependencies: - d3: 5.16.0 - dagre: 0.8.5 - graphlib: 2.1.8 - lodash: 4.17.21 - dev: false - /dagre@0.8.5: + dagre@0.8.5: resolution: {integrity: sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==} - dependencies: - graphlib: 2.1.8 - lodash: 4.17.21 - dev: false - /dataloader@2.1.0: + dataloader@2.1.0: resolution: {integrity: sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ==} - dev: true - /dataloader@2.2.2: + dataloader@2.2.2: resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==} - /date-fns@2.30.0: + date-fns@2.30.0: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} - dependencies: - '@babel/runtime': 7.23.7 - /debug@2.6.9: + debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: 2.0.0 - /debug@4.3.4(supports-color@8.1.1): + debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} peerDependencies: @@ -11293,1023 +7332,559 @@ packages: peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: 2.1.2 - supports-color: 8.1.1 - /decamelize-keys@1.1.0: + decamelize-keys@1.1.0: resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==} engines: {node: '>=0.10.0'} - dependencies: - decamelize: 1.2.0 - map-obj: 1.0.1 - dev: true - /decamelize@1.2.0: + decamelize@1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} - /decamelize@4.0.0: + decamelize@4.0.0: resolution: {integrity: sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==} engines: {node: '>=10'} - /decamelize@6.0.0: + decamelize@6.0.0: resolution: {integrity: sha512-Fv96DCsdOgB6mdGl67MT5JaTNKRzrzill5OH5s8bjYJXVlcXyPYGyPsUkWyGV5p1TXI5esYIYMMeDJL0hEIwaA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true - /decode-named-character-reference@1.0.1: + decode-named-character-reference@1.0.1: resolution: {integrity: sha512-YV/0HQHreRwKb7uBopyIkLG17jG6Sv2qUchk9qSoVJ2f+flwRsPNBO0hAnjt6mTNYUT+vw9Gy2ihXg4sUWPi2w==} - dependencies: - character-entities: 2.0.1 - dev: false - /decode-uri-component@0.2.0: + decode-uri-component@0.2.0: resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==} engines: {node: '>=0.10'} - dev: false - /decompress-response@6.0.0: + decompress-response@6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} - dependencies: - mimic-response: 3.1.0 - dev: false - /dedent@1.5.1: + dedent@1.5.1: resolution: {integrity: sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==} peerDependencies: babel-plugin-macros: ^3.1.0 peerDependenciesMeta: babel-plugin-macros: optional: true - dev: true - /deep-eql@4.1.3: + deep-eql@4.1.3: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} - dependencies: - type-detect: 4.0.8 - dev: false - /deep-equal@1.0.1: + deep-equal@1.0.1: resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==} - /deep-extend@0.6.0: + deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} - dev: false - /deepmerge@4.3.1: + deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} - /default-browser-id@3.0.0: + default-browser-id@3.0.0: resolution: {integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==} engines: {node: '>=12'} - dependencies: - bplist-parser: 0.2.0 - untildify: 4.0.0 - dev: true - /default-browser@4.0.0: + default-browser@4.0.0: resolution: {integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==} engines: {node: '>=14.16'} - dependencies: - bundle-name: 3.0.0 - default-browser-id: 3.0.0 - execa: 7.2.0 - titleize: 3.0.0 - dev: true - /defaults@1.0.3: + defaults@1.0.3: resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==} - dependencies: - clone: 1.0.4 - /define-data-property@1.1.1: + define-data-property@1.1.1: resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.2 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - /define-lazy-prop@3.0.0: + define-lazy-prop@3.0.0: resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==} engines: {node: '>=12'} - dev: true - /define-properties@1.2.1: + define-properties@1.2.1: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} - dependencies: - define-data-property: 1.1.1 - has-property-descriptors: 1.0.1 - object-keys: 1.1.1 - dev: true - /define-property@0.2.5: + define-property@0.2.5: resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: 0.1.6 - dev: false - /define-property@1.0.0: + define-property@1.0.0: resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: 1.0.2 - dev: false - /define-property@2.0.2: + define-property@2.0.2: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} - dependencies: - is-descriptor: 1.0.2 - isobject: 3.0.1 - dev: false - /defined@1.0.0: + defined@1.0.0: resolution: {integrity: sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==} - dev: false - /delayed-stream@1.0.0: + delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - /delegates@1.0.0: + delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} - /depd@1.1.2: + depd@1.1.2: resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} engines: {node: '>= 0.6'} - /depd@2.0.0: + depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} - /dependency-graph@0.11.0: + dependency-graph@0.11.0: resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==} engines: {node: '>= 0.6.0'} - dev: false - /dequal@2.0.2: + dequal@2.0.2: resolution: {integrity: sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==} engines: {node: '>=6'} - dev: false - /destroy@1.2.0: + destroy@1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - /detect-indent@6.1.0: + detect-indent@6.1.0: resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} - dev: true - /detect-libc@2.0.1: + detect-libc@2.0.1: resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} engines: {node: '>=8'} - dev: false - /detect-newline@3.1.0: + detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} - dev: true - /detect-node-es@1.1.0: + detect-node-es@1.1.0: resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} - dev: false - /detect-node@2.1.0: + detect-node@2.1.0: resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} - dev: false - /detective@5.2.0: + detective@5.2.0: resolution: {integrity: sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==} engines: {node: '>=0.8.0'} hasBin: true - dependencies: - acorn-node: 1.8.2 - defined: 1.0.0 - minimist: 1.2.5 - dev: false - /devalue@4.3.2: + devalue@4.3.2: resolution: {integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==} - dev: true - /dicer@0.3.0: + dicer@0.3.0: resolution: {integrity: sha512-MdceRRWqltEG2dZqO769g27N/3PXfcKl04VhYnBlo2YhH7zPi88VebsjTKclaOyiuMaGU72hTfw3VkUitGcVCA==} engines: {node: '>=4.5.0'} - dependencies: - streamsearch: 0.1.2 - /didyoumean@1.2.2: + didyoumean@1.2.2: resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} - dev: false - /diff-sequences@29.6.3: + diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dev: true - /diff@4.0.2: + diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} - dev: true - /diff@5.0.0: + diff@5.0.0: resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==} engines: {node: '>=0.3.1'} - /dir-glob@3.0.1: + dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dependencies: - path-type: 4.0.0 - /dlv@1.1.3: + dlv@1.1.3: resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} - dev: false - /dompurify@2.3.0: + dompurify@2.3.0: resolution: {integrity: sha512-VV5C6Kr53YVHGOBKO/F86OYX6/iLTw2yVSI721gKetxpHCK/V5TaLEf9ODjRgl1KLSWRMY6cUhAbv/c+IUnwQw==} - dev: false - /dot-case@3.0.4: + dot-case@3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} - dependencies: - no-case: 3.0.4 - tslib: 2.6.2 - dev: false - /dotenv@10.0.0: + dotenv@10.0.0: resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==} engines: {node: '>=10'} - dev: true - /dset@2.1.0: + dset@2.1.0: resolution: {integrity: sha512-hlQYwNEdW7Qf8zxysy+yN1E8C/SxRst3Z9n+IvXOR35D9bPVwNHhnL8ZBeoZjvinuGrlvGg6pAMDwhmjqFDgjA==} engines: {node: '>=4'} - dev: false - /dset@3.1.2: + dset@3.1.2: resolution: {integrity: sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q==} engines: {node: '>=4'} - dev: true - /dset@3.1.3: + dset@3.1.3: resolution: {integrity: sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==} engines: {node: '>=4'} - /duplexer@0.1.2: + duplexer@0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - dev: true - /edge-runtime@2.4.4: + edge-runtime@2.4.4: resolution: {integrity: sha512-uq1YdIxkMDsBYLdSSp/w62PciCL46ic4m1Z/2G6N8RcAPI8p35O8u6hJQT83j28Dnt4U5iyvmwFMYouHMK51uA==} engines: {node: '>=14'} hasBin: true - dependencies: - '@edge-runtime/format': 2.1.0 - '@edge-runtime/vm': 3.0.3 - async-listen: 3.0.0 - mri: 1.2.0 - picocolors: 1.0.0 - pretty-bytes: 5.6.0 - pretty-ms: 7.0.1 - signal-exit: 4.0.2 - time-span: 4.0.0 - dev: true - /ee-first@1.1.1: + ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - /electron-to-chromium@1.4.86: + electron-to-chromium@1.4.769: + resolution: {integrity: sha512-bZu7p623NEA2rHTc9K1vykl57ektSPQYFFqQir8BOYf6EKOB+yIsbFB9Kpm7Cgt6tsLr9sRkqfqSZUw7LP1XxQ==} + + electron-to-chromium@1.4.86: resolution: {integrity: sha512-EVTZ+igi8x63pK4bPuA95PXIs2b2Cowi3WQwI9f9qManLiZJOD1Lash1J3W4TvvcUCcIR4o/rgi9o8UicXSO+w==} - /emittery@0.13.1: + emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} engines: {node: '>=12'} - dev: true - /emoji-regex@8.0.0: + emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /emoticon@4.0.1: + emoticon@4.0.1: resolution: {integrity: sha512-dqx7eA9YaqyvYtUhJwT4rC1HIp82j5ybS1/vQ42ur+jBe17dJMwZE4+gvL1XadSFfxaPFFGt3Xsw+Y8akThDlw==} - dev: false - /encodeurl@1.0.2: + encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} - /end-of-stream@1.4.4: + end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} - dependencies: - once: 1.4.0 - dev: false - /enquirer@2.3.6: + enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} - dependencies: - ansi-colors: 4.1.3 - dev: true - /entities@2.1.0: + entities@2.1.0: resolution: {integrity: sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==} - dev: true - /entities@2.2.0: + entities@2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} - dev: true - /error-ex@1.3.2: + error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - dependencies: - is-arrayish: 0.2.1 - /error-stack-parser@2.0.7: + error-stack-parser@2.0.7: resolution: {integrity: sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==} - dependencies: - stackframe: 1.2.1 - dev: false - /es-abstract@1.22.3: + es-abstract@1.22.3: resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==} engines: {node: '>= 0.4'} - dependencies: - array-buffer-byte-length: 1.0.0 - arraybuffer.prototype.slice: 1.0.2 - available-typed-arrays: 1.0.5 - call-bind: 1.0.5 - es-set-tostringtag: 2.0.2 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.6 - get-intrinsic: 1.2.2 - get-symbol-description: 1.0.0 - globalthis: 1.0.3 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - has-proto: 1.0.1 - has-symbols: 1.0.3 - hasown: 2.0.0 - internal-slot: 1.0.6 - is-array-buffer: 3.0.2 - is-callable: 1.2.7 - is-negative-zero: 2.0.2 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.2 - is-string: 1.0.7 - is-typed-array: 1.1.12 - is-weakref: 1.0.2 - object-inspect: 1.13.1 - object-keys: 1.1.1 - object.assign: 4.1.5 - regexp.prototype.flags: 1.5.1 - safe-array-concat: 1.0.1 - safe-regex-test: 1.0.0 - string.prototype.trim: 1.2.8 - string.prototype.trimend: 1.0.7 - string.prototype.trimstart: 1.0.7 - typed-array-buffer: 1.0.0 - typed-array-byte-length: 1.0.0 - typed-array-byte-offset: 1.0.0 - typed-array-length: 1.0.4 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.13 - dev: true - /es-set-tostringtag@2.0.2: + es-set-tostringtag@2.0.2: resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.2 - has-tostringtag: 1.0.0 - hasown: 2.0.0 - dev: true - /es-shim-unscopables@1.0.2: + es-shim-unscopables@1.0.2: resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} - dependencies: - hasown: 2.0.0 - dev: true - /es-to-primitive@1.2.1: + es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} - dependencies: - is-callable: 1.2.7 - is-date-object: 1.0.5 - is-symbol: 1.0.4 - dev: true - /es6-promise@3.3.1: + es6-promise@3.3.1: resolution: {integrity: sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==} - dev: true - /esbuild@0.16.17: + esbuild@0.16.17: resolution: {integrity: sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==} engines: {node: '>=12'} hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.16.17 - '@esbuild/android-arm64': 0.16.17 - '@esbuild/android-x64': 0.16.17 - '@esbuild/darwin-arm64': 0.16.17 - '@esbuild/darwin-x64': 0.16.17 - '@esbuild/freebsd-arm64': 0.16.17 - '@esbuild/freebsd-x64': 0.16.17 - '@esbuild/linux-arm': 0.16.17 - '@esbuild/linux-arm64': 0.16.17 - '@esbuild/linux-ia32': 0.16.17 - '@esbuild/linux-loong64': 0.16.17 - '@esbuild/linux-mips64el': 0.16.17 - '@esbuild/linux-ppc64': 0.16.17 - '@esbuild/linux-riscv64': 0.16.17 - '@esbuild/linux-s390x': 0.16.17 - '@esbuild/linux-x64': 0.16.17 - '@esbuild/netbsd-x64': 0.16.17 - '@esbuild/openbsd-x64': 0.16.17 - '@esbuild/sunos-x64': 0.16.17 - '@esbuild/win32-arm64': 0.16.17 - '@esbuild/win32-ia32': 0.16.17 - '@esbuild/win32-x64': 0.16.17 - dev: true - /escalade@3.1.1: + escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} - /escape-html@1.0.3: + escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} + engines: {node: '>=6'} + + escape-html@1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} - /escape-string-regexp@1.0.5: + escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} - /escape-string-regexp@2.0.0: + escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} - dev: true - /escape-string-regexp@4.0.0: + escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /escape-string-regexp@5.0.0: + escape-string-regexp@5.0.0: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - /esm-env@1.0.0: + esm-env@1.0.0: resolution: {integrity: sha512-Cf6VksWPsTuW01vU9Mk/3vRue91Zevka5SjyNf3nEpokFRuqt/KjUQoGAwq9qMmhpLTHmXzSIrFRw8zxWzmFBA==} - dev: true - /esprima@4.0.1: + esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - /estree-util-attach-comments@2.0.0: + estree-util-attach-comments@2.0.0: resolution: {integrity: sha512-kT9YVRvlt2ewPp9BazfIIgXMGsXOEpOm57bK8aa4F3eOEndMml2JAETjWaG3SZYHmC6axSNIzHGY718dYwIuVg==} - dependencies: - '@types/estree': 0.0.46 - dev: false - /estree-util-build-jsx@2.0.0: + estree-util-build-jsx@2.0.0: resolution: {integrity: sha512-d49hPGqBCJF/bF06g1Ywg7zjH1mrrUdPPrixBlKBxcX4WvMYlUUJ8BkrwlzWc8/fm6XqGgk5jilhgeZBDEGwOQ==} - dependencies: - '@types/estree-jsx': 0.0.1 - estree-util-is-identifier-name: 2.0.0 - estree-walker: 3.0.1 - dev: false - /estree-util-is-identifier-name@2.0.0: + estree-util-is-identifier-name@2.0.0: resolution: {integrity: sha512-aXXZFVMnBBDRP81vS4YtAYJ0hUkgEsXea7lNKWCOeaAquGb1Jm2rcONPB5fpzwgbNxulTvrWuKnp9UElUGAKeQ==} - dev: false - /estree-util-visit@1.1.0: + estree-util-visit@1.1.0: resolution: {integrity: sha512-3lXJ4Us9j8TUif9cWcQy81t9p5OLasnDuuhrFiqb+XstmKC1d1LmrQWYsY49/9URcfHE64mPypDBaNK9NwWDPQ==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/unist': 2.0.6 - dev: false - /estree-walker@2.0.2: + estree-walker@2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - dev: true - /estree-walker@3.0.1: + estree-walker@3.0.1: resolution: {integrity: sha512-woY0RUD87WzMBUiZLx8NsYr23N5BKsOMZHhu2hoNRVh6NXGfoiT1KOL8G3UHlJAnEDGmfa5ubNA/AacfG+Kb0g==} - dev: false - /etag@1.8.1: + esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} + engines: {node: '>=0.10.0'} + + etag@1.8.1: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} engines: {node: '>= 0.6'} - /event-stream@3.3.4: + event-stream@3.3.4: resolution: {integrity: sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==} - dependencies: - duplexer: 0.1.2 - from: 0.1.7 - map-stream: 0.1.0 - pause-stream: 0.0.11 - split: 0.3.3 - stream-combiner: 0.0.4 - through: 2.3.8 - dev: true - /event-target-shim@5.0.1: + event-target-shim@5.0.1: resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} engines: {node: '>=6'} - /eventemitter3@4.0.7: + eventemitter3@4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} - /events@3.3.0: + events@3.3.0: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - /eventsource@2.0.2: + eventsource@2.0.2: resolution: {integrity: sha512-IzUmBGPR3+oUG9dUeXynyNmf91/3zUSJg1lCktzKw47OXuhco54U3r9B7O4XX+Rb1Itm9OZ2b0RkTs10bICOxA==} engines: {node: '>=12.0.0'} - dev: true - /execa@5.1.1: + execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 2.1.0 - is-stream: 2.0.1 - merge-stream: 2.0.0 - npm-run-path: 4.0.1 - onetime: 5.1.2 - signal-exit: 3.0.7 - strip-final-newline: 2.0.0 - dev: true - /execa@6.1.0: + execa@6.1.0: resolution: {integrity: sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 3.0.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.2.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - dev: true - /execa@7.2.0: + execa@7.2.0: resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==} engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.2.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - dev: true - /exit-hook@2.2.1: + exit-hook@2.2.1: resolution: {integrity: sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==} engines: {node: '>=6'} - dev: true - /exit@0.1.2: + exit@0.1.2: resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} engines: {node: '>= 0.8.0'} - dev: true - /expand-brackets@2.1.4: + expand-brackets@2.1.4: resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} engines: {node: '>=0.10.0'} - dependencies: - debug: 2.6.9 - define-property: 0.2.5 - extend-shallow: 2.0.1 - posix-character-classes: 0.1.1 - regex-not: 1.0.2 - snapdragon: 0.8.2 - to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /expand-template@2.0.3: + expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} - dev: false - /expect@29.7.0: + expect@29.7.0: resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/expect-utils': 29.7.0 - jest-get-type: 29.6.3 - jest-matcher-utils: 29.7.0 - jest-message-util: 29.7.0 - jest-util: 29.7.0 - dev: true - /express-graphql@0.12.0(graphql@16.1.0-experimental-stream-defer.6): + express-graphql@0.12.0: resolution: {integrity: sha512-DwYaJQy0amdy3pgNtiTDuGGM2BLdj+YO2SgbKoLliCfuHv3VVTt7vNG/ZqK2hRYjtYHE2t2KB705EU94mE64zg==} engines: {node: '>= 10.x'} deprecated: This package is no longer maintained. We recommend using `graphql-http` instead. Please consult the migration document https://github.com/graphql/graphql-http#migrating-express-grpahql. peerDependencies: - graphql: '*' - dependencies: - accepts: 1.3.8 - content-type: 1.0.5 - graphql: 16.1.0-experimental-stream-defer.6 - http-errors: 1.8.0 - raw-body: 2.5.1 - dev: false + graphql: ^14.7.0 || ^15.3.0 - /express@4.18.2: + express@4.18.2: resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} engines: {node: '>= 0.10.0'} - dependencies: - accepts: 1.3.8 - array-flatten: 1.1.1 - body-parser: 1.20.1 - content-disposition: 0.5.4 - content-type: 1.0.5 - cookie: 0.5.0 - cookie-signature: 1.0.6 - debug: 2.6.9 - depd: 2.0.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - etag: 1.8.1 - finalhandler: 1.2.0 - fresh: 0.5.2 - http-errors: 2.0.0 - merge-descriptors: 1.0.1 - methods: 1.1.2 - on-finished: 2.4.1 - parseurl: 1.3.3 - path-to-regexp: 0.1.7 - proxy-addr: 2.0.7 - qs: 6.11.0 - range-parser: 1.2.1 - safe-buffer: 5.2.1 - send: 0.18.0 - serve-static: 1.15.0 - setprototypeof: 1.2.0 - statuses: 2.0.1 - type-is: 1.6.18 - utils-merge: 1.0.1 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - /extend-shallow@2.0.1: + extend-shallow@2.0.1: resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} engines: {node: '>=0.10.0'} - dependencies: - is-extendable: 0.1.1 - dev: false - /extend-shallow@3.0.2: + extend-shallow@3.0.2: resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} engines: {node: '>=0.10.0'} - dependencies: - assign-symbols: 1.0.0 - is-extendable: 1.0.1 - dev: false - /extend@3.0.2: + extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} - dev: false - /extendable-error@0.1.7: + extendable-error@0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} - dev: true - /external-editor@3.1.0: + external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} - dependencies: - chardet: 0.7.0 - iconv-lite: 0.4.24 - tmp: 0.0.33 - /extglob@2.0.4: + extglob@2.0.4: resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} - dependencies: - array-unique: 0.3.2 - define-property: 1.0.0 - expand-brackets: 2.1.4 - extend-shallow: 2.0.1 - fragment-cache: 0.2.1 - regex-not: 1.0.2 - snapdragon: 0.8.2 - to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /extract-files@11.0.0: + extract-files@11.0.0: resolution: {integrity: sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==} engines: {node: ^12.20 || >= 14.13} - dev: true - /extract-files@9.0.0: + extract-files@9.0.0: resolution: {integrity: sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==} engines: {node: ^10.17.0 || ^12.0.0 || >= 13.7.0} - dev: false - /fast-content-type-parse@1.1.0: + fast-content-type-parse@1.1.0: resolution: {integrity: sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==} - /fast-decode-uri-component@1.0.1: + fast-decode-uri-component@1.0.1: resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==} - /fast-deep-equal@3.1.3: + fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob@3.3.2: + fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.4 - /fast-json-stable-stringify@2.1.0: + fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - /fast-json-stringify@1.21.0: + fast-json-stringify@1.21.0: resolution: {integrity: sha512-xY6gyjmHN3AK1Y15BCbMpeO9+dea5ePVsp3BouHCdukcx0hOHbXwFhRodhcI0NpZIgDChSeAKkHW9YjKvhwKBA==} - dependencies: - ajv: 6.12.6 - deepmerge: 4.3.1 - string-similarity: 4.0.4 - dev: false - /fast-json-stringify@5.9.2: + fast-json-stringify@5.9.2: resolution: {integrity: sha512-SwHnT5PL2BawF0ccL+8b800QovvopUPgV/qzhBY+vw5ZniDH9boewbzBXYox+SetfD2dlxAgeZKSnELzrA+2hg==} - dependencies: - '@fastify/deepmerge': 1.3.0 - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - fast-deep-equal: 3.1.3 - fast-uri: 2.3.0 - json-schema-ref-resolver: 1.0.1 - rfdc: 1.3.0 - /fast-loops@1.1.3: + fast-loops@1.1.3: resolution: {integrity: sha512-8EZzEP0eKkEEVX+drtd9mtuQ+/QrlfW/5MlwcwK5Nds6EkZ/tRzEexkzUY2mIssnAyVLT+TKHuRXmFNNXYUd6g==} - dev: false - /fast-querystring@1.1.2: + fast-querystring@1.1.2: resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==} - dependencies: - fast-decode-uri-component: 1.0.1 - /fast-redact@3.3.0: + fast-redact@3.3.0: resolution: {integrity: sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==} engines: {node: '>=6'} - /fast-safe-stringify@2.1.1: + fast-safe-stringify@2.1.1: resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==} - dev: true - /fast-shallow-equal@1.0.0: + fast-shallow-equal@1.0.0: resolution: {integrity: sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==} - dev: false - /fast-uri@2.3.0: + fast-uri@2.3.0: resolution: {integrity: sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw==} - /fastest-stable-stringify@2.0.2: + fastest-stable-stringify@2.0.2: resolution: {integrity: sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==} - dev: false - /fastify-plugin@4.5.1: + fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} - /fastify@4.25.2: + fastify@4.25.2: resolution: {integrity: sha512-SywRouGleDHvRh054onj+lEZnbC1sBCLkR0UY3oyJwjD4BdZJUrxBqfkfCaqn74pVCwBaRHGuL3nEWeHbHzAfw==} - dependencies: - '@fastify/ajv-compiler': 3.5.0 - '@fastify/error': 3.4.1 - '@fastify/fast-json-stringify-compiler': 4.3.0 - abstract-logging: 2.0.1 - avvio: 8.2.1 - fast-content-type-parse: 1.1.0 - fast-json-stringify: 5.9.2 - find-my-way: 7.7.0 - light-my-request: 5.11.0 - pino: 8.17.2 - process-warning: 3.0.0 - proxy-addr: 2.0.7 - rfdc: 1.3.0 - secure-json-parse: 2.7.0 - semver: 7.5.4 - toad-cache: 3.4.1 - transitivePeerDependencies: - - supports-color - /fastparallel@2.4.1: + fastparallel@2.4.1: resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==} - dependencies: - reusify: 1.0.4 - xtend: 4.0.2 - dev: false - /fastq@1.16.0: + fastq@1.16.0: resolution: {integrity: sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==} - dependencies: - reusify: 1.0.4 - /fb-watchman@2.0.1: + fb-watchman@2.0.1: resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} - dependencies: - bser: 2.1.1 - /fbjs-css-vars@1.0.2: + fbjs-css-vars@1.0.2: resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==} - dev: false - /fbjs@3.0.4: + fbjs@3.0.4: resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==} - dependencies: - cross-fetch: 3.1.5 - fbjs-css-vars: 1.0.2 - loose-envify: 1.4.0 - object-assign: 4.1.1 - promise: 7.3.1 - setimmediate: 1.0.5 - ua-parser-js: 0.7.31 - transitivePeerDependencies: - - encoding - dev: false - /figures@3.2.0: + figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} - dependencies: - escape-string-regexp: 1.0.5 - dev: false - /file-type@18.7.0: + file-type@18.7.0: resolution: {integrity: sha512-ihHtXRzXEziMrQ56VSgU7wkxh55iNchFkosu7Y9/S+tXHdKyrGjVK0ujbqNnsxzea+78MaLhN6PGmfYSAv1ACw==} engines: {node: '>=14.16'} - dependencies: - readable-web-to-node-stream: 3.0.2 - strtok3: 7.0.0 - token-types: 5.0.1 - dev: true - /fill-range@4.0.0: + fill-range@4.0.0: resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: 2.0.1 - is-number: 3.0.0 - repeat-string: 1.6.1 - to-regex-range: 2.1.1 - dev: false - /fill-range@7.0.1: + fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} - dependencies: - to-regex-range: 5.0.1 - /finalhandler@1.2.0: + finalhandler@1.2.0: resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} engines: {node: '>= 0.8'} - dependencies: - debug: 2.6.9 - encodeurl: 1.0.2 - escape-html: 1.0.3 - on-finished: 2.4.1 - parseurl: 1.3.3 - statuses: 2.0.1 - unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color - /find-cache-dir@2.1.0: + find-cache-dir@2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} - dependencies: - commondir: 1.0.1 - make-dir: 2.1.0 - pkg-dir: 3.0.0 - dev: false - /find-my-way@7.7.0: + find-my-way@7.7.0: resolution: {integrity: sha512-+SrHpvQ52Q6W9f3wJoJBbAQULJuNEEQwBvlvYwACDhBTLOTMiQ0HYWh4+vC3OivGP2ENcTI1oKlFA2OepJNjhQ==} engines: {node: '>=14'} - dependencies: - fast-deep-equal: 3.1.3 - fast-querystring: 1.1.2 - safe-regex2: 2.0.0 - /find-root@1.1.0: + find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} - dev: false - /find-up@3.0.0: + find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} - dependencies: - locate-path: 3.0.0 - dev: false - /find-up@4.1.0: + find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} - dependencies: - locate-path: 5.0.0 - path-exists: 4.0.0 - /find-up@5.0.0: + find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} - dependencies: - locate-path: 6.0.0 - path-exists: 4.0.0 - /find-up@6.3.0: + find-up@6.3.0: resolution: {integrity: sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - locate-path: 7.2.0 - path-exists: 5.0.0 - dev: true - /find-yarn-workspace-root2@1.2.16: + find-yarn-workspace-root2@1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} - dependencies: - micromatch: 4.0.4 - pkg-dir: 4.2.0 - dev: true - /flat@5.0.2: + flat@5.0.2: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} hasBin: true - /flow-parser@0.225.1: + flow-parser@0.225.1: resolution: {integrity: sha512-50fjR6zbLQcpq5IFNkheUSY/AFPxVeeLiBM5B3NQBSKId2G0cUuExOlDDOguxc49dl9lnh8hI1xcYlPJWNp4KQ==} engines: {node: '>=0.4.0'} - dev: false - /focus-lock@0.9.2: + focus-lock@0.9.2: resolution: {integrity: sha512-YtHxjX7a0IC0ZACL5wsX8QdncXofWpGPNoVMuI/nZUrPGp6LmNI6+D5j0pPj+v8Kw5EpweA+T5yImK0rnWf7oQ==} engines: {node: '>=10'} - dependencies: - tslib: 2.6.2 - dev: false - /focus-trap-react@9.0.2(react-dom@17.0.2)(react@17.0.2): + focus-trap-react@9.0.2: resolution: {integrity: sha512-ZwhO5by6KG5r3dy48Lk00A1/0zNYw1Z3RZTN6O6kgAPsWFcwTFszOcQ1dLSfM8pIxpS/ttc7wTttJowjVT3jpg==} peerDependencies: prop-types: ^15.8.1 - react: '*' + react: '>=16.3.0' react-dom: '>=16.3.0' - peerDependenciesMeta: - prop-types: - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - focus-trap: 6.9.4 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - tabbable: 5.3.3 - dev: false - /focus-trap@6.9.4: + focus-trap@6.9.4: resolution: {integrity: sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==} - dependencies: - tabbable: 5.3.3 - dev: false - /follow-redirects@1.14.9: + follow-redirects@1.14.9: resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} engines: {node: '>=4.0'} peerDependencies: @@ -12318,1647 +7893,947 @@ packages: debug: optional: true - /for-each@0.3.3: + for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} - dependencies: - is-callable: 1.2.7 - dev: true - /for-in@1.0.2: + for-in@1.0.2: resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} engines: {node: '>=0.10.0'} - dev: false - /foreground-child@2.0.0: + foreground-child@2.0.0: resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} engines: {node: '>=8.0.0'} - dependencies: - cross-spawn: 7.0.3 - signal-exit: 3.0.7 - dev: false - /form-data-encoder@1.7.1: + form-data-encoder@1.7.1: resolution: {integrity: sha512-EFRDrsMm/kyqbTQocNvRXMLjc7Es2Vk+IQFx/YW7hkUH1eBl4J1fqiP34l74Yt0pFLCNpc06fkbVk00008mzjg==} - /form-data@3.0.1: + form-data@3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - mime-types: 2.1.35 - /form-data@4.0.0: + 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 - /formdata-node@4.3.2: + formdata-node@4.3.2: resolution: {integrity: sha512-k7lYJyzDOSL6h917favP8j1L0/wNyylzU+x+1w4p5haGVHNlP58dbpdJhiCUsDbWsa9HwEtLp89obQgXl2e0qg==} engines: {node: '>= 12.20'} - dependencies: - node-domexception: 1.0.0 - web-streams-polyfill: 4.0.0-beta.1 - /forwarded@0.2.0: + forwarded@0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} - /fraction.js@4.2.0: + fraction.js@4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} - dev: false - /fragment-cache@0.2.1: + fragment-cache@0.2.1: resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} engines: {node: '>=0.10.0'} - dependencies: - map-cache: 0.2.2 - dev: false - /framer-motion@6.5.1(react-dom@17.0.2)(react@17.0.2): + framer-motion@6.5.1: resolution: {integrity: sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==} peerDependencies: - react: '*' + react: '>=16.8 || ^17.0.0 || ^18.0.0' react-dom: '>=16.8 || ^17.0.0 || ^18.0.0' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@motionone/dom': 10.12.0 - framesync: 6.0.1 - hey-listen: 1.0.8 - popmotion: 11.0.3 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - style-value-types: 5.0.0 - tslib: 2.6.2 - optionalDependencies: - '@emotion/is-prop-valid': 0.8.8 - dev: false - /framesync@5.3.0: + framesync@5.3.0: resolution: {integrity: sha512-oc5m68HDO/tuK2blj7ZcdEBRx3p1PjrgHazL8GYEpvULhrtGIFbQArN6cQS2QhW8mitffaB+VYzMjDqBxxQeoA==} - dependencies: - tslib: 2.6.2 - dev: false - /framesync@6.0.1: + framesync@6.0.1: resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==} - dependencies: - tslib: 2.6.2 - dev: false - /fresh@0.5.2: + fresh@0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} - /from@0.1.7: + from@0.1.7: resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} - dev: true - /fs-capacitor@6.2.0: + fs-capacitor@6.2.0: resolution: {integrity: sha512-nKcE1UduoSKX27NSZlg879LdQc94OtbOsEmKMN2MBNudXREvijRKx2GEBsTMTfws+BrbkJoEuynbGSVRSpauvw==} engines: {node: '>=10'} - /fs-capacitor@8.0.0: + fs-capacitor@8.0.0: resolution: {integrity: sha512-+Lk6iSKajdGw+7XYxUkwIzreJ2G1JFlYOdnKJv5PzwFLVsoJYBpCuS7WPIUSNT1IbQaEWT1nhYU63Ud03DyzLA==} engines: {node: ^14.17.0 || >=16.0.0} - /fs-constants@1.0.0: + fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} - dev: false - /fs-extra@10.0.1: + fs-extra@10.0.1: resolution: {integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==} engines: {node: '>=12'} - dependencies: - graceful-fs: 4.2.9 - jsonfile: 6.1.0 - universalify: 2.0.0 - dev: false - /fs-extra@11.2.0: + fs-extra@11.2.0: resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} engines: {node: '>=14.14'} - dependencies: - graceful-fs: 4.2.9 - jsonfile: 6.1.0 - universalify: 2.0.0 - dev: true - /fs-extra@7.0.1: + fs-extra@7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} - dependencies: - graceful-fs: 4.2.9 - jsonfile: 4.0.0 - universalify: 0.1.2 - dev: true - /fs-extra@8.1.0: + fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} - dependencies: - graceful-fs: 4.2.9 - jsonfile: 4.0.0 - universalify: 0.1.2 - /fs.realpath@1.0.0: + fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} - /fsevents@2.3.3: + fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] - requiresBuild: true - optional: true - /function-bind@1.1.2: + function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} - /function.prototype.name@1.1.6: + function.prototype.name@1.1.6: resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - functions-have-names: 1.2.3 - dev: true - /functions-have-names@1.2.3: + functions-have-names@1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - dev: true - /generate-function@2.3.1: + generate-function@2.3.1: resolution: {integrity: sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==} - dependencies: - is-property: 1.0.2 - dev: false - /gensync@1.0.0-beta.2: + gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} - /get-caller-file@2.0.5: + get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} - /get-func-name@2.0.2: + get-func-name@2.0.2: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} - dev: false - /get-intrinsic@1.2.2: + get-intrinsic@1.2.2: resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==} - dependencies: - function-bind: 1.1.2 - has-proto: 1.0.1 - has-symbols: 1.0.3 - hasown: 2.0.0 - /get-nonce@1.0.1: + get-nonce@1.0.1: resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} engines: {node: '>=6'} - dev: false - /get-package-type@0.1.0: + get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} - dev: true - /get-port@5.1.1: + get-port@5.1.1: resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} engines: {node: '>=8'} - dev: true - /get-stdin@9.0.0: + get-stdin@9.0.0: resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} engines: {node: '>=12'} - dev: true - /get-stream@6.0.1: + get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} - dev: true - /get-symbol-description@1.0.0: + get-symbol-description@1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - dev: true - /get-them-args@1.3.2: + get-them-args@1.3.2: resolution: {integrity: sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==} - dev: false - /get-value@2.0.6: + get-value@2.0.6: resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} engines: {node: '>=0.10.0'} - dev: false - /github-from-package@0.0.0: + github-from-package@0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} - dev: false - /github-slugger@1.4.0: + github-slugger@1.4.0: resolution: {integrity: sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==} - dev: false - /glob-parent@5.1.2: + glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} - dependencies: - is-glob: 4.0.3 - /glob-parent@6.0.2: + glob-parent@6.0.2: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - dependencies: - is-glob: 4.0.3 - dev: false - /glob@7.2.0: + glob@7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - /glob@8.1.0: + glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 5.1.6 - once: 1.4.0 - /globals@11.12.0: + globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globalthis@1.0.3: + globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.2.1 - dev: true - /globalyzer@0.1.0: + globalyzer@0.1.0: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} - dev: true - /globby@11.1.0: + globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} - dependencies: - array-union: 2.1.0 - dir-glob: 3.0.1 - fast-glob: 3.3.2 - ignore: 5.3.0 - merge2: 1.4.1 - slash: 3.0.0 - /globby@13.1.1: + globby@13.1.1: resolution: {integrity: sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - dir-glob: 3.0.1 - fast-glob: 3.3.2 - ignore: 5.3.0 - merge2: 1.4.1 - slash: 4.0.0 - dev: false - /globby@13.2.2: + globby@13.2.2: resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - dir-glob: 3.0.1 - fast-glob: 3.3.2 - ignore: 5.3.0 - merge2: 1.4.1 - slash: 4.0.0 - dev: true - /globrex@0.1.2: + globrex@0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} - dev: true - /gopd@1.0.1: + gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} - dependencies: - get-intrinsic: 1.2.2 - /graceful-fs@4.2.9: + graceful-fs@4.2.9: resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} - /grapheme-splitter@1.0.4: + grapheme-splitter@1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true - /graphiql@1.11.5(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2)(react@17.0.2): + graphiql@1.11.5: resolution: {integrity: sha512-NI92XdSVwXTsqzJc6ykaAkKVMeC8IRRp3XzkxVQwtqDsZlVKtR2ZnssXNYt05TMGbi1ehoipn9tFywVohOlHjg==} peerDependencies: - graphql: '*' - react: '*' + graphql: ^15.5.0 || ^16.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + + graphlib@2.1.8: + resolution: {integrity: sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==} + + graphql-config@4.1.0: + resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} + engines: {node: '>= 10.0.0'} + peerDependencies: + graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + + graphql-esm@16.5.0: + resolution: {integrity: sha512-mz8dqSG+alAZinJxt5lDdyGyygQeqYTNETTXh3b0JFWRHVfdJkIovspypi2GeCERocvv6eCi70w8uI+320BKRw==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + + graphql-ez@file:packages/core/main: + resolution: {directory: packages/core/main, type: directory} + engines: {node: '>=14.13.1'} + peerDependencies: + graphql: '*' peerDependenciesMeta: - react: - optional: true - react-dom: + graphql: optional: true - dependencies: - '@graphiql/react': 0.10.0(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2)(react@17.0.2) - '@graphiql/toolkit': 0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3)(graphql@16.1.0-experimental-stream-defer.6) - entities: 2.2.0 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) - markdown-it: 12.3.2 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - transitivePeerDependencies: - - '@codemirror/language' - - '@types/node' - - graphql-ws - dev: true - - /graphlib@2.1.8: - resolution: {integrity: sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==} - dependencies: - lodash: 4.17.21 - dev: false - - /graphql-config@4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): - resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} - engines: {node: '>= 10.0.0'} - peerDependencies: - graphql: '*' - dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2(cosmiconfig@7.0.1)(typescript@5.3.3) - '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/json-file-loader': 7.3.5(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/load': 7.8.14(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/merge': 8.4.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/url-loader': 7.16.26(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 8.6.3(graphql@16.1.0-experimental-stream-defer.6) - cosmiconfig: 7.0.1 - cosmiconfig-toml-loader: 1.0.0 - graphql: 16.1.0-experimental-stream-defer.6 - minimatch: 3.0.4 - string-env-interpolation: 1.0.1 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true - - /graphql-esm@16.5.0: - resolution: {integrity: sha512-mz8dqSG+alAZinJxt5lDdyGyygQeqYTNETTXh3b0JFWRHVfdJkIovspypi2GeCERocvv6eCi70w8uI+320BKRw==} - engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - dev: false - /graphql-helix@1.13.0(graphql@16.1.0-experimental-stream-defer.6): + graphql-helix@1.13.0: resolution: {integrity: sha512-cqDKMoRywKjnL0ZWCTB0GOiBgsH6d3nU4JGDF6RuzAyd35tmalzKpSxkx3NNp4H5RvnKWnrukWzR51wUq277ng==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - dev: false + graphql: ^15.3.0 || ^16.0.0 - /graphql-jit@0.7.3(graphql@16.6.0): + graphql-jit@0.7.3: resolution: {integrity: sha512-sb7j5K4uWjpzZvmhEzU9ei9bgZImmB8bnzE2u9Mi5IkDk1Hjb0wc5+r7XAy9dwWDfuAzFZnN5mOmKjsBu1+4xw==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) - fast-json-stringify: 1.21.0 - generate-function: 2.3.1 - graphql: 16.6.0 - json-schema: 0.4.0 - lodash.memoize: 4.1.2 - lodash.merge: 4.6.2 - lodash.mergewith: 4.6.2 - dev: false + graphql: '>=15' - /graphql-jit@0.8.4(graphql@16.1.0-experimental-stream-defer.6): + graphql-jit@0.8.4: resolution: {integrity: sha512-4KRrJ1ROy3Usgbl3eAoUMfdfZCRjkcw9cCGT7QwTUIHm9dPGaSaldxzGUttyjErU0rsYEb6WWyb6mMh5r6lEoQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - fast-json-stringify: 5.9.2 - generate-function: 2.3.1 - graphql: 16.1.0-experimental-stream-defer.6 - lodash.memoize: 4.1.2 - lodash.merge: 4.6.2 - lodash.mergewith: 4.6.2 - dev: false + graphql: '>=15' - /graphql-language-service-interface@2.10.2(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + graphql-language-service-interface@2.10.2: resolution: {integrity: sha512-RKIEBPhRMWdXY3fxRs99XysTDnEgAvNbu8ov/5iOlnkZsWQNzitjtd0O0l1CutQOQt3iXoHde7w8uhCnKL4tcg==} deprecated: this package has been merged into graphql-language-service peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - graphql-config: 4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - graphql-language-service-parser: 1.10.4(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - graphql-language-service-utils: 2.7.1(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - vscode-languageserver-types: 3.17.5 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true + graphql: ^15.5.0 || ^16.0.0 - /graphql-language-service-parser@1.10.4(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + graphql-language-service-parser@1.10.4: resolution: {integrity: sha512-duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA==} deprecated: this package has been merged into graphql-language-service peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true + graphql: ^15.5.0 || ^16.0.0 - /graphql-language-service-types@1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + graphql-language-service-types@1.8.7: resolution: {integrity: sha512-LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw==} deprecated: this package has been merged into graphql-language-service peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - graphql-config: 4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - vscode-languageserver-types: 3.17.5 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true + graphql: ^15.5.0 || ^16.0.0 - /graphql-language-service-utils@2.7.1(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + graphql-language-service-utils@2.7.1: resolution: {integrity: sha512-Wci5MbrQj+6d7rfvbORrA9uDlfMysBWYaG49ST5TKylNaXYFf3ixFOa74iM1KtM9eidosUbI3E1JlWi0JaidJA==} deprecated: this package has been merged into graphql-language-service peerDependencies: - graphql: '*' - dependencies: - '@types/json-schema': 7.0.9 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) - nullthrows: 1.1.1 - transitivePeerDependencies: - - '@types/node' - - bufferutil - - encoding - - typescript - - utf-8-validate - dev: true + graphql: ^15.5.0 || ^16.0.0 - /graphql-language-service@5.2.0(graphql@16.1.0-experimental-stream-defer.6): + graphql-language-service@5.2.0: resolution: {integrity: sha512-o/ZgTS0pBxWm3hSF4+6GwiV1//DxzoLWEbS38+jqpzzy1d/QXBidwQuVYTOksclbtOJZ3KR/tZ8fi/tI6VpVMg==} hasBin: true peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - nullthrows: 1.1.1 - vscode-languageserver-types: 3.17.5 - dev: true + graphql: ^15.5.0 || ^16.0.0 - /graphql-modules@2.3.0(graphql@16.1.0-experimental-stream-defer.6): + graphql-modules@2.3.0: resolution: {integrity: sha512-CcrjUjMYHy3zelnffldhR3h6t4ndCVJEzdqBAv/mp4ZGEA/izirOKZB2lnRwpXNqOtVwIz2O/E1Cg/UH8dFNaQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/wrap': 10.0.1(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - ramda: 0.29.1 + graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - /graphql-query-complexity@0.7.2(graphql@15.8.0): + graphql-query-complexity@0.7.2: resolution: {integrity: sha512-+VgmrfxGEjHI3zuojWOR8bsz7Ycz/BZjNjxnlUieTz5DsB92WoIrYCSZdWG7UWZ3rfcA1Gb2Nf+wB80GsaZWuQ==} peerDependencies: - graphql: '*' - dependencies: - graphql: 15.8.0 - lodash.get: 4.4.2 - dev: false + graphql: ^0.13.0 || ^14.0.0 || ^15.0.0 - /graphql-request@5.2.0(graphql@16.1.0-experimental-stream-defer.6): + graphql-request@5.2.0: resolution: {integrity: sha512-pLhKIvnMyBERL0dtFI3medKqWOz/RhHdcgbZ+hMMIb32mEPa5MJSzS4AuXxfI4sRAu6JVVk5tvXuGfCWl9JYWQ==} peerDependencies: - graphql: '*' - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) - cross-fetch: 3.1.5 - extract-files: 9.0.0 - form-data: 3.0.1 - graphql: 16.1.0-experimental-stream-defer.6 - transitivePeerDependencies: - - encoding - dev: false + graphql: 14 - 16 - /graphql-scalars@1.22.4(graphql@16.1.0-experimental-stream-defer.6): + graphql-scalars@1.22.4: resolution: {integrity: sha512-ILnv7jq5VKHLUyoaTFX7lgYrjCd6vTee9i8/B+D4zJKJT5TguOl0KkpPEbXHjmeor8AZYrVsrYUHdqRBMX1pjA==} engines: {node: '>=10'} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: false + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /graphql-sse@1.3.2(graphql@16.1.0-experimental-stream-defer.6): + graphql-sse@1.3.2: resolution: {integrity: sha512-Pai+YPHU09FOLBfKqQNRbkNP6UHn6LJEKPvQegCqgHi2hrXlzKsoRW1Yx7u/8s7YWWYaWQ5q4ZA9MeQuyrJ1Jw==} engines: {node: '>=12'} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - dev: false + graphql: '>=0.11 <=16' - /graphql-subscriptions@1.2.1(graphql@15.8.0): + graphql-subscriptions@1.2.1: resolution: {integrity: sha512-95yD/tKi24q8xYa7Q9rhQN16AYj5wPbrb8tmHGM3WRc9EBmWrG/0kkMl+tQG8wcEuE9ibR4zyOM31p5Sdr2v4g==} peerDependencies: - graphql: '*' - dependencies: - graphql: 15.8.0 - iterall: 1.3.0 - dev: false + graphql: ^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 - /graphql-tag@2.12.6(graphql@16.1.0-experimental-stream-defer.6): + graphql-tag@2.12.6: resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - tslib: 2.6.2 - dev: false + graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - /graphql-upload@13.0.0(graphql@16.1.0-experimental-stream-defer.6): + graphql-upload@13.0.0: resolution: {integrity: sha512-YKhx8m/uOtKu4Y1UzBFJhbBGJTlk7k4CydlUUiNrtxnwZv0WigbRHP+DVhRNKt7u7DXOtcKZeYJlGtnMXvreXA==} engines: {node: ^12.22.0 || ^14.17.0 || >= 16.0.0} peerDependencies: - graphql: '*' - dependencies: - busboy: 0.3.1 - fs-capacitor: 6.2.0 - graphql: 16.1.0-experimental-stream-defer.6 - http-errors: 1.8.1 - object-path: 0.11.8 + graphql: 0.13.1 - 16 - /graphql-ws@5.11.2(graphql@16.1.0-experimental-stream-defer.6): + graphql-ws@5.11.2: resolution: {integrity: sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==} engines: {node: '>=10'} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - dev: true + graphql: '>=0.11 <=16' - /graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6): + graphql-ws@5.14.3: resolution: {integrity: sha512-F/i2xNIVbaEF2xWggID0X/UZQa2V8kqKDPO8hwmu53bVOcTL7uNkxnexeEgSCVxYBQUTUNEI8+e4LO1FOhKPKQ==} engines: {node: '>=10'} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 + graphql: '>=0.11 <=16' - /graphql@15.4.0-experimental-stream-defer.1: + graphql@15.4.0-experimental-stream-defer.1: resolution: {integrity: sha512-zlGgY7aLlIofjO0CfTpCYK/tMccnj+5jvjnkTnW5qOxYhgEltuCvpMNYOJ67gz6L1flTIigt5BVEM8JExgtW3w==} engines: {node: '>= 10.x'} - dev: false - /graphql@15.8.0: + graphql@15.8.0: resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} engines: {node: '>= 10.x'} - dev: false - /graphql@16.1.0-experimental-stream-defer.6: + graphql@16.1.0-experimental-stream-defer.6: resolution: {integrity: sha512-qNedUtVDai94Ptxz7IXHoQR/GU27cuC/SfAU2CogIEfOflr7tW52GTnAF9SDa2i8gneowK0Ye5vyeQUJpGRvAQ==} engines: {node: ^12.22.0 || ^14.16.0 || >=16.0.0} deprecated: The latest defer-stream changes are no longer being published under the experimental-stream-defer tag. Please use 17.0.0-alpha.2 or newer. - /graphql@16.6.0: + graphql@16.6.0: resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - /graphql@17.0.0-alpha.1: + graphql@17.0.0-alpha.1: resolution: {integrity: sha512-D59afb/GOC2ie47EONn574mVU5mjUPOyplPGME5US0rZBEIPLbzFdp8OBWX6uo9PqySDMnEjYp0OtfKjk0wjig==} engines: {node: ^14.19.0 || ^16.10.0 || >=18.0.0} - dev: false - /gray-matter@4.0.3: + gray-matter@4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} - dependencies: - js-yaml: 3.14.1 - kind-of: 6.0.3 - section-matter: 1.0.0 - strip-bom-string: 1.0.0 - dev: false - /gzip-size@6.0.0: + gzip-size@6.0.0: resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} engines: {node: '>=10'} - dependencies: - duplexer: 0.1.2 - dev: true - /hard-rejection@2.1.0: + hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} - dev: true - /has-async-hooks@1.0.0: + has-async-hooks@1.0.0: resolution: {integrity: sha512-YF0VPGjkxr7AyyQQNykX8zK4PvtEDsUJAPqwu06UFz1lb6EvI53sPh5H1kWxg8NXI5LsfRCZ8uX9NkYDZBb/mw==} - dev: false - /has-bigints@1.0.2: + has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - dev: true - /has-flag@3.0.0: + has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} - /has-flag@4.0.0: + has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-property-descriptors@1.0.1: + has-property-descriptors@1.0.1: resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} - dependencies: - get-intrinsic: 1.2.2 - /has-proto@1.0.1: + has-proto@1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} engines: {node: '>= 0.4'} - /has-symbols@1.0.3: + has-symbols@1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} - /has-tostringtag@1.0.0: + has-tostringtag@1.0.0: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.3 - /has-value@0.3.1: + has-value@0.3.1: resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} engines: {node: '>=0.10.0'} - dependencies: - get-value: 2.0.6 - has-values: 0.1.4 - isobject: 2.1.0 - dev: false - /has-value@1.0.0: + has-value@1.0.0: resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} engines: {node: '>=0.10.0'} - dependencies: - get-value: 2.0.6 - has-values: 1.0.0 - isobject: 3.0.1 - dev: false - /has-values@0.1.4: + has-values@0.1.4: resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} engines: {node: '>=0.10.0'} - dev: false - /has-values@1.0.0: + has-values@1.0.0: resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} engines: {node: '>=0.10.0'} - dependencies: - is-number: 3.0.0 - kind-of: 4.0.0 - dev: false - /hash-it@6.0.0: + hash-it@6.0.0: resolution: {integrity: sha512-KHzmSFx1KwyMPw0kXeeUD752q/Kfbzhy6dAZrjXV9kAIXGqzGvv8vhkUqj+2MGZldTo0IBpw6v7iWE7uxsvH0w==} - dev: false - /hasown@2.0.0: + hasown@2.0.0: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - dependencies: - function-bind: 1.1.2 - /hast-util-has-property@2.0.0: + hast-util-has-property@2.0.0: resolution: {integrity: sha512-4Qf++8o5v14us4Muv3HRj+Er6wTNGA/N9uCaZMty4JWvyFKLdhULrv4KE1b65AthsSO9TXSZnjuxS8ecIyhb0w==} - dev: false - /hast-util-heading-rank@2.1.0: + hast-util-heading-rank@2.1.0: resolution: {integrity: sha512-w+Rw20Q/iWp2Bcnr6uTrYU6/ftZLbHKhvc8nM26VIWpDqDMlku2iXUVTeOlsdoih/UKQhY7PHQ+vZ0Aqq8bxtQ==} - dependencies: - '@types/hast': 2.3.4 - dev: false - /hast-util-parse-selector@3.1.0: + hast-util-parse-selector@3.1.0: resolution: {integrity: sha512-AyjlI2pTAZEOeu7GeBPZhROx0RHBnydkQIXlhnFzDi0qfXTmGUWoCYZtomHbrdrheV4VFUlPcfJ6LMF5T6sQzg==} - dependencies: - '@types/hast': 2.3.4 - dev: false - /hast-util-to-estree@2.0.2: + hast-util-to-estree@2.0.2: resolution: {integrity: sha512-UQrZVeBj6A9od0lpFvqHKNSH9zvDrNoyWKbveu1a2oSCXEDUI+3bnd6BoiQLPnLrcXXn/jzJ6y9hmJTTlvf8lQ==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/hast': 2.3.4 - '@types/unist': 2.0.6 - comma-separated-tokens: 2.0.2 - estree-util-attach-comments: 2.0.0 - estree-util-is-identifier-name: 2.0.0 - hast-util-whitespace: 2.0.0 - mdast-util-mdx-expression: 1.2.0 - mdast-util-mdxjs-esm: 1.2.0 - property-information: 6.1.1 - space-separated-tokens: 2.0.1 - style-to-object: 0.3.0 - unist-util-position: 4.0.1 - zwitch: 2.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /hast-util-to-string@2.0.0: + hast-util-to-string@2.0.0: resolution: {integrity: sha512-02AQ3vLhuH3FisaMM+i/9sm4OXGSq1UhOOCpTLLQtHdL3tZt7qil69r8M8iDkZYyC0HCFylcYoP+8IO7ddta1A==} - dependencies: - '@types/hast': 2.3.4 - dev: false - /hast-util-whitespace@2.0.0: + hast-util-whitespace@2.0.0: resolution: {integrity: sha512-Pkw+xBHuV6xFeJprJe2BBEoDV+AvQySaz3pPDRUs5PNZEMQjpXJJueqrpcHIXxnWTcAGi/UOCgVShlkY6kLoqg==} - dev: false - /hastscript@7.0.2: + hastscript@7.0.2: resolution: {integrity: sha512-uA8ooUY4ipaBvKcMuPehTAB/YfFLSSzCwFSwT6ltJbocFUKH/GDHLN+tflq7lSRf9H86uOuxOFkh1KgIy3Gg2g==} - dependencies: - '@types/hast': 2.3.4 - comma-separated-tokens: 2.0.2 - hast-util-parse-selector: 3.1.0 - property-information: 6.1.1 - space-separated-tokens: 2.0.1 - dev: false - /hdr-histogram-js@3.0.0: + hdr-histogram-js@3.0.0: resolution: {integrity: sha512-/EpvQI2/Z98mNFYEnlqJ8Ogful8OpArLG/6Tf2bPnkutBVLIeMVNHjk1ZDfshF2BUweipzbk+dB1hgSB7SIakw==} engines: {node: '>=14'} - dependencies: - '@assemblyscript/loader': 0.19.23 - base64-js: 1.5.1 - pako: 1.0.11 - dev: false - /hdr-histogram-percentiles-obj@3.0.0: + hdr-histogram-percentiles-obj@3.0.0: resolution: {integrity: sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==} - dev: false - /he@1.2.0: + he@1.2.0: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - /header-case@2.0.4: + header-case@2.0.4: resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} - dependencies: - capital-case: 1.0.4 - tslib: 2.6.2 - dev: false - /hex-color-regex@1.1.0: + hex-color-regex@1.1.0: resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} - dev: false - /hey-listen@1.0.8: + hey-listen@1.0.8: resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} - dev: false - /hoist-non-react-statics@3.3.2: + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - dependencies: - react-is: 16.13.1 - dev: false - /hosted-git-info@2.8.9: + hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - dev: true - /hosted-git-info@4.1.0: + hosted-git-info@4.1.0: resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} - dependencies: - lru-cache: 6.0.0 - dev: true - /hosted-git-info@5.2.1: + hosted-git-info@5.2.1: resolution: {integrity: sha512-xIcQYMnhcx2Nr4JTjsFmwwnr9vldugPy9uVm0o87bjqqWMv9GaqsTeT+i99wTl0mk1uLxJtHxLb8kymqTENQsw==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - dependencies: - lru-cache: 7.18.3 - dev: true - /hsl-regex@1.0.0: + hsl-regex@1.0.0: resolution: {integrity: sha512-M5ezZw4LzXbBKMruP+BNANf0k+19hDQMgpzBIYnya//Al+fjNct9Wf3b1WedLqdEs2hKBvxq/jh+DsHJLj0F9A==} - dev: false - /hsla-regex@1.0.0: + hsla-regex@1.0.0: resolution: {integrity: sha512-7Wn5GMLuHBjZCb2bTmnDOycho0p/7UVaAeqXZGbHrBCl6Yd/xDhQJAXe6Ga9AXJH2I5zY1dEdYw2u1UptnSBJA==} - dev: false - /htm@3.1.1: + htm@3.1.1: resolution: {integrity: sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==} - dev: false - /html-escaper@2.0.2: + html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} - /html-parse-stringify@3.0.1: + html-parse-stringify@3.0.1: resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==} - dependencies: - void-elements: 3.1.0 - dev: false - /html-rewriter-wasm@0.4.1: + html-rewriter-wasm@0.4.1: resolution: {integrity: sha512-lNovG8CMCCmcVB1Q7xggMSf7tqPCijZXaH4gL6iE8BFghdQCbaY5Met9i1x2Ex8m/cZHDUtXK9H6/znKamRP8Q==} - dev: true - /html-tags@3.1.0: + html-tags@3.1.0: resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==} engines: {node: '>=8'} - dev: false - /http-assert@1.5.0: + http-assert@1.5.0: resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==} engines: {node: '>= 0.8'} - dependencies: - deep-equal: 1.0.1 - http-errors: 1.8.1 - /http-cache-semantics@4.1.0: + http-cache-semantics@4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} - dev: true - /http-errors@1.8.0: + http-errors@1.8.0: resolution: {integrity: sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==} engines: {node: '>= 0.6'} - dependencies: - depd: 1.1.2 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 1.5.0 - toidentifier: 1.0.0 - dev: false - /http-errors@1.8.1: + http-errors@1.8.1: resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==} engines: {node: '>= 0.6'} - dependencies: - depd: 1.1.2 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 1.5.0 - toidentifier: 1.0.1 - /http-errors@2.0.0: + http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} - dependencies: - depd: 2.0.0 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 2.0.1 - toidentifier: 1.0.1 - /http-parser-js@0.5.6: + http-parser-js@0.5.6: resolution: {integrity: sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==} - dev: false - /human-id@1.0.2: + human-id@1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} - dev: true - /human-signals@2.1.0: + human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - dev: true - /human-signals@3.0.1: + human-signals@3.0.1: resolution: {integrity: sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==} engines: {node: '>=12.20.0'} - dev: true - /human-signals@4.3.1: + human-signals@4.3.1: resolution: {integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==} engines: {node: '>=14.18.0'} - dev: true - /husky@8.0.2: + husky@8.0.2: resolution: {integrity: sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==} engines: {node: '>=14'} hasBin: true - dev: true - /hyperid@3.0.1: + hyperid@3.0.1: resolution: {integrity: sha512-I+tl7TS5nsoVhkxqX1rS3Qmqlq44eoPUcgPthW8v3IW8CvWL7lwtd6HQbkDUMrBKJTG0vgEaRsjT35imW/D+9Q==} - dependencies: - uuid: 8.3.2 - uuid-parse: 1.1.0 - dev: false - /hyphenate-style-name@1.0.4: + hyphenate-style-name@1.0.4: resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} - dev: false - /i18next-fs-backend@1.2.0: + i18next-fs-backend@1.2.0: resolution: {integrity: sha512-pUx3AcgXCbur0jpFA7U67Z2RJflAcIi698Y8VL+phdOqUchahxriV3Cs+M6UkPNQSS/zPEzWLfdJ8EgjB7HVxg==} - dev: false - /i18next@21.10.0: + i18next@21.10.0: resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} - dependencies: - '@babel/runtime': 7.23.7 - dev: false - /iconv-lite@0.4.24: + iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: 2.1.2 - /ieee754@1.2.1: + ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - /ignore@5.3.0: + ignore@5.3.0: resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} engines: {node: '>= 4'} - /immer@9.0.12: + immer@9.0.12: resolution: {integrity: sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==} - dev: false - /immutable@3.7.6: + immutable@3.7.6: resolution: {integrity: sha512-AizQPcaofEtO11RZhPPHBOJRdo/20MKQF9mBLnVkBoyHi1/zXK8fzVdnEpSV9gxqtnh6Qomfp3F0xT5qP/vThw==} engines: {node: '>=0.8.0'} - dev: false - /import-fresh@3.3.0: + import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} - dependencies: - parent-module: 1.0.1 - resolve-from: 4.0.0 - /import-from@4.0.0: + import-from@4.0.0: resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==} engines: {node: '>=12.2'} - dev: false - /import-local@3.1.0: + import-local@3.1.0: resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==} engines: {node: '>=8'} hasBin: true - dependencies: - pkg-dir: 4.2.0 - resolve-cwd: 3.0.0 - dev: true - /import-meta-resolve@2.2.2: + import-meta-resolve@2.2.2: resolution: {integrity: sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==} - dev: true - /imurmurhash@0.1.4: + imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} - /indent-string@4.0.0: + indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} - /indent-string@5.0.0: + indent-string@5.0.0: resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==} engines: {node: '>=12'} - dev: true - /inflation@2.0.0: + inflation@2.0.0: resolution: {integrity: sha512-m3xv4hJYR2oXw4o4Y5l6P5P16WYmazYof+el6Al3f+YlggGj6qT9kImBAnzDelRALnP5d3h4jGBPKzYCizjZZw==} engines: {node: '>= 0.8.0'} - dev: false - /inflight@1.0.6: + inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - dependencies: - once: 1.4.0 - wrappy: 1.0.2 - /inherits@2.0.4: + inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini@1.3.8: + ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - dev: false - /inline-style-parser@0.1.1: + inline-style-parser@0.1.1: resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} - dev: false - /inline-style-prefixer@7.0.0: + inline-style-prefixer@7.0.0: resolution: {integrity: sha512-I7GEdScunP1dQ6IM2mQWh6v0mOYdYmH3Bp31UecKdrcUgcURTcctSe1IECdUznSHKSmsHtjrT3CwCPI1pyxfUQ==} - dependencies: - css-in-js-utils: 3.1.0 - fast-loops: 1.1.3 - dev: false - /inquirer-glob-prompt@0.1.0: + inquirer-glob-prompt@0.1.0: resolution: {integrity: sha512-Zw9XYJdrBBJ5TZjLH8Nu8PIa54huvkP0xeNOTtKh3bis0DNAJWMtdpT9PIJBkqheMUnwIPmv8jkjOr7aPKYFqg==} - dependencies: - chalk: 4.1.2 - figures: 3.2.0 - globby: 11.1.0 - rxjs: 6.6.7 - dev: false - /inquirer@8.2.6: + inquirer@8.2.6: resolution: {integrity: sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==} engines: {node: '>=12.0.0'} - dependencies: - ansi-escapes: 4.3.2 - chalk: 4.1.2 - cli-cursor: 3.1.0 - cli-width: 3.0.0 - external-editor: 3.1.0 - figures: 3.2.0 - lodash: 4.17.21 - mute-stream: 0.0.8 - ora: 5.4.1 - run-async: 2.4.1 - rxjs: 7.5.5 - string-width: 4.2.3 - strip-ansi: 6.0.1 - through: 2.3.8 - wrap-ansi: 6.2.0 - dev: false - /internal-slot@1.0.6: + internal-slot@1.0.6: resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.2 - hasown: 2.0.0 - side-channel: 1.0.4 - dev: true - /invariant@2.2.4: + invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - dependencies: - loose-envify: 1.4.0 - dev: false - /ipaddr.js@1.9.1: + ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} - /is-absolute@1.0.0: + is-absolute@1.0.0: resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} engines: {node: '>=0.10.0'} - dependencies: - is-relative: 1.0.0 - is-windows: 1.0.2 - dev: false - /is-accessor-descriptor@0.1.6: + is-accessor-descriptor@0.1.6: resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: false + deprecated: Please upgrade to v0.1.7 - /is-accessor-descriptor@1.0.0: + is-accessor-descriptor@1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 6.0.3 - dev: false + deprecated: Please upgrade to v1.0.1 - /is-alphabetical@2.0.1: + is-alphabetical@2.0.1: resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==} - dev: false - /is-alphanumerical@2.0.1: + is-alphanumerical@2.0.1: resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==} - dependencies: - is-alphabetical: 2.0.1 - is-decimal: 2.0.1 - dev: false - /is-array-buffer@3.0.2: + is-array-buffer@3.0.2: resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - is-typed-array: 1.1.12 - dev: true - /is-arrayish@0.2.1: + is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} - /is-arrayish@0.3.2: + is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} - dev: false - /is-bigint@1.0.4: + is-bigint@1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} - dependencies: - has-bigints: 1.0.2 - dev: true - /is-binary-path@2.1.0: + is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} - dependencies: - binary-extensions: 2.2.0 - /is-boolean-object@1.1.2: + is-boolean-object@1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - has-tostringtag: 1.0.0 - dev: true - /is-buffer@1.1.6: + is-buffer@1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} - dev: false - /is-buffer@2.0.5: + is-buffer@2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} - dev: false - /is-builtin-module@3.2.1: + is-builtin-module@3.2.1: resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} engines: {node: '>=6'} - dependencies: - builtin-modules: 3.3.0 - dev: true - /is-callable@1.2.7: + is-callable@1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} - dev: true - /is-color-stop@1.1.0: + is-color-stop@1.1.0: resolution: {integrity: sha512-H1U8Vz0cfXNujrJzEcvvwMDW9Ra+biSYA3ThdQvAnMLJkEHQXn6bWzLkxHtVYJ+Sdbx0b6finn3jZiaVe7MAHA==} - dependencies: - css-color-names: 0.0.4 - hex-color-regex: 1.1.0 - hsl-regex: 1.0.0 - hsla-regex: 1.0.0 - rgb-regex: 1.0.1 - rgba-regex: 1.0.0 - dev: false - /is-core-module@2.13.1: + is-core-module@2.13.1: resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} - dependencies: - hasown: 2.0.0 - /is-data-descriptor@0.1.4: + is-data-descriptor@0.1.4: resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: false + deprecated: Please upgrade to v0.1.5 - /is-data-descriptor@1.0.0: + is-data-descriptor@1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 6.0.3 - dev: false + deprecated: Please upgrade to v1.0.1 - /is-date-object@1.0.5: + is-date-object@1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-decimal@2.0.1: + is-decimal@2.0.1: resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==} - dev: false - /is-descriptor@0.1.6: + is-descriptor@0.1.6: resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} engines: {node: '>=0.10.0'} - dependencies: - is-accessor-descriptor: 0.1.6 - is-data-descriptor: 0.1.4 - kind-of: 5.1.0 - dev: false - /is-descriptor@1.0.2: + is-descriptor@1.0.2: resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} engines: {node: '>=0.10.0'} - dependencies: - is-accessor-descriptor: 1.0.0 - is-data-descriptor: 1.0.0 - kind-of: 6.0.3 - dev: false - /is-docker@2.2.1: + is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} engines: {node: '>=8'} hasBin: true - /is-docker@3.0.0: + is-docker@3.0.0: resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true - dev: true - /is-extendable@0.1.1: + is-extendable@0.1.1: resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} engines: {node: '>=0.10.0'} - dev: false - /is-extendable@1.0.1: + is-extendable@1.0.1: resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} engines: {node: '>=0.10.0'} - dependencies: - is-plain-object: 2.0.4 - dev: false - /is-extglob@2.1.1: + is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} - /is-fullwidth-code-point@3.0.0: + is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-fn@2.1.0: + is-generator-fn@2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} - dev: true - /is-generator-function@1.0.10: + is-generator-function@1.0.10: resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - /is-glob@4.0.3: + is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} - dependencies: - is-extglob: 2.1.1 - /is-hexadecimal@2.0.1: + is-hexadecimal@2.0.1: resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==} - dev: false - /is-inside-container@1.0.0: + is-inside-container@1.0.0: resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} engines: {node: '>=14.16'} hasBin: true - dependencies: - is-docker: 3.0.0 - dev: true - /is-interactive@1.0.0: + is-interactive@1.0.0: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} - dev: false - /is-lower-case@2.0.2: + is-lower-case@2.0.2: resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==} - dependencies: - tslib: 2.6.2 - dev: false - /is-module@1.0.0: + is-module@1.0.0: resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} - dev: true - /is-negative-zero@2.0.2: + is-negative-zero@2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} - dev: true - /is-number-object@1.0.6: + is-number-object@1.0.6: resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==} engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-number@3.0.0: + is-number@3.0.0: resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: false - /is-number@7.0.0: + is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - /is-plain-obj@1.1.0: + is-plain-obj@1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} - dev: true - /is-plain-obj@2.1.0: + is-plain-obj@2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} - /is-plain-obj@4.0.0: + is-plain-obj@4.0.0: resolution: {integrity: sha512-NXRbBtUdBioI73y/HmOhogw/U5msYPC9DAtGkJXeFcFWSFZw0mCUsPxk/snTuJHzNKA8kLBK4rH97RMB1BfCXw==} engines: {node: '>=12'} - dev: false - /is-plain-object@2.0.4: + is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} - dependencies: - isobject: 3.0.1 - /is-primitive@3.0.1: + is-primitive@3.0.1: resolution: {integrity: sha512-GljRxhWvlCNRfZyORiH77FwdFwGcMO620o37EOYC0ORWdq+WYNVqW0w2Juzew4M+L81l6/QS3t5gkkihyRqv9w==} engines: {node: '>=0.10.0'} - /is-property@1.0.2: + is-property@1.0.2: resolution: {integrity: sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==} - dev: false - /is-reference@1.2.1: + is-reference@1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} - dependencies: - '@types/estree': 1.0.5 - dev: true - /is-reference@3.0.0: + is-reference@3.0.0: resolution: {integrity: sha512-Eo1W3wUoHWoCoVM4GVl/a+K0IgiqE5aIo4kJABFyMum1ZORlPkC+UC357sSQUL5w5QCE5kCC9upl75b7+7CY/Q==} - dependencies: - '@types/estree': 1.0.5 - dev: false - /is-regex@1.1.4: + is-regex@1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - has-tostringtag: 1.0.0 - dev: true - /is-relative@1.0.0: + is-relative@1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} engines: {node: '>=0.10.0'} - dependencies: - is-unc-path: 1.0.0 - dev: false - /is-shared-array-buffer@1.0.2: + is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} - dependencies: - call-bind: 1.0.5 - dev: true - /is-stream@2.0.1: + is-stream@2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} - dev: true - /is-stream@3.0.0: + is-stream@3.0.0: resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true - /is-string@1.0.7: + is-string@1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-subdir@1.2.0: + is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} - dependencies: - better-path-resolve: 1.0.0 - dev: true - /is-symbol@1.0.4: + is-symbol@1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} - dependencies: - has-symbols: 1.0.3 - dev: true - /is-typed-array@1.1.12: + is-typed-array@1.1.12: resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} engines: {node: '>= 0.4'} - dependencies: - which-typed-array: 1.1.13 - dev: true - /is-unc-path@1.0.0: + is-unc-path@1.0.0: resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} engines: {node: '>=0.10.0'} - dependencies: - unc-path-regex: 0.1.2 - dev: false - /is-unicode-supported@0.1.0: + is-unicode-supported@0.1.0: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} - /is-upper-case@2.0.2: + is-upper-case@2.0.2: resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==} - dependencies: - tslib: 2.6.2 - dev: false - /is-weakref@1.0.2: + is-weakref@1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} - dependencies: - call-bind: 1.0.5 - dev: true - /is-windows@1.0.2: + is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} - /is-wsl@2.2.0: + is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} - dependencies: - is-docker: 2.2.1 - /isarray@1.0.0: + isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - dev: false - /isarray@2.0.5: + isarray@2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - dev: true - /isexe@2.0.0: + isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - /isobject@2.1.0: + isobject@2.1.0: resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} engines: {node: '>=0.10.0'} - dependencies: - isarray: 1.0.0 - dev: false - /isobject@3.0.1: + isobject@3.0.1: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} - /isomorphic-ws@4.0.1(ws@8.16.0): + isomorphic-ws@4.0.1: resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==} peerDependencies: ws: '*' - dependencies: - ws: 8.16.0 - /isomorphic-ws@5.0.0(ws@8.11.0): + isomorphic-ws@5.0.0: resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==} peerDependencies: ws: '*' - dependencies: - ws: 8.11.0 - dev: true - /istanbul-lib-coverage@3.2.0: + istanbul-lib-coverage@3.2.0: resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} engines: {node: '>=8'} - /istanbul-lib-instrument@5.1.0: + istanbul-lib-instrument@5.1.0: resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} engines: {node: '>=8'} - dependencies: - '@babel/core': 7.17.7 - '@babel/parser': 7.23.6 - '@istanbuljs/schema': 0.1.3 - istanbul-lib-coverage: 3.2.0 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /istanbul-lib-instrument@6.0.1: + istanbul-lib-instrument@6.0.1: resolution: {integrity: sha512-EAMEJBsYuyyztxMxW3g7ugGPkrZsV57v0Hmv3mm1uQsmB+QnZuepg731CRaIgeUVSdmsTngOkSnauNF8p7FIhA==} engines: {node: '>=10'} - dependencies: - '@babel/core': 7.17.7 - '@babel/parser': 7.23.6 - '@istanbuljs/schema': 0.1.3 - istanbul-lib-coverage: 3.2.0 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - dev: true - /istanbul-lib-report@3.0.0: + istanbul-lib-report@3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} - dependencies: - istanbul-lib-coverage: 3.2.0 - make-dir: 3.1.0 - supports-color: 7.2.0 - /istanbul-lib-source-maps@4.0.1: + istanbul-lib-source-maps@4.0.1: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} - dependencies: - debug: 4.3.4(supports-color@8.1.1) - istanbul-lib-coverage: 3.2.0 - source-map: 0.6.1 - transitivePeerDependencies: - - supports-color - dev: true - /istanbul-reports@3.1.4: + istanbul-reports@3.1.4: resolution: {integrity: sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==} engines: {node: '>=8'} - dependencies: - html-escaper: 2.0.2 - istanbul-lib-report: 3.0.0 - /iterall@1.3.0: + iterall@1.3.0: resolution: {integrity: sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==} - /jest-changed-files@29.7.0: + jest-changed-files@29.7.0: resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - execa: 5.1.1 - jest-util: 29.7.0 - p-limit: 3.1.0 - dev: true - /jest-circus@29.7.0: + jest-circus@29.7.0: resolution: {integrity: sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/environment': 29.7.0 - '@jest/expect': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - chalk: 4.1.2 - co: 4.6.0 - dedent: 1.5.1 - is-generator-fn: 2.1.0 - jest-each: 29.7.0 - jest-matcher-utils: 29.7.0 - jest-message-util: 29.7.0 - jest-runtime: 29.7.0 - jest-snapshot: 29.7.0 - jest-util: 29.7.0 - p-limit: 3.1.0 - pretty-format: 29.7.0 - pure-rand: 6.0.4 - slash: 3.0.0 - stack-utils: 2.0.5 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - dev: true - /jest-cli@29.7.0(@types/node@18.19.4): + jest-cli@29.7.0: resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -13967,26 +8842,8 @@ packages: peerDependenciesMeta: node-notifier: optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - chalk: 4.1.2 - create-jest: 29.7.0(@types/node@18.19.4) - exit: 0.1.2 - import-local: 3.1.0 - jest-config: 29.7.0(@types/node@18.19.4) - jest-util: 29.7.0 - jest-validate: 29.7.0 - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /jest-config@29.7.0(@types/node@18.19.4): + jest-config@29.7.0: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -13997,142 +8854,48 @@ packages: optional: true ts-node: optional: true - dependencies: - '@babel/core': 7.17.7 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - babel-jest: 29.7.0(@babel/core@7.17.7) - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.0 - graceful-fs: 4.2.9 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.4 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - dev: true - /jest-diff@29.7.0: + jest-diff@29.7.0: resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - diff-sequences: 29.6.3 - jest-get-type: 29.6.3 - pretty-format: 29.7.0 - dev: true - /jest-docblock@29.7.0: + jest-docblock@29.7.0: resolution: {integrity: sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - detect-newline: 3.1.0 - dev: true - /jest-each@29.7.0: + jest-each@29.7.0: resolution: {integrity: sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - chalk: 4.1.2 - jest-get-type: 29.6.3 - jest-util: 29.7.0 - pretty-format: 29.7.0 - dev: true - /jest-environment-node@29.7.0: + jest-environment-node@29.7.0: resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/environment': 29.7.0 - '@jest/fake-timers': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - jest-mock: 29.7.0 - jest-util: 29.7.0 - dev: true - /jest-get-type@29.6.3: + jest-get-type@29.6.3: resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dev: true - /jest-haste-map@29.7.0: + jest-haste-map@29.7.0: resolution: {integrity: sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@types/graceful-fs': 4.1.5 - '@types/node': 18.19.4 - anymatch: 3.1.2 - fb-watchman: 2.0.1 - graceful-fs: 4.2.9 - jest-regex-util: 29.6.3 - jest-util: 29.7.0 - jest-worker: 29.7.0 - micromatch: 4.0.4 - walker: 1.0.8 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /jest-leak-detector@29.7.0: + jest-leak-detector@29.7.0: resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-get-type: 29.6.3 - pretty-format: 29.7.0 - dev: true - /jest-matcher-utils@29.7.0: + jest-matcher-utils@29.7.0: resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - jest-diff: 29.7.0 - jest-get-type: 29.6.3 - pretty-format: 29.7.0 - dev: true - /jest-message-util@29.7.0: + jest-message-util@29.7.0: resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@babel/code-frame': 7.23.5 - '@jest/types': 29.6.3 - '@types/stack-utils': 2.0.1 - chalk: 4.1.2 - graceful-fs: 4.2.9 - micromatch: 4.0.4 - pretty-format: 29.7.0 - slash: 3.0.0 - stack-utils: 2.0.5 - dev: true - /jest-mock@29.7.0: + jest-mock@29.7.0: resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - jest-util: 29.7.0 - dev: true - /jest-pnp-resolver@1.2.2(jest-resolve@29.7.0): + jest-pnp-resolver@1.2.2: resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} engines: {node: '>=6'} peerDependencies: @@ -14140,176 +8903,48 @@ packages: peerDependenciesMeta: jest-resolve: optional: true - dependencies: - jest-resolve: 29.7.0 - dev: true - /jest-regex-util@29.6.3: + jest-regex-util@29.6.3: resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dev: true - /jest-resolve-dependencies@29.7.0: + jest-resolve-dependencies@29.7.0: resolution: {integrity: sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - jest-regex-util: 29.6.3 - jest-snapshot: 29.7.0 - transitivePeerDependencies: - - supports-color - dev: true - /jest-resolve@29.7.0: + jest-resolve@29.7.0: resolution: {integrity: sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - chalk: 4.1.2 - graceful-fs: 4.2.9 - jest-haste-map: 29.7.0 - jest-pnp-resolver: 1.2.2(jest-resolve@29.7.0) - jest-util: 29.7.0 - jest-validate: 29.7.0 - resolve: 1.22.8 - resolve.exports: 2.0.2 - slash: 3.0.0 - dev: true - /jest-runner@29.7.0: + jest-runner@29.7.0: resolution: {integrity: sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/console': 29.7.0 - '@jest/environment': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - chalk: 4.1.2 - emittery: 0.13.1 - graceful-fs: 4.2.9 - jest-docblock: 29.7.0 - jest-environment-node: 29.7.0 - jest-haste-map: 29.7.0 - jest-leak-detector: 29.7.0 - jest-message-util: 29.7.0 - jest-resolve: 29.7.0 - jest-runtime: 29.7.0 - jest-util: 29.7.0 - jest-watcher: 29.7.0 - jest-worker: 29.7.0 - p-limit: 3.1.0 - source-map-support: 0.5.13 - transitivePeerDependencies: - - supports-color - dev: true - /jest-runtime@29.7.0: + jest-runtime@29.7.0: resolution: {integrity: sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/environment': 29.7.0 - '@jest/fake-timers': 29.7.0 - '@jest/globals': 29.7.0 - '@jest/source-map': 29.6.3 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - chalk: 4.1.2 - cjs-module-lexer: 1.2.2 - collect-v8-coverage: 1.0.1 - glob: 7.2.0 - graceful-fs: 4.2.9 - jest-haste-map: 29.7.0 - jest-message-util: 29.7.0 - jest-mock: 29.7.0 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-snapshot: 29.7.0 - jest-util: 29.7.0 - slash: 3.0.0 - strip-bom: 4.0.0 - transitivePeerDependencies: - - supports-color - dev: true - /jest-snapshot@29.7.0: + jest-snapshot@29.7.0: resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@babel/core': 7.17.7 - '@babel/generator': 7.17.7 - '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.17.7) - '@babel/types': 7.23.6 - '@jest/expect-utils': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.17.7) - chalk: 4.1.2 - expect: 29.7.0 - graceful-fs: 4.2.9 - jest-diff: 29.7.0 - jest-get-type: 29.6.3 - jest-matcher-utils: 29.7.0 - jest-message-util: 29.7.0 - jest-util: 29.7.0 - natural-compare: 1.4.0 - pretty-format: 29.7.0 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - dev: true - /jest-util@29.7.0: + jest-util@29.7.0: resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - chalk: 4.1.2 - ci-info: 3.9.0 - graceful-fs: 4.2.9 - picomatch: 2.3.1 - dev: true - /jest-validate@29.7.0: + jest-validate@29.7.0: resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.3 - camelcase: 6.3.0 - chalk: 4.1.2 - jest-get-type: 29.6.3 - leven: 3.1.0 - pretty-format: 29.7.0 - dev: true - /jest-watcher@29.7.0: + jest-watcher@29.7.0: resolution: {integrity: sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 18.19.4 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - emittery: 0.13.1 - jest-util: 29.7.0 - string-length: 4.0.2 - dev: true - /jest-worker@29.7.0: + jest-worker@29.7.0: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@types/node': 18.19.4 - jest-util: 29.7.0 - merge-stream: 2.0.0 - supports-color: 8.1.1 - dev: true - /jest@29.7.0(@types/node@18.19.4): + jest@29.7.0: resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -14318,808 +8953,401 @@ packages: peerDependenciesMeta: node-notifier: optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/types': 29.6.3 - import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@18.19.4) - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /joi@17.6.0: + joi@17.6.0: resolution: {integrity: sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==} - dependencies: - '@hapi/hoek': 9.2.1 - '@hapi/topo': 5.1.0 - '@sideway/address': 4.1.3 - '@sideway/formula': 3.0.0 - '@sideway/pinpoint': 2.0.0 - /js-cookie@2.2.1: + js-cookie@2.2.1: resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==} - dev: false - /js-sha3@0.8.0: + js-sha3@0.8.0: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} - dev: false - /js-tokens@4.0.0: + js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - /js-yaml@3.14.1: + js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true - dependencies: - argparse: 1.0.10 - esprima: 4.0.1 - /js-yaml@4.1.0: + js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - dependencies: - argparse: 2.0.1 - /jscodeshift@0.11.0: + jscodeshift@0.11.0: resolution: {integrity: sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g==} hasBin: true peerDependencies: '@babel/preset-env': ^7.1.6 - peerDependenciesMeta: - '@babel/preset-env': - optional: true - dependencies: - '@babel/core': 7.17.7 - '@babel/parser': 7.23.6 - '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.7) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.17.7) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.17.7) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) - '@babel/preset-flow': 7.23.3(@babel/core@7.17.7) - '@babel/preset-typescript': 7.23.3(@babel/core@7.17.7) - '@babel/register': 7.23.7(@babel/core@7.17.7) - babel-core: 7.0.0-bridge.0(@babel/core@7.17.7) - colors: 1.4.0 - flow-parser: 0.225.1 - graceful-fs: 4.2.9 - micromatch: 3.1.10 - neo-async: 2.6.2 - node-dir: 0.1.17 - recast: 0.20.5 - temp: 0.8.4 - write-file-atomic: 2.4.3 - transitivePeerDependencies: - - supports-color - dev: false - /jsesc@2.5.2: + jsesc@0.5.0: + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} + hasBin: true + + jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true - /json-parse-even-better-errors@2.3.1: + json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - /json-schema-ref-resolver@1.0.1: + json-schema-ref-resolver@1.0.1: resolution: {integrity: sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==} - dependencies: - fast-deep-equal: 3.1.3 - /json-schema-to-ts@1.6.4: + json-schema-to-ts@1.6.4: resolution: {integrity: sha512-pR4yQ9DHz6itqswtHCm26mw45FSNfQ9rEQjosaZErhn5J3J2sIViQiz8rDaezjKAhFGpmsoczYVBgGHzFw/stA==} - dependencies: - '@types/json-schema': 7.0.9 - ts-toolbelt: 6.15.5 - dev: true - /json-schema-traverse@0.4.1: + json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} - dev: false - /json-schema-traverse@1.0.0: + json-schema-traverse@1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - /json-schema@0.4.0: + json-schema@0.4.0: resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} - dev: false - /json5@2.2.3: + json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true - /jsonc-parser@3.0.0: + jsonc-parser@3.0.0: resolution: {integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==} - dev: false - /jsonfile@4.0.0: + jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} - optionalDependencies: - graceful-fs: 4.2.9 - /jsonfile@6.1.0: + jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} - dependencies: - universalify: 2.0.0 - optionalDependencies: - graceful-fs: 4.2.9 - /junk@4.0.1: + junk@4.0.1: resolution: {integrity: sha512-Qush0uP+G8ZScpGMZvHUiRfI0YBWuB3gVBYlI0v0vvOJt5FLicco+IkP0a50LqTTQhmts/m6tP5SWE+USyIvcQ==} engines: {node: '>=12.20'} - dev: true - /keygrip@1.1.0: + keygrip@1.1.0: resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} engines: {node: '>= 0.6'} - dependencies: - tsscmp: 1.0.6 - /khroma@1.4.1: + khroma@1.4.1: resolution: {integrity: sha512-+GmxKvmiRuCcUYDgR7g5Ngo0JEDeOsGdNONdU2zsiBQaK4z19Y2NvXqfEDE0ZiIrg45GTZyAnPLVsLZZACYm3Q==} - dev: false - /kill-port@2.0.1: + kill-port@2.0.1: resolution: {integrity: sha512-e0SVOV5jFo0mx8r7bS29maVWp17qGqLBZ5ricNSajON6//kmb7qqqNnml4twNE8Dtj97UQD+gNFOaipS/q1zzQ==} hasBin: true - dependencies: - get-them-args: 1.3.2 - shell-exec: 1.0.2 - dev: false - /kind-of@3.2.2: + kind-of@3.2.2: resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} engines: {node: '>=0.10.0'} - dependencies: - is-buffer: 1.1.6 - dev: false - /kind-of@4.0.0: + kind-of@4.0.0: resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} engines: {node: '>=0.10.0'} - dependencies: - is-buffer: 1.1.6 - dev: false - /kind-of@5.1.0: + kind-of@5.1.0: resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} engines: {node: '>=0.10.0'} - dev: false - /kind-of@6.0.3: + kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - /kleur@3.0.3: + kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} - dev: true - /kleur@4.1.5: + kleur@4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - /koa-bodyparser@4.3.0: + koa-bodyparser@4.3.0: resolution: {integrity: sha512-uyV8G29KAGwZc4q/0WUAjH+Tsmuv9ImfBUF2oZVyZtaeo0husInagyn/JH85xMSxM0hEk/mbCII5ubLDuqW/Rw==} engines: {node: '>=8.0.0'} - dependencies: - co-body: 6.1.0 - copy-to: 2.0.1 - dev: false - /koa-compose@4.1.0: + koa-compose@4.1.0: resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} - /koa-convert@2.0.0: + koa-convert@2.0.0: resolution: {integrity: sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==} engines: {node: '>= 10'} - dependencies: - co: 4.6.0 - koa-compose: 4.1.0 - /koa@2.15.0: + koa@2.15.0: resolution: {integrity: sha512-KEL/vU1knsoUvfP4MC4/GthpQrY/p6dzwaaGI6Rt4NQuFqkw3qrvsdYF5pz3wOfi7IGTvMPHC9aZIcUKYFNxsw==} engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} - dependencies: - accepts: 1.3.8 - cache-content-type: 1.0.1 - content-disposition: 0.5.4 - content-type: 1.0.5 - cookies: 0.9.1 - debug: 4.3.4(supports-color@8.1.1) - delegates: 1.0.0 - depd: 2.0.0 - destroy: 1.2.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - fresh: 0.5.2 - http-assert: 1.5.0 - http-errors: 1.8.1 - is-generator-function: 1.0.10 - koa-compose: 4.1.0 - koa-convert: 2.0.0 - on-finished: 2.4.1 - only: 0.0.2 - parseurl: 1.3.3 - statuses: 1.5.0 - type-is: 1.6.18 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - /leven@3.1.0: + leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} - dev: true - /libphonenumber-js@1.9.50: + libphonenumber-js@1.9.50: resolution: {integrity: sha512-cCzQPChw2XbordcO2LKiw5Htx5leHVfFk/EXkxNHqJfFo7Fndcb1kF5wPJpc316vCJhhikedYnVysMh3Sc7Ocw==} - dev: false - /light-my-request@5.11.0: + light-my-request@5.11.0: resolution: {integrity: sha512-qkFCeloXCOMpmEdZ/MV91P8AT4fjwFXWaAFz3lUeStM8RcoM1ks4J/F8r1b3r6y/H4u3ACEJ1T+Gv5bopj7oDA==} - dependencies: - cookie: 0.5.0 - process-warning: 2.3.2 - set-cookie-parser: 2.6.0 - /lilconfig@2.0.4: + lilconfig@2.0.4: resolution: {integrity: sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==} engines: {node: '>=10'} - dev: false - /lines-and-columns@1.2.4: + lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /linkify-it@3.0.3: + linkify-it@3.0.3: resolution: {integrity: sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==} - dependencies: - uc.micro: 1.0.6 - dev: true - /load-script@1.0.0: + load-script@1.0.0: resolution: {integrity: sha512-kPEjMFtZvwL9TaZo0uZ2ml+Ye9HUMmPwbYRJ324qF9tqMejwykJ5ggTyvzmrbBeapCAbk98BSbTeovHEEP1uCA==} - dev: false - /load-yaml-file@0.2.0: + load-yaml-file@0.2.0: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} - dependencies: - graceful-fs: 4.2.9 - js-yaml: 3.14.1 - pify: 4.0.1 - strip-bom: 3.0.0 - dev: true - /locate-path@3.0.0: + locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} - dependencies: - p-locate: 3.0.0 - path-exists: 3.0.0 - dev: false - /locate-path@5.0.0: + locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} - dependencies: - p-locate: 4.1.0 - /locate-path@6.0.0: + locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} - dependencies: - p-locate: 5.0.0 - /locate-path@7.2.0: + locate-path@7.2.0: resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - p-locate: 6.0.0 - dev: true - /lodash.chunk@4.2.0: + lodash.chunk@4.2.0: resolution: {integrity: sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==} - dev: false - /lodash.clonedeep@4.5.0: + lodash.clonedeep@4.5.0: resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==} - dev: false - /lodash.flatmap@4.5.0: + lodash.debounce@4.0.8: + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + + lodash.flatmap@4.5.0: resolution: {integrity: sha512-/OcpcAGWlrZyoHGeHh3cAoa6nGdX6QYtmzNP84Jqol6UEQQ2gIaU3H+0eICcjcKGl0/XF8LWOujNn9lffsnaOg==} - dev: false - /lodash.flatten@4.4.0: + lodash.flatten@4.4.0: resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==} - dev: false - /lodash.get@4.4.2: + lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} - /lodash.memoize@4.1.2: + lodash.memoize@4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} - /lodash.merge@4.6.2: + lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - dev: false - /lodash.mergewith@4.6.2: + lodash.mergewith@4.6.2: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} - dev: false - /lodash.startcase@4.4.0: + lodash.startcase@4.4.0: resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==} - dev: true - /lodash.topath@4.5.2: + lodash.topath@4.5.2: resolution: {integrity: sha512-1/W4dM+35DwvE/iEd1M9ekewOSTlpFekhw9mhAtrwjVqUr83/ilQiyAvmg4tVX7Unkcfl1KC+i9WdaT4B6aQcg==} - dev: false - /lodash@4.17.21: + lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - /log-symbols@4.1.0: + log-symbols@4.1.0: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} - dependencies: - chalk: 4.1.2 - is-unicode-supported: 0.1.0 - /longest-streak@3.0.1: + longest-streak@3.0.1: resolution: {integrity: sha512-cHlYSUpL2s7Fb3394mYxwTYj8niTaNHUCLr0qdiCXQfSjfuA7CKofpX2uSwEfFDQ0EB7JcnMnm+GjbqqoinYYg==} - dev: false - /loose-envify@1.4.0: + loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - dependencies: - js-tokens: 4.0.0 - /loupe@2.3.7: + loupe@2.3.7: resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==} - dependencies: - get-func-name: 2.0.2 - dev: false - /lower-case-first@2.0.2: + lower-case-first@2.0.2: resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==} - dependencies: - tslib: 2.6.2 - dev: false - /lower-case@2.0.2: + lower-case@2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} - dependencies: - tslib: 2.6.2 - dev: false - /lru-cache@4.1.5: + lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} - dependencies: - pseudomap: 1.0.2 - yallist: 2.1.2 - dev: true - /lru-cache@6.0.0: + lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + + lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - dependencies: - yallist: 4.0.0 - /lru-cache@7.18.3: + lru-cache@7.18.3: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - dev: true - /magic-string@0.25.9: + magic-string@0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - /magic-string@0.27.0: + magic-string@0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - /magic-string@0.30.5: + magic-string@0.30.5: resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - /make-dir@2.1.0: + make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} - dependencies: - pify: 4.0.1 - semver: 5.7.1 - dev: false - /make-dir@3.1.0: + make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} - dependencies: - semver: 6.3.1 - /make-error@1.3.6: + make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - dev: true - /makeerror@1.0.12: + makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - dependencies: - tmpl: 1.0.5 - dev: true - /manage-path@2.0.0: + manage-path@2.0.0: resolution: {integrity: sha512-NJhyB+PJYTpxhxZJ3lecIGgh4kwIY2RAh44XvAz9UlqthlQwtPBf62uBVR8XaD8CRuSjQ6TnZH2lNJkbLPZM2A==} - dev: false - /map-cache@0.2.2: + map-cache@0.2.2: resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} engines: {node: '>=0.10.0'} - dev: false - /map-obj@1.0.1: + map-obj@1.0.1: resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} engines: {node: '>=0.10.0'} - dev: true - /map-obj@4.3.0: + map-obj@4.3.0: resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} engines: {node: '>=8'} - dev: true - /map-stream@0.1.0: + map-stream@0.1.0: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} - dev: true - /map-visit@1.0.0: + map-visit@1.0.0: resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} engines: {node: '>=0.10.0'} - dependencies: - object-visit: 1.0.1 - dev: false - /markdown-extensions@1.1.1: + markdown-extensions@1.1.1: resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==} engines: {node: '>=0.10.0'} - dev: false - /markdown-it@12.3.2: + markdown-it@12.3.2: resolution: {integrity: sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==} hasBin: true - dependencies: - argparse: 2.0.1 - entities: 2.1.0 - linkify-it: 3.0.3 - mdurl: 1.0.1 - uc.micro: 1.0.6 - dev: true - /markdown-table@3.0.3: + markdown-table@3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} - dev: false - /match-sorter@6.3.1: + match-sorter@6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} - dependencies: - '@babel/runtime': 7.23.7 - remove-accents: 0.4.2 - dev: false - /md5@2.3.0: + md5@2.3.0: resolution: {integrity: sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==} - dependencies: - charenc: 0.0.2 - crypt: 0.0.2 - is-buffer: 1.1.6 - dev: false - /mdast-util-definitions@5.1.0: + mdast-util-definitions@5.1.0: resolution: {integrity: sha512-5hcR7FL2EuZ4q6lLMUK5w4lHT2H3vqL9quPvYZ/Ku5iifrirfMHiGdhxdXMUbUkDmz5I+TYMd7nbaxUhbQkfpQ==} - dependencies: - '@types/mdast': 3.0.10 - '@types/unist': 2.0.6 - unist-util-visit: 3.1.0 - dev: false - /mdast-util-find-and-replace@2.2.2: + mdast-util-find-and-replace@2.2.2: resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==} - dependencies: - '@types/mdast': 3.0.10 - escape-string-regexp: 5.0.0 - unist-util-is: 5.1.1 - unist-util-visit-parents: 5.1.0 - dev: false - /mdast-util-from-markdown@1.2.0: + mdast-util-from-markdown@1.2.0: resolution: {integrity: sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q==} - dependencies: - '@types/mdast': 3.0.10 - '@types/unist': 2.0.6 - decode-named-character-reference: 1.0.1 - mdast-util-to-string: 3.1.0 - micromark: 3.0.10 - micromark-util-decode-numeric-character-reference: 1.0.0 - micromark-util-decode-string: 1.0.2 - micromark-util-normalize-identifier: 1.0.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - unist-util-stringify-position: 3.0.2 - uvu: 0.5.3 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-gfm-autolink-literal@1.0.3: + mdast-util-gfm-autolink-literal@1.0.3: resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==} - dependencies: - '@types/mdast': 3.0.10 - ccount: 2.0.1 - mdast-util-find-and-replace: 2.2.2 - micromark-util-character: 1.1.0 - dev: false - /mdast-util-gfm-footnote@1.0.2: + mdast-util-gfm-footnote@1.0.2: resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==} - dependencies: - '@types/mdast': 3.0.10 - mdast-util-to-markdown: 1.3.0 - micromark-util-normalize-identifier: 1.0.0 - dev: false - /mdast-util-gfm-strikethrough@1.0.3: + mdast-util-gfm-strikethrough@1.0.3: resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==} - dependencies: - '@types/mdast': 3.0.10 - mdast-util-to-markdown: 1.3.0 - dev: false - /mdast-util-gfm-table@1.0.7: + mdast-util-gfm-table@1.0.7: resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==} - dependencies: - '@types/mdast': 3.0.10 - markdown-table: 3.0.3 - mdast-util-from-markdown: 1.2.0 - mdast-util-to-markdown: 1.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-gfm-task-list-item@1.0.2: + mdast-util-gfm-task-list-item@1.0.2: resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==} - dependencies: - '@types/mdast': 3.0.10 - mdast-util-to-markdown: 1.3.0 - dev: false - /mdast-util-gfm@2.0.2: + mdast-util-gfm@2.0.2: resolution: {integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==} - dependencies: - mdast-util-from-markdown: 1.2.0 - mdast-util-gfm-autolink-literal: 1.0.3 - mdast-util-gfm-footnote: 1.0.2 - mdast-util-gfm-strikethrough: 1.0.3 - mdast-util-gfm-table: 1.0.7 - mdast-util-gfm-task-list-item: 1.0.2 - mdast-util-to-markdown: 1.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-mdx-expression@1.2.0: + mdast-util-mdx-expression@1.2.0: resolution: {integrity: sha512-wb36oi09XxqO9RVqgfD+xo8a7xaNgS+01+k3v0GKW0X0bYbeBmUZz22Z/IJ8SuphVlG+DNgNo9VoEaUJ3PKfJQ==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/hast': 2.3.4 - '@types/mdast': 3.0.10 - mdast-util-from-markdown: 1.2.0 - mdast-util-to-markdown: 1.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-mdx-jsx@2.0.1: + mdast-util-mdx-jsx@2.0.1: resolution: {integrity: sha512-oPC7/smPBf7vxnvIYH5y3fPo2lw1rdrswFfSb4i0GTAXRUQv7JUU/t/hbp07dgGdUFTSDOHm5DNamhNg/s2Hrg==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/hast': 2.3.4 - '@types/mdast': 3.0.10 - ccount: 2.0.1 - mdast-util-to-markdown: 1.3.0 - parse-entities: 4.0.0 - stringify-entities: 4.0.2 - unist-util-remove-position: 4.0.1 - unist-util-stringify-position: 3.0.2 - vfile-message: 3.1.2 - dev: false - /mdast-util-mdx@2.0.0: + mdast-util-mdx@2.0.0: resolution: {integrity: sha512-M09lW0CcBT1VrJUaF/PYxemxxHa7SLDHdSn94Q9FhxjCQfuW7nMAWKWimTmA3OyDMSTH981NN1csW1X+HPSluw==} - dependencies: - mdast-util-mdx-expression: 1.2.0 - mdast-util-mdx-jsx: 2.0.1 - mdast-util-mdxjs-esm: 1.2.0 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-mdxjs-esm@1.2.0: + mdast-util-mdxjs-esm@1.2.0: resolution: {integrity: sha512-IPpX9GBzAIbIRCjbyeLDpMhACFb0wxTIujuR3YElB8LWbducUdMgRJuqs/Vg8xQ1bIAMm7lw8L+YNtua0xKXRw==} - dependencies: - '@types/estree-jsx': 0.0.1 - '@types/hast': 2.3.4 - '@types/mdast': 3.0.10 - mdast-util-from-markdown: 1.2.0 - mdast-util-to-markdown: 1.3.0 - transitivePeerDependencies: - - supports-color - dev: false - /mdast-util-to-hast@12.1.1: + mdast-util-to-hast@12.1.1: resolution: {integrity: sha512-qE09zD6ylVP14jV4mjLIhDBOrpFdShHZcEsYvvKGABlr9mGbV7mTlRWdoFxL/EYSTNDiC9GZXy7y8Shgb9Dtzw==} - dependencies: - '@types/hast': 2.3.4 - '@types/mdast': 3.0.10 - '@types/mdurl': 1.0.2 - mdast-util-definitions: 5.1.0 - mdurl: 1.0.1 - micromark-util-sanitize-uri: 1.0.0 - unist-builder: 3.0.0 - unist-util-generated: 2.0.0 - unist-util-position: 4.0.1 - unist-util-visit: 4.1.0 - dev: false - /mdast-util-to-markdown@1.3.0: + mdast-util-to-markdown@1.3.0: resolution: {integrity: sha512-6tUSs4r+KK4JGTTiQ7FfHmVOaDrLQJPmpjD6wPMlHGUVXoG9Vjc3jIeP+uyBWRf8clwB2blM+W7+KrlMYQnftA==} - dependencies: - '@types/mdast': 3.0.10 - '@types/unist': 2.0.6 - longest-streak: 3.0.1 - mdast-util-to-string: 3.1.0 - micromark-util-decode-string: 1.0.2 - unist-util-visit: 4.1.0 - zwitch: 2.0.2 - dev: false - /mdast-util-to-string@3.1.0: + mdast-util-to-string@3.1.0: resolution: {integrity: sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==} - dev: false - /mdn-data@2.0.14: + mdn-data@2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} - dev: false - /mdurl@1.0.1: + mdurl@1.0.1: resolution: {integrity: sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==} - /mdx-mermaid@1.2.2(mermaid@8.11.5)(react@17.0.2): + mdx-mermaid@1.2.2: resolution: {integrity: sha512-izl9Vaus0fJHJb6IGgcGZ79LpfFACfn28ExPXKL815RTMT9bgDRIAubufZUCgoCAAv/2S1VTxJLWTwbck4TpLA==} peerDependencies: mermaid: '>= 8.11.0 < 8.12.0' - react: '*' + react: ^16.8.4 || ^17.0.0 unist-util-visit: ^2.0.0 - peerDependenciesMeta: - react: - optional: true - unist-util-visit: - optional: true - dependencies: - mermaid: 8.11.5(typescript@5.3.3) - react: 17.0.2 - dev: false - /media-typer@0.3.0: + media-typer@0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} - /memoize-one@5.2.1: + memoize-one@5.2.1: resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==} - dev: false - /meow@11.0.0: + meow@11.0.0: resolution: {integrity: sha512-Cl0yeeIrko6d94KpUo1M+0X1sB14ikoaqlIGuTH1fW4I+E3+YljL54/hb/BWmVfrV9tTV9zU04+xjw08Fh2WkA==} engines: {node: '>=14.16'} - dependencies: - '@types/minimist': 1.2.2 - camelcase-keys: 8.0.2 - decamelize: 6.0.0 - decamelize-keys: 1.1.0 - hard-rejection: 2.1.0 - minimist-options: 4.1.0 - normalize-package-data: 4.0.1 - read-pkg-up: 9.1.0 - redent: 4.0.0 - trim-newlines: 4.0.2 - type-fest: 3.13.1 - yargs-parser: 21.1.1 - dev: true - /meow@6.1.1: + meow@6.1.1: resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} engines: {node: '>=8'} - dependencies: - '@types/minimist': 1.2.2 - camelcase-keys: 6.2.2 - decamelize-keys: 1.1.0 - hard-rejection: 2.1.0 - minimist-options: 4.1.0 - normalize-package-data: 2.5.0 - read-pkg-up: 7.0.1 - redent: 3.0.0 - trim-newlines: 3.0.1 - type-fest: 0.13.1 - yargs-parser: 18.1.3 - dev: true - /mercurius@11.5.0(graphql@16.6.0): + mercurius@11.5.0: resolution: {integrity: sha512-e2ZGC9OyX8eY7Dt/gUrTvzjVDojXECgv4dkjOz7Mux80V0D8ZC7im2cuywsInIQw6pEK1/p8WeVzuIADdWAJag==} engines: {node: '>=14.19.3'} peerDependencies: - graphql: '*' - dependencies: - '@fastify/error': 3.4.1 - '@fastify/static': 6.12.0 - '@fastify/websocket': 7.2.0 - '@mercuriusjs/subscription-client': 0.1.0(graphql@16.6.0) - fastify-plugin: 4.5.1 - graphql: 16.6.0 - graphql-jit: 0.7.3(graphql@16.6.0) - mqemitter: 5.0.0 - p-map: 4.0.0 - readable-stream: 4.5.2 - safe-stable-stringify: 2.4.3 - secure-json-parse: 2.7.0 - single-user-cache: 0.6.0 - tiny-lru: 8.0.2 - undici: 5.28.2 - ws: 8.16.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: false + graphql: ^16.0.0 - /merge-descriptors@1.0.1: + merge-descriptors@1.0.1: resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} - /merge-stream@2.0.0: + merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - dev: true - /merge2@1.4.1: + merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /mermaid@8.11.5(typescript@5.3.3): + mermaid@8.11.5: resolution: {integrity: sha512-lbIaDQlFoIQLxnLy8hZgfS6L7gt2Wxlk83fudLslUEhj4yafHyVjzGOlojJQxgsLU5khEANhxLbo0xebtOrhXQ==} - dependencies: - '@braintree/sanitize-url': 3.1.0 - '@percy/migrate': 0.10.0(typescript@5.3.3) - d3: 5.16.0 - dagre: 0.8.5 - dagre-d3: 0.6.4 - dompurify: 2.3.0 - graphlib: 2.1.8 - khroma: 1.4.1 - moment-mini: 2.29.4 - stylis: 4.3.1 - transitivePeerDependencies: - - '@babel/preset-env' - - supports-color - - typescript - dev: false - /meros@1.2.1(@types/node@18.19.4): + meros@1.2.1: resolution: {integrity: sha512-R2f/jxYqCAGI19KhAvaxSOxALBMkaXWH2a7rOyqQw+ZmizX5bKkEYWLzdhC+U82ZVVPVp6MCXe3EkVligh+12g==} engines: {node: '>=13'} peerDependencies: @@ -15127,416 +9355,162 @@ packages: peerDependenciesMeta: '@types/node': optional: true - dependencies: - '@types/node': 18.19.4 - dev: true - /methods@1.1.2: + methods@1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} - /micromark-core-commonmark@1.0.6: + micromark-core-commonmark@1.0.6: resolution: {integrity: sha512-K+PkJTxqjFfSNkfAhp4GB+cZPfQd6dxtTXnf+RjZOV7T4EEXnvgzOcnp+eSTmpGk9d1S9sL6/lqrgSNn/s0HZA==} - dependencies: - decode-named-character-reference: 1.0.1 - micromark-factory-destination: 1.0.0 - micromark-factory-label: 1.0.2 - micromark-factory-space: 1.0.0 - micromark-factory-title: 1.0.2 - micromark-factory-whitespace: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-chunked: 1.0.0 - micromark-util-classify-character: 1.0.0 - micromark-util-html-tag-name: 1.0.0 - micromark-util-normalize-identifier: 1.0.0 - micromark-util-resolve-all: 1.0.0 - micromark-util-subtokenize: 1.0.2 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-gfm-autolink-literal@1.0.5: + micromark-extension-gfm-autolink-literal@1.0.5: resolution: {integrity: sha512-z3wJSLrDf8kRDOh2qBtoTRD53vJ+CWIyo7uyZuxf/JAbNJjiHsOpG1y5wxk8drtv3ETAHutCu6N3thkOOgueWg==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-sanitize-uri: 1.0.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - dev: false - /micromark-extension-gfm-footnote@1.1.2: + micromark-extension-gfm-footnote@1.1.2: resolution: {integrity: sha512-Yxn7z7SxgyGWRNa4wzf8AhYYWNrwl5q1Z8ii+CSTTIqVkmGZF1CElX2JI8g5yGoM3GAman9/PVCUFUSJ0kB/8Q==} - dependencies: - micromark-core-commonmark: 1.0.6 - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-normalize-identifier: 1.0.0 - micromark-util-sanitize-uri: 1.0.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-gfm-strikethrough@1.0.7: + micromark-extension-gfm-strikethrough@1.0.7: resolution: {integrity: sha512-sX0FawVE1o3abGk3vRjOH50L5TTLr3b5XMqnP9YDRb34M0v5OoZhG+OHFz1OffZ9dlwgpTBKaT4XW/AsUVnSDw==} - dependencies: - micromark-util-chunked: 1.0.0 - micromark-util-classify-character: 1.0.0 - micromark-util-resolve-all: 1.0.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-gfm-table@1.0.7: + micromark-extension-gfm-table@1.0.7: resolution: {integrity: sha512-3ZORTHtcSnMQEKtAOsBQ9/oHp9096pI/UvdPtN7ehKvrmZZ2+bbWhi0ln+I9drmwXMt5boocn6OlwQzNXeVeqw==} - dependencies: - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-gfm-tagfilter@1.0.2: + micromark-extension-gfm-tagfilter@1.0.2: resolution: {integrity: sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==} - dependencies: - micromark-util-types: 1.0.2 - dev: false - /micromark-extension-gfm-task-list-item@1.0.5: + micromark-extension-gfm-task-list-item@1.0.5: resolution: {integrity: sha512-RMFXl2uQ0pNQy6Lun2YBYT9g9INXtWJULgbt01D/x8/6yJ2qpKyzdZD3pi6UIkzF++Da49xAelVKUeUMqd5eIQ==} - dependencies: - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-gfm@2.0.3: + micromark-extension-gfm@2.0.3: resolution: {integrity: sha512-vb9OoHqrhCmbRidQv/2+Bc6pkP0FrtlhurxZofvOEy5o8RtuuvTq+RQ1Vw5ZDNrVraQZu3HixESqbG+0iKk/MQ==} - dependencies: - micromark-extension-gfm-autolink-literal: 1.0.5 - micromark-extension-gfm-footnote: 1.1.2 - micromark-extension-gfm-strikethrough: 1.0.7 - micromark-extension-gfm-table: 1.0.7 - micromark-extension-gfm-tagfilter: 1.0.2 - micromark-extension-gfm-task-list-item: 1.0.5 - micromark-util-combine-extensions: 1.0.0 - micromark-util-types: 1.0.2 - dev: false - /micromark-extension-mdx-expression@1.0.3: + micromark-extension-mdx-expression@1.0.3: resolution: {integrity: sha512-TjYtjEMszWze51NJCZmhv7MEBcgYRgb3tJeMAJ+HQCAaZHHRBaDCccqQzGizR/H4ODefP44wRTgOn2vE5I6nZA==} - dependencies: - micromark-factory-mdx-expression: 1.0.6 - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.0.4 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-extension-mdx-jsx@1.0.3: + micromark-extension-mdx-jsx@1.0.3: resolution: {integrity: sha512-VfA369RdqUISF0qGgv2FfV7gGjHDfn9+Qfiv5hEwpyr1xscRj/CiVRkU7rywGFCO7JwJ5L0e7CJz60lY52+qOA==} - dependencies: - '@types/acorn': 4.0.6 - estree-util-is-identifier-name: 2.0.0 - micromark-factory-mdx-expression: 1.0.6 - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - vfile-message: 3.1.2 - dev: false - /micromark-extension-mdx-md@1.0.0: + micromark-extension-mdx-md@1.0.0: resolution: {integrity: sha512-xaRAMoSkKdqZXDAoSgp20Azm0aRQKGOl0RrS81yGu8Hr/JhMsBmfs4wR7m9kgVUIO36cMUQjNyiyDKPrsv8gOw==} - dependencies: - micromark-util-types: 1.0.2 - dev: false - /micromark-extension-mdxjs-esm@1.0.2: + micromark-extension-mdxjs-esm@1.0.2: resolution: {integrity: sha512-bIaxblNIM+CCaJvp3L/V+168l79iuNmxEiTU6i3vB0YuDW+rumV64BFMxvhfRDxaJxQE1zD5vTPdyLBbW4efGA==} - dependencies: - micromark-core-commonmark: 1.0.6 - micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.0.4 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - unist-util-position-from-estree: 1.1.1 - uvu: 0.5.3 - vfile-message: 3.1.2 - dev: false - /micromark-extension-mdxjs@1.0.0: + micromark-extension-mdxjs@1.0.0: resolution: {integrity: sha512-TZZRZgeHvtgm+IhtgC2+uDMR7h8eTKF0QUX9YsgoL9+bADBpBY6SiLvWqnBlLbCEevITmTqmEuY3FoxMKVs1rQ==} - dependencies: - acorn: 8.7.0 - acorn-jsx: 5.3.2(acorn@8.7.0) - micromark-extension-mdx-expression: 1.0.3 - micromark-extension-mdx-jsx: 1.0.3 - micromark-extension-mdx-md: 1.0.0 - micromark-extension-mdxjs-esm: 1.0.2 - micromark-util-combine-extensions: 1.0.0 - micromark-util-types: 1.0.2 - dev: false - /micromark-factory-destination@1.0.0: + micromark-factory-destination@1.0.0: resolution: {integrity: sha512-eUBA7Rs1/xtTVun9TmV3gjfPz2wEwgK5R5xcbIM5ZYAtvGF6JkyaDsj0agx8urXnO31tEO6Ug83iVH3tdedLnw==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - dev: false - /micromark-factory-label@1.0.2: + micromark-factory-label@1.0.2: resolution: {integrity: sha512-CTIwxlOnU7dEshXDQ+dsr2n+yxpP0+fn271pu0bwDIS8uqfFcumXpj5mLn3hSC8iw2MUr6Gx8EcKng1dD7i6hg==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-factory-mdx-expression@1.0.6: + micromark-factory-mdx-expression@1.0.6: resolution: {integrity: sha512-WRQIc78FV7KrCfjsEf/sETopbYjElh3xAmNpLkd1ODPqxEngP42eVRGbiPEQWpRV27LzqW+XVTvQAMIIRLPnNA==} - dependencies: - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-events-to-acorn: 1.0.4 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - unist-util-position-from-estree: 1.1.1 - uvu: 0.5.3 - vfile-message: 3.1.2 - dev: false - /micromark-factory-space@1.0.0: + micromark-factory-space@1.0.0: resolution: {integrity: sha512-qUmqs4kj9a5yBnk3JMLyjtWYN6Mzfcx8uJfi5XAveBniDevmZasdGBba5b4QsvRcAkmvGo5ACmSUmyGiKTLZew==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-types: 1.0.2 - dev: false - /micromark-factory-title@1.0.2: + micromark-factory-title@1.0.2: resolution: {integrity: sha512-zily+Nr4yFqgMGRKLpTVsNl5L4PMu485fGFDOQJQBl2NFpjGte1e86zC0da93wf97jrc4+2G2GQudFMHn3IX+A==} - dependencies: - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-factory-whitespace@1.0.0: + micromark-factory-whitespace@1.0.0: resolution: {integrity: sha512-Qx7uEyahU1lt1RnsECBiuEbfr9INjQTGa6Err+gF3g0Tx4YEviPbqqGKNv/NrBaE7dVHdn1bVZKM/n5I/Bak7A==} - dependencies: - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - dev: false - /micromark-util-character@1.1.0: + micromark-util-character@1.1.0: resolution: {integrity: sha512-agJ5B3unGNJ9rJvADMJ5ZiYjBRyDpzKAOk01Kpi1TKhlT1APx3XZk6eN7RtSz1erbWHC2L8T3xLZ81wdtGRZzg==} - dependencies: - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - dev: false - /micromark-util-chunked@1.0.0: + micromark-util-chunked@1.0.0: resolution: {integrity: sha512-5e8xTis5tEZKgesfbQMKRCyzvffRRUX+lK/y+DvsMFdabAicPkkZV6gO+FEWi9RfuKKoxxPwNL+dFF0SMImc1g==} - dependencies: - micromark-util-symbol: 1.0.1 - dev: false - /micromark-util-classify-character@1.0.0: + micromark-util-classify-character@1.0.0: resolution: {integrity: sha512-F8oW2KKrQRb3vS5ud5HIqBVkCqQi224Nm55o5wYLzY/9PwHGXC01tr3d7+TqHHz6zrKQ72Okwtvm/xQm6OVNZA==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - dev: false - /micromark-util-combine-extensions@1.0.0: + micromark-util-combine-extensions@1.0.0: resolution: {integrity: sha512-J8H058vFBdo/6+AsjHp2NF7AJ02SZtWaVUjsayNFeAiydTxUwViQPxN0Hf8dp4FmCQi0UUFovFsEyRSUmFH3MA==} - dependencies: - micromark-util-chunked: 1.0.0 - micromark-util-types: 1.0.2 - dev: false - /micromark-util-decode-numeric-character-reference@1.0.0: + micromark-util-decode-numeric-character-reference@1.0.0: resolution: {integrity: sha512-OzO9AI5VUtrTD7KSdagf4MWgHMtET17Ua1fIpXTpuhclCqD8egFWo85GxSGvxgkGS74bEahvtM0WP0HjvV0e4w==} - dependencies: - micromark-util-symbol: 1.0.1 - dev: false - /micromark-util-decode-string@1.0.2: + micromark-util-decode-string@1.0.2: resolution: {integrity: sha512-DLT5Ho02qr6QWVNYbRZ3RYOSSWWFuH3tJexd3dgN1odEuPNxCngTCXJum7+ViRAd9BbdxCvMToPOD/IvVhzG6Q==} - dependencies: - decode-named-character-reference: 1.0.1 - micromark-util-character: 1.1.0 - micromark-util-decode-numeric-character-reference: 1.0.0 - micromark-util-symbol: 1.0.1 - dev: false - /micromark-util-encode@1.0.1: + micromark-util-encode@1.0.1: resolution: {integrity: sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==} - dev: false - /micromark-util-events-to-acorn@1.0.4: + micromark-util-events-to-acorn@1.0.4: resolution: {integrity: sha512-dpo8ecREK5s/KMph7jJ46RLM6g7N21CMc9LAJQbDLdbQnTpijigkSJPTIfLXZ+h5wdXlcsQ+b6ufAE9v76AdgA==} - dependencies: - '@types/acorn': 4.0.6 - '@types/estree': 0.0.50 - estree-util-visit: 1.1.0 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - vfile-message: 3.1.2 - dev: false - /micromark-util-html-tag-name@1.0.0: + micromark-util-html-tag-name@1.0.0: resolution: {integrity: sha512-NenEKIshW2ZI/ERv9HtFNsrn3llSPZtY337LID/24WeLqMzeZhBEE6BQ0vS2ZBjshm5n40chKtJ3qjAbVV8S0g==} - dev: false - /micromark-util-normalize-identifier@1.0.0: + micromark-util-normalize-identifier@1.0.0: resolution: {integrity: sha512-yg+zrL14bBTFrQ7n35CmByWUTFsgst5JhA4gJYoty4Dqzj4Z4Fr/DHekSS5aLfH9bdlfnSvKAWsAgJhIbogyBg==} - dependencies: - micromark-util-symbol: 1.0.1 - dev: false - /micromark-util-resolve-all@1.0.0: + micromark-util-resolve-all@1.0.0: resolution: {integrity: sha512-CB/AGk98u50k42kvgaMM94wzBqozSzDDaonKU7P7jwQIuH2RU0TeBqGYJz2WY1UdihhjweivStrJ2JdkdEmcfw==} - dependencies: - micromark-util-types: 1.0.2 - dev: false - /micromark-util-sanitize-uri@1.0.0: + micromark-util-sanitize-uri@1.0.0: resolution: {integrity: sha512-cCxvBKlmac4rxCGx6ejlIviRaMKZc0fWm5HdCHEeDWRSkn44l6NdYVRyU+0nT1XC72EQJMZV8IPHF+jTr56lAg==} - dependencies: - micromark-util-character: 1.1.0 - micromark-util-encode: 1.0.1 - micromark-util-symbol: 1.0.1 - dev: false - /micromark-util-subtokenize@1.0.2: + micromark-util-subtokenize@1.0.2: resolution: {integrity: sha512-d90uqCnXp/cy4G881Ub4psE57Sf8YD0pim9QdjCRNjfas2M1u6Lbt+XZK9gnHL2XFhnozZiEdCa9CNfXSfQ6xA==} - dependencies: - micromark-util-chunked: 1.0.0 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - dev: false - /micromark-util-symbol@1.0.1: + micromark-util-symbol@1.0.1: resolution: {integrity: sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ==} - dev: false - /micromark-util-types@1.0.2: + micromark-util-types@1.0.2: resolution: {integrity: sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w==} - dev: false - /micromark@3.0.10: + micromark@3.0.10: resolution: {integrity: sha512-ryTDy6UUunOXy2HPjelppgJ2sNfcPz1pLlMdA6Rz9jPzhLikWXv/irpWV/I2jd68Uhmny7hHxAlAhk4+vWggpg==} - dependencies: - '@types/debug': 4.1.7 - debug: 4.3.4(supports-color@8.1.1) - decode-named-character-reference: 1.0.1 - micromark-core-commonmark: 1.0.6 - micromark-factory-space: 1.0.0 - micromark-util-character: 1.1.0 - micromark-util-chunked: 1.0.0 - micromark-util-combine-extensions: 1.0.0 - micromark-util-decode-numeric-character-reference: 1.0.0 - micromark-util-encode: 1.0.1 - micromark-util-normalize-identifier: 1.0.0 - micromark-util-resolve-all: 1.0.0 - micromark-util-sanitize-uri: 1.0.0 - micromark-util-subtokenize: 1.0.2 - micromark-util-symbol: 1.0.1 - micromark-util-types: 1.0.2 - uvu: 0.5.3 - transitivePeerDependencies: - - supports-color - dev: false - /micromatch@3.1.10: + micromatch@3.1.10: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} - dependencies: - arr-diff: 4.0.0 - array-unique: 0.3.2 - braces: 2.3.2 - define-property: 2.0.2 - extend-shallow: 3.0.2 - extglob: 2.0.4 - fragment-cache: 0.2.1 - kind-of: 6.0.3 - nanomatch: 1.2.13 - object.pick: 1.3.0 - regex-not: 1.0.2 - snapdragon: 0.8.2 - to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /micromatch@4.0.4: + micromatch@4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} - dependencies: - braces: 3.0.2 - picomatch: 2.3.1 - /microseconds@0.2.0: + microseconds@0.2.0: resolution: {integrity: sha512-n7DHHMjR1avBbSpsTBj6fmMGh2AGrifVV4e+WYc3Q9lO+xnSZ3NyhcBND3vzzatt05LFhoKFRxrIyklmLlUtyA==} - dev: false - /mime-db@1.52.0: + mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} - /mime-types@2.1.35: + mime-types@2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} - dependencies: - mime-db: 1.52.0 - /mime@1.6.0: + mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true - /mime@3.0.0: + mime@3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} engines: {node: '>=10.0.0'} hasBin: true - /mimic-fn@2.1.0: + mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} - /mimic-fn@4.0.0: + mimic-fn@4.0.0: resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} engines: {node: '>=12'} - dev: true - /mimic-response@3.1.0: + mimic-response@3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} - dev: false - /min-indent@1.0.1: + min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} - dev: true - /miniflare@2.14.1: + miniflare@2.14.1: resolution: {integrity: sha512-8Yqms4OZp1J1k0SGhOQ6MKWptWSXCm8Yh4kfFh11zZIlT1PoE0qXWQmAzwZnT5hFNmS3tsghu3GOgToxM+jCnA==} engines: {node: '>=16.13'} hasBin: true @@ -15551,345 +9525,169 @@ packages: optional: true ioredis: optional: true - dependencies: - '@miniflare/cache': 2.14.1 - '@miniflare/cli-parser': 2.14.1 - '@miniflare/core': 2.14.1 - '@miniflare/d1': 2.14.1 - '@miniflare/durable-objects': 2.14.1 - '@miniflare/html-rewriter': 2.14.1 - '@miniflare/http-server': 2.14.1 - '@miniflare/kv': 2.14.1 - '@miniflare/queues': 2.14.1 - '@miniflare/r2': 2.14.1 - '@miniflare/runner-vm': 2.14.1 - '@miniflare/scheduler': 2.14.1 - '@miniflare/shared': 2.14.1 - '@miniflare/sites': 2.14.1 - '@miniflare/storage-file': 2.14.1 - '@miniflare/storage-memory': 2.14.1 - '@miniflare/web-sockets': 2.14.1 - kleur: 4.1.5 - semiver: 1.1.0 - source-map-support: 0.5.21 - undici: 5.20.0 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true - /minimatch@3.0.4: + minimatch@3.0.4: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} - dependencies: - brace-expansion: 1.1.11 - dev: true - /minimatch@3.1.2: + minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} - dependencies: - brace-expansion: 1.1.11 - /minimatch@5.0.1: + minimatch@5.0.1: resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==} engines: {node: '>=10'} - dependencies: - brace-expansion: 2.0.1 - /minimatch@5.1.6: + minimatch@5.1.6: resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} engines: {node: '>=10'} - dependencies: - brace-expansion: 2.0.1 - /minimist-options@4.1.0: + minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} - dependencies: - arrify: 1.0.1 - is-plain-obj: 1.1.0 - kind-of: 6.0.3 - dev: true - /minimist@1.2.5: + minimist@1.2.5: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} - /mixin-deep@1.3.2: + mixin-deep@1.3.2: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} - dependencies: - for-in: 1.0.2 - is-extendable: 1.0.1 - dev: false - /mixme@0.5.4: + mixme@0.5.4: resolution: {integrity: sha512-3KYa4m4Vlqx98GPdOHghxSdNtTvcP8E0kkaJ5Dlh+h2DRzF7zpuVVcA8B0QpKd11YJeP9QQ7ASkKzOeu195Wzw==} engines: {node: '>= 8.0.0'} - dev: true - /mkdirp-classic@0.5.3: + mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - dev: false - /mkdirp@0.5.5: + mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true - dependencies: - minimist: 1.2.5 - dev: true - /mkdirp@1.0.4: + mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true - /mnemonist@0.39.6: + mnemonist@0.39.6: resolution: {integrity: sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==} - dependencies: - obliterator: 2.0.4 - dev: false - /mocha@10.2.0: + mocha@10.2.0: resolution: {integrity: sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==} engines: {node: '>= 14.0.0'} hasBin: true - dependencies: - ansi-colors: 4.1.1 - browser-stdout: 1.3.1 - chokidar: 3.5.3 - debug: 4.3.4(supports-color@8.1.1) - diff: 5.0.0 - escape-string-regexp: 4.0.0 - find-up: 5.0.0 - glob: 7.2.0 - he: 1.2.0 - js-yaml: 4.1.0 - log-symbols: 4.1.0 - minimatch: 5.0.1 - ms: 2.1.3 - nanoid: 3.3.3 - serialize-javascript: 6.0.0 - strip-json-comments: 3.1.1 - supports-color: 8.1.1 - workerpool: 6.2.1 - yargs: 16.2.0 - yargs-parser: 20.2.4 - yargs-unparser: 2.0.0 - /modern-normalize@1.1.0: + modern-normalize@1.1.0: resolution: {integrity: sha512-2lMlY1Yc1+CUy0gw4H95uNN7vjbpoED7NNRSBHE25nWfLBdmMzFCsPshlzbxHz+gYMcBEUN8V4pU16prcdPSgA==} engines: {node: '>=6'} - dev: false - /moment-mini@2.29.4: + moment-mini@2.29.4: resolution: {integrity: sha512-uhXpYwHFeiTbY9KSgPPRoo1nt8OxNVdMVoTBYHfSEKeRkIkwGpO+gERmhuhBtzfaeOyTkykSrm2+noJBgqt3Hg==} - dev: false - /mqemitter@5.0.0: + mqemitter@5.0.0: resolution: {integrity: sha512-rqNRQhGgl0W/NV+Zrx0rpAUTZcSlAtivCVUmXBUPcFYt+AeDEpoJgy5eKlFWJP6xnatONL59WIFdV0W6niOMhw==} engines: {node: '>=10'} - dependencies: - fastparallel: 2.4.1 - qlobber: 7.0.1 - dev: false - /mri@1.2.0: + mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} - /mrmime@1.0.0: + mrmime@1.0.0: resolution: {integrity: sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==} engines: {node: '>=10'} - dev: true - /mrmime@2.0.0: + mrmime@2.0.0: resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} engines: {node: '>=10'} - dev: true - /ms@2.0.0: + ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} - /ms@2.1.2: + ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /ms@2.1.3: + ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /mustache@4.2.0: + mustache@4.2.0: resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==} hasBin: true - dev: true - /mute-stream@0.0.8: + mute-stream@0.0.8: resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} - dev: false - /nano-css@5.6.1(react-dom@17.0.2)(react@17.0.2): + nano-css@5.6.1: resolution: {integrity: sha512-T2Mhc//CepkTa3X4pUhKgbEheJHYAxD0VptuqFhDbGMUWVV2m+lkNiW/Ieuj35wrfC8Zm0l7HvssQh7zcEttSw==} peerDependencies: react: '*' react-dom: '*' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - css-tree: 1.1.3 - csstype: 3.1.3 - fastest-stable-stringify: 2.0.2 - inline-style-prefixer: 7.0.0 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - rtl-css-js: 1.16.1 - stacktrace-js: 2.0.2 - stylis: 4.3.1 - dev: false - /nano-time@1.0.0: + nano-time@1.0.0: resolution: {integrity: sha512-flnngywOoQ0lLQOTRNexn2gGSNuM9bKj9RZAWSzhQ+UJYaAFG9bac4DW9VHjUAzrOaIcajHybCTHe/bkvozQqA==} - dependencies: - big-integer: 1.6.51 - dev: false - /nanoid@3.3.3: + nanoid@3.3.3: resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /nanoid@3.3.7: + nanoid@3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /nanomatch@1.2.13: + nanomatch@1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} - dependencies: - arr-diff: 4.0.0 - array-unique: 0.3.2 - define-property: 2.0.2 - extend-shallow: 3.0.2 - fragment-cache: 0.2.1 - is-windows: 1.0.2 - kind-of: 6.0.3 - object.pick: 1.3.0 - regex-not: 1.0.2 - snapdragon: 0.8.2 - to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - dev: false - /napi-build-utils@1.0.2: + napi-build-utils@1.0.2: resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} - dev: false - /natural-compare@1.4.0: + natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - dev: true - /negotiator@0.6.3: + negotiator@0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} - /neo-async@2.6.2: + neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - dev: false - /nested-error-stacks@2.1.0: + nested-error-stacks@2.1.0: resolution: {integrity: sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==} - dev: true - /next-i18next@12.1.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2): + next-i18next@12.1.0: resolution: {integrity: sha512-rhos/PVULmZPdC0jpec2MDBQMXdGZ3+Mbh/tZfrDtjgnVN3ucdq7k8BlwsJNww6FnqC8AC31n6dSYuqVzYsGsw==} engines: {node: '>=12'} peerDependencies: - next: '*' - react: '*' - peerDependenciesMeta: - next: - optional: true - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - '@types/hoist-non-react-statics': 3.3.1 - core-js: 3.35.0 - hoist-non-react-statics: 3.3.2 - i18next: 21.10.0 - i18next-fs-backend: 1.2.0 - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-i18next: 11.18.6(i18next@21.10.0)(react-dom@17.0.2)(react@17.0.2) - transitivePeerDependencies: - - react-dom - - react-native - dev: false + next: '>= 10.0.0' + react: '>= 16.8.0' - /next-remote-watch@2.0.0(next@12.3.4): + next-remote-watch@2.0.0: resolution: {integrity: sha512-FyKDFMwbjKCPdu8ypZ8WTkDBzuxnH6rgfR89vgQwsND4ErrfXnDFZcZJAmSpwND6QA7G9f0DRzYMSdspY6t8Uw==} engines: {node: '>= 10'} hasBin: true peerDependencies: - next: '*' - peerDependenciesMeta: - next: - optional: true - dependencies: - chalk: 4.1.2 - chokidar: 3.5.3 - commander: 5.1.0 - express: 4.18.2 - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - transitivePeerDependencies: - - supports-color - dev: true + next: '>=10' - /next-seo@5.15.0(next@12.3.4)(react-dom@17.0.2)(react@17.0.2): + next-seo@5.15.0: resolution: {integrity: sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==} peerDependencies: - next: '*' - react: '*' + next: ^8.1.1-canary.54 || >=9.0.0 + react: '>=16.0.0' react-dom: '>=16.0.0' - peerDependenciesMeta: - next: - optional: true - react: - optional: true - react-dom: - optional: true - dependencies: - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false - /next-test-api-route-handler@3.1.10(next@12.3.4): + next-test-api-route-handler@3.1.10: resolution: {integrity: sha512-Xg14+hTOI8pD61rwprpMhi9ARo6wC/mMFs0lrDbtgQoQMt9TAeRzwLfCi2Q9o3IOWoiyi62S13xjI/89d9SZRg==} engines: {node: '>=12'} peerDependencies: - next: '*' - peerDependenciesMeta: - next: - optional: true - dependencies: - cookie: 0.5.0 - core-js: 3.35.0 - next: 12.3.4(react-dom@17.0.2)(react@17.0.2) - node-fetch: 2.6.9 - transitivePeerDependencies: - - encoding + next: '>=9' - /next@12.3.4(react-dom@17.0.2)(react@17.0.2): + next@12.3.4: resolution: {integrity: sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==} engines: {node: '>=12.22.0'} hasBin: true peerDependencies: fibers: '>= 3.1.0' node-sass: ^6.0.0 || ^7.0.0 - react: '*' + react: ^17.0.2 || ^18.0.0-0 react-dom: ^17.0.2 || ^18.0.0-0 sass: ^1.3.0 peerDependenciesMeta: @@ -15897,89 +9695,39 @@ packages: optional: true node-sass: optional: true - react: - optional: true - react-dom: - optional: true sass: optional: true - dependencies: - '@next/env': 12.3.4 - '@swc/helpers': 0.4.11 - caniuse-lite: 1.0.30001572 - postcss: 8.4.14 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - styled-jsx: 5.0.7(react@17.0.2) - use-sync-external-store: 1.2.0(react@17.0.2) - optionalDependencies: - '@next/swc-android-arm-eabi': 12.3.4 - '@next/swc-android-arm64': 12.3.4 - '@next/swc-darwin-arm64': 12.3.4 - '@next/swc-darwin-x64': 12.3.4 - '@next/swc-freebsd-x64': 12.3.4 - '@next/swc-linux-arm-gnueabihf': 12.3.4 - '@next/swc-linux-arm64-gnu': 12.3.4 - '@next/swc-linux-arm64-musl': 12.3.4 - '@next/swc-linux-x64-gnu': 12.3.4 - '@next/swc-linux-x64-musl': 12.3.4 - '@next/swc-win32-arm64-msvc': 12.3.4 - '@next/swc-win32-ia32-msvc': 12.3.4 - '@next/swc-win32-x64-msvc': 12.3.4 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros - /nexus@1.3.0(graphql@16.1.0-experimental-stream-defer.6): + nexus@1.3.0: resolution: {integrity: sha512-w/s19OiNOs0LrtP7pBmD9/FqJHvZLmCipVRt6v1PM8cRUYIbhEswyNKGHVoC4eHZGPSnD+bOf5A3+gnbt0A5/A==} peerDependencies: - graphql: '*' - dependencies: - graphql: 16.1.0-experimental-stream-defer.6 - iterall: 1.3.0 - tslib: 2.6.2 - dev: false + graphql: 15.x || 16.x - /no-case@3.0.4: + no-case@3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} - dependencies: - lower-case: 2.0.2 - tslib: 2.6.2 - dev: false - /node-abi@3.8.0: + node-abi@3.8.0: resolution: {integrity: sha512-tzua9qWWi7iW4I42vUPKM+SfaF0vQSLAm4yO5J83mSwB7GeoWrDKC/K+8YCnYNwqP5duwazbw2X9l4m8SC2cUw==} engines: {node: '>=10'} - dependencies: - semver: 7.5.4 - dev: false - /node-addon-api@5.1.0: + node-addon-api@5.1.0: resolution: {integrity: sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==} - dev: false - /node-cleanup@2.1.2: + node-cleanup@2.1.2: resolution: {integrity: sha512-qN8v/s2PAJwGUtr1/hYTpNKlD6Y9rc4p8KSmJXyGdYGZsDGKXrGThikLFP9OCHFeLeEpQzPwiAtdIvBLqm//Hw==} - dev: true - /node-dir@0.1.17: + node-dir@0.1.17: resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} engines: {node: '>= 0.10.5'} - dependencies: - minimatch: 3.1.2 - dev: false - /node-domexception@1.0.0: + node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} - /node-emoji@1.11.0: + node-emoji@1.11.0: resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} - dependencies: - lodash: 4.17.21 - dev: false - /node-fetch@2.6.7: + node-fetch@2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} peerDependencies: @@ -15987,11 +9735,8 @@ packages: peerDependenciesMeta: encoding: optional: true - dependencies: - whatwg-url: 5.0.0 - dev: false - /node-fetch@2.6.9: + node-fetch@2.6.9: resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} engines: {node: 4.x || >=6.0.0} peerDependencies: @@ -15999,589 +9744,373 @@ packages: peerDependenciesMeta: encoding: optional: true - dependencies: - whatwg-url: 5.0.0 - /node-forge@1.2.1: + node-forge@1.2.1: resolution: {integrity: sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w==} engines: {node: '>= 6.13.0'} - dev: true - /node-int64@0.4.0: + node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} - /node-releases@2.0.2: + node-releases@2.0.14: + resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} + + node-releases@2.0.2: resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} - /normalize-package-data@2.5.0: + normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} - dependencies: - hosted-git-info: 2.8.9 - resolve: 1.22.8 - semver: 5.7.1 - validate-npm-package-license: 3.0.4 - dev: true - /normalize-package-data@3.0.3: + normalize-package-data@3.0.3: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} - dependencies: - hosted-git-info: 4.1.0 - is-core-module: 2.13.1 - semver: 7.5.4 - validate-npm-package-license: 3.0.4 - dev: true - /normalize-package-data@4.0.1: + normalize-package-data@4.0.1: resolution: {integrity: sha512-EBk5QKKuocMJhB3BILuKhmaPjI8vNRSpIfO9woLC6NyHVkKKdVEdAO1mrT0ZfxNR1lKwCcTkuZfmGIFdizZ8Pg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - dependencies: - hosted-git-info: 5.2.1 - is-core-module: 2.13.1 - semver: 7.5.4 - validate-npm-package-license: 3.0.4 - dev: true - /normalize-path@2.1.1: + normalize-path@2.1.1: resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} engines: {node: '>=0.10.0'} - dependencies: - remove-trailing-separator: 1.1.0 - /normalize-path@3.0.0: + normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - /normalize-range@0.1.2: + normalize-range@0.1.2: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} - dev: false - /npm-run-path@4.0.1: + npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} - dependencies: - path-key: 3.1.1 - dev: true - /npm-run-path@5.2.0: + npm-run-path@5.2.0: resolution: {integrity: sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - path-key: 4.0.0 - dev: true - /nprogress@0.2.0: + nprogress@0.2.0: resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==} - dev: false - /npx-import@1.1.4: + npx-import@1.1.4: resolution: {integrity: sha512-3ShymTWOgqGyNlh5lMJAejLuIv3W1K3fbI5Ewc6YErZU3Sp0PqsNs8UIU1O8z5+KVl/Du5ag56Gza9vdorGEoA==} - dependencies: - execa: 6.1.0 - parse-package-name: 1.0.0 - semver: 7.5.4 - validate-npm-package-name: 4.0.0 - dev: true - /nullthrows@1.1.1: + nullthrows@1.1.1: resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==} - /object-assign@4.1.1: + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - /object-copy@0.1.0: + object-copy@0.1.0: resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} engines: {node: '>=0.10.0'} - dependencies: - copy-descriptor: 0.1.1 - define-property: 0.2.5 - kind-of: 3.2.2 - dev: false - /object-hash@2.2.0: + object-hash@2.2.0: resolution: {integrity: sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==} engines: {node: '>= 6'} - dev: false - /object-inspect@1.13.1: + object-inspect@1.13.1: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} - /object-keys@1.1.1: + object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - dev: true - /object-path@0.11.8: + object-path@0.11.8: resolution: {integrity: sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==} engines: {node: '>= 10.12.0'} - /object-visit@1.0.1: + object-visit@1.0.1: resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} engines: {node: '>=0.10.0'} - dependencies: - isobject: 3.0.1 - dev: false - /object.assign@4.1.5: + object.assign@4.1.5: resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - has-symbols: 1.0.3 - object-keys: 1.1.1 - dev: true - /object.pick@1.3.0: + object.pick@1.3.0: resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} engines: {node: '>=0.10.0'} - dependencies: - isobject: 3.0.1 - dev: false - /obliterator@2.0.4: + obliterator@2.0.4: resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==} - dev: false - /oblivious-set@1.0.0: + oblivious-set@1.0.0: resolution: {integrity: sha512-z+pI07qxo4c2CulUHCDf9lcqDlMSo72N/4rLUpRXf6fu+q8vjt8y0xS+Tlf8NTJDdTXHbdeO1n3MlbctwEoXZw==} - dev: false - /on-exit-leak-free@2.1.2: + on-exit-leak-free@2.1.2: resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==} engines: {node: '>=14.0.0'} - /on-finished@2.4.1: + on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} - dependencies: - ee-first: 1.1.1 - /on-net-listen@1.1.2: + on-net-listen@1.1.2: resolution: {integrity: sha512-y1HRYy8s/RlcBvDUwKXSmkODMdx4KSuIvloCnQYJ2LdBBC1asY4HtfhXwe3UWknLakATZDnbzht2Ijw3M1EqFg==} engines: {node: '>=9.4.0 || ^8.9.4'} - dev: false - /once@1.4.0: + once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - dependencies: - wrappy: 1.0.2 - /onetime@5.1.2: + onetime@5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} - dependencies: - mimic-fn: 2.1.0 - /onetime@6.0.0: + onetime@6.0.0: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} engines: {node: '>=12'} - dependencies: - mimic-fn: 4.0.0 - dev: true - /only@0.0.2: + only@0.0.2: resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} - /open-cli@7.2.0: + open-cli@7.2.0: resolution: {integrity: sha512-1ANJc8oJ92FiaNZ0o2Hw4WBvDJoXs1P74aFMtpAvlbkIPV4uPcQvDz7V6kMOrsZkmB4tglrHVMlLQaafuUuxXg==} engines: {node: '>=14.16'} hasBin: true - dependencies: - file-type: 18.7.0 - get-stdin: 9.0.0 - meow: 11.0.0 - open: 9.1.0 - tempy: 3.1.0 - dev: true - /open@9.1.0: + open@9.1.0: resolution: {integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==} engines: {node: '>=14.16'} - dependencies: - default-browser: 4.0.0 - define-lazy-prop: 3.0.0 - is-inside-container: 1.0.0 - is-wsl: 2.2.0 - dev: true - /opener@1.5.2: + opener@1.5.2: resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} hasBin: true - dev: true - /ora@5.4.1: + ora@5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} - dependencies: - bl: 4.1.0 - chalk: 4.1.2 - cli-cursor: 3.1.0 - cli-spinners: 2.9.2 - is-interactive: 1.0.0 - is-unicode-supported: 0.1.0 - log-symbols: 4.1.0 - strip-ansi: 6.0.1 - wcwidth: 1.0.1 - dev: false - /os-tmpdir@1.0.2: + os-tmpdir@1.0.2: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} - /outdent@0.5.0: + outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} - dev: true - /p-event@4.2.0: + p-event@4.2.0: resolution: {integrity: sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==} engines: {node: '>=8'} - dependencies: - p-timeout: 3.2.0 - dev: true - /p-filter@2.1.0: + p-filter@2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} engines: {node: '>=8'} - dependencies: - p-map: 2.1.0 - dev: true - /p-filter@3.0.0: + p-filter@3.0.0: resolution: {integrity: sha512-QtoWLjXAW++uTX67HZQz1dbTpqBfiidsB6VtQUC9iR85S120+s0T5sO6s+B5MLzFcZkrEd/DGMmCjR+f2Qpxwg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - p-map: 5.5.0 - dev: true - /p-finally@1.0.0: + p-finally@1.0.0: resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} engines: {node: '>=4'} - dev: true - /p-limit@2.3.0: + p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} - dependencies: - p-try: 2.2.0 - /p-limit@3.1.0: + p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} - dependencies: - yocto-queue: 0.1.0 - /p-limit@4.0.0: + p-limit@4.0.0: resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - yocto-queue: 1.0.0 - dev: true - /p-locate@3.0.0: + p-locate@3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} - dependencies: - p-limit: 2.3.0 - dev: false - /p-locate@4.1.0: + p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} - dependencies: - p-limit: 2.3.0 - /p-locate@5.0.0: + p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - dependencies: - p-limit: 3.1.0 - /p-locate@6.0.0: + p-locate@6.0.0: resolution: {integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - p-limit: 4.0.0 - dev: true - /p-map@2.1.0: + p-map@2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} - dev: true - /p-map@4.0.0: + p-map@4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} - dependencies: - aggregate-error: 3.1.0 - dev: false - /p-map@5.5.0: + p-map@5.5.0: resolution: {integrity: sha512-VFqfGDHlx87K66yZrNdI4YGtD70IRyd+zSvgks6mzHPRNkoKy+9EKP4SFC77/vTTQYmRmti7dvqC+m5jBrBAcg==} engines: {node: '>=12'} - dependencies: - aggregate-error: 4.0.1 - dev: true - /p-timeout@3.2.0: + p-timeout@3.2.0: resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==} engines: {node: '>=8'} - dependencies: - p-finally: 1.0.0 - dev: true - /p-try@2.2.0: + p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /pako@1.0.11: + pako@1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} - dev: false - /param-case@3.0.4: + param-case@3.0.4: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} - dependencies: - dot-case: 3.0.4 - tslib: 2.6.2 - dev: false - /parent-module@1.0.1: + parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} - dependencies: - callsites: 3.1.0 - /parse-entities@4.0.0: + parse-entities@4.0.0: resolution: {integrity: sha512-5nk9Fn03x3rEhGaX1FU6IDwG/k+GxLXlFAkgrbM1asuAFl3BhdQWvASaIsmwWypRNcZKHPYnIuOSfIWEyEQnPQ==} - dependencies: - '@types/unist': 2.0.6 - character-entities: 2.0.1 - character-entities-legacy: 3.0.0 - character-reference-invalid: 2.0.1 - decode-named-character-reference: 1.0.1 - is-alphanumerical: 2.0.1 - is-decimal: 2.0.1 - is-hexadecimal: 2.0.1 - dev: false - /parse-filepath@1.0.2: + parse-filepath@1.0.2: resolution: {integrity: sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==} engines: {node: '>=0.8'} - dependencies: - is-absolute: 1.0.0 - map-cache: 0.2.2 - path-root: 0.1.1 - dev: false - /parse-json@5.2.0: + parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} - dependencies: - '@babel/code-frame': 7.23.5 - error-ex: 1.3.2 - json-parse-even-better-errors: 2.3.1 - lines-and-columns: 1.2.4 - /parse-ms@2.1.0: + parse-ms@2.1.0: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} engines: {node: '>=6'} - dev: true - /parse-numeric-range@1.3.0: + parse-numeric-range@1.3.0: resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==} - dev: false - /parse-package-name@1.0.0: + parse-package-name@1.0.0: resolution: {integrity: sha512-kBeTUtcj+SkyfaW4+KBe0HtsloBJ/mKTPoxpVdA57GZiPerREsUWJOhVj9anXweFiJkm5y8FG1sxFZkZ0SN6wg==} - dev: true - /parseurl@1.3.3: + parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} - /pascal-case@3.1.2: + pascal-case@3.1.2: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} - dependencies: - no-case: 3.0.4 - tslib: 2.6.2 - dev: false - /pascalcase@0.1.1: + pascalcase@0.1.1: resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} engines: {node: '>=0.10.0'} - dev: false - /path-browserify@1.0.1: + path-browserify@1.0.1: resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==} - dev: true - /path-case@3.0.4: + path-case@3.0.4: resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} - dependencies: - dot-case: 3.0.4 - tslib: 2.6.2 - dev: false - /path-exists@3.0.0: + path-exists@3.0.0: resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} engines: {node: '>=4'} - dev: false - /path-exists@4.0.0: + path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} - /path-exists@5.0.0: + path-exists@5.0.0: resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true - /path-is-absolute@1.0.1: + path-is-absolute@1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} engines: {node: '>=0.10.0'} - /path-key@3.1.1: + path-key@3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - /path-key@4.0.0: + path-key@4.0.0: resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} engines: {node: '>=12'} - dev: true - /path-parse@1.0.7: + path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - /path-root-regex@0.1.2: + path-root-regex@0.1.2: resolution: {integrity: sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==} engines: {node: '>=0.10.0'} - dev: false - /path-root@0.1.1: + path-root@0.1.1: resolution: {integrity: sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==} engines: {node: '>=0.10.0'} - dependencies: - path-root-regex: 0.1.2 - dev: false - /path-to-regexp@0.1.7: + path-to-regexp@0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} - /path-to-regexp@6.2.1: + path-to-regexp@6.2.1: resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} - /path-type@4.0.0: + path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /pathval@1.1.1: + pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} - dev: false - /pause-stream@0.0.11: + pause-stream@0.0.11: resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==} - dependencies: - through: 2.3.8 - dev: true - /peek-readable@5.0.0: + peek-readable@5.0.0: resolution: {integrity: sha512-YtCKvLUOvwtMGmrniQPdO7MwPjgkFBtFIrmfSbYmYuq3tKDV/mcfAhBth1+C3ru7uXIZasc/pHnb+YDYNkkj4A==} engines: {node: '>=14.16'} - dev: true - /periscopic@3.0.4: + periscopic@3.0.4: resolution: {integrity: sha512-SFx68DxCv0Iyo6APZuw/AKewkkThGwssmU0QWtTlvov3VAtPX+QJ4CadwSaz8nrT5jPIuxdvJWB4PnD2KNDxQg==} - dependencies: - estree-walker: 3.0.1 - is-reference: 3.0.0 - dev: false - /picocolors@1.0.0: + picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - /picomatch@2.3.1: + picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - /pify@4.0.1: + pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - /pino-abstract-transport@1.1.0: + pino-abstract-transport@1.1.0: resolution: {integrity: sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==} - dependencies: - readable-stream: 4.5.2 - split2: 4.2.0 - /pino-std-serializers@6.2.2: + pino-std-serializers@6.2.2: resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==} - /pino@8.17.2: + pino@8.17.2: resolution: {integrity: sha512-LA6qKgeDMLr2ux2y/YiUt47EfgQ+S9LznBWOJdN3q1dx2sv0ziDLUBeVpyVv17TEcGCBuWf0zNtg3M5m1NhhWQ==} hasBin: true - dependencies: - atomic-sleep: 1.0.0 - fast-redact: 3.3.0 - on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.1.0 - pino-std-serializers: 6.2.2 - process-warning: 3.0.0 - quick-format-unescaped: 4.0.4 - real-require: 0.2.0 - safe-stable-stringify: 2.4.3 - sonic-boom: 3.7.0 - thread-stream: 2.4.1 - /pirates@4.0.6: + pirates@4.0.6: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - /pkg-dir@3.0.0: + pkg-dir@3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} engines: {node: '>=6'} - dependencies: - find-up: 3.0.0 - dev: false - /pkg-dir@4.2.0: + pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - dependencies: - find-up: 4.1.0 - dev: true - /polished@4.1.4: + polished@4.1.4: resolution: {integrity: sha512-Nq5Mbza+Auo7N3sQb1QMFaQiDO+4UexWuSGR7Cjb4Sw11SZIJcrrFtiZ+L0jT9MBsUsxDboHVASbCLbE1rnECg==} engines: {node: '>=10'} - dependencies: - '@babel/runtime': 7.23.7 - dev: false - /popmotion@11.0.3: + popmotion@11.0.3: resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==} - dependencies: - framesync: 6.0.1 - hey-listen: 1.0.8 - style-value-types: 5.0.0 - tslib: 2.6.2 - dev: false - /posix-character-classes@0.1.1: + posix-character-classes@0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} engines: {node: '>=0.10.0'} - dev: false - /postcss-js@3.0.3: + postcss-js@3.0.3: resolution: {integrity: sha512-gWnoWQXKFw65Hk/mi2+WTQTHdPD5UJdDXZmX073EY/B3BWnYjO4F4t0VneTCnCGQ5E5GsCdMkzPaTXwl3r5dJw==} engines: {node: '>=10.0'} - dependencies: - camelcase-css: 2.0.1 - postcss: 8.4.32 - dev: false - /postcss-load-config@3.1.3: + postcss-load-config@3.1.3: resolution: {integrity: sha512-5EYgaM9auHGtO//ljHH+v/aC/TQ5LHXtL7bQajNAUBKUVKiYE8rYpFms7+V26D9FncaGe2zwCoPQsFKb5zF/Hw==} engines: {node: '>= 10'} peerDependencies: @@ -16589,1854 +10118,1049 @@ packages: peerDependenciesMeta: ts-node: optional: true - dependencies: - lilconfig: 2.0.4 - yaml: 1.10.2 - dev: false - /postcss-nested@5.0.6(postcss@8.4.32): + postcss-nested@5.0.6: resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 - peerDependenciesMeta: - postcss: - optional: true - dependencies: - postcss: 8.4.32 - postcss-selector-parser: 6.0.9 - dev: false - /postcss-selector-parser@6.0.9: + postcss-selector-parser@6.0.9: resolution: {integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==} engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - dev: false - /postcss-value-parser@3.3.1: + postcss-value-parser@3.3.1: resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==} - dev: false - /postcss-value-parser@4.2.0: + postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - dev: false - /postcss@8.4.14: + postcss@8.4.14: resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /postcss@8.4.32: + postcss@8.4.32: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.0 - source-map-js: 1.0.2 - /preact@10.19.3: + preact@10.19.3: resolution: {integrity: sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ==} - dev: false - /prebuild-install@7.1.1: + prebuild-install@7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} hasBin: true - dependencies: - detect-libc: 2.0.1 - expand-template: 2.0.3 - github-from-package: 0.0.0 - minimist: 1.2.5 - mkdirp-classic: 0.5.3 - napi-build-utils: 1.0.2 - node-abi: 3.8.0 - pump: 3.0.0 - rc: 1.2.8 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 - dev: false - /preferred-pm@3.0.3: + preferred-pm@3.0.3: resolution: {integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ==} engines: {node: '>=10'} - dependencies: - find-up: 5.0.0 - find-yarn-workspace-root2: 1.2.16 - path-exists: 4.0.0 - which-pm: 2.0.0 - dev: true - /prettier@2.8.8: + prettier@2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} engines: {node: '>=10.13.0'} hasBin: true - dev: true - /prettier@3.1.1: + prettier@3.1.1: resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==} engines: {node: '>=14'} hasBin: true - /pretty-bytes@5.6.0: + pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} engines: {node: '>=6'} - /pretty-format@29.7.0: + pretty-format@29.7.0: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/schemas': 29.6.3 - ansi-styles: 5.2.0 - react-is: 18.2.0 - dev: true - /pretty-hrtime@1.0.3: + pretty-hrtime@1.0.3: resolution: {integrity: sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==} engines: {node: '>= 0.8'} - dev: false - /pretty-ms@7.0.1: + pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} - dependencies: - parse-ms: 2.1.0 - dev: true - /process-warning@2.3.2: + process-warning@2.3.2: resolution: {integrity: sha512-n9wh8tvBe5sFmsqlg+XQhaQLumwpqoAUruLwjCopgTmUBjJ/fjtBsJzKleCaIGBOMXYEhp1YfKl4d7rJ5ZKJGA==} - /process-warning@3.0.0: + process-warning@3.0.0: resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==} - /process@0.11.10: + process@0.11.10: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} engines: {node: '>= 0.6.0'} - /progress@2.0.3: + progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} - dev: false - /promise@7.3.1: + promise@7.3.1: resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==} - dependencies: - asap: 2.0.6 - dev: false - /prompts@2.4.2: + prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} engines: {node: '>= 6'} - dependencies: - kleur: 3.0.3 - sisteransi: 1.0.5 - dev: true - /prop-types@15.8.1: + prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - react-is: 16.13.1 - /property-information@6.1.1: + property-information@6.1.1: resolution: {integrity: sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w==} - dev: false - /proxy-addr@2.0.7: + proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} - dependencies: - forwarded: 0.2.0 - ipaddr.js: 1.9.1 - /ps-tree@1.2.0: + ps-tree@1.2.0: resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==} engines: {node: '>= 0.10'} hasBin: true - dependencies: - event-stream: 3.3.4 - dev: true - /pseudomap@1.0.2: + pseudomap@1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} - dev: true - /pump@3.0.0: + pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} - dependencies: - end-of-stream: 1.4.4 - once: 1.4.0 - dev: false - /punycode@2.1.1: + punycode@2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /pure-rand@6.0.4: + pure-rand@6.0.4: resolution: {integrity: sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==} - dev: true - /purgecss@4.1.3: + purgecss@4.1.3: resolution: {integrity: sha512-99cKy4s+VZoXnPxaoM23e5ABcP851nC2y2GROkkjS8eJaJtlciGavd7iYAw2V84WeBqggZ12l8ef44G99HmTaw==} hasBin: true - dependencies: - commander: 8.3.0 - glob: 7.2.0 - postcss: 8.4.32 - postcss-selector-parser: 6.0.9 - dev: false - /pvtsutils@1.3.5: + pvtsutils@1.3.5: resolution: {integrity: sha512-ARvb14YB9Nm2Xi6nBq1ZX6dAM0FsJnuk+31aUp4TrcZEdKUlSqOqsxJHUPJDNE3qiIp+iUPEIeR6Je/tgV7zsA==} - dependencies: - tslib: 2.6.2 - dev: true - /pvutils@1.1.3: + pvutils@1.1.3: resolution: {integrity: sha512-pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ==} engines: {node: '>=6.0.0'} - dev: true - /qlobber@7.0.1: + qlobber@7.0.1: resolution: {integrity: sha512-FsFg9lMuMEFNKmTO9nV7tlyPhx8BmskPPjH2akWycuYVTtWaVwhW5yCHLJQ6Q+3mvw5cFX2vMfW2l9z2SiYAbg==} engines: {node: '>= 14'} - dev: false - /qs@6.11.0: + qs@6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} engines: {node: '>=0.6'} - dependencies: - side-channel: 1.0.4 - /queue-microtask@1.2.3: + queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /quick-format-unescaped@4.0.4: + quick-format-unescaped@4.0.4: resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} - /quick-lru@4.0.1: + quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} - dev: true - /quick-lru@5.1.1: + quick-lru@5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} engines: {node: '>=10'} - dev: false - /quick-lru@6.1.2: + quick-lru@6.1.2: resolution: {integrity: sha512-AAFUA5O1d83pIHEhJwWCq/RQcRukCkn/NSm2QsTEMle5f2hP0ChI2+3Xb051PZCkLryI/Ir1MVKviT2FIloaTQ==} engines: {node: '>=12'} - dev: true - /ramda@0.29.1: + ramda@0.29.1: resolution: {integrity: sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==} - /randombytes@2.1.0: + randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} - dependencies: - safe-buffer: 5.2.1 - /range-parser@1.2.1: + range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - /raw-body@2.5.1: + raw-body@2.5.1: resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} engines: {node: '>= 0.8'} - dependencies: - bytes: 3.1.2 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - unpipe: 1.0.0 - /rc@1.2.8: + rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - dependencies: - deep-extend: 0.6.0 - ini: 1.3.8 - minimist: 1.2.5 - strip-json-comments: 2.0.1 - dev: false - /react-children-utilities@2.7.0(react@17.0.2): + react-children-utilities@2.7.0: resolution: {integrity: sha512-8vvGyL8+MTB/WZnTZKll3ph8rKhYQ3s0TOeojFcSi9yF8hMHwYmCS3y5RZyPxTg4/gGW6ev299ehV9DrNU8dow==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - dev: false + react: 17.x.x || 16.x.x || 15.x.x - /react-clientside-effect@1.2.5(react@17.0.2): + react-clientside-effect@1.2.5: resolution: {integrity: sha512-2bL8qFW1TGBHozGGbVeyvnggRpMjibeZM2536AKNENLECutp2yfs44IL8Hmpn8qjFQ2K7A9PnYf3vc7aQq/cPA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - react: 17.0.2 - dev: false + react: ^15.3.0 || ^16.0.0 || ^17.0.0 - /react-dom@17.0.2(react@17.0.2): + react-dom@17.0.2: resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 react: 17.0.2 - scheduler: 0.20.2 - /react-fast-compare@3.2.0: + react-fast-compare@3.2.0: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} - dev: false - /react-focus-lock@2.5.2(@types/react@17.0.74)(react@17.0.2): + react-focus-lock@2.5.2: resolution: {integrity: sha512-WzpdOnEqjf+/A3EH9opMZWauag7gV0BxFl+EY4ElA4qFqYsUsBLnmo2sELbN5OC30S16GAWMy16B9DLPpdJKAQ==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - focus-lock: 0.9.2 - prop-types: 15.8.1 - react: 17.0.2 - react-clientside-effect: 1.2.5(react@17.0.2) - use-callback-ref: 1.2.5(@types/react@17.0.74)(react@17.0.2) - use-sidecar: 1.0.5(react@17.0.2) - transitivePeerDependencies: - - '@types/react' - dev: false + react: ^16.8.0 || ^17.0.0 - /react-i18next@11.18.6(i18next@21.10.0)(react-dom@17.0.2)(react@17.0.2): + react-i18next@11.18.6: resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==} peerDependencies: i18next: '>= 19.0.0' - react: '*' + react: '>= 16.8.0' react-dom: '*' react-native: '*' peerDependenciesMeta: - react: - optional: true react-dom: optional: true react-native: optional: true - dependencies: - '@babel/runtime': 7.23.7 - html-parse-stringify: 3.0.1 - i18next: 21.10.0 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false - /react-icons@4.12.0(react@17.0.2): + react-icons@4.12.0: resolution: {integrity: sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==} peerDependencies: react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - dev: false - /react-instantsearch-core@6.22.0(algoliasearch@4.22.0)(react@17.0.2): + react-instantsearch-core@6.22.0: resolution: {integrity: sha512-K4GpydrStAGmUFYaV86eU65cvy0ZM97jKtNCF63sznhgYS1mJ3IaKO8HJV56/NP8dPKbr+HbdoD2GOnD1OaLlQ==} peerDependencies: algoliasearch: '>= 3.1 < 5' - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - algoliasearch: 4.22.0 - algoliasearch-helper: 3.7.1(algoliasearch@4.22.0) - prop-types: 15.8.1 - react: 17.0.2 - react-fast-compare: 3.2.0 - dev: false + react: '>= 16.3.0 < 18' - /react-instantsearch-dom@6.17.0(algoliasearch@4.22.0)(react-dom@17.0.2)(react@17.0.2): + react-instantsearch-dom@6.17.0: resolution: {integrity: sha512-KwQJ0HqD9YBvO1VBS+GZC2binTfrGFRClXxDwmd014I9lyqr05m1U2NR81zD0xoBkoZwELP5RWvfpuvbEL0Gdg==} deprecated: package has moved to react-instantsearch peerDependencies: - react: '*' + react: '>= 16.3.0 < 18' react-dom: '>= 16.3.0 < 18' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@babel/runtime': 7.23.7 - algoliasearch-helper: 3.7.1(algoliasearch@4.22.0) - classnames: 2.3.1 - prop-types: 15.8.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-fast-compare: 3.2.0 - react-instantsearch-core: 6.22.0(algoliasearch@4.22.0)(react@17.0.2) - transitivePeerDependencies: - - algoliasearch - dev: false - /react-intersection-observer@8.33.1(react@17.0.2): + react-intersection-observer@8.33.1: resolution: {integrity: sha512-3v+qaJvp3D1MlGHyM+KISVg/CMhPiOlO6FgPHcluqHkx4YFCLuyXNlQ/LE6UkbODXlQcLOppfX6UMxCEkUhDLw==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - dev: false + react: ^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0 - /react-is@16.13.1: + react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - /react-is@18.2.0: + react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - dev: true - /react-paginate@7.1.3(react@17.0.2): + react-paginate@7.1.3: resolution: {integrity: sha512-cHTXXE90Z3DlKSJiIQFzAcWoIFs9mq6r1/+rQF099NPvdJpbR8f6E/ES32tlUw4qe1R6qWLOrPZYhvAy4UgHLA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - prop-types: 15.8.1 - react: 17.0.2 - dev: false + react: ^16.0.0 || ^17.0.0 - /react-player@2.9.0(react@17.0.2): + react-player@2.9.0: resolution: {integrity: sha512-jNUkTfMmUhwPPAktAdIqiBcVUKsFKrVGH6Ocutj6535CNfM91yrvWxHg6fvIX8Y/fjYUPoejddwh7qboNV9vGA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - deepmerge: 4.3.1 - load-script: 1.0.0 - memoize-one: 5.2.1 - prop-types: 15.8.1 - react: 17.0.2 - react-fast-compare: 3.2.0 - dev: false + react: '>=16.6.0' - /react-query@3.39.3(react-dom@17.0.2)(react@17.0.2): + react-query@3.39.3: resolution: {integrity: sha512-nLfLz7GiohKTJDuT4us4X3h/8unOh+00MLb2yJoGTPjxKs2bc1iDhkNx2bd5MKklXnOD3NrVZ+J2UXujA5In4g==} peerDependencies: - react: '*' + react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: '*' react-native: '*' peerDependenciesMeta: - react: - optional: true react-dom: optional: true react-native: optional: true - dependencies: - '@babel/runtime': 7.23.7 - broadcast-channel: 3.7.0 - match-sorter: 6.3.1 - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - dev: false - /react-remove-scroll-bar@2.2.0(@types/react@17.0.74)(react@17.0.2): + react-remove-scroll-bar@2.2.0: resolution: {integrity: sha512-UU9ZBP1wdMR8qoUs7owiVcpaPwsQxUDC2lypP6mmixaGlARZa7ZIBx1jcuObLdhMOvCsnZcvetOho0wzPa9PYg==} engines: {node: '>=8.5.0'} peerDependencies: '@types/react': ^17.0.50 - react: '*' + react: ^16.8.0 || ^17.0.0 peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@types/react': 17.0.74 - react: 17.0.2 - react-style-singleton: 2.1.1(@types/react@17.0.74)(react@17.0.2) - tslib: 1.14.1 - dev: false - /react-remove-scroll@2.4.1(@types/react@17.0.74)(react@17.0.2): + react-remove-scroll@2.4.1: resolution: {integrity: sha512-K7XZySEzOHMTq7dDwcHsZA6Y7/1uX5RsWhRXVYv8rdh+y9Qz2nMwl9RX/Mwnj/j7JstCGmxyfyC0zbVGXYh3mA==} engines: {node: '>=8.5.0'} peerDependencies: '@types/react': ^17.0.50 - react: '*' + react: ^16.8.0 || ^17.0.0 peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@types/react': 17.0.74 - react: 17.0.2 - react-remove-scroll-bar: 2.2.0(@types/react@17.0.74)(react@17.0.2) - react-style-singleton: 2.1.1(@types/react@17.0.74)(react@17.0.2) - tslib: 1.14.1 - use-callback-ref: 1.2.5(@types/react@17.0.74)(react@17.0.2) - use-sidecar: 1.0.5(react@17.0.2) - dev: false - /react-sticky-box@1.0.2(react@17.0.2): + react-sticky-box@1.0.2: resolution: {integrity: sha512-Kyvtppdtv1KqJyNU4DtrSMI0unyQRgtraZvVQ0GAazVbYiTsIVpyhpr+5R0Aavzu4uJNSe1awj2rk/qI7i6Zfw==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - resize-observer-polyfill: 1.5.1 - dev: false - - /react-style-singleton@2.1.1(@types/react@17.0.74)(react@17.0.2): - resolution: {integrity: sha512-jNRp07Jza6CBqdRKNgGhT3u9umWvils1xsuMOjZlghBDH2MU0PL2WZor4PGYjXpnRCa9DQSlHMs/xnABWOwYbA==} - engines: {node: '>=8.5.0'} - peerDependencies: - '@types/react': ^17.0.50 - react: '*' + react: '>=16.8.0' + + react-style-singleton@2.1.1: + resolution: {integrity: sha512-jNRp07Jza6CBqdRKNgGhT3u9umWvils1xsuMOjZlghBDH2MU0PL2WZor4PGYjXpnRCa9DQSlHMs/xnABWOwYbA==} + engines: {node: '>=8.5.0'} + peerDependencies: + '@types/react': ^17.0.50 + react: ^16.8.0 || ^17.0.0 peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@types/react': 17.0.74 - get-nonce: 1.0.1 - invariant: 2.2.4 - react: 17.0.2 - tslib: 1.14.1 - dev: false - /react-universal-interface@0.6.2(react@17.0.2)(tslib@2.6.2): + react-universal-interface@0.6.2: resolution: {integrity: sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==} peerDependencies: react: '*' tslib: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - tslib: 2.6.2 - dev: false - /react-use@17.4.2(react-dom@17.0.2)(react@17.0.2): + react-use@17.4.2: resolution: {integrity: sha512-1jPtmWLD8OJJNYCdYLJEH/HM+bPDfJuyGwCYeJFgPmWY8ttwpgZnW5QnzgM55CYUByUiTjHxsGOnEpLl6yQaoQ==} peerDependencies: react: '*' react-dom: '*' - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true - dependencies: - '@types/js-cookie': 2.2.7 - '@xobotyi/scrollbar-width': 1.9.5 - copy-to-clipboard: 3.3.3 - fast-deep-equal: 3.1.3 - fast-shallow-equal: 1.0.0 - js-cookie: 2.2.1 - nano-css: 5.6.1(react-dom@17.0.2)(react@17.0.2) - react: 17.0.2 - react-dom: 17.0.2(react@17.0.2) - react-universal-interface: 0.6.2(react@17.0.2)(tslib@2.6.2) - resize-observer-polyfill: 1.5.1 - screenfull: 5.2.0 - set-harmonic-interval: 1.0.1 - throttle-debounce: 3.0.1 - ts-easing: 0.2.0 - tslib: 2.6.2 - dev: false - /react@17.0.2: + react@17.0.2: resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} engines: {node: '>=0.10.0'} - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - /read-pkg-up@7.0.1: + read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} - dependencies: - find-up: 4.1.0 - read-pkg: 5.2.0 - type-fest: 0.8.1 - dev: true - /read-pkg-up@9.1.0: + read-pkg-up@9.1.0: resolution: {integrity: sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - find-up: 6.3.0 - read-pkg: 7.1.0 - type-fest: 2.19.0 - dev: true - /read-pkg@5.2.0: + read-pkg@5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} - dependencies: - '@types/normalize-package-data': 2.4.1 - normalize-package-data: 2.5.0 - parse-json: 5.2.0 - type-fest: 0.6.0 - dev: true - /read-pkg@7.1.0: + read-pkg@7.1.0: resolution: {integrity: sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg==} engines: {node: '>=12.20'} - dependencies: - '@types/normalize-package-data': 2.4.1 - normalize-package-data: 3.0.3 - parse-json: 5.2.0 - type-fest: 2.19.0 - dev: true - /read-yaml-file@1.1.0: + read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} - dependencies: - graceful-fs: 4.2.9 - js-yaml: 3.14.1 - pify: 4.0.1 - strip-bom: 3.0.0 - dev: true - /readable-stream@3.6.0: + readable-stream@3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} - dependencies: - inherits: 2.0.4 - string_decoder: 1.3.0 - util-deprecate: 1.0.2 - /readable-stream@4.5.2: + readable-stream@4.5.2: resolution: {integrity: sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - abort-controller: 3.0.0 - buffer: 6.0.3 - events: 3.3.0 - process: 0.11.10 - string_decoder: 1.3.0 - /readable-web-to-node-stream@3.0.2: + readable-web-to-node-stream@3.0.2: resolution: {integrity: sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==} engines: {node: '>=8'} - dependencies: - readable-stream: 3.6.0 - dev: true - /readdirp@3.6.0: + readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} - dependencies: - picomatch: 2.3.1 - /real-require@0.2.0: + real-require@0.2.0: resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==} engines: {node: '>= 12.13.0'} - /recast@0.20.5: + recast@0.20.5: resolution: {integrity: sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==} engines: {node: '>= 4'} - dependencies: - ast-types: 0.14.2 - esprima: 4.0.1 - source-map: 0.6.1 - tslib: 2.6.2 - dev: false - /redent@3.0.0: + redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} - dependencies: - indent-string: 4.0.0 - strip-indent: 3.0.0 - dev: true - /redent@4.0.0: + redent@4.0.0: resolution: {integrity: sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==} engines: {node: '>=12'} - dependencies: - indent-string: 5.0.0 - strip-indent: 4.0.0 - dev: true - /reduce-css-calc@2.1.8: + reduce-css-calc@2.1.8: resolution: {integrity: sha512-8liAVezDmUcH+tdzoEGrhfbGcP7nOV4NkGE3a74+qqvE7nt9i4sKLGBuZNOnpI4WiGksiNPklZxva80061QiPg==} - dependencies: - css-unit-converter: 1.1.2 - postcss-value-parser: 3.3.1 - dev: false - /reflect-metadata@0.1.13: + reflect-metadata@0.1.13: resolution: {integrity: sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==} - dev: false - /regenerator-runtime@0.14.1: + regenerate-unicode-properties@10.1.1: + resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} + engines: {node: '>=4'} + + regenerate@1.4.2: + resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + + regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} - /regex-not@1.0.2: + regenerator-transform@0.15.2: + resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} + + regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: 3.0.2 - safe-regex: 1.1.0 - dev: false - /regexp.prototype.flags@1.5.1: + regexp.prototype.flags@1.5.1: resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - set-function-name: 2.0.1 - dev: true - /regexparam@2.0.0: + regexparam@2.0.0: resolution: {integrity: sha512-gJKwd2MVPWHAIFLsaYDZfyKzHNS4o7E/v8YmNf44vmeV2e4YfVoDToTOKTvE7ab68cRJ++kLuEXJBaEeJVt5ow==} engines: {node: '>=8'} - /rehype-slug@5.0.1: + regexpu-core@5.3.2: + resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} + engines: {node: '>=4'} + + regjsparser@0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + + rehype-slug@5.0.1: resolution: {integrity: sha512-X5v3wV/meuOX9NFcGhJvUpEjIvQl2gDvjg3z40RVprYFt7q3th4qMmYLULiu3gXvbNX1ppx+oaa6JyY1W67pTA==} - dependencies: - '@types/hast': 2.3.4 - github-slugger: 1.4.0 - hast-util-has-property: 2.0.0 - hast-util-heading-rank: 2.1.0 - hast-util-to-string: 2.0.0 - unified: 10.1.2 - unist-util-visit: 4.1.0 - dev: false - /reinterval@1.1.0: + reinterval@1.1.0: resolution: {integrity: sha512-QIRet3SYrGp0HUHO88jVskiG6seqUGC5iAG7AwI/BV4ypGcuqk9Du6YQBUOUqm9c8pw1eyLoIaONifRua1lsEQ==} - dev: false - /relay-runtime@12.0.0: + relay-runtime@12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} - dependencies: - '@babel/runtime': 7.23.7 - fbjs: 3.0.4 - invariant: 2.2.4 - transitivePeerDependencies: - - encoding - dev: false - /remark-emoji@3.0.2: + remark-emoji@3.0.2: resolution: {integrity: sha512-hEgxEv2sBtvhT3tNG/tQeeFY3EbslftaOoG14dDZndLo25fWJ6Fbg4ukFbIotOWWrfXyASjXjyHT+6n366k3mg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - emoticon: 4.0.1 - node-emoji: 1.11.0 - unist-util-visit: 4.1.0 - dev: false - /remark-gfm@3.0.1: + remark-gfm@3.0.1: resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==} - dependencies: - '@types/mdast': 3.0.10 - mdast-util-gfm: 2.0.2 - micromark-extension-gfm: 2.0.3 - unified: 10.1.2 - transitivePeerDependencies: - - supports-color - dev: false - /remark-mdx@2.1.0: + remark-mdx@2.1.0: resolution: {integrity: sha512-J6Yqw566SaEy6A9Neni1JJTaEjbjsM3OsKqL04TtCvZhevRtFi8CG8GIQPzvxIRKRCAOnWw1Vpk1AInB1OpNqA==} - dependencies: - mdast-util-mdx: 2.0.0 - micromark-extension-mdxjs: 1.0.0 - transitivePeerDependencies: - - supports-color - dev: false - /remark-parse@10.0.1: + remark-parse@10.0.1: resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==} - dependencies: - '@types/mdast': 3.0.10 - mdast-util-from-markdown: 1.2.0 - unified: 10.1.2 - transitivePeerDependencies: - - supports-color - dev: false - /remark-rehype@10.1.0: + remark-rehype@10.1.0: resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==} - dependencies: - '@types/hast': 2.3.4 - '@types/mdast': 3.0.10 - mdast-util-to-hast: 12.1.1 - unified: 10.1.2 - dev: false - /remove-accents@0.4.2: + remove-accents@0.4.2: resolution: {integrity: sha512-7pXIJqJOq5tFgG1A2Zxti3Ht8jJF337m4sowbuHsW30ZnkQFnDzy9qBNhgzX8ZLW4+UBcXiiR7SwR6pokHsxiA==} - dev: false - /remove-markdown@0.3.0: + remove-markdown@0.3.0: resolution: {integrity: sha512-5392eIuy1mhjM74739VunOlsOYKjsH82rQcTBlJ1bkICVC3dQ3ksQzTHh4jGHQFnM+1xzLzcFOMH+BofqXhroQ==} - dev: false - /remove-trailing-separator@1.1.0: + remove-trailing-separator@1.1.0: resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} - /repeat-element@1.1.4: + repeat-element@1.1.4: resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} engines: {node: '>=0.10.0'} - dev: false - /repeat-string@1.6.1: + repeat-string@1.6.1: resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} engines: {node: '>=0.10'} - dev: false - /require-directory@2.1.1: + require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} - /require-env-variable@4.0.1: + require-env-variable@4.0.1: resolution: {integrity: sha512-2GCxnZqKSNIC9Ag9O38CF/HkWdd7kDNKzTuSxdIVMYa0WMZIntEBTeGY9b4IPy64FciEjyvh1iL2IWh2PERB0w==} - dev: false - /require-from-string@2.0.2: + require-from-string@2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} engines: {node: '>=0.10.0'} - /require-main-filename@2.0.0: + require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - /resize-observer-polyfill@1.5.1: + resize-observer-polyfill@1.5.1: resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==} - dev: false - /resolve-cwd@3.0.0: + resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} - dependencies: - resolve-from: 5.0.0 - dev: true - /resolve-from@4.0.0: + resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} - /resolve-from@5.0.0: + resolve-from@5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - /resolve-url@0.2.1: + resolve-url@0.2.1: resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} deprecated: https://github.com/lydell/resolve-url#deprecated - dev: false - /resolve.exports@2.0.2: + resolve.exports@2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} engines: {node: '>=10'} - dev: true - /resolve@1.22.8: + resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true - dependencies: - is-core-module: 2.13.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - /restore-cursor@3.1.0: + restore-cursor@3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - dev: false - /ret@0.1.15: + ret@0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} - dev: false - /ret@0.2.2: + ret@0.2.2: resolution: {integrity: sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==} engines: {node: '>=4'} - /retimer@3.0.0: + retimer@3.0.0: resolution: {integrity: sha512-WKE0j11Pa0ZJI5YIk0nflGI7SQsfl2ljihVy7ogh7DeQSeYAUi0ubZ/yEueGtDfUPk6GH5LRw1hBdLq4IwUBWA==} - dev: false - /reusify@1.0.4: + reusify@1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rfdc@1.3.0: + rfdc@1.3.0: resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} - /rgb-regex@1.0.1: + rgb-regex@1.0.1: resolution: {integrity: sha512-gDK5mkALDFER2YLqH6imYvK6g02gpNGM4ILDZ472EwWfXZnC2ZEpoB2ECXTyOVUKuk/bPJZMzwQPBYICzP+D3w==} - dev: false - /rgba-regex@1.0.0: + rgba-regex@1.0.0: resolution: {integrity: sha512-zgn5OjNQXLUTdq8m17KdaicF6w89TZs8ZU8y0AYENIU6wG8GG6LLm0yLSiPY8DmaYmHdgRW8rnApjoT0fQRfMg==} - dev: false - /rimraf@2.6.3: + rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} hasBin: true - dependencies: - glob: 7.2.0 - dev: false - /rimraf@2.7.1: + rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true - dependencies: - glob: 7.2.0 - dev: true - /rimraf@3.0.2: + rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true - dependencies: - glob: 7.2.0 - /rollup@2.79.1: + rollup@2.79.1: resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} engines: {node: '>=10.0.0'} hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - /rollup@3.29.4: + rollup@3.29.4: resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - /rtl-css-js@1.16.1: + rtl-css-js@1.16.1: resolution: {integrity: sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==} - dependencies: - '@babel/runtime': 7.23.7 - dev: false - /run-applescript@5.0.0: + run-applescript@5.0.0: resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==} engines: {node: '>=12'} - dependencies: - execa: 5.1.1 - dev: true - /run-async@2.4.1: + run-async@2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} engines: {node: '>=0.12.0'} - dev: false - /run-parallel@1.2.0: + run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - dependencies: - queue-microtask: 1.2.3 - /rw@1.3.3: + rw@1.3.3: resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==} - dev: false - /rxjs@6.6.7: + rxjs@6.6.7: resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} engines: {npm: '>=2.0.0'} - dependencies: - tslib: 1.14.1 - dev: false - /rxjs@7.5.5: + rxjs@7.5.5: resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==} - dependencies: - tslib: 2.6.2 - /sade@1.8.1: + sade@1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} engines: {node: '>=6'} - dependencies: - mri: 1.2.0 - /safe-array-concat@1.0.1: + safe-array-concat@1.0.1: resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} engines: {node: '>=0.4'} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - has-symbols: 1.0.3 - isarray: 2.0.5 - dev: true - /safe-buffer@5.1.2: + safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - /safe-buffer@5.2.1: + safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safe-regex-test@1.0.0: + safe-regex-test@1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - is-regex: 1.1.4 - dev: true - /safe-regex2@2.0.0: + safe-regex2@2.0.0: resolution: {integrity: sha512-PaUSFsUaNNuKwkBijoAPHAK6/eM6VirvyPWlZ7BAQy4D+hCvh4B6lIG+nPdhbFfIbP+gTGBcrdsOaUs0F+ZBOQ==} - dependencies: - ret: 0.2.2 - /safe-regex@1.1.0: + safe-regex@1.1.0: resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} - dependencies: - ret: 0.1.15 - dev: false - /safe-stable-stringify@2.4.3: + safe-stable-stringify@2.4.3: resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} engines: {node: '>=10'} - /safer-buffer@2.1.2: + safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sander@0.5.1: + sander@0.5.1: resolution: {integrity: sha512-3lVqBir7WuKDHGrKRDn/1Ye3kwpXaDOMsiRP1wd6wpZW56gJhsbp5RqQpA6JG/P+pkXizygnr1dKR8vzWaVsfA==} - dependencies: - es6-promise: 3.3.1 - graceful-fs: 4.2.9 - mkdirp: 0.5.5 - rimraf: 2.7.1 - dev: true - /scheduler@0.20.2: + scheduler@0.20.2: resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - /screenfull@5.2.0: + screenfull@5.2.0: resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} engines: {node: '>=0.10.0'} - dev: false - /search-insights@2.13.0: + search-insights@2.13.0: resolution: {integrity: sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==} - dev: false - /section-matter@1.0.0: + section-matter@1.0.0: resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==} engines: {node: '>=4'} - dependencies: - extend-shallow: 2.0.1 - kind-of: 6.0.3 - dev: false - /secure-json-parse@2.7.0: + secure-json-parse@2.7.0: resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==} - /selfsigned@2.0.0: + selfsigned@2.0.0: resolution: {integrity: sha512-cUdFiCbKoa1mZ6osuJs2uDHrs0k0oprsKveFiiaBKCNq3SYyb5gs2HxhQyDNLCmL51ZZThqi4YNDpCK6GOP1iQ==} engines: {node: '>=10'} - dependencies: - node-forge: 1.2.1 - dev: true - /semiver@1.1.0: + semiver@1.1.0: resolution: {integrity: sha512-QNI2ChmuioGC1/xjyYwyZYADILWyW6AmS1UH6gDj/SFUUUS4MBAWs/7mxnkRPc/F4iHezDP+O8t0dO8WHiEOdg==} engines: {node: '>=6'} - dev: true - /semver@5.7.1: + semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true - /semver@6.3.1: + semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - /semver@7.5.4: + semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} hasBin: true - dependencies: - lru-cache: 6.0.0 - /send@0.18.0: + send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} - dependencies: - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - etag: 1.8.1 - fresh: 0.5.2 - http-errors: 2.0.0 - mime: 1.6.0 - ms: 2.1.3 - on-finished: 2.4.1 - range-parser: 1.2.1 - statuses: 2.0.1 - transitivePeerDependencies: - - supports-color - /sentence-case@3.0.4: + sentence-case@3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} - dependencies: - no-case: 3.0.4 - tslib: 2.6.2 - upper-case-first: 2.0.2 - dev: false - /serialize-javascript@6.0.0: + serialize-javascript@6.0.0: resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} - dependencies: - randombytes: 2.1.0 - /serve-static@1.15.0: + serve-static@1.15.0: resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} engines: {node: '>= 0.8.0'} - dependencies: - encodeurl: 1.0.2 - escape-html: 1.0.3 - parseurl: 1.3.3 - send: 0.18.0 - transitivePeerDependencies: - - supports-color - /set-blocking@2.0.0: + set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - /set-cookie-parser@2.6.0: + set-cookie-parser@2.6.0: resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==} - /set-function-length@1.1.1: + set-function-length@1.1.1: resolution: {integrity: sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==} engines: {node: '>= 0.4'} - dependencies: - define-data-property: 1.1.1 - get-intrinsic: 1.2.2 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - /set-function-name@2.0.1: + set-function-name@2.0.1: resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} engines: {node: '>= 0.4'} - dependencies: - define-data-property: 1.1.1 - functions-have-names: 1.2.3 - has-property-descriptors: 1.0.1 - dev: true - /set-harmonic-interval@1.0.1: + set-harmonic-interval@1.0.1: resolution: {integrity: sha512-AhICkFV84tBP1aWqPwLZqFvAwqEoVA9kxNMniGEUvzOlm4vLmOFLiTT3UZ6bziJTy4bOVpzWGTfSCbmaayGx8g==} engines: {node: '>=6.9'} - dev: false - /set-value@4.1.0: + set-value@4.1.0: resolution: {integrity: sha512-zTEg4HL0RwVrqcWs3ztF+x1vkxfm0lP+MQQFPiMJTKVceBwEV0A569Ou8l9IYQG8jOZdMVI1hGsc0tmeD2o/Lw==} engines: {node: '>=11.0'} - dependencies: - is-plain-object: 2.0.4 - is-primitive: 3.0.1 - /setimmediate@1.0.5: + setimmediate@1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} - dev: false - /setprototypeof@1.2.0: + setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - /shallow-clone@3.0.1: + shallow-clone@3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} engines: {node: '>=8'} - dependencies: - kind-of: 6.0.3 - dev: false - /sharp@0.31.3: + sharp@0.31.3: resolution: {integrity: sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg==} engines: {node: '>=14.15.0'} - requiresBuild: true - dependencies: - color: 4.2.3 - detect-libc: 2.0.1 - node-addon-api: 5.1.0 - prebuild-install: 7.1.1 - semver: 7.5.4 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 - dev: false - /shebang-command@1.2.0: + shebang-command@1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} - dependencies: - shebang-regex: 1.0.0 - dev: true - /shebang-command@2.0.0: + shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} - dependencies: - shebang-regex: 3.0.0 - /shebang-regex@1.0.0: + shebang-regex@1.0.0: resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} engines: {node: '>=0.10.0'} - dev: true - /shebang-regex@3.0.0: + shebang-regex@3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - /shell-exec@1.0.2: + shell-exec@1.0.2: resolution: {integrity: sha512-jyVd+kU2X+mWKMmGhx4fpWbPsjvD53k9ivqetutVW/BQ+WIZoDoP4d8vUMGezV6saZsiNoW2f9GIhg9Dondohg==} - dev: false - /shell-quote@1.8.1: + shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - /shiki-renderer-hast@1.1.5(shiki@0.11.1): + shiki-renderer-hast@1.1.5: resolution: {integrity: sha512-XOHX0/mIRJZnqPNGoyyJ9bUrqUwj/tLUJQ5SuU/UkQLTiSJjiHaCP17HRB7/VSQoor4+WJF3QkT8BXbipyJN0Q==} peerDependencies: - shiki: '*' - dependencies: - hastscript: 7.0.2 - shiki: 0.11.1 - dev: false + shiki: ^0.9 || ^0.10.0 - /shiki@0.11.1: + shiki@0.11.1: resolution: {integrity: sha512-EugY9VASFuDqOexOgXR18ZV+TbFrQHeCpEYaXamO+SZlsnT/2LxuLBX25GGtIrwaEVFXUAbUQ601SWE2rMwWHA==} - dependencies: - jsonc-parser: 3.0.0 - vscode-oniguruma: 1.6.2 - vscode-textmate: 6.0.0 - dev: false - /side-channel@1.0.4: + side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - object-inspect: 1.13.1 - /signal-exit@3.0.7: + signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} - /signal-exit@4.0.2: + signal-exit@4.0.2: resolution: {integrity: sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==} engines: {node: '>=14'} - dev: true - /signedsource@1.0.0: + signedsource@1.0.0: resolution: {integrity: sha512-6+eerH9fEnNmi/hyM1DXcRK3pWdoMQtlkQ+ns0ntzunjKqp5i3sKCc80ym8Fib3iaYhdJUOPdhlJWj1tvge2Ww==} - dev: false - /simple-concat@1.0.1: + simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} - dev: false - /simple-get@4.0.1: + simple-get@4.0.1: resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} - dependencies: - decompress-response: 6.0.0 - once: 1.4.0 - simple-concat: 1.0.1 - dev: false - /simple-swizzle@0.2.2: + simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} - dependencies: - is-arrayish: 0.3.2 - dev: false - /single-user-cache@0.6.0: + single-user-cache@0.6.0: resolution: {integrity: sha512-uMrANoiybpbsrVDbZ2M7GPzxeqZiirwkVnsDAre1zGhXAAw+2dImTxu7h0l1sIVtwGeJnVsRxgG4I5rZrUX0rw==} - dependencies: - safe-stable-stringify: 2.4.3 - dev: false - /sirv@1.0.19: + sirv@1.0.19: resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} engines: {node: '>= 10'} - dependencies: - '@polka/url': 1.0.0-next.24 - mrmime: 1.0.0 - totalist: 1.1.0 - dev: true - /sirv@2.0.4: + sirv@2.0.4: resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==} engines: {node: '>= 10'} - dependencies: - '@polka/url': 1.0.0-next.24 - mrmime: 2.0.0 - totalist: 3.0.1 - dev: true - /sisteransi@1.0.5: + sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - dev: true - /slash@3.0.0: + slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - /slash@4.0.0: + slash@4.0.0: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} - /smartwrap@2.0.2: + smartwrap@2.0.2: resolution: {integrity: sha512-vCsKNQxb7PnCNd2wY1WClWifAc2lwqsG8OaswpJkVJsvMGcnEntdTCDajZCkk93Ay1U3t/9puJmb525Rg5MZBA==} engines: {node: '>=6'} hasBin: true - dependencies: - array.prototype.flat: 1.3.2 - breakword: 1.0.5 - grapheme-splitter: 1.0.4 - strip-ansi: 6.0.1 - wcwidth: 1.0.1 - yargs: 15.4.1 - dev: true - /snake-case@3.0.4: + snake-case@3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} - dependencies: - dot-case: 3.0.4 - tslib: 2.6.2 - dev: false - /snapdragon-node@2.1.1: + snapdragon-node@2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} - dependencies: - define-property: 1.0.0 - isobject: 3.0.1 - snapdragon-util: 3.0.1 - dev: false - /snapdragon-util@3.0.1: + snapdragon-util@3.0.1: resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: false - /snapdragon@0.8.2: + snapdragon@0.8.2: resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} engines: {node: '>=0.10.0'} - dependencies: - base: 0.11.2 - debug: 2.6.9 - define-property: 0.2.5 - extend-shallow: 2.0.1 - map-cache: 0.2.2 - source-map: 0.5.7 - source-map-resolve: 0.5.3 - use: 3.1.1 - transitivePeerDependencies: - - supports-color - dev: false - /sonic-boom@3.7.0: + sonic-boom@3.7.0: resolution: {integrity: sha512-IudtNvSqA/ObjN97tfgNmOKyDOs4dNcg4cUUsHDebqsgb8wGBBwb31LIgShNO8fye0dFI52X1+tFoKKI6Rq1Gg==} - dependencies: - atomic-sleep: 1.0.0 - /sorcery@0.10.0: + sorcery@0.10.0: resolution: {integrity: sha512-R5ocFmKZQFfSTstfOtHjJuAwbpGyf9qjQa1egyhvXSbM7emjrtLXtGdZsDJDABC85YBfVvrOiGWKSYXPKdvP1g==} hasBin: true - dependencies: - buffer-crc32: 0.2.13 - minimist: 1.2.5 - sander: 0.5.1 - sourcemap-codec: 1.4.8 - dev: true - /sorcery@0.11.0: + sorcery@0.11.0: resolution: {integrity: sha512-J69LQ22xrQB1cIFJhPfgtLuI6BpWRiWu1Y3vSsIwK/eAScqJxd/+CJlUuHQRdX2C9NGFamq+KqNywGgaThwfHw==} hasBin: true - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - buffer-crc32: 0.2.13 - minimist: 1.2.5 - sander: 0.5.1 - dev: true - /source-map-js@1.0.2: + source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} - /source-map-resolve@0.5.3: + source-map-resolve@0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} deprecated: See https://github.com/lydell/source-map-resolve#deprecated - dependencies: - atob: 2.1.2 - decode-uri-component: 0.2.0 - resolve-url: 0.2.1 - source-map-url: 0.4.1 - urix: 0.1.0 - dev: false - /source-map-support@0.5.13: + source-map-support@0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} - dependencies: - buffer-from: 1.1.2 - source-map: 0.6.1 - dev: true - /source-map-support@0.5.21: + source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} - dependencies: - buffer-from: 1.1.2 - source-map: 0.6.1 - /source-map-url@0.4.1: + source-map-url@0.4.1: resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} deprecated: See https://github.com/lydell/source-map-url#deprecated - dev: false - /source-map@0.5.6: + source-map@0.5.6: resolution: {integrity: sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==} engines: {node: '>=0.10.0'} - dev: false - /source-map@0.5.7: + source-map@0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} - /source-map@0.6.1: + source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} - /sourcemap-codec@1.4.8: + sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} deprecated: Please use @jridgewell/sourcemap-codec instead - dev: true - /space-separated-tokens@2.0.1: + space-separated-tokens@2.0.1: resolution: {integrity: sha512-ekwEbFp5aqSPKaqeY1PGrlGQxPNaq+Cnx4+bE2D8sciBQrHpbwoBbawqTN2+6jPs9IdWxxiUcN0K2pkczD3zmw==} - dev: false - /spawn-command@0.0.2-1: + spawn-command@0.0.2-1: resolution: {integrity: sha512-n98l9E2RMSJ9ON1AKisHzz7V42VDiBQGY6PB1BwRglz99wpVsSuGzQ+jOi6lFXBGVTCrRpltvjm+/XA+tpeJrg==} - /spawndamnit@2.0.0: + spawndamnit@2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} - dependencies: - cross-spawn: 5.1.0 - signal-exit: 3.0.7 - dev: true - /spdx-correct@3.1.1: + spdx-correct@3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} - dependencies: - spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.11 - dev: true - /spdx-exceptions@2.3.0: + spdx-exceptions@2.3.0: resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} - dev: true - /spdx-expression-parse@3.0.1: + spdx-expression-parse@3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} - dependencies: - spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.11 - dev: true - /spdx-license-ids@3.0.11: + spdx-license-ids@3.0.11: resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==} - dev: true - /split-string@3.1.0: + split-string@3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} - dependencies: - extend-shallow: 3.0.2 - dev: false - /split2@4.2.0: + split2@4.2.0: resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} engines: {node: '>= 10.x'} - /split@0.3.3: + split@0.3.3: resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==} - dependencies: - through: 2.3.8 - dev: true - /sponge-case@1.0.1: + sponge-case@1.0.1: resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==} - dependencies: - tslib: 2.6.2 - dev: false - /sprintf-js@1.0.3: + sprintf-js@1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} - /stack-generator@2.0.5: + stack-generator@2.0.5: resolution: {integrity: sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==} - dependencies: - stackframe: 1.2.1 - dev: false - /stack-trace@0.0.10: + stack-trace@0.0.10: resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==} - dev: true - /stack-utils@2.0.5: + stack-utils@2.0.5: resolution: {integrity: sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==} engines: {node: '>=10'} - dependencies: - escape-string-regexp: 2.0.0 - dev: true - /stackframe@1.2.1: + stackframe@1.2.1: resolution: {integrity: sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg==} - dev: false - /stacktrace-gps@3.0.4: + stacktrace-gps@3.0.4: resolution: {integrity: sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==} - dependencies: - source-map: 0.5.6 - stackframe: 1.2.1 - dev: false - /stacktrace-js@2.0.2: + stacktrace-js@2.0.2: resolution: {integrity: sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==} - dependencies: - error-stack-parser: 2.0.7 - stack-generator: 2.0.5 - stacktrace-gps: 3.0.4 - dev: false - /static-extend@0.1.2: + static-extend@0.1.2: resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} engines: {node: '>=0.10.0'} - dependencies: - define-property: 0.2.5 - object-copy: 0.1.0 - dev: false - /statuses@1.5.0: + statuses@1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} - /statuses@2.0.1: + statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} - /stream-combiner@0.0.4: + stream-combiner@0.0.4: resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==} - dependencies: - duplexer: 0.1.2 - dev: true - /stream-transform@2.1.3: + stream-transform@2.1.3: resolution: {integrity: sha512-9GHUiM5hMiCi6Y03jD2ARC1ettBXkQBoQAe7nJsPknnI0ow10aXjTnew8QtYQmLjzn974BnmWEAJgCY6ZP1DeQ==} - dependencies: - mixme: 0.5.4 - dev: true - /streamsearch@0.1.2: + streamsearch@0.1.2: resolution: {integrity: sha512-jos8u++JKm0ARcSUTAZXOVC0mSox7Bhn6sBgty73P1f3JGf7yG2clTbBNHUdde/kdvP2FESam+vM6l8jBrNxHA==} engines: {node: '>=0.8.0'} - /streamsearch@1.1.0: + streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} - /string-argv@0.3.2: + string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} - dev: true - /string-env-interpolation@1.0.1: + string-env-interpolation@1.0.1: resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==} - dev: true - /string-length@4.0.2: + string-length@4.0.2: resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} engines: {node: '>=10'} - dependencies: - char-regex: 1.0.2 - strip-ansi: 6.0.1 - dev: true - /string-similarity@4.0.4: + string-similarity@4.0.4: resolution: {integrity: sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - dev: false - /string-width@4.2.3: + string-width@4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} - dependencies: - emoji-regex: 8.0.0 - is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.1 - /string.prototype.trim@1.2.8: + string.prototype.trim@1.2.8: resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - dev: true - /string.prototype.trimend@1.0.7: + string.prototype.trimend@1.0.7: resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - dev: true - /string.prototype.trimstart@1.0.7: + string.prototype.trimstart@1.0.7: resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - dev: true - /string_decoder@1.3.0: + string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} - dependencies: - safe-buffer: 5.2.1 - /stringify-entities@4.0.2: + stringify-entities@4.0.2: resolution: {integrity: sha512-MTxTVcEkorNtBbNpoFJPEh0kKdM6+QbMjLbaxmvaPMmayOXdr/AIVIIJX7FReUVweRBFJfZepK4A4AKgwuFpMQ==} - dependencies: - character-entities-html4: 2.1.0 - character-entities-legacy: 3.0.0 - dev: false - /strip-ansi@6.0.1: + strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - dependencies: - ansi-regex: 5.0.1 - /strip-bom-string@1.0.0: + strip-bom-string@1.0.0: resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} engines: {node: '>=0.10.0'} - dev: false - /strip-bom@3.0.0: + strip-bom@3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} - dev: true - /strip-bom@4.0.0: + strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} - dev: true - /strip-final-newline@2.0.0: + strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} - dev: true - /strip-final-newline@3.0.0: + strip-final-newline@3.0.0: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} - dev: true - /strip-indent@3.0.0: + strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} - dependencies: - min-indent: 1.0.1 - dev: true - /strip-indent@4.0.0: + strip-indent@4.0.0: resolution: {integrity: sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==} engines: {node: '>=12'} - dependencies: - min-indent: 1.0.1 - dev: true - /strip-json-comments@2.0.1: + strip-json-comments@2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} - dev: false - /strip-json-comments@3.1.1: + strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /strtok3@7.0.0: + strtok3@7.0.0: resolution: {integrity: sha512-pQ+V+nYQdC5H3Q7qBZAz/MO6lwGhoC2gOAjuouGf/VO0m7vQRh8QNMl2Uf6SwAtzZ9bOw3UIeBukEGNJl5dtXQ==} engines: {node: '>=14.16'} - dependencies: - '@tokenizer/token': 0.3.0 - peek-readable: 5.0.0 - dev: true - /style-to-object@0.3.0: + style-mod@4.1.2: + resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==} + + style-to-object@0.3.0: resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} - dependencies: - inline-style-parser: 0.1.1 - dev: false - /style-value-types@5.0.0: + style-value-types@5.0.0: resolution: {integrity: sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==} - dependencies: - hey-listen: 1.0.8 - tslib: 2.6.2 - dev: false - /styled-jsx@5.0.7(react@17.0.2): + styled-jsx@5.0.7: resolution: {integrity: sha512-b3sUzamS086YLRuvnaDigdAewz1/EFYlHpYBP5mZovKEdQQOIIYq8lApylub3HHZ6xFjV051kkGU7cudJmrXEA==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*' babel-plugin-macros: '*' - react: '*' + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' peerDependenciesMeta: '@babel/core': optional: true babel-plugin-macros: optional: true - react: - optional: true - dependencies: - react: 17.0.2 - /stylis@4.2.0: + stylis@4.2.0: resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} - dev: false - /stylis@4.3.1: + stylis@4.3.1: resolution: {integrity: sha512-EQepAV+wMsIaGVGX1RECzgrcqRRU/0sYOHkeLsZ3fzHaHXZy4DaOOX0vOlGQdlsjkh3mFHAIlVimpwAs4dslyQ==} - dev: false - /subarg@1.0.0: + subarg@1.0.0: resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==} - dependencies: - minimist: 1.2.5 - dev: false - /subscriptions-transport-ws-envelop@2.0.2(graphql@16.1.0-experimental-stream-defer.6)(ws@8.16.0): + subscriptions-transport-ws-envelop@2.0.2: resolution: {integrity: sha512-HMwQgdiMBgWC48LplRtDsgrdQKnsns7VvLZTN1eIFNT01XJd6yuuudrl85TbO5QnTAiw6g2Sh5bjTFYKjFIGwQ==} peerDependencies: - graphql: '*' + graphql: '>=0.10.0' ws: ^7.5.0 || ^8.4.0 - dependencies: - backo2: 1.0.2 - eventemitter3: 4.0.7 - graphql: 16.1.0-experimental-stream-defer.6 - isomorphic-ws: 4.0.1(ws@8.16.0) - iterall: 1.3.0 - symbol-observable: 4.0.0 - ws: 8.16.0 - /supports-color@5.5.0: + supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} - dependencies: - has-flag: 3.0.0 - /supports-color@7.2.0: + supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} - dependencies: - has-flag: 4.0.0 - /supports-color@8.1.1: + supports-color@8.1.1: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} - dependencies: - has-flag: 4.0.0 - /supports-preserve-symlinks-flag@1.0.0: + supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check@2.10.3(svelte@3.59.2): + svelte-check@2.10.3: resolution: {integrity: sha512-Nt1aWHTOKFReBpmJ1vPug0aGysqPwJh2seM1OvICfM2oeyaA62mOiy5EvkXhltGfhCcIQcq2LoE0l1CwcWPjlw==} hasBin: true peerDependencies: svelte: ^3.24.0 - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - chokidar: 3.5.3 - fast-glob: 3.3.2 - import-fresh: 3.3.0 - picocolors: 1.0.0 - sade: 1.8.1 - svelte: 3.59.2 - svelte-preprocess: 4.10.4(svelte@3.59.2)(typescript@5.3.3) - typescript: 5.3.3 - transitivePeerDependencies: - - '@babel/core' - - coffeescript - - less - - node-sass - - postcss - - postcss-load-config - - pug - - sass - - stylus - - sugarss - dev: true - /svelte-hmr@0.15.3(svelte@3.59.2): + svelte-hmr@0.15.3: resolution: {integrity: sha512-41snaPswvSf8TJUhlkoJBekRrABDXDMdpNpT2tfHIv4JuhgvHqLMhEPGtaQn0BmbNSTkuz2Ed20DF2eHw0SmBQ==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: ^3.19.0 || ^4.0.0 - dependencies: - svelte: 3.59.2 - dev: true - /svelte-preprocess@4.10.4(svelte@3.59.2)(typescript@5.3.3): + svelte-preprocess@4.10.4: resolution: {integrity: sha512-fuwol0N4UoHsNQolLFbMqWivqcJ9N0vfWO9IuPAiX/5okfoGXURyJ6nECbuEIv0nU3M8Xe2I1ONNje2buk7l6A==} engines: {node: '>= 9.11.2'} - requiresBuild: true peerDependencies: '@babel/core': ^7.10.2 coffeescript: ^2.5.1 @@ -18473,21 +11197,10 @@ packages: optional: true typescript: optional: true - dependencies: - '@types/pug': 2.0.6 - '@types/sass': 1.43.1 - detect-indent: 6.1.0 - magic-string: 0.25.9 - sorcery: 0.10.0 - strip-indent: 3.0.0 - svelte: 3.59.2 - typescript: 5.3.3 - dev: true - /svelte-preprocess@5.1.3(svelte@3.59.2)(typescript@5.3.3): + svelte-preprocess@5.1.3: resolution: {integrity: sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==} engines: {node: '>= 16.0.0', pnpm: ^8.0.0} - requiresBuild: true peerDependencies: '@babel/core': ^7.10.2 coffeescript: ^2.5.1 @@ -18521,329 +11234,190 @@ packages: optional: true typescript: optional: true - dependencies: - '@types/pug': 2.0.6 - detect-indent: 6.1.0 - magic-string: 0.30.5 - sorcery: 0.11.0 - strip-indent: 3.0.0 - svelte: 3.59.2 - typescript: 5.3.3 - dev: true - /svelte@3.59.2: + svelte@3.59.2: resolution: {integrity: sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA==} engines: {node: '>= 8'} - dev: true - /swap-case@2.0.2: + swap-case@2.0.2: resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==} - dependencies: - tslib: 2.6.2 - dev: false - /symbol-observable@4.0.0: + symbol-observable@4.0.0: resolution: {integrity: sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==} engines: {node: '>=0.10'} - /systeminformation@5.21.22: + systeminformation@5.21.22: resolution: {integrity: sha512-gNHloAJSyS+sKWkwvmvozZ1eHrdVTEsynWMTY6lvLGBB70gflkBQFw8drXXr1oEXY84+Vr9tOOrN8xHZLJSycA==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true - dev: false - /tabbable@5.3.3: + tabbable@5.3.3: resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} - dev: false - /tailwindcss@2.2.19(autoprefixer@10.4.4)(postcss@8.4.32): + tailwindcss@2.2.19: resolution: {integrity: sha512-6Ui7JSVtXadtTUo2NtkBBacobzWiQYVjYW0ZnKaP9S1ZCKQ0w7KVNz+YSDI/j7O7KCMHbOkz94ZMQhbT9pOqjw==} engines: {node: '>=12.13.0'} hasBin: true peerDependencies: autoprefixer: ^10.0.2 postcss: ^8.0.9 - peerDependenciesMeta: - autoprefixer: - optional: true - postcss: - optional: true - dependencies: - arg: 5.0.1 - autoprefixer: 10.4.4(postcss@8.4.32) - bytes: 3.1.2 - chalk: 4.1.2 - chokidar: 3.5.3 - color: 4.2.3 - cosmiconfig: 7.0.1 - detective: 5.2.0 - didyoumean: 1.2.2 - dlv: 1.1.3 - fast-glob: 3.3.2 - fs-extra: 10.0.1 - glob-parent: 6.0.2 - html-tags: 3.1.0 - is-color-stop: 1.1.0 - is-glob: 4.0.3 - lodash: 4.17.21 - lodash.topath: 4.5.2 - modern-normalize: 1.1.0 - node-emoji: 1.11.0 - normalize-path: 3.0.0 - object-hash: 2.2.0 - postcss: 8.4.32 - postcss-js: 3.0.3 - postcss-load-config: 3.1.3 - postcss-nested: 5.0.6(postcss@8.4.32) - postcss-selector-parser: 6.0.9 - postcss-value-parser: 4.2.0 - pretty-hrtime: 1.0.3 - purgecss: 4.1.3 - quick-lru: 5.1.1 - reduce-css-calc: 2.1.8 - resolve: 1.22.8 - tmp: 0.2.1 - transitivePeerDependencies: - - ts-node - dev: false - /tar-fs@2.1.1: + tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} - dependencies: - chownr: 1.1.4 - mkdirp-classic: 0.5.3 - pump: 3.0.0 - tar-stream: 2.2.0 - dev: false - /tar-stream@2.2.0: + tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} - dependencies: - bl: 4.1.0 - end-of-stream: 1.4.4 - fs-constants: 1.0.0 - inherits: 2.0.4 - readable-stream: 3.6.0 - dev: false - /temp-dir@3.0.0: + temp-dir@3.0.0: resolution: {integrity: sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==} engines: {node: '>=14.16'} - dev: true - /temp@0.8.4: + temp@0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} engines: {node: '>=6.0.0'} - dependencies: - rimraf: 2.6.3 - dev: false - /tempy@3.1.0: + tempy@3.1.0: resolution: {integrity: sha512-7jDLIdD2Zp0bDe5r3D2qtkd1QOCacylBuL7oa4udvN6v2pqr4+LcCr67C8DR1zkpaZ8XosF5m1yQSabKAW6f2g==} engines: {node: '>=14.16'} - dependencies: - is-stream: 3.0.0 - temp-dir: 3.0.0 - type-fest: 2.19.0 - unique-string: 3.0.0 - dev: true - /term-size@2.2.1: + term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} - dev: true - /test-exclude@6.0.0: + test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} - dependencies: - '@istanbuljs/schema': 0.1.3 - glob: 7.2.0 - minimatch: 3.1.2 - /thread-stream@2.4.1: + thread-stream@2.4.1: resolution: {integrity: sha512-d/Ex2iWd1whipbT681JmTINKw0ZwOUBZm7+Gjs64DHuX34mmw8vJL2bFAaNacaW72zYiTJxSHi5abUuOi5nsfg==} - dependencies: - real-require: 0.2.0 - /throttle-debounce@3.0.1: + throttle-debounce@3.0.1: resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} engines: {node: '>=10'} - dev: false - /through@2.3.8: + through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - /time-span@4.0.0: + time-span@4.0.0: resolution: {integrity: sha512-MyqZCTGLDZ77u4k+jqg4UlrzPTPZ49NDlaekU6uuFaJLzPIN1woaRXCbGeqOfxwc3Y37ZROGAJ614Rdv7Olt+g==} engines: {node: '>=10'} - dependencies: - convert-hrtime: 3.0.0 - dev: true - /timestring@6.0.0: + timestring@6.0.0: resolution: {integrity: sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==} engines: {node: '>=8'} - dev: false - /timsort@0.3.0: + timsort@0.3.0: resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} - dev: false - /tiny-glob@0.2.9: + tiny-glob@0.2.9: resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==} - dependencies: - globalyzer: 0.1.0 - globrex: 0.1.2 - dev: true - /tiny-invariant@1.2.0: + tiny-invariant@1.2.0: resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==} - dev: false - /tiny-lru@10.0.1: + tiny-lru@10.0.1: resolution: {integrity: sha512-Vst+6kEsWvb17Zpz14sRJV/f8bUWKhqm6Dc+v08iShmIJ/WxqWytHzCTd6m88pS33rE2zpX34TRmOpAJPloNCA==} engines: {node: '>=6'} - /tiny-lru@8.0.2: + tiny-lru@8.0.2: resolution: {integrity: sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==} engines: {node: '>=6'} - dev: false - /tinykeys@1.4.0: + tinykeys@1.4.0: resolution: {integrity: sha512-ysnVd2E4nWbNXIbHaUidcKGLTmNimqP0hdpsD0Ph5hPJ84ntCF6PHj+Jg3im9nZt9/hNsBg/E6m1psHc2KaPnQ==} - dev: false - /title-case@3.0.3: + title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} - dependencies: - tslib: 2.6.2 - dev: false - /titleize@3.0.0: + titleize@3.0.0: resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==} engines: {node: '>=12'} - dev: true - /tmp-promise@3.0.3: + tmp-promise@3.0.3: resolution: {integrity: sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==} - dependencies: - tmp: 0.2.1 - dev: true - /tmp@0.0.33: + tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} - dependencies: - os-tmpdir: 1.0.2 - /tmp@0.2.1: + tmp@0.2.1: resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} engines: {node: '>=8.17.0'} - dependencies: - rimraf: 3.0.2 - /tmpl@1.0.5: + tmpl@1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} - dev: true - /to-fast-properties@2.0.0: + to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - /to-object-path@0.3.0: + to-object-path@0.3.0: resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} engines: {node: '>=0.10.0'} - dependencies: - kind-of: 3.2.2 - dev: false - /to-regex-range@2.1.1: + to-regex-range@2.1.1: resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} engines: {node: '>=0.10.0'} - dependencies: - is-number: 3.0.0 - repeat-string: 1.6.1 - dev: false - /to-regex-range@5.0.1: + to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - dependencies: - is-number: 7.0.0 - /to-regex@3.0.2: + to-regex@3.0.2: resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} engines: {node: '>=0.10.0'} - dependencies: - define-property: 2.0.2 - extend-shallow: 3.0.2 - regex-not: 1.0.2 - safe-regex: 1.1.0 - dev: false - /toad-cache@3.4.1: + toad-cache@3.4.1: resolution: {integrity: sha512-T0m3MxP3wcqW0LaV3dF1mHBU294sgYSm4FOpa5eEJaYO7PqJZBOjZEQI1y4YaKNnih1FXCEYTWDS9osCoTUefg==} engines: {node: '>=12'} - /toggle-selection@1.0.6: + toggle-selection@1.0.6: resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} - /toidentifier@1.0.0: + toidentifier@1.0.0: resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==} engines: {node: '>=0.6'} - dev: false - /toidentifier@1.0.1: + toidentifier@1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} - /token-types@5.0.1: + token-types@5.0.1: resolution: {integrity: sha512-Y2fmSnZjQdDb9W4w4r1tswlMHylzWIeOKpx0aZH9BgGtACHhrk3OkT52AzwcuqTRBZtvvnTjDBh8eynMulu8Vg==} engines: {node: '>=14.16'} - dependencies: - '@tokenizer/token': 0.3.0 - ieee754: 1.2.1 - dev: true - /totalist@1.1.0: + totalist@1.1.0: resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} engines: {node: '>=6'} - dev: true - /totalist@3.0.1: + totalist@3.0.1: resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} - dev: true - /tr46@0.0.3: + tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - /tree-kill@1.2.2: + tree-kill@1.2.2: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true - /trim-newlines@3.0.1: + trim-newlines@3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - dev: true - /trim-newlines@4.0.2: + trim-newlines@4.0.2: resolution: {integrity: sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==} engines: {node: '>=12'} - dev: true - /trough@2.1.0: + trough@2.1.0: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} - dev: false - /ts-easing@0.2.0: + ts-easing@0.2.0: resolution: {integrity: sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==} - dev: false - /ts-jest@29.1.1(@jest/types@29.6.3)(esbuild@0.16.17)(jest@29.7.0)(typescript@5.3.3): + ts-jest@29.1.1: resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -18863,29 +11437,11 @@ packages: optional: true esbuild: optional: true - dependencies: - '@jest/types': 29.6.3 - bs-logger: 0.2.6 - esbuild: 0.16.17 - fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.19.4) - jest-util: 29.7.0 - json5: 2.2.3 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.5.4 - typescript: 5.3.3 - yargs-parser: 21.1.1 - dev: true - /ts-morph@12.0.0: + ts-morph@12.0.0: resolution: {integrity: sha512-VHC8XgU2fFW7yO1f/b3mxKDje1vmyzFXHWzOYmKEkCEwcLjDtbdLgBQviqj4ZwP4MJkQtRo6Ha2I29lq/B+VxA==} - dependencies: - '@ts-morph/common': 0.11.1 - code-block-writer: 10.1.1 - dev: true - /ts-node@10.9.1(@types/node@14.18.33)(typescript@4.9.5): + ts-node@10.9.1: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -18898,622 +11454,360 @@ packages: optional: true '@swc/wasm': optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 14.18.33 - acorn: 8.7.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 4.9.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: true - /ts-node@9.1.1(typescript@5.3.3): + ts-node@9.1.1: 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: 5.3.3 - yn: 3.1.1 - dev: true - /ts-toolbelt@6.15.5: + ts-toolbelt@6.15.5: resolution: {integrity: sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==} - dev: true - /tsc-watch@6.0.4(typescript@5.3.3): + tsc-watch@6.0.4: resolution: {integrity: sha512-cHvbvhjO86w2aGlaHgSCeQRl+Aqw6X6XN4sQMPZKF88GoP30O+oTuh5lRIJr5pgFWrRpF1AgXnJJ2DoFEIPHyg==} engines: {node: '>=12.12.0'} hasBin: true peerDependencies: typescript: '*' - dependencies: - cross-spawn: 7.0.3 - node-cleanup: 2.1.2 - ps-tree: 1.2.0 - string-argv: 0.3.2 - typescript: 5.3.3 - dev: true - /tslib@1.14.1: + tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - dev: false - /tslib@2.3.1: + tslib@2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} - dev: true - /tslib@2.4.1: + tslib@2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} - /tslib@2.6.2: + tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsscmp@1.0.6: + tsscmp@1.0.6: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} - /tty-table@4.2.3: + tty-table@4.2.3: resolution: {integrity: sha512-Fs15mu0vGzCrj8fmJNP7Ynxt5J7praPXqFN0leZeZBXJwkMxv9cb2D454k1ltrtUSJbZ4yH4e0CynsHLxmUfFA==} engines: {node: '>=8.0.0'} hasBin: true - dependencies: - chalk: 4.1.2 - csv: 5.5.3 - kleur: 4.1.5 - smartwrap: 2.0.2 - strip-ansi: 6.0.1 - wcwidth: 1.0.1 - yargs: 17.7.2 - dev: true - /tunnel-agent@0.6.0: + tunnel-agent@0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} - dependencies: - safe-buffer: 5.2.1 - dev: false - /twin.macro@2.8.2: + twin.macro@2.8.2: resolution: {integrity: sha512-2Vg09mp+nA70AWUedJ8WRgB2me3buq7JGbOnjHnFnNaBzomVu5k7lJ9YGpByIlre+UYr7QRhtlj7+IUKxvCrUA==} engines: {node: '>=12.13.0'} - dependencies: - '@babel/parser': 7.23.6 - '@babel/template': 7.22.15 - autoprefixer: 10.4.4(postcss@8.4.32) - babel-plugin-macros: 2.8.0 - chalk: 4.1.2 - clean-set: 1.1.2 - color: 3.2.1 - dset: 2.1.0 - lodash.flatmap: 4.5.0 - lodash.get: 4.4.2 - lodash.merge: 4.6.2 - postcss: 8.4.32 - string-similarity: 4.0.4 - tailwindcss: 2.2.19(autoprefixer@10.4.4)(postcss@8.4.32) - timsort: 0.3.0 - transitivePeerDependencies: - - ts-node - dev: false - /type-detect@4.0.8: + type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - /type-fest@0.13.1: + type-fest@0.13.1: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} engines: {node: '>=10'} - dev: true - /type-fest@0.21.3: + type-fest@0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} - /type-fest@0.6.0: + type-fest@0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} - dev: true - /type-fest@0.8.1: + type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} - dev: true - /type-fest@1.4.0: + type-fest@1.4.0: resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} engines: {node: '>=10'} - dev: true - /type-fest@2.19.0: + type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - dev: true - /type-fest@3.13.1: + type-fest@3.13.1: resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} engines: {node: '>=14.16'} - dev: true - /type-graphql@1.1.1(class-validator@0.13.2)(graphql@15.8.0): + type-graphql@1.1.1: resolution: {integrity: sha512-iOOWVn0ehCYMukmnXStbkRwFE9dcjt7/oDcBS1JyQZo9CbhlIll4lHHps54HMEk4A4c8bUPd+DjK8w1/ZrxB4A==} engines: {node: '>= 10.3'} - requiresBuild: true peerDependencies: class-validator: '>=0.12.0' - graphql: '*' - dependencies: - '@types/glob': 7.2.0 - '@types/node': 18.19.4 - '@types/semver': 7.5.6 - class-validator: 0.13.2 - glob: 7.2.0 - graphql: 15.8.0 - graphql-query-complexity: 0.7.2(graphql@15.8.0) - graphql-subscriptions: 1.2.1(graphql@15.8.0) - semver: 7.5.4 - tslib: 2.6.2 - dev: false + graphql: ^15.3.0 - /type-is@1.6.18: + type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} - dependencies: - media-typer: 0.3.0 - mime-types: 2.1.35 - /typed-array-buffer@1.0.0: + typed-array-buffer@1.0.0: resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - is-typed-array: 1.1.12 - dev: true - /typed-array-byte-length@1.0.0: + typed-array-byte-length@1.0.0: resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 - dev: true - /typed-array-byte-offset@1.0.0: + typed-array-byte-offset@1.0.0: resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: 1.0.5 - call-bind: 1.0.5 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.12 - dev: true - /typed-array-length@1.0.4: + typed-array-length@1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} - dependencies: - call-bind: 1.0.5 - for-each: 0.3.3 - is-typed-array: 1.1.12 - dev: true - /typescript@4.9.5: + typescript@4.9.5: resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true - dev: true - /typescript@5.3.3: + typescript@5.3.3: resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true - /ua-parser-js@0.7.31: + ua-parser-js@0.7.31: resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==} - dev: false - /uc.micro@1.0.6: + uc.micro@1.0.6: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} - dev: true - /unbox-primitive@1.0.2: + unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - dependencies: - call-bind: 1.0.5 - has-bigints: 1.0.2 - has-symbols: 1.0.3 - which-boxed-primitive: 1.0.2 - dev: true - /unc-path-regex@0.1.2: + unc-path-regex@0.1.2: resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==} engines: {node: '>=0.10.0'} - dev: false - /undici-types@5.26.5: + undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - /undici@4.16.0: + undici@4.16.0: resolution: {integrity: sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==} engines: {node: '>=12.18'} - dev: false - - /undici@5.14.0: - resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==} - engines: {node: '>=12.18'} - dependencies: - busboy: 1.6.0 - dev: true - /undici@5.20.0: + undici@5.20.0: resolution: {integrity: sha512-J3j60dYzuo6Eevbawwp1sdg16k5Tf768bxYK4TUJRH7cBM4kFCbf3mOnM/0E3vQYXvpxITbbWmBafaDbxLDz3g==} engines: {node: '>=12.18'} - dependencies: - busboy: 1.6.0 - dev: true - /undici@5.28.2: + undici@5.28.2: resolution: {integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==} engines: {node: '>=14.0'} - dependencies: - '@fastify/busboy': 2.1.0 - /undici@5.5.1: + undici@5.5.1: resolution: {integrity: sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==} engines: {node: '>=12.18'} - dev: false - /unified@10.1.2: + unicode-canonical-property-names-ecmascript@2.0.0: + resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} + engines: {node: '>=4'} + + unicode-match-property-ecmascript@2.0.0: + resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} + engines: {node: '>=4'} + + unicode-match-property-value-ecmascript@2.1.0: + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} + engines: {node: '>=4'} + + unicode-property-aliases-ecmascript@2.1.0: + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} + engines: {node: '>=4'} + + unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} - dependencies: - '@types/unist': 2.0.6 - bail: 2.0.2 - extend: 3.0.2 - is-buffer: 2.0.5 - is-plain-obj: 4.0.0 - trough: 2.1.0 - vfile: 5.3.2 - dev: false - /union-value@1.0.1: + union-value@1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} engines: {node: '>=0.10.0'} - dependencies: - arr-union: 3.1.0 - get-value: 2.0.6 - is-extendable: 0.1.1 - set-value: 4.1.0 - dev: false - /unique-string@3.0.0: + unique-string@3.0.0: resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==} engines: {node: '>=12'} - dependencies: - crypto-random-string: 4.0.0 - dev: true - /unist-builder@3.0.0: + unist-builder@3.0.0: resolution: {integrity: sha512-GFxmfEAa0vi9i5sd0R2kcrI9ks0r82NasRq5QHh2ysGngrc6GiqD5CDf1FjPenY4vApmFASBIIlk/jj5J5YbmQ==} - dependencies: - '@types/unist': 2.0.6 - dev: false - /unist-util-generated@2.0.0: + unist-util-generated@2.0.0: resolution: {integrity: sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw==} - dev: false - /unist-util-is@5.1.1: + unist-util-is@5.1.1: resolution: {integrity: sha512-F5CZ68eYzuSvJjGhCLPL3cYx45IxkqXSetCcRgUXtbcm50X2L9oOWQlfUfDdAf+6Pd27YDblBfdtmsThXmwpbQ==} - dev: false - /unist-util-position-from-estree@1.1.1: + unist-util-position-from-estree@1.1.1: resolution: {integrity: sha512-xtoY50b5+7IH8tFbkw64gisG9tMSpxDjhX9TmaJJae/XuxQ9R/Kc8Nv1eOsf43Gt4KV/LkriMy9mptDr7XLcaw==} - dependencies: - '@types/unist': 2.0.6 - dev: false - /unist-util-position@4.0.1: + unist-util-position@4.0.1: resolution: {integrity: sha512-mgy/zI9fQ2HlbOtTdr2w9lhVaiFUHWQnZrFF2EUoVOqtAUdzqMtNiD99qA5a1IcjWVR8O6aVYE9u7Z2z1v0SQA==} - dev: false - /unist-util-remove-position@4.0.1: + unist-util-remove-position@4.0.1: resolution: {integrity: sha512-0yDkppiIhDlPrfHELgB+NLQD5mfjup3a8UYclHruTJWmY74je8g+CIFr79x5f6AkmzSwlvKLbs63hC0meOMowQ==} - dependencies: - '@types/unist': 2.0.6 - unist-util-visit: 4.1.0 - dev: false - /unist-util-remove@3.1.0: + unist-util-remove@3.1.0: resolution: {integrity: sha512-rO/sIghl13eN8irs5OBN2a4RC10MsJdiePCfwrvnzGtgIbHcDXr2REr0qi9F2r/CIb1r9FyyFmcMRIGs+EyUFw==} - dependencies: - '@types/unist': 2.0.6 - unist-util-is: 5.1.1 - unist-util-visit-parents: 5.1.0 - dev: false - /unist-util-stringify-position@3.0.2: + unist-util-stringify-position@3.0.2: resolution: {integrity: sha512-7A6eiDCs9UtjcwZOcCpM4aPII3bAAGv13E96IkawkOAW0OhH+yRxtY0lzo8KiHpzEMfH7Q+FizUmwp8Iqy5EWg==} - dependencies: - '@types/unist': 2.0.6 - dev: false - /unist-util-visit-parents@4.1.1: + unist-util-visit-parents@4.1.1: resolution: {integrity: sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==} - dependencies: - '@types/unist': 2.0.6 - unist-util-is: 5.1.1 - dev: false - /unist-util-visit-parents@5.1.0: + unist-util-visit-parents@5.1.0: resolution: {integrity: sha512-y+QVLcY5eR/YVpqDsLf/xh9R3Q2Y4HxkZTp7ViLDU6WtJCEcPmRzW1gpdWDCDIqIlhuPDXOgttqPlykrHYDekg==} - dependencies: - '@types/unist': 2.0.6 - unist-util-is: 5.1.1 - dev: false - /unist-util-visit@3.1.0: + unist-util-visit@3.1.0: resolution: {integrity: sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==} - dependencies: - '@types/unist': 2.0.6 - unist-util-is: 5.1.1 - unist-util-visit-parents: 4.1.1 - dev: false - /unist-util-visit@4.1.0: + unist-util-visit@4.1.0: resolution: {integrity: sha512-n7lyhFKJfVZ9MnKtqbsqkQEk5P1KShj0+//V7mAcoI6bpbUjh3C/OG8HVD+pBihfh6Ovl01m8dkcv9HNqYajmQ==} - dependencies: - '@types/unist': 2.0.6 - unist-util-is: 5.1.1 - unist-util-visit-parents: 5.1.0 - dev: false - /universalify@0.1.2: + universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} - /universalify@2.0.0: + universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unixify@1.0.0: + unixify@1.0.0: resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} engines: {node: '>=0.10.0'} - dependencies: - normalize-path: 2.1.1 - /unload@2.2.0: + unload@2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} - dependencies: - '@babel/runtime': 7.23.7 - detect-node: 2.1.0 - dev: false - /unpipe@1.0.0: + unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - /unset-value@1.0.0: + unset-value@1.0.0: resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} engines: {node: '>=0.10.0'} - dependencies: - has-value: 0.3.1 - isobject: 3.0.1 - dev: false - /untildify@4.0.0: + untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} engines: {node: '>=8'} - dev: true - /upper-case-first@2.0.2: + update-browserslist-db@1.0.16: + resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + + upper-case-first@2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} - dependencies: - tslib: 2.6.2 - dev: false - /upper-case@2.0.2: + upper-case@2.0.2: resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} - dependencies: - tslib: 2.6.2 - dev: false - /uri-js@4.4.1: + uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - dependencies: - punycode: 2.1.1 - /urix@0.1.0: + urix@0.1.0: resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} deprecated: Please see https://github.com/lydell/urix#deprecated - dev: false - /urlpattern-polyfill@4.0.3: + urlpattern-polyfill@4.0.3: resolution: {integrity: sha512-DOE84vZT2fEcl9gqCUTcnAw5ZY5Id55ikUcziSUntuEFL3pRvavg5kwDmTEUJkeCHInTlV/HexFomgYnzO5kdQ==} - dev: true - /use-callback-ref@1.2.5(@types/react@17.0.74)(react@17.0.2): + use-callback-ref@1.2.5: resolution: {integrity: sha512-gN3vgMISAgacF7sqsLPByqoePooY3n2emTH59Ur5d/M8eg4WTWu1xp8i8DHjohftIyEx0S08RiYxbffr4j8Peg==} engines: {node: '>=8.5.0'} peerDependencies: '@types/react': ^17.0.50 - react: '*' + react: ^16.8.0 || ^17.0.0 peerDependenciesMeta: '@types/react': optional: true - react: - optional: true - dependencies: - '@types/react': 17.0.74 - react: 17.0.2 - dev: false - /use-debounce@8.0.4(react@17.0.2): + use-debounce@8.0.4: resolution: {integrity: sha512-fGqsYQzl8kLHF2QpQSgIwgOgJmnh6j5L6SIzQiHdLfwp3q1egUL3btq5Bg2SJysH6A0ILLgT2IqXZKoNJr0nFw==} engines: {node: '>= 10.0.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 - dev: false + react: '>=16.8.0' - /use-immer@0.6.0(immer@9.0.12)(react@17.0.2): + use-immer@0.6.0: resolution: {integrity: sha512-dFGRfvWCqPDTOt/S431ETYTg6+uxbpb7A1pptufwXVzGJY3RlXr38+3wyLNpc6SbbmAKjWl6+EP6uW74fkEsXQ==} peerDependencies: immer: '>=2.0.0' - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - immer: 9.0.12 - react: 17.0.2 - dev: false + react: ^16.8.0 || ^17.0.1 - /use-sidecar@1.0.5(react@17.0.2): + use-sidecar@1.0.5: resolution: {integrity: sha512-k9jnrjYNwN6xYLj1iaGhonDghfvmeTmYjAiGvOr7clwKfPjMXJf4/HOr7oT5tJwYafgp2tG2l3eZEOfoELiMcA==} engines: {node: '>=8.5.0'} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - detect-node-es: 1.1.0 - react: 17.0.2 - tslib: 1.14.1 - dev: false + react: ^16.8.0 || ^17.0.0 - /use-sync-external-store@1.2.0(react@17.0.2): + use-sync-external-store@1.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 17.0.2 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 - /use@3.1.1: + use@3.1.1: resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} engines: {node: '>=0.10.0'} - dev: false - /util-deprecate@1.0.2: + util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /utils-merge@1.0.1: + utils-merge@1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - /uuid-parse@1.1.0: + uuid-parse@1.1.0: resolution: {integrity: sha512-OdmXxA8rDsQ7YpNVbKSJkNzTw2I+S5WsbMDnCtIWSQaosNAcWtFuI/YK1TjzUI6nbkgiqEyh8gWngfcv8Asd9A==} - dev: false - /uuid@8.3.2: + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true - dev: false - /uvu@0.5.3: + uvu@0.5.3: resolution: {integrity: sha512-brFwqA3FXzilmtnIyJ+CxdkInkY/i4ErvP7uV0DnUVxQcQ55reuHphorpF+tZoVHK2MniZ/VJzI7zJQoc9T9Yw==} engines: {node: '>=8'} hasBin: true - dependencies: - dequal: 2.0.2 - diff: 5.0.0 - kleur: 4.1.5 - sade: 1.8.1 - dev: false - /v8-compile-cache-lib@3.0.1: + v8-compile-cache-lib@3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} - dev: true - /v8-to-istanbul@9.2.0: + v8-to-istanbul@9.2.0: resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} engines: {node: '>=10.12.0'} - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - '@types/istanbul-lib-coverage': 2.0.4 - convert-source-map: 2.0.0 - /validate-npm-package-license@3.0.4: + validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - dependencies: - spdx-correct: 3.1.1 - spdx-expression-parse: 3.0.1 - dev: true - /validate-npm-package-name@4.0.0: + validate-npm-package-name@4.0.0: resolution: {integrity: sha512-mzR0L8ZDktZjpX4OB46KT+56MAhl4EIazWP/+G/HPGuvfdaqg4YsCdtOm6U9+LOFyYDoh4dpnpxZRB9MQQns5Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - dependencies: - builtins: 5.0.1 - dev: true - /validator@13.7.0: + validator@13.7.0: resolution: {integrity: sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==} engines: {node: '>= 0.10'} - dev: false - /value-or-promise@1.0.11: + value-or-promise@1.0.11: resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==} engines: {node: '>=12'} - dev: true - /value-or-promise@1.0.12: + value-or-promise@1.0.12: resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==} engines: {node: '>=12'} - /vary@1.1.2: + vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - /vfile-matter@3.0.1: + vfile-matter@3.0.1: resolution: {integrity: sha512-CAAIDwnh6ZdtrqAuxdElUqQRQDQgbbIrYtDYI8gCjXS1qQ+1XdLoK8FIZWxJwn0/I+BkSSZpar3SOgjemQz4fg==} - dependencies: - '@types/js-yaml': 4.0.5 - is-buffer: 2.0.5 - js-yaml: 4.1.0 - dev: false - /vfile-message@3.1.2: + vfile-message@3.1.2: resolution: {integrity: sha512-QjSNP6Yxzyycd4SVOtmKKyTsSvClqBPJcd00Z0zuPj3hOIjg0rUPG6DbFGPvUKRgYyaIWLPKpuEclcuvb3H8qA==} - dependencies: - '@types/unist': 2.0.6 - unist-util-stringify-position: 3.0.2 - dev: false - /vfile@5.3.2: + vfile@5.3.2: resolution: {integrity: sha512-w0PLIugRY3Crkgw89TeMvHCzqCs/zpreR31hl4D92y6SOE07+bfJe+dK5Q2akwS+i/c801kzjoOr9gMcTe6IAA==} - dependencies: - '@types/unist': 2.0.6 - is-buffer: 2.0.5 - unist-util-stringify-position: 3.0.2 - vfile-message: 3.1.2 - dev: false - /vite@4.5.1(@types/node@18.19.4): + vite@4.5.1: resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -19540,221 +11834,123 @@ packages: optional: true terser: optional: true - dependencies: - '@types/node': 18.19.4 - esbuild: 0.16.17 - postcss: 8.4.32 - rollup: 3.29.4 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /vitefu@0.2.5(vite@4.5.1): + vitefu@0.2.5: resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 peerDependenciesMeta: vite: optional: true - dependencies: - vite: 4.5.1(@types/node@18.19.4) - dev: true - /void-elements@3.1.0: + void-elements@3.1.0: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} - dev: false - /vscode-languageserver-types@3.17.5: + vscode-languageserver-types@3.17.5: resolution: {integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==} - dev: true - /vscode-oniguruma@1.6.2: + vscode-oniguruma@1.6.2: resolution: {integrity: sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==} - dev: false - /vscode-textmate@6.0.0: + vscode-textmate@6.0.0: resolution: {integrity: sha512-gu73tuZfJgu+mvCSy4UZwd2JXykjK9zAZsfmDeut5dx/1a7FeTk0XwJsSuqQn+cuMCGVbIBfl+s53X4T19DnzQ==} - dev: false - /wait-for-expect@3.0.2: + w3c-keyname@2.2.8: + resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} + + wait-for-expect@3.0.2: resolution: {integrity: sha512-cfS1+DZxuav1aBYbaO/kE06EOS8yRw7qOFoD3XtjTkYvCvh3zUvNST8DXK/nPaeqIzIv3P3kL3lRJn8iwOiSag==} - dev: true - /wait-on@6.0.1: + wait-on@6.0.1: resolution: {integrity: sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==} engines: {node: '>=10.0.0'} hasBin: true - dependencies: - axios: 0.25.0 - joi: 17.6.0 - lodash: 4.17.21 - minimist: 1.2.5 - rxjs: 7.5.5 - transitivePeerDependencies: - - debug - /walker@1.0.8: + walker@1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} - dependencies: - makeerror: 1.0.12 - dev: true - /warning@4.0.3: + warning@4.0.3: resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==} - dependencies: - loose-envify: 1.4.0 - dev: false - /wcwidth@1.0.1: + wcwidth@1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} - dependencies: - defaults: 1.0.3 - /web-streams-polyfill@3.2.0: + web-streams-polyfill@3.2.0: resolution: {integrity: sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==} engines: {node: '>= 8'} - /web-streams-polyfill@4.0.0-beta.1: + web-streams-polyfill@4.0.0-beta.1: resolution: {integrity: sha512-3ux37gEX670UUphBF9AMCq8XM6iQ8Ac6A+DSRRjDoRBm1ufCkaCDdNVbaqq60PsEkdNlLKrGtv/YBP4EJXqNtQ==} engines: {node: '>= 12'} - /webcrypto-core@1.7.7: + webcrypto-core@1.7.7: resolution: {integrity: sha512-7FjigXNsBfopEj+5DV2nhNpfic2vumtjjgPmeDKk45z+MJwXKKfhPB7118Pfzrmh4jqOMST6Ch37iPAHoImg5g==} - dependencies: - '@peculiar/asn1-schema': 2.3.8 - '@peculiar/json-schema': 1.1.12 - asn1js: 3.0.5 - pvtsutils: 1.3.5 - tslib: 2.6.2 - dev: true - /webidl-conversions@3.0.1: + webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} - /webpack-bundle-analyzer@4.3.0: + webpack-bundle-analyzer@4.3.0: resolution: {integrity: sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==} engines: {node: '>= 10.13.0'} hasBin: true - dependencies: - acorn: 8.7.0 - acorn-walk: 8.2.0 - chalk: 4.1.2 - commander: 6.2.1 - gzip-size: 6.0.0 - lodash: 4.17.21 - opener: 1.5.2 - sirv: 1.0.19 - ws: 7.5.7 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - dev: true - /whatwg-url@5.0.0: + whatwg-url@5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} - dependencies: - tr46: 0.0.3 - webidl-conversions: 3.0.1 - /which-boxed-primitive@1.0.2: + which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} - dependencies: - is-bigint: 1.0.4 - is-boolean-object: 1.1.2 - is-number-object: 1.0.6 - is-string: 1.0.7 - is-symbol: 1.0.4 - dev: true - /which-module@2.0.0: + which-module@2.0.0: resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} - /which-pm@2.0.0: + which-pm@2.0.0: resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} engines: {node: '>=8.15'} - dependencies: - load-yaml-file: 0.2.0 - path-exists: 4.0.0 - dev: true - /which-typed-array@1.1.13: + which-typed-array@1.1.13: resolution: {integrity: sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==} engines: {node: '>= 0.4'} - dependencies: - available-typed-arrays: 1.0.5 - call-bind: 1.0.5 - for-each: 0.3.3 - gopd: 1.0.1 - has-tostringtag: 1.0.0 - dev: true - /which@1.3.1: + which@1.3.1: resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true - dependencies: - isexe: 2.0.0 - dev: true - /which@2.0.2: + which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true - dependencies: - isexe: 2.0.0 - /widest-line@3.1.0: + widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} - dependencies: - string-width: 4.2.3 - dev: false - /workerpool@6.2.1: + workerpool@6.2.1: resolution: {integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==} - /worktop@0.7.3: + worktop@0.7.3: resolution: {integrity: sha512-WBHP1hk8pLP7ahAw13fugDWcO0SUAOiCD6DHT/bfLWoCIA/PL9u7GKdudT2nGZ8EGR1APbGCAI6ZzKG1+X+PnQ==} engines: {node: '>=12'} - dependencies: - regexparam: 2.0.0 - /wrap-ansi@6.2.0: + wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} - dependencies: - ansi-styles: 4.3.0 - string-width: 4.2.3 - strip-ansi: 6.0.1 - /wrap-ansi@7.0.0: + wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} - dependencies: - ansi-styles: 4.3.0 - string-width: 4.2.3 - strip-ansi: 6.0.1 - /wrappy@1.0.2: + wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - /write-file-atomic@2.4.3: + write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} - dependencies: - graceful-fs: 4.2.9 - imurmurhash: 0.1.4 - signal-exit: 3.0.7 - dev: false - /write-file-atomic@4.0.2: + write-file-atomic@4.0.2: resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - dependencies: - imurmurhash: 0.1.4 - signal-exit: 3.0.7 - dev: true - /ws@7.5.7: + ws@7.5.7: resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==} engines: {node: '>=8.3.0'} peerDependencies: @@ -19765,9 +11961,8 @@ packages: optional: true utf-8-validate: optional: true - dev: true - /ws@8.11.0: + ws@8.11.0: resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} engines: {node: '>=10.0.0'} peerDependencies: @@ -19778,9 +11973,8 @@ packages: optional: true utf-8-validate: optional: true - dev: true - /ws@8.16.0: + ws@8.16.0: resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} engines: {node: '>=10.0.0'} peerDependencies: @@ -19792,628 +11986,11364 @@ packages: utf-8-validate: optional: true - /xtend@4.0.2: + xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - dev: false - /y18n@4.0.3: + y18n@4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} - /y18n@5.0.8: + y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} - /yallist@2.1.2: + yallist@2.1.2: resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} - dev: true - /yallist@4.0.0: + yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + + yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yaml@1.10.2: + yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} - /yaml@2.3.4: + yaml@2.3.4: resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} - dev: false - /yargs-parser@18.1.3: + yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - /yargs-parser@20.2.4: + yargs-parser@20.2.4: resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} engines: {node: '>=10'} - /yargs-parser@20.2.9: + yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} - /yargs-parser@21.1.1: + yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} - /yargs-unparser@2.0.0: + yargs-unparser@2.0.0: resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==} engines: {node: '>=10'} - dependencies: - camelcase: 6.3.0 - decamelize: 4.0.0 - flat: 5.0.2 - is-plain-obj: 2.1.0 - /yargs@15.4.1: + yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} - dependencies: - cliui: 6.0.0 - decamelize: 1.2.0 - find-up: 4.1.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 4.2.3 - which-module: 2.0.0 - y18n: 4.0.3 - yargs-parser: 18.1.3 - /yargs@16.2.0: + yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} - dependencies: - cliui: 7.0.4 - escalade: 3.1.1 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - string-width: 4.2.3 - y18n: 5.0.8 - yargs-parser: 20.2.9 - /yargs@17.7.2: + yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} - dependencies: - cliui: 8.0.1 - escalade: 3.1.1 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - string-width: 4.2.3 - y18n: 5.0.8 - yargs-parser: 21.1.1 - /ylru@1.3.2: + ylru@1.3.2: resolution: {integrity: sha512-RXRJzMiK6U2ye0BlGGZnmpwJDPgakn6aNQ0A7gHRbD4I0uvK4TW6UqkK1V0pp9jskjJBAXd3dRrbzWkqJ+6cxA==} engines: {node: '>= 4.0.0'} - /yn@3.1.1: + yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} engines: {node: '>=6'} - dev: true - /yocto-queue@0.1.0: + yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /yocto-queue@1.0.0: + yocto-queue@1.0.0: resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} engines: {node: '>=12.20'} - dev: true - /youch@2.2.2: + youch@2.2.2: resolution: {integrity: sha512-/FaCeG3GkuJwaMR34GHVg0l8jCbafZLHiFowSjqLlqhC6OMyf2tPJBu8UirF7/NI9X/R5ai4QfEKUCOxMAGxZQ==} - dependencies: - '@types/stack-trace': 0.0.29 - cookie: 0.4.2 - mustache: 4.2.0 - stack-trace: 0.0.10 - dev: true - /zustand@3.7.2(react@17.0.2): + zustand@3.7.2: resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==} engines: {node: '>=12.7.0'} peerDependencies: - react: '*' + react: '>=16.8' peerDependenciesMeta: react: optional: true - dependencies: - react: 17.0.2 - dev: false - /zwitch@2.0.2: + zwitch@2.0.2: resolution: {integrity: sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==} - dev: false - file:benchmarks/bench(graphql@16.6.0): - resolution: {directory: benchmarks/bench, type: directory} - id: file:benchmarks/bench - name: benchmark-bench - peerDependencies: - graphql: '*' +snapshots: + + '@algolia/autocomplete-core@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0)': dependencies: - '@faker-js/faker': 7.6.0 - '@graphql-tools/schema': 9.0.19(graphql@16.6.0) - autocannon: 7.14.0 - chalk: 5.3.0 - cli-table: 0.3.11 - concurrently: 7.6.0 - cross-env: 7.0.3 - graphql: 16.6.0 - kill-port: 2.0.1 - md5: 2.3.0 - mkdirp: 1.0.4 - require-env-variable: 4.0.1 - rimraf: 3.0.2 - systeminformation: 5.21.22 - wait-on: 6.0.1 + '@algolia/autocomplete-plugin-algolia-insights': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-shared': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) transitivePeerDependencies: - - debug - dev: false + - '@algolia/client-search' + - algoliasearch + - search-insights - file:packages/core/main(graphql-esm@16.5.0): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true + '@algolia/autocomplete-js@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0)': dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: /graphql-esm@16.5.0 - tiny-lru: 10.0.1 - dev: false + '@algolia/autocomplete-core': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-preset-algolia': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + '@algolia/autocomplete-shared': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + '@algolia/client-search': 4.22.0 + algoliasearch: 4.22.0 + htm: 3.1.1 + preact: 10.19.3 + transitivePeerDependencies: + - search-insights - file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true + '@algolia/autocomplete-plugin-algolia-insights@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0)': dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: 15.4.0-experimental-stream-defer.1 - tiny-lru: 10.0.1 - dev: false + '@algolia/autocomplete-shared': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + search-insights: 2.13.0 + transitivePeerDependencies: + - '@algolia/client-search' + - algoliasearch - file:packages/core/main(graphql@15.8.0): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true + '@algolia/autocomplete-plugin-query-suggestions@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0)': dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: 15.8.0 - tiny-lru: 10.0.1 - dev: false - - file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true - dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: 16.1.0-experimental-stream-defer.6 - tiny-lru: 10.0.1 - dev: false + '@algolia/autocomplete-core': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-js': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-preset-algolia': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + '@algolia/autocomplete-shared': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + '@algolia/client-search': 4.22.0 + algoliasearch: 4.22.0 + transitivePeerDependencies: + - search-insights - file:packages/core/main(graphql@16.6.0): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true + '@algolia/autocomplete-preset-algolia@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)': dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: 16.6.0 - tiny-lru: 10.0.1 - dev: false + '@algolia/autocomplete-shared': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0) + '@algolia/client-search': 4.22.0 + algoliasearch: 4.22.0 - file:packages/core/main(graphql@17.0.0-alpha.1): - resolution: {directory: packages/core/main, type: directory} - id: file:packages/core/main - name: graphql-ez - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - peerDependenciesMeta: - graphql: - optional: true + '@algolia/autocomplete-shared@1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)': dependencies: - '@envelop/core': 3.0.6 - '@envelop/types': 3.0.2 - '@graphql-ez/utils': link:packages/core/utils - '@pablosz/graphql-helix': link:packages/helix/core - graphql: 17.0.0-alpha.1 - tiny-lru: 10.0.1 - dev: false + '@algolia/client-search': 4.22.0 + algoliasearch: 4.22.0 - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@0.16.1): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true - dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: /graphql-esm@16.5.0 - graphql-ez: file:packages/core/main(graphql-esm@16.5.0) - dev: false + '@algolia/autocomplete-theme-classic@1.13.0': {} - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true + '@algolia/cache-browser-local-storage@4.22.0': dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: 15.4.0-experimental-stream-defer.1 - graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) - dev: false + '@algolia/cache-common': 4.22.0 - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true + '@algolia/cache-common@4.22.0': {} + + '@algolia/cache-in-memory@4.22.0': dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: 15.8.0 - graphql-ez: file:packages/core/main(graphql@15.8.0) - dev: false + '@algolia/cache-common': 4.22.0 - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true + '@algolia/client-account@4.22.0': dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) - dev: false + '@algolia/client-common': 4.22.0 + '@algolia/client-search': 4.22.0 + '@algolia/transporter': 4.22.0 - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.6.0): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true + '@algolia/client-analytics@4.22.0': dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: 16.6.0 - graphql-ez: file:packages/core/main(graphql@16.6.0) - dev: false + '@algolia/client-common': 4.22.0 + '@algolia/client-search': 4.22.0 + '@algolia/requester-common': 4.22.0 + '@algolia/transporter': 4.22.0 - file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@17.0.0-alpha.1): - resolution: {directory: packages/fastify/main, type: directory} - id: file:packages/fastify/main - name: '@graphql-ez/fastify' - engines: {node: '>=14.13.1'} - peerDependencies: - '@types/node': '*' - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - fastify: - optional: true - graphql: - optional: true + '@algolia/client-common@4.22.0': dependencies: - '@fastify/cors': 8.5.0 - '@graphql-ez/utils': link:packages/core/utils - '@types/node': 18.19.4 - fastify: 4.25.2 - graphql: 17.0.0-alpha.1 - graphql-ez: file:packages/core/main(graphql@17.0.0-alpha.1) - dev: false + '@algolia/requester-common': 4.22.0 + '@algolia/transporter': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@0.16.1): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/client-personalization@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@0.16.1) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: /graphql-esm@16.5.0 - graphql-ez: file:packages/core/main(graphql-esm@16.5.0) - dev: false + '@algolia/client-common': 4.22.0 + '@algolia/requester-common': 4.22.0 + '@algolia/transporter': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/client-search@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: 15.4.0-experimental-stream-defer.1 - graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) - dev: false + '@algolia/client-common': 4.22.0 + '@algolia/requester-common': 4.22.0 + '@algolia/transporter': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/events@4.0.1': {} + + '@algolia/logger-common@4.22.0': {} + + '@algolia/logger-console@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@15.8.0) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: 15.8.0 - graphql-ez: file:packages/core/main(graphql@15.8.0) - dev: false + '@algolia/logger-common': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/requester-browser-xhr@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) - dev: false + '@algolia/requester-common': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.6.0): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/requester-common@4.22.0': {} + + '@algolia/requester-node-http@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@16.6.0) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: 16.6.0 - graphql-ez: file:packages/core/main(graphql@16.6.0) - dev: false + '@algolia/requester-common': 4.22.0 - file:packages/fastify/testing(@graphql-ez/fastify@0.12.1)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@17.0.0-alpha.1): - resolution: {directory: packages/fastify/testing, type: directory} - id: file:packages/fastify/testing - name: '@graphql-ez/fastify-testing' - peerDependencies: - '@graphql-ez/fastify': workspace:* - fastify: ^4.7.0 - graphql: '*' - graphql-ez: '*' + '@algolia/transporter@4.22.0': dependencies: - '@graphql-ez/client': link:packages/client/main - '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@0.16.1)(graphql@17.0.0-alpha.1) - '@graphql-ez/utils': link:packages/core/utils - fastify: 4.25.2 - graphql: 17.0.0-alpha.1 - graphql-ez: file:packages/core/main(graphql@17.0.0-alpha.1) - dev: false + '@algolia/cache-common': 4.22.0 + '@algolia/logger-common': 4.22.0 + '@algolia/requester-common': 4.22.0 - file:packages/plugin/schema(graphql-esm@16.5.0)(graphql-ez@0.16.1): - resolution: {directory: packages/plugin/schema, type: directory} - id: file:packages/plugin/schema - name: '@graphql-ez/plugin-schema' - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - graphql: - optional: true + '@ampproject/remapping@2.1.2': dependencies: - '@graphql-ez/utils': link:packages/core/utils - '@graphql-tools/schema': 9.0.19(graphql-esm@16.5.0) - '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) - graphql: /graphql-esm@16.5.0 - graphql-ez: file:packages/core/main(graphql-esm@16.5.0) - dev: false + '@jridgewell/trace-mapping': 0.3.20 - file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@15.4.0-experimental-stream-defer.1): - resolution: {directory: packages/plugin/schema, type: directory} - id: file:packages/plugin/schema - name: '@graphql-ez/plugin-schema' - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - graphql: - optional: true + '@ardatan/relay-compiler@12.0.0(graphql@16.1.0-experimental-stream-defer.6)': dependencies: - '@graphql-ez/utils': link:packages/core/utils + '@babel/core': 7.17.7 + '@babel/generator': 7.17.7 + '@babel/parser': 7.23.6 + '@babel/runtime': 7.23.7 + '@babel/traverse': 7.17.3 + '@babel/types': 7.23.6 + babel-preset-fbjs: 3.4.0(@babel/core@7.17.7) + chalk: 4.1.2 + fb-watchman: 2.0.1 + fbjs: 3.0.4 + glob: 7.2.0 + graphql: 16.1.0-experimental-stream-defer.6 + immutable: 3.7.6 + invariant: 2.2.4 + nullthrows: 1.1.1 + relay-runtime: 12.0.0 + signedsource: 1.0.0 + yargs: 15.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@ardatan/sync-fetch@0.0.1': + dependencies: + node-fetch: 2.6.9 + transitivePeerDependencies: + - encoding + + '@assemblyscript/loader@0.19.23': {} + + '@babel/code-frame@7.16.7': + dependencies: + '@babel/highlight': 7.23.4 + + '@babel/code-frame@7.23.5': + dependencies: + '@babel/highlight': 7.23.4 + chalk: 2.4.2 + + '@babel/compat-data@7.17.7': {} + + '@babel/compat-data@7.24.4': {} + + '@babel/core@7.17.7': + dependencies: + '@ampproject/remapping': 2.1.2 + '@babel/code-frame': 7.23.5 + '@babel/generator': 7.17.7 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helpers': 7.17.7 + '@babel/parser': 7.23.6 + '@babel/template': 7.22.15 + '@babel/traverse': 7.17.3 + '@babel/types': 7.23.6 + convert-source-map: 1.8.0 + debug: 4.3.4(supports-color@8.1.1) + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/generator@7.17.7': + dependencies: + '@babel/types': 7.23.6 + jsesc: 2.5.2 + source-map: 0.5.7 + + '@babel/helper-annotate-as-pure@7.22.5': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-builder-binary-assignment-operator-visitor@7.22.15': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-compilation-targets@7.17.7(@babel/core@7.17.7)': + dependencies: + '@babel/compat-data': 7.17.7 + '@babel/core': 7.17.7 + '@babel/helper-validator-option': 7.23.5 + browserslist: 4.20.2 + semver: 6.3.1 + + '@babel/helper-compilation-targets@7.23.6': + dependencies: + '@babel/compat-data': 7.24.4 + '@babel/helper-validator-option': 7.23.5 + browserslist: 4.23.0 + lru-cache: 5.1.1 + semver: 6.3.1 + + '@babel/helper-create-class-features-plugin@7.23.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + + '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.17.7) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.24.5 + semver: 6.3.1 + + '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 + + '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + debug: 4.3.4(supports-color@8.1.1) + lodash.debounce: 4.0.8 + resolve: 1.22.8 + transitivePeerDependencies: + - supports-color + + '@babel/helper-environment-visitor@7.22.20': {} + + '@babel/helper-function-name@7.23.0': + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.23.6 + + '@babel/helper-hoist-variables@7.16.7': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-hoist-variables@7.22.5': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-member-expression-to-functions@7.23.0': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-member-expression-to-functions@7.24.5': + dependencies: + '@babel/types': 7.24.5 + + '@babel/helper-module-imports@7.22.15': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-module-imports@7.24.3': + dependencies: + '@babel/types': 7.24.5 + + '@babel/helper-module-transforms@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 + + '@babel/helper-optimise-call-expression@7.22.5': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-plugin-utils@7.22.5': {} + + '@babel/helper-plugin-utils@7.24.5': {} + + '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.24.5 + + '@babel/helper-replace-supers@7.22.20(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + + '@babel/helper-replace-supers@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + + '@babel/helper-simple-access@7.22.5': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-skip-transparent-expression-wrappers@7.22.5': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-split-export-declaration@7.22.6': + dependencies: + '@babel/types': 7.23.6 + + '@babel/helper-split-export-declaration@7.24.5': + dependencies: + '@babel/types': 7.24.5 + + '@babel/helper-string-parser@7.23.4': {} + + '@babel/helper-string-parser@7.24.1': {} + + '@babel/helper-validator-identifier@7.22.20': {} + + '@babel/helper-validator-identifier@7.24.5': {} + + '@babel/helper-validator-option@7.23.5': {} + + '@babel/helper-wrap-function@7.24.5': + dependencies: + '@babel/helper-function-name': 7.23.0 + '@babel/template': 7.24.0 + '@babel/types': 7.24.5 + + '@babel/helpers@7.17.7': + dependencies: + '@babel/template': 7.22.15 + '@babel/traverse': 7.17.3 + '@babel/types': 7.23.6 + transitivePeerDependencies: + - supports-color + + '@babel/highlight@7.23.4': + dependencies: + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + + '@babel/parser@7.23.6': + dependencies: + '@babel/types': 7.23.6 + + '@babel/parser@7.24.5': + dependencies: + '@babel/types': 7.24.5 + + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.24.5(@babel/core@7.17.7) + + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-proposal-class-properties@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-proposal-object-rest-spread@7.17.3(@babel/core@7.17.7)': + dependencies: + '@babel/compat-data': 7.17.7 + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.7) + + '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-flow@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-import-assertions@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-arrow-functions@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-arrow-functions@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-async-generator-functions@7.24.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.17.7) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.7) + + '@babel/plugin-transform-async-to-generator@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.17.7) + + '@babel/plugin-transform-block-scoped-functions@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-block-scoped-functions@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-block-scoping@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-block-scoping@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-class-properties@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-class-static-block@7.24.4(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.17.7) + + '@babel/plugin-transform-classes@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) + '@babel/helper-split-export-declaration': 7.22.6 + globals: 11.12.0 + + '@babel/plugin-transform-classes@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.17.7) + '@babel/helper-split-export-declaration': 7.24.5 + globals: 11.12.0 + + '@babel/plugin-transform-computed-properties@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-computed-properties@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/template': 7.24.0 + + '@babel/plugin-transform-destructuring@7.17.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-destructuring@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-dotall-regex@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-duplicate-keys@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-dynamic-import@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-exponentiation-operator@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-export-namespace-from@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-flow-strip-types@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.17.7) + + '@babel/plugin-transform-for-of@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-for-of@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + + '@babel/plugin-transform-function-name@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.17.7(@babel/core@7.17.7) + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-function-name@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-json-strings@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-literals@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-literals@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-logical-assignment-operators@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.7) + + '@babel/plugin-transform-member-expression-literals@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-member-expression-literals@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-modules-amd@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-simple-access': 7.22.5 + + '@babel/plugin-transform-modules-systemjs@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-identifier': 7.22.20 + + '@babel/plugin-transform-modules-umd@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-new-target@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-nullish-coalescing-operator@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-numeric-separator@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.7) + + '@babel/plugin-transform-object-rest-spread@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-transform-parameters': 7.24.5(@babel/core@7.17.7) + + '@babel/plugin-transform-object-super@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.17.7) + + '@babel/plugin-transform-object-super@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.17.7) + + '@babel/plugin-transform-optional-catch-binding@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-optional-chaining@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) + + '@babel/plugin-transform-parameters@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-parameters@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-private-property-in-object@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.17.7) + + '@babel/plugin-transform-property-literals@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-property-literals@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-react-display-name@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-react-jsx@7.17.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) + '@babel/types': 7.23.6 + + '@babel/plugin-transform-regenerator@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + regenerator-transform: 0.15.2 + + '@babel/plugin-transform-reserved-words@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-shorthand-properties@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-shorthand-properties@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-spread@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + + '@babel/plugin-transform-spread@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + + '@babel/plugin-transform-sticky-regex@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-template-literals@7.16.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + + '@babel/plugin-transform-template-literals@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-typeof-symbol@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-typescript@7.23.6(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.23.7(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.17.7) + + '@babel/plugin-transform-unicode-escapes@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-unicode-property-regex@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/plugin-transform-unicode-sets-regex@7.24.1(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.17.7) + '@babel/helper-plugin-utils': 7.24.5 + + '@babel/preset-env@7.24.5(@babel/core@7.17.7)': + dependencies: + '@babel/compat-data': 7.24.4 + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.17.7) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.7) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.7) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.17.7) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-import-assertions': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.17.7) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.17.7) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.17.7) + '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-async-generator-functions': 7.24.3(@babel/core@7.17.7) + '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-block-scoped-functions': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-block-scoping': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-class-static-block': 7.24.4(@babel/core@7.17.7) + '@babel/plugin-transform-classes': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-destructuring': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-dotall-regex': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-duplicate-keys': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-dynamic-import': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-exponentiation-operator': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-export-namespace-from': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-for-of': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-json-strings': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-logical-assignment-operators': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-member-expression-literals': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-modules-amd': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-modules-systemjs': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-modules-umd': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.17.7) + '@babel/plugin-transform-new-target': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-numeric-separator': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-object-rest-spread': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-object-super': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-optional-catch-binding': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-optional-chaining': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-parameters': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-private-property-in-object': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-property-literals': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-regenerator': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-reserved-words': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-template-literals': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-typeof-symbol': 7.24.5(@babel/core@7.17.7) + '@babel/plugin-transform-unicode-escapes': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-unicode-property-regex': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.17.7) + '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.17.7) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.17.7) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.17.7) + babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.17.7) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.17.7) + core-js-compat: 3.37.1 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/preset-flow@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-transform-flow-strip-types': 7.23.3(@babel/core@7.17.7) + + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/types': 7.23.6 + esutils: 2.0.3 + + '@babel/preset-typescript@7.23.3(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.17.7) + + '@babel/register@7.23.7(@babel/core@7.17.7)': + dependencies: + '@babel/core': 7.17.7 + clone-deep: 4.0.1 + find-cache-dir: 2.1.0 + make-dir: 2.1.0 + pirates: 4.0.6 + source-map-support: 0.5.21 + + '@babel/regjsgen@0.8.0': {} + + '@babel/runtime@7.23.7': + dependencies: + regenerator-runtime: 0.14.1 + + '@babel/template@7.22.15': + dependencies: + '@babel/code-frame': 7.23.5 + '@babel/parser': 7.23.6 + '@babel/types': 7.23.6 + + '@babel/template@7.24.0': + dependencies: + '@babel/code-frame': 7.23.5 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 + + '@babel/traverse@7.17.3': + dependencies: + '@babel/code-frame': 7.23.5 + '@babel/generator': 7.17.7 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.16.7 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.23.6 + '@babel/types': 7.23.6 + debug: 4.3.4(supports-color@8.1.1) + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + + '@babel/types@7.23.6': + dependencies: + '@babel/helper-string-parser': 7.23.4 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + + '@babel/types@7.24.5': + dependencies: + '@babel/helper-string-parser': 7.24.1 + '@babel/helper-validator-identifier': 7.24.5 + to-fast-properties: 2.0.0 + + '@bcoe/v8-coverage@0.2.3': {} + + '@braintree/sanitize-url@3.1.0': {} + + '@chakra-ui/accordion@1.4.12(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/descendant': 2.1.4(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/alert@1.3.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/anatomy@1.3.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + + '@chakra-ui/avatar@1.3.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/image': 1.1.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/breadcrumb@1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/button@1.5.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/spinner': 1.2.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/checkbox@1.7.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/clickable@1.2.6(react@17.0.2)': + dependencies: + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/close-button@1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/color-mode@1.4.8(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-env': 1.1.6(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/control-box@1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/counter@1.2.10(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/css-reset@1.1.3(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)': + dependencies: + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/descendant@2.1.4(react@17.0.2)': + dependencies: + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/editable@1.4.2(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/focus-lock@1.2.6(@types/react@17.0.74)(react@17.0.2)': + dependencies: + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + react-focus-lock: 2.5.2(@types/react@17.0.74)(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + + '@chakra-ui/form-control@1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/hooks@1.9.1(react@17.0.2)': + dependencies: + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + compute-scroll-into-view: 1.0.14 + copy-to-clipboard: 3.3.1 + react: 17.0.2 + + '@chakra-ui/icon@2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/icons@1.1.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@types/react': 17.0.74 + react: 17.0.2 + + '@chakra-ui/image@1.1.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/input@1.4.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/layout@1.8.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/live-region@1.1.6(react@17.0.2)': + dependencies: + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/media-query@2.0.4(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)))(react@17.0.2)': + dependencies: + '@chakra-ui/react-env': 1.1.6(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/menu@1.8.12(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/clickable': 1.2.6(react@17.0.2) + '@chakra-ui/descendant': 2.1.4(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/popper': 2.4.3(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/modal@1.11.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/focus-lock': 1.2.6(@types/react@17.0.74)(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/portal': 1.3.10(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + aria-hidden: 1.1.3 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-remove-scroll: 2.4.1(@types/react@17.0.74)(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + + '@chakra-ui/number-input@1.4.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/counter': 1.2.10(react@17.0.2) + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/pin-input@1.7.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/descendant': 2.1.4(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/popover@1.11.9(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/popper': 2.4.3(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/popper@2.4.3(react@17.0.2)': + dependencies: + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@popperjs/core': 2.11.4 + react: 17.0.2 + + '@chakra-ui/portal@1.3.10(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + '@chakra-ui/progress@1.2.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/provider@1.7.14(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/css-reset': 1.1.3(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/portal': 1.3.10(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-env': 1.1.6(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + '@chakra-ui/radio@1.5.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/react-env@1.1.6(react@17.0.2)': + dependencies: + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/react-utils@1.2.3(react@17.0.2)': + dependencies: + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/accordion': 1.4.12(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/alert': 1.3.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/avatar': 1.3.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/breadcrumb': 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/button': 1.5.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/checkbox': 1.7.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/control-box': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/counter': 1.2.10(react@17.0.2) + '@chakra-ui/css-reset': 1.1.3(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/editable': 1.4.2(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/image': 1.1.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/input': 1.4.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/layout': 1.8.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/live-region': 1.1.6(react@17.0.2) + '@chakra-ui/media-query': 2.0.4(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)))(react@17.0.2) + '@chakra-ui/menu': 1.8.12(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/modal': 1.11.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/number-input': 1.4.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/pin-input': 1.7.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/popover': 1.11.9(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/popper': 2.4.3(react@17.0.2) + '@chakra-ui/portal': 1.3.10(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/progress': 1.2.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/provider': 1.7.14(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/radio': 1.5.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-env': 1.1.6(react@17.0.2) + '@chakra-ui/select': 1.2.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/skeleton': 1.2.14(@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)))(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/slider': 1.5.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/spinner': 1.2.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/stat': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/switch': 1.3.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/table': 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/tabs': 1.6.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/tag': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/textarea': 1.2.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/toast': 1.5.9(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/tooltip': 1.5.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + + '@chakra-ui/select@1.2.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/skeleton@1.2.14(@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)))(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/media-query': 2.0.4(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/utils': 1.10.4 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/slider@1.5.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/spinner@1.2.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/stat@1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/styled-system@1.19.0': + dependencies: + '@chakra-ui/utils': 1.10.4 + csstype: 3.0.9 + + '@chakra-ui/switch@1.3.10(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/checkbox': 1.7.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/color-mode': 1.4.8(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/styled-system': 1.19.0 + '@chakra-ui/utils': 1.10.4 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) + react: 17.0.2 + react-fast-compare: 3.2.0 + + '@chakra-ui/table@1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/tabs@1.6.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/clickable': 1.2.6(react@17.0.2) + '@chakra-ui/descendant': 2.1.4(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/tag@1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/icon': 2.0.5(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/textarea@1.2.11(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/form-control': 1.6.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@chakra-ui/theme-tools@1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@ctrl/tinycolor': 3.4.0 + + '@chakra-ui/theme@1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))': + dependencies: + '@chakra-ui/anatomy': 1.3.0(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme-tools': 1.3.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/utils': 1.10.4 + + '@chakra-ui/toast@1.5.9(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/alert': 1.3.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/close-button': 1.2.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/theme': 1.14.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2)) + '@chakra-ui/transition': 1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@reach/alert': 0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + '@chakra-ui/tooltip@1.5.1(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/hooks': 1.9.1(react@17.0.2) + '@chakra-ui/popper': 2.4.3(react@17.0.2) + '@chakra-ui/portal': 1.3.10(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/react-utils': 1.2.3(react@17.0.2) + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@chakra-ui/visually-hidden': 1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + '@chakra-ui/transition@1.4.8(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/utils': 1.10.4 + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + + '@chakra-ui/utils@1.10.4': + dependencies: + '@types/lodash.mergewith': 4.6.6 + css-box-model: 1.2.1 + framesync: 5.3.0 + lodash.mergewith: 4.6.2 + + '@chakra-ui/visually-hidden@1.1.6(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2)': + dependencies: + '@chakra-ui/system': 1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + react: 17.0.2 + + '@changesets/apply-release-plan@7.0.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/config': 3.0.0 + '@changesets/get-version-range-type': 0.4.0 + '@changesets/git': 3.0.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + detect-indent: 6.1.0 + fs-extra: 7.0.1 + lodash.startcase: 4.4.0 + outdent: 0.5.0 + prettier: 2.8.8 + resolve-from: 5.0.0 + semver: 7.5.4 + + '@changesets/assemble-release-plan@5.2.4': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/errors': 0.1.4 + '@changesets/get-dependents-graph': 1.3.6 + '@changesets/types': 5.2.1 + '@manypkg/get-packages': 1.1.3 + semver: 7.5.4 + + '@changesets/assemble-release-plan@6.0.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/errors': 0.2.0 + '@changesets/get-dependents-graph': 2.0.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + semver: 7.5.4 + + '@changesets/changelog-git@0.2.0': + dependencies: + '@changesets/types': 6.0.0 + + '@changesets/cli@2.27.1': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/apply-release-plan': 7.0.0 + '@changesets/assemble-release-plan': 6.0.0 + '@changesets/changelog-git': 0.2.0 + '@changesets/config': 3.0.0 + '@changesets/errors': 0.2.0 + '@changesets/get-dependents-graph': 2.0.0 + '@changesets/get-release-plan': 4.0.0 + '@changesets/git': 3.0.0 + '@changesets/logger': 0.1.0 + '@changesets/pre': 2.0.0 + '@changesets/read': 0.6.0 + '@changesets/types': 6.0.0 + '@changesets/write': 0.3.0 + '@manypkg/get-packages': 1.1.3 + '@types/semver': 7.5.6 + ansi-colors: 4.1.3 + chalk: 2.4.2 + ci-info: 3.9.0 + enquirer: 2.3.6 + external-editor: 3.1.0 + fs-extra: 7.0.1 + human-id: 1.0.2 + meow: 6.1.1 + outdent: 0.5.0 + p-limit: 2.3.0 + preferred-pm: 3.0.3 + resolve-from: 5.0.0 + semver: 7.5.4 + spawndamnit: 2.0.0 + term-size: 2.2.1 + tty-table: 4.2.3 + + '@changesets/config@3.0.0': + dependencies: + '@changesets/errors': 0.2.0 + '@changesets/get-dependents-graph': 2.0.0 + '@changesets/logger': 0.1.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + fs-extra: 7.0.1 + micromatch: 4.0.4 + + '@changesets/errors@0.1.4': + dependencies: + extendable-error: 0.1.7 + + '@changesets/errors@0.2.0': + dependencies: + extendable-error: 0.1.7 + + '@changesets/get-dependents-graph@1.3.6': + dependencies: + '@changesets/types': 5.2.1 + '@manypkg/get-packages': 1.1.3 + chalk: 2.4.2 + fs-extra: 7.0.1 + semver: 7.5.4 + + '@changesets/get-dependents-graph@2.0.0': + dependencies: + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + chalk: 2.4.2 + fs-extra: 7.0.1 + semver: 7.5.4 + + '@changesets/get-release-plan@4.0.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/assemble-release-plan': 6.0.0 + '@changesets/config': 3.0.0 + '@changesets/pre': 2.0.0 + '@changesets/read': 0.6.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + + '@changesets/get-version-range-type@0.4.0': {} + + '@changesets/git@3.0.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/errors': 0.2.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + is-subdir: 1.2.0 + micromatch: 4.0.4 + spawndamnit: 2.0.0 + + '@changesets/logger@0.1.0': + dependencies: + chalk: 2.4.2 + + '@changesets/parse@0.4.0': + dependencies: + '@changesets/types': 6.0.0 + js-yaml: 3.14.1 + + '@changesets/pre@2.0.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/errors': 0.2.0 + '@changesets/types': 6.0.0 + '@manypkg/get-packages': 1.1.3 + fs-extra: 7.0.1 + + '@changesets/read@0.6.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/git': 3.0.0 + '@changesets/logger': 0.1.0 + '@changesets/parse': 0.4.0 + '@changesets/types': 6.0.0 + chalk: 2.4.2 + fs-extra: 7.0.1 + p-filter: 2.1.0 + + '@changesets/types@4.1.0': {} + + '@changesets/types@5.2.1': {} + + '@changesets/types@6.0.0': {} + + '@changesets/write@0.3.0': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/types': 6.0.0 + fs-extra: 7.0.1 + human-id: 1.0.2 + prettier: 2.8.8 + + '@codemirror/language@0.20.2': + dependencies: + '@codemirror/state': 0.20.1 + '@codemirror/view': 0.20.7 + '@lezer/common': 0.16.1 + '@lezer/highlight': 0.16.0 + '@lezer/lr': 0.16.3 + style-mod: 4.1.2 + + '@codemirror/state@0.20.1': {} + + '@codemirror/view@0.20.7': + dependencies: + '@codemirror/state': 0.20.1 + style-mod: 4.1.2 + w3c-keyname: 2.2.8 + + '@cspotcode/source-map-support@0.8.1': + dependencies: + '@jridgewell/trace-mapping': 0.3.9 + + '@ctrl/tinycolor@3.4.0': {} + + '@edge-runtime/format@2.1.0': {} + + '@edge-runtime/node-utils@2.0.3': {} + + '@edge-runtime/primitives@2.1.2': {} + + '@edge-runtime/primitives@3.0.1': {} + + '@edge-runtime/primitives@3.0.3': {} + + '@edge-runtime/vm@3.0.1': + dependencies: + '@edge-runtime/primitives': 3.0.1 + + '@edge-runtime/vm@3.0.3': + dependencies: + '@edge-runtime/primitives': 3.0.3 + + '@emotion/babel-plugin@11.11.0': + dependencies: + '@babel/helper-module-imports': 7.22.15 + '@babel/runtime': 7.23.7 + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/serialize': 1.1.3 + babel-plugin-macros: 3.1.0 + convert-source-map: 1.8.0 + escape-string-regexp: 4.0.0 + find-root: 1.1.0 + source-map: 0.5.7 + stylis: 4.2.0 + + '@emotion/cache@11.11.0': + dependencies: + '@emotion/memoize': 0.8.1 + '@emotion/sheet': 1.2.2 + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + stylis: 4.2.0 + + '@emotion/hash@0.9.1': {} + + '@emotion/is-prop-valid@0.8.8': + dependencies: + '@emotion/memoize': 0.7.4 + optional: true + + '@emotion/is-prop-valid@1.2.1': + dependencies: + '@emotion/memoize': 0.8.1 + + '@emotion/memoize@0.7.4': + optional: true + + '@emotion/memoize@0.8.1': {} + + '@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@emotion/babel-plugin': 11.11.0 + '@emotion/cache': 11.11.0 + '@emotion/serialize': 1.1.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + hoist-non-react-statics: 3.3.2 + react: 17.0.2 + optionalDependencies: + '@types/react': 17.0.74 + + '@emotion/serialize@1.1.3': + dependencies: + '@emotion/hash': 0.9.1 + '@emotion/memoize': 0.8.1 + '@emotion/unitless': 0.8.1 + '@emotion/utils': 1.2.1 + csstype: 3.1.3 + + '@emotion/sheet@1.2.2': {} + + '@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@emotion/babel-plugin': 11.11.0 + '@emotion/is-prop-valid': 1.2.1 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/serialize': 1.1.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@17.0.2) + '@emotion/utils': 1.2.1 + react: 17.0.2 + optionalDependencies: + '@types/react': 17.0.74 + + '@emotion/unitless@0.8.1': {} + + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@17.0.2)': + dependencies: + react: 17.0.2 + + '@emotion/utils@1.2.1': {} + + '@emotion/weak-memoize@0.3.1': {} + + '@endemolshinegroup/cosmiconfig-typescript-loader@3.0.2(cosmiconfig@7.0.1)(typescript@5.3.3)': + dependencies: + cosmiconfig: 7.0.1 + lodash.get: 4.4.2 + make-error: 1.3.6 + ts-node: 9.1.1(typescript@5.3.3) + tslib: 2.6.2 + transitivePeerDependencies: + - typescript + + '@envelop/core@3.0.6': + dependencies: + '@envelop/types': 3.0.2 + tslib: 2.6.2 + + '@envelop/dataloader@4.0.6(@envelop/core@3.0.6)(dataloader@2.2.2)': + dependencies: + '@envelop/core': 3.0.6 + dataloader: 2.2.2 + tslib: 2.6.2 + + '@envelop/execute-subscription-event@3.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@envelop/core': 3.0.6 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@envelop/graphql-jit@5.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@envelop/core': 3.0.6 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-jit: 0.8.4(graphql@16.1.0-experimental-stream-defer.6) + lru-cache: 6.0.0 + tslib: 2.6.2 + + '@envelop/graphql-modules@4.0.6(@envelop/core@3.0.6)(graphql-modules@2.3.0(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@envelop/core': 3.0.6 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-modules: 2.3.0(graphql@16.1.0-experimental-stream-defer.6) + tslib: 2.6.2 + + '@envelop/parser-cache@5.0.6(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@envelop/core': 3.0.6 + graphql: 16.1.0-experimental-stream-defer.6 + lru-cache: 6.0.0 + tslib: 2.6.2 + + '@envelop/types@3.0.2': + dependencies: + tslib: 2.6.2 + + '@envelop/validation-cache@5.1.3(@envelop/core@3.0.6)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@envelop/core': 3.0.6 + graphql: 16.1.0-experimental-stream-defer.6 + hash-it: 6.0.0 + lru-cache: 6.0.0 + tslib: 2.6.2 + + '@esbuild/android-arm64@0.16.17': + optional: true + + '@esbuild/android-arm@0.16.17': + optional: true + + '@esbuild/android-x64@0.16.17': + optional: true + + '@esbuild/darwin-arm64@0.16.17': + optional: true + + '@esbuild/darwin-x64@0.16.17': + optional: true + + '@esbuild/freebsd-arm64@0.16.17': + optional: true + + '@esbuild/freebsd-x64@0.16.17': + optional: true + + '@esbuild/linux-arm64@0.16.17': + optional: true + + '@esbuild/linux-arm@0.16.17': + optional: true + + '@esbuild/linux-ia32@0.16.17': + optional: true + + '@esbuild/linux-loong64@0.16.17': + optional: true + + '@esbuild/linux-mips64el@0.16.17': + optional: true + + '@esbuild/linux-ppc64@0.16.17': + optional: true + + '@esbuild/linux-riscv64@0.16.17': + optional: true + + '@esbuild/linux-s390x@0.16.17': + optional: true + + '@esbuild/linux-x64@0.16.17': + optional: true + + '@esbuild/netbsd-x64@0.16.17': + optional: true + + '@esbuild/openbsd-x64@0.16.17': + optional: true + + '@esbuild/sunos-x64@0.16.17': + optional: true + + '@esbuild/win32-arm64@0.16.17': + optional: true + + '@esbuild/win32-ia32@0.16.17': + optional: true + + '@esbuild/win32-x64@0.16.17': + optional: true + + '@faker-js/faker@7.6.0': {} + + '@fastify/accept-negotiator@1.1.0': {} + + '@fastify/ajv-compiler@3.5.0': + dependencies: + ajv: 8.12.0 + ajv-formats: 2.1.1(ajv@8.12.0) + fast-uri: 2.3.0 + + '@fastify/busboy@2.1.0': {} + + '@fastify/cors@8.5.0': + dependencies: + fastify-plugin: 4.5.1 + mnemonist: 0.39.6 + + '@fastify/deepmerge@1.3.0': {} + + '@fastify/error@3.4.1': {} + + '@fastify/fast-json-stringify-compiler@4.3.0': + dependencies: + fast-json-stringify: 5.9.2 + + '@fastify/nextjs@9.2.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))': + dependencies: + '@fastify/under-pressure': 8.3.0 + fastify-plugin: 4.5.1 + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + + '@fastify/send@2.1.0': + dependencies: + '@lukeed/ms': 2.0.2 + escape-html: 1.0.3 + fast-decode-uri-component: 1.0.1 + http-errors: 2.0.0 + mime: 3.0.0 + + '@fastify/static@6.12.0': + dependencies: + '@fastify/accept-negotiator': 1.1.0 + '@fastify/send': 2.1.0 + content-disposition: 0.5.4 + fastify-plugin: 4.5.1 + glob: 8.1.0 + p-limit: 3.1.0 + + '@fastify/under-pressure@8.3.0': + dependencies: + '@fastify/error': 3.4.1 + fastify-plugin: 4.5.1 + + '@fastify/websocket@7.2.0': + dependencies: + fastify-plugin: 4.5.1 + ws: 8.16.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@graphiql/react@0.10.0(@codemirror/language@0.20.2)(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@graphiql/toolkit': 0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) + codemirror: 5.65.16 + codemirror-graphql: 1.3.2(@codemirror/language@0.20.2)(codemirror@5.65.16)(graphql@16.1.0-experimental-stream-defer.6) + copy-to-clipboard: 3.3.3 + escape-html: 1.0.3 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) + markdown-it: 12.3.2 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + set-value: 4.1.0 + transitivePeerDependencies: + - '@codemirror/language' + - '@types/node' + - graphql-ws + + '@graphiql/toolkit@0.4.5(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-ws: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) + meros: 1.2.1(@types/node@18.19.4) + transitivePeerDependencies: + - '@types/node' + + '@graphiql/toolkit@0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@n1ru4l/push-pull-async-iterable-iterator': 3.2.0 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-ws: 5.14.3(graphql@16.1.0-experimental-stream-defer.6) + meros: 1.2.1(@types/node@18.19.4) + transitivePeerDependencies: + - '@types/node' + + '@graphql-codegen/core@2.6.8(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + + '@graphql-codegen/plugin-helpers@3.1.2(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + change-case-all: 1.0.15 + common-tags: 1.8.2 + graphql: 16.1.0-experimental-stream-defer.6 + import-from: 4.0.0 + lodash: 4.17.21 + tslib: 2.4.1 + + '@graphql-codegen/schema-ast@2.6.1(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + + '@graphql-codegen/typed-document-node@2.3.13(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) + auto-bind: 4.0.0 + change-case-all: 1.0.15 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-codegen/typescript-operations@2.5.13(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/typescript': 2.8.8(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) + auto-bind: 4.0.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-codegen/typescript-resolvers@2.7.13(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/typescript': 2.8.8(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + auto-bind: 4.0.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-codegen/typescript@2.8.8(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/schema-ast': 2.6.1(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.1.0-experimental-stream-defer.6) + auto-bind: 4.0.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/optimize': 1.4.0(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + auto-bind: 4.0.0 + change-case-all: 1.0.15 + dependency-graph: 0.11.0 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-tag: 2.12.6(graphql@16.1.0-experimental-stream-defer.6) + parse-filepath: 1.0.2 + tslib: 2.4.1 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)))(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0))': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0)) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: graphql-esm@16.5.0 + graphql-ez: file:packages/core/main(graphql-esm@16.5.0) + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: 15.4.0-experimental-stream-defer.1 + graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0)': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: 15.8.0 + graphql-ez: file:packages/core/main(graphql@15.8.0) + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0)': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: 16.6.0 + graphql-ez: file:packages/core/main(graphql@16.6.0) + + '@graphql-ez/fastify-testing@file:packages/fastify/testing(@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1))(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1)': + dependencies: + '@graphql-ez/client': link:packages/client/main + '@graphql-ez/fastify': file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1) + '@graphql-ez/utils': link:packages/core/utils + fastify: 4.25.2 + graphql: 17.0.0-alpha.1 + graphql-ez: file:packages/core/main(graphql@17.0.0-alpha.1) + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0))': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql-esm@16.5.0) + optionalDependencies: + fastify: 4.25.2 + graphql: graphql-esm@16.5.0 + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) + optionalDependencies: + fastify: 4.25.2 + graphql: 15.4.0-experimental-stream-defer.1 + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0)': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql@15.8.0) + optionalDependencies: + fastify: 4.25.2 + graphql: 15.8.0 + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) + optionalDependencies: + fastify: 4.25.2 + graphql: 16.1.0-experimental-stream-defer.6 + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0)': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql@16.6.0) + optionalDependencies: + fastify: 4.25.2 + graphql: 16.6.0 + + '@graphql-ez/fastify@file:packages/fastify/main(@types/node@18.19.4)(fastify@4.25.2)(graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1))(graphql@17.0.0-alpha.1)': + dependencies: + '@fastify/cors': 8.5.0 + '@graphql-ez/utils': link:packages/core/utils + '@types/node': 18.19.4 + graphql-ez: file:packages/core/main(graphql@17.0.0-alpha.1) + optionalDependencies: + fastify: 4.25.2 + graphql: 17.0.0-alpha.1 + + '@graphql-ez/plugin-schema@file:packages/plugin/schema(graphql-esm@16.5.0)(graphql-ez@file:packages/core/main(graphql-esm@16.5.0))': + dependencies: + '@graphql-ez/utils': link:packages/core/utils + '@graphql-tools/schema': 9.0.19(graphql-esm@16.5.0) + '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) + graphql-ez: file:packages/core/main(graphql-esm@16.5.0) + optionalDependencies: + graphql: graphql-esm@16.5.0 + + '@graphql-ez/plugin-schema@file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1))(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@graphql-ez/utils': link:packages/core/utils '@graphql-tools/schema': 9.0.19(graphql@15.4.0-experimental-stream-defer.1) '@graphql-tools/utils': 9.2.1(graphql@15.4.0-experimental-stream-defer.1) + graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) + optionalDependencies: + graphql: 15.4.0-experimental-stream-defer.1 + + '@graphql-ez/plugin-schema@file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@15.8.0))(graphql@15.8.0)': + dependencies: + '@graphql-ez/utils': link:packages/core/utils + '@graphql-tools/schema': 9.0.19(graphql@15.8.0) + '@graphql-tools/utils': 9.2.1(graphql@15.8.0) + graphql-ez: file:packages/core/main(graphql@15.8.0) + optionalDependencies: + graphql: 15.8.0 + + '@graphql-ez/plugin-schema@file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-ez/utils': link:packages/core/utils + '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) + optionalDependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + '@graphql-ez/plugin-schema@file:packages/plugin/schema(graphql-ez@file:packages/core/main(graphql@16.6.0))(graphql@16.6.0)': + dependencies: + '@graphql-ez/utils': link:packages/core/utils + '@graphql-tools/schema': 9.0.19(graphql@16.6.0) + '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + graphql-ez: file:packages/core/main(graphql@16.6.0) + optionalDependencies: + graphql: 16.6.0 + + '@graphql-tools/batch-execute@8.5.14(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + dataloader: 2.1.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.11 + + '@graphql-tools/batch-execute@9.0.2(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + dataloader: 2.2.2 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/delegate@10.0.3(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/batch-execute': 9.0.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/executor': 1.2.0(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + dataloader: 2.2.2 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/delegate@9.0.20(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/batch-execute': 8.5.14(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/executor': 0.0.11(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/schema': 9.0.12(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + dataloader: 2.1.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.4.1 + value-or-promise: 1.0.11 + + '@graphql-tools/executor-graphql-ws@0.0.5(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + '@repeaterjs/repeater': 3.0.4 + '@types/ws': 8.5.3 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-ws: 5.11.2(graphql@16.1.0-experimental-stream-defer.6) + isomorphic-ws: 5.0.0(ws@8.11.0) + tslib: 2.6.2 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@graphql-tools/executor-http@0.0.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + '@repeaterjs/repeater': 3.0.4 + '@whatwg-node/fetch': 0.5.3 + dset: 3.1.2 + extract-files: 11.0.0 + graphql: 16.1.0-experimental-stream-defer.6 + meros: 1.2.1(@types/node@18.19.4) + tslib: 2.6.2 + value-or-promise: 1.0.11 + transitivePeerDependencies: + - '@types/node' + - encoding + + '@graphql-tools/executor-legacy-ws@0.0.5(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + '@types/ws': 8.5.3 + graphql: 16.1.0-experimental-stream-defer.6 + isomorphic-ws: 5.0.0(ws@8.11.0) + tslib: 2.6.2 + ws: 8.11.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@graphql-tools/executor@0.0.11(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-typed-document-node/core': 3.1.1(graphql@16.1.0-experimental-stream-defer.6) + '@repeaterjs/repeater': 3.0.4 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.11 + + '@graphql-tools/executor@1.2.0(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + '@repeaterjs/repeater': 3.0.5 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/graphql-file-loader@7.5.17(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/import': 6.7.18(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + globby: 11.1.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + unixify: 1.0.0 + + '@graphql-tools/import@6.7.18(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + resolve-from: 5.0.0 + tslib: 2.6.2 + + '@graphql-tools/json-file-loader@7.3.5(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 8.6.3(graphql@16.1.0-experimental-stream-defer.6) + globby: 11.1.0 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.3.1 + unixify: 1.0.0 + + '@graphql-tools/load@7.8.14(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + p-limit: 3.1.0 + tslib: 2.6.2 + + '@graphql-tools/merge@8.3.14(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/merge@8.4.2(graphql-esm@16.5.0)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) + graphql: graphql-esm@16.5.0 + tslib: 2.6.2 + + '@graphql-tools/merge@8.4.2(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@15.4.0-experimental-stream-defer.1) + graphql: 15.4.0-experimental-stream-defer.1 + tslib: 2.6.2 + + '@graphql-tools/merge@8.4.2(graphql@15.8.0)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@15.8.0) + graphql: 15.8.0 + tslib: 2.6.2 + + '@graphql-tools/merge@8.4.2(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/merge@8.4.2(graphql@16.6.0)': + dependencies: + '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + graphql: 16.6.0 + tslib: 2.6.2 + + '@graphql-tools/merge@9.0.1(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/optimize@1.4.0(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@ardatan/relay-compiler': 12.0.0(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + transitivePeerDependencies: + - encoding + - supports-color + + '@graphql-tools/schema@10.0.2(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/merge': 9.0.1(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/schema@9.0.12(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/merge': 8.3.14(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.11 + + '@graphql-tools/schema@9.0.19(graphql-esm@16.5.0)': + dependencies: + '@graphql-tools/merge': 8.4.2(graphql-esm@16.5.0) + '@graphql-tools/utils': 9.2.1(graphql-esm@16.5.0) + graphql: graphql-esm@16.5.0 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/schema@9.0.19(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@graphql-tools/merge': 8.4.2(graphql@15.4.0-experimental-stream-defer.1) + '@graphql-tools/utils': 9.2.1(graphql@15.4.0-experimental-stream-defer.1) + graphql: 15.4.0-experimental-stream-defer.1 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/schema@9.0.19(graphql@15.8.0)': + dependencies: + '@graphql-tools/merge': 8.4.2(graphql@15.8.0) + '@graphql-tools/utils': 9.2.1(graphql@15.8.0) + graphql: 15.8.0 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/schema@9.0.19(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/merge': 8.4.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/schema@9.0.19(graphql@16.6.0)': + dependencies: + '@graphql-tools/merge': 8.4.2(graphql@16.6.0) + '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + graphql: 16.6.0 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/url-loader@7.16.26(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@ardatan/sync-fetch': 0.0.1 + '@graphql-tools/delegate': 9.0.20(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/executor-graphql-ws': 0.0.5(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/executor-http': 0.0.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/executor-legacy-ws': 0.0.5(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/wrap': 9.2.21(graphql@16.1.0-experimental-stream-defer.6) + '@types/ws': 8.5.3 + '@whatwg-node/fetch': 0.5.4 + graphql: 16.1.0-experimental-stream-defer.6 + isomorphic-ws: 5.0.0(ws@8.11.0) + tslib: 2.6.2 + value-or-promise: 1.0.12 + ws: 8.11.0 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - utf-8-validate + + '@graphql-tools/utils@10.0.12(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + cross-inspect: 1.0.0 + dset: 3.1.3 + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/utils@8.6.3(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.3.1 + + '@graphql-tools/utils@9.1.3(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/utils@9.2.1(graphql-esm@16.5.0)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql-esm@16.5.0) + graphql: graphql-esm@16.5.0 + tslib: 2.6.2 + + '@graphql-tools/utils@9.2.1(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@15.4.0-experimental-stream-defer.1) + graphql: 15.4.0-experimental-stream-defer.1 + tslib: 2.6.2 + + '@graphql-tools/utils@9.2.1(graphql@15.8.0)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@15.8.0) + graphql: 15.8.0 + tslib: 2.6.2 + + '@graphql-tools/utils@9.2.1(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + '@graphql-tools/utils@9.2.1(graphql@16.6.0)': + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) + graphql: 16.6.0 + tslib: 2.6.2 + + '@graphql-tools/wrap@10.0.1(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/delegate': 10.0.3(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 10.0.12(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.12 + + '@graphql-tools/wrap@9.2.21(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + '@graphql-tools/delegate': 9.0.20(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/schema': 9.0.12(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 9.1.3(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + value-or-promise: 1.0.11 + + '@graphql-typed-document-node/core@3.1.1(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + '@graphql-typed-document-node/core@3.2.0(graphql-esm@16.5.0)': + dependencies: + graphql: graphql-esm@16.5.0 + + '@graphql-typed-document-node/core@3.2.0(graphql@15.4.0-experimental-stream-defer.1)': + dependencies: + graphql: 15.4.0-experimental-stream-defer.1 + + '@graphql-typed-document-node/core@3.2.0(graphql@15.8.0)': + dependencies: + graphql: 15.8.0 + + '@graphql-typed-document-node/core@3.2.0(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + '@graphql-typed-document-node/core@3.2.0(graphql@16.6.0)': + dependencies: + graphql: 16.6.0 + + ? '@guild-docs/client@2.1.1(@babel/preset-env@7.24.5(@babel/core@7.17.7))(@chakra-ui/icons@1.1.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2))(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@chakra-ui/utils@1.10.4)(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@theguild/components@1.12.0(@algolia/client-search@4.22.0)(@types/react@17.0.74)(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next-seo@5.15.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react-icons@4.12.0(react@17.0.2))(react-use@17.4.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)(shiki@0.11.1)(typescript@5.3.3)(unist-util-visit@4.1.0)' + : dependencies: + '@chakra-ui/icons': 1.1.7(@chakra-ui/system@1.12.1(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(react@17.0.2))(react@17.0.2) + '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@chakra-ui/utils': 1.10.4 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@guild-docs/mdx-remote': 2.0.2(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)(shiki@0.11.1) + '@guild-docs/types': 2.0.0(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) + '@mdx-js/react': 2.3.0(react@17.0.2) + '@theguild/components': 1.12.0(@algolia/client-search@4.22.0)(@types/react@17.0.74)(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + framer-motion: 6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + immer: 9.0.12 + mdx-mermaid: 1.2.2(mermaid@8.11.5(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3))(react@17.0.2)(unist-util-visit@4.1.0) + mermaid: 8.11.5(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3) + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + next-i18next: 12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + next-seo: 5.15.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + nprogress: 0.2.0 + react-children-utilities: 2.7.0(react@17.0.2) + react-icons: 4.12.0(react@17.0.2) + react-intersection-observer: 8.33.1(react@17.0.2) + react-sticky-box: 1.0.2(react@17.0.2) + react-use: 17.4.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + remove-markdown: 0.3.0 + use-immer: 0.6.0(immer@9.0.12)(react@17.0.2) + zustand: 3.7.2(react@17.0.2) + optionalDependencies: + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + transitivePeerDependencies: + - '@babel/preset-env' + - '@types/react' + - shiki + - supports-color + - typescript + - unist-util-visit + + '@guild-docs/mdx-remote@2.0.2(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)(shiki@0.11.1)': + dependencies: + '@babel/code-frame': 7.16.7 + '@guild-docs/types': 3.0.0(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) + '@mdx-js/mdx': 2.1.1 + '@mdx-js/react': 2.3.0(react@17.0.2) + '@stefanprobst/rehype-shiki': 2.2.0(shiki@0.11.1) + react: 17.0.2 + remark-gfm: 3.0.1 + unified: 10.1.2 + unist-util-remove: 3.1.0 + vfile: 5.3.2 + vfile-matter: 3.0.1 + transitivePeerDependencies: + - '@chakra-ui/react' + - '@types/react' + - next-i18next + - shiki + - supports-color + + '@guild-docs/server@3.0.1(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(shiki@0.11.1)': + dependencies: + '@guild-docs/mdx-remote': 2.0.2(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@mdx-js/react@2.3.0(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react@17.0.2)(shiki@0.11.1) + '@guild-docs/types': 2.0.0(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2)) + '@stefanprobst/remark-shiki': 2.1.0(shiki@0.11.1) + github-slugger: 1.4.0 + globby: 13.1.1 + gray-matter: 4.0.3 + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + next-i18next: 12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + rehype-slug: 5.0.1 + remark-emoji: 3.0.2 + shiki: 0.11.1 + tiny-lru: 8.0.2 + undici: 4.16.0 + transitivePeerDependencies: + - '@chakra-ui/react' + - '@mdx-js/react' + - '@types/react' + - supports-color + + '@guild-docs/types@2.0.0(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))': + dependencies: + '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@mdx-js/mdx': 2.1.1 + '@types/react': 17.0.74 + next-i18next: 12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + + '@guild-docs/types@3.0.0(@chakra-ui/react@1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(@types/react@17.0.74)(next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2))': + dependencies: + '@chakra-ui/react': 1.8.9(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@emotion/styled@11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@mdx-js/mdx': 2.1.1 + '@types/react': 17.0.74 + next-i18next: 12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + + '@hapi/accept@6.0.3': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/ammo@6.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + + '@hapi/b64@6.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + + '@hapi/boom@10.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + + '@hapi/bounce@3.0.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/bourne@3.0.0': {} + + '@hapi/call@9.0.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/catbox-memory@6.0.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/catbox@12.1.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + '@hapi/podium': 5.0.1 + '@hapi/validate': 2.0.1 + + '@hapi/content@6.0.0': + dependencies: + '@hapi/boom': 10.0.1 + + '@hapi/cryptiles@6.0.1': + dependencies: + '@hapi/boom': 10.0.1 + + '@hapi/file@3.0.0': {} + + '@hapi/hapi@21.3.2': + dependencies: + '@hapi/accept': 6.0.3 + '@hapi/ammo': 6.0.1 + '@hapi/boom': 10.0.1 + '@hapi/bounce': 3.0.1 + '@hapi/call': 9.0.1 + '@hapi/catbox': 12.1.1 + '@hapi/catbox-memory': 6.0.1 + '@hapi/heavy': 8.0.1 + '@hapi/hoek': 11.0.4 + '@hapi/mimos': 7.0.1 + '@hapi/podium': 5.0.1 + '@hapi/shot': 6.0.1 + '@hapi/somever': 4.1.1 + '@hapi/statehood': 8.1.1 + '@hapi/subtext': 8.1.0 + '@hapi/teamwork': 6.0.0 + '@hapi/topo': 6.0.2 + '@hapi/validate': 2.0.1 + + '@hapi/heavy@8.0.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/hoek': 11.0.4 + '@hapi/validate': 2.0.1 + + '@hapi/hoek@11.0.4': {} + + '@hapi/hoek@9.2.1': {} + + '@hapi/iron@7.0.1': + dependencies: + '@hapi/b64': 6.0.1 + '@hapi/boom': 10.0.1 + '@hapi/bourne': 3.0.0 + '@hapi/cryptiles': 6.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/mimos@7.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + mime-db: 1.52.0 + + '@hapi/nigel@5.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + '@hapi/vise': 5.0.1 + + '@hapi/pez@6.1.0': + dependencies: + '@hapi/b64': 6.0.1 + '@hapi/boom': 10.0.1 + '@hapi/content': 6.0.0 + '@hapi/hoek': 11.0.4 + '@hapi/nigel': 5.0.1 + + '@hapi/podium@5.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + '@hapi/teamwork': 6.0.0 + '@hapi/validate': 2.0.1 + + '@hapi/shot@6.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + '@hapi/validate': 2.0.1 + + '@hapi/somever@4.1.1': + dependencies: + '@hapi/bounce': 3.0.1 + '@hapi/hoek': 11.0.4 + + '@hapi/statehood@8.1.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/bounce': 3.0.1 + '@hapi/bourne': 3.0.0 + '@hapi/cryptiles': 6.0.1 + '@hapi/hoek': 11.0.4 + '@hapi/iron': 7.0.1 + '@hapi/validate': 2.0.1 + + '@hapi/subtext@8.1.0': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/bourne': 3.0.0 + '@hapi/content': 6.0.0 + '@hapi/file': 3.0.0 + '@hapi/hoek': 11.0.4 + '@hapi/pez': 6.1.0 + '@hapi/wreck': 18.0.1 + + '@hapi/teamwork@6.0.0': {} + + '@hapi/topo@5.1.0': + dependencies: + '@hapi/hoek': 9.2.1 + + '@hapi/topo@6.0.2': + dependencies: + '@hapi/hoek': 11.0.4 + + '@hapi/validate@2.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + '@hapi/topo': 6.0.2 + + '@hapi/vise@5.0.1': + dependencies: + '@hapi/hoek': 11.0.4 + + '@hapi/wreck@18.0.1': + dependencies: + '@hapi/boom': 10.0.1 + '@hapi/bourne': 3.0.0 + '@hapi/hoek': 11.0.4 + + '@iarna/toml@2.2.5': {} + + '@istanbuljs/load-nyc-config@1.1.0': + dependencies: + camelcase: 5.3.1 + find-up: 4.1.0 + get-package-type: 0.1.0 + js-yaml: 3.14.1 + resolve-from: 5.0.0 + + '@istanbuljs/schema@0.1.3': {} + + '@jest/console@29.7.0': + dependencies: + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + chalk: 4.1.2 + jest-message-util: 29.7.0 + jest-util: 29.7.0 + slash: 3.0.0 + + '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3))': + dependencies: + '@jest/console': 29.7.0 + '@jest/reporters': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + ansi-escapes: 4.3.2 + chalk: 4.1.2 + ci-info: 3.9.0 + exit: 0.1.2 + graceful-fs: 4.2.9 + jest-changed-files: 29.7.0 + jest-config: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + jest-haste-map: 29.7.0 + jest-message-util: 29.7.0 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-resolve-dependencies: 29.7.0 + jest-runner: 29.7.0 + jest-runtime: 29.7.0 + jest-snapshot: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + jest-watcher: 29.7.0 + micromatch: 4.0.4 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-ansi: 6.0.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + - ts-node + + '@jest/environment@29.7.0': + dependencies: + '@jest/fake-timers': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + jest-mock: 29.7.0 + + '@jest/expect-utils@29.7.0': + dependencies: + jest-get-type: 29.6.3 + + '@jest/expect@29.7.0': + dependencies: + expect: 29.7.0 + jest-snapshot: 29.7.0 + transitivePeerDependencies: + - supports-color + + '@jest/fake-timers@29.7.0': + dependencies: + '@jest/types': 29.6.3 + '@sinonjs/fake-timers': 10.3.0 + '@types/node': 18.19.4 + jest-message-util: 29.7.0 + jest-mock: 29.7.0 + jest-util: 29.7.0 + + '@jest/globals@29.7.0': + dependencies: + '@jest/environment': 29.7.0 + '@jest/expect': 29.7.0 + '@jest/types': 29.6.3 + jest-mock: 29.7.0 + transitivePeerDependencies: + - supports-color + + '@jest/reporters@29.7.0': + dependencies: + '@bcoe/v8-coverage': 0.2.3 + '@jest/console': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@jridgewell/trace-mapping': 0.3.20 + '@types/node': 18.19.4 + chalk: 4.1.2 + collect-v8-coverage: 1.0.1 + exit: 0.1.2 + glob: 7.2.0 + graceful-fs: 4.2.9 + istanbul-lib-coverage: 3.2.0 + istanbul-lib-instrument: 6.0.1 + istanbul-lib-report: 3.0.0 + istanbul-lib-source-maps: 4.0.1 + istanbul-reports: 3.1.4 + jest-message-util: 29.7.0 + jest-util: 29.7.0 + jest-worker: 29.7.0 + slash: 3.0.0 + string-length: 4.0.2 + strip-ansi: 6.0.1 + v8-to-istanbul: 9.2.0 + transitivePeerDependencies: + - supports-color + + '@jest/schemas@29.6.3': + dependencies: + '@sinclair/typebox': 0.27.8 + + '@jest/source-map@29.6.3': + dependencies: + '@jridgewell/trace-mapping': 0.3.20 + callsites: 3.1.0 + graceful-fs: 4.2.9 + + '@jest/test-result@29.7.0': + dependencies: + '@jest/console': 29.7.0 + '@jest/types': 29.6.3 + '@types/istanbul-lib-coverage': 2.0.4 + collect-v8-coverage: 1.0.1 + + '@jest/test-sequencer@29.7.0': + dependencies: + '@jest/test-result': 29.7.0 + graceful-fs: 4.2.9 + jest-haste-map: 29.7.0 + slash: 3.0.0 + + '@jest/transform@29.7.0': + dependencies: + '@babel/core': 7.17.7 + '@jest/types': 29.6.3 + '@jridgewell/trace-mapping': 0.3.20 + babel-plugin-istanbul: 6.1.1 + chalk: 4.1.2 + convert-source-map: 2.0.0 + fast-json-stable-stringify: 2.1.0 + graceful-fs: 4.2.9 + jest-haste-map: 29.7.0 + jest-regex-util: 29.6.3 + jest-util: 29.7.0 + micromatch: 4.0.4 + pirates: 4.0.6 + slash: 3.0.0 + write-file-atomic: 4.0.2 + transitivePeerDependencies: + - supports-color + + '@jest/types@29.6.3': + dependencies: + '@jest/schemas': 29.6.3 + '@types/istanbul-lib-coverage': 2.0.4 + '@types/istanbul-reports': 3.0.1 + '@types/node': 18.19.4 + '@types/yargs': 17.0.32 + chalk: 4.1.2 + + '@jridgewell/resolve-uri@3.1.1': {} + + '@jridgewell/sourcemap-codec@1.4.15': {} + + '@jridgewell/trace-mapping@0.3.20': + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + + '@jridgewell/trace-mapping@0.3.9': + dependencies: + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 + + '@koa/cors@4.0.0': + dependencies: + vary: 1.1.2 + + '@koa/router@12.0.1': + dependencies: + debug: 4.3.4(supports-color@8.1.1) + http-errors: 2.0.0 + koa-compose: 4.1.0 + methods: 1.1.2 + path-to-regexp: 6.2.1 + transitivePeerDependencies: + - supports-color + + '@lezer/common@0.16.1': {} + + '@lezer/highlight@0.16.0': + dependencies: + '@lezer/common': 0.16.1 + + '@lezer/lr@0.16.3': + dependencies: + '@lezer/common': 0.16.1 + + '@lukeed/ms@2.0.2': {} + + '@manypkg/find-root@1.1.0': + dependencies: + '@babel/runtime': 7.23.7 + '@types/node': 12.20.47 + find-up: 4.1.0 + fs-extra: 8.1.0 + + '@manypkg/get-packages@1.1.3': + dependencies: + '@babel/runtime': 7.23.7 + '@changesets/types': 4.1.0 + '@manypkg/find-root': 1.1.0 + fs-extra: 8.1.0 + globby: 11.1.0 + read-yaml-file: 1.1.0 + + '@mdx-js/mdx@2.1.1': + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/mdx': 2.0.1 + astring: 1.8.1 + estree-util-build-jsx: 2.0.0 + estree-util-is-identifier-name: 2.0.0 + estree-walker: 3.0.1 + hast-util-to-estree: 2.0.2 + markdown-extensions: 1.1.1 + periscopic: 3.0.4 + remark-mdx: 2.1.0 + remark-parse: 10.0.1 + remark-rehype: 10.1.0 + unified: 10.1.2 + unist-util-position-from-estree: 1.1.1 + unist-util-stringify-position: 3.0.2 + unist-util-visit: 4.1.0 + vfile: 5.3.2 + transitivePeerDependencies: + - supports-color + + '@mdx-js/react@2.3.0(react@17.0.2)': + dependencies: + '@types/mdx': 2.0.1 + '@types/react': 17.0.74 + react: 17.0.2 + + '@mercuriusjs/subscription-client@0.1.0(graphql@16.6.0)': + dependencies: + '@fastify/error': 3.4.1 + graphql: 16.6.0 + secure-json-parse: 2.7.0 + ws: 8.16.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@miniflare/cache@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + http-cache-semantics: 4.1.0 + undici: 5.20.0 + + '@miniflare/cli-parser@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + kleur: 4.1.5 + + '@miniflare/core@2.14.1': + dependencies: + '@iarna/toml': 2.2.5 + '@miniflare/queues': 2.14.1 + '@miniflare/shared': 2.14.1 + '@miniflare/watcher': 2.14.1 + busboy: 1.6.0 + dotenv: 10.0.0 + kleur: 4.1.5 + set-cookie-parser: 2.6.0 + undici: 5.20.0 + urlpattern-polyfill: 4.0.3 + + '@miniflare/d1@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + + '@miniflare/durable-objects@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + '@miniflare/storage-memory': 2.14.1 + undici: 5.20.0 + + '@miniflare/html-rewriter@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + html-rewriter-wasm: 0.4.1 + undici: 5.20.0 + + '@miniflare/http-server@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + '@miniflare/web-sockets': 2.14.1 + kleur: 4.1.5 + selfsigned: 2.0.0 + undici: 5.20.0 + ws: 8.16.0 + youch: 2.2.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@miniflare/kv@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + + '@miniflare/queues@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + + '@miniflare/r2@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + undici: 5.20.0 + + '@miniflare/runner-vm@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + + '@miniflare/scheduler@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + cron-schedule: 3.0.5 + + '@miniflare/shared@2.14.1': + dependencies: + '@types/better-sqlite3': 7.6.8 + kleur: 4.1.5 + npx-import: 1.1.4 + picomatch: 2.3.1 + + '@miniflare/sites@2.14.1': + dependencies: + '@miniflare/kv': 2.14.1 + '@miniflare/shared': 2.14.1 + '@miniflare/storage-file': 2.14.1 + + '@miniflare/storage-file@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + '@miniflare/storage-memory': 2.14.1 + + '@miniflare/storage-memory@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + + '@miniflare/watcher@2.14.1': + dependencies: + '@miniflare/shared': 2.14.1 + + '@miniflare/web-sockets@2.14.1': + dependencies: + '@miniflare/core': 2.14.1 + '@miniflare/shared': 2.14.1 + undici: 5.20.0 + ws: 8.16.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@motionone/animation@10.16.3': + dependencies: + '@motionone/easing': 10.16.3 + '@motionone/types': 10.16.3 + '@motionone/utils': 10.16.3 + tslib: 2.6.2 + + '@motionone/dom@10.12.0': + dependencies: + '@motionone/animation': 10.16.3 + '@motionone/generators': 10.16.4 + '@motionone/types': 10.16.3 + '@motionone/utils': 10.16.3 + hey-listen: 1.0.8 + tslib: 2.6.2 + + '@motionone/easing@10.16.3': + dependencies: + '@motionone/utils': 10.16.3 + tslib: 2.6.2 + + '@motionone/generators@10.16.4': + dependencies: + '@motionone/types': 10.16.3 + '@motionone/utils': 10.16.3 + tslib: 2.6.2 + + '@motionone/types@10.16.3': {} + + '@motionone/utils@10.16.3': + dependencies: + '@motionone/types': 10.16.3 + hey-listen: 1.0.8 + tslib: 2.6.2 + + '@n1ru4l/graphql-live-query@0.9.0(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + '@n1ru4l/push-pull-async-iterable-iterator@3.2.0': {} + + '@next/bundle-analyzer@12.3.4': + dependencies: + webpack-bundle-analyzer: 4.3.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + '@next/env@12.3.4': {} + + '@next/swc-android-arm-eabi@12.3.4': + optional: true + + '@next/swc-android-arm64@12.3.4': + optional: true + + '@next/swc-darwin-arm64@12.3.4': + optional: true + + '@next/swc-darwin-x64@12.3.4': + optional: true + + '@next/swc-freebsd-x64@12.3.4': + optional: true + + '@next/swc-linux-arm-gnueabihf@12.3.4': + optional: true + + '@next/swc-linux-arm64-gnu@12.3.4': + optional: true + + '@next/swc-linux-arm64-musl@12.3.4': + optional: true + + '@next/swc-linux-x64-gnu@12.3.4': + optional: true + + '@next/swc-linux-x64-musl@12.3.4': + optional: true + + '@next/swc-win32-arm64-msvc@12.3.4': + optional: true + + '@next/swc-win32-ia32-msvc@12.3.4': + optional: true + + '@next/swc-win32-x64-msvc@12.3.4': + optional: true + + '@nodelib/fs.scandir@2.1.5': + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.2.0 + + '@nodelib/fs.stat@2.0.5': {} + + '@nodelib/fs.walk@1.2.8': + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.16.0 + + '@oclif/command@1.8.36(@oclif/config@1.18.17)': + dependencies: + '@oclif/config': 1.18.17 + '@oclif/errors': 1.3.6 + '@oclif/help': 1.0.15 + '@oclif/parser': 3.8.17 + debug: 4.3.4(supports-color@8.1.1) + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + + '@oclif/command@1.8.36(@oclif/config@1.18.2)': + dependencies: + '@oclif/config': 1.18.2 + '@oclif/errors': 1.3.6 + '@oclif/help': 1.0.15 + '@oclif/parser': 3.8.17 + debug: 4.3.4(supports-color@8.1.1) + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + + '@oclif/config@1.18.16': + dependencies: + '@oclif/errors': 1.3.6 + '@oclif/parser': 3.8.17 + debug: 4.3.4(supports-color@8.1.1) + globby: 11.1.0 + is-wsl: 2.2.0 + tslib: 2.6.2 + transitivePeerDependencies: + - supports-color + + '@oclif/config@1.18.17': + dependencies: + '@oclif/errors': 1.3.6 + '@oclif/parser': 3.8.17 + debug: 4.3.4(supports-color@8.1.1) + globby: 11.1.0 + is-wsl: 2.2.0 + tslib: 2.6.2 + transitivePeerDependencies: + - supports-color + + '@oclif/config@1.18.2': + dependencies: + '@oclif/errors': 1.3.6 + '@oclif/parser': 3.8.17 + debug: 4.3.4(supports-color@8.1.1) + globby: 11.1.0 + is-wsl: 2.2.0 + tslib: 2.6.2 + transitivePeerDependencies: + - supports-color + + '@oclif/errors@1.3.5': + dependencies: + clean-stack: 3.0.1 + fs-extra: 8.1.0 + indent-string: 4.0.0 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + '@oclif/errors@1.3.6': + dependencies: + clean-stack: 3.0.1 + fs-extra: 8.1.0 + indent-string: 4.0.0 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + '@oclif/help@1.0.15': + dependencies: + '@oclif/config': 1.18.16 + '@oclif/errors': 1.3.6 + chalk: 4.1.2 + indent-string: 4.0.0 + lodash: 4.17.21 + string-width: 4.2.3 + strip-ansi: 6.0.1 + widest-line: 3.1.0 + wrap-ansi: 6.2.0 + transitivePeerDependencies: + - supports-color + + '@oclif/linewrap@1.0.0': {} + + '@oclif/parser@3.8.17': + dependencies: + '@oclif/errors': 1.3.6 + '@oclif/linewrap': 1.0.0 + chalk: 4.1.2 + tslib: 2.6.2 + + '@oclif/plugin-help@3.3.1': + dependencies: + '@oclif/command': 1.8.36(@oclif/config@1.18.2) + '@oclif/config': 1.18.2 + '@oclif/errors': 1.3.5 + '@oclif/help': 1.0.15 + chalk: 4.1.2 + indent-string: 4.0.0 + lodash: 4.17.21 + string-width: 4.2.3 + strip-ansi: 6.0.1 + widest-line: 3.1.0 + wrap-ansi: 6.2.0 + transitivePeerDependencies: + - supports-color + + '@peculiar/asn1-schema@2.3.8': + dependencies: + asn1js: 3.0.5 + pvtsutils: 1.3.5 + tslib: 2.6.2 + + '@peculiar/json-schema@1.1.12': + dependencies: + tslib: 2.6.2 + + '@peculiar/webcrypto@1.4.3': + dependencies: + '@peculiar/asn1-schema': 2.3.8 + '@peculiar/json-schema': 1.1.12 + pvtsutils: 1.3.5 + tslib: 2.6.2 + webcrypto-core: 1.7.7 + + '@percy/config@1.27.6(typescript@5.3.3)': + dependencies: + '@percy/logger': 1.27.6 + ajv: 8.12.0 + cosmiconfig: 8.3.6(typescript@5.3.3) + yaml: 2.3.4 + transitivePeerDependencies: + - typescript + + '@percy/logger@1.27.6': {} + + '@percy/migrate@0.10.0(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3)': + dependencies: + '@oclif/command': 1.8.36(@oclif/config@1.18.17) + '@oclif/config': 1.18.17 + '@oclif/plugin-help': 3.3.1 + '@percy/config': 1.27.6(typescript@5.3.3) + '@percy/logger': 1.27.6 + cross-spawn: 7.0.3 + inquirer: 8.2.6 + inquirer-glob-prompt: 0.1.0 + jscodeshift: 0.11.0(@babel/preset-env@7.24.5(@babel/core@7.17.7)) + semver: 7.5.4 + transitivePeerDependencies: + - '@babel/preset-env' + - supports-color + - typescript + + '@pnpm/types@9.4.2': {} + + '@polka/url@1.0.0-next.24': {} + + '@popperjs/core@2.11.4': {} + + '@pothos/core@3.41.0(graphql@16.1.0-experimental-stream-defer.6)': + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + '@radix-ui/primitive@0.1.0': + dependencies: + '@babel/runtime': 7.23.7 + + '@radix-ui/react-collection@0.1.4(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) + '@radix-ui/react-context': 0.1.1(react@17.0.2) + '@radix-ui/react-primitive': 0.1.4(react@17.0.2) + '@radix-ui/react-slot': 0.1.2(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-compose-refs@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-context@0.1.1(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-dismissable-layer@0.1.5(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/primitive': 0.1.0 + '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) + '@radix-ui/react-primitive': 0.1.4(react@17.0.2) + '@radix-ui/react-use-body-pointer-events': 0.1.1(react@17.0.2) + '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) + '@radix-ui/react-use-escape-keydown': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-id@0.1.5(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-navigation-menu@0.1.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/primitive': 0.1.0 + '@radix-ui/react-collection': 0.1.4(react@17.0.2) + '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) + '@radix-ui/react-context': 0.1.1(react@17.0.2) + '@radix-ui/react-dismissable-layer': 0.1.5(react@17.0.2) + '@radix-ui/react-id': 0.1.5(react@17.0.2) + '@radix-ui/react-presence': 0.1.2(react@17.0.2) + '@radix-ui/react-primitive': 0.1.4(react@17.0.2) + '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) + '@radix-ui/react-use-controllable-state': 0.1.0(react@17.0.2) + '@radix-ui/react-use-direction': 0.1.0(react@17.0.2) + '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) + '@radix-ui/react-use-previous': 0.1.1(react@17.0.2) + '@radix-ui/react-visually-hidden': 0.1.4(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + '@radix-ui/react-presence@0.1.2(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) + '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-primitive@0.1.4(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-slot': 0.1.2(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-slot@0.1.2(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-compose-refs': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-use-body-pointer-events@0.1.1(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-use-layout-effect': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-use-callback-ref@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-use-controllable-state@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-use-direction@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-use-escape-keydown@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-use-callback-ref': 0.1.0(react@17.0.2) + react: 17.0.2 + + '@radix-ui/react-use-layout-effect@0.1.0(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-use-previous@0.1.1(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + '@radix-ui/react-visually-hidden@0.1.4(react@17.0.2)': + dependencies: + '@babel/runtime': 7.23.7 + '@radix-ui/react-primitive': 0.1.4(react@17.0.2) + react: 17.0.2 + + '@reach/alert@0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@reach/utils': 0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@reach/visually-hidden': 0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + tslib: 2.6.2 + + '@reach/utils@0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + '@types/warning': 3.0.0 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + tslib: 2.6.2 + warning: 4.0.3 + + '@reach/visually-hidden@0.13.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2)': + dependencies: + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + tslib: 2.6.2 + + '@repeaterjs/repeater@3.0.4': {} + + '@repeaterjs/repeater@3.0.5': {} + + '@rollup/plugin-commonjs@23.0.7(rollup@3.29.4)': + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + commondir: 1.0.1 + estree-walker: 2.0.2 + glob: 8.1.0 + is-reference: 1.2.1 + magic-string: 0.27.0 + optionalDependencies: + rollup: 3.29.4 + + '@rollup/plugin-json@5.0.2(rollup@3.29.4)': + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + optionalDependencies: + rollup: 3.29.4 + + '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@3.29.4) + '@types/resolve': 1.20.2 + deepmerge: 4.3.1 + is-builtin-module: 3.2.1 + is-module: 1.0.0 + resolve: 1.22.8 + optionalDependencies: + rollup: 3.29.4 + + '@rollup/pluginutils@5.1.0(rollup@2.79.1)': + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + optionalDependencies: + rollup: 2.79.1 + + '@rollup/pluginutils@5.1.0(rollup@3.29.4)': + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + optionalDependencies: + rollup: 3.29.4 + + '@sideway/address@4.1.3': + dependencies: + '@hapi/hoek': 9.2.1 + + '@sideway/formula@3.0.0': {} + + '@sideway/pinpoint@2.0.0': {} + + '@sinclair/typebox@0.27.8': {} + + '@sinonjs/commons@3.0.0': + dependencies: + type-detect: 4.0.8 + + '@sinonjs/fake-timers@10.3.0': + dependencies: + '@sinonjs/commons': 3.0.0 + + '@stefanprobst/rehype-shiki@2.2.0(shiki@0.11.1)': + dependencies: + hast-util-to-string: 2.0.0 + json5: 2.2.3 + parse-numeric-range: 1.3.0 + remark-parse: 10.0.1 + remark-rehype: 10.1.0 + shiki: 0.11.1 + shiki-renderer-hast: 1.1.5(shiki@0.11.1) + unified: 10.1.2 + unist-util-visit: 4.1.0 + transitivePeerDependencies: + - supports-color + + '@stefanprobst/remark-shiki@2.1.0(shiki@0.11.1)': + dependencies: + json5: 2.2.3 + parse-numeric-range: 1.3.0 + shiki: 0.11.1 + unified: 10.1.2 + unist-util-visit: 4.1.0 + + '@sveltejs/adapter-auto@1.0.0(@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)))': + dependencies: + '@sveltejs/kit': 1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) + import-meta-resolve: 2.2.2 + + '@sveltejs/adapter-node@1.0.0(@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)))': + dependencies: + '@rollup/plugin-commonjs': 23.0.7(rollup@3.29.4) + '@rollup/plugin-json': 5.0.2(rollup@3.29.4) + '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4) + '@sveltejs/kit': 1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) + rollup: 3.29.4 + + '@sveltejs/kit@1.15.2(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))': + dependencies: + '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) + '@types/cookie': 0.5.4 + cookie: 0.5.0 + devalue: 4.3.2 + esm-env: 1.0.0 + kleur: 4.1.5 + magic-string: 0.30.5 + mime: 3.0.0 + sade: 1.8.1 + set-cookie-parser: 2.6.0 + sirv: 2.0.4 + svelte: 3.59.2 + tiny-glob: 0.2.9 + undici: 5.20.0 + vite: 4.5.1(@types/node@18.19.4) + transitivePeerDependencies: + - supports-color + + '@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.5.3(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)))(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))': + dependencies: + '@sveltejs/vite-plugin-svelte': 2.5.3(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) + debug: 4.3.4(supports-color@8.1.1) + svelte: 3.59.2 + vite: 4.5.1(@types/node@18.19.4) + transitivePeerDependencies: + - supports-color + + '@sveltejs/vite-plugin-svelte@2.5.3(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4))': + dependencies: + '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.5.3(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)))(svelte@3.59.2)(vite@4.5.1(@types/node@18.19.4)) + debug: 4.3.4(supports-color@8.1.1) + deepmerge: 4.3.1 + kleur: 4.1.5 + magic-string: 0.30.5 + svelte: 3.59.2 + svelte-hmr: 0.15.3(svelte@3.59.2) + vite: 4.5.1(@types/node@18.19.4) + vitefu: 0.2.5(vite@4.5.1(@types/node@18.19.4)) + transitivePeerDependencies: + - supports-color + + '@swc/helpers@0.4.11': + dependencies: + tslib: 2.6.2 + + '@theguild/components@1.12.0(@algolia/client-search@4.22.0)(@types/react@17.0.74)(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3))': + dependencies: + '@algolia/autocomplete-js': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-plugin-algolia-insights': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-plugin-query-suggestions': 1.13.0(@algolia/client-search@4.22.0)(algoliasearch@4.22.0)(search-insights@2.13.0) + '@algolia/autocomplete-theme-classic': 1.13.0 + '@emotion/react': 11.11.3(@types/react@17.0.74)(react@17.0.2) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3(@types/react@17.0.74)(react@17.0.2))(@types/react@17.0.74)(react@17.0.2) + '@radix-ui/react-navigation-menu': 0.1.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + algoliasearch: 4.22.0 + focus-trap-react: 9.0.2(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + polished: 4.1.4 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-instantsearch-dom: 6.17.0(algoliasearch@4.22.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react-paginate: 7.1.3(react@17.0.2) + react-player: 2.9.0(react@17.0.2) + search-insights: 2.13.0 + tinykeys: 1.4.0 + twin.macro: 2.8.2(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + use-debounce: 8.0.4(react@17.0.2) + transitivePeerDependencies: + - '@algolia/client-search' + - '@types/react' + - prop-types + - ts-node + + '@tokenizer/token@0.3.0': {} + + '@ts-morph/common@0.11.1': + dependencies: + fast-glob: 3.3.2 + minimatch: 3.1.2 + mkdirp: 1.0.4 + path-browserify: 1.0.1 + + '@tsconfig/node10@1.0.9': {} + + '@tsconfig/node12@1.0.11': {} + + '@tsconfig/node14@1.0.3': {} + + '@tsconfig/node16@1.0.4': {} + + '@types/accepts@1.3.5': + dependencies: + '@types/node': 18.19.4 + + '@types/acorn@4.0.6': + dependencies: + '@types/estree': 1.0.5 + + '@types/autocannon@7.12.5': + dependencies: + '@types/node': 18.19.4 + + '@types/babel__core@7.1.18': + dependencies: + '@babel/parser': 7.23.6 + '@babel/types': 7.23.6 + '@types/babel__generator': 7.6.4 + '@types/babel__template': 7.4.1 + '@types/babel__traverse': 7.14.2 + + '@types/babel__generator@7.6.4': + dependencies: + '@babel/types': 7.23.6 + + '@types/babel__template@7.4.1': + dependencies: + '@babel/parser': 7.23.6 + '@babel/types': 7.23.6 + + '@types/babel__traverse@7.14.2': + dependencies: + '@babel/types': 7.23.6 + + '@types/better-sqlite3@7.6.8': + dependencies: + '@types/node': 18.19.4 + + '@types/body-parser@1.19.2': + dependencies: + '@types/connect': 3.4.35 + '@types/node': 18.19.4 + + '@types/chai@4.3.11': {} + + '@types/cli-table@0.3.4': {} + + '@types/connect@3.4.35': + dependencies: + '@types/node': 18.19.4 + + '@types/content-disposition@0.5.4': {} + + '@types/cookie@0.5.4': {} + + '@types/cookies@0.7.7': + dependencies: + '@types/connect': 3.4.35 + '@types/express': 4.17.21 + '@types/keygrip': 1.0.2 + '@types/node': 18.19.4 + + '@types/cors@2.8.17': + dependencies: + '@types/node': 18.19.4 + + '@types/debug@4.1.7': + dependencies: + '@types/ms': 0.7.31 + + '@types/estree-jsx@0.0.1': + dependencies: + '@types/estree': 1.0.5 + + '@types/estree@0.0.46': {} + + '@types/estree@0.0.50': {} + + '@types/estree@1.0.5': {} + + '@types/eventsource@1.1.15': {} + + '@types/express-serve-static-core@4.17.41': + dependencies: + '@types/node': 18.19.4 + '@types/qs': 6.9.7 + '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 + + '@types/express@4.17.21': + dependencies: + '@types/body-parser': 1.19.2 + '@types/express-serve-static-core': 4.17.41 + '@types/qs': 6.9.7 + '@types/serve-static': 1.13.10 + + '@types/extract-files@8.1.1': {} + + '@types/fs-extra@9.0.13': + dependencies: + '@types/node': 18.19.4 + + '@types/glob@7.2.0': + dependencies: + '@types/minimatch': 3.0.5 + '@types/node': 18.19.4 + + '@types/graceful-fs@4.1.5': + dependencies: + '@types/node': 18.19.4 + + '@types/graphql-upload@8.0.12': + dependencies: + '@types/express': 4.17.21 + '@types/koa': 2.13.12 + fs-capacitor: 8.0.0 + graphql: 16.6.0 + + '@types/hast@2.3.4': + dependencies: + '@types/unist': 2.0.6 + + '@types/hoist-non-react-statics@3.3.1': + dependencies: + '@types/react': 17.0.74 + hoist-non-react-statics: 3.3.2 + + '@types/http-assert@1.5.3': {} + + '@types/http-errors@1.8.2': {} + + '@types/istanbul-lib-coverage@2.0.4': {} + + '@types/istanbul-lib-report@3.0.0': + dependencies: + '@types/istanbul-lib-coverage': 2.0.4 + + '@types/istanbul-reports@3.0.1': + dependencies: + '@types/istanbul-lib-report': 3.0.0 + + '@types/jest@29.5.11': + dependencies: + expect: 29.7.0 + pretty-format: 29.7.0 + + '@types/js-cookie@2.2.7': {} + + '@types/js-yaml@4.0.5': {} + + '@types/json-schema@7.0.9': {} + + '@types/keygrip@1.0.2': {} + + '@types/koa-bodyparser@4.3.12': + dependencies: + '@types/koa': 2.13.12 + + '@types/koa-compose@3.2.5': + dependencies: + '@types/koa': 2.13.12 + + '@types/koa@2.13.12': + dependencies: + '@types/accepts': 1.3.5 + '@types/content-disposition': 0.5.4 + '@types/cookies': 0.7.7 + '@types/http-assert': 1.5.3 + '@types/http-errors': 1.8.2 + '@types/keygrip': 1.0.2 + '@types/koa-compose': 3.2.5 + '@types/node': 18.19.4 + + '@types/koa__cors@3.3.1': + dependencies: + '@types/koa': 2.13.12 + + '@types/koa__router@12.0.4': + dependencies: + '@types/koa': 2.13.12 + + '@types/lodash.mergewith@4.6.6': + dependencies: + '@types/lodash': 4.14.202 + + '@types/lodash@4.14.202': {} + + '@types/md5@2.3.2': {} + + '@types/mdast@3.0.10': + dependencies: + '@types/unist': 2.0.6 + + '@types/mdurl@1.0.2': {} + + '@types/mdx-js__react@1.5.5': + dependencies: + '@types/react': 17.0.74 + + '@types/mdx@2.0.1': {} + + '@types/mime-types@2.1.1': {} + + '@types/mime@1.3.2': {} + + '@types/minimatch@3.0.5': {} + + '@types/minimist@1.2.2': {} + + '@types/mkdirp@1.0.2': + dependencies: + '@types/node': 18.19.4 + + '@types/mocha@10.0.6': {} + + '@types/ms@0.7.31': {} + + '@types/node-fetch@2.6.10': + dependencies: + '@types/node': 18.19.4 + form-data: 4.0.0 + + '@types/node-fetch@2.6.3': + dependencies: + '@types/node': 18.19.4 + form-data: 3.0.1 + + '@types/node@12.20.47': {} + + '@types/node@14.18.33': {} + + '@types/node@18.19.4': + dependencies: + undici-types: 5.26.5 + + '@types/normalize-package-data@2.4.1': {} + + '@types/parse-json@4.0.0': {} + + '@types/prettier@2.7.3': {} + + '@types/prop-types@15.7.11': {} + + '@types/pug@2.0.6': {} + + '@types/qs@6.9.7': {} + + '@types/range-parser@1.2.4': {} + + '@types/react-dom@18.2.18': + dependencies: + '@types/react': 17.0.74 + + '@types/react@17.0.74': + dependencies: + '@types/prop-types': 15.7.11 + '@types/scheduler': 0.16.2 + csstype: 3.1.3 + + '@types/resolve@1.20.2': {} + + '@types/rimraf@3.0.2': + dependencies: + '@types/glob': 7.2.0 + '@types/node': 18.19.4 + + '@types/sass@1.43.1': + dependencies: + '@types/node': 18.19.4 + + '@types/scheduler@0.16.2': {} + + '@types/semver@7.5.6': {} + + '@types/send@0.17.4': + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.19.4 + + '@types/serve-static@1.13.10': + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.19.4 + + '@types/stack-trace@0.0.29': {} + + '@types/stack-utils@2.0.1': {} + + '@types/unist@2.0.6': {} + + '@types/wait-on@5.3.1': + dependencies: + '@types/node': 18.19.4 + + '@types/warning@3.0.0': {} + + '@types/ws@8.5.3': + dependencies: + '@types/node': 18.19.4 + + '@types/yargs-parser@21.0.0': {} + + '@types/yargs@17.0.32': + dependencies: + '@types/yargs-parser': 21.0.0 + + '@vercel/build-utils@6.8.3': {} + + '@vercel/error-utils@1.0.10': {} + + '@vercel/node@2.15.10': + dependencies: + '@edge-runtime/node-utils': 2.0.3 + '@edge-runtime/primitives': 2.1.2 + '@edge-runtime/vm': 3.0.1 + '@types/node': 14.18.33 + '@types/node-fetch': 2.6.3 + '@vercel/build-utils': 6.8.3 + '@vercel/error-utils': 1.0.10 + '@vercel/static-config': 2.0.17 + async-listen: 3.0.0 + content-type: 1.0.5 + edge-runtime: 2.4.4 + esbuild: 0.16.17 + exit-hook: 2.2.1 + node-fetch: 2.6.9 + path-to-regexp: 6.2.1 + ts-morph: 12.0.0 + ts-node: 10.9.1(@types/node@14.18.33)(typescript@4.9.5) + typescript: 4.9.5 + transitivePeerDependencies: + - '@swc/core' + - '@swc/wasm' + - encoding + + '@vercel/static-config@2.0.17': + dependencies: + ajv: 8.6.3 + json-schema-to-ts: 1.6.4 + ts-morph: 12.0.0 + + '@whatwg-node/fetch@0.5.3': + dependencies: + '@peculiar/webcrypto': 1.4.3 + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.1 + formdata-node: 4.3.2 + node-fetch: 2.6.9 + undici: 5.28.2 + web-streams-polyfill: 3.2.0 + transitivePeerDependencies: + - encoding + + '@whatwg-node/fetch@0.5.4': + dependencies: + '@peculiar/webcrypto': 1.4.3 + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.1 + formdata-node: 4.3.2 + node-fetch: 2.6.9 + undici: 5.28.2 + web-streams-polyfill: 3.2.0 + transitivePeerDependencies: + - encoding + + '@xobotyi/scrollbar-width@1.9.5': {} + + abort-controller@3.0.0: + dependencies: + event-target-shim: 5.0.1 + + abstract-logging@2.0.1: {} + + accepts@1.3.8: + dependencies: + mime-types: 2.1.35 + negotiator: 0.6.3 + + acorn-jsx@5.3.2(acorn@8.7.0): + dependencies: + acorn: 8.7.0 + + acorn-node@1.8.2: + dependencies: + acorn: 7.4.1 + acorn-walk: 7.2.0 + xtend: 4.0.2 + + acorn-walk@7.2.0: {} + + acorn-walk@8.2.0: {} + + acorn@7.4.1: {} + + acorn@8.7.0: {} + + aggregate-error@3.1.0: + dependencies: + clean-stack: 2.2.0 + indent-string: 4.0.0 + + aggregate-error@4.0.1: + dependencies: + clean-stack: 4.2.0 + indent-string: 5.0.0 + + ajv-formats@2.1.1(ajv@8.12.0): + optionalDependencies: + ajv: 8.12.0 + + ajv@6.12.6: + dependencies: + fast-deep-equal: 3.1.3 + fast-json-stable-stringify: 2.1.0 + json-schema-traverse: 0.4.1 + uri-js: 4.4.1 + + ajv@8.12.0: + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + + ajv@8.6.3: + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + + algoliasearch-helper@3.7.1(algoliasearch@4.22.0): + dependencies: + '@algolia/events': 4.0.1 + algoliasearch: 4.22.0 + + algoliasearch@4.22.0: + dependencies: + '@algolia/cache-browser-local-storage': 4.22.0 + '@algolia/cache-common': 4.22.0 + '@algolia/cache-in-memory': 4.22.0 + '@algolia/client-account': 4.22.0 + '@algolia/client-analytics': 4.22.0 + '@algolia/client-common': 4.22.0 + '@algolia/client-personalization': 4.22.0 + '@algolia/client-search': 4.22.0 + '@algolia/logger-common': 4.22.0 + '@algolia/logger-console': 4.22.0 + '@algolia/requester-browser-xhr': 4.22.0 + '@algolia/requester-common': 4.22.0 + '@algolia/requester-node-http': 4.22.0 + '@algolia/transporter': 4.22.0 + + altair-static-slim@5.0.9: {} + + altair-static@6.1.0: {} + + ansi-colors@4.1.1: {} + + ansi-colors@4.1.3: {} + + ansi-escapes@4.3.2: + dependencies: + type-fest: 0.21.3 + + ansi-regex@5.0.1: {} + + ansi-styles@3.2.1: + dependencies: + color-convert: 1.9.3 + + ansi-styles@4.3.0: + dependencies: + color-convert: 2.0.1 + + ansi-styles@5.2.0: {} + + anymatch@3.1.2: + dependencies: + normalize-path: 3.0.0 + picomatch: 2.3.1 + + arch@2.2.0: {} + + archy@1.0.0: {} + + arg@4.1.3: {} + + arg@5.0.1: {} + + argparse@1.0.10: + dependencies: + sprintf-js: 1.0.3 + + argparse@2.0.1: {} + + aria-hidden@1.1.3: + dependencies: + tslib: 1.14.1 + + arr-diff@4.0.0: {} + + arr-flatten@1.1.0: {} + + arr-union@3.1.0: {} + + array-buffer-byte-length@1.0.0: + dependencies: + call-bind: 1.0.5 + is-array-buffer: 3.0.2 + + array-flatten@1.1.1: {} + + array-union@2.1.0: {} + + array-unique@0.3.2: {} + + array.prototype.flat@1.3.2: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + es-shim-unscopables: 1.0.2 + + arraybuffer.prototype.slice@1.0.2: + dependencies: + array-buffer-byte-length: 1.0.0 + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + get-intrinsic: 1.2.2 + is-array-buffer: 3.0.2 + is-shared-array-buffer: 1.0.2 + + arrify@1.0.1: {} + + arrify@3.0.0: {} + + asap@2.0.6: {} + + asn1js@3.0.5: + dependencies: + pvtsutils: 1.3.5 + pvutils: 1.1.3 + tslib: 2.6.2 + + assertion-error@1.1.0: {} + + assign-symbols@1.0.0: {} + + ast-types@0.14.2: + dependencies: + tslib: 2.6.2 + + astring@1.8.1: {} + + async-listen@3.0.0: {} + + asynckit@0.4.0: {} + + atob@2.1.2: {} + + atomic-sleep@1.0.0: {} + + auto-bind@4.0.0: {} + + autocannon@7.14.0: + dependencies: + chalk: 4.1.2 + char-spinner: 1.0.1 + cli-table3: 0.6.1 + color-support: 1.1.3 + cross-argv: 2.0.0 + form-data: 4.0.0 + has-async-hooks: 1.0.0 + hdr-histogram-js: 3.0.0 + hdr-histogram-percentiles-obj: 3.0.0 + http-parser-js: 0.5.6 + hyperid: 3.0.1 + lodash.chunk: 4.2.0 + lodash.clonedeep: 4.5.0 + lodash.flatten: 4.4.0 + manage-path: 2.0.0 + on-net-listen: 1.1.2 + pretty-bytes: 5.6.0 + progress: 2.0.3 + reinterval: 1.1.0 + retimer: 3.0.0 + semver: 7.5.4 + subarg: 1.0.0 + timestring: 6.0.0 + + autoprefixer@10.4.4(postcss@8.4.32): + dependencies: + browserslist: 4.20.2 + caniuse-lite: 1.0.30001572 + fraction.js: 4.2.0 + normalize-range: 0.1.2 + picocolors: 1.0.0 + postcss: 8.4.32 + postcss-value-parser: 4.2.0 + + available-typed-arrays@1.0.5: {} + + avvio@8.2.1: + dependencies: + archy: 1.0.0 + debug: 4.3.4(supports-color@8.1.1) + fastq: 1.16.0 + transitivePeerDependencies: + - supports-color + + axios@0.25.0: + dependencies: + follow-redirects: 1.14.9 + transitivePeerDependencies: + - debug + + babel-core@7.0.0-bridge.0(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + + babel-jest@29.7.0(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + '@jest/transform': 29.7.0 + '@types/babel__core': 7.1.18 + babel-plugin-istanbul: 6.1.1 + babel-preset-jest: 29.6.3(@babel/core@7.17.7) + chalk: 4.1.2 + graceful-fs: 4.2.9 + slash: 3.0.0 + transitivePeerDependencies: + - supports-color + + babel-plugin-istanbul@6.1.1: + dependencies: + '@babel/helper-plugin-utils': 7.22.5 + '@istanbuljs/load-nyc-config': 1.1.0 + '@istanbuljs/schema': 0.1.3 + istanbul-lib-instrument: 5.1.0 + test-exclude: 6.0.0 + transitivePeerDependencies: + - supports-color + + babel-plugin-jest-hoist@29.6.3: + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.23.6 + '@types/babel__core': 7.1.18 + '@types/babel__traverse': 7.14.2 + + babel-plugin-macros@2.8.0: + dependencies: + '@babel/runtime': 7.23.7 + cosmiconfig: 6.0.0 + resolve: 1.22.8 + + babel-plugin-macros@3.1.0: + dependencies: + '@babel/runtime': 7.23.7 + cosmiconfig: 7.0.1 + resolve: 1.22.8 + + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.17.7): + dependencies: + '@babel/compat-data': 7.24.4 + '@babel/core': 7.17.7 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.17.7) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.17.7) + core-js-compat: 3.37.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.17.7) + transitivePeerDependencies: + - supports-color + + babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: {} + + babel-preset-current-node-syntax@1.0.1(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.17.7) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.7) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.17.7) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.17.7) + + babel-preset-fbjs@3.4.0(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-proposal-object-rest-spread': 7.17.3(@babel/core@7.17.7) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.17.7) + '@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.17.7) + '@babel/plugin-transform-arrow-functions': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-block-scoped-functions': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-block-scoping': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-classes': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-computed-properties': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-destructuring': 7.17.7(@babel/core@7.17.7) + '@babel/plugin-transform-flow-strip-types': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-transform-for-of': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-function-name': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-literals': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-member-expression-literals': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-transform-object-super': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-parameters': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-property-literals': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-react-display-name': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-react-jsx': 7.17.3(@babel/core@7.17.7) + '@babel/plugin-transform-shorthand-properties': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-spread': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-transform-template-literals': 7.16.7(@babel/core@7.17.7) + babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 + + babel-preset-jest@29.6.3(@babel/core@7.17.7): + dependencies: + '@babel/core': 7.17.7 + babel-plugin-jest-hoist: 29.6.3 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.17.7) + + backo2@1.0.2: {} + + bail@2.0.2: {} + + balanced-match@1.0.2: {} + + base64-js@1.5.1: {} + + base@0.11.2: + dependencies: + cache-base: 1.0.1 + class-utils: 0.3.6 + component-emitter: 1.3.0 + define-property: 1.0.0 + isobject: 3.0.1 + mixin-deep: 1.3.2 + pascalcase: 0.1.1 + + benchmark-bench@file:benchmarks/bench(graphql@16.6.0): + dependencies: + '@faker-js/faker': 7.6.0 + '@graphql-tools/schema': 9.0.19(graphql@16.6.0) + autocannon: 7.14.0 + chalk: 5.3.0 + cli-table: 0.3.11 + concurrently: 7.6.0 + cross-env: 7.0.3 + graphql: 16.6.0 + kill-port: 2.0.1 + md5: 2.3.0 + mkdirp: 1.0.4 + require-env-variable: 4.0.1 + rimraf: 3.0.2 + systeminformation: 5.21.22 + wait-on: 6.0.1 + transitivePeerDependencies: + - debug + + better-path-resolve@1.0.0: + dependencies: + is-windows: 1.0.2 + + big-integer@1.6.51: {} + + binary-extensions@2.2.0: {} + + bl@4.1.0: + dependencies: + buffer: 5.7.1 + inherits: 2.0.4 + readable-stream: 3.6.0 + + bob-esbuild-cli@5.0.0-alpha-227aebc.0(bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3)): + dependencies: + commander: 11.1.0 + optionalDependencies: + bob-esbuild: 5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3) + + bob-esbuild-plugin@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(rollup@2.79.1): + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@2.79.1) + optionalDependencies: + esbuild: 0.16.17 + rollup: 2.79.1 + + bob-esbuild-plugin@5.0.0-alpha-d826df0.0(esbuild@0.16.17)(rollup@2.79.1): + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@2.79.1) + optionalDependencies: + esbuild: 0.16.17 + rollup: 2.79.1 + + bob-esbuild@5.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3): + dependencies: + '@pnpm/types': 9.4.2 + bob-esbuild-plugin: 5.0.0-alpha-227aebc.0(esbuild@0.16.17)(rollup@2.79.1) + rollup: 2.79.1 + optionalDependencies: + esbuild: 0.16.17 + typescript: 5.3.3 + + bob-ts@5.0.0-alpha-227aebc.0(@types/node@18.19.4)(esbuild@0.16.17)(typescript@5.3.3): + dependencies: + bob-esbuild-plugin: 5.0.0-alpha-d826df0.0(esbuild@0.16.17)(rollup@2.79.1) + esbuild: 0.16.17 + rollup: 2.79.1 + optionalDependencies: + '@types/node': 18.19.4 + typescript: 5.3.3 + + bob-tsm@2.0.0-alpha-227aebc.0(esbuild@0.16.17)(typescript@5.3.3): + dependencies: + esbuild: 0.16.17 + optionalDependencies: + fsevents: 2.3.3 + typescript: 5.3.3 + + body-parser@1.20.1: + dependencies: + bytes: 3.1.2 + content-type: 1.0.5 + debug: 2.6.9 + depd: 2.0.0 + destroy: 1.2.0 + http-errors: 2.0.0 + iconv-lite: 0.4.24 + on-finished: 2.4.1 + qs: 6.11.0 + raw-body: 2.5.1 + type-is: 1.6.18 + unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color + + bplist-parser@0.2.0: + dependencies: + big-integer: 1.6.51 + + brace-expansion@1.1.11: + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + + brace-expansion@2.0.1: + dependencies: + balanced-match: 1.0.2 + + braces@2.3.2: + dependencies: + arr-flatten: 1.1.0 + array-unique: 0.3.2 + extend-shallow: 2.0.1 + fill-range: 4.0.0 + isobject: 3.0.1 + repeat-element: 1.1.4 + snapdragon: 0.8.2 + snapdragon-node: 2.1.1 + split-string: 3.1.0 + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color + + braces@3.0.2: + dependencies: + fill-range: 7.0.1 + + breakword@1.0.5: + dependencies: + wcwidth: 1.0.1 + + broadcast-channel@3.7.0: + dependencies: + '@babel/runtime': 7.23.7 + detect-node: 2.1.0 + js-sha3: 0.8.0 + microseconds: 0.2.0 + nano-time: 1.0.0 + oblivious-set: 1.0.0 + rimraf: 3.0.2 + unload: 2.2.0 + + browser-stdout@1.3.1: {} + + browserslist@4.20.2: + dependencies: + caniuse-lite: 1.0.30001572 + electron-to-chromium: 1.4.86 + escalade: 3.1.1 + node-releases: 2.0.2 + picocolors: 1.0.0 + + browserslist@4.23.0: + dependencies: + caniuse-lite: 1.0.30001618 + electron-to-chromium: 1.4.769 + node-releases: 2.0.14 + update-browserslist-db: 1.0.16(browserslist@4.23.0) + + bs-logger@0.2.6: + dependencies: + fast-json-stable-stringify: 2.1.0 + + bser@2.1.1: + dependencies: + node-int64: 0.4.0 + + buffer-crc32@0.2.13: {} + + buffer-from@1.1.2: {} + + buffer@5.7.1: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + + buffer@6.0.3: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + + builtin-modules@3.3.0: {} + + builtins@5.0.1: + dependencies: + semver: 7.5.4 + + bundle-name@3.0.0: + dependencies: + run-applescript: 5.0.0 + + busboy@0.3.1: + dependencies: + dicer: 0.3.0 + + busboy@1.6.0: + dependencies: + streamsearch: 1.1.0 + + bytes@3.1.2: {} + + c8@7.14.0: + dependencies: + '@bcoe/v8-coverage': 0.2.3 + '@istanbuljs/schema': 0.1.3 + find-up: 5.0.0 + foreground-child: 2.0.0 + istanbul-lib-coverage: 3.2.0 + istanbul-lib-report: 3.0.0 + istanbul-reports: 3.1.4 + rimraf: 3.0.2 + test-exclude: 6.0.0 + v8-to-istanbul: 9.2.0 + yargs: 16.2.0 + yargs-parser: 20.2.9 + + cache-base@1.0.1: + dependencies: + collection-visit: 1.0.0 + component-emitter: 1.3.0 + get-value: 2.0.6 + has-value: 1.0.0 + isobject: 3.0.1 + set-value: 4.1.0 + to-object-path: 0.3.0 + union-value: 1.0.1 + unset-value: 1.0.0 + + cache-content-type@1.0.1: + dependencies: + mime-types: 2.1.35 + ylru: 1.3.2 + + call-bind@1.0.5: + dependencies: + function-bind: 1.1.2 + get-intrinsic: 1.2.2 + set-function-length: 1.1.1 + + callsites@3.1.0: {} + + camel-case@4.1.2: + dependencies: + pascal-case: 3.1.2 + tslib: 2.6.2 + + camelcase-css@2.0.1: {} + + camelcase-keys@6.2.2: + dependencies: + camelcase: 5.3.1 + map-obj: 4.3.0 + quick-lru: 4.0.1 + + camelcase-keys@8.0.2: + dependencies: + camelcase: 7.0.1 + map-obj: 4.3.0 + quick-lru: 6.1.2 + type-fest: 2.19.0 + + camelcase@5.3.1: {} + + camelcase@6.3.0: {} + + camelcase@7.0.1: {} + + caniuse-lite@1.0.30001572: {} + + caniuse-lite@1.0.30001618: {} + + capital-case@1.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.6.2 + upper-case-first: 2.0.2 + + ccount@2.0.1: {} + + chai@4.3.10: + dependencies: + assertion-error: 1.1.0 + check-error: 1.0.3 + deep-eql: 4.1.3 + get-func-name: 2.0.2 + loupe: 2.3.7 + pathval: 1.1.1 + type-detect: 4.0.8 + + chalk@2.4.2: + dependencies: + ansi-styles: 3.2.1 + escape-string-regexp: 1.0.5 + supports-color: 5.5.0 + + chalk@4.1.2: + dependencies: + ansi-styles: 4.3.0 + supports-color: 7.2.0 + + chalk@5.3.0: {} + + change-case-all@1.0.15: + dependencies: + change-case: 4.1.2 + is-lower-case: 2.0.2 + is-upper-case: 2.0.2 + lower-case: 2.0.2 + lower-case-first: 2.0.2 + sponge-case: 1.0.1 + swap-case: 2.0.2 + title-case: 3.0.3 + upper-case: 2.0.2 + upper-case-first: 2.0.2 + + change-case@4.1.2: + dependencies: + camel-case: 4.1.2 + capital-case: 1.0.4 + constant-case: 3.0.4 + dot-case: 3.0.4 + header-case: 2.0.4 + no-case: 3.0.4 + param-case: 3.0.4 + pascal-case: 3.1.2 + path-case: 3.0.4 + sentence-case: 3.0.4 + snake-case: 3.0.4 + tslib: 2.6.2 + + changesets-github-release@0.1.0: {} + + char-regex@1.0.2: {} + + char-spinner@1.0.1: {} + + character-entities-html4@2.1.0: {} + + character-entities-legacy@3.0.0: {} + + character-entities@2.0.1: {} + + character-reference-invalid@2.0.1: {} + + chardet@0.7.0: {} + + charenc@0.0.2: {} + + check-error@1.0.3: + dependencies: + get-func-name: 2.0.2 + + chokidar@3.5.3: + dependencies: + anymatch: 3.1.2 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + + chownr@1.1.4: {} + + ci-info@3.9.0: {} + + cjs-module-lexer@1.2.2: {} + + class-utils@0.3.6: + dependencies: + arr-union: 3.1.0 + define-property: 0.2.5 + isobject: 3.0.1 + static-extend: 0.1.2 + + class-validator@0.13.2: + dependencies: + libphonenumber-js: 1.9.50 + validator: 13.7.0 + + classnames@2.3.1: {} + + clean-set@1.1.2: {} + + clean-stack@2.2.0: {} + + clean-stack@3.0.1: + dependencies: + escape-string-regexp: 4.0.0 + + clean-stack@4.2.0: + dependencies: + escape-string-regexp: 5.0.0 + + cli-cursor@3.1.0: + dependencies: + restore-cursor: 3.1.0 + + cli-spinners@2.9.2: {} + + cli-table3@0.6.1: + dependencies: + string-width: 4.2.3 + optionalDependencies: + colors: 1.4.0 + + cli-table@0.3.11: + dependencies: + colors: 1.0.3 + + cli-width@3.0.0: {} + + clipboardy@3.0.0: + dependencies: + arch: 2.2.0 + execa: 5.1.1 + is-wsl: 2.2.0 + + cliui@6.0.0: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + + cliui@7.0.4: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + cliui@8.0.1: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 + + clone-deep@4.0.1: + dependencies: + is-plain-object: 2.0.4 + kind-of: 6.0.3 + shallow-clone: 3.0.1 + + clone@1.0.4: {} + + co-body@6.1.0: + dependencies: + inflation: 2.0.0 + qs: 6.11.0 + raw-body: 2.5.1 + type-is: 1.6.18 + + co@4.6.0: {} + + code-block-writer@10.1.1: {} + + codemirror-graphql@1.3.2(@codemirror/language@0.20.2)(codemirror@5.65.16)(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + '@codemirror/language': 0.20.2 + codemirror: 5.65.16 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) + + codemirror@5.65.16: {} + + collect-v8-coverage@1.0.1: {} + + collection-visit@1.0.0: + dependencies: + map-visit: 1.0.0 + object-visit: 1.0.1 + + color-convert@1.9.3: + dependencies: + color-name: 1.1.3 + + color-convert@2.0.1: + dependencies: + color-name: 1.1.4 + + color-name@1.1.3: {} + + color-name@1.1.4: {} + + color-string@1.9.0: + dependencies: + color-name: 1.1.4 + simple-swizzle: 0.2.2 + + color-support@1.1.3: {} + + color@3.2.1: + dependencies: + color-convert: 1.9.3 + color-string: 1.9.0 + + color@4.2.3: + dependencies: + color-convert: 2.0.1 + color-string: 1.9.0 + + colors@1.0.3: {} + + colors@1.4.0: {} + + combined-stream@1.0.8: + dependencies: + delayed-stream: 1.0.0 + + comma-separated-tokens@2.0.2: {} + + commander@11.1.0: {} + + commander@2.20.3: {} + + commander@5.1.0: {} + + commander@6.2.1: {} + + commander@8.3.0: {} + + common-tags@1.8.2: {} + + commondir@1.0.1: {} + + component-emitter@1.3.0: {} + + compute-scroll-into-view@1.0.14: {} + + concat-map@0.0.1: {} + + concurrently@7.6.0: + dependencies: + chalk: 4.1.2 + date-fns: 2.30.0 + lodash: 4.17.21 + rxjs: 7.5.5 + shell-quote: 1.8.1 + spawn-command: 0.0.2-1 + supports-color: 8.1.1 + tree-kill: 1.2.2 + yargs: 17.7.2 + + constant-case@3.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.6.2 + upper-case: 2.0.2 + + content-disposition@0.5.4: + dependencies: + safe-buffer: 5.2.1 + + content-type@1.0.5: {} + + convert-hrtime@3.0.0: {} + + convert-source-map@1.8.0: + dependencies: + safe-buffer: 5.1.2 + + convert-source-map@2.0.0: {} + + cookie-signature@1.0.6: {} + + cookie@0.4.2: {} + + cookie@0.5.0: {} + + cookies@0.9.1: + dependencies: + depd: 2.0.0 + keygrip: 1.1.0 + + copy-descriptor@0.1.1: {} + + copy-to-clipboard@3.3.1: + dependencies: + toggle-selection: 1.0.6 + + copy-to-clipboard@3.3.3: + dependencies: + toggle-selection: 1.0.6 + + copy-to@2.0.1: {} + + core-js-compat@3.37.1: + dependencies: + browserslist: 4.23.0 + + core-js@3.35.0: {} + + cors@2.8.5: + dependencies: + object-assign: 4.1.1 + vary: 1.1.2 + + cosmiconfig-toml-loader@1.0.0: + dependencies: + '@iarna/toml': 2.2.5 + + cosmiconfig@6.0.0: + 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: + 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@8.3.6(typescript@5.3.3): + dependencies: + import-fresh: 3.3.0 + js-yaml: 4.1.0 + parse-json: 5.2.0 + path-type: 4.0.0 + optionalDependencies: + typescript: 5.3.3 + + cp-file@9.1.0: + dependencies: + graceful-fs: 4.2.9 + make-dir: 3.1.0 + nested-error-stacks: 2.1.0 + p-event: 4.2.0 + + cpy@9.0.1: + dependencies: + arrify: 3.0.0 + cp-file: 9.1.0 + globby: 13.2.2 + junk: 4.0.1 + micromatch: 4.0.4 + nested-error-stacks: 2.1.0 + p-filter: 3.0.0 + p-map: 5.5.0 + + create-jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + '@jest/types': 29.6.3 + chalk: 4.1.2 + exit: 0.1.2 + graceful-fs: 4.2.9 + jest-config: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + jest-util: 29.7.0 + prompts: 2.4.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + create-require@1.1.1: {} + + cron-schedule@3.0.5: {} + + cross-argv@2.0.0: {} + + cross-env@7.0.3: + dependencies: + cross-spawn: 7.0.3 + + cross-fetch@3.1.5: + dependencies: + node-fetch: 2.6.7 + transitivePeerDependencies: + - encoding + + cross-inspect@1.0.0: + dependencies: + tslib: 2.6.2 + + cross-spawn@5.1.0: + dependencies: + lru-cache: 4.1.5 + shebang-command: 1.2.0 + which: 1.3.1 + + cross-spawn@7.0.3: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + + cross-undici-fetch@0.4.14: + dependencies: + abort-controller: 3.0.0 + busboy: 1.6.0 + form-data-encoder: 1.7.1 + formdata-node: 4.3.2 + node-fetch: 2.6.9 + undici: 5.5.1 + web-streams-polyfill: 3.2.0 + transitivePeerDependencies: + - encoding + + crypt@0.0.2: {} + + crypto-random-string@4.0.0: + dependencies: + type-fest: 1.4.0 + + css-box-model@1.2.1: + dependencies: + tiny-invariant: 1.2.0 + + css-color-names@0.0.4: {} + + css-in-js-utils@3.1.0: + dependencies: + hyphenate-style-name: 1.0.4 + + css-tree@1.1.3: + dependencies: + mdn-data: 2.0.14 + source-map: 0.6.1 + + css-unit-converter@1.1.2: {} + + cssesc@3.0.0: {} + + csstype@3.0.9: {} + + csstype@3.1.3: {} + + csv-generate@3.4.3: {} + + csv-parse@4.16.3: {} + + csv-stringify@5.6.5: {} + + csv@5.5.3: + dependencies: + csv-generate: 3.4.3 + csv-parse: 4.16.3 + csv-stringify: 5.6.5 + stream-transform: 2.1.3 + + d3-array@1.2.4: {} + + d3-axis@1.0.12: {} + + d3-brush@1.1.6: + dependencies: + d3-dispatch: 1.0.6 + d3-drag: 1.2.5 + d3-interpolate: 1.4.0 + d3-selection: 1.4.2 + d3-transition: 1.3.2 + + d3-chord@1.0.6: + dependencies: + d3-array: 1.2.4 + d3-path: 1.0.9 + + d3-collection@1.0.7: {} + + d3-color@1.4.1: {} + + d3-contour@1.3.2: + dependencies: + d3-array: 1.2.4 + + d3-dispatch@1.0.6: {} + + d3-drag@1.2.5: + dependencies: + d3-dispatch: 1.0.6 + d3-selection: 1.4.2 + + d3-dsv@1.2.0: + dependencies: + commander: 2.20.3 + iconv-lite: 0.4.24 + rw: 1.3.3 + + d3-ease@1.0.7: {} + + d3-fetch@1.2.0: + dependencies: + d3-dsv: 1.2.0 + + d3-force@1.2.1: + dependencies: + d3-collection: 1.0.7 + d3-dispatch: 1.0.6 + d3-quadtree: 1.0.7 + d3-timer: 1.0.10 + + d3-format@1.4.5: {} + + d3-geo@1.12.1: + dependencies: + d3-array: 1.2.4 + + d3-hierarchy@1.1.9: {} + + d3-interpolate@1.4.0: + dependencies: + d3-color: 1.4.1 + + d3-path@1.0.9: {} + + d3-polygon@1.0.6: {} + + d3-quadtree@1.0.7: {} + + d3-random@1.1.2: {} + + d3-scale-chromatic@1.5.0: + dependencies: + d3-color: 1.4.1 + d3-interpolate: 1.4.0 + + d3-scale@2.2.2: + dependencies: + d3-array: 1.2.4 + d3-collection: 1.0.7 + d3-format: 1.4.5 + d3-interpolate: 1.4.0 + d3-time: 1.1.0 + d3-time-format: 2.3.0 + + d3-selection@1.4.2: {} + + d3-shape@1.3.7: + dependencies: + d3-path: 1.0.9 + + d3-time-format@2.3.0: + dependencies: + d3-time: 1.1.0 + + d3-time@1.1.0: {} + + d3-timer@1.0.10: {} + + d3-transition@1.3.2: + dependencies: + d3-color: 1.4.1 + d3-dispatch: 1.0.6 + d3-ease: 1.0.7 + d3-interpolate: 1.4.0 + d3-selection: 1.4.2 + d3-timer: 1.0.10 + + d3-voronoi@1.1.4: {} + + d3-zoom@1.8.3: + dependencies: + d3-dispatch: 1.0.6 + d3-drag: 1.2.5 + d3-interpolate: 1.4.0 + d3-selection: 1.4.2 + d3-transition: 1.3.2 + + d3@5.16.0: + dependencies: + d3-array: 1.2.4 + d3-axis: 1.0.12 + d3-brush: 1.1.6 + d3-chord: 1.0.6 + d3-collection: 1.0.7 + d3-color: 1.4.1 + d3-contour: 1.3.2 + d3-dispatch: 1.0.6 + d3-drag: 1.2.5 + d3-dsv: 1.2.0 + d3-ease: 1.0.7 + d3-fetch: 1.2.0 + d3-force: 1.2.1 + d3-format: 1.4.5 + d3-geo: 1.12.1 + d3-hierarchy: 1.1.9 + d3-interpolate: 1.4.0 + d3-path: 1.0.9 + d3-polygon: 1.0.6 + d3-quadtree: 1.0.7 + d3-random: 1.1.2 + d3-scale: 2.2.2 + d3-scale-chromatic: 1.5.0 + d3-selection: 1.4.2 + d3-shape: 1.3.7 + d3-time: 1.1.0 + d3-time-format: 2.3.0 + d3-timer: 1.0.10 + d3-transition: 1.3.2 + d3-voronoi: 1.1.4 + d3-zoom: 1.8.3 + + dagre-d3@0.6.4: + dependencies: + d3: 5.16.0 + dagre: 0.8.5 + graphlib: 2.1.8 + lodash: 4.17.21 + + dagre@0.8.5: + dependencies: + graphlib: 2.1.8 + lodash: 4.17.21 + + dataloader@2.1.0: {} + + dataloader@2.2.2: {} + + date-fns@2.30.0: + dependencies: + '@babel/runtime': 7.23.7 + + debug@2.6.9: + dependencies: + ms: 2.0.0 + + debug@4.3.4(supports-color@8.1.1): + dependencies: + ms: 2.1.2 + optionalDependencies: + supports-color: 8.1.1 + + decamelize-keys@1.1.0: + dependencies: + decamelize: 1.2.0 + map-obj: 1.0.1 + + decamelize@1.2.0: {} + + decamelize@4.0.0: {} + + decamelize@6.0.0: {} + + decode-named-character-reference@1.0.1: + dependencies: + character-entities: 2.0.1 + + decode-uri-component@0.2.0: {} + + decompress-response@6.0.0: + dependencies: + mimic-response: 3.1.0 + + dedent@1.5.1(babel-plugin-macros@3.1.0): + optionalDependencies: + babel-plugin-macros: 3.1.0 + + deep-eql@4.1.3: + dependencies: + type-detect: 4.0.8 + + deep-equal@1.0.1: {} + + deep-extend@0.6.0: {} + + deepmerge@4.3.1: {} + + default-browser-id@3.0.0: + dependencies: + bplist-parser: 0.2.0 + untildify: 4.0.0 + + default-browser@4.0.0: + dependencies: + bundle-name: 3.0.0 + default-browser-id: 3.0.0 + execa: 7.2.0 + titleize: 3.0.0 + + defaults@1.0.3: + dependencies: + clone: 1.0.4 + + define-data-property@1.1.1: + dependencies: + get-intrinsic: 1.2.2 + gopd: 1.0.1 + has-property-descriptors: 1.0.1 + + define-lazy-prop@3.0.0: {} + + define-properties@1.2.1: + dependencies: + define-data-property: 1.1.1 + has-property-descriptors: 1.0.1 + object-keys: 1.1.1 + + define-property@0.2.5: + dependencies: + is-descriptor: 0.1.6 + + define-property@1.0.0: + dependencies: + is-descriptor: 1.0.2 + + define-property@2.0.2: + dependencies: + is-descriptor: 1.0.2 + isobject: 3.0.1 + + defined@1.0.0: {} + + delayed-stream@1.0.0: {} + + delegates@1.0.0: {} + + depd@1.1.2: {} + + depd@2.0.0: {} + + dependency-graph@0.11.0: {} + + dequal@2.0.2: {} + + destroy@1.2.0: {} + + detect-indent@6.1.0: {} + + detect-libc@2.0.1: {} + + detect-newline@3.1.0: {} + + detect-node-es@1.1.0: {} + + detect-node@2.1.0: {} + + detective@5.2.0: + dependencies: + acorn-node: 1.8.2 + defined: 1.0.0 + minimist: 1.2.5 + + devalue@4.3.2: {} + + dicer@0.3.0: + dependencies: + streamsearch: 0.1.2 + + didyoumean@1.2.2: {} + + diff-sequences@29.6.3: {} + + diff@4.0.2: {} + + diff@5.0.0: {} + + dir-glob@3.0.1: + dependencies: + path-type: 4.0.0 + + dlv@1.1.3: {} + + dompurify@2.3.0: {} + + dot-case@3.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.6.2 + + dotenv@10.0.0: {} + + dset@2.1.0: {} + + dset@3.1.2: {} + + dset@3.1.3: {} + + duplexer@0.1.2: {} + + edge-runtime@2.4.4: + dependencies: + '@edge-runtime/format': 2.1.0 + '@edge-runtime/vm': 3.0.3 + async-listen: 3.0.0 + mri: 1.2.0 + picocolors: 1.0.0 + pretty-bytes: 5.6.0 + pretty-ms: 7.0.1 + signal-exit: 4.0.2 + time-span: 4.0.0 + + ee-first@1.1.1: {} + + electron-to-chromium@1.4.769: {} + + electron-to-chromium@1.4.86: {} + + emittery@0.13.1: {} + + emoji-regex@8.0.0: {} + + emoticon@4.0.1: {} + + encodeurl@1.0.2: {} + + end-of-stream@1.4.4: + dependencies: + once: 1.4.0 + + enquirer@2.3.6: + dependencies: + ansi-colors: 4.1.3 + + entities@2.1.0: {} + + entities@2.2.0: {} + + error-ex@1.3.2: + dependencies: + is-arrayish: 0.2.1 + + error-stack-parser@2.0.7: + dependencies: + stackframe: 1.2.1 + + es-abstract@1.22.3: + dependencies: + array-buffer-byte-length: 1.0.0 + arraybuffer.prototype.slice: 1.0.2 + available-typed-arrays: 1.0.5 + call-bind: 1.0.5 + es-set-tostringtag: 2.0.2 + es-to-primitive: 1.2.1 + function.prototype.name: 1.1.6 + get-intrinsic: 1.2.2 + get-symbol-description: 1.0.0 + globalthis: 1.0.3 + gopd: 1.0.1 + has-property-descriptors: 1.0.1 + has-proto: 1.0.1 + has-symbols: 1.0.3 + hasown: 2.0.0 + internal-slot: 1.0.6 + is-array-buffer: 3.0.2 + is-callable: 1.2.7 + is-negative-zero: 2.0.2 + is-regex: 1.1.4 + is-shared-array-buffer: 1.0.2 + is-string: 1.0.7 + is-typed-array: 1.1.12 + is-weakref: 1.0.2 + object-inspect: 1.13.1 + object-keys: 1.1.1 + object.assign: 4.1.5 + regexp.prototype.flags: 1.5.1 + safe-array-concat: 1.0.1 + safe-regex-test: 1.0.0 + string.prototype.trim: 1.2.8 + string.prototype.trimend: 1.0.7 + string.prototype.trimstart: 1.0.7 + typed-array-buffer: 1.0.0 + typed-array-byte-length: 1.0.0 + typed-array-byte-offset: 1.0.0 + typed-array-length: 1.0.4 + unbox-primitive: 1.0.2 + which-typed-array: 1.1.13 + + es-set-tostringtag@2.0.2: + dependencies: + get-intrinsic: 1.2.2 + has-tostringtag: 1.0.0 + hasown: 2.0.0 + + es-shim-unscopables@1.0.2: + dependencies: + hasown: 2.0.0 + + es-to-primitive@1.2.1: + dependencies: + is-callable: 1.2.7 + is-date-object: 1.0.5 + is-symbol: 1.0.4 + + es6-promise@3.3.1: {} + + esbuild@0.16.17: + optionalDependencies: + '@esbuild/android-arm': 0.16.17 + '@esbuild/android-arm64': 0.16.17 + '@esbuild/android-x64': 0.16.17 + '@esbuild/darwin-arm64': 0.16.17 + '@esbuild/darwin-x64': 0.16.17 + '@esbuild/freebsd-arm64': 0.16.17 + '@esbuild/freebsd-x64': 0.16.17 + '@esbuild/linux-arm': 0.16.17 + '@esbuild/linux-arm64': 0.16.17 + '@esbuild/linux-ia32': 0.16.17 + '@esbuild/linux-loong64': 0.16.17 + '@esbuild/linux-mips64el': 0.16.17 + '@esbuild/linux-ppc64': 0.16.17 + '@esbuild/linux-riscv64': 0.16.17 + '@esbuild/linux-s390x': 0.16.17 + '@esbuild/linux-x64': 0.16.17 + '@esbuild/netbsd-x64': 0.16.17 + '@esbuild/openbsd-x64': 0.16.17 + '@esbuild/sunos-x64': 0.16.17 + '@esbuild/win32-arm64': 0.16.17 + '@esbuild/win32-ia32': 0.16.17 + '@esbuild/win32-x64': 0.16.17 + + escalade@3.1.1: {} + + escalade@3.1.2: {} + + escape-html@1.0.3: {} + + escape-string-regexp@1.0.5: {} + + escape-string-regexp@2.0.0: {} + + escape-string-regexp@4.0.0: {} + + escape-string-regexp@5.0.0: {} + + esm-env@1.0.0: {} + + esprima@4.0.1: {} + + estree-util-attach-comments@2.0.0: + dependencies: + '@types/estree': 0.0.46 + + estree-util-build-jsx@2.0.0: + dependencies: + '@types/estree-jsx': 0.0.1 + estree-util-is-identifier-name: 2.0.0 + estree-walker: 3.0.1 + + estree-util-is-identifier-name@2.0.0: {} + + estree-util-visit@1.1.0: + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/unist': 2.0.6 + + estree-walker@2.0.2: {} + + estree-walker@3.0.1: {} + + esutils@2.0.3: {} + + etag@1.8.1: {} + + event-stream@3.3.4: + dependencies: + duplexer: 0.1.2 + from: 0.1.7 + map-stream: 0.1.0 + pause-stream: 0.0.11 + split: 0.3.3 + stream-combiner: 0.0.4 + through: 2.3.8 + + event-target-shim@5.0.1: {} + + eventemitter3@4.0.7: {} + + events@3.3.0: {} + + eventsource@2.0.2: {} + + execa@5.1.1: + dependencies: + cross-spawn: 7.0.3 + get-stream: 6.0.1 + human-signals: 2.1.0 + is-stream: 2.0.1 + merge-stream: 2.0.0 + npm-run-path: 4.0.1 + onetime: 5.1.2 + signal-exit: 3.0.7 + strip-final-newline: 2.0.0 + + execa@6.1.0: + dependencies: + cross-spawn: 7.0.3 + get-stream: 6.0.1 + human-signals: 3.0.1 + is-stream: 3.0.0 + merge-stream: 2.0.0 + npm-run-path: 5.2.0 + onetime: 6.0.0 + signal-exit: 3.0.7 + strip-final-newline: 3.0.0 + + execa@7.2.0: + dependencies: + cross-spawn: 7.0.3 + get-stream: 6.0.1 + human-signals: 4.3.1 + is-stream: 3.0.0 + merge-stream: 2.0.0 + npm-run-path: 5.2.0 + onetime: 6.0.0 + signal-exit: 3.0.7 + strip-final-newline: 3.0.0 + + exit-hook@2.2.1: {} + + exit@0.1.2: {} + + expand-brackets@2.1.4: + dependencies: + debug: 2.6.9 + define-property: 0.2.5 + extend-shallow: 2.0.1 + posix-character-classes: 0.1.1 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color + + expand-template@2.0.3: {} + + expect@29.7.0: + dependencies: + '@jest/expect-utils': 29.7.0 + jest-get-type: 29.6.3 + jest-matcher-utils: 29.7.0 + jest-message-util: 29.7.0 + jest-util: 29.7.0 + + express-graphql@0.12.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + accepts: 1.3.8 + content-type: 1.0.5 + graphql: 16.1.0-experimental-stream-defer.6 + http-errors: 1.8.0 + raw-body: 2.5.1 + + express@4.18.2: + dependencies: + accepts: 1.3.8 + array-flatten: 1.1.1 + body-parser: 1.20.1 + content-disposition: 0.5.4 + content-type: 1.0.5 + cookie: 0.5.0 + cookie-signature: 1.0.6 + debug: 2.6.9 + depd: 2.0.0 + encodeurl: 1.0.2 + escape-html: 1.0.3 + etag: 1.8.1 + finalhandler: 1.2.0 + fresh: 0.5.2 + http-errors: 2.0.0 + merge-descriptors: 1.0.1 + methods: 1.1.2 + on-finished: 2.4.1 + parseurl: 1.3.3 + path-to-regexp: 0.1.7 + proxy-addr: 2.0.7 + qs: 6.11.0 + range-parser: 1.2.1 + safe-buffer: 5.2.1 + send: 0.18.0 + serve-static: 1.15.0 + setprototypeof: 1.2.0 + statuses: 2.0.1 + type-is: 1.6.18 + utils-merge: 1.0.1 + vary: 1.1.2 + transitivePeerDependencies: + - supports-color + + extend-shallow@2.0.1: + dependencies: + is-extendable: 0.1.1 + + extend-shallow@3.0.2: + dependencies: + assign-symbols: 1.0.0 + is-extendable: 1.0.1 + + extend@3.0.2: {} + + extendable-error@0.1.7: {} + + external-editor@3.1.0: + dependencies: + chardet: 0.7.0 + iconv-lite: 0.4.24 + tmp: 0.0.33 + + extglob@2.0.4: + dependencies: + array-unique: 0.3.2 + define-property: 1.0.0 + expand-brackets: 2.1.4 + extend-shallow: 2.0.1 + fragment-cache: 0.2.1 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color + + extract-files@11.0.0: {} + + extract-files@9.0.0: {} + + fast-content-type-parse@1.1.0: {} + + fast-decode-uri-component@1.0.1: {} + + fast-deep-equal@3.1.3: {} + + fast-glob@3.3.2: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.4 + + fast-json-stable-stringify@2.1.0: {} + + fast-json-stringify@1.21.0: + dependencies: + ajv: 6.12.6 + deepmerge: 4.3.1 + string-similarity: 4.0.4 + + fast-json-stringify@5.9.2: + dependencies: + '@fastify/deepmerge': 1.3.0 + ajv: 8.12.0 + ajv-formats: 2.1.1(ajv@8.12.0) + fast-deep-equal: 3.1.3 + fast-uri: 2.3.0 + json-schema-ref-resolver: 1.0.1 + rfdc: 1.3.0 + + fast-loops@1.1.3: {} + + fast-querystring@1.1.2: + dependencies: + fast-decode-uri-component: 1.0.1 + + fast-redact@3.3.0: {} + + fast-safe-stringify@2.1.1: {} + + fast-shallow-equal@1.0.0: {} + + fast-uri@2.3.0: {} + + fastest-stable-stringify@2.0.2: {} + + fastify-plugin@4.5.1: {} + + fastify@4.25.2: + dependencies: + '@fastify/ajv-compiler': 3.5.0 + '@fastify/error': 3.4.1 + '@fastify/fast-json-stringify-compiler': 4.3.0 + abstract-logging: 2.0.1 + avvio: 8.2.1 + fast-content-type-parse: 1.1.0 + fast-json-stringify: 5.9.2 + find-my-way: 7.7.0 + light-my-request: 5.11.0 + pino: 8.17.2 + process-warning: 3.0.0 + proxy-addr: 2.0.7 + rfdc: 1.3.0 + secure-json-parse: 2.7.0 + semver: 7.5.4 + toad-cache: 3.4.1 + transitivePeerDependencies: + - supports-color + + fastparallel@2.4.1: + dependencies: + reusify: 1.0.4 + xtend: 4.0.2 + + fastq@1.16.0: + dependencies: + reusify: 1.0.4 + + fb-watchman@2.0.1: + dependencies: + bser: 2.1.1 + + fbjs-css-vars@1.0.2: {} + + fbjs@3.0.4: + dependencies: + cross-fetch: 3.1.5 + fbjs-css-vars: 1.0.2 + loose-envify: 1.4.0 + object-assign: 4.1.1 + promise: 7.3.1 + setimmediate: 1.0.5 + ua-parser-js: 0.7.31 + transitivePeerDependencies: + - encoding + + figures@3.2.0: + dependencies: + escape-string-regexp: 1.0.5 + + file-type@18.7.0: + dependencies: + readable-web-to-node-stream: 3.0.2 + strtok3: 7.0.0 + token-types: 5.0.1 + + fill-range@4.0.0: + dependencies: + extend-shallow: 2.0.1 + is-number: 3.0.0 + repeat-string: 1.6.1 + to-regex-range: 2.1.1 + + fill-range@7.0.1: + dependencies: + to-regex-range: 5.0.1 + + finalhandler@1.2.0: + dependencies: + debug: 2.6.9 + encodeurl: 1.0.2 + escape-html: 1.0.3 + on-finished: 2.4.1 + parseurl: 1.3.3 + statuses: 2.0.1 + unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color + + find-cache-dir@2.1.0: + dependencies: + commondir: 1.0.1 + make-dir: 2.1.0 + pkg-dir: 3.0.0 + + find-my-way@7.7.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-querystring: 1.1.2 + safe-regex2: 2.0.0 + + find-root@1.1.0: {} + + find-up@3.0.0: + dependencies: + locate-path: 3.0.0 + + find-up@4.1.0: + dependencies: + locate-path: 5.0.0 + path-exists: 4.0.0 + + find-up@5.0.0: + dependencies: + locate-path: 6.0.0 + path-exists: 4.0.0 + + find-up@6.3.0: + dependencies: + locate-path: 7.2.0 + path-exists: 5.0.0 + + find-yarn-workspace-root2@1.2.16: + dependencies: + micromatch: 4.0.4 + pkg-dir: 4.2.0 + + flat@5.0.2: {} + + flow-parser@0.225.1: {} + + focus-lock@0.9.2: + dependencies: + tslib: 2.6.2 + + focus-trap-react@9.0.2(prop-types@15.8.1)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + focus-trap: 6.9.4 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + tabbable: 5.3.3 + + focus-trap@6.9.4: + dependencies: + tabbable: 5.3.3 + + follow-redirects@1.14.9: {} + + for-each@0.3.3: + dependencies: + is-callable: 1.2.7 + + for-in@1.0.2: {} + + foreground-child@2.0.0: + dependencies: + cross-spawn: 7.0.3 + signal-exit: 3.0.7 + + form-data-encoder@1.7.1: {} + + form-data@3.0.1: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + mime-types: 2.1.35 + + form-data@4.0.0: + dependencies: + asynckit: 0.4.0 + combined-stream: 1.0.8 + mime-types: 2.1.35 + + formdata-node@4.3.2: + dependencies: + node-domexception: 1.0.0 + web-streams-polyfill: 4.0.0-beta.1 + + forwarded@0.2.0: {} + + fraction.js@4.2.0: {} + + fragment-cache@0.2.1: + dependencies: + map-cache: 0.2.2 + + framer-motion@6.5.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@motionone/dom': 10.12.0 + framesync: 6.0.1 + hey-listen: 1.0.8 + popmotion: 11.0.3 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + style-value-types: 5.0.0 + tslib: 2.6.2 + optionalDependencies: + '@emotion/is-prop-valid': 0.8.8 + + framesync@5.3.0: + dependencies: + tslib: 2.6.2 + + framesync@6.0.1: + dependencies: + tslib: 2.6.2 + + fresh@0.5.2: {} + + from@0.1.7: {} + + fs-capacitor@6.2.0: {} + + fs-capacitor@8.0.0: {} + + fs-constants@1.0.0: {} + + fs-extra@10.0.1: + dependencies: + graceful-fs: 4.2.9 + jsonfile: 6.1.0 + universalify: 2.0.0 + + fs-extra@11.2.0: + dependencies: + graceful-fs: 4.2.9 + jsonfile: 6.1.0 + universalify: 2.0.0 + + fs-extra@7.0.1: + dependencies: + graceful-fs: 4.2.9 + jsonfile: 4.0.0 + universalify: 0.1.2 + + fs-extra@8.1.0: + dependencies: + graceful-fs: 4.2.9 + jsonfile: 4.0.0 + universalify: 0.1.2 + + fs.realpath@1.0.0: {} + + fsevents@2.3.3: + optional: true + + function-bind@1.1.2: {} + + function.prototype.name@1.1.6: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + functions-have-names: 1.2.3 + + functions-have-names@1.2.3: {} + + generate-function@2.3.1: + dependencies: + is-property: 1.0.2 + + gensync@1.0.0-beta.2: {} + + get-caller-file@2.0.5: {} + + get-func-name@2.0.2: {} + + get-intrinsic@1.2.2: + dependencies: + function-bind: 1.1.2 + has-proto: 1.0.1 + has-symbols: 1.0.3 + hasown: 2.0.0 + + get-nonce@1.0.1: {} + + get-package-type@0.1.0: {} + + get-port@5.1.1: {} + + get-stdin@9.0.0: {} + + get-stream@6.0.1: {} + + get-symbol-description@1.0.0: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + + get-them-args@1.3.2: {} + + get-value@2.0.6: {} + + github-from-package@0.0.0: {} + + github-slugger@1.4.0: {} + + glob-parent@5.1.2: + dependencies: + is-glob: 4.0.3 + + glob-parent@6.0.2: + dependencies: + is-glob: 4.0.3 + + glob@7.2.0: + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + + glob@8.1.0: + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 5.1.6 + once: 1.4.0 + + globals@11.12.0: {} + + globalthis@1.0.3: + dependencies: + define-properties: 1.2.1 + + globalyzer@0.1.0: {} + + globby@11.1.0: + dependencies: + array-union: 2.1.0 + dir-glob: 3.0.1 + fast-glob: 3.3.2 + ignore: 5.3.0 + merge2: 1.4.1 + slash: 3.0.0 + + globby@13.1.1: + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.3.2 + ignore: 5.3.0 + merge2: 1.4.1 + slash: 4.0.0 + + globby@13.2.2: + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.3.2 + ignore: 5.3.0 + merge2: 1.4.1 + slash: 4.0.0 + + globrex@0.1.2: {} + + gopd@1.0.1: + dependencies: + get-intrinsic: 1.2.2 + + graceful-fs@4.2.9: {} + + grapheme-splitter@1.0.4: {} + + graphiql@1.11.5(@codemirror/language@0.20.2)(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@graphiql/react': 0.10.0(@codemirror/language@0.20.2)(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + '@graphiql/toolkit': 0.6.1(@types/node@18.19.4)(graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6))(graphql@16.1.0-experimental-stream-defer.6) + entities: 2.2.0 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-language-service: 5.2.0(graphql@16.1.0-experimental-stream-defer.6) + markdown-it: 12.3.2 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + transitivePeerDependencies: + - '@codemirror/language' + - '@types/node' + - graphql-ws + + graphlib@2.1.8: + dependencies: + lodash: 4.17.21 + + graphql-config@4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + dependencies: + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2(cosmiconfig@7.0.1)(typescript@5.3.3) + '@graphql-tools/graphql-file-loader': 7.5.17(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/json-file-loader': 7.3.5(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/load': 7.8.14(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/merge': 8.4.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/url-loader': 7.16.26(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/utils': 8.6.3(graphql@16.1.0-experimental-stream-defer.6) + cosmiconfig: 7.0.1 + cosmiconfig-toml-loader: 1.0.0 + graphql: 16.1.0-experimental-stream-defer.6 + minimatch: 3.0.4 + string-env-interpolation: 1.0.1 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - typescript + - utf-8-validate + + graphql-esm@16.5.0: {} + + graphql-ez@file:packages/core/main(graphql-esm@16.5.0): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: + graphql: graphql-esm@16.5.0 + + graphql-ez@file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: graphql: 15.4.0-experimental-stream-defer.1 - graphql-ez: file:packages/core/main(graphql@15.4.0-experimental-stream-defer.1) - dev: false - file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@15.8.0): - resolution: {directory: packages/plugin/schema, type: directory} - id: file:packages/plugin/schema - name: '@graphql-ez/plugin-schema' - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - graphql: - optional: true + graphql-ez@file:packages/core/main(graphql@15.8.0): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: + graphql: 15.8.0 + + graphql-ez@file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + graphql-ez@file:packages/core/main(graphql@16.6.0): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: + graphql: 16.6.0 + + graphql-ez@file:packages/core/main(graphql@17.0.0-alpha.1): + dependencies: + '@envelop/core': 3.0.6 + '@envelop/types': 3.0.2 + '@graphql-ez/utils': link:packages/core/utils + '@pablosz/graphql-helix': link:packages/helix/core + tiny-lru: 10.0.1 + optionalDependencies: + graphql: 17.0.0-alpha.1 + + graphql-helix@1.13.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + graphql-jit@0.7.3(graphql@16.6.0): + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) + fast-json-stringify: 1.21.0 + generate-function: 2.3.1 + graphql: 16.6.0 + json-schema: 0.4.0 + lodash.memoize: 4.1.2 + lodash.merge: 4.6.2 + lodash.mergewith: 4.6.2 + + graphql-jit@0.8.4(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + fast-json-stringify: 5.9.2 + generate-function: 2.3.1 + graphql: 16.1.0-experimental-stream-defer.6 + lodash.memoize: 4.1.2 + lodash.merge: 4.6.2 + lodash.mergewith: 4.6.2 + + graphql-language-service-interface@2.10.2(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + graphql-config: 4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + graphql-language-service-parser: 1.10.4(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + graphql-language-service-utils: 2.7.1(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + vscode-languageserver-types: 3.17.5 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - typescript + - utf-8-validate + + graphql-language-service-parser@1.10.4(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - typescript + - utf-8-validate + + graphql-language-service-types@1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + graphql-config: 4.1.0(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + vscode-languageserver-types: 3.17.5 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - typescript + - utf-8-validate + + graphql-language-service-utils@2.7.1(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3): + dependencies: + '@types/json-schema': 7.0.9 + graphql: 16.1.0-experimental-stream-defer.6 + graphql-language-service-types: 1.8.7(@types/node@18.19.4)(graphql@16.1.0-experimental-stream-defer.6)(typescript@5.3.3) + nullthrows: 1.1.1 + transitivePeerDependencies: + - '@types/node' + - bufferutil + - encoding + - typescript + - utf-8-validate + + graphql-language-service@5.2.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + nullthrows: 1.1.1 + vscode-languageserver-types: 3.17.5 + + graphql-modules@2.3.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + '@graphql-tools/schema': 10.0.2(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-tools/wrap': 10.0.1(graphql@16.1.0-experimental-stream-defer.6) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + graphql: 16.1.0-experimental-stream-defer.6 + ramda: 0.29.1 + + graphql-query-complexity@0.7.2(graphql@15.8.0): + dependencies: + graphql: 15.8.0 + lodash.get: 4.4.2 + + graphql-request@5.2.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + '@graphql-typed-document-node/core': 3.2.0(graphql@16.1.0-experimental-stream-defer.6) + cross-fetch: 3.1.5 + extract-files: 9.0.0 + form-data: 3.0.1 + graphql: 16.1.0-experimental-stream-defer.6 + transitivePeerDependencies: + - encoding + + graphql-scalars@1.22.4(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + graphql-sse@1.3.2(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + graphql-subscriptions@1.2.1(graphql@15.8.0): + dependencies: + graphql: 15.8.0 + iterall: 1.3.0 + + graphql-tag@2.12.6(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + tslib: 2.6.2 + + graphql-upload@13.0.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + busboy: 0.3.1 + fs-capacitor: 6.2.0 + graphql: 16.1.0-experimental-stream-defer.6 + http-errors: 1.8.1 + object-path: 0.11.8 + + graphql-ws@5.11.2(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + graphql-ws@5.14.3(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + + graphql@15.4.0-experimental-stream-defer.1: {} + + graphql@15.8.0: {} + + graphql@16.1.0-experimental-stream-defer.6: {} + + graphql@16.6.0: {} + + graphql@17.0.0-alpha.1: {} + + gray-matter@4.0.3: + dependencies: + js-yaml: 3.14.1 + kind-of: 6.0.3 + section-matter: 1.0.0 + strip-bom-string: 1.0.0 + + gzip-size@6.0.0: + dependencies: + duplexer: 0.1.2 + + hard-rejection@2.1.0: {} + + has-async-hooks@1.0.0: {} + + has-bigints@1.0.2: {} + + has-flag@3.0.0: {} + + has-flag@4.0.0: {} + + has-property-descriptors@1.0.1: + dependencies: + get-intrinsic: 1.2.2 + + has-proto@1.0.1: {} + + has-symbols@1.0.3: {} + + has-tostringtag@1.0.0: + dependencies: + has-symbols: 1.0.3 + + has-value@0.3.1: + dependencies: + get-value: 2.0.6 + has-values: 0.1.4 + isobject: 2.1.0 + + has-value@1.0.0: + dependencies: + get-value: 2.0.6 + has-values: 1.0.0 + isobject: 3.0.1 + + has-values@0.1.4: {} + + has-values@1.0.0: + dependencies: + is-number: 3.0.0 + kind-of: 4.0.0 + + hash-it@6.0.0: {} + + hasown@2.0.0: + dependencies: + function-bind: 1.1.2 + + hast-util-has-property@2.0.0: {} + + hast-util-heading-rank@2.1.0: + dependencies: + '@types/hast': 2.3.4 + + hast-util-parse-selector@3.1.0: + dependencies: + '@types/hast': 2.3.4 + + hast-util-to-estree@2.0.2: + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/hast': 2.3.4 + '@types/unist': 2.0.6 + comma-separated-tokens: 2.0.2 + estree-util-attach-comments: 2.0.0 + estree-util-is-identifier-name: 2.0.0 + hast-util-whitespace: 2.0.0 + mdast-util-mdx-expression: 1.2.0 + mdast-util-mdxjs-esm: 1.2.0 + property-information: 6.1.1 + space-separated-tokens: 2.0.1 + style-to-object: 0.3.0 + unist-util-position: 4.0.1 + zwitch: 2.0.2 + transitivePeerDependencies: + - supports-color + + hast-util-to-string@2.0.0: + dependencies: + '@types/hast': 2.3.4 + + hast-util-whitespace@2.0.0: {} + + hastscript@7.0.2: + dependencies: + '@types/hast': 2.3.4 + comma-separated-tokens: 2.0.2 + hast-util-parse-selector: 3.1.0 + property-information: 6.1.1 + space-separated-tokens: 2.0.1 + + hdr-histogram-js@3.0.0: + dependencies: + '@assemblyscript/loader': 0.19.23 + base64-js: 1.5.1 + pako: 1.0.11 + + hdr-histogram-percentiles-obj@3.0.0: {} + + he@1.2.0: {} + + header-case@2.0.4: + dependencies: + capital-case: 1.0.4 + tslib: 2.6.2 + + hex-color-regex@1.1.0: {} + + hey-listen@1.0.8: {} + + hoist-non-react-statics@3.3.2: + dependencies: + react-is: 16.13.1 + + hosted-git-info@2.8.9: {} + + hosted-git-info@4.1.0: + dependencies: + lru-cache: 6.0.0 + + hosted-git-info@5.2.1: + dependencies: + lru-cache: 7.18.3 + + hsl-regex@1.0.0: {} + + hsla-regex@1.0.0: {} + + htm@3.1.1: {} + + html-escaper@2.0.2: {} + + html-parse-stringify@3.0.1: + dependencies: + void-elements: 3.1.0 + + html-rewriter-wasm@0.4.1: {} + + html-tags@3.1.0: {} + + http-assert@1.5.0: + dependencies: + deep-equal: 1.0.1 + http-errors: 1.8.1 + + http-cache-semantics@4.1.0: {} + + http-errors@1.8.0: + dependencies: + depd: 1.1.2 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 1.5.0 + toidentifier: 1.0.0 + + http-errors@1.8.1: + dependencies: + depd: 1.1.2 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 1.5.0 + toidentifier: 1.0.1 + + http-errors@2.0.0: + dependencies: + depd: 2.0.0 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 2.0.1 + toidentifier: 1.0.1 + + http-parser-js@0.5.6: {} + + human-id@1.0.2: {} + + human-signals@2.1.0: {} + + human-signals@3.0.1: {} + + human-signals@4.3.1: {} + + husky@8.0.2: {} + + hyperid@3.0.1: + dependencies: + uuid: 8.3.2 + uuid-parse: 1.1.0 + + hyphenate-style-name@1.0.4: {} + + i18next-fs-backend@1.2.0: {} + + i18next@21.10.0: + dependencies: + '@babel/runtime': 7.23.7 + + iconv-lite@0.4.24: + dependencies: + safer-buffer: 2.1.2 + + ieee754@1.2.1: {} + + ignore@5.3.0: {} + + immer@9.0.12: {} + + immutable@3.7.6: {} + + import-fresh@3.3.0: + dependencies: + parent-module: 1.0.1 + resolve-from: 4.0.0 + + import-from@4.0.0: {} + + import-local@3.1.0: + dependencies: + pkg-dir: 4.2.0 + resolve-cwd: 3.0.0 + + import-meta-resolve@2.2.2: {} + + imurmurhash@0.1.4: {} + + indent-string@4.0.0: {} + + indent-string@5.0.0: {} + + inflation@2.0.0: {} + + inflight@1.0.6: + dependencies: + once: 1.4.0 + wrappy: 1.0.2 + + inherits@2.0.4: {} + + ini@1.3.8: {} + + inline-style-parser@0.1.1: {} + + inline-style-prefixer@7.0.0: + dependencies: + css-in-js-utils: 3.1.0 + fast-loops: 1.1.3 + + inquirer-glob-prompt@0.1.0: + dependencies: + chalk: 4.1.2 + figures: 3.2.0 + globby: 11.1.0 + rxjs: 6.6.7 + + inquirer@8.2.6: + dependencies: + ansi-escapes: 4.3.2 + chalk: 4.1.2 + cli-cursor: 3.1.0 + cli-width: 3.0.0 + external-editor: 3.1.0 + figures: 3.2.0 + lodash: 4.17.21 + mute-stream: 0.0.8 + ora: 5.4.1 + run-async: 2.4.1 + rxjs: 7.5.5 + string-width: 4.2.3 + strip-ansi: 6.0.1 + through: 2.3.8 + wrap-ansi: 6.2.0 + + internal-slot@1.0.6: + dependencies: + get-intrinsic: 1.2.2 + hasown: 2.0.0 + side-channel: 1.0.4 + + invariant@2.2.4: + dependencies: + loose-envify: 1.4.0 + + ipaddr.js@1.9.1: {} + + is-absolute@1.0.0: + dependencies: + is-relative: 1.0.0 + is-windows: 1.0.2 + + is-accessor-descriptor@0.1.6: + dependencies: + kind-of: 3.2.2 + + is-accessor-descriptor@1.0.0: + dependencies: + kind-of: 6.0.3 + + is-alphabetical@2.0.1: {} + + is-alphanumerical@2.0.1: + dependencies: + is-alphabetical: 2.0.1 + is-decimal: 2.0.1 + + is-array-buffer@3.0.2: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + is-typed-array: 1.1.12 + + is-arrayish@0.2.1: {} + + is-arrayish@0.3.2: {} + + is-bigint@1.0.4: + dependencies: + has-bigints: 1.0.2 + + is-binary-path@2.1.0: + dependencies: + binary-extensions: 2.2.0 + + is-boolean-object@1.1.2: + dependencies: + call-bind: 1.0.5 + has-tostringtag: 1.0.0 + + is-buffer@1.1.6: {} + + is-buffer@2.0.5: {} + + is-builtin-module@3.2.1: + dependencies: + builtin-modules: 3.3.0 + + is-callable@1.2.7: {} + + is-color-stop@1.1.0: + dependencies: + css-color-names: 0.0.4 + hex-color-regex: 1.1.0 + hsl-regex: 1.0.0 + hsla-regex: 1.0.0 + rgb-regex: 1.0.1 + rgba-regex: 1.0.0 + + is-core-module@2.13.1: + dependencies: + hasown: 2.0.0 + + is-data-descriptor@0.1.4: + dependencies: + kind-of: 3.2.2 + + is-data-descriptor@1.0.0: + dependencies: + kind-of: 6.0.3 + + is-date-object@1.0.5: + dependencies: + has-tostringtag: 1.0.0 + + is-decimal@2.0.1: {} + + is-descriptor@0.1.6: + dependencies: + is-accessor-descriptor: 0.1.6 + is-data-descriptor: 0.1.4 + kind-of: 5.1.0 + + is-descriptor@1.0.2: + dependencies: + is-accessor-descriptor: 1.0.0 + is-data-descriptor: 1.0.0 + kind-of: 6.0.3 + + is-docker@2.2.1: {} + + is-docker@3.0.0: {} + + is-extendable@0.1.1: {} + + is-extendable@1.0.1: + dependencies: + is-plain-object: 2.0.4 + + is-extglob@2.1.1: {} + + is-fullwidth-code-point@3.0.0: {} + + is-generator-fn@2.1.0: {} + + is-generator-function@1.0.10: + dependencies: + has-tostringtag: 1.0.0 + + is-glob@4.0.3: + dependencies: + is-extglob: 2.1.1 + + is-hexadecimal@2.0.1: {} + + is-inside-container@1.0.0: + dependencies: + is-docker: 3.0.0 + + is-interactive@1.0.0: {} + + is-lower-case@2.0.2: + dependencies: + tslib: 2.6.2 + + is-module@1.0.0: {} + + is-negative-zero@2.0.2: {} + + is-number-object@1.0.6: + dependencies: + has-tostringtag: 1.0.0 + + is-number@3.0.0: + dependencies: + kind-of: 3.2.2 + + is-number@7.0.0: {} + + is-plain-obj@1.1.0: {} + + is-plain-obj@2.1.0: {} + + is-plain-obj@4.0.0: {} + + is-plain-object@2.0.4: + dependencies: + isobject: 3.0.1 + + is-primitive@3.0.1: {} + + is-property@1.0.2: {} + + is-reference@1.2.1: + dependencies: + '@types/estree': 1.0.5 + + is-reference@3.0.0: + dependencies: + '@types/estree': 1.0.5 + + is-regex@1.1.4: + dependencies: + call-bind: 1.0.5 + has-tostringtag: 1.0.0 + + is-relative@1.0.0: + dependencies: + is-unc-path: 1.0.0 + + is-shared-array-buffer@1.0.2: + dependencies: + call-bind: 1.0.5 + + is-stream@2.0.1: {} + + is-stream@3.0.0: {} + + is-string@1.0.7: + dependencies: + has-tostringtag: 1.0.0 + + is-subdir@1.2.0: + dependencies: + better-path-resolve: 1.0.0 + + is-symbol@1.0.4: + dependencies: + has-symbols: 1.0.3 + + is-typed-array@1.1.12: + dependencies: + which-typed-array: 1.1.13 + + is-unc-path@1.0.0: + dependencies: + unc-path-regex: 0.1.2 + + is-unicode-supported@0.1.0: {} + + is-upper-case@2.0.2: + dependencies: + tslib: 2.6.2 + + is-weakref@1.0.2: + dependencies: + call-bind: 1.0.5 + + is-windows@1.0.2: {} + + is-wsl@2.2.0: + dependencies: + is-docker: 2.2.1 + + isarray@1.0.0: {} + + isarray@2.0.5: {} + + isexe@2.0.0: {} + + isobject@2.1.0: + dependencies: + isarray: 1.0.0 + + isobject@3.0.1: {} + + isomorphic-ws@4.0.1(ws@8.16.0): + dependencies: + ws: 8.16.0 + + isomorphic-ws@5.0.0(ws@8.11.0): + dependencies: + ws: 8.11.0 + + istanbul-lib-coverage@3.2.0: {} + + istanbul-lib-instrument@5.1.0: + dependencies: + '@babel/core': 7.17.7 + '@babel/parser': 7.23.6 + '@istanbuljs/schema': 0.1.3 + istanbul-lib-coverage: 3.2.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + istanbul-lib-instrument@6.0.1: + dependencies: + '@babel/core': 7.17.7 + '@babel/parser': 7.23.6 + '@istanbuljs/schema': 0.1.3 + istanbul-lib-coverage: 3.2.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + + istanbul-lib-report@3.0.0: + dependencies: + istanbul-lib-coverage: 3.2.0 + make-dir: 3.1.0 + supports-color: 7.2.0 + + istanbul-lib-source-maps@4.0.1: + dependencies: + debug: 4.3.4(supports-color@8.1.1) + istanbul-lib-coverage: 3.2.0 + source-map: 0.6.1 + transitivePeerDependencies: + - supports-color + + istanbul-reports@3.1.4: + dependencies: + html-escaper: 2.0.2 + istanbul-lib-report: 3.0.0 + + iterall@1.3.0: {} + + jest-changed-files@29.7.0: + dependencies: + execa: 5.1.1 + jest-util: 29.7.0 + p-limit: 3.1.0 + + jest-circus@29.7.0(babel-plugin-macros@3.1.0): + dependencies: + '@jest/environment': 29.7.0 + '@jest/expect': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + chalk: 4.1.2 + co: 4.6.0 + dedent: 1.5.1(babel-plugin-macros@3.1.0) + is-generator-fn: 2.1.0 + jest-each: 29.7.0 + jest-matcher-utils: 29.7.0 + jest-message-util: 29.7.0 + jest-runtime: 29.7.0 + jest-snapshot: 29.7.0 + jest-util: 29.7.0 + p-limit: 3.1.0 + pretty-format: 29.7.0 + pure-rand: 6.0.4 + slash: 3.0.0 + stack-utils: 2.0.5 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + jest-cli@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + chalk: 4.1.2 + create-jest: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + exit: 0.1.2 + import-local: 3.1.0 + jest-config: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + jest-util: 29.7.0 + jest-validate: 29.7.0 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + jest-config@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + '@babel/core': 7.17.7 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.17.7) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.0 + graceful-fs: 4.2.9 + jest-circus: 29.7.0(babel-plugin-macros@3.1.0) + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.4 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 18.19.4 + ts-node: 10.9.1(@types/node@18.19.4)(typescript@5.3.3) + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + + jest-diff@29.7.0: + dependencies: + chalk: 4.1.2 + diff-sequences: 29.6.3 + jest-get-type: 29.6.3 + pretty-format: 29.7.0 + + jest-docblock@29.7.0: + dependencies: + detect-newline: 3.1.0 + + jest-each@29.7.0: + dependencies: + '@jest/types': 29.6.3 + chalk: 4.1.2 + jest-get-type: 29.6.3 + jest-util: 29.7.0 + pretty-format: 29.7.0 + + jest-environment-node@29.7.0: + dependencies: + '@jest/environment': 29.7.0 + '@jest/fake-timers': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + jest-mock: 29.7.0 + jest-util: 29.7.0 + + jest-get-type@29.6.3: {} + + jest-haste-map@29.7.0: + dependencies: + '@jest/types': 29.6.3 + '@types/graceful-fs': 4.1.5 + '@types/node': 18.19.4 + anymatch: 3.1.2 + fb-watchman: 2.0.1 + graceful-fs: 4.2.9 + jest-regex-util: 29.6.3 + jest-util: 29.7.0 + jest-worker: 29.7.0 + micromatch: 4.0.4 + walker: 1.0.8 + optionalDependencies: + fsevents: 2.3.3 + + jest-leak-detector@29.7.0: + dependencies: + jest-get-type: 29.6.3 + pretty-format: 29.7.0 + + jest-matcher-utils@29.7.0: + dependencies: + chalk: 4.1.2 + jest-diff: 29.7.0 + jest-get-type: 29.6.3 + pretty-format: 29.7.0 + + jest-message-util@29.7.0: + dependencies: + '@babel/code-frame': 7.23.5 + '@jest/types': 29.6.3 + '@types/stack-utils': 2.0.1 + chalk: 4.1.2 + graceful-fs: 4.2.9 + micromatch: 4.0.4 + pretty-format: 29.7.0 + slash: 3.0.0 + stack-utils: 2.0.5 + + jest-mock@29.7.0: + dependencies: + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + jest-util: 29.7.0 + + jest-pnp-resolver@1.2.2(jest-resolve@29.7.0): + optionalDependencies: + jest-resolve: 29.7.0 + + jest-regex-util@29.6.3: {} + + jest-resolve-dependencies@29.7.0: + dependencies: + jest-regex-util: 29.6.3 + jest-snapshot: 29.7.0 + transitivePeerDependencies: + - supports-color + + jest-resolve@29.7.0: + dependencies: + chalk: 4.1.2 + graceful-fs: 4.2.9 + jest-haste-map: 29.7.0 + jest-pnp-resolver: 1.2.2(jest-resolve@29.7.0) + jest-util: 29.7.0 + jest-validate: 29.7.0 + resolve: 1.22.8 + resolve.exports: 2.0.2 + slash: 3.0.0 + + jest-runner@29.7.0: + dependencies: + '@jest/console': 29.7.0 + '@jest/environment': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + chalk: 4.1.2 + emittery: 0.13.1 + graceful-fs: 4.2.9 + jest-docblock: 29.7.0 + jest-environment-node: 29.7.0 + jest-haste-map: 29.7.0 + jest-leak-detector: 29.7.0 + jest-message-util: 29.7.0 + jest-resolve: 29.7.0 + jest-runtime: 29.7.0 + jest-util: 29.7.0 + jest-watcher: 29.7.0 + jest-worker: 29.7.0 + p-limit: 3.1.0 + source-map-support: 0.5.13 + transitivePeerDependencies: + - supports-color + + jest-runtime@29.7.0: + dependencies: + '@jest/environment': 29.7.0 + '@jest/fake-timers': 29.7.0 + '@jest/globals': 29.7.0 + '@jest/source-map': 29.6.3 + '@jest/test-result': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + chalk: 4.1.2 + cjs-module-lexer: 1.2.2 + collect-v8-coverage: 1.0.1 + glob: 7.2.0 + graceful-fs: 4.2.9 + jest-haste-map: 29.7.0 + jest-message-util: 29.7.0 + jest-mock: 29.7.0 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-snapshot: 29.7.0 + jest-util: 29.7.0 + slash: 3.0.0 + strip-bom: 4.0.0 + transitivePeerDependencies: + - supports-color + + jest-snapshot@29.7.0: + dependencies: + '@babel/core': 7.17.7 + '@babel/generator': 7.17.7 + '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.17.7) + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.17.7) + '@babel/types': 7.23.6 + '@jest/expect-utils': 29.7.0 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.17.7) + chalk: 4.1.2 + expect: 29.7.0 + graceful-fs: 4.2.9 + jest-diff: 29.7.0 + jest-get-type: 29.6.3 + jest-matcher-utils: 29.7.0 + jest-message-util: 29.7.0 + jest-util: 29.7.0 + natural-compare: 1.4.0 + pretty-format: 29.7.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + + jest-util@29.7.0: + dependencies: + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + chalk: 4.1.2 + ci-info: 3.9.0 + graceful-fs: 4.2.9 + picomatch: 2.3.1 + + jest-validate@29.7.0: + dependencies: + '@jest/types': 29.6.3 + camelcase: 6.3.0 + chalk: 4.1.2 + jest-get-type: 29.6.3 + leven: 3.1.0 + pretty-format: 29.7.0 + + jest-watcher@29.7.0: + dependencies: + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + '@types/node': 18.19.4 + ansi-escapes: 4.3.2 + chalk: 4.1.2 + emittery: 0.13.1 + jest-util: 29.7.0 + string-length: 4.0.2 + + jest-worker@29.7.0: + dependencies: + '@types/node': 18.19.4 + jest-util: 29.7.0 + merge-stream: 2.0.0 + supports-color: 8.1.1 + + jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + '@jest/types': 29.6.3 + import-local: 3.1.0 + jest-cli: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + + joi@17.6.0: + dependencies: + '@hapi/hoek': 9.2.1 + '@hapi/topo': 5.1.0 + '@sideway/address': 4.1.3 + '@sideway/formula': 3.0.0 + '@sideway/pinpoint': 2.0.0 + + js-cookie@2.2.1: {} + + js-sha3@0.8.0: {} + + js-tokens@4.0.0: {} + + js-yaml@3.14.1: + dependencies: + argparse: 1.0.10 + esprima: 4.0.1 + + js-yaml@4.1.0: + dependencies: + argparse: 2.0.1 + + jscodeshift@0.11.0(@babel/preset-env@7.24.5(@babel/core@7.17.7)): + dependencies: + '@babel/core': 7.17.7 + '@babel/parser': 7.23.6 + '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.7) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.17.7) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.17.7) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.17.7) + '@babel/preset-env': 7.24.5(@babel/core@7.17.7) + '@babel/preset-flow': 7.23.3(@babel/core@7.17.7) + '@babel/preset-typescript': 7.23.3(@babel/core@7.17.7) + '@babel/register': 7.23.7(@babel/core@7.17.7) + babel-core: 7.0.0-bridge.0(@babel/core@7.17.7) + colors: 1.4.0 + flow-parser: 0.225.1 + graceful-fs: 4.2.9 + micromatch: 3.1.10 + neo-async: 2.6.2 + node-dir: 0.1.17 + recast: 0.20.5 + temp: 0.8.4 + write-file-atomic: 2.4.3 + transitivePeerDependencies: + - supports-color + + jsesc@0.5.0: {} + + jsesc@2.5.2: {} + + json-parse-even-better-errors@2.3.1: {} + + json-schema-ref-resolver@1.0.1: + dependencies: + fast-deep-equal: 3.1.3 + + json-schema-to-ts@1.6.4: + dependencies: + '@types/json-schema': 7.0.9 + ts-toolbelt: 6.15.5 + + json-schema-traverse@0.4.1: {} + + json-schema-traverse@1.0.0: {} + + json-schema@0.4.0: {} + + json5@2.2.3: {} + + jsonc-parser@3.0.0: {} + + jsonfile@4.0.0: + optionalDependencies: + graceful-fs: 4.2.9 + + jsonfile@6.1.0: + dependencies: + universalify: 2.0.0 + optionalDependencies: + graceful-fs: 4.2.9 + + junk@4.0.1: {} + + keygrip@1.1.0: + dependencies: + tsscmp: 1.0.6 + + khroma@1.4.1: {} + + kill-port@2.0.1: + dependencies: + get-them-args: 1.3.2 + shell-exec: 1.0.2 + + kind-of@3.2.2: + dependencies: + is-buffer: 1.1.6 + + kind-of@4.0.0: + dependencies: + is-buffer: 1.1.6 + + kind-of@5.1.0: {} + + kind-of@6.0.3: {} + + kleur@3.0.3: {} + + kleur@4.1.5: {} + + koa-bodyparser@4.3.0: + dependencies: + co-body: 6.1.0 + copy-to: 2.0.1 + + koa-compose@4.1.0: {} + + koa-convert@2.0.0: + dependencies: + co: 4.6.0 + koa-compose: 4.1.0 + + koa@2.15.0: + dependencies: + accepts: 1.3.8 + cache-content-type: 1.0.1 + content-disposition: 0.5.4 + content-type: 1.0.5 + cookies: 0.9.1 + debug: 4.3.4(supports-color@8.1.1) + delegates: 1.0.0 + depd: 2.0.0 + destroy: 1.2.0 + encodeurl: 1.0.2 + escape-html: 1.0.3 + fresh: 0.5.2 + http-assert: 1.5.0 + http-errors: 1.8.1 + is-generator-function: 1.0.10 + koa-compose: 4.1.0 + koa-convert: 2.0.0 + on-finished: 2.4.1 + only: 0.0.2 + parseurl: 1.3.3 + statuses: 1.5.0 + type-is: 1.6.18 + vary: 1.1.2 + transitivePeerDependencies: + - supports-color + + leven@3.1.0: {} + + libphonenumber-js@1.9.50: {} + + light-my-request@5.11.0: + dependencies: + cookie: 0.5.0 + process-warning: 2.3.2 + set-cookie-parser: 2.6.0 + + lilconfig@2.0.4: {} + + lines-and-columns@1.2.4: {} + + linkify-it@3.0.3: + dependencies: + uc.micro: 1.0.6 + + load-script@1.0.0: {} + + load-yaml-file@0.2.0: + dependencies: + graceful-fs: 4.2.9 + js-yaml: 3.14.1 + pify: 4.0.1 + strip-bom: 3.0.0 + + locate-path@3.0.0: + dependencies: + p-locate: 3.0.0 + path-exists: 3.0.0 + + locate-path@5.0.0: + dependencies: + p-locate: 4.1.0 + + locate-path@6.0.0: + dependencies: + p-locate: 5.0.0 + + locate-path@7.2.0: + dependencies: + p-locate: 6.0.0 + + lodash.chunk@4.2.0: {} + + lodash.clonedeep@4.5.0: {} + + lodash.debounce@4.0.8: {} + + lodash.flatmap@4.5.0: {} + + lodash.flatten@4.4.0: {} + + lodash.get@4.4.2: {} + + lodash.memoize@4.1.2: {} + + lodash.merge@4.6.2: {} + + lodash.mergewith@4.6.2: {} + + lodash.startcase@4.4.0: {} + + lodash.topath@4.5.2: {} + + lodash@4.17.21: {} + + log-symbols@4.1.0: + dependencies: + chalk: 4.1.2 + is-unicode-supported: 0.1.0 + + longest-streak@3.0.1: {} + + loose-envify@1.4.0: + dependencies: + js-tokens: 4.0.0 + + loupe@2.3.7: + dependencies: + get-func-name: 2.0.2 + + lower-case-first@2.0.2: + dependencies: + tslib: 2.6.2 + + lower-case@2.0.2: + dependencies: + tslib: 2.6.2 + + lru-cache@4.1.5: + dependencies: + pseudomap: 1.0.2 + yallist: 2.1.2 + + lru-cache@5.1.1: + dependencies: + yallist: 3.1.1 + + lru-cache@6.0.0: + dependencies: + yallist: 4.0.0 + + lru-cache@7.18.3: {} + + magic-string@0.25.9: + dependencies: + sourcemap-codec: 1.4.8 + + magic-string@0.27.0: + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + + magic-string@0.30.5: + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + + make-dir@2.1.0: + dependencies: + pify: 4.0.1 + semver: 5.7.1 + + make-dir@3.1.0: + dependencies: + semver: 6.3.1 + + make-error@1.3.6: {} + + makeerror@1.0.12: + dependencies: + tmpl: 1.0.5 + + manage-path@2.0.0: {} + + map-cache@0.2.2: {} + + map-obj@1.0.1: {} + + map-obj@4.3.0: {} + + map-stream@0.1.0: {} + + map-visit@1.0.0: + dependencies: + object-visit: 1.0.1 + + markdown-extensions@1.1.1: {} + + markdown-it@12.3.2: + dependencies: + argparse: 2.0.1 + entities: 2.1.0 + linkify-it: 3.0.3 + mdurl: 1.0.1 + uc.micro: 1.0.6 + + markdown-table@3.0.3: {} + + match-sorter@6.3.1: + dependencies: + '@babel/runtime': 7.23.7 + remove-accents: 0.4.2 + + md5@2.3.0: + dependencies: + charenc: 0.0.2 + crypt: 0.0.2 + is-buffer: 1.1.6 + + mdast-util-definitions@5.1.0: + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + unist-util-visit: 3.1.0 + + mdast-util-find-and-replace@2.2.2: + dependencies: + '@types/mdast': 3.0.10 + escape-string-regexp: 5.0.0 + unist-util-is: 5.1.1 + unist-util-visit-parents: 5.1.0 + + mdast-util-from-markdown@1.2.0: + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + decode-named-character-reference: 1.0.1 + mdast-util-to-string: 3.1.0 + micromark: 3.0.10 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-decode-string: 1.0.2 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-stringify-position: 3.0.2 + uvu: 0.5.3 + transitivePeerDependencies: + - supports-color + + mdast-util-gfm-autolink-literal@1.0.3: + dependencies: + '@types/mdast': 3.0.10 + ccount: 2.0.1 + mdast-util-find-and-replace: 2.2.2 + micromark-util-character: 1.1.0 + + mdast-util-gfm-footnote@1.0.2: + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.3.0 + micromark-util-normalize-identifier: 1.0.0 + + mdast-util-gfm-strikethrough@1.0.3: + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.3.0 + + mdast-util-gfm-table@1.0.7: + dependencies: + '@types/mdast': 3.0.10 + markdown-table: 3.0.3 + mdast-util-from-markdown: 1.2.0 + mdast-util-to-markdown: 1.3.0 + transitivePeerDependencies: + - supports-color + + mdast-util-gfm-task-list-item@1.0.2: + dependencies: + '@types/mdast': 3.0.10 + mdast-util-to-markdown: 1.3.0 + + mdast-util-gfm@2.0.2: + dependencies: + mdast-util-from-markdown: 1.2.0 + mdast-util-gfm-autolink-literal: 1.0.3 + mdast-util-gfm-footnote: 1.0.2 + mdast-util-gfm-strikethrough: 1.0.3 + mdast-util-gfm-table: 1.0.7 + mdast-util-gfm-task-list-item: 1.0.2 + mdast-util-to-markdown: 1.3.0 + transitivePeerDependencies: + - supports-color + + mdast-util-mdx-expression@1.2.0: + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.2.0 + mdast-util-to-markdown: 1.3.0 + transitivePeerDependencies: + - supports-color + + mdast-util-mdx-jsx@2.0.1: + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + ccount: 2.0.1 + mdast-util-to-markdown: 1.3.0 + parse-entities: 4.0.0 + stringify-entities: 4.0.2 + unist-util-remove-position: 4.0.1 + unist-util-stringify-position: 3.0.2 + vfile-message: 3.1.2 + + mdast-util-mdx@2.0.0: + dependencies: + mdast-util-mdx-expression: 1.2.0 + mdast-util-mdx-jsx: 2.0.1 + mdast-util-mdxjs-esm: 1.2.0 + transitivePeerDependencies: + - supports-color + + mdast-util-mdxjs-esm@1.2.0: + dependencies: + '@types/estree-jsx': 0.0.1 + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.2.0 + mdast-util-to-markdown: 1.3.0 + transitivePeerDependencies: + - supports-color + + mdast-util-to-hast@12.1.1: + dependencies: + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + '@types/mdurl': 1.0.2 + mdast-util-definitions: 5.1.0 + mdurl: 1.0.1 + micromark-util-sanitize-uri: 1.0.0 + unist-builder: 3.0.0 + unist-util-generated: 2.0.0 + unist-util-position: 4.0.1 + unist-util-visit: 4.1.0 + + mdast-util-to-markdown@1.3.0: + dependencies: + '@types/mdast': 3.0.10 + '@types/unist': 2.0.6 + longest-streak: 3.0.1 + mdast-util-to-string: 3.1.0 + micromark-util-decode-string: 1.0.2 + unist-util-visit: 4.1.0 + zwitch: 2.0.2 + + mdast-util-to-string@3.1.0: {} + + mdn-data@2.0.14: {} + + mdurl@1.0.1: {} + + mdx-mermaid@1.2.2(mermaid@8.11.5(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3))(react@17.0.2)(unist-util-visit@4.1.0): + dependencies: + mermaid: 8.11.5(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3) + react: 17.0.2 + unist-util-visit: 4.1.0 + + media-typer@0.3.0: {} + + memoize-one@5.2.1: {} + + meow@11.0.0: + dependencies: + '@types/minimist': 1.2.2 + camelcase-keys: 8.0.2 + decamelize: 6.0.0 + decamelize-keys: 1.1.0 + hard-rejection: 2.1.0 + minimist-options: 4.1.0 + normalize-package-data: 4.0.1 + read-pkg-up: 9.1.0 + redent: 4.0.0 + trim-newlines: 4.0.2 + type-fest: 3.13.1 + yargs-parser: 21.1.1 + + meow@6.1.1: + dependencies: + '@types/minimist': 1.2.2 + camelcase-keys: 6.2.2 + decamelize-keys: 1.1.0 + hard-rejection: 2.1.0 + minimist-options: 4.1.0 + normalize-package-data: 2.5.0 + read-pkg-up: 7.0.1 + redent: 3.0.0 + trim-newlines: 3.0.1 + type-fest: 0.13.1 + yargs-parser: 18.1.3 + + mercurius@11.5.0(graphql@16.6.0): + dependencies: + '@fastify/error': 3.4.1 + '@fastify/static': 6.12.0 + '@fastify/websocket': 7.2.0 + '@mercuriusjs/subscription-client': 0.1.0(graphql@16.6.0) + fastify-plugin: 4.5.1 + graphql: 16.6.0 + graphql-jit: 0.7.3(graphql@16.6.0) + mqemitter: 5.0.0 + p-map: 4.0.0 + readable-stream: 4.5.2 + safe-stable-stringify: 2.4.3 + secure-json-parse: 2.7.0 + single-user-cache: 0.6.0 + tiny-lru: 8.0.2 + undici: 5.28.2 + ws: 8.16.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + merge-descriptors@1.0.1: {} + + merge-stream@2.0.0: {} + + merge2@1.4.1: {} + + mermaid@8.11.5(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3): + dependencies: + '@braintree/sanitize-url': 3.1.0 + '@percy/migrate': 0.10.0(@babel/preset-env@7.24.5(@babel/core@7.17.7))(typescript@5.3.3) + d3: 5.16.0 + dagre: 0.8.5 + dagre-d3: 0.6.4 + dompurify: 2.3.0 + graphlib: 2.1.8 + khroma: 1.4.1 + moment-mini: 2.29.4 + stylis: 4.3.1 + transitivePeerDependencies: + - '@babel/preset-env' + - supports-color + - typescript + + meros@1.2.1(@types/node@18.19.4): + optionalDependencies: + '@types/node': 18.19.4 + + methods@1.1.2: {} + + micromark-core-commonmark@1.0.6: + dependencies: + decode-named-character-reference: 1.0.1 + micromark-factory-destination: 1.0.0 + micromark-factory-label: 1.0.2 + micromark-factory-space: 1.0.0 + micromark-factory-title: 1.0.2 + micromark-factory-whitespace: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-chunked: 1.0.0 + micromark-util-classify-character: 1.0.0 + micromark-util-html-tag-name: 1.0.0 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-subtokenize: 1.0.2 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-gfm-autolink-literal@1.0.5: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-sanitize-uri: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + + micromark-extension-gfm-footnote@1.1.2: + dependencies: + micromark-core-commonmark: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-sanitize-uri: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-gfm-strikethrough@1.0.7: + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-classify-character: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-gfm-table@1.0.7: + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-gfm-tagfilter@1.0.2: + dependencies: + micromark-util-types: 1.0.2 + + micromark-extension-gfm-task-list-item@1.0.5: + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-gfm@2.0.3: + dependencies: + micromark-extension-gfm-autolink-literal: 1.0.5 + micromark-extension-gfm-footnote: 1.1.2 + micromark-extension-gfm-strikethrough: 1.0.7 + micromark-extension-gfm-table: 1.0.7 + micromark-extension-gfm-tagfilter: 1.0.2 + micromark-extension-gfm-task-list-item: 1.0.5 + micromark-util-combine-extensions: 1.0.0 + micromark-util-types: 1.0.2 + + micromark-extension-mdx-expression@1.0.3: + dependencies: + micromark-factory-mdx-expression: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.0.4 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-extension-mdx-jsx@1.0.3: + dependencies: + '@types/acorn': 4.0.6 + estree-util-is-identifier-name: 2.0.0 + micromark-factory-mdx-expression: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + vfile-message: 3.1.2 + + micromark-extension-mdx-md@1.0.0: + dependencies: + micromark-util-types: 1.0.2 + + micromark-extension-mdxjs-esm@1.0.2: + dependencies: + micromark-core-commonmark: 1.0.6 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.0.4 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-position-from-estree: 1.1.1 + uvu: 0.5.3 + vfile-message: 3.1.2 + + micromark-extension-mdxjs@1.0.0: + dependencies: + acorn: 8.7.0 + acorn-jsx: 5.3.2(acorn@8.7.0) + micromark-extension-mdx-expression: 1.0.3 + micromark-extension-mdx-jsx: 1.0.3 + micromark-extension-mdx-md: 1.0.0 + micromark-extension-mdxjs-esm: 1.0.2 + micromark-util-combine-extensions: 1.0.0 + micromark-util-types: 1.0.2 + + micromark-factory-destination@1.0.0: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + + micromark-factory-label@1.0.2: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-factory-mdx-expression@1.0.6: + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-events-to-acorn: 1.0.4 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + unist-util-position-from-estree: 1.1.1 + uvu: 0.5.3 + vfile-message: 3.1.2 + + micromark-factory-space@1.0.0: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-types: 1.0.2 + + micromark-factory-title@1.0.2: + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-factory-whitespace@1.0.0: + dependencies: + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + + micromark-util-character@1.1.0: + dependencies: + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + + micromark-util-chunked@1.0.0: + dependencies: + micromark-util-symbol: 1.0.1 + + micromark-util-classify-character@1.0.0: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + + micromark-util-combine-extensions@1.0.0: + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-types: 1.0.2 + + micromark-util-decode-numeric-character-reference@1.0.0: + dependencies: + micromark-util-symbol: 1.0.1 + + micromark-util-decode-string@1.0.2: + dependencies: + decode-named-character-reference: 1.0.1 + micromark-util-character: 1.1.0 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-symbol: 1.0.1 + + micromark-util-encode@1.0.1: {} + + micromark-util-events-to-acorn@1.0.4: + dependencies: + '@types/acorn': 4.0.6 + '@types/estree': 0.0.50 + estree-util-visit: 1.1.0 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + vfile-message: 3.1.2 + + micromark-util-html-tag-name@1.0.0: {} + + micromark-util-normalize-identifier@1.0.0: + dependencies: + micromark-util-symbol: 1.0.1 + + micromark-util-resolve-all@1.0.0: + dependencies: + micromark-util-types: 1.0.2 + + micromark-util-sanitize-uri@1.0.0: + dependencies: + micromark-util-character: 1.1.0 + micromark-util-encode: 1.0.1 + micromark-util-symbol: 1.0.1 + + micromark-util-subtokenize@1.0.2: + dependencies: + micromark-util-chunked: 1.0.0 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + + micromark-util-symbol@1.0.1: {} + + micromark-util-types@1.0.2: {} + + micromark@3.0.10: + dependencies: + '@types/debug': 4.1.7 + debug: 4.3.4(supports-color@8.1.1) + decode-named-character-reference: 1.0.1 + micromark-core-commonmark: 1.0.6 + micromark-factory-space: 1.0.0 + micromark-util-character: 1.1.0 + micromark-util-chunked: 1.0.0 + micromark-util-combine-extensions: 1.0.0 + micromark-util-decode-numeric-character-reference: 1.0.0 + micromark-util-encode: 1.0.1 + micromark-util-normalize-identifier: 1.0.0 + micromark-util-resolve-all: 1.0.0 + micromark-util-sanitize-uri: 1.0.0 + micromark-util-subtokenize: 1.0.2 + micromark-util-symbol: 1.0.1 + micromark-util-types: 1.0.2 + uvu: 0.5.3 + transitivePeerDependencies: + - supports-color + + micromatch@3.1.10: + dependencies: + arr-diff: 4.0.0 + array-unique: 0.3.2 + braces: 2.3.2 + define-property: 2.0.2 + extend-shallow: 3.0.2 + extglob: 2.0.4 + fragment-cache: 0.2.1 + kind-of: 6.0.3 + nanomatch: 1.2.13 + object.pick: 1.3.0 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color + + micromatch@4.0.4: + dependencies: + braces: 3.0.2 + picomatch: 2.3.1 + + microseconds@0.2.0: {} + + mime-db@1.52.0: {} + + mime-types@2.1.35: + dependencies: + mime-db: 1.52.0 + + mime@1.6.0: {} + + mime@3.0.0: {} + + mimic-fn@2.1.0: {} + + mimic-fn@4.0.0: {} + + mimic-response@3.1.0: {} + + min-indent@1.0.1: {} + + miniflare@2.14.1(cron-schedule@3.0.5): + dependencies: + '@miniflare/cache': 2.14.1 + '@miniflare/cli-parser': 2.14.1 + '@miniflare/core': 2.14.1 + '@miniflare/d1': 2.14.1 + '@miniflare/durable-objects': 2.14.1 + '@miniflare/html-rewriter': 2.14.1 + '@miniflare/http-server': 2.14.1 + '@miniflare/kv': 2.14.1 + '@miniflare/queues': 2.14.1 + '@miniflare/r2': 2.14.1 + '@miniflare/runner-vm': 2.14.1 + '@miniflare/scheduler': 2.14.1 + '@miniflare/shared': 2.14.1 + '@miniflare/sites': 2.14.1 + '@miniflare/storage-file': 2.14.1 + '@miniflare/storage-memory': 2.14.1 + '@miniflare/web-sockets': 2.14.1 + kleur: 4.1.5 + semiver: 1.1.0 + source-map-support: 0.5.21 + undici: 5.20.0 + optionalDependencies: + cron-schedule: 3.0.5 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + minimatch@3.0.4: + dependencies: + brace-expansion: 1.1.11 + + minimatch@3.1.2: + dependencies: + brace-expansion: 1.1.11 + + minimatch@5.0.1: + dependencies: + brace-expansion: 2.0.1 + + minimatch@5.1.6: + dependencies: + brace-expansion: 2.0.1 + + minimist-options@4.1.0: + dependencies: + arrify: 1.0.1 + is-plain-obj: 1.1.0 + kind-of: 6.0.3 + + minimist@1.2.5: {} + + mixin-deep@1.3.2: + dependencies: + for-in: 1.0.2 + is-extendable: 1.0.1 + + mixme@0.5.4: {} + + mkdirp-classic@0.5.3: {} + + mkdirp@0.5.5: + dependencies: + minimist: 1.2.5 + + mkdirp@1.0.4: {} + + mnemonist@0.39.6: + dependencies: + obliterator: 2.0.4 + + mocha@10.2.0: + dependencies: + ansi-colors: 4.1.1 + browser-stdout: 1.3.1 + chokidar: 3.5.3 + debug: 4.3.4(supports-color@8.1.1) + diff: 5.0.0 + escape-string-regexp: 4.0.0 + find-up: 5.0.0 + glob: 7.2.0 + he: 1.2.0 + js-yaml: 4.1.0 + log-symbols: 4.1.0 + minimatch: 5.0.1 + ms: 2.1.3 + nanoid: 3.3.3 + serialize-javascript: 6.0.0 + strip-json-comments: 3.1.1 + supports-color: 8.1.1 + workerpool: 6.2.1 + yargs: 16.2.0 + yargs-parser: 20.2.4 + yargs-unparser: 2.0.0 + + modern-normalize@1.1.0: {} + + moment-mini@2.29.4: {} + + mqemitter@5.0.0: + dependencies: + fastparallel: 2.4.1 + qlobber: 7.0.1 + + mri@1.2.0: {} + + mrmime@1.0.0: {} + + mrmime@2.0.0: {} + + ms@2.0.0: {} + + ms@2.1.2: {} + + ms@2.1.3: {} + + mustache@4.2.0: {} + + mute-stream@0.0.8: {} + + nano-css@5.6.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + css-tree: 1.1.3 + csstype: 3.1.3 + fastest-stable-stringify: 2.0.2 + inline-style-prefixer: 7.0.0 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + rtl-css-js: 1.16.1 + stacktrace-js: 2.0.2 + stylis: 4.3.1 + + nano-time@1.0.0: + dependencies: + big-integer: 1.6.51 + + nanoid@3.3.3: {} + + nanoid@3.3.7: {} + + nanomatch@1.2.13: + dependencies: + arr-diff: 4.0.0 + array-unique: 0.3.2 + define-property: 2.0.2 + extend-shallow: 3.0.2 + fragment-cache: 0.2.1 + is-windows: 1.0.2 + kind-of: 6.0.3 + object.pick: 1.3.0 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color + + napi-build-utils@1.0.2: {} + + natural-compare@1.4.0: {} + + negotiator@0.6.3: {} + + neo-async@2.6.2: {} + + nested-error-stacks@2.1.0: {} + + next-i18next@12.1.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + '@types/hoist-non-react-statics': 3.3.1 + core-js: 3.35.0 + hoist-non-react-statics: 3.3.2 + i18next: 21.10.0 + i18next-fs-backend: 1.2.0 + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-i18next: 11.18.6(i18next@21.10.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + transitivePeerDependencies: + - react-dom + - react-native + + next-remote-watch@2.0.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)): + dependencies: + chalk: 4.1.2 + chokidar: 3.5.3 + commander: 5.1.0 + express: 4.18.2 + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + transitivePeerDependencies: + - supports-color + + next-seo@5.15.0(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2))(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + + next-test-api-route-handler@3.1.10(next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)): + dependencies: + cookie: 0.5.0 + core-js: 3.35.0 + next: 12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + node-fetch: 2.6.9 + transitivePeerDependencies: + - encoding + + next@12.3.4(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@next/env': 12.3.4 + '@swc/helpers': 0.4.11 + caniuse-lite: 1.0.30001572 + postcss: 8.4.14 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + styled-jsx: 5.0.7(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react@17.0.2) + use-sync-external-store: 1.2.0(react@17.0.2) + optionalDependencies: + '@next/swc-android-arm-eabi': 12.3.4 + '@next/swc-android-arm64': 12.3.4 + '@next/swc-darwin-arm64': 12.3.4 + '@next/swc-darwin-x64': 12.3.4 + '@next/swc-freebsd-x64': 12.3.4 + '@next/swc-linux-arm-gnueabihf': 12.3.4 + '@next/swc-linux-arm64-gnu': 12.3.4 + '@next/swc-linux-arm64-musl': 12.3.4 + '@next/swc-linux-x64-gnu': 12.3.4 + '@next/swc-linux-x64-musl': 12.3.4 + '@next/swc-win32-arm64-msvc': 12.3.4 + '@next/swc-win32-ia32-msvc': 12.3.4 + '@next/swc-win32-x64-msvc': 12.3.4 + transitivePeerDependencies: + - '@babel/core' + - babel-plugin-macros + + nexus@1.3.0(graphql@16.1.0-experimental-stream-defer.6): + dependencies: + graphql: 16.1.0-experimental-stream-defer.6 + iterall: 1.3.0 + tslib: 2.6.2 + + no-case@3.0.4: + dependencies: + lower-case: 2.0.2 + tslib: 2.6.2 + + node-abi@3.8.0: + dependencies: + semver: 7.5.4 + + node-addon-api@5.1.0: {} + + node-cleanup@2.1.2: {} + + node-dir@0.1.17: + dependencies: + minimatch: 3.1.2 + + node-domexception@1.0.0: {} + + node-emoji@1.11.0: + dependencies: + lodash: 4.17.21 + + node-fetch@2.6.7: + dependencies: + whatwg-url: 5.0.0 + + node-fetch@2.6.9: + dependencies: + whatwg-url: 5.0.0 + + node-forge@1.2.1: {} + + node-int64@0.4.0: {} + + node-releases@2.0.14: {} + + node-releases@2.0.2: {} + + normalize-package-data@2.5.0: + dependencies: + hosted-git-info: 2.8.9 + resolve: 1.22.8 + semver: 5.7.1 + validate-npm-package-license: 3.0.4 + + normalize-package-data@3.0.3: + dependencies: + hosted-git-info: 4.1.0 + is-core-module: 2.13.1 + semver: 7.5.4 + validate-npm-package-license: 3.0.4 + + normalize-package-data@4.0.1: + dependencies: + hosted-git-info: 5.2.1 + is-core-module: 2.13.1 + semver: 7.5.4 + validate-npm-package-license: 3.0.4 + + normalize-path@2.1.1: + dependencies: + remove-trailing-separator: 1.1.0 + + normalize-path@3.0.0: {} + + normalize-range@0.1.2: {} + + npm-run-path@4.0.1: + dependencies: + path-key: 3.1.1 + + npm-run-path@5.2.0: + dependencies: + path-key: 4.0.0 + + nprogress@0.2.0: {} + + npx-import@1.1.4: + dependencies: + execa: 6.1.0 + parse-package-name: 1.0.0 + semver: 7.5.4 + validate-npm-package-name: 4.0.0 + + nullthrows@1.1.1: {} + + object-assign@4.1.1: {} + + object-copy@0.1.0: + dependencies: + copy-descriptor: 0.1.1 + define-property: 0.2.5 + kind-of: 3.2.2 + + object-hash@2.2.0: {} + + object-inspect@1.13.1: {} + + object-keys@1.1.1: {} + + object-path@0.11.8: {} + + object-visit@1.0.1: + dependencies: + isobject: 3.0.1 + + object.assign@4.1.5: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + has-symbols: 1.0.3 + object-keys: 1.1.1 + + object.pick@1.3.0: + dependencies: + isobject: 3.0.1 + + obliterator@2.0.4: {} + + oblivious-set@1.0.0: {} + + on-exit-leak-free@2.1.2: {} + + on-finished@2.4.1: + dependencies: + ee-first: 1.1.1 + + on-net-listen@1.1.2: {} + + once@1.4.0: + dependencies: + wrappy: 1.0.2 + + onetime@5.1.2: + dependencies: + mimic-fn: 2.1.0 + + onetime@6.0.0: + dependencies: + mimic-fn: 4.0.0 + + only@0.0.2: {} + + open-cli@7.2.0: + dependencies: + file-type: 18.7.0 + get-stdin: 9.0.0 + meow: 11.0.0 + open: 9.1.0 + tempy: 3.1.0 + + open@9.1.0: + dependencies: + default-browser: 4.0.0 + define-lazy-prop: 3.0.0 + is-inside-container: 1.0.0 + is-wsl: 2.2.0 + + opener@1.5.2: {} + + ora@5.4.1: + dependencies: + bl: 4.1.0 + chalk: 4.1.2 + cli-cursor: 3.1.0 + cli-spinners: 2.9.2 + is-interactive: 1.0.0 + is-unicode-supported: 0.1.0 + log-symbols: 4.1.0 + strip-ansi: 6.0.1 + wcwidth: 1.0.1 + + os-tmpdir@1.0.2: {} + + outdent@0.5.0: {} + + p-event@4.2.0: + dependencies: + p-timeout: 3.2.0 + + p-filter@2.1.0: + dependencies: + p-map: 2.1.0 + + p-filter@3.0.0: + dependencies: + p-map: 5.5.0 + + p-finally@1.0.0: {} + + p-limit@2.3.0: + dependencies: + p-try: 2.2.0 + + p-limit@3.1.0: + dependencies: + yocto-queue: 0.1.0 + + p-limit@4.0.0: + dependencies: + yocto-queue: 1.0.0 + + p-locate@3.0.0: + dependencies: + p-limit: 2.3.0 + + p-locate@4.1.0: + dependencies: + p-limit: 2.3.0 + + p-locate@5.0.0: + dependencies: + p-limit: 3.1.0 + + p-locate@6.0.0: + dependencies: + p-limit: 4.0.0 + + p-map@2.1.0: {} + + p-map@4.0.0: + dependencies: + aggregate-error: 3.1.0 + + p-map@5.5.0: + dependencies: + aggregate-error: 4.0.1 + + p-timeout@3.2.0: + dependencies: + p-finally: 1.0.0 + + p-try@2.2.0: {} + + pako@1.0.11: {} + + param-case@3.0.4: + dependencies: + dot-case: 3.0.4 + tslib: 2.6.2 + + parent-module@1.0.1: + dependencies: + callsites: 3.1.0 + + parse-entities@4.0.0: + dependencies: + '@types/unist': 2.0.6 + character-entities: 2.0.1 + character-entities-legacy: 3.0.0 + character-reference-invalid: 2.0.1 + decode-named-character-reference: 1.0.1 + is-alphanumerical: 2.0.1 + is-decimal: 2.0.1 + is-hexadecimal: 2.0.1 + + parse-filepath@1.0.2: + dependencies: + is-absolute: 1.0.0 + map-cache: 0.2.2 + path-root: 0.1.1 + + parse-json@5.2.0: + dependencies: + '@babel/code-frame': 7.23.5 + error-ex: 1.3.2 + json-parse-even-better-errors: 2.3.1 + lines-and-columns: 1.2.4 + + parse-ms@2.1.0: {} + + parse-numeric-range@1.3.0: {} + + parse-package-name@1.0.0: {} + + parseurl@1.3.3: {} + + pascal-case@3.1.2: + dependencies: + no-case: 3.0.4 + tslib: 2.6.2 + + pascalcase@0.1.1: {} + + path-browserify@1.0.1: {} + + path-case@3.0.4: + dependencies: + dot-case: 3.0.4 + tslib: 2.6.2 + + path-exists@3.0.0: {} + + path-exists@4.0.0: {} + + path-exists@5.0.0: {} + + path-is-absolute@1.0.1: {} + + path-key@3.1.1: {} + + path-key@4.0.0: {} + + path-parse@1.0.7: {} + + path-root-regex@0.1.2: {} + + path-root@0.1.1: + dependencies: + path-root-regex: 0.1.2 + + path-to-regexp@0.1.7: {} + + path-to-regexp@6.2.1: {} + + path-type@4.0.0: {} + + pathval@1.1.1: {} + + pause-stream@0.0.11: + dependencies: + through: 2.3.8 + + peek-readable@5.0.0: {} + + periscopic@3.0.4: + dependencies: + estree-walker: 3.0.1 + is-reference: 3.0.0 + + picocolors@1.0.0: {} + + picocolors@1.0.1: {} + + picomatch@2.3.1: {} + + pify@4.0.1: {} + + pino-abstract-transport@1.1.0: + dependencies: + readable-stream: 4.5.2 + split2: 4.2.0 + + pino-std-serializers@6.2.2: {} + + pino@8.17.2: + dependencies: + atomic-sleep: 1.0.0 + fast-redact: 3.3.0 + on-exit-leak-free: 2.1.2 + pino-abstract-transport: 1.1.0 + pino-std-serializers: 6.2.2 + process-warning: 3.0.0 + quick-format-unescaped: 4.0.4 + real-require: 0.2.0 + safe-stable-stringify: 2.4.3 + sonic-boom: 3.7.0 + thread-stream: 2.4.1 + + pirates@4.0.6: {} + + pkg-dir@3.0.0: + dependencies: + find-up: 3.0.0 + + pkg-dir@4.2.0: + dependencies: + find-up: 4.1.0 + + polished@4.1.4: + dependencies: + '@babel/runtime': 7.23.7 + + popmotion@11.0.3: + dependencies: + framesync: 6.0.1 + hey-listen: 1.0.8 + style-value-types: 5.0.0 + tslib: 2.6.2 + + posix-character-classes@0.1.1: {} + + postcss-js@3.0.3: + dependencies: + camelcase-css: 2.0.1 + postcss: 8.4.32 + + postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + lilconfig: 2.0.4 + yaml: 1.10.2 + optionalDependencies: + ts-node: 10.9.1(@types/node@18.19.4)(typescript@5.3.3) + + postcss-nested@5.0.6(postcss@8.4.32): + dependencies: + postcss: 8.4.32 + postcss-selector-parser: 6.0.9 + + postcss-selector-parser@6.0.9: + dependencies: + cssesc: 3.0.0 + util-deprecate: 1.0.2 + + postcss-value-parser@3.3.1: {} + + postcss-value-parser@4.2.0: {} + + postcss@8.4.14: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.0 + source-map-js: 1.0.2 + + postcss@8.4.32: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.0 + source-map-js: 1.0.2 + + preact@10.19.3: {} + + prebuild-install@7.1.1: + dependencies: + detect-libc: 2.0.1 + expand-template: 2.0.3 + github-from-package: 0.0.0 + minimist: 1.2.5 + mkdirp-classic: 0.5.3 + napi-build-utils: 1.0.2 + node-abi: 3.8.0 + pump: 3.0.0 + rc: 1.2.8 + simple-get: 4.0.1 + tar-fs: 2.1.1 + tunnel-agent: 0.6.0 + + preferred-pm@3.0.3: + dependencies: + find-up: 5.0.0 + find-yarn-workspace-root2: 1.2.16 + path-exists: 4.0.0 + which-pm: 2.0.0 + + prettier@2.8.8: {} + + prettier@3.1.1: {} + + pretty-bytes@5.6.0: {} + + pretty-format@29.7.0: + dependencies: + '@jest/schemas': 29.6.3 + ansi-styles: 5.2.0 + react-is: 18.2.0 + + pretty-hrtime@1.0.3: {} + + pretty-ms@7.0.1: + dependencies: + parse-ms: 2.1.0 + + process-warning@2.3.2: {} + + process-warning@3.0.0: {} + + process@0.11.10: {} + + progress@2.0.3: {} + + promise@7.3.1: + dependencies: + asap: 2.0.6 + + prompts@2.4.2: + dependencies: + kleur: 3.0.3 + sisteransi: 1.0.5 + + prop-types@15.8.1: + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + react-is: 16.13.1 + + property-information@6.1.1: {} + + proxy-addr@2.0.7: + dependencies: + forwarded: 0.2.0 + ipaddr.js: 1.9.1 + + ps-tree@1.2.0: + dependencies: + event-stream: 3.3.4 + + pseudomap@1.0.2: {} + + pump@3.0.0: + dependencies: + end-of-stream: 1.4.4 + once: 1.4.0 + + punycode@2.1.1: {} + + pure-rand@6.0.4: {} + + purgecss@4.1.3: + dependencies: + commander: 8.3.0 + glob: 7.2.0 + postcss: 8.4.32 + postcss-selector-parser: 6.0.9 + + pvtsutils@1.3.5: + dependencies: + tslib: 2.6.2 + + pvutils@1.1.3: {} + + qlobber@7.0.1: {} + + qs@6.11.0: + dependencies: + side-channel: 1.0.4 + + queue-microtask@1.2.3: {} + + quick-format-unescaped@4.0.4: {} + + quick-lru@4.0.1: {} + + quick-lru@5.1.1: {} + + quick-lru@6.1.2: {} + + ramda@0.29.1: {} + + randombytes@2.1.0: + dependencies: + safe-buffer: 5.2.1 + + range-parser@1.2.1: {} + + raw-body@2.5.1: + dependencies: + bytes: 3.1.2 + http-errors: 2.0.0 + iconv-lite: 0.4.24 + unpipe: 1.0.0 + + rc@1.2.8: + dependencies: + deep-extend: 0.6.0 + ini: 1.3.8 + minimist: 1.2.5 + strip-json-comments: 2.0.1 + + react-children-utilities@2.7.0(react@17.0.2): + dependencies: + react: 17.0.2 + + react-clientside-effect@1.2.5(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + react: 17.0.2 + + react-dom@17.0.2(react@17.0.2): + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + react: 17.0.2 + scheduler: 0.20.2 + + react-fast-compare@3.2.0: {} + + react-focus-lock@2.5.2(@types/react@17.0.74)(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + focus-lock: 0.9.2 + prop-types: 15.8.1 + react: 17.0.2 + react-clientside-effect: 1.2.5(react@17.0.2) + use-callback-ref: 1.2.5(@types/react@17.0.74)(react@17.0.2) + use-sidecar: 1.0.5(react@17.0.2) + transitivePeerDependencies: + - '@types/react' + + react-i18next@11.18.6(i18next@21.10.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + html-parse-stringify: 3.0.1 + i18next: 21.10.0 + react: 17.0.2 + optionalDependencies: + react-dom: 17.0.2(react@17.0.2) + + react-icons@4.12.0(react@17.0.2): + dependencies: + react: 17.0.2 + + react-instantsearch-core@6.22.0(algoliasearch@4.22.0)(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + algoliasearch: 4.22.0 + algoliasearch-helper: 3.7.1(algoliasearch@4.22.0) + prop-types: 15.8.1 + react: 17.0.2 + react-fast-compare: 3.2.0 + + react-instantsearch-dom@6.17.0(algoliasearch@4.22.0)(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + algoliasearch-helper: 3.7.1(algoliasearch@4.22.0) + classnames: 2.3.1 + prop-types: 15.8.1 + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-fast-compare: 3.2.0 + react-instantsearch-core: 6.22.0(algoliasearch@4.22.0)(react@17.0.2) + transitivePeerDependencies: + - algoliasearch + + react-intersection-observer@8.33.1(react@17.0.2): + dependencies: + react: 17.0.2 + + react-is@16.13.1: {} + + react-is@18.2.0: {} + + react-paginate@7.1.3(react@17.0.2): + dependencies: + prop-types: 15.8.1 + react: 17.0.2 + + react-player@2.9.0(react@17.0.2): + dependencies: + deepmerge: 4.3.1 + load-script: 1.0.0 + memoize-one: 5.2.1 + prop-types: 15.8.1 + react: 17.0.2 + react-fast-compare: 3.2.0 + + react-query@3.39.3(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@babel/runtime': 7.23.7 + broadcast-channel: 3.7.0 + match-sorter: 6.3.1 + react: 17.0.2 + optionalDependencies: + react-dom: 17.0.2(react@17.0.2) + + react-remove-scroll-bar@2.2.0(@types/react@17.0.74)(react@17.0.2): + dependencies: + react: 17.0.2 + react-style-singleton: 2.1.1(@types/react@17.0.74)(react@17.0.2) + tslib: 1.14.1 + optionalDependencies: + '@types/react': 17.0.74 + + react-remove-scroll@2.4.1(@types/react@17.0.74)(react@17.0.2): + dependencies: + react: 17.0.2 + react-remove-scroll-bar: 2.2.0(@types/react@17.0.74)(react@17.0.2) + react-style-singleton: 2.1.1(@types/react@17.0.74)(react@17.0.2) + tslib: 1.14.1 + use-callback-ref: 1.2.5(@types/react@17.0.74)(react@17.0.2) + use-sidecar: 1.0.5(react@17.0.2) + optionalDependencies: + '@types/react': 17.0.74 + + react-sticky-box@1.0.2(react@17.0.2): + dependencies: + react: 17.0.2 + resize-observer-polyfill: 1.5.1 + + react-style-singleton@2.1.1(@types/react@17.0.74)(react@17.0.2): + dependencies: + get-nonce: 1.0.1 + invariant: 2.2.4 + react: 17.0.2 + tslib: 1.14.1 + optionalDependencies: + '@types/react': 17.0.74 + + react-universal-interface@0.6.2(react@17.0.2)(tslib@2.6.2): + dependencies: + react: 17.0.2 + tslib: 2.6.2 + + react-use@17.4.2(react-dom@17.0.2(react@17.0.2))(react@17.0.2): + dependencies: + '@types/js-cookie': 2.2.7 + '@xobotyi/scrollbar-width': 1.9.5 + copy-to-clipboard: 3.3.3 + fast-deep-equal: 3.1.3 + fast-shallow-equal: 1.0.0 + js-cookie: 2.2.1 + nano-css: 5.6.1(react-dom@17.0.2(react@17.0.2))(react@17.0.2) + react: 17.0.2 + react-dom: 17.0.2(react@17.0.2) + react-universal-interface: 0.6.2(react@17.0.2)(tslib@2.6.2) + resize-observer-polyfill: 1.5.1 + screenfull: 5.2.0 + set-harmonic-interval: 1.0.1 + throttle-debounce: 3.0.1 + ts-easing: 0.2.0 + tslib: 2.6.2 + + react@17.0.2: + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + + read-pkg-up@7.0.1: + dependencies: + find-up: 4.1.0 + read-pkg: 5.2.0 + type-fest: 0.8.1 + + read-pkg-up@9.1.0: + dependencies: + find-up: 6.3.0 + read-pkg: 7.1.0 + type-fest: 2.19.0 + + read-pkg@5.2.0: + dependencies: + '@types/normalize-package-data': 2.4.1 + normalize-package-data: 2.5.0 + parse-json: 5.2.0 + type-fest: 0.6.0 + + read-pkg@7.1.0: + dependencies: + '@types/normalize-package-data': 2.4.1 + normalize-package-data: 3.0.3 + parse-json: 5.2.0 + type-fest: 2.19.0 + + read-yaml-file@1.1.0: + dependencies: + graceful-fs: 4.2.9 + js-yaml: 3.14.1 + pify: 4.0.1 + strip-bom: 3.0.0 + + readable-stream@3.6.0: + dependencies: + inherits: 2.0.4 + string_decoder: 1.3.0 + util-deprecate: 1.0.2 + + readable-stream@4.5.2: + dependencies: + abort-controller: 3.0.0 + buffer: 6.0.3 + events: 3.3.0 + process: 0.11.10 + string_decoder: 1.3.0 + + readable-web-to-node-stream@3.0.2: + dependencies: + readable-stream: 3.6.0 + + readdirp@3.6.0: + dependencies: + picomatch: 2.3.1 + + real-require@0.2.0: {} + + recast@0.20.5: + dependencies: + ast-types: 0.14.2 + esprima: 4.0.1 + source-map: 0.6.1 + tslib: 2.6.2 + + redent@3.0.0: + dependencies: + indent-string: 4.0.0 + strip-indent: 3.0.0 + + redent@4.0.0: + dependencies: + indent-string: 5.0.0 + strip-indent: 4.0.0 + + reduce-css-calc@2.1.8: + dependencies: + css-unit-converter: 1.1.2 + postcss-value-parser: 3.3.1 + + reflect-metadata@0.1.13: {} + + regenerate-unicode-properties@10.1.1: + dependencies: + regenerate: 1.4.2 + + regenerate@1.4.2: {} + + regenerator-runtime@0.14.1: {} + + regenerator-transform@0.15.2: + dependencies: + '@babel/runtime': 7.23.7 + + regex-not@1.0.2: + dependencies: + extend-shallow: 3.0.2 + safe-regex: 1.1.0 + + regexp.prototype.flags@1.5.1: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + set-function-name: 2.0.1 + + regexparam@2.0.0: {} + + regexpu-core@5.3.2: + dependencies: + '@babel/regjsgen': 0.8.0 + regenerate: 1.4.2 + regenerate-unicode-properties: 10.1.1 + regjsparser: 0.9.1 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 + + regjsparser@0.9.1: + dependencies: + jsesc: 0.5.0 + + rehype-slug@5.0.1: + dependencies: + '@types/hast': 2.3.4 + github-slugger: 1.4.0 + hast-util-has-property: 2.0.0 + hast-util-heading-rank: 2.1.0 + hast-util-to-string: 2.0.0 + unified: 10.1.2 + unist-util-visit: 4.1.0 + + reinterval@1.1.0: {} + + relay-runtime@12.0.0: + dependencies: + '@babel/runtime': 7.23.7 + fbjs: 3.0.4 + invariant: 2.2.4 + transitivePeerDependencies: + - encoding + + remark-emoji@3.0.2: + dependencies: + emoticon: 4.0.1 + node-emoji: 1.11.0 + unist-util-visit: 4.1.0 + + remark-gfm@3.0.1: + dependencies: + '@types/mdast': 3.0.10 + mdast-util-gfm: 2.0.2 + micromark-extension-gfm: 2.0.3 + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + + remark-mdx@2.1.0: + dependencies: + mdast-util-mdx: 2.0.0 + micromark-extension-mdxjs: 1.0.0 + transitivePeerDependencies: + - supports-color + + remark-parse@10.0.1: + dependencies: + '@types/mdast': 3.0.10 + mdast-util-from-markdown: 1.2.0 + unified: 10.1.2 + transitivePeerDependencies: + - supports-color + + remark-rehype@10.1.0: + dependencies: + '@types/hast': 2.3.4 + '@types/mdast': 3.0.10 + mdast-util-to-hast: 12.1.1 + unified: 10.1.2 + + remove-accents@0.4.2: {} + + remove-markdown@0.3.0: {} + + remove-trailing-separator@1.1.0: {} + + repeat-element@1.1.4: {} + + repeat-string@1.6.1: {} + + require-directory@2.1.1: {} + + require-env-variable@4.0.1: {} + + require-from-string@2.0.2: {} + + require-main-filename@2.0.0: {} + + resize-observer-polyfill@1.5.1: {} + + resolve-cwd@3.0.0: + dependencies: + resolve-from: 5.0.0 + + resolve-from@4.0.0: {} + + resolve-from@5.0.0: {} + + resolve-url@0.2.1: {} + + resolve.exports@2.0.2: {} + + resolve@1.22.8: + dependencies: + is-core-module: 2.13.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + + restore-cursor@3.1.0: + dependencies: + onetime: 5.1.2 + signal-exit: 3.0.7 + + ret@0.1.15: {} + + ret@0.2.2: {} + + retimer@3.0.0: {} + + reusify@1.0.4: {} + + rfdc@1.3.0: {} + + rgb-regex@1.0.1: {} + + rgba-regex@1.0.0: {} + + rimraf@2.6.3: + dependencies: + glob: 7.2.0 + + rimraf@2.7.1: + dependencies: + glob: 7.2.0 + + rimraf@3.0.2: + dependencies: + glob: 7.2.0 + + rollup@2.79.1: + optionalDependencies: + fsevents: 2.3.3 + + rollup@3.29.4: + optionalDependencies: + fsevents: 2.3.3 + + rtl-css-js@1.16.1: + dependencies: + '@babel/runtime': 7.23.7 + + run-applescript@5.0.0: + dependencies: + execa: 5.1.1 + + run-async@2.4.1: {} + + run-parallel@1.2.0: + dependencies: + queue-microtask: 1.2.3 + + rw@1.3.3: {} + + rxjs@6.6.7: + dependencies: + tslib: 1.14.1 + + rxjs@7.5.5: + dependencies: + tslib: 2.6.2 + + sade@1.8.1: + dependencies: + mri: 1.2.0 + + safe-array-concat@1.0.1: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + has-symbols: 1.0.3 + isarray: 2.0.5 + + safe-buffer@5.1.2: {} + + safe-buffer@5.2.1: {} + + safe-regex-test@1.0.0: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + is-regex: 1.1.4 + + safe-regex2@2.0.0: + dependencies: + ret: 0.2.2 + + safe-regex@1.1.0: + dependencies: + ret: 0.1.15 + + safe-stable-stringify@2.4.3: {} + + safer-buffer@2.1.2: {} + + sander@0.5.1: + dependencies: + es6-promise: 3.3.1 + graceful-fs: 4.2.9 + mkdirp: 0.5.5 + rimraf: 2.7.1 + + scheduler@0.20.2: + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + + screenfull@5.2.0: {} + + search-insights@2.13.0: {} + + section-matter@1.0.0: + dependencies: + extend-shallow: 2.0.1 + kind-of: 6.0.3 + + secure-json-parse@2.7.0: {} + + selfsigned@2.0.0: + dependencies: + node-forge: 1.2.1 + + semiver@1.1.0: {} + + semver@5.7.1: {} + + semver@6.3.1: {} + + semver@7.5.4: + dependencies: + lru-cache: 6.0.0 + + send@0.18.0: + dependencies: + debug: 2.6.9 + depd: 2.0.0 + destroy: 1.2.0 + encodeurl: 1.0.2 + escape-html: 1.0.3 + etag: 1.8.1 + fresh: 0.5.2 + http-errors: 2.0.0 + mime: 1.6.0 + ms: 2.1.3 + on-finished: 2.4.1 + range-parser: 1.2.1 + statuses: 2.0.1 + transitivePeerDependencies: + - supports-color + + sentence-case@3.0.4: + dependencies: + no-case: 3.0.4 + tslib: 2.6.2 + upper-case-first: 2.0.2 + + serialize-javascript@6.0.0: + dependencies: + randombytes: 2.1.0 + + serve-static@1.15.0: + dependencies: + encodeurl: 1.0.2 + escape-html: 1.0.3 + parseurl: 1.3.3 + send: 0.18.0 + transitivePeerDependencies: + - supports-color + + set-blocking@2.0.0: {} + + set-cookie-parser@2.6.0: {} + + set-function-length@1.1.1: + dependencies: + define-data-property: 1.1.1 + get-intrinsic: 1.2.2 + gopd: 1.0.1 + has-property-descriptors: 1.0.1 + + set-function-name@2.0.1: + dependencies: + define-data-property: 1.1.1 + functions-have-names: 1.2.3 + has-property-descriptors: 1.0.1 + + set-harmonic-interval@1.0.1: {} + + set-value@4.1.0: + dependencies: + is-plain-object: 2.0.4 + is-primitive: 3.0.1 + + setimmediate@1.0.5: {} + + setprototypeof@1.2.0: {} + + shallow-clone@3.0.1: + dependencies: + kind-of: 6.0.3 + + sharp@0.31.3: + dependencies: + color: 4.2.3 + detect-libc: 2.0.1 + node-addon-api: 5.1.0 + prebuild-install: 7.1.1 + semver: 7.5.4 + simple-get: 4.0.1 + tar-fs: 2.1.1 + tunnel-agent: 0.6.0 + + shebang-command@1.2.0: + dependencies: + shebang-regex: 1.0.0 + + shebang-command@2.0.0: + dependencies: + shebang-regex: 3.0.0 + + shebang-regex@1.0.0: {} + + shebang-regex@3.0.0: {} + + shell-exec@1.0.2: {} + + shell-quote@1.8.1: {} + + shiki-renderer-hast@1.1.5(shiki@0.11.1): + dependencies: + hastscript: 7.0.2 + shiki: 0.11.1 + + shiki@0.11.1: + dependencies: + jsonc-parser: 3.0.0 + vscode-oniguruma: 1.6.2 + vscode-textmate: 6.0.0 + + side-channel@1.0.4: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + object-inspect: 1.13.1 + + signal-exit@3.0.7: {} + + signal-exit@4.0.2: {} + + signedsource@1.0.0: {} + + simple-concat@1.0.1: {} + + simple-get@4.0.1: + dependencies: + decompress-response: 6.0.0 + once: 1.4.0 + simple-concat: 1.0.1 + + simple-swizzle@0.2.2: + dependencies: + is-arrayish: 0.3.2 + + single-user-cache@0.6.0: + dependencies: + safe-stable-stringify: 2.4.3 + + sirv@1.0.19: + dependencies: + '@polka/url': 1.0.0-next.24 + mrmime: 1.0.0 + totalist: 1.1.0 + + sirv@2.0.4: + dependencies: + '@polka/url': 1.0.0-next.24 + mrmime: 2.0.0 + totalist: 3.0.1 + + sisteransi@1.0.5: {} + + slash@3.0.0: {} + + slash@4.0.0: {} + + smartwrap@2.0.2: + dependencies: + array.prototype.flat: 1.3.2 + breakword: 1.0.5 + grapheme-splitter: 1.0.4 + strip-ansi: 6.0.1 + wcwidth: 1.0.1 + yargs: 15.4.1 + + snake-case@3.0.4: + dependencies: + dot-case: 3.0.4 + tslib: 2.6.2 + + snapdragon-node@2.1.1: + dependencies: + define-property: 1.0.0 + isobject: 3.0.1 + snapdragon-util: 3.0.1 + + snapdragon-util@3.0.1: + dependencies: + kind-of: 3.2.2 + + snapdragon@0.8.2: + dependencies: + base: 0.11.2 + debug: 2.6.9 + define-property: 0.2.5 + extend-shallow: 2.0.1 + map-cache: 0.2.2 + source-map: 0.5.7 + source-map-resolve: 0.5.3 + use: 3.1.1 + transitivePeerDependencies: + - supports-color + + sonic-boom@3.7.0: + dependencies: + atomic-sleep: 1.0.0 + + sorcery@0.10.0: + dependencies: + buffer-crc32: 0.2.13 + minimist: 1.2.5 + sander: 0.5.1 + sourcemap-codec: 1.4.8 + + sorcery@0.11.0: + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + buffer-crc32: 0.2.13 + minimist: 1.2.5 + sander: 0.5.1 + + source-map-js@1.0.2: {} + + source-map-resolve@0.5.3: + dependencies: + atob: 2.1.2 + decode-uri-component: 0.2.0 + resolve-url: 0.2.1 + source-map-url: 0.4.1 + urix: 0.1.0 + + source-map-support@0.5.13: + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + + source-map-support@0.5.21: + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + + source-map-url@0.4.1: {} + + source-map@0.5.6: {} + + source-map@0.5.7: {} + + source-map@0.6.1: {} + + sourcemap-codec@1.4.8: {} + + space-separated-tokens@2.0.1: {} + + spawn-command@0.0.2-1: {} + + spawndamnit@2.0.0: + dependencies: + cross-spawn: 5.1.0 + signal-exit: 3.0.7 + + spdx-correct@3.1.1: + dependencies: + spdx-expression-parse: 3.0.1 + spdx-license-ids: 3.0.11 + + spdx-exceptions@2.3.0: {} + + spdx-expression-parse@3.0.1: + dependencies: + spdx-exceptions: 2.3.0 + spdx-license-ids: 3.0.11 + + spdx-license-ids@3.0.11: {} + + split-string@3.1.0: + dependencies: + extend-shallow: 3.0.2 + + split2@4.2.0: {} + + split@0.3.3: + dependencies: + through: 2.3.8 + + sponge-case@1.0.1: + dependencies: + tslib: 2.6.2 + + sprintf-js@1.0.3: {} + + stack-generator@2.0.5: + dependencies: + stackframe: 1.2.1 + + stack-trace@0.0.10: {} + + stack-utils@2.0.5: + dependencies: + escape-string-regexp: 2.0.0 + + stackframe@1.2.1: {} + + stacktrace-gps@3.0.4: + dependencies: + source-map: 0.5.6 + stackframe: 1.2.1 + + stacktrace-js@2.0.2: + dependencies: + error-stack-parser: 2.0.7 + stack-generator: 2.0.5 + stacktrace-gps: 3.0.4 + + static-extend@0.1.2: + dependencies: + define-property: 0.2.5 + object-copy: 0.1.0 + + statuses@1.5.0: {} + + statuses@2.0.1: {} + + stream-combiner@0.0.4: + dependencies: + duplexer: 0.1.2 + + stream-transform@2.1.3: + dependencies: + mixme: 0.5.4 + + streamsearch@0.1.2: {} + + streamsearch@1.1.0: {} + + string-argv@0.3.2: {} + + string-env-interpolation@1.0.1: {} + + string-length@4.0.2: + dependencies: + char-regex: 1.0.2 + strip-ansi: 6.0.1 + + string-similarity@4.0.4: {} + + string-width@4.2.3: + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + + string.prototype.trim@1.2.8: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + + string.prototype.trimend@1.0.7: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + + string.prototype.trimstart@1.0.7: + dependencies: + call-bind: 1.0.5 + define-properties: 1.2.1 + es-abstract: 1.22.3 + + string_decoder@1.3.0: + dependencies: + safe-buffer: 5.2.1 + + stringify-entities@4.0.2: + dependencies: + character-entities-html4: 2.1.0 + character-entities-legacy: 3.0.0 + + strip-ansi@6.0.1: + dependencies: + ansi-regex: 5.0.1 + + strip-bom-string@1.0.0: {} + + strip-bom@3.0.0: {} + + strip-bom@4.0.0: {} + + strip-final-newline@2.0.0: {} + + strip-final-newline@3.0.0: {} + + strip-indent@3.0.0: + dependencies: + min-indent: 1.0.1 + + strip-indent@4.0.0: + dependencies: + min-indent: 1.0.1 + + strip-json-comments@2.0.1: {} + + strip-json-comments@3.1.1: {} + + strtok3@7.0.0: + dependencies: + '@tokenizer/token': 0.3.0 + peek-readable: 5.0.0 + + style-mod@4.1.2: {} + + style-to-object@0.3.0: + dependencies: + inline-style-parser: 0.1.1 + + style-value-types@5.0.0: + dependencies: + hey-listen: 1.0.8 + tslib: 2.6.2 + + styled-jsx@5.0.7(@babel/core@7.17.7)(babel-plugin-macros@3.1.0)(react@17.0.2): + dependencies: + react: 17.0.2 + optionalDependencies: + '@babel/core': 7.17.7 + babel-plugin-macros: 3.1.0 + + stylis@4.2.0: {} + + stylis@4.3.1: {} + + subarg@1.0.0: + dependencies: + minimist: 1.2.5 + + subscriptions-transport-ws-envelop@2.0.2(graphql@16.1.0-experimental-stream-defer.6)(ws@8.16.0): + dependencies: + backo2: 1.0.2 + eventemitter3: 4.0.7 + graphql: 16.1.0-experimental-stream-defer.6 + isomorphic-ws: 4.0.1(ws@8.16.0) + iterall: 1.3.0 + symbol-observable: 4.0.0 + ws: 8.16.0 + + supports-color@5.5.0: + dependencies: + has-flag: 3.0.0 + + supports-color@7.2.0: + dependencies: + has-flag: 4.0.0 + + supports-color@8.1.1: + dependencies: + has-flag: 4.0.0 + + supports-preserve-symlinks-flag@1.0.0: {} + + svelte-check@2.10.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2): + dependencies: + '@jridgewell/trace-mapping': 0.3.20 + chokidar: 3.5.3 + fast-glob: 3.3.2 + import-fresh: 3.3.0 + picocolors: 1.0.0 + sade: 1.8.1 + svelte: 3.59.2 + svelte-preprocess: 4.10.4(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2)(typescript@5.3.3) + typescript: 5.3.3 + transitivePeerDependencies: + - '@babel/core' + - coffeescript + - less + - node-sass + - postcss + - postcss-load-config + - pug + - sass + - stylus + - sugarss + + svelte-hmr@0.15.3(svelte@3.59.2): + dependencies: + svelte: 3.59.2 + + svelte-preprocess@4.10.4(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2)(typescript@5.3.3): + dependencies: + '@types/pug': 2.0.6 + '@types/sass': 1.43.1 + detect-indent: 6.1.0 + magic-string: 0.25.9 + sorcery: 0.10.0 + strip-indent: 3.0.0 + svelte: 3.59.2 + optionalDependencies: + '@babel/core': 7.17.7 + postcss: 8.4.32 + postcss-load-config: 3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + typescript: 5.3.3 + + svelte-preprocess@5.1.3(@babel/core@7.17.7)(postcss-load-config@3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(postcss@8.4.32)(svelte@3.59.2)(typescript@5.3.3): + dependencies: + '@types/pug': 2.0.6 + detect-indent: 6.1.0 + magic-string: 0.30.5 + sorcery: 0.11.0 + strip-indent: 3.0.0 + svelte: 3.59.2 + optionalDependencies: + '@babel/core': 7.17.7 + postcss: 8.4.32 + postcss-load-config: 3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + typescript: 5.3.3 + + svelte@3.59.2: {} + + swap-case@2.0.2: + dependencies: + tslib: 2.6.2 + + symbol-observable@4.0.0: {} + + systeminformation@5.21.22: {} + + tabbable@5.3.3: {} + + tailwindcss@2.2.19(autoprefixer@10.4.4(postcss@8.4.32))(postcss@8.4.32)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + arg: 5.0.1 + autoprefixer: 10.4.4(postcss@8.4.32) + bytes: 3.1.2 + chalk: 4.1.2 + chokidar: 3.5.3 + color: 4.2.3 + cosmiconfig: 7.0.1 + detective: 5.2.0 + didyoumean: 1.2.2 + dlv: 1.1.3 + fast-glob: 3.3.2 + fs-extra: 10.0.1 + glob-parent: 6.0.2 + html-tags: 3.1.0 + is-color-stop: 1.1.0 + is-glob: 4.0.3 + lodash: 4.17.21 + lodash.topath: 4.5.2 + modern-normalize: 1.1.0 + node-emoji: 1.11.0 + normalize-path: 3.0.0 + object-hash: 2.2.0 + postcss: 8.4.32 + postcss-js: 3.0.3 + postcss-load-config: 3.1.3(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + postcss-nested: 5.0.6(postcss@8.4.32) + postcss-selector-parser: 6.0.9 + postcss-value-parser: 4.2.0 + pretty-hrtime: 1.0.3 + purgecss: 4.1.3 + quick-lru: 5.1.1 + reduce-css-calc: 2.1.8 + resolve: 1.22.8 + tmp: 0.2.1 + transitivePeerDependencies: + - ts-node + + tar-fs@2.1.1: + dependencies: + chownr: 1.1.4 + mkdirp-classic: 0.5.3 + pump: 3.0.0 + tar-stream: 2.2.0 + + tar-stream@2.2.0: + dependencies: + bl: 4.1.0 + end-of-stream: 1.4.4 + fs-constants: 1.0.0 + inherits: 2.0.4 + readable-stream: 3.6.0 + + temp-dir@3.0.0: {} + + temp@0.8.4: + dependencies: + rimraf: 2.6.3 + + tempy@3.1.0: + dependencies: + is-stream: 3.0.0 + temp-dir: 3.0.0 + type-fest: 2.19.0 + unique-string: 3.0.0 + + term-size@2.2.1: {} + + test-exclude@6.0.0: + dependencies: + '@istanbuljs/schema': 0.1.3 + glob: 7.2.0 + minimatch: 3.1.2 + + thread-stream@2.4.1: + dependencies: + real-require: 0.2.0 + + throttle-debounce@3.0.1: {} + + through@2.3.8: {} + + time-span@4.0.0: + dependencies: + convert-hrtime: 3.0.0 + + timestring@6.0.0: {} + + timsort@0.3.0: {} + + tiny-glob@0.2.9: + dependencies: + globalyzer: 0.1.0 + globrex: 0.1.2 + + tiny-invariant@1.2.0: {} + + tiny-lru@10.0.1: {} + + tiny-lru@8.0.2: {} + + tinykeys@1.4.0: {} + + title-case@3.0.3: + dependencies: + tslib: 2.6.2 + + titleize@3.0.0: {} + + tmp-promise@3.0.3: + dependencies: + tmp: 0.2.1 + + tmp@0.0.33: + dependencies: + os-tmpdir: 1.0.2 + + tmp@0.2.1: + dependencies: + rimraf: 3.0.2 + + tmpl@1.0.5: {} + + to-fast-properties@2.0.0: {} + + to-object-path@0.3.0: + dependencies: + kind-of: 3.2.2 + + to-regex-range@2.1.1: + dependencies: + is-number: 3.0.0 + repeat-string: 1.6.1 + + to-regex-range@5.0.1: + dependencies: + is-number: 7.0.0 + + to-regex@3.0.2: + dependencies: + define-property: 2.0.2 + extend-shallow: 3.0.2 + regex-not: 1.0.2 + safe-regex: 1.1.0 + + toad-cache@3.4.1: {} + + toggle-selection@1.0.6: {} + + toidentifier@1.0.0: {} + + toidentifier@1.0.1: {} + + token-types@5.0.1: + dependencies: + '@tokenizer/token': 0.3.0 + ieee754: 1.2.1 + + totalist@1.1.0: {} + + totalist@3.0.1: {} + + tr46@0.0.3: {} + + tree-kill@1.2.2: {} + + trim-newlines@3.0.1: {} + + trim-newlines@4.0.2: {} + + trough@2.1.0: {} + + ts-easing@0.2.0: {} + + ts-jest@29.1.1(@babel/core@7.17.7)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.17.7))(esbuild@0.16.17)(jest@29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)))(typescript@5.3.3): + dependencies: + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 29.7.0(@types/node@18.19.4)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + jest-util: 29.7.0 + json5: 2.2.3 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.5.4 + typescript: 5.3.3 + yargs-parser: 21.1.1 + optionalDependencies: + '@babel/core': 7.17.7 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.17.7) + esbuild: 0.16.17 + + ts-morph@12.0.0: + dependencies: + '@ts-morph/common': 0.11.1 + code-block-writer: 10.1.1 + + ts-node@10.9.1(@types/node@14.18.33)(typescript@4.9.5): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 14.18.33 + acorn: 8.7.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 4.9.5 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + + ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 18.19.4 + acorn: 8.7.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.3.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + optional: true + + ts-node@9.1.1(typescript@5.3.3): + 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: 5.3.3 + yn: 3.1.1 + + ts-toolbelt@6.15.5: {} + + tsc-watch@6.0.4(typescript@5.3.3): + dependencies: + cross-spawn: 7.0.3 + node-cleanup: 2.1.2 + ps-tree: 1.2.0 + string-argv: 0.3.2 + typescript: 5.3.3 + + tslib@1.14.1: {} + + tslib@2.3.1: {} + + tslib@2.4.1: {} + + tslib@2.6.2: {} + + tsscmp@1.0.6: {} + + tty-table@4.2.3: + dependencies: + chalk: 4.1.2 + csv: 5.5.3 + kleur: 4.1.5 + smartwrap: 2.0.2 + strip-ansi: 6.0.1 + wcwidth: 1.0.1 + yargs: 17.7.2 + + tunnel-agent@0.6.0: + dependencies: + safe-buffer: 5.2.1 + + twin.macro@2.8.2(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)): + dependencies: + '@babel/parser': 7.23.6 + '@babel/template': 7.22.15 + autoprefixer: 10.4.4(postcss@8.4.32) + babel-plugin-macros: 2.8.0 + chalk: 4.1.2 + clean-set: 1.1.2 + color: 3.2.1 + dset: 2.1.0 + lodash.flatmap: 4.5.0 + lodash.get: 4.4.2 + lodash.merge: 4.6.2 + postcss: 8.4.32 + string-similarity: 4.0.4 + tailwindcss: 2.2.19(autoprefixer@10.4.4(postcss@8.4.32))(postcss@8.4.32)(ts-node@10.9.1(@types/node@18.19.4)(typescript@5.3.3)) + timsort: 0.3.0 + transitivePeerDependencies: + - ts-node + + type-detect@4.0.8: {} + + type-fest@0.13.1: {} + + type-fest@0.21.3: {} + + type-fest@0.6.0: {} + + type-fest@0.8.1: {} + + type-fest@1.4.0: {} + + type-fest@2.19.0: {} + + type-fest@3.13.1: {} + + type-graphql@1.1.1(class-validator@0.13.2)(graphql@15.8.0): + dependencies: + '@types/glob': 7.2.0 + '@types/node': 18.19.4 + '@types/semver': 7.5.6 + class-validator: 0.13.2 + glob: 7.2.0 + graphql: 15.8.0 + graphql-query-complexity: 0.7.2(graphql@15.8.0) + graphql-subscriptions: 1.2.1(graphql@15.8.0) + semver: 7.5.4 + tslib: 2.6.2 + + type-is@1.6.18: + dependencies: + media-typer: 0.3.0 + mime-types: 2.1.35 + + typed-array-buffer@1.0.0: + dependencies: + call-bind: 1.0.5 + get-intrinsic: 1.2.2 + is-typed-array: 1.1.12 + + typed-array-byte-length@1.0.0: + dependencies: + call-bind: 1.0.5 + for-each: 0.3.3 + has-proto: 1.0.1 + is-typed-array: 1.1.12 + + typed-array-byte-offset@1.0.0: + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.5 + for-each: 0.3.3 + has-proto: 1.0.1 + is-typed-array: 1.1.12 + + typed-array-length@1.0.4: + dependencies: + call-bind: 1.0.5 + for-each: 0.3.3 + is-typed-array: 1.1.12 + + typescript@4.9.5: {} + + typescript@5.3.3: {} + + ua-parser-js@0.7.31: {} + + uc.micro@1.0.6: {} + + unbox-primitive@1.0.2: + dependencies: + call-bind: 1.0.5 + has-bigints: 1.0.2 + has-symbols: 1.0.3 + which-boxed-primitive: 1.0.2 + + unc-path-regex@0.1.2: {} + + undici-types@5.26.5: {} + + undici@4.16.0: {} + + undici@5.20.0: + dependencies: + busboy: 1.6.0 + + undici@5.28.2: + dependencies: + '@fastify/busboy': 2.1.0 + + undici@5.5.1: {} + + unicode-canonical-property-names-ecmascript@2.0.0: {} + + unicode-match-property-ecmascript@2.0.0: + dependencies: + unicode-canonical-property-names-ecmascript: 2.0.0 + unicode-property-aliases-ecmascript: 2.1.0 + + unicode-match-property-value-ecmascript@2.1.0: {} + + unicode-property-aliases-ecmascript@2.1.0: {} + + unified@10.1.2: + dependencies: + '@types/unist': 2.0.6 + bail: 2.0.2 + extend: 3.0.2 + is-buffer: 2.0.5 + is-plain-obj: 4.0.0 + trough: 2.1.0 + vfile: 5.3.2 + + union-value@1.0.1: + dependencies: + arr-union: 3.1.0 + get-value: 2.0.6 + is-extendable: 0.1.1 + set-value: 4.1.0 + + unique-string@3.0.0: + dependencies: + crypto-random-string: 4.0.0 + + unist-builder@3.0.0: + dependencies: + '@types/unist': 2.0.6 + + unist-util-generated@2.0.0: {} + + unist-util-is@5.1.1: {} + + unist-util-position-from-estree@1.1.1: + dependencies: + '@types/unist': 2.0.6 + + unist-util-position@4.0.1: {} + + unist-util-remove-position@4.0.1: + dependencies: + '@types/unist': 2.0.6 + unist-util-visit: 4.1.0 + + unist-util-remove@3.1.0: + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.1.1 + unist-util-visit-parents: 5.1.0 + + unist-util-stringify-position@3.0.2: + dependencies: + '@types/unist': 2.0.6 + + unist-util-visit-parents@4.1.1: + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.1.1 + + unist-util-visit-parents@5.1.0: + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.1.1 + + unist-util-visit@3.1.0: + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.1.1 + unist-util-visit-parents: 4.1.1 + + unist-util-visit@4.1.0: + dependencies: + '@types/unist': 2.0.6 + unist-util-is: 5.1.1 + unist-util-visit-parents: 5.1.0 + + universalify@0.1.2: {} + + universalify@2.0.0: {} + + unixify@1.0.0: + dependencies: + normalize-path: 2.1.1 + + unload@2.2.0: + dependencies: + '@babel/runtime': 7.23.7 + detect-node: 2.1.0 + + unpipe@1.0.0: {} + + unset-value@1.0.0: + dependencies: + has-value: 0.3.1 + isobject: 3.0.1 + + untildify@4.0.0: {} + + update-browserslist-db@1.0.16(browserslist@4.23.0): + dependencies: + browserslist: 4.23.0 + escalade: 3.1.2 + picocolors: 1.0.1 + + upper-case-first@2.0.2: + dependencies: + tslib: 2.6.2 + + upper-case@2.0.2: + dependencies: + tslib: 2.6.2 + + uri-js@4.4.1: + dependencies: + punycode: 2.1.1 + + urix@0.1.0: {} + + urlpattern-polyfill@4.0.3: {} + + use-callback-ref@1.2.5(@types/react@17.0.74)(react@17.0.2): + dependencies: + react: 17.0.2 + optionalDependencies: + '@types/react': 17.0.74 + + use-debounce@8.0.4(react@17.0.2): + dependencies: + react: 17.0.2 + + use-immer@0.6.0(immer@9.0.12)(react@17.0.2): + dependencies: + immer: 9.0.12 + react: 17.0.2 + + use-sidecar@1.0.5(react@17.0.2): + dependencies: + detect-node-es: 1.1.0 + react: 17.0.2 + tslib: 1.14.1 + + use-sync-external-store@1.2.0(react@17.0.2): + dependencies: + react: 17.0.2 + + use@3.1.1: {} + + util-deprecate@1.0.2: {} + + utils-merge@1.0.1: {} + + uuid-parse@1.1.0: {} + + uuid@8.3.2: {} + + uvu@0.5.3: dependencies: - '@graphql-ez/utils': link:packages/core/utils - '@graphql-tools/schema': 9.0.19(graphql@15.8.0) - '@graphql-tools/utils': 9.2.1(graphql@15.8.0) - graphql: 15.8.0 - graphql-ez: file:packages/core/main(graphql@15.8.0) - dev: false + dequal: 2.0.2 + diff: 5.0.0 + kleur: 4.1.5 + sade: 1.8.1 - file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@16.1.0-experimental-stream-defer.6): - resolution: {directory: packages/plugin/schema, type: directory} - id: file:packages/plugin/schema - name: '@graphql-ez/plugin-schema' - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - graphql: - optional: true + v8-compile-cache-lib@3.0.1: {} + + v8-to-istanbul@9.2.0: dependencies: - '@graphql-ez/utils': link:packages/core/utils - '@graphql-tools/schema': 9.0.19(graphql@16.1.0-experimental-stream-defer.6) - '@graphql-tools/utils': 9.2.1(graphql@16.1.0-experimental-stream-defer.6) - graphql: 16.1.0-experimental-stream-defer.6 - graphql-ez: file:packages/core/main(graphql@16.1.0-experimental-stream-defer.6) - dev: false + '@jridgewell/trace-mapping': 0.3.20 + '@types/istanbul-lib-coverage': 2.0.4 + convert-source-map: 2.0.0 - file:packages/plugin/schema(graphql-ez@0.16.1)(graphql@16.6.0): - resolution: {directory: packages/plugin/schema, type: directory} - id: file:packages/plugin/schema - name: '@graphql-ez/plugin-schema' - engines: {node: '>=14.13.1'} - peerDependencies: - graphql: '*' - graphql-ez: '*' - peerDependenciesMeta: - graphql: - optional: true + validate-npm-package-license@3.0.4: dependencies: - '@graphql-ez/utils': link:packages/core/utils - '@graphql-tools/schema': 9.0.19(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 - graphql-ez: file:packages/core/main(graphql@16.6.0) - dev: false + spdx-correct: 3.1.1 + spdx-expression-parse: 3.0.1 + + validate-npm-package-name@4.0.0: + dependencies: + builtins: 5.0.1 + + validator@13.7.0: {} + + value-or-promise@1.0.11: {} + + value-or-promise@1.0.12: {} + + vary@1.1.2: {} + + vfile-matter@3.0.1: + dependencies: + '@types/js-yaml': 4.0.5 + is-buffer: 2.0.5 + js-yaml: 4.1.0 + + vfile-message@3.1.2: + dependencies: + '@types/unist': 2.0.6 + unist-util-stringify-position: 3.0.2 + + vfile@5.3.2: + dependencies: + '@types/unist': 2.0.6 + is-buffer: 2.0.5 + unist-util-stringify-position: 3.0.2 + vfile-message: 3.1.2 + + vite@4.5.1(@types/node@18.19.4): + dependencies: + esbuild: 0.16.17 + postcss: 8.4.32 + rollup: 3.29.4 + optionalDependencies: + '@types/node': 18.19.4 + fsevents: 2.3.3 + + vitefu@0.2.5(vite@4.5.1(@types/node@18.19.4)): + optionalDependencies: + vite: 4.5.1(@types/node@18.19.4) + + void-elements@3.1.0: {} + + vscode-languageserver-types@3.17.5: {} + + vscode-oniguruma@1.6.2: {} + + vscode-textmate@6.0.0: {} + + w3c-keyname@2.2.8: {} + + wait-for-expect@3.0.2: {} + + wait-on@6.0.1: + dependencies: + axios: 0.25.0 + joi: 17.6.0 + lodash: 4.17.21 + minimist: 1.2.5 + rxjs: 7.5.5 + transitivePeerDependencies: + - debug + + walker@1.0.8: + dependencies: + makeerror: 1.0.12 + + warning@4.0.3: + dependencies: + loose-envify: 1.4.0 + + wcwidth@1.0.1: + dependencies: + defaults: 1.0.3 + + web-streams-polyfill@3.2.0: {} + + web-streams-polyfill@4.0.0-beta.1: {} + + webcrypto-core@1.7.7: + dependencies: + '@peculiar/asn1-schema': 2.3.8 + '@peculiar/json-schema': 1.1.12 + asn1js: 3.0.5 + pvtsutils: 1.3.5 + tslib: 2.6.2 + + webidl-conversions@3.0.1: {} + + webpack-bundle-analyzer@4.3.0: + dependencies: + acorn: 8.7.0 + acorn-walk: 8.2.0 + chalk: 4.1.2 + commander: 6.2.1 + gzip-size: 6.0.0 + lodash: 4.17.21 + opener: 1.5.2 + sirv: 1.0.19 + ws: 7.5.7 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + + whatwg-url@5.0.0: + dependencies: + tr46: 0.0.3 + webidl-conversions: 3.0.1 + + which-boxed-primitive@1.0.2: + dependencies: + is-bigint: 1.0.4 + is-boolean-object: 1.1.2 + is-number-object: 1.0.6 + is-string: 1.0.7 + is-symbol: 1.0.4 + + which-module@2.0.0: {} + + which-pm@2.0.0: + dependencies: + load-yaml-file: 0.2.0 + path-exists: 4.0.0 + + which-typed-array@1.1.13: + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.5 + for-each: 0.3.3 + gopd: 1.0.1 + has-tostringtag: 1.0.0 + + which@1.3.1: + dependencies: + isexe: 2.0.0 + + which@2.0.2: + dependencies: + isexe: 2.0.0 + + widest-line@3.1.0: + dependencies: + string-width: 4.2.3 + + workerpool@6.2.1: {} + + worktop@0.7.3: + dependencies: + regexparam: 2.0.0 + + wrap-ansi@6.2.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + + wrap-ansi@7.0.0: + dependencies: + ansi-styles: 4.3.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + + wrappy@1.0.2: {} + + write-file-atomic@2.4.3: + dependencies: + graceful-fs: 4.2.9 + imurmurhash: 0.1.4 + signal-exit: 3.0.7 + + write-file-atomic@4.0.2: + dependencies: + imurmurhash: 0.1.4 + signal-exit: 3.0.7 + + ws@7.5.7: {} + + ws@8.11.0: {} + + ws@8.16.0: {} + + xtend@4.0.2: {} + + y18n@4.0.3: {} + + y18n@5.0.8: {} + + yallist@2.1.2: {} + + yallist@3.1.1: {} + + yallist@4.0.0: {} + + yaml@1.10.2: {} + + yaml@2.3.4: {} + + yargs-parser@18.1.3: + dependencies: + camelcase: 5.3.1 + decamelize: 1.2.0 + + yargs-parser@20.2.4: {} + + yargs-parser@20.2.9: {} + + yargs-parser@21.1.1: {} + + yargs-unparser@2.0.0: + dependencies: + camelcase: 6.3.0 + decamelize: 4.0.0 + flat: 5.0.2 + is-plain-obj: 2.1.0 + + yargs@15.4.1: + dependencies: + cliui: 6.0.0 + decamelize: 1.2.0 + find-up: 4.1.0 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + require-main-filename: 2.0.0 + set-blocking: 2.0.0 + string-width: 4.2.3 + which-module: 2.0.0 + y18n: 4.0.3 + yargs-parser: 18.1.3 + + yargs@16.2.0: + dependencies: + cliui: 7.0.4 + escalade: 3.1.1 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.8 + yargs-parser: 20.2.9 + + yargs@17.7.2: + dependencies: + cliui: 8.0.1 + escalade: 3.1.1 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.8 + yargs-parser: 21.1.1 + + ylru@1.3.2: {} + + yn@3.1.1: {} + + yocto-queue@0.1.0: {} + + yocto-queue@1.0.0: {} + + youch@2.2.2: + dependencies: + '@types/stack-trace': 0.0.29 + cookie: 0.4.2 + mustache: 4.2.0 + stack-trace: 0.0.10 + + zustand@3.7.2(react@17.0.2): + optionalDependencies: + react: 17.0.2 + + zwitch@2.0.2: {}