mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
![dependabot[bot]](/assets/img/avatar_default.png)
* build(deps): bump the npm group in /web with 18 updates Bumps the npm group in /web with 18 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.33.0` | `4.35.7` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `4.33.0` | `4.35.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.8.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.24` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` | | [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) | `7.7.15` | `7.7.16` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.5.0` | `6.7.3` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.5.0` | `6.7.3` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.3.2` | `3.4.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.50.0` | | [formik](https://github.com/jaredpalmer/formik) | `2.4.3` | `2.4.5` | | [postcss](https://github.com/postcss/postcss) | `8.4.29` | `8.4.31` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.45.4` | `7.46.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.0` | | [react-select](https://github.com/JedWatson/react-select) | `5.7.4` | `5.7.5` | | [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) | `0.16.4` | `0.16.5` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `3.2.0` | `4.1.0` | Updates `@tanstack/react-query` from 4.33.0 to 4.35.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v4.35.7/packages/react-query) Updates `@tanstack/react-query-devtools` from 4.33.0 to 4.35.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v4.35.7/packages/react-query-devtools) Updates `@types/node` from 20.5.9 to 20.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.21 to 18.2.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.7 to 18.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react-table` from 7.7.15 to 7.7.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table) Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser) Updates `@vitejs/plugin-react-swc` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.3.2...v3.4.0) Updates `autoprefixer` from 10.4.15 to 10.4.16 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16) Updates `eslint` from 8.48.0 to 8.50.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.50.0) Updates `formik` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/jaredpalmer/formik/releases) - [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.3...formik@2.4.5) Updates `postcss` from 8.4.29 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31) Updates `react-hook-form` from 7.45.4 to 7.46.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.45.4...v7.46.2) Updates `react-router-dom` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.16.0/packages/react-router-dom) Updates `react-select` from 5.7.4 to 5.7.5 - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.7.4...react-select@5.7.5) Updates `vite-plugin-pwa` from 0.16.4 to 0.16.5 - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.16.4...v0.16.5) Updates `vite-plugin-svgr` from 3.2.0 to 4.1.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](https://github.com/pd4d10/vite-plugin-svgr/compare/v3.2.0...v4.1.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: formik dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite-plugin-pwa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite-plugin-svgr dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * fix svg imports --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
6026 lines
212 KiB
YAML
6026 lines
212 KiB
YAML
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
overrides:
|
|
react: ^18.2.0
|
|
|
|
dependencies:
|
|
'@headlessui/react':
|
|
specifier: ^1.7.17
|
|
version: 1.7.17(react-dom@18.2.0)(react@18.2.0)
|
|
'@heroicons/react':
|
|
specifier: ^2.0.18
|
|
version: 2.0.18(react@18.2.0)
|
|
'@hookform/error-message':
|
|
specifier: ^2.0.1
|
|
version: 2.0.1(react-dom@18.2.0)(react-hook-form@7.46.2)(react@18.2.0)
|
|
'@tailwindcss/forms':
|
|
specifier: ^0.5.6
|
|
version: 0.5.6(tailwindcss@3.3.3)
|
|
'@tanstack/react-query':
|
|
specifier: ^4.35.7
|
|
version: 4.35.7(react-dom@18.2.0)(react@18.2.0)
|
|
'@tanstack/react-query-devtools':
|
|
specifier: ^4.35.7
|
|
version: 4.35.7(@tanstack/react-query@4.35.7)(react-dom@18.2.0)(react@18.2.0)
|
|
'@types/node':
|
|
specifier: ^20.8.0
|
|
version: 20.8.0
|
|
'@types/react':
|
|
specifier: ^18.2.24
|
|
version: 18.2.24
|
|
'@types/react-dom':
|
|
specifier: ^18.2.8
|
|
version: 18.2.8
|
|
'@types/react-portal':
|
|
specifier: ^4.0.4
|
|
version: 4.0.4
|
|
'@types/react-router-dom':
|
|
specifier: ^5.3.3
|
|
version: 5.3.3
|
|
'@types/react-table':
|
|
specifier: ^7.7.16
|
|
version: 7.7.16
|
|
'@typescript-eslint/eslint-plugin':
|
|
specifier: ^6.7.3
|
|
version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2)
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.7.3
|
|
version: 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
'@vitejs/plugin-react-swc':
|
|
specifier: ^3.4.0
|
|
version: 3.4.0(vite@4.4.9)
|
|
autoprefixer:
|
|
specifier: ^10.4.16
|
|
version: 10.4.16(postcss@8.4.31)
|
|
buffer:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
date-fns:
|
|
specifier: ^2.30.0
|
|
version: 2.30.0
|
|
eslint:
|
|
specifier: ^8.50.0
|
|
version: 8.50.0
|
|
eslint-plugin-import:
|
|
specifier: ^2.28.1
|
|
version: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)
|
|
eslint-plugin-react:
|
|
specifier: ^7.33.2
|
|
version: 7.33.2(eslint@8.50.0)
|
|
eslint-plugin-react-hooks:
|
|
specifier: ^4.6.0
|
|
version: 4.6.0(eslint@8.50.0)
|
|
eslint-watch:
|
|
specifier: ^8.0.0
|
|
version: 8.0.0(eslint@8.50.0)
|
|
formik:
|
|
specifier: ^2.4.5
|
|
version: 2.4.5(react@18.2.0)
|
|
http-proxy-middleware:
|
|
specifier: ^2.0.6
|
|
version: 2.0.6
|
|
postcss:
|
|
specifier: ^8.4.31
|
|
version: 8.4.31
|
|
react:
|
|
specifier: ^18.2.0
|
|
version: 18.2.0
|
|
react-debounce-input:
|
|
specifier: ^3.3.0
|
|
version: 3.3.0(react@18.2.0)
|
|
react-dom:
|
|
specifier: ^18.2.0
|
|
version: 18.2.0(react@18.2.0)
|
|
react-error-boundary:
|
|
specifier: ^4.0.11
|
|
version: 4.0.11(react@18.2.0)
|
|
react-hook-form:
|
|
specifier: ^7.46.2
|
|
version: 7.46.2(react@18.2.0)
|
|
react-hot-toast:
|
|
specifier: ^2.4.1
|
|
version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0)
|
|
react-multi-select-component:
|
|
specifier: ^4.3.4
|
|
version: 4.3.4(react-dom@18.2.0)(react@18.2.0)
|
|
react-popper-tooltip:
|
|
specifier: ^4.4.2
|
|
version: 4.4.2(react-dom@18.2.0)(react@18.2.0)
|
|
react-portal:
|
|
specifier: ^4.2.2
|
|
version: 4.2.2(react-dom@18.2.0)(react@18.2.0)
|
|
react-ridge-state:
|
|
specifier: 4.2.9
|
|
version: 4.2.9(react@18.2.0)
|
|
react-router-dom:
|
|
specifier: ^6.16.0
|
|
version: 6.16.0(react-dom@18.2.0)(react@18.2.0)
|
|
react-select:
|
|
specifier: ^5.7.5
|
|
version: 5.7.5(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0)
|
|
react-table:
|
|
specifier: ^7.8.0
|
|
version: 7.8.0(react@18.2.0)
|
|
react-textarea-autosize:
|
|
specifier: ^8.5.3
|
|
version: 8.5.3(@types/react@18.2.24)(react@18.2.0)
|
|
stacktracey:
|
|
specifier: ^2.1.8
|
|
version: 2.1.8
|
|
tailwindcss:
|
|
specifier: ^3.3.3
|
|
version: 3.3.3
|
|
typescript:
|
|
specifier: ^5.2.2
|
|
version: 5.2.2
|
|
vite:
|
|
specifier: ^4.4.9
|
|
version: 4.4.9(@types/node@20.8.0)
|
|
vite-plugin-pwa:
|
|
specifier: ^0.16.5
|
|
version: 0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
|
vite-plugin-svgr:
|
|
specifier: ^4.1.0
|
|
version: 4.1.0(rollup@2.79.1)(typescript@5.2.2)(vite@4.4.9)
|
|
workbox-window:
|
|
specifier: ^7.0.0
|
|
version: 7.0.0
|
|
zod:
|
|
specifier: ^3.22.2
|
|
version: 3.22.2
|
|
zod-formik-adapter:
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(formik@2.4.5)(zod@3.22.2)
|
|
|
|
packages:
|
|
|
|
/@aashutoshrathi/word-wrap@1.2.6:
|
|
resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/@alloc/quick-lru@5.2.0:
|
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/@ampproject/remapping@2.2.1:
|
|
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.19
|
|
dev: false
|
|
|
|
/@apideck/better-ajv-errors@0.3.6(ajv@8.12.0):
|
|
resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
ajv: '>=8'
|
|
dependencies:
|
|
ajv: 8.12.0
|
|
json-schema: 0.4.0
|
|
jsonpointer: 5.0.1
|
|
leven: 3.1.0
|
|
dev: false
|
|
|
|
/@babel/code-frame@7.22.13:
|
|
resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/highlight': 7.22.20
|
|
chalk: 2.4.2
|
|
dev: false
|
|
|
|
/@babel/compat-data@7.22.20:
|
|
resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/core@7.23.0:
|
|
resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.2.1
|
|
'@babel/code-frame': 7.22.13
|
|
'@babel/generator': 7.23.0
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/helpers': 7.23.1
|
|
'@babel/parser': 7.23.0
|
|
'@babel/template': 7.22.15
|
|
'@babel/traverse': 7.23.0
|
|
'@babel/types': 7.23.0
|
|
convert-source-map: 2.0.0
|
|
debug: 4.3.4
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/generator@7.23.0:
|
|
resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.19
|
|
jsesc: 2.5.2
|
|
dev: false
|
|
|
|
/@babel/helper-annotate-as-pure@7.22.5:
|
|
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15:
|
|
resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/helper-compilation-targets@7.22.15:
|
|
resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.20
|
|
'@babel/helper-validator-option': 7.22.15
|
|
browserslist: 4.22.1
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
dev: false
|
|
|
|
/@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@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.23.0)
|
|
'@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-create-regexp-features-plugin@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
regexpu-core: 5.3.2
|
|
semver: 6.3.1
|
|
dev: false
|
|
|
|
/@babel/helper-define-polyfill-provider@0.4.2(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
debug: 4.3.4
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-environment-visitor@7.22.20:
|
|
resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@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.0
|
|
dev: false
|
|
|
|
/@babel/helper-hoist-variables@7.22.5:
|
|
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@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.0
|
|
dev: false
|
|
|
|
/@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.0
|
|
dev: false
|
|
|
|
/@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@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
|
|
dev: false
|
|
|
|
/@babel/helper-optimise-call-expression@7.22.5:
|
|
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/helper-plugin-utils@7.22.5:
|
|
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-environment-visitor': 7.22.20
|
|
'@babel/helper-wrap-function': 7.22.20
|
|
dev: false
|
|
|
|
/@babel/helper-replace-supers@7.22.20(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@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:
|
|
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@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.0
|
|
dev: false
|
|
|
|
/@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.0
|
|
dev: false
|
|
|
|
/@babel/helper-string-parser@7.22.5:
|
|
resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/helper-validator-identifier@7.22.20:
|
|
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/helper-validator-option@7.22.15:
|
|
resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/helper-wrap-function@7.22.20:
|
|
resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-function-name': 7.23.0
|
|
'@babel/template': 7.22.15
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/helpers@7.23.1:
|
|
resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.22.15
|
|
'@babel/traverse': 7.23.0
|
|
'@babel/types': 7.23.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/highlight@7.22.20:
|
|
resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.22.20
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
dev: false
|
|
|
|
/@babel/parser@7.23.0:
|
|
resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
'@babel/plugin-transform-optional-chaining': 7.23.0(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-async-generator-functions@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-environment-visitor': 7.22.20
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-module-imports': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoping@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-classes@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@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.23.0)
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
globals: 11.12.0
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/template': 7.22.15
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-destructuring@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-export-namespace-from@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-for-of@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@babel/helper-function-name': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-json-strings@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-amd@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-commonjs@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-simple-access': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-systemjs@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-hoist-variables': 7.22.5
|
|
'@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-validator-identifier': 7.22.20
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.20
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-optional-chaining@7.23.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@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.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-annotate-as-pure': 7.22.5
|
|
'@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
regenerator-transform: 0.15.2
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
dev: false
|
|
|
|
/@babel/preset-env@7.22.20(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.20
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-compilation-targets': 7.22.15
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/helper-validator-option': 7.22.15
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.0)
|
|
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-async-generator-functions': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-block-scoping': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-class-static-block': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-classes': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-destructuring': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-dynamic-import': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-export-namespace-from': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-for-of': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-json-strings': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-literals': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-logical-assignment-operators': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-modules-amd': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-modules-systemjs': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-nullish-coalescing-operator': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-numeric-separator': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-object-rest-spread': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-optional-catch-binding': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-optional-chaining': 7.23.0(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-private-property-in-object': 7.22.11(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-spread': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.23.0)
|
|
'@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.0)
|
|
'@babel/types': 7.23.0
|
|
babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.23.0)
|
|
babel-plugin-polyfill-corejs3: 0.8.4(@babel/core@7.23.0)
|
|
babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.23.0)
|
|
core-js-compat: 3.32.2
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-plugin-utils': 7.22.5
|
|
'@babel/types': 7.23.0
|
|
esutils: 2.0.3
|
|
dev: false
|
|
|
|
/@babel/regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
|
|
dev: false
|
|
|
|
/@babel/runtime@7.22.10:
|
|
resolution: {integrity: sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.14.0
|
|
dev: false
|
|
|
|
/@babel/runtime@7.22.11:
|
|
resolution: {integrity: sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.14.0
|
|
dev: false
|
|
|
|
/@babel/runtime@7.23.1:
|
|
resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.14.0
|
|
dev: false
|
|
|
|
/@babel/template@7.22.15:
|
|
resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.13
|
|
'@babel/parser': 7.23.0
|
|
'@babel/types': 7.23.0
|
|
dev: false
|
|
|
|
/@babel/traverse@7.23.0:
|
|
resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.13
|
|
'@babel/generator': 7.23.0
|
|
'@babel/helper-environment-visitor': 7.22.20
|
|
'@babel/helper-function-name': 7.23.0
|
|
'@babel/helper-hoist-variables': 7.22.5
|
|
'@babel/helper-split-export-declaration': 7.22.6
|
|
'@babel/parser': 7.23.0
|
|
'@babel/types': 7.23.0
|
|
debug: 4.3.4
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/types@7.23.0:
|
|
resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.22.5
|
|
'@babel/helper-validator-identifier': 7.22.20
|
|
to-fast-properties: 2.0.0
|
|
dev: false
|
|
|
|
/@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.1
|
|
'@emotion/hash': 0.9.1
|
|
'@emotion/memoize': 0.8.1
|
|
'@emotion/serialize': 1.1.2
|
|
babel-plugin-macros: 3.1.0
|
|
convert-source-map: 1.9.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:
|
|
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:
|
|
resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==}
|
|
dev: false
|
|
|
|
/@emotion/memoize@0.8.1:
|
|
resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==}
|
|
dev: false
|
|
|
|
/@emotion/react@11.11.1(@types/react@18.2.24)(react@18.2.0):
|
|
resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^18.2.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
'@emotion/babel-plugin': 11.11.0
|
|
'@emotion/cache': 11.11.0
|
|
'@emotion/serialize': 1.1.2
|
|
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
|
|
'@emotion/utils': 1.2.1
|
|
'@emotion/weak-memoize': 0.3.1
|
|
'@types/react': 18.2.24
|
|
hoist-non-react-statics: 3.3.2
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@emotion/serialize@1.1.2:
|
|
resolution: {integrity: sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==}
|
|
dependencies:
|
|
'@emotion/hash': 0.9.1
|
|
'@emotion/memoize': 0.8.1
|
|
'@emotion/unitless': 0.8.1
|
|
'@emotion/utils': 1.2.1
|
|
csstype: 3.1.2
|
|
dev: false
|
|
|
|
/@emotion/sheet@1.2.2:
|
|
resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==}
|
|
dev: false
|
|
|
|
/@emotion/unitless@0.8.1:
|
|
resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
|
|
dev: false
|
|
|
|
/@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0):
|
|
resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@emotion/utils@1.2.1:
|
|
resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==}
|
|
dev: false
|
|
|
|
/@emotion/weak-memoize@0.3.1:
|
|
resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==}
|
|
dev: false
|
|
|
|
/@esbuild/android-arm64@0.18.20:
|
|
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.18.20:
|
|
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.18.20:
|
|
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.18.20:
|
|
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.18.20:
|
|
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.18.20:
|
|
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.18.20:
|
|
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.18.20:
|
|
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.18.20:
|
|
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.18.20:
|
|
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.18.20:
|
|
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.18.20:
|
|
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.18.20:
|
|
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.18.20:
|
|
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.18.20:
|
|
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.18.20:
|
|
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.18.20:
|
|
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.18.20:
|
|
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.18.20:
|
|
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@eslint-community/eslint-utils@4.4.0(eslint@8.50.0):
|
|
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
dependencies:
|
|
eslint: 8.50.0
|
|
eslint-visitor-keys: 3.4.3
|
|
dev: false
|
|
|
|
/@eslint-community/regexpp@4.9.0:
|
|
resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
dev: false
|
|
|
|
/@eslint/eslintrc@2.1.2:
|
|
resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.3.4
|
|
espree: 9.6.1
|
|
globals: 13.22.0
|
|
ignore: 5.2.4
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@eslint/js@8.50.0:
|
|
resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: false
|
|
|
|
/@floating-ui/core@1.5.0:
|
|
resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==}
|
|
dependencies:
|
|
'@floating-ui/utils': 0.1.4
|
|
dev: false
|
|
|
|
/@floating-ui/dom@1.5.3:
|
|
resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==}
|
|
dependencies:
|
|
'@floating-ui/core': 1.5.0
|
|
'@floating-ui/utils': 0.1.4
|
|
dev: false
|
|
|
|
/@floating-ui/utils@0.1.4:
|
|
resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==}
|
|
dev: false
|
|
|
|
/@headlessui/react@1.7.17(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-4am+tzvkqDSSgiwrsEpGWqgGo9dz8qU5M3znCkC4PgkpY4HcCZzEDEvozltGGGHIKl9jbXbZPSH5TWn4sWJdow==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^16 || ^17 || ^18
|
|
dependencies:
|
|
client-only: 0.0.1
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/@heroicons/react@2.0.18(react@18.2.0):
|
|
resolution: {integrity: sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@hookform/error-message@2.0.1(react-dom@18.2.0)(react-hook-form@7.46.2)(react@18.2.0):
|
|
resolution: {integrity: sha512-U410sAr92xgxT1idlu9WWOVjndxLdgPUHEB8Schr27C9eh7/xUnITWpCMF93s+lGiG++D4JnbSnrb5A21AdSNg==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: '>=16.8.0'
|
|
react-hook-form: ^7.0.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-hook-form: 7.46.2(react@18.2.0)
|
|
dev: false
|
|
|
|
/@humanwhocodes/config-array@0.11.11:
|
|
resolution: {integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==}
|
|
engines: {node: '>=10.10.0'}
|
|
dependencies:
|
|
'@humanwhocodes/object-schema': 1.2.1
|
|
debug: 4.3.4
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@humanwhocodes/module-importer@1.0.1:
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
dev: false
|
|
|
|
/@humanwhocodes/object-schema@1.2.1:
|
|
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
|
|
dev: false
|
|
|
|
/@jridgewell/gen-mapping@0.3.3:
|
|
resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.2
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
'@jridgewell/trace-mapping': 0.3.19
|
|
dev: false
|
|
|
|
/@jridgewell/resolve-uri@3.1.1:
|
|
resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: false
|
|
|
|
/@jridgewell/set-array@1.1.2:
|
|
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: false
|
|
|
|
/@jridgewell/source-map@0.3.5:
|
|
resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.19
|
|
dev: false
|
|
|
|
/@jridgewell/sourcemap-codec@1.4.15:
|
|
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
|
dev: false
|
|
|
|
/@jridgewell/trace-mapping@0.3.19:
|
|
resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.1
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
dev: false
|
|
|
|
/@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
|
|
dev: false
|
|
|
|
/@nodelib/fs.stat@2.0.5:
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
dev: false
|
|
|
|
/@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.15.0
|
|
dev: false
|
|
|
|
/@popperjs/core@2.11.8:
|
|
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
|
dev: false
|
|
|
|
/@remix-run/router@1.9.0:
|
|
resolution: {integrity: sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: false
|
|
|
|
/@rollup/plugin-babel@5.3.1(@babel/core@7.23.0)(rollup@2.79.1):
|
|
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
|
|
engines: {node: '>= 10.0.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
'@types/babel__core': ^7.1.9
|
|
rollup: ^1.20.0||^2.0.0
|
|
peerDependenciesMeta:
|
|
'@types/babel__core':
|
|
optional: true
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-module-imports': 7.22.15
|
|
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
|
|
rollup: 2.79.1
|
|
dev: false
|
|
|
|
/@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1):
|
|
resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==}
|
|
engines: {node: '>= 10.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0
|
|
dependencies:
|
|
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
|
|
'@types/resolve': 1.17.1
|
|
builtin-modules: 3.3.0
|
|
deepmerge: 4.3.1
|
|
is-module: 1.0.0
|
|
resolve: 1.22.6
|
|
rollup: 2.79.1
|
|
dev: false
|
|
|
|
/@rollup/plugin-replace@2.4.2(rollup@2.79.1):
|
|
resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==}
|
|
peerDependencies:
|
|
rollup: ^1.20.0 || ^2.0.0
|
|
dependencies:
|
|
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
|
|
magic-string: 0.25.9
|
|
rollup: 2.79.1
|
|
dev: false
|
|
|
|
/@rollup/pluginutils@3.1.0(rollup@2.79.1):
|
|
resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==}
|
|
engines: {node: '>= 8.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0
|
|
dependencies:
|
|
'@types/estree': 0.0.39
|
|
estree-walker: 1.0.1
|
|
picomatch: 2.3.1
|
|
rollup: 2.79.1
|
|
dev: false
|
|
|
|
/@rollup/pluginutils@5.0.4(rollup@2.79.1):
|
|
resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
rollup: ^1.20.0||^2.0.0||^3.0.0
|
|
peerDependenciesMeta:
|
|
rollup:
|
|
optional: true
|
|
dependencies:
|
|
'@types/estree': 1.0.2
|
|
estree-walker: 2.0.2
|
|
picomatch: 2.3.1
|
|
rollup: 2.79.1
|
|
dev: false
|
|
|
|
/@surma/rollup-plugin-off-main-thread@2.2.3:
|
|
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
|
dependencies:
|
|
ejs: 3.1.9
|
|
json5: 2.2.3
|
|
magic-string: 0.25.9
|
|
string.prototype.matchall: 4.0.10
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
dev: false
|
|
|
|
/@svgr/babel-preset@8.1.0(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@svgr/babel-plugin-add-jsx-attribute': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-remove-jsx-attribute': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-svg-dynamic-title': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-svg-em-dimensions': 8.0.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-transform-react-native-svg': 8.1.0(@babel/core@7.23.0)
|
|
'@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.23.0)
|
|
dev: false
|
|
|
|
/@svgr/core@8.1.0(typescript@5.2.2):
|
|
resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@svgr/babel-preset': 8.1.0(@babel/core@7.23.0)
|
|
camelcase: 6.3.0
|
|
cosmiconfig: 8.3.6(typescript@5.2.2)
|
|
snake-case: 3.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@svgr/hast-util-to-babel-ast@8.0.0:
|
|
resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
'@babel/types': 7.23.0
|
|
entities: 4.5.0
|
|
dev: false
|
|
|
|
/@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0):
|
|
resolution: {integrity: sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@svgr/core': '*'
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@svgr/babel-preset': 8.1.0(@babel/core@7.23.0)
|
|
'@svgr/core': 8.1.0(typescript@5.2.2)
|
|
'@svgr/hast-util-to-babel-ast': 8.0.0
|
|
svg-parser: 2.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@swc/core-darwin-arm64@1.3.90:
|
|
resolution: {integrity: sha512-he0w74HvcoufE6CZrB/U/VGVbc7021IQvYrn1geMACnq/OqMBqjdczNtdNfJAy87LZ4AOUjHDKEIjsZZu7o8nQ==}
|
|
engines: {node: '>=10'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-darwin-x64@1.3.90:
|
|
resolution: {integrity: sha512-hKNM0Ix0qMlAamPe0HUfaAhQVbZEL5uK6Iw8v9ew0FtVB4v7EifQ9n41wh+yCj0CjcHBPEBbQU0P6mNTxJu/RQ==}
|
|
engines: {node: '>=10'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-linux-arm-gnueabihf@1.3.90:
|
|
resolution: {integrity: sha512-HumvtrqTWE8rlFuKt7If0ZL7145H/jVc4AeziVjcd+/ajpqub7IyfrLCYd5PmKMtfeSVDMsxjG0BJ0HLRxrTJA==}
|
|
engines: {node: '>=10'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-linux-arm64-gnu@1.3.90:
|
|
resolution: {integrity: sha512-tA7DqCS7YCwngwXZQeqQhhMm8BbydpaABw8Z/EDQ7KPK1iZ1rNjZw+aWvSpmNmEGmH1RmQ9QDS9mGRDp0faAeg==}
|
|
engines: {node: '>=10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-linux-arm64-musl@1.3.90:
|
|
resolution: {integrity: sha512-p2Vtid5BZA36fJkNUwk5HP+HJlKgTru+Ghna7pRe45ghKkkRIUk3fhkgudEvfKfhT+3AvP+GTVQ+T9k0gc9S8w==}
|
|
engines: {node: '>=10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-linux-x64-gnu@1.3.90:
|
|
resolution: {integrity: sha512-J6pDtWaulYGXuANERuvv4CqmUbZOQrRZBCRQGZQJ6a86RWpesZqckBelnYx48wYmkgvMkF95Y3xbI3WTfoSHzw==}
|
|
engines: {node: '>=10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-linux-x64-musl@1.3.90:
|
|
resolution: {integrity: sha512-3Gh6EA3+0K+l3MqnRON7h5bZ32xLmfcVM6QiHHJ9dBttq7YOEeEoMOCdIPMaQxJmK1VfLgZCsPYRd66MhvUSkw==}
|
|
engines: {node: '>=10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-win32-arm64-msvc@1.3.90:
|
|
resolution: {integrity: sha512-BNaw/iJloDyaNOFV23Sr53ULlnbmzSoerTJ10v0TjSZOEIpsS0Rw6xOK1iI0voDJnRXeZeWRSxEC9DhefNtN/g==}
|
|
engines: {node: '>=10'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-win32-ia32-msvc@1.3.90:
|
|
resolution: {integrity: sha512-SiyTethWAheE/JbxXCukAAciU//PLcmVZ2ME92MRuLMLmOhrwksjbaa7ukj9WEF3LWrherhSqTXnpj3VC1l/qw==}
|
|
engines: {node: '>=10'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core-win32-x64-msvc@1.3.90:
|
|
resolution: {integrity: sha512-OpWAW5ljKcPJ3SQ0pUuKqYfwXv7ssIhVgrH9XP9ONtdgXKWZRL9hqJQkcL55FARw/gDjKanoCM47wsTNQL+ZZA==}
|
|
engines: {node: '>=10'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@swc/core@1.3.90:
|
|
resolution: {integrity: sha512-wptBxP4PldOnhmyDVj8qUcn++GRqyw1qc9wOTGtPNHz8cpuTfdfIgYGlhI4La0UYqecuaaIfLfokyuNePOMHPg==}
|
|
engines: {node: '>=10'}
|
|
requiresBuild: true
|
|
peerDependencies:
|
|
'@swc/helpers': ^0.5.0
|
|
peerDependenciesMeta:
|
|
'@swc/helpers':
|
|
optional: true
|
|
dependencies:
|
|
'@swc/counter': 0.1.2
|
|
'@swc/types': 0.1.5
|
|
optionalDependencies:
|
|
'@swc/core-darwin-arm64': 1.3.90
|
|
'@swc/core-darwin-x64': 1.3.90
|
|
'@swc/core-linux-arm-gnueabihf': 1.3.90
|
|
'@swc/core-linux-arm64-gnu': 1.3.90
|
|
'@swc/core-linux-arm64-musl': 1.3.90
|
|
'@swc/core-linux-x64-gnu': 1.3.90
|
|
'@swc/core-linux-x64-musl': 1.3.90
|
|
'@swc/core-win32-arm64-msvc': 1.3.90
|
|
'@swc/core-win32-ia32-msvc': 1.3.90
|
|
'@swc/core-win32-x64-msvc': 1.3.90
|
|
dev: false
|
|
|
|
/@swc/counter@0.1.2:
|
|
resolution: {integrity: sha512-9F4ys4C74eSTEUNndnER3VJ15oru2NumfQxS8geE+f3eB5xvfxpWyqE5XlVnxb/R14uoXi6SLbBwwiDSkv+XEw==}
|
|
dev: false
|
|
|
|
/@swc/types@0.1.5:
|
|
resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==}
|
|
dev: false
|
|
|
|
/@tailwindcss/forms@0.5.6(tailwindcss@3.3.3):
|
|
resolution: {integrity: sha512-Fw+2BJ0tmAwK/w01tEFL5TiaJBX1NLT1/YbWgvm7ws3Qcn11kiXxzNTEQDMs5V3mQemhB56l3u0i9dwdzSQldA==}
|
|
peerDependencies:
|
|
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1'
|
|
dependencies:
|
|
mini-svg-data-uri: 1.4.4
|
|
tailwindcss: 3.3.3
|
|
dev: false
|
|
|
|
/@tanstack/match-sorter-utils@8.8.4:
|
|
resolution: {integrity: sha512-rKH8LjZiszWEvmi01NR72QWZ8m4xmXre0OOwlRGnjU01Eqz/QnN+cqpty2PJ0efHblq09+KilvyR7lsbzmXVEw==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
remove-accents: 0.4.2
|
|
dev: false
|
|
|
|
/@tanstack/query-core@4.35.7:
|
|
resolution: {integrity: sha512-PgDJtX75ubFS0WCYFM7DqEoJ4QbxU3S5OH3gJSI40xr7UVVax3/J4CM3XUMOTs+EOT5YGEfssi3tfRVGte4DEw==}
|
|
dev: false
|
|
|
|
/@tanstack/react-query-devtools@4.35.7(@tanstack/react-query@4.35.7)(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-oe3reHNvXBTUvNb9jwLY8EYOXyp8Oq8/c40iwpXBnEkAtJI+RryrCXaGKFTivg72roPcYHzKILQHR9jbX8sn1Q==}
|
|
peerDependencies:
|
|
'@tanstack/react-query': ^4.35.7
|
|
react: ^18.2.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@tanstack/match-sorter-utils': 8.8.4
|
|
'@tanstack/react-query': 4.35.7(react-dom@18.2.0)(react@18.2.0)
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
superjson: 1.13.3
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/@tanstack/react-query@4.35.7(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-0MankquP/6EOM2ATfEov6ViiKemey5uTbjGlFMX1xGotwNaqC76YKDMJdHumZupPbZcZPWAeoPGEHQmVKIKoOQ==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
react-native: '*'
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
dependencies:
|
|
'@tanstack/query-core': 4.35.7
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/@types/estree@0.0.39:
|
|
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
|
|
dev: false
|
|
|
|
/@types/estree@1.0.2:
|
|
resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==}
|
|
dev: false
|
|
|
|
/@types/history@4.7.11:
|
|
resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==}
|
|
dev: false
|
|
|
|
/@types/hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-YIQtIg4PKr7ZyqNPZObpxfHsHEmuB8dXCxd6qVcGuQVDK2bpsF7bYNnBJ4Nn7giuACZg+WewExgrtAJ3XnA4Xw==}
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
hoist-non-react-statics: 3.3.2
|
|
dev: false
|
|
|
|
/@types/http-proxy@1.17.11:
|
|
resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==}
|
|
dependencies:
|
|
'@types/node': 20.8.0
|
|
dev: false
|
|
|
|
/@types/json-schema@7.0.13:
|
|
resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==}
|
|
dev: false
|
|
|
|
/@types/json5@0.0.29:
|
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
|
dev: false
|
|
|
|
/@types/node@20.8.0:
|
|
resolution: {integrity: sha512-LzcWltT83s1bthcvjBmiBvGJiiUe84NWRHkw+ZV6Fr41z2FbIzvc815dk2nQ3RAKMuN2fkenM/z3Xv2QzEpYxQ==}
|
|
dev: false
|
|
|
|
/@types/parse-json@4.0.0:
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
dev: false
|
|
|
|
/@types/prop-types@15.7.8:
|
|
resolution: {integrity: sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==}
|
|
dev: false
|
|
|
|
/@types/react-dom@18.2.8:
|
|
resolution: {integrity: sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==}
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
dev: false
|
|
|
|
/@types/react-portal@4.0.4:
|
|
resolution: {integrity: sha512-ecVWngYHeSymq5XdrQOXRpIb9ay5SM4Stm/ur6+wc0Z+r05gafZ5SuMRbXKYsj4exNJa+4CTKK6J7qcTKm9K5g==}
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
dev: false
|
|
|
|
/@types/react-router-dom@5.3.3:
|
|
resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==}
|
|
dependencies:
|
|
'@types/history': 4.7.11
|
|
'@types/react': 18.2.24
|
|
'@types/react-router': 5.1.20
|
|
dev: false
|
|
|
|
/@types/react-router@5.1.20:
|
|
resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==}
|
|
dependencies:
|
|
'@types/history': 4.7.11
|
|
'@types/react': 18.2.24
|
|
dev: false
|
|
|
|
/@types/react-table@7.7.16:
|
|
resolution: {integrity: sha512-khfVwkNkvFnQV+Dx5Z/4jeMWIi+qytR8/Hl89fMPQ3aGiIgVlnghwdnyrq45UVSU+9wTqQFL0kUmIk4MGaM20Q==}
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
dev: false
|
|
|
|
/@types/react-transition-group@4.4.7:
|
|
resolution: {integrity: sha512-ICCyBl5mvyqYp8Qeq9B5G/fyBSRC0zx3XM3sCC6KkcMsNeAHqXBKkmat4GqdJET5jtYUpZXrxI5flve5qhi2Eg==}
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
dev: false
|
|
|
|
/@types/react@18.2.24:
|
|
resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==}
|
|
dependencies:
|
|
'@types/prop-types': 15.7.8
|
|
'@types/scheduler': 0.16.4
|
|
csstype: 3.1.2
|
|
dev: false
|
|
|
|
/@types/resolve@1.17.1:
|
|
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
|
dependencies:
|
|
'@types/node': 20.8.0
|
|
dev: false
|
|
|
|
/@types/scheduler@0.16.4:
|
|
resolution: {integrity: sha512-2L9ifAGl7wmXwP4v3pN4p2FLhD0O1qsJpvKmNin5VA8+UvNVb447UDaAEV6UdrkA+m/Xs58U1RFps44x6TFsVQ==}
|
|
dev: false
|
|
|
|
/@types/semver@7.5.3:
|
|
resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==}
|
|
dev: false
|
|
|
|
/@types/trusted-types@2.0.3:
|
|
resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==}
|
|
dev: false
|
|
|
|
/@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2):
|
|
resolution: {integrity: sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.9.0
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
'@typescript-eslint/type-utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
'@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
debug: 4.3.4
|
|
eslint: 8.50.0
|
|
graphemer: 1.4.0
|
|
ignore: 5.2.4
|
|
natural-compare: 1.4.0
|
|
semver: 7.5.4
|
|
ts-api-utils: 1.0.3(typescript@5.2.2)
|
|
typescript: 5.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
resolution: {integrity: sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
'@typescript-eslint/types': 6.7.3
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
debug: 4.3.4
|
|
eslint: 8.50.0
|
|
typescript: 5.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/scope-manager@6.7.3:
|
|
resolution: {integrity: sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.7.3
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
dev: false
|
|
|
|
/@typescript-eslint/type-utils@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
resolution: {integrity: sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
'@typescript-eslint/utils': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
debug: 4.3.4
|
|
eslint: 8.50.0
|
|
ts-api-utils: 1.0.3(typescript@5.2.2)
|
|
typescript: 5.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/types@6.7.3:
|
|
resolution: {integrity: sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
dev: false
|
|
|
|
/@typescript-eslint/typescript-estree@6.7.3(typescript@5.2.2):
|
|
resolution: {integrity: sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.7.3
|
|
'@typescript-eslint/visitor-keys': 6.7.3
|
|
debug: 4.3.4
|
|
globby: 11.1.0
|
|
is-glob: 4.0.3
|
|
semver: 7.5.4
|
|
ts-api-utils: 1.0.3(typescript@5.2.2)
|
|
typescript: 5.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/utils@6.7.3(eslint@8.50.0)(typescript@5.2.2):
|
|
resolution: {integrity: sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
|
'@types/json-schema': 7.0.13
|
|
'@types/semver': 7.5.3
|
|
'@typescript-eslint/scope-manager': 6.7.3
|
|
'@typescript-eslint/types': 6.7.3
|
|
'@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2)
|
|
eslint: 8.50.0
|
|
semver: 7.5.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@typescript-eslint/visitor-keys@6.7.3:
|
|
resolution: {integrity: sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.7.3
|
|
eslint-visitor-keys: 3.4.3
|
|
dev: false
|
|
|
|
/@vitejs/plugin-react-swc@3.4.0(vite@4.4.9):
|
|
resolution: {integrity: sha512-m7UaA4Uvz82N/0EOVpZL4XsFIakRqrFKeSNxa1FBLSXGvWrWRBwmZb4qxk+ZIVAZcW3c3dn5YosomDgx62XWcQ==}
|
|
peerDependencies:
|
|
vite: ^4
|
|
dependencies:
|
|
'@swc/core': 1.3.90
|
|
vite: 4.4.9(@types/node@20.8.0)
|
|
transitivePeerDependencies:
|
|
- '@swc/helpers'
|
|
dev: false
|
|
|
|
/acorn-jsx@5.3.2(acorn@8.10.0):
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
acorn: 8.10.0
|
|
dev: false
|
|
|
|
/acorn@8.10.0:
|
|
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/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:
|
|
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
|
|
dev: false
|
|
|
|
/ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
dev: false
|
|
|
|
/ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
dev: false
|
|
|
|
/any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
dev: false
|
|
|
|
/anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
dev: false
|
|
|
|
/arg@5.0.2:
|
|
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
|
dev: false
|
|
|
|
/argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
dev: false
|
|
|
|
/array-buffer-byte-length@1.0.0:
|
|
resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
is-array-buffer: 3.0.2
|
|
dev: false
|
|
|
|
/array-includes@3.1.6:
|
|
resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
get-intrinsic: 1.2.1
|
|
is-string: 1.0.7
|
|
dev: false
|
|
|
|
/array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/array.prototype.findlastindex@1.2.2:
|
|
resolution: {integrity: sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
es-shim-unscopables: 1.0.0
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/array.prototype.flat@1.3.1:
|
|
resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
es-shim-unscopables: 1.0.0
|
|
dev: false
|
|
|
|
/array.prototype.flatmap@1.3.1:
|
|
resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
es-shim-unscopables: 1.0.0
|
|
dev: false
|
|
|
|
/array.prototype.tosorted@1.1.1:
|
|
resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
es-shim-unscopables: 1.0.0
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/arraybuffer.prototype.slice@1.0.1:
|
|
resolution: {integrity: sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.0
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
get-intrinsic: 1.2.1
|
|
is-array-buffer: 3.0.2
|
|
is-shared-array-buffer: 1.0.2
|
|
dev: false
|
|
|
|
/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.2
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.22.2
|
|
get-intrinsic: 1.2.1
|
|
is-array-buffer: 3.0.2
|
|
is-shared-array-buffer: 1.0.2
|
|
dev: false
|
|
|
|
/as-table@1.0.55:
|
|
resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==}
|
|
dependencies:
|
|
printable-characters: 1.0.42
|
|
dev: false
|
|
|
|
/async@3.2.4:
|
|
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}
|
|
dev: false
|
|
|
|
/asynciterator.prototype@1.0.0:
|
|
resolution: {integrity: sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: false
|
|
|
|
/at-least-node@1.0.0:
|
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
dev: false
|
|
|
|
/autoprefixer@10.4.16(postcss@8.4.31):
|
|
resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
dependencies:
|
|
browserslist: 4.22.1
|
|
caniuse-lite: 1.0.30001541
|
|
fraction.js: 4.3.6
|
|
normalize-range: 0.1.2
|
|
picocolors: 1.0.0
|
|
postcss: 8.4.31
|
|
postcss-value-parser: 4.2.0
|
|
dev: false
|
|
|
|
/available-typed-arrays@1.0.5:
|
|
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/babel-plugin-macros@3.1.0:
|
|
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
|
|
engines: {node: '>=10', npm: '>=6'}
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
cosmiconfig: 7.1.0
|
|
resolve: 1.22.6
|
|
dev: false
|
|
|
|
/babel-plugin-polyfill-corejs2@0.4.5(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/compat-data': 7.22.20
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/babel-plugin-polyfill-corejs3@0.8.4(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-9l//BZZsPR+5XjyJMPtZSK4jv0BsTO1zDac2GC6ygx9WLGlcsnRd1Co0B2zT5fF5Ic6BZy+9m3HNZ3QcOeDKfg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0)
|
|
core-js-compat: 3.32.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/babel-plugin-polyfill-regenerator@0.5.2(@babel/core@7.23.0):
|
|
resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.23.0
|
|
'@babel/helper-define-polyfill-provider': 0.4.2(@babel/core@7.23.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
dev: false
|
|
|
|
/base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
dev: false
|
|
|
|
/binary-extensions@2.2.0:
|
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
dev: false
|
|
|
|
/brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
dev: false
|
|
|
|
/braces@3.0.2:
|
|
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
fill-range: 7.0.1
|
|
dev: false
|
|
|
|
/browserslist@4.22.1:
|
|
resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001541
|
|
electron-to-chromium: 1.4.537
|
|
node-releases: 2.0.13
|
|
update-browserslist-db: 1.0.13(browserslist@4.22.1)
|
|
dev: false
|
|
|
|
/buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
dev: false
|
|
|
|
/buffer@6.0.3:
|
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
dev: false
|
|
|
|
/builtin-modules@3.3.0:
|
|
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/call-bind@1.0.2:
|
|
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/camelcase-css@2.0.1:
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/caniuse-lite@1.0.30001541:
|
|
resolution: {integrity: sha512-bLOsqxDgTqUBkzxbNlSBt8annkDpQB9NdzdTbO2ooJ+eC/IQcvDspDc058g84ejCelF7vHUx57KIOjEecOHXaw==}
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/chokidar@3.5.3:
|
|
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
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
|
|
dev: false
|
|
|
|
/client-only@0.0.1:
|
|
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
|
|
dev: false
|
|
|
|
/color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
dev: false
|
|
|
|
/color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
dev: false
|
|
|
|
/color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
dev: false
|
|
|
|
/color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
dev: false
|
|
|
|
/commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
dev: false
|
|
|
|
/commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/common-tags@1.8.2:
|
|
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
|
|
engines: {node: '>=4.0.0'}
|
|
dev: false
|
|
|
|
/concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
dev: false
|
|
|
|
/convert-source-map@1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
dev: false
|
|
|
|
/convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
dev: false
|
|
|
|
/copy-anything@3.0.5:
|
|
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
|
engines: {node: '>=12.13'}
|
|
dependencies:
|
|
is-what: 4.1.15
|
|
dev: false
|
|
|
|
/core-js-compat@3.32.2:
|
|
resolution: {integrity: sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ==}
|
|
dependencies:
|
|
browserslist: 4.22.1
|
|
dev: false
|
|
|
|
/cosmiconfig@7.1.0:
|
|
resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
|
|
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
|
|
dev: false
|
|
|
|
/cosmiconfig@8.3.6(typescript@5.2.2):
|
|
resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
typescript: '>=4.9.5'
|
|
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.2.2
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/crypto-random-string@2.0.0:
|
|
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/cssesc@3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/csstype@3.1.2:
|
|
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
|
dev: false
|
|
|
|
/data-uri-to-buffer@2.0.2:
|
|
resolution: {integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==}
|
|
dev: false
|
|
|
|
/date-fns@2.30.0:
|
|
resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==}
|
|
engines: {node: '>=0.11'}
|
|
dependencies:
|
|
'@babel/runtime': 7.22.10
|
|
dev: false
|
|
|
|
/debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.3
|
|
dev: false
|
|
|
|
/debug@4.3.4:
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.2
|
|
dev: false
|
|
|
|
/deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
dev: false
|
|
|
|
/deepmerge@2.2.1:
|
|
resolution: {integrity: sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/define-data-property@1.1.0:
|
|
resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
gopd: 1.0.1
|
|
has-property-descriptors: 1.0.0
|
|
dev: false
|
|
|
|
/define-properties@1.2.0:
|
|
resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-property-descriptors: 1.0.0
|
|
object-keys: 1.1.1
|
|
dev: false
|
|
|
|
/define-properties@1.2.1:
|
|
resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.0
|
|
has-property-descriptors: 1.0.0
|
|
object-keys: 1.1.1
|
|
dev: false
|
|
|
|
/didyoumean@1.2.2:
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
dev: false
|
|
|
|
/dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
dev: false
|
|
|
|
/dlv@1.1.3:
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
|
dev: false
|
|
|
|
/doctrine@2.1.0:
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
dev: false
|
|
|
|
/doctrine@3.0.0:
|
|
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
dev: false
|
|
|
|
/dom-helpers@5.2.1:
|
|
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
csstype: 3.1.2
|
|
dev: false
|
|
|
|
/dot-case@3.0.4:
|
|
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
|
|
dependencies:
|
|
no-case: 3.0.4
|
|
tslib: 2.6.2
|
|
dev: false
|
|
|
|
/ejs@3.1.9:
|
|
resolution: {integrity: sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
jake: 10.8.7
|
|
dev: false
|
|
|
|
/electron-to-chromium@1.4.537:
|
|
resolution: {integrity: sha512-W1+g9qs9hviII0HAwOdehGYkr+zt7KKdmCcJcjH0mYg6oL8+ioT3Skjmt7BLoAQqXhjf40AXd+HlR4oAWMlXjA==}
|
|
dev: false
|
|
|
|
/entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
dev: false
|
|
|
|
/error-ex@1.3.2:
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
dev: false
|
|
|
|
/es-abstract@1.22.1:
|
|
resolution: {integrity: sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.0
|
|
arraybuffer.prototype.slice: 1.0.1
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
es-set-tostringtag: 2.0.1
|
|
es-to-primitive: 1.2.1
|
|
function.prototype.name: 1.1.6
|
|
get-intrinsic: 1.2.1
|
|
get-symbol-description: 1.0.0
|
|
globalthis: 1.0.3
|
|
gopd: 1.0.1
|
|
has: 1.0.3
|
|
has-property-descriptors: 1.0.0
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
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.12.3
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.4
|
|
regexp.prototype.flags: 1.5.0
|
|
safe-array-concat: 1.0.0
|
|
safe-regex-test: 1.0.0
|
|
string.prototype.trim: 1.2.7
|
|
string.prototype.trimend: 1.0.6
|
|
string.prototype.trimstart: 1.0.6
|
|
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.11
|
|
dev: false
|
|
|
|
/es-abstract@1.22.2:
|
|
resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==}
|
|
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.2
|
|
es-set-tostringtag: 2.0.1
|
|
es-to-primitive: 1.2.1
|
|
function.prototype.name: 1.1.6
|
|
get-intrinsic: 1.2.1
|
|
get-symbol-description: 1.0.0
|
|
globalthis: 1.0.3
|
|
gopd: 1.0.1
|
|
has: 1.0.3
|
|
has-property-descriptors: 1.0.0
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
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.12.3
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.4
|
|
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.11
|
|
dev: false
|
|
|
|
/es-iterator-helpers@1.0.14:
|
|
resolution: {integrity: sha512-JgtVnwiuoRuzLvqelrvN3Xu7H9bu2ap/kQ2CrM62iidP8SKuD99rWU3CJy++s7IVL2qb/AjXPGR/E7i9ngd/Cw==}
|
|
dependencies:
|
|
asynciterator.prototype: 1.0.0
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
es-set-tostringtag: 2.0.1
|
|
function-bind: 1.1.1
|
|
get-intrinsic: 1.2.1
|
|
globalthis: 1.0.3
|
|
has-property-descriptors: 1.0.0
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
iterator.prototype: 1.1.0
|
|
safe-array-concat: 1.0.0
|
|
dev: false
|
|
|
|
/es-set-tostringtag@2.0.1:
|
|
resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
has: 1.0.3
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/es-shim-unscopables@1.0.0:
|
|
resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
dev: false
|
|
|
|
/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: false
|
|
|
|
/esbuild@0.18.20:
|
|
resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.18.20
|
|
'@esbuild/android-arm64': 0.18.20
|
|
'@esbuild/android-x64': 0.18.20
|
|
'@esbuild/darwin-arm64': 0.18.20
|
|
'@esbuild/darwin-x64': 0.18.20
|
|
'@esbuild/freebsd-arm64': 0.18.20
|
|
'@esbuild/freebsd-x64': 0.18.20
|
|
'@esbuild/linux-arm': 0.18.20
|
|
'@esbuild/linux-arm64': 0.18.20
|
|
'@esbuild/linux-ia32': 0.18.20
|
|
'@esbuild/linux-loong64': 0.18.20
|
|
'@esbuild/linux-mips64el': 0.18.20
|
|
'@esbuild/linux-ppc64': 0.18.20
|
|
'@esbuild/linux-riscv64': 0.18.20
|
|
'@esbuild/linux-s390x': 0.18.20
|
|
'@esbuild/linux-x64': 0.18.20
|
|
'@esbuild/netbsd-x64': 0.18.20
|
|
'@esbuild/openbsd-x64': 0.18.20
|
|
'@esbuild/sunos-x64': 0.18.20
|
|
'@esbuild/win32-arm64': 0.18.20
|
|
'@esbuild/win32-ia32': 0.18.20
|
|
'@esbuild/win32-x64': 0.18.20
|
|
dev: false
|
|
|
|
/escalade@3.1.1:
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
dev: false
|
|
|
|
/escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/eslint-import-resolver-node@0.3.9:
|
|
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
|
dependencies:
|
|
debug: 3.2.7
|
|
is-core-module: 2.13.0
|
|
resolve: 1.22.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0):
|
|
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': '*'
|
|
eslint: '*'
|
|
eslint-import-resolver-node: '*'
|
|
eslint-import-resolver-typescript: '*'
|
|
eslint-import-resolver-webpack: '*'
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/parser':
|
|
optional: true
|
|
eslint:
|
|
optional: true
|
|
eslint-import-resolver-node:
|
|
optional: true
|
|
eslint-import-resolver-typescript:
|
|
optional: true
|
|
eslint-import-resolver-webpack:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
debug: 3.2.7
|
|
eslint: 8.50.0
|
|
eslint-import-resolver-node: 0.3.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0):
|
|
resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': '*'
|
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
|
peerDependenciesMeta:
|
|
'@typescript-eslint/parser':
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.2.2)
|
|
array-includes: 3.1.6
|
|
array.prototype.findlastindex: 1.2.2
|
|
array.prototype.flat: 1.3.1
|
|
array.prototype.flatmap: 1.3.1
|
|
debug: 3.2.7
|
|
doctrine: 2.1.0
|
|
eslint: 8.50.0
|
|
eslint-import-resolver-node: 0.3.9
|
|
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0)
|
|
has: 1.0.3
|
|
is-core-module: 2.13.0
|
|
is-glob: 4.0.3
|
|
minimatch: 3.1.2
|
|
object.fromentries: 2.0.6
|
|
object.groupby: 1.0.1
|
|
object.values: 1.1.7
|
|
semver: 6.3.1
|
|
tsconfig-paths: 3.14.2
|
|
transitivePeerDependencies:
|
|
- eslint-import-resolver-typescript
|
|
- eslint-import-resolver-webpack
|
|
- supports-color
|
|
dev: false
|
|
|
|
/eslint-plugin-react-hooks@4.6.0(eslint@8.50.0):
|
|
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
|
dependencies:
|
|
eslint: 8.50.0
|
|
dev: false
|
|
|
|
/eslint-plugin-react@7.33.2(eslint@8.50.0):
|
|
resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
dependencies:
|
|
array-includes: 3.1.6
|
|
array.prototype.flatmap: 1.3.1
|
|
array.prototype.tosorted: 1.1.1
|
|
doctrine: 2.1.0
|
|
es-iterator-helpers: 1.0.14
|
|
eslint: 8.50.0
|
|
estraverse: 5.3.0
|
|
jsx-ast-utils: 3.3.5
|
|
minimatch: 3.1.2
|
|
object.entries: 1.1.7
|
|
object.fromentries: 2.0.6
|
|
object.hasown: 1.1.3
|
|
object.values: 1.1.7
|
|
prop-types: 15.8.1
|
|
resolve: 2.0.0-next.4
|
|
semver: 6.3.1
|
|
string.prototype.matchall: 4.0.8
|
|
dev: false
|
|
|
|
/eslint-scope@7.2.2:
|
|
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
dev: false
|
|
|
|
/eslint-visitor-keys@3.4.3:
|
|
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: false
|
|
|
|
/eslint-watch@8.0.0(eslint@8.50.0):
|
|
resolution: {integrity: sha512-piws/uE4gkZdz1pwkaEFx+kSWvoGnVX8IegFRrE1NUvlXjtU0rg7KhT1QDj/NzhAwbiLEfdRHWz5q738R4zDKA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
eslint: '>=8 <9.0.0'
|
|
dependencies:
|
|
chokidar: 3.5.3
|
|
debug: 4.3.4
|
|
eslint: 8.50.0
|
|
execa: 5.1.1
|
|
keypress: 0.2.1
|
|
lodash.debounce: 4.0.8
|
|
lodash.isempty: 4.4.0
|
|
lodash.isequal: 4.5.0
|
|
lodash.kebabcase: 4.1.1
|
|
lodash.unionwith: 4.6.0
|
|
optionator: 0.9.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/eslint@8.50.0:
|
|
resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
hasBin: true
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
|
'@eslint-community/regexpp': 4.9.0
|
|
'@eslint/eslintrc': 2.1.2
|
|
'@eslint/js': 8.50.0
|
|
'@humanwhocodes/config-array': 0.11.11
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@nodelib/fs.walk': 1.2.8
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.3
|
|
debug: 4.3.4
|
|
doctrine: 3.0.0
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 7.2.2
|
|
eslint-visitor-keys: 3.4.3
|
|
espree: 9.6.1
|
|
esquery: 1.5.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 6.0.1
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
globals: 13.22.0
|
|
graphemer: 1.4.0
|
|
ignore: 5.2.4
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
is-path-inside: 3.0.3
|
|
js-yaml: 4.1.0
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
levn: 0.4.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.3
|
|
strip-ansi: 6.0.1
|
|
text-table: 0.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/espree@9.6.1:
|
|
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
acorn: 8.10.0
|
|
acorn-jsx: 5.3.2(acorn@8.10.0)
|
|
eslint-visitor-keys: 3.4.3
|
|
dev: false
|
|
|
|
/esquery@1.5.0:
|
|
resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
|
|
engines: {node: '>=0.10'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
dev: false
|
|
|
|
/esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
dev: false
|
|
|
|
/estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
dev: false
|
|
|
|
/estree-walker@1.0.1:
|
|
resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==}
|
|
dev: false
|
|
|
|
/estree-walker@2.0.2:
|
|
resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
dev: false
|
|
|
|
/esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/eventemitter3@4.0.7:
|
|
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
dev: false
|
|
|
|
/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: false
|
|
|
|
/fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
dev: false
|
|
|
|
/fast-glob@3.3.1:
|
|
resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
|
|
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.5
|
|
dev: false
|
|
|
|
/fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
dev: false
|
|
|
|
/fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
dev: false
|
|
|
|
/fastq@1.15.0:
|
|
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
dev: false
|
|
|
|
/file-entry-cache@6.0.1:
|
|
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
dependencies:
|
|
flat-cache: 3.1.0
|
|
dev: false
|
|
|
|
/filelist@1.0.4:
|
|
resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==}
|
|
dependencies:
|
|
minimatch: 5.1.6
|
|
dev: false
|
|
|
|
/fill-range@7.0.1:
|
|
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
dev: false
|
|
|
|
/find-root@1.1.0:
|
|
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/flat-cache@3.1.0:
|
|
resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
flatted: 3.2.9
|
|
keyv: 4.5.3
|
|
rimraf: 3.0.2
|
|
dev: false
|
|
|
|
/flatted@3.2.9:
|
|
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
|
|
dev: false
|
|
|
|
/follow-redirects@1.15.2:
|
|
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
dev: false
|
|
|
|
/for-each@0.3.3:
|
|
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
dev: false
|
|
|
|
/formik@2.4.5(react@18.2.0):
|
|
resolution: {integrity: sha512-Gxlht0TD3vVdzMDHwkiNZqJ7Mvg77xQNfmBRrNtvzcHZs72TJppSTDKHpImCMJZwcWPBJ8jSQQ95GJzXFf1nAQ==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
'@types/hoist-non-react-statics': 3.3.2
|
|
deepmerge: 2.2.1
|
|
hoist-non-react-statics: 3.3.2
|
|
lodash: 4.17.21
|
|
lodash-es: 4.17.21
|
|
react: 18.2.0
|
|
react-fast-compare: 2.0.4
|
|
tiny-warning: 1.0.3
|
|
tslib: 2.6.2
|
|
dev: false
|
|
|
|
/fraction.js@4.3.6:
|
|
resolution: {integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==}
|
|
dev: false
|
|
|
|
/fs-extra@9.1.0:
|
|
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
at-least-node: 1.0.0
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.0
|
|
dev: false
|
|
|
|
/fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
optional: true
|
|
|
|
/function-bind@1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
dev: false
|
|
|
|
/function.prototype.name@1.1.6:
|
|
resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
functions-have-names: 1.2.3
|
|
dev: false
|
|
|
|
/functions-have-names@1.2.3:
|
|
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
|
|
dev: false
|
|
|
|
/gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/get-intrinsic@1.2.1:
|
|
resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
has: 1.0.3
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
dev: false
|
|
|
|
/get-own-enumerable-property-symbols@3.0.2:
|
|
resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==}
|
|
dev: false
|
|
|
|
/get-source@2.0.12:
|
|
resolution: {integrity: sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==}
|
|
dependencies:
|
|
data-uri-to-buffer: 2.0.2
|
|
source-map: 0.6.1
|
|
dev: false
|
|
|
|
/get-stream@6.0.1:
|
|
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/get-symbol-description@1.0.0:
|
|
resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
dev: false
|
|
|
|
/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.1.6:
|
|
resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==}
|
|
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
|
|
dev: false
|
|
|
|
/glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
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
|
|
dev: false
|
|
|
|
/globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/globals@13.22.0:
|
|
resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
type-fest: 0.20.2
|
|
dev: false
|
|
|
|
/globalthis@1.0.3:
|
|
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-properties: 1.2.0
|
|
dev: false
|
|
|
|
/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.1
|
|
ignore: 5.2.4
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
dev: false
|
|
|
|
/goober@2.1.13(csstype@3.1.2):
|
|
resolution: {integrity: sha512-jFj3BQeleOoy7t93E9rZ2de+ScC4lQICLwiAQmKMg9F6roKGaLSHoCDYKkWlSafg138jejvq/mTdvmnwDQgqoQ==}
|
|
peerDependencies:
|
|
csstype: ^3.0.10
|
|
dependencies:
|
|
csstype: 3.1.2
|
|
dev: false
|
|
|
|
/gopd@1.0.1:
|
|
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
dev: false
|
|
|
|
/graphemer@1.4.0:
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
dev: false
|
|
|
|
/has-bigints@1.0.2:
|
|
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
|
|
dev: false
|
|
|
|
/has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/has-property-descriptors@1.0.0:
|
|
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/has-proto@1.0.1:
|
|
resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/has-symbols@1.0.3:
|
|
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/has-tostringtag@1.0.0:
|
|
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: false
|
|
|
|
/has@1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
dev: false
|
|
|
|
/hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
dev: false
|
|
|
|
/http-proxy-middleware@2.0.6:
|
|
resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
'@types/express': ^4.17.13
|
|
peerDependenciesMeta:
|
|
'@types/express':
|
|
optional: true
|
|
dependencies:
|
|
'@types/http-proxy': 1.17.11
|
|
http-proxy: 1.18.1
|
|
is-glob: 4.0.3
|
|
is-plain-obj: 3.0.0
|
|
micromatch: 4.0.5
|
|
transitivePeerDependencies:
|
|
- debug
|
|
dev: false
|
|
|
|
/http-proxy@1.18.1:
|
|
resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
dependencies:
|
|
eventemitter3: 4.0.7
|
|
follow-redirects: 1.15.2
|
|
requires-port: 1.0.0
|
|
transitivePeerDependencies:
|
|
- debug
|
|
dev: false
|
|
|
|
/human-signals@2.1.0:
|
|
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
|
engines: {node: '>=10.17.0'}
|
|
dev: false
|
|
|
|
/idb@7.1.1:
|
|
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
|
|
dev: false
|
|
|
|
/ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
dev: false
|
|
|
|
/ignore@5.2.4:
|
|
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
|
|
engines: {node: '>= 4'}
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
dev: false
|
|
|
|
/inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
dev: false
|
|
|
|
/inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
dev: false
|
|
|
|
/internal-slot@1.0.5:
|
|
resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.1
|
|
has: 1.0.3
|
|
side-channel: 1.0.4
|
|
dev: false
|
|
|
|
/is-array-buffer@3.0.2:
|
|
resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
is-typed-array: 1.1.12
|
|
dev: false
|
|
|
|
/is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
dev: false
|
|
|
|
/is-async-function@2.0.0:
|
|
resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-bigint@1.0.4:
|
|
resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
|
|
dependencies:
|
|
has-bigints: 1.0.2
|
|
dev: false
|
|
|
|
/is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
binary-extensions: 2.2.0
|
|
dev: false
|
|
|
|
/is-boolean-object@1.1.2:
|
|
resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/is-core-module@2.13.0:
|
|
resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
dev: false
|
|
|
|
/is-date-object@1.0.5:
|
|
resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-finalizationregistry@1.0.2:
|
|
resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
dev: false
|
|
|
|
/is-generator-function@1.0.10:
|
|
resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
dev: false
|
|
|
|
/is-map@2.0.2:
|
|
resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==}
|
|
dev: false
|
|
|
|
/is-module@1.0.0:
|
|
resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
|
|
dev: false
|
|
|
|
/is-negative-zero@2.0.2:
|
|
resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/is-number-object@1.0.7:
|
|
resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
dev: false
|
|
|
|
/is-obj@1.0.1:
|
|
resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-path-inside@3.0.3:
|
|
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-plain-obj@3.0.0:
|
|
resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/is-regex@1.1.4:
|
|
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-regexp@1.0.0:
|
|
resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-set@2.0.2:
|
|
resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==}
|
|
dev: false
|
|
|
|
/is-shared-array-buffer@1.0.2:
|
|
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
dev: false
|
|
|
|
/is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-string@1.0.7:
|
|
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/is-symbol@1.0.4:
|
|
resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: false
|
|
|
|
/is-typed-array@1.1.12:
|
|
resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
which-typed-array: 1.1.11
|
|
dev: false
|
|
|
|
/is-weakmap@2.0.1:
|
|
resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==}
|
|
dev: false
|
|
|
|
/is-weakref@1.0.2:
|
|
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
dev: false
|
|
|
|
/is-weakset@2.0.2:
|
|
resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/is-what@4.1.15:
|
|
resolution: {integrity: sha512-uKua1wfy3Yt+YqsD6mTUEa2zSi3G1oPlqTflgaPJ7z63vUGN5pxFpnQfeSLMFnJDEsdvOtkp1rUWkYjB4YfhgA==}
|
|
engines: {node: '>=12.13'}
|
|
dev: false
|
|
|
|
/isarray@2.0.5:
|
|
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
|
dev: false
|
|
|
|
/isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
dev: false
|
|
|
|
/iterator.prototype@1.1.0:
|
|
resolution: {integrity: sha512-rjuhAk1AJ1fssphHD0IFV6TWL40CwRZ53FrztKx43yk2v6rguBYsY4Bj1VU4HmoMmKwZUlx7mfnhDf9cOp4YTw==}
|
|
dependencies:
|
|
define-properties: 1.2.0
|
|
get-intrinsic: 1.2.1
|
|
has-symbols: 1.0.3
|
|
has-tostringtag: 1.0.0
|
|
reflect.getprototypeof: 1.0.3
|
|
dev: false
|
|
|
|
/jake@10.8.7:
|
|
resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dependencies:
|
|
async: 3.2.4
|
|
chalk: 4.1.2
|
|
filelist: 1.0.4
|
|
minimatch: 3.1.2
|
|
dev: false
|
|
|
|
/jest-worker@26.6.2:
|
|
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
|
engines: {node: '>= 10.13.0'}
|
|
dependencies:
|
|
'@types/node': 20.8.0
|
|
merge-stream: 2.0.0
|
|
supports-color: 7.2.0
|
|
dev: false
|
|
|
|
/jiti@1.19.1:
|
|
resolution: {integrity: sha512-oVhqoRDaBXf7sjkll95LHVS6Myyyb1zaunVwk4Z0+WPSW4gjS0pl01zYKHScTuyEhQsFxV5L4DR5r+YqSyqyyg==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
dev: false
|
|
|
|
/js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
dev: false
|
|
|
|
/jsesc@0.5.0:
|
|
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/jsesc@2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
dev: false
|
|
|
|
/json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
dev: false
|
|
|
|
/json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
dev: false
|
|
|
|
/json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
dev: false
|
|
|
|
/json-schema@0.4.0:
|
|
resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==}
|
|
dev: false
|
|
|
|
/json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
dev: false
|
|
|
|
/json5@1.0.2:
|
|
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
|
|
hasBin: true
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
dev: false
|
|
|
|
/json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/jsonfile@6.1.0:
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
dependencies:
|
|
universalify: 2.0.0
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
dev: false
|
|
|
|
/jsonpointer@5.0.1:
|
|
resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/jsx-ast-utils@3.3.5:
|
|
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
array-includes: 3.1.6
|
|
array.prototype.flat: 1.3.1
|
|
object.assign: 4.1.4
|
|
object.values: 1.1.7
|
|
dev: false
|
|
|
|
/keypress@0.2.1:
|
|
resolution: {integrity: sha512-HjorDJFNhnM4SicvaUXac0X77NiskggxJdesG72+O5zBKpSqKFCrqmndKVqpu3pFqkla0St6uGk8Ju0sCurrmg==}
|
|
dev: false
|
|
|
|
/keyv@4.5.3:
|
|
resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==}
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
dev: false
|
|
|
|
/leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
dev: false
|
|
|
|
/lilconfig@2.1.0:
|
|
resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
dev: false
|
|
|
|
/locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
dev: false
|
|
|
|
/lodash-es@4.17.21:
|
|
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
dev: false
|
|
|
|
/lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
dev: false
|
|
|
|
/lodash.isempty@4.4.0:
|
|
resolution: {integrity: sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==}
|
|
dev: false
|
|
|
|
/lodash.isequal@4.5.0:
|
|
resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
|
|
dev: false
|
|
|
|
/lodash.kebabcase@4.1.1:
|
|
resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
|
|
dev: false
|
|
|
|
/lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
dev: false
|
|
|
|
/lodash.sortby@4.7.0:
|
|
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
|
|
dev: false
|
|
|
|
/lodash.unionwith@4.6.0:
|
|
resolution: {integrity: sha512-Hk8otPCkVM4UxRoft3E5dAREwExyXci6iVPCibHIEiG7neb9KAdWHYS75MYpVTvxDrnpp7WCJNZ84vAk7j7tVA==}
|
|
dev: false
|
|
|
|
/lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
dev: false
|
|
|
|
/loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
dev: false
|
|
|
|
/lower-case@2.0.2:
|
|
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
|
dependencies:
|
|
tslib: 2.6.2
|
|
dev: false
|
|
|
|
/lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
dev: false
|
|
|
|
/lru-cache@6.0.0:
|
|
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
dev: false
|
|
|
|
/magic-string@0.25.9:
|
|
resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
|
|
dependencies:
|
|
sourcemap-codec: 1.4.8
|
|
dev: false
|
|
|
|
/memoize-one@6.0.0:
|
|
resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
|
|
dev: false
|
|
|
|
/merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
dev: false
|
|
|
|
/merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
dev: false
|
|
|
|
/micromatch@4.0.5:
|
|
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
braces: 3.0.2
|
|
picomatch: 2.3.1
|
|
dev: false
|
|
|
|
/mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/mini-svg-data-uri@1.4.4:
|
|
resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
dev: false
|
|
|
|
/minimatch@5.1.6:
|
|
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
dev: false
|
|
|
|
/minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
dev: false
|
|
|
|
/ms@2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
dev: false
|
|
|
|
/ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
dev: false
|
|
|
|
/mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
dev: false
|
|
|
|
/nanoid@3.3.6:
|
|
resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
dev: false
|
|
|
|
/no-case@3.0.4:
|
|
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
|
dependencies:
|
|
lower-case: 2.0.2
|
|
tslib: 2.6.2
|
|
dev: false
|
|
|
|
/node-releases@2.0.13:
|
|
resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==}
|
|
dev: false
|
|
|
|
/normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/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:
|
|
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
dev: false
|
|
|
|
/object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/object-hash@3.0.0:
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/object-inspect@1.12.3:
|
|
resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==}
|
|
dev: false
|
|
|
|
/object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/object.assign@4.1.4:
|
|
resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
has-symbols: 1.0.3
|
|
object-keys: 1.1.1
|
|
dev: false
|
|
|
|
/object.entries@1.1.7:
|
|
resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/object.fromentries@2.0.6:
|
|
resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/object.groupby@1.0.1:
|
|
resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
get-intrinsic: 1.2.1
|
|
dev: false
|
|
|
|
/object.hasown@1.1.3:
|
|
resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==}
|
|
dependencies:
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/object.values@1.1.7:
|
|
resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
dev: false
|
|
|
|
/onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
dev: false
|
|
|
|
/optionator@0.9.3:
|
|
resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
'@aashutoshrathi/word-wrap': 1.2.6
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
dev: false
|
|
|
|
/p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
dev: false
|
|
|
|
/p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
dev: false
|
|
|
|
/parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
dev: false
|
|
|
|
/parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.13
|
|
error-ex: 1.3.2
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
dev: false
|
|
|
|
/path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
dev: false
|
|
|
|
/path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/picocolors@1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
dev: false
|
|
|
|
/picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
dev: false
|
|
|
|
/pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/pirates@4.0.6:
|
|
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/postcss-import@15.1.0(postcss@8.4.31):
|
|
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
postcss: ^8.0.0
|
|
dependencies:
|
|
postcss: 8.4.31
|
|
postcss-value-parser: 4.2.0
|
|
read-cache: 1.0.0
|
|
resolve: 1.22.4
|
|
dev: false
|
|
|
|
/postcss-js@4.0.1(postcss@8.4.31):
|
|
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
peerDependencies:
|
|
postcss: ^8.4.21
|
|
dependencies:
|
|
camelcase-css: 2.0.1
|
|
postcss: 8.4.31
|
|
dev: false
|
|
|
|
/postcss-load-config@4.0.1(postcss@8.4.31):
|
|
resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
|
|
engines: {node: '>= 14'}
|
|
peerDependencies:
|
|
postcss: '>=8.0.9'
|
|
ts-node: '>=9.0.0'
|
|
peerDependenciesMeta:
|
|
postcss:
|
|
optional: true
|
|
ts-node:
|
|
optional: true
|
|
dependencies:
|
|
lilconfig: 2.1.0
|
|
postcss: 8.4.31
|
|
yaml: 2.3.2
|
|
dev: false
|
|
|
|
/postcss-nested@6.0.1(postcss@8.4.31):
|
|
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
|
|
engines: {node: '>=12.0'}
|
|
peerDependencies:
|
|
postcss: ^8.2.14
|
|
dependencies:
|
|
postcss: 8.4.31
|
|
postcss-selector-parser: 6.0.13
|
|
dev: false
|
|
|
|
/postcss-selector-parser@6.0.13:
|
|
resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
cssesc: 3.0.0
|
|
util-deprecate: 1.0.2
|
|
dev: false
|
|
|
|
/postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
dev: false
|
|
|
|
/postcss@8.4.31:
|
|
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.6
|
|
picocolors: 1.0.0
|
|
source-map-js: 1.0.2
|
|
dev: false
|
|
|
|
/prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dev: false
|
|
|
|
/pretty-bytes@5.6.0:
|
|
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/pretty-bytes@6.1.1:
|
|
resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==}
|
|
engines: {node: ^14.13.1 || >=16.0.0}
|
|
dev: false
|
|
|
|
/printable-characters@1.0.42:
|
|
resolution: {integrity: sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==}
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/punycode@2.3.0:
|
|
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
dev: false
|
|
|
|
/randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/react-debounce-input@3.3.0(react@18.2.0):
|
|
resolution: {integrity: sha512-VEqkvs8JvY/IIZvh71Z0TC+mdbxERvYF33RcebnodlsUZ8RSgyKe2VWaHXv4+/8aoOgXLxWrdsYs2hDhcwbUgA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
lodash.debounce: 4.0.8
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-dom@18.2.0(react@18.2.0):
|
|
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.2.0
|
|
scheduler: 0.23.0
|
|
dev: false
|
|
|
|
/react-error-boundary@4.0.11(react@18.2.0):
|
|
resolution: {integrity: sha512-U13ul67aP5DOSPNSCWQ/eO0AQEYzEFkVljULQIjMV0KlffTAhxuDoBKdO0pb/JZ8mDhMKFZ9NZi0BmLGUiNphw==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
'@babel/runtime': 7.22.10
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-fast-compare@2.0.4:
|
|
resolution: {integrity: sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==}
|
|
dev: false
|
|
|
|
/react-fast-compare@3.2.2:
|
|
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
|
|
dev: false
|
|
|
|
/react-hook-form@7.46.2(react@18.2.0):
|
|
resolution: {integrity: sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==}
|
|
engines: {node: '>=12.22.0'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-hot-toast@2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: '>=16'
|
|
dependencies:
|
|
goober: 2.1.13(csstype@3.1.2)
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- csstype
|
|
dev: false
|
|
|
|
/react-is@16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
dev: false
|
|
|
|
/react-multi-select-component@4.3.4(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-Ui/bzCbROF4WfKq3OKWyQJHmy/bd1mW7CQM+L83TfiltuVvHElhKEyPM3JzO9urIcWplBUKv+kyxqmEnd9jPcA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^16 || ^17 || ^18
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-popper-tooltip@4.4.2(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-y48r0mpzysRTZAIh8m2kpZ8S1YPNqGtQPDrlXYSGvDS1c1GpG/NUXbsbIdfbhXfmSaRJuTcaT6N1q3CKuHRVbg==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: '>=16.6.0'
|
|
dependencies:
|
|
'@babel/runtime': 7.22.11
|
|
'@popperjs/core': 2.11.8
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-popper: 2.3.0(@popperjs/core@2.11.8)(react-dom@18.2.0)(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==}
|
|
peerDependencies:
|
|
'@popperjs/core': ^2.0.0
|
|
react: ^18.2.0
|
|
react-dom: ^16.8.0 || ^17 || ^18
|
|
dependencies:
|
|
'@popperjs/core': 2.11.8
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-fast-compare: 3.2.2
|
|
warning: 4.0.3
|
|
dev: false
|
|
|
|
/react-portal@4.2.2(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-vS18idTmevQxyQpnde0Td6ZcUlv+pD8GTyR42n3CHUQq9OHi1C4jDE4ZWEbEsrbrLRhSECYiao58cvocwMtP7Q==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-ridge-state@4.2.9(react@18.2.0):
|
|
resolution: {integrity: sha512-1u2a5l5wl0H//hR1R69ZFbvD9mnvOXK3rit859vy15THQv/M+t7U5VF27Ufzcxb8kbKMwZ1Ni/J5f2chrrTHCQ==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-router-dom@6.16.0(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: '>=16.8'
|
|
dependencies:
|
|
'@remix-run/router': 1.9.0
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-router: 6.16.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-router@6.16.0(react@18.2.0):
|
|
resolution: {integrity: sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
'@remix-run/router': 1.9.0
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-select@5.7.5(@types/react@18.2.24)(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-jgYZa2xgKP0DVn5GZk7tZwbRx7kaVz1VqU41S8z1KWmshRDhlrpKS0w80aS1RaK5bVIXpttgSou7XCjWw1ncKA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
'@emotion/cache': 11.11.0
|
|
'@emotion/react': 11.11.1(@types/react@18.2.24)(react@18.2.0)
|
|
'@floating-ui/dom': 1.5.3
|
|
'@types/react-transition-group': 4.4.7
|
|
memoize-one: 6.0.0
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
|
|
use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.24)(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
dev: false
|
|
|
|
/react-table@7.8.0(react@18.2.0):
|
|
resolution: {integrity: sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-textarea-autosize@8.5.3(@types/react@18.2.24)(react@18.2.0):
|
|
resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
'@babel/runtime': 7.22.11
|
|
react: 18.2.0
|
|
use-composed-ref: 1.3.0(react@18.2.0)
|
|
use-latest: 1.2.1(@types/react@18.2.24)(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
dev: false
|
|
|
|
/react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
react-dom: '>=16.6.0'
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
dom-helpers: 5.2.1
|
|
loose-envify: 1.4.0
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/react@18.2.0:
|
|
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/read-cache@1.0.0:
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
dependencies:
|
|
pify: 2.3.0
|
|
dev: false
|
|
|
|
/readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
dev: false
|
|
|
|
/reflect.getprototypeof@1.0.3:
|
|
resolution: {integrity: sha512-TTAOZpkJ2YLxl7mVHWrNo3iDMEkYlva/kgFcXndqMgbo/AZUmmavEkdXV+hXtE4P8xdyEKRzalaFqZVuwIk/Nw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
get-intrinsic: 1.2.1
|
|
globalthis: 1.0.3
|
|
which-builtin-type: 1.1.3
|
|
dev: false
|
|
|
|
/regenerate-unicode-properties@10.1.1:
|
|
resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
dev: false
|
|
|
|
/regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
dev: false
|
|
|
|
/regenerator-runtime@0.14.0:
|
|
resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==}
|
|
dev: false
|
|
|
|
/regenerator-transform@0.15.2:
|
|
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
|
|
dependencies:
|
|
'@babel/runtime': 7.23.1
|
|
dev: false
|
|
|
|
/regexp.prototype.flags@1.5.0:
|
|
resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
functions-have-names: 1.2.3
|
|
dev: false
|
|
|
|
/regexp.prototype.flags@1.5.1:
|
|
resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.1
|
|
set-function-name: 2.0.1
|
|
dev: false
|
|
|
|
/regexpu-core@5.3.2:
|
|
resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
|
|
engines: {node: '>=4'}
|
|
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
|
|
dev: false
|
|
|
|
/regjsparser@0.9.1:
|
|
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
jsesc: 0.5.0
|
|
dev: false
|
|
|
|
/remove-accents@0.4.2:
|
|
resolution: {integrity: sha512-7pXIJqJOq5tFgG1A2Zxti3Ht8jJF337m4sowbuHsW30ZnkQFnDzy9qBNhgzX8ZLW4+UBcXiiR7SwR6pokHsxiA==}
|
|
dev: false
|
|
|
|
/require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
dev: false
|
|
|
|
/resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/resolve@1.22.4:
|
|
resolution: {integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.13.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: false
|
|
|
|
/resolve@1.22.6:
|
|
resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.13.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: false
|
|
|
|
/resolve@2.0.0-next.4:
|
|
resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.13.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: false
|
|
|
|
/reusify@1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/rimraf@3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
hasBin: true
|
|
dependencies:
|
|
glob: 7.2.3
|
|
dev: false
|
|
|
|
/rollup-plugin-terser@7.0.2(rollup@2.79.1):
|
|
resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==}
|
|
deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
|
|
peerDependencies:
|
|
rollup: ^2.0.0
|
|
dependencies:
|
|
'@babel/code-frame': 7.22.13
|
|
jest-worker: 26.6.2
|
|
rollup: 2.79.1
|
|
serialize-javascript: 4.0.0
|
|
terser: 5.20.0
|
|
dev: false
|
|
|
|
/rollup@2.79.1:
|
|
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: false
|
|
|
|
/rollup@3.28.0:
|
|
resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==}
|
|
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: false
|
|
|
|
/run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
dev: false
|
|
|
|
/safe-array-concat@1.0.0:
|
|
resolution: {integrity: sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==}
|
|
engines: {node: '>=0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
has-symbols: 1.0.3
|
|
isarray: 2.0.5
|
|
dev: false
|
|
|
|
/safe-array-concat@1.0.1:
|
|
resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==}
|
|
engines: {node: '>=0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
has-symbols: 1.0.3
|
|
isarray: 2.0.5
|
|
dev: false
|
|
|
|
/safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
dev: false
|
|
|
|
/safe-regex-test@1.0.0:
|
|
resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
is-regex: 1.1.4
|
|
dev: false
|
|
|
|
/scheduler@0.23.0:
|
|
resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/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
|
|
dev: false
|
|
|
|
/serialize-javascript@4.0.0:
|
|
resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==}
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
dev: false
|
|
|
|
/set-function-name@2.0.1:
|
|
resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.0
|
|
functions-have-names: 1.2.3
|
|
has-property-descriptors: 1.0.0
|
|
dev: false
|
|
|
|
/shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
dev: false
|
|
|
|
/shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/side-channel@1.0.4:
|
|
resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
object-inspect: 1.12.3
|
|
dev: false
|
|
|
|
/signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
dev: false
|
|
|
|
/slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/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
|
|
|
|
/source-map-js@1.0.2:
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
dev: false
|
|
|
|
/source-map@0.5.7:
|
|
resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/source-map@0.8.0-beta.0:
|
|
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
whatwg-url: 7.1.0
|
|
dev: false
|
|
|
|
/sourcemap-codec@1.4.8:
|
|
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
|
|
deprecated: Please use @jridgewell/sourcemap-codec instead
|
|
dev: false
|
|
|
|
/stacktracey@2.1.8:
|
|
resolution: {integrity: sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==}
|
|
dependencies:
|
|
as-table: 1.0.55
|
|
get-source: 2.0.12
|
|
dev: false
|
|
|
|
/string.prototype.matchall@4.0.10:
|
|
resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.22.2
|
|
get-intrinsic: 1.2.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
regexp.prototype.flags: 1.5.1
|
|
set-function-name: 2.0.1
|
|
side-channel: 1.0.4
|
|
dev: false
|
|
|
|
/string.prototype.matchall@4.0.8:
|
|
resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
get-intrinsic: 1.2.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
regexp.prototype.flags: 1.5.0
|
|
side-channel: 1.0.4
|
|
dev: false
|
|
|
|
/string.prototype.trim@1.2.7:
|
|
resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/string.prototype.trim@1.2.8:
|
|
resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.22.2
|
|
dev: false
|
|
|
|
/string.prototype.trimend@1.0.6:
|
|
resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/string.prototype.trimend@1.0.7:
|
|
resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.22.2
|
|
dev: false
|
|
|
|
/string.prototype.trimstart@1.0.6:
|
|
resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.22.1
|
|
dev: false
|
|
|
|
/string.prototype.trimstart@1.0.7:
|
|
resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.22.2
|
|
dev: false
|
|
|
|
/stringify-object@3.3.0:
|
|
resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
get-own-enumerable-property-symbols: 3.0.2
|
|
is-obj: 1.0.1
|
|
is-regexp: 1.0.0
|
|
dev: false
|
|
|
|
/strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
dev: false
|
|
|
|
/strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/strip-comments@2.0.1:
|
|
resolution: {integrity: sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/stylis@4.2.0:
|
|
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
|
|
dev: false
|
|
|
|
/sucrase@3.34.0:
|
|
resolution: {integrity: sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
commander: 4.1.1
|
|
glob: 7.1.6
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.6
|
|
ts-interface-checker: 0.1.13
|
|
dev: false
|
|
|
|
/superjson@1.13.3:
|
|
resolution: {integrity: sha512-mJiVjfd2vokfDxsQPOwJ/PtanO87LhpYY88ubI5dUB1Ab58Txbyje3+jpm+/83R/fevaq/107NNhtYBLuoTrFg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
copy-anything: 3.0.5
|
|
dev: false
|
|
|
|
/supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
dev: false
|
|
|
|
/supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
dev: false
|
|
|
|
/supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: false
|
|
|
|
/svg-parser@2.0.4:
|
|
resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==}
|
|
dev: false
|
|
|
|
/tailwindcss@3.3.3:
|
|
resolution: {integrity: sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==}
|
|
engines: {node: '>=14.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@alloc/quick-lru': 5.2.0
|
|
arg: 5.0.2
|
|
chokidar: 3.5.3
|
|
didyoumean: 1.2.2
|
|
dlv: 1.1.3
|
|
fast-glob: 3.3.1
|
|
glob-parent: 6.0.2
|
|
is-glob: 4.0.3
|
|
jiti: 1.19.1
|
|
lilconfig: 2.1.0
|
|
micromatch: 4.0.5
|
|
normalize-path: 3.0.0
|
|
object-hash: 3.0.0
|
|
picocolors: 1.0.0
|
|
postcss: 8.4.31
|
|
postcss-import: 15.1.0(postcss@8.4.31)
|
|
postcss-js: 4.0.1(postcss@8.4.31)
|
|
postcss-load-config: 4.0.1(postcss@8.4.31)
|
|
postcss-nested: 6.0.1(postcss@8.4.31)
|
|
postcss-selector-parser: 6.0.13
|
|
resolve: 1.22.4
|
|
sucrase: 3.34.0
|
|
transitivePeerDependencies:
|
|
- ts-node
|
|
dev: false
|
|
|
|
/temp-dir@2.0.0:
|
|
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/tempy@0.6.0:
|
|
resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
is-stream: 2.0.1
|
|
temp-dir: 2.0.0
|
|
type-fest: 0.16.0
|
|
unique-string: 2.0.0
|
|
dev: false
|
|
|
|
/terser@5.20.0:
|
|
resolution: {integrity: sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.5
|
|
acorn: 8.10.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
dev: false
|
|
|
|
/text-table@0.2.0:
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
dev: false
|
|
|
|
/thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
dev: false
|
|
|
|
/thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
dev: false
|
|
|
|
/tiny-warning@1.0.3:
|
|
resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
|
|
dev: false
|
|
|
|
/to-fast-properties@2.0.0:
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
dev: false
|
|
|
|
/tr46@1.0.1:
|
|
resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==}
|
|
dependencies:
|
|
punycode: 2.3.0
|
|
dev: false
|
|
|
|
/ts-api-utils@1.0.3(typescript@5.2.2):
|
|
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
|
|
engines: {node: '>=16.13.0'}
|
|
peerDependencies:
|
|
typescript: '>=4.2.0'
|
|
dependencies:
|
|
typescript: 5.2.2
|
|
dev: false
|
|
|
|
/ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
dev: false
|
|
|
|
/tsconfig-paths@3.14.2:
|
|
resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==}
|
|
dependencies:
|
|
'@types/json5': 0.0.29
|
|
json5: 1.0.2
|
|
minimist: 1.2.8
|
|
strip-bom: 3.0.0
|
|
dev: false
|
|
|
|
/tslib@2.6.2:
|
|
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
|
dev: false
|
|
|
|
/type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
dev: false
|
|
|
|
/type-fest@0.16.0:
|
|
resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/type-fest@0.20.2:
|
|
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/typed-array-buffer@1.0.0:
|
|
resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.1
|
|
is-typed-array: 1.1.12
|
|
dev: false
|
|
|
|
/typed-array-byte-length@1.0.0:
|
|
resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
has-proto: 1.0.1
|
|
is-typed-array: 1.1.12
|
|
dev: false
|
|
|
|
/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.2
|
|
for-each: 0.3.3
|
|
has-proto: 1.0.1
|
|
is-typed-array: 1.1.12
|
|
dev: false
|
|
|
|
/typed-array-length@1.0.4:
|
|
resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
is-typed-array: 1.1.12
|
|
dev: false
|
|
|
|
/typescript@5.2.2:
|
|
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/unbox-primitive@1.0.2:
|
|
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-bigints: 1.0.2
|
|
has-symbols: 1.0.3
|
|
which-boxed-primitive: 1.0.2
|
|
dev: false
|
|
|
|
/unicode-canonical-property-names-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.0
|
|
unicode-property-aliases-ecmascript: 2.1.0
|
|
dev: false
|
|
|
|
/unicode-match-property-value-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unicode-property-aliases-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unique-string@2.0.0:
|
|
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
crypto-random-string: 2.0.0
|
|
dev: false
|
|
|
|
/universalify@2.0.0:
|
|
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
|
engines: {node: '>= 10.0.0'}
|
|
dev: false
|
|
|
|
/upath@1.2.0:
|
|
resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/update-browserslist-db@1.0.13(browserslist@4.22.1):
|
|
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.22.1
|
|
escalade: 3.1.1
|
|
picocolors: 1.0.0
|
|
dev: false
|
|
|
|
/uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
dependencies:
|
|
punycode: 2.3.0
|
|
dev: false
|
|
|
|
/use-composed-ref@1.3.0(react@18.2.0):
|
|
resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/use-isomorphic-layout-effect@1.1.2(@types/react@18.2.24)(react@18.2.0):
|
|
resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^18.2.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/use-latest@1.2.1(@types/react@18.2.24)(react@18.2.0):
|
|
resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==}
|
|
peerDependencies:
|
|
'@types/react': '*'
|
|
react: ^18.2.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@types/react': 18.2.24
|
|
react: 18.2.0
|
|
use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.24)(react@18.2.0)
|
|
dev: false
|
|
|
|
/use-sync-external-store@1.2.0(react@18.2.0):
|
|
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
dev: false
|
|
|
|
/vite-plugin-pwa@0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
|
resolution: {integrity: sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
vite: ^3.1.0 || ^4.0.0
|
|
workbox-build: ^7.0.0
|
|
workbox-window: ^7.0.0
|
|
dependencies:
|
|
debug: 4.3.4
|
|
fast-glob: 3.3.1
|
|
pretty-bytes: 6.1.1
|
|
vite: 4.4.9(@types/node@20.8.0)
|
|
workbox-build: 7.0.0
|
|
workbox-window: 7.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/vite-plugin-svgr@4.1.0(rollup@2.79.1)(typescript@5.2.2)(vite@4.4.9):
|
|
resolution: {integrity: sha512-v7Qic+FWmCChgQNGSI4V8X63OEYsdUoLt66iqIcHozq9bfK/Dwmr0V+LBy1NE8CE98Y8HouEBJ+pto4AMfN5xw==}
|
|
peerDependencies:
|
|
vite: ^2.6.0 || 3 || 4
|
|
dependencies:
|
|
'@rollup/pluginutils': 5.0.4(rollup@2.79.1)
|
|
'@svgr/core': 8.1.0(typescript@5.2.2)
|
|
'@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0)
|
|
vite: 4.4.9(@types/node@20.8.0)
|
|
transitivePeerDependencies:
|
|
- rollup
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/vite@4.4.9(@types/node@20.8.0):
|
|
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': '>= 14'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
dependencies:
|
|
'@types/node': 20.8.0
|
|
esbuild: 0.18.20
|
|
postcss: 8.4.31
|
|
rollup: 3.28.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: false
|
|
|
|
/warning@4.0.3:
|
|
resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/webidl-conversions@4.0.2:
|
|
resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
|
|
dev: false
|
|
|
|
/whatwg-url@7.1.0:
|
|
resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==}
|
|
dependencies:
|
|
lodash.sortby: 4.7.0
|
|
tr46: 1.0.1
|
|
webidl-conversions: 4.0.2
|
|
dev: false
|
|
|
|
/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.7
|
|
is-string: 1.0.7
|
|
is-symbol: 1.0.4
|
|
dev: false
|
|
|
|
/which-builtin-type@1.1.3:
|
|
resolution: {integrity: sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
function.prototype.name: 1.1.6
|
|
has-tostringtag: 1.0.0
|
|
is-async-function: 2.0.0
|
|
is-date-object: 1.0.5
|
|
is-finalizationregistry: 1.0.2
|
|
is-generator-function: 1.0.10
|
|
is-regex: 1.1.4
|
|
is-weakref: 1.0.2
|
|
isarray: 2.0.5
|
|
which-boxed-primitive: 1.0.2
|
|
which-collection: 1.0.1
|
|
which-typed-array: 1.1.11
|
|
dev: false
|
|
|
|
/which-collection@1.0.1:
|
|
resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==}
|
|
dependencies:
|
|
is-map: 2.0.2
|
|
is-set: 2.0.2
|
|
is-weakmap: 2.0.1
|
|
is-weakset: 2.0.2
|
|
dev: false
|
|
|
|
/which-typed-array@1.1.11:
|
|
resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
gopd: 1.0.1
|
|
has-tostringtag: 1.0.0
|
|
dev: false
|
|
|
|
/which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
dev: false
|
|
|
|
/workbox-background-sync@7.0.0:
|
|
resolution: {integrity: sha512-S+m1+84gjdueM+jIKZ+I0Lx0BDHkk5Nu6a3kTVxP4fdj3gKouRNmhO8H290ybnJTOPfBDtTMXSQA/QLTvr7PeA==}
|
|
dependencies:
|
|
idb: 7.1.1
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-broadcast-update@7.0.0:
|
|
resolution: {integrity: sha512-oUuh4jzZrLySOo0tC0WoKiSg90bVAcnE98uW7F8GFiSOXnhogfNDGZelPJa+6KpGBO5+Qelv04Hqx2UD+BJqNQ==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-build@7.0.0:
|
|
resolution: {integrity: sha512-CttE7WCYW9sZC+nUYhQg3WzzGPr4IHmrPnjKiu3AMXsiNQKx+l4hHl63WTrnicLmKEKHScWDH8xsGBdrYgtBzg==}
|
|
engines: {node: '>=16.0.0'}
|
|
dependencies:
|
|
'@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0)
|
|
'@babel/core': 7.23.0
|
|
'@babel/preset-env': 7.22.20(@babel/core@7.23.0)
|
|
'@babel/runtime': 7.23.1
|
|
'@rollup/plugin-babel': 5.3.1(@babel/core@7.23.0)(rollup@2.79.1)
|
|
'@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1)
|
|
'@rollup/plugin-replace': 2.4.2(rollup@2.79.1)
|
|
'@surma/rollup-plugin-off-main-thread': 2.2.3
|
|
ajv: 8.12.0
|
|
common-tags: 1.8.2
|
|
fast-json-stable-stringify: 2.1.0
|
|
fs-extra: 9.1.0
|
|
glob: 7.2.3
|
|
lodash: 4.17.21
|
|
pretty-bytes: 5.6.0
|
|
rollup: 2.79.1
|
|
rollup-plugin-terser: 7.0.2(rollup@2.79.1)
|
|
source-map: 0.8.0-beta.0
|
|
stringify-object: 3.3.0
|
|
strip-comments: 2.0.1
|
|
tempy: 0.6.0
|
|
upath: 1.2.0
|
|
workbox-background-sync: 7.0.0
|
|
workbox-broadcast-update: 7.0.0
|
|
workbox-cacheable-response: 7.0.0
|
|
workbox-core: 7.0.0
|
|
workbox-expiration: 7.0.0
|
|
workbox-google-analytics: 7.0.0
|
|
workbox-navigation-preload: 7.0.0
|
|
workbox-precaching: 7.0.0
|
|
workbox-range-requests: 7.0.0
|
|
workbox-recipes: 7.0.0
|
|
workbox-routing: 7.0.0
|
|
workbox-strategies: 7.0.0
|
|
workbox-streams: 7.0.0
|
|
workbox-sw: 7.0.0
|
|
workbox-window: 7.0.0
|
|
transitivePeerDependencies:
|
|
- '@types/babel__core'
|
|
- supports-color
|
|
dev: false
|
|
|
|
/workbox-cacheable-response@7.0.0:
|
|
resolution: {integrity: sha512-0lrtyGHn/LH8kKAJVOQfSu3/80WDc9Ma8ng0p2i/5HuUndGttH+mGMSvOskjOdFImLs2XZIimErp7tSOPmu/6g==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-core@7.0.0:
|
|
resolution: {integrity: sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==}
|
|
dev: false
|
|
|
|
/workbox-expiration@7.0.0:
|
|
resolution: {integrity: sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==}
|
|
dependencies:
|
|
idb: 7.1.1
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-google-analytics@7.0.0:
|
|
resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==}
|
|
dependencies:
|
|
workbox-background-sync: 7.0.0
|
|
workbox-core: 7.0.0
|
|
workbox-routing: 7.0.0
|
|
workbox-strategies: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-navigation-preload@7.0.0:
|
|
resolution: {integrity: sha512-juWCSrxo/fiMz3RsvDspeSLGmbgC0U9tKqcUPZBCf35s64wlaLXyn2KdHHXVQrb2cqF7I0Hc9siQalainmnXJA==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-precaching@7.0.0:
|
|
resolution: {integrity: sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
workbox-routing: 7.0.0
|
|
workbox-strategies: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-range-requests@7.0.0:
|
|
resolution: {integrity: sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-recipes@7.0.0:
|
|
resolution: {integrity: sha512-DntcK9wuG3rYQOONWC0PejxYYIDHyWWZB/ueTbOUDQgefaeIj1kJ7pdP3LZV2lfrj8XXXBWt+JDRSw1lLLOnww==}
|
|
dependencies:
|
|
workbox-cacheable-response: 7.0.0
|
|
workbox-core: 7.0.0
|
|
workbox-expiration: 7.0.0
|
|
workbox-precaching: 7.0.0
|
|
workbox-routing: 7.0.0
|
|
workbox-strategies: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-routing@7.0.0:
|
|
resolution: {integrity: sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-strategies@7.0.0:
|
|
resolution: {integrity: sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-streams@7.0.0:
|
|
resolution: {integrity: sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==}
|
|
dependencies:
|
|
workbox-core: 7.0.0
|
|
workbox-routing: 7.0.0
|
|
dev: false
|
|
|
|
/workbox-sw@7.0.0:
|
|
resolution: {integrity: sha512-SWfEouQfjRiZ7GNABzHUKUyj8pCoe+RwjfOIajcx6J5mtgKkN+t8UToHnpaJL5UVVOf5YhJh+OHhbVNIHe+LVA==}
|
|
dev: false
|
|
|
|
/workbox-window@7.0.0:
|
|
resolution: {integrity: sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==}
|
|
dependencies:
|
|
'@types/trusted-types': 2.0.3
|
|
workbox-core: 7.0.0
|
|
dev: false
|
|
|
|
/wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
dev: false
|
|
|
|
/yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
dev: false
|
|
|
|
/yallist@4.0.0:
|
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
dev: false
|
|
|
|
/yaml@1.10.2:
|
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/yaml@2.3.2:
|
|
resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==}
|
|
engines: {node: '>= 14'}
|
|
dev: false
|
|
|
|
/yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/zod-formik-adapter@1.2.0(formik@2.4.5)(zod@3.22.2):
|
|
resolution: {integrity: sha512-62U+Mf8U05pvLsIMUTC1H6d4K5SmsrXM+YgiZhCpPin5GNhnVuXCGySmJCs0FHuTJCBy7Et5Z1i8KF5ffuLttg==}
|
|
peerDependencies:
|
|
formik: ^2.2.9
|
|
zod: ^3.14.4
|
|
dependencies:
|
|
formik: 2.4.5(react@18.2.0)
|
|
zod: 3.22.2
|
|
dev: false
|
|
|
|
/zod@3.22.2:
|
|
resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==}
|
|
dev: false
|