diff --git a/Cargo.lock b/Cargo.lock.bak similarity index 100% rename from Cargo.lock rename to Cargo.lock.bak diff --git a/README.md b/README.md index 7d36509..4888edd 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Un motore di ricerca libri basato su protocollo IPFS. Una versione funzionante si trova [qui](https://millelibri.copyriot.xyz). -Il progetto è partito come un fork di [Book Searcher](https://github.com/book-searcher-org/book-searcher). +Un tempo (fino a dicembre 2023) il progetto era sincronizzato con [Book Searcher](https://github.com/book-searcher-org/book-searcher). Poi venne la macchina editoriale e distrusse tutto: -L'obiettivo è trasformarlo in una piattaforma partecipativa: gli utenti avranno la possibilità di richiedere l'aggiunta di libri, oltre a fare ricerche. +https://github.com/book-searcher-org/deleted/issues/1 ## Installazione rapida @@ -32,8 +32,4 @@ Per modificare la parte frontend (React) del progetto, posizionarsi nella cartel npm install npm run build npm run dev -``` - -## Licenza - -Book Searcher è rilasciato sotto licenza [BSD-3-Clause](https://github.com/book-searcher-org/book-searcher/blob/master/LICENSE). Millelibri eredita la licenza da Book Searcher. \ No newline at end of file +``` \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index bf50d75..e18fa87 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,18 +4,10 @@ services: zlib: image: lamacchinadesiderante/millelibri:latest - # image: millelibri:v0.4 - - # image: millelibri - - # build: - # context: . - # dockerfile: ./Dockerfile - restart: always ports: - "7070:7070" volumes: - - ./index:/index \ No newline at end of file + - ./index:/index diff --git a/frontend/.env.development b/frontend/.env.development index 5cd0d30..2137c05 100644 --- a/frontend/.env.development +++ b/frontend/.env.development @@ -1,3 +1,2 @@ # .env.production -VITE_BACKEND_BASE_API = 'http://127.0.0.1:7070/' -VITE_STORJ_JSON_URL = 'https://link.storjshare.io/juowot6xaa2rz4vjqeal2uo44jka/millelibri%2Findex%2Fjson%2Fmillelibri.json?download=1' \ No newline at end of file +VITE_BACKEND_BASE_API = 'http://127.0.0.1:7070/' \ No newline at end of file diff --git a/frontend/.env.production b/frontend/.env.production index 93a3fd6..7947c31 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -1,3 +1,2 @@ # .env.production -VITE_BACKEND_BASE_API = '' -VITE_STORJ_JSON_URL = 'https://link.storjshare.io/juowot6xaa2rz4vjqeal2uo44jka/millelibri%2Findex%2Fjson%2Fmillelibri.json?download=1' \ No newline at end of file +VITE_BACKEND_BASE_API = '' \ No newline at end of file diff --git a/frontend/package.json b/frontend/package.json index 7b1b360..bb73c73 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "frontend", "private": true, - "version": "v0.7.0", + "version": "v0.8.0", "type": "module", "repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri", "scripts": { @@ -13,6 +13,7 @@ "@chakra-ui/react": "^2.4.6", "@chakra-ui/skip-nav": "^2.0.13", "@chakra-ui/system": "^2.3.7", + "@chakra-ui/icons": "^2.1.1", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@tanstack/react-table": "^8.7.4", @@ -24,6 +25,7 @@ "framer-motion": "^7.10.3", "i18next": "^22.4.6", "i18next-browser-languagedetector": "^7.0.1", + "js-file-download": "^0.4.12", "lodash": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 2b17ac2..96fbe28 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -1,102 +1,145 @@ -lockfileVersion: 5.4 +lockfileVersion: '6.0' -specifiers: - '@babel/core': ^7.20.7 - '@chakra-ui/react': ^2.4.6 - '@chakra-ui/skip-nav': ^2.0.13 - '@chakra-ui/system': ^2.3.7 - '@darkobits/vite-plugin-favicons': ^0.1.8 - '@emotion/react': ^11.10.5 - '@emotion/styled': ^11.10.5 - '@tanstack/react-table': ^8.7.4 - '@tanstack/table-core': ^8.7.4 - '@tauri-apps/api': ^1.2.0 - '@types/lodash': ^4.14.191 - '@types/node': ^18.11.18 - '@types/react': ^18.0.26 - '@types/react-dom': ^18.0.10 - '@vitejs/plugin-react': ^2.2.0 - ahooks: ^3.7.4 - axios: ^1.2.2 - filesize: ^10.0.6 - framer-motion: ^7.10.3 - i18next: ^22.4.6 - i18next-browser-languagedetector: ^7.0.1 - lodash: ^4.17.21 - prettier: ^2.8.1 - react: ^18.2.0 - react-dom: ^18.2.0 - react-hook-form: ^7.41.3 - react-i18next: ^12.1.1 - react-icons: ^4.7.1 - react-intersection-observer: ^9.4.1 - typescript: ^4.9.4 - vite: ^3.2.5 - vite-plugin-top-level-await: ^1.2.2 +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: - '@chakra-ui/react': 2.4.6_6z66u6efdgokrdxyuxkwijcyzq - '@chakra-ui/skip-nav': 2.0.13_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi - '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee - '@tanstack/react-table': 8.7.4_biqbaboplfbrettd7655fr4n2y - '@tanstack/table-core': 8.7.4 - '@tauri-apps/api': 1.2.0 - ahooks: 3.7.4_react@18.2.0 - axios: 1.2.2 - filesize: 10.0.6 - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y - i18next: 22.4.6 - i18next-browser-languagedetector: 7.0.1 - lodash: 4.17.21 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-hook-form: 7.41.3_react@18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y - react-icons: 4.7.1_react@18.2.0 - react-intersection-observer: 9.4.1_react@18.2.0 + '@chakra-ui/icons': + specifier: ^2.1.1 + version: 2.1.1(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react': + specifier: ^2.4.6 + version: 2.4.6(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(@types/react@18.0.26)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/skip-nav': + specifier: ^2.0.13 + version: 2.0.13(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/system': + specifier: ^2.3.7 + version: 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@emotion/react': + specifier: ^11.10.5 + version: 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) + '@emotion/styled': + specifier: ^11.10.5 + version: 11.10.5(@babel/core@7.20.7)(@emotion/react@11.10.5)(@types/react@18.0.26)(react@18.2.0) + '@tanstack/react-table': + specifier: ^8.7.4 + version: 8.7.4(react-dom@18.2.0)(react@18.2.0) + '@tanstack/table-core': + specifier: ^8.7.4 + version: 8.7.4 + '@tauri-apps/api': + specifier: ^1.2.0 + version: 1.2.0 + ahooks: + specifier: ^3.7.4 + version: 3.7.4(react@18.2.0) + axios: + specifier: ^1.2.2 + version: 1.2.2 + filesize: + specifier: ^10.0.6 + version: 10.0.6 + framer-motion: + specifier: ^7.10.3 + version: 7.10.3(react-dom@18.2.0)(react@18.2.0) + i18next: + specifier: ^22.4.6 + version: 22.4.6 + i18next-browser-languagedetector: + specifier: ^7.0.1 + version: 7.0.1 + js-file-download: + specifier: ^0.4.12 + version: 0.4.12 + lodash: + specifier: ^4.17.21 + version: 4.17.21 + react: + specifier: ^18.2.0 + version: 18.2.0 + react-dom: + specifier: ^18.2.0 + version: 18.2.0(react@18.2.0) + react-hook-form: + specifier: ^7.41.3 + version: 7.41.3(react@18.2.0) + react-i18next: + specifier: ^12.1.1 + version: 12.1.1(i18next@22.4.6)(react-dom@18.2.0)(react@18.2.0) + react-icons: + specifier: ^4.7.1 + version: 4.7.1(react@18.2.0) + react-intersection-observer: + specifier: ^9.4.1 + version: 9.4.1(react@18.2.0) + react-responsive: + specifier: ^9.0.2 + version: 9.0.2(react@18.2.0) devDependencies: - '@babel/core': 7.20.7 - '@darkobits/vite-plugin-favicons': 0.1.8_7g3uriyb4kqeq2yf2bucr7z2ea - '@types/lodash': 4.14.191 - '@types/node': 18.11.18 - '@types/react': 18.0.26 - '@types/react-dom': 18.0.10 - '@vitejs/plugin-react': 2.2.0_vite@3.2.5 - prettier: 2.8.1 - typescript: 4.9.4 - vite: 3.2.5_@types+node@18.11.18 - vite-plugin-top-level-await: 1.2.2_vite@3.2.5 + '@babel/core': + specifier: ^7.20.7 + version: 7.20.7 + '@darkobits/vite-plugin-favicons': + specifier: ^0.1.8 + version: 0.1.8(typescript@4.9.4)(vite@3.2.5) + '@types/lodash': + specifier: ^4.14.191 + version: 4.14.191 + '@types/node': + specifier: ^18.11.18 + version: 18.11.18 + '@types/react': + specifier: ^18.0.26 + version: 18.0.26 + '@types/react-dom': + specifier: ^18.0.10 + version: 18.0.10 + '@vitejs/plugin-react': + specifier: ^2.2.0 + version: 2.2.0(vite@3.2.5) + prettier: + specifier: ^2.8.1 + version: 2.8.1 + typescript: + specifier: ^4.9.4 + version: 4.9.4 + vite: + specifier: ^3.2.5 + version: 3.2.5(@types/node@18.11.18) + vite-plugin-top-level-await: + specifier: ^1.2.2 + version: 1.2.2(vite@3.2.5) packages: - /@ampproject/remapping/2.2.0: + /@ampproject/remapping@2.2.0: resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.17 - /@babel/code-frame/7.18.6: + /@babel/code-frame@7.18.6: resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data/7.20.10: + /@babel/compat-data@7.20.10: resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==} engines: {node: '>=6.9.0'} - /@babel/core/7.20.7: + /@babel/core@7.20.7: resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 '@babel/generator': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-compilation-targets': 7.20.7(@babel/core@7.20.7) '@babel/helper-module-transforms': 7.20.11 '@babel/helpers': 7.20.7 '@babel/parser': 7.20.7 @@ -111,7 +154,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator/7.20.7: + /@babel/generator@7.20.7: resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==} engines: {node: '>=6.9.0'} dependencies: @@ -119,14 +162,14 @@ packages: '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 - /@babel/helper-annotate-as-pure/7.18.6: + /@babel/helper-annotate-as-pure@7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 dev: true - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + /@babel/helper-compilation-targets@7.20.7(@babel/core@7.20.7): resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -139,30 +182,30 @@ packages: lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-environment-visitor/7.18.9: + /@babel/helper-environment-visitor@7.18.9: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name/7.19.0: + /@babel/helper-function-name@7.19.0: resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 '@babel/types': 7.20.7 - /@babel/helper-hoist-variables/7.18.6: + /@babel/helper-hoist-variables@7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 - /@babel/helper-module-imports/7.18.6: + /@babel/helper-module-imports@7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 - /@babel/helper-module-transforms/7.20.11: + /@babel/helper-module-transforms@7.20.11: resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} engines: {node: '>=6.9.0'} dependencies: @@ -177,35 +220,35 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-plugin-utils/7.20.2: + /@babel/helper-plugin-utils@7.20.2: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-simple-access/7.20.2: + /@babel/helper-simple-access@7.20.2: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 - /@babel/helper-split-export-declaration/7.18.6: + /@babel/helper-split-export-declaration@7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 - /@babel/helper-string-parser/7.19.4: + /@babel/helper-string-parser@7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier/7.19.1: + /@babel/helper-validator-identifier@7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.18.6: + /@babel/helper-validator-option@7.18.6: resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} engines: {node: '>=6.9.0'} - /@babel/helpers/7.20.7: + /@babel/helpers@7.20.7: resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==} engines: {node: '>=6.9.0'} dependencies: @@ -215,7 +258,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/highlight/7.18.6: + /@babel/highlight@7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} dependencies: @@ -223,14 +266,14 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.20.7: + /@babel/parser@7.20.7: resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.20.7 - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.20.7): resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -239,17 +282,17 @@ packages: '@babel/core': 7.20.7 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.20.7): resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.20.7 - '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx': 7.20.7(@babel/core@7.20.7) dev: true - /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-self@7.18.6(@babel/core@7.20.7): resolution: {integrity: sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==} engines: {node: '>=6.9.0'} peerDependencies: @@ -259,7 +302,7 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-source@7.19.6(@babel/core@7.20.7): resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -269,7 +312,7 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx/7.20.7_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx@7.20.7(@babel/core@7.20.7): resolution: {integrity: sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -279,17 +322,17 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.20.7) '@babel/types': 7.20.7 dev: true - /@babel/runtime/7.20.7: + /@babel/runtime@7.20.7: resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 - /@babel/template/7.20.7: + /@babel/template@7.20.7: resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: @@ -297,7 +340,7 @@ packages: '@babel/parser': 7.20.7 '@babel/types': 7.20.7 - /@babel/traverse/7.20.10: + /@babel/traverse@7.20.10: resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} engines: {node: '>=6.9.0'} dependencies: @@ -314,7 +357,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/types/7.20.7: + /@babel/types@7.20.7: resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} engines: {node: '>=6.9.0'} dependencies: @@ -322,318 +365,340 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 - /@chakra-ui/accordion/2.1.5_p72g2qpsppq5sxp4u5fnn2dxya: + /@chakra-ui/accordion@2.1.5(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0): resolution: {integrity: sha512-mxpcbnrbraYGNu/tmYC/Y0BNqM8jGXYygl4wzttlMSm8pXrhXApyv0bNBsU6zbBWqeyQE64R14N1ONl4i8CMkQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/descendant': 3.0.12_react@18.2.0 - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/descendant': 3.0.12(react@18.2.0) + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.13_b6cg6jjo3nvfx3u2luvtn6jrla - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/transition': 2.0.13(framer-motion@7.10.3)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/alert/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/alert@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-dG+tgfOT9LVsx+scvXdKBj3D8XRnZ1pTul4G6TSRK6A4FifSwSTvNnmjvNpoH0Vh1dSMRI0zxpV8PAfs9dS9KA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/spinner': 2.0.12_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/anatomy/2.1.1: + /@chakra-ui/anatomy@2.1.1: resolution: {integrity: sha512-LUHAoqJAgxAqmyckG5bUpBrfEo1FleEyY+1A8hkWciy58gZ+h3GoY9oBpHcdo7XdHPpy3G+3hieK/7i9NLwxAw==} dev: false - /@chakra-ui/avatar/2.2.2_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/avatar@2.2.2(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-wFDK1wT5kQxkpCAX6mPhx9kh0Pi2RnfN32bCRFio4Mmiq0ltfSEWi3/XxlawDr31Ch3T3qbtPVLqn355B4U9ZA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/image': 2.0.13_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/image': 2.0.13(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/breadcrumb/2.1.2_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/breadcrumb@2.1.2(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-NbWg9YKCxo6nbwORpfFkD6bIDvcDdCPPLx+tqIqVwoplpaSPeFV5lzPy4Lg/MS6x6Ko6a/GItGpDQGPuey+iWA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/breakpoint-utils/2.0.6: + /@chakra-ui/breakpoint-utils@2.0.6: resolution: {integrity: sha512-aigYoZdHtV+PNFr/RTHjbIYK49PsMLvwtpZsowKWJ6xDyPKHtfhwZ2VOBTUyaQf4mXgaB9MNOF46zOTJN8RfLQ==} dependencies: '@chakra-ui/shared-utils': 2.0.4 dev: false - /@chakra-ui/button/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/button@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-XdP1sB67N2DujDXPWyyXMTjW7frcnbf3yN/3F/asQClZX7ppw8Y36a6uZ94+6Cv67BPc0CokN+m3oQZhINJ+vw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/spinner': 2.0.12_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/card/2.1.4_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/card@2.1.4(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-MO8tjFBX2OZJt+NOthDoKcGRMQW/43NePze8Sju7zXqv1ocq7VB0DvToPLkopgeKaPx6AyYhzRXQjYXLcjYgQw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.2.7_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/checkbox@2.2.7(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-9p0U5xRE4OL5AbhZjV6Gw0iECLz8yd0cP43FabyBY8UfqrJPpAT22jxRmQ6Tv+HKbvAmgXOtxyIdwYTb1s1D+g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/visually-hidden': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/visually-hidden': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@zag-js/focus-visible': 0.2.1 react: 18.2.0 dev: false - /@chakra-ui/clickable/2.0.12_react@18.2.0: + /@chakra-ui/clickable@2.0.12(react@18.2.0): resolution: {integrity: sha512-boZwlHZ1BdsC4P/1r+SRbKRMG+/UzOgc16Fmhl2QkZquVF6jS6QtJBS1/fL+1N8oijz87nuhBoetNECnfWYN+w==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 react: 18.2.0 dev: false - /@chakra-ui/close-button/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/close-button@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-C/MR6EH+MUC49QCtKdoeAq/GYvs4CEvl0xjwri6qFYd8+UEkXPfl33Idw0c3kPbGe+aTrh4vMAYrRNwc4BveIg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/color-mode/2.1.11_react@18.2.0: + /@chakra-ui/color-mode@2.1.11(react@18.2.0): resolution: {integrity: sha512-556wqI/MohJAqzP9AD+YsKGi982TzrsAaRGr7RCY5fChNe/wHraLPjMPNITPjjDQWiUmZYkaEos78/4u3qOdpA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/control-box/2.0.12_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/control-box@2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-SR2rG917ttCAda9Kh0eqr0X2AWQii2iRrgTks3fbDGi7seV7m3tkrpK2hr7rPz5zX0UoJi6CFO04Q6cSclFylw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/counter/2.0.12_react@18.2.0: + /@chakra-ui/counter@2.0.12(react@18.2.0): resolution: {integrity: sha512-LselA3J2OvO1GxXo9pTvFEDEYXaSkelEGAOasUfME2ckQnznMOI96x7cLAujyMuhTAuGnz0n4mxAOp/iMHKL4Q==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/number-utils': 2.0.6 - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 react: 18.2.0 dev: false - /@chakra-ui/css-reset/2.0.11_hp5f5nkljdiwilp4rgxyefcplu: + /@chakra-ui/css-reset@2.0.11(@emotion/react@11.10.5)(react@18.2.0): resolution: {integrity: sha512-TnydPIMYaQX8kJ8cKgbXfHaBKLr9wCqZS+UnqUxUo3YzMNRjOUPg4DWVO4n4s+GwuZy860DGsBoJaheLqrilVg==} peerDependencies: '@emotion/react': '>=10.0.35' react: '>=18' dependencies: - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/descendant/3.0.12_react@18.2.0: + /@chakra-ui/descendant@3.0.12(react@18.2.0): resolution: {integrity: sha512-jx37SI6PYKMSgn+46Ou8LGa2nbEiBRmU4rzz+0/klVpCSd4yQLcm1c4nPv0D7SoQrhq/cQq4tUPfC2U4tXeovQ==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/dom-utils/2.0.5: + /@chakra-ui/dom-utils@2.0.5: resolution: {integrity: sha512-cZsaji3ntRcJOqrc9xyS2JSGXr/VLPFTTvShLApxg5dCDWvrGrCJGQ+iSP6R2FGHo2D6cpAgMdPO9O65KUyZBA==} dev: false - /@chakra-ui/editable/2.0.17_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/editable@2.0.17(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-1Yy2rfWPtRg/1qx2yv9ovTwrpuFHFLEB8LyizM44yvKnSEqTb2K6CTYhVHQBzI92bQUbGsorSflLvFFUzB55XQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-focus-on-pointer-down': 2.0.5_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-focus-on-pointer-down': 2.0.5(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/event-utils/2.0.7: + /@chakra-ui/event-utils@2.0.7: resolution: {integrity: sha512-OBEIx7CIK5k3nYUGnh2WDhth1oGe26fwXMVQjVM9+2LBUYw2Y1Ufac4o7lMiD1CnyUP+Q70yjMV/mFacvP1EMw==} dev: false - /@chakra-ui/focus-lock/2.0.14_kzbn2opkn2327fwg5yzwzya5o4: + /@chakra-ui/focus-lock@2.0.14(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-p4aieMBm4CG+uhfJ/W+2p3koGfPsHzdzSu2A8AYM5kGZ3rCx6IM97XYSneConw5WH7mSQR4lXzuEDjAyDozXFg==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/dom-utils': 2.0.5 react: 18.2.0 - react-focus-lock: 2.9.2_kzbn2opkn2327fwg5yzwzya5o4 + react-focus-lock: 2.9.2(@types/react@18.0.26)(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/form-control/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/form-control@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-HPT65tNxQJ6E3AqhREa90aJOdJ1TUj+Y37fLqhIUOMrFX2eLjthE81XswjrUGbcaQk0DuCqMLMBFjeUNxo2Qhw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/hooks/2.1.4_react@18.2.0: + /@chakra-ui/hooks@2.1.4(react@18.2.0): resolution: {integrity: sha512-FOsBBMK2zl7qdBrBgmkMNMkkbkKzM0RwYoK7oV+ldUG1f7pvjPBmzRFZ3wiIh5FlbffZvlLAH22D3a2xldWDZw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-utils': 2.0.11_react@18.2.0 + '@chakra-ui/react-utils': 2.0.11(react@18.2.0) '@chakra-ui/utils': 2.0.14 compute-scroll-into-view: 1.0.14 copy-to-clipboard: 3.3.1 react: 18.2.0 dev: false - /@chakra-ui/icon/3.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/icon@3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-ksNDXSByoLFNec/7UANtiy/lHt2NO3/Xe5KIde3zh70yY1QcRQjO8TjvXgYwqLbR0D6OzMGggrZnJKafeZhjRQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/image/2.0.13_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/icon@3.2.0(@chakra-ui/system@2.3.7)(react@18.2.0): + resolution: {integrity: sha512-xxjGLvlX2Ys4H0iHrI16t74rG9EBcpFvJ3Y3B7KMQTrnW34Kf7Da/UC8J67Gtx85mTHW020ml85SVPKORWNNKQ==} + peerDependencies: + '@chakra-ui/system': '>=2.0.0' + react: '>=18' + dependencies: + '@chakra-ui/shared-utils': 2.0.5 + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + react: 18.2.0 + dev: false + + /@chakra-ui/icons@2.1.1(@chakra-ui/system@2.3.7)(react@18.2.0): + resolution: {integrity: sha512-3p30hdo4LlRZTT5CwoAJq3G9fHI0wDc0pBaMHj4SUn0yomO+RcDRlzhdXqdr5cVnzax44sqXJVnf3oQG0eI+4g==} + peerDependencies: + '@chakra-ui/system': '>=2.0.0' + react: '>=18' + dependencies: + '@chakra-ui/icon': 3.2.0(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + react: 18.2.0 + dev: false + + /@chakra-ui/image@2.0.13(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-zcTN3DuhoLCkCgCwPGvy++F9jaCE2OQjoLKJSU2Rnc0c8WjCZZqXKuRdg3GhaYc80kaVSexMSc6h04Hki+JgVQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/input/2.0.16_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/input@2.0.16(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-4ybF7PQa8MQJm/QvD+UogYerB9/nZuNk+A9Eh9Djtg0EMiD/z+2jhZp2a4Te0HE8mq/DaEK7aNgw4s/EmAKnGA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/object-utils': 2.0.6 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/layout/2.1.12_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/layout@2.1.12(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-iIz9QiS0iB+8NUX5r9TtCbV2JbGzEbKVPiTTtnf48utu12lX4xcdpZJm6jgtgWjvwyo+N+FxyQ8oNff5OqN+Hw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/breakpoint-utils': 2.0.6 - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/object-utils': 2.0.6 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/lazy-utils/2.0.4: + /@chakra-ui/lazy-utils@2.0.4: resolution: {integrity: sha512-HaVlEIlWNdk9vuubfc+EJkNkwP4pORXkPanP72KF8CxM4NN1hCSm+2gAvlCZCmWUIKIyhGMO1lXPY923o2Mnug==} dev: false - /@chakra-ui/live-region/2.0.12_react@18.2.0: + /@chakra-ui/live-region@2.0.12(react@18.2.0): resolution: {integrity: sha512-hzCvqeYRtocLn0KmlEpVdYbt/7Tb5tBtsjMBfJb2lQkarQRwC9xzZ4arCcsDZAWiR3c3wvXdSob3vZ71biz46g==} peerDependencies: react: '>=18' @@ -641,47 +706,47 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/media-query/3.2.9_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/media-query@3.2.9(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-4vaf8YqgIs5zhaQTLAif+aiiixo9gpk1xiTn4oTiDZQFuTVhKyv4iI93NbAKif/Bls+8XghbMo0rF93DjqRRzg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/breakpoint-utils': 2.0.6 - '@chakra-ui/react-env': 2.0.12_react@18.2.0 + '@chakra-ui/react-env': 2.0.12(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.6_p72g2qpsppq5sxp4u5fnn2dxya: + /@chakra-ui/menu@2.1.6(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0): resolution: {integrity: sha512-/ypgx+JmYgItoBq0bUMetnjDu3aS75lra4xVQeMEG8L7y8/q7B4uIIJeSVh7o8UQJCvV05doxnwsxV7zBW29bw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.12_react@18.2.0 - '@chakra-ui/descendant': 3.0.12_react@18.2.0 + '@chakra-ui/clickable': 2.0.12(react@18.2.0) + '@chakra-ui/descendant': 3.0.12(react@18.2.0) '@chakra-ui/lazy-utils': 2.0.4 - '@chakra-ui/popper': 3.0.11_react@18.2.0 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-animation-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-disclosure': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-focus-effect': 2.0.8_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-outside-click': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/popper': 3.0.11(react@18.2.0) + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-animation-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-disclosure': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-focus-effect': 2.0.8(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-outside-click': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.13_b6cg6jjo3nvfx3u2luvtn6jrla - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/transition': 2.0.13(framer-motion@7.10.3)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.6_6hx7u2c5ihg2klgxta3pkcygm4: + /@chakra-ui/modal@2.2.6(@chakra-ui/system@2.3.7)(@types/react@18.0.26)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-NyGovs3+MimltfCyqrpr20vtwNOaNykJGQFp7GfsfiInoMU7fOyDAc12JfgcVl3LCwk0bEo60hx1zxZ3GQvUxQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -689,128 +754,128 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/focus-lock': 2.0.14_kzbn2opkn2327fwg5yzwzya5o4 - '@chakra-ui/portal': 2.0.13_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/close-button': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/focus-lock': 2.0.14(@types/react@18.0.26)(react@18.2.0) + '@chakra-ui/portal': 2.0.13(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.13_b6cg6jjo3nvfx3u2luvtn6jrla - aria-hidden: 1.2.2_kzbn2opkn2327fwg5yzwzya5o4 - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/transition': 2.0.13(framer-motion@7.10.3)(react@18.2.0) + aria-hidden: 1.2.2(@types/react@18.0.26)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-remove-scroll: 2.5.5_kzbn2opkn2327fwg5yzwzya5o4 + react-dom: 18.2.0(react@18.2.0) + react-remove-scroll: 2.5.5(@types/react@18.0.26)(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/number-input/2.0.15_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/number-input@2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-x04CqLPFF1bYiIiosB5xoWSoOKYBbrB5EMpm1382X11fdsdrkkR2/3Jqb3Hh0yVV63FtxXaYEeUENb6tJMcGmQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/counter': 2.0.12_react@18.2.0 - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-interval': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/counter': 2.0.12(react@18.2.0) + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-event-listener': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-interval': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/number-utils/2.0.6: + /@chakra-ui/number-utils@2.0.6: resolution: {integrity: sha512-VLOyoiXGpZ+eCQSPqKdBCEpen9VAo6pc6FDFuf4BNdIVEfh6ee//Zl7XjyTAGr1G4HUANp8ZxVHHPvtQ10VP4w==} dev: false - /@chakra-ui/object-utils/2.0.6: + /@chakra-ui/object-utils@2.0.6: resolution: {integrity: sha512-fw1AjQ4wdL8hqPGiE6ulXyugwh1m70YluG1yWGZDPi909zJj1/uL0DClgiNJY/8zWJrbMwDjGdYziXudLxahgA==} dev: false - /@chakra-ui/pin-input/2.0.17_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/pin-input@2.0.17(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-uDL8HIjuvvcEO9YBiAOewFtlrjPDqF+xPIWBh4hetDVt6Pd9XavvuyRJjsogjAZt0FsweUg5sF8g/iVLAihCAQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/descendant': 3.0.12_react@18.2.0 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/descendant': 3.0.12(react@18.2.0) + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.5_p72g2qpsppq5sxp4u5fnn2dxya: + /@chakra-ui/popover@2.1.5(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0): resolution: {integrity: sha512-ERM9312mJ1RbiRRdgn0E8jS10ZNBsACFkLhnEe++Ow27pjuIxL/MCpCatEGx9b97osHSsfPHekHjaLcOoCqVIw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/close-button': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/close-button': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/lazy-utils': 2.0.4 - '@chakra-ui/popper': 3.0.11_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-animation-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-disclosure': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-focus-effect': 2.0.8_react@18.2.0 - '@chakra-ui/react-use-focus-on-pointer-down': 2.0.5_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/popper': 3.0.11(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-animation-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-disclosure': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-focus-effect': 2.0.8(react@18.2.0) + '@chakra-ui/react-use-focus-on-pointer-down': 2.0.5(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/popper/3.0.11_react@18.2.0: + /@chakra-ui/popper@3.0.11(react@18.2.0): resolution: {integrity: sha512-fsKwgq3E0S6FqCzTCQ7HQEr2BOHfHZZMiqvFpGyrIPQ/Esv7aE3Ipw4y4RHTztzJ+vUKK3XTbJzX1cU4RR4a8Q==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@popperjs/core': 2.11.6 react: 18.2.0 dev: false - /@chakra-ui/portal/2.0.13_biqbaboplfbrettd7655fr4n2y: + /@chakra-ui/portal@2.0.13(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-EuzaYJuIXM5elqy0MmXe+nc2bHm72JpxkM/PX+LnRTlkA44Kj/iQP5gnx5KHLVG4RPbcG5p61W4KzIBPSRY0+g==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /@chakra-ui/progress/2.1.3_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/progress@2.1.3(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-RnVFvdWXrj06oVG0R0m/OunXJ9oxMrcI/UHGgTw74FbjZDSSv7+8j9397iu2Mop7v6iJi0Rhm8Nyi/wEqlO9lw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/provider/2.0.28_5rzy53przelm5jchjmb5vr6dxy: + /@chakra-ui/provider@2.0.28(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-9Q6UTweW0Fbgqd1ifBeVJke0QLp6duZqiju+Ng9C16B31FcNCz8nFPWQLx5yhDnA4XoQ3vNREkrETfae4CfH1Q==} peerDependencies: '@emotion/react': ^11.0.0 @@ -818,34 +883,34 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/css-reset': 2.0.11_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/portal': 2.0.13_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-env': 2.0.12_react@18.2.0 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/css-reset': 2.0.11(@emotion/react@11.10.5)(react@18.2.0) + '@chakra-ui/portal': 2.0.13(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/react-env': 2.0.12(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) '@chakra-ui/utils': 2.0.14 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi - '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee + '@emotion/react': 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) + '@emotion/styled': 11.10.5(@babel/core@7.20.7)(@emotion/react@11.10.5)(@types/react@18.0.26)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /@chakra-ui/radio/2.0.16_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/radio@2.0.16(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-TQyHi88Jo6BNCNKXMpWxkoKufEOM2va+3ykuFK8RSqaAhRbHXBdnbS23Bq2HR7z7jrsnsOQOkZ9VA64XDDn1fw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) '@zag-js/focus-visible': 0.2.1 react: 18.2.0 dev: false - /@chakra-ui/react-children-utils/2.0.5_react@18.2.0: + /@chakra-ui/react-children-utils@2.0.5(react@18.2.0): resolution: {integrity: sha512-rP/1HFR9J6wohIzLe/gU+vpey27uey9pVa46VTZfApI6VdzDWiQT1pmrGQeMkba07KdU2MJS/60dhGM4NfvcQA==} peerDependencies: react: '>=18' @@ -853,7 +918,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-context/2.0.6_react@18.2.0: + /@chakra-ui/react-context@2.0.6(react@18.2.0): resolution: {integrity: sha512-+Bk/lDBirj6KE3vbyyUVCqFGqAe+MOso+1NRHQ0m66/sXWFFnoL/lvuq4osdNp80DOVQ4EYYnHI0olSZZvuKEg==} peerDependencies: react: '>=18' @@ -861,7 +926,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-env/2.0.12_react@18.2.0: + /@chakra-ui/react-env@2.0.12(react@18.2.0): resolution: {integrity: sha512-BPTz2cxNKhNc1y5J9cCOYndbGiNulpMwihZLkybLRJ1qzZic4KuD3iGOkagJ81STKoPkKEZWfcjnrQTCJTq1fg==} peerDependencies: react: '>=18' @@ -869,7 +934,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-types/2.0.6_react@18.2.0: + /@chakra-ui/react-types@2.0.6(react@18.2.0): resolution: {integrity: sha512-aAq/nl//PneEfeaDb94zwfXor4OP/d5kc6dEXOZB2HJgCt3hu2+F/1u1QpPLPPTys5xexkQojuZQLnnD9lmQFw==} peerDependencies: react: '>=18' @@ -877,17 +942,17 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-animation-state/2.0.7_react@18.2.0: + /@chakra-ui/react-use-animation-state@2.0.7(react@18.2.0): resolution: {integrity: sha512-v4p5jTopFvYah3vrRU7m6W+m1IEIqxfDco6ASeoEWEcKab4WBdQ1OQr1Oxgip+UIgmvLUnl+3BS+jPUuuKkdgg==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/dom-utils': 2.0.5 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-event-listener': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-callback-ref/2.0.6_react@18.2.0: + /@chakra-ui/react-use-callback-ref@2.0.6(react@18.2.0): resolution: {integrity: sha512-JKh0GJQvLonjSVQJjsBs2gE+Zix/DXfAo8kzNE+DzNf49CNomX59TkcJNXDjtzSktn6GfqDF8IOObJlGlbtG7g==} peerDependencies: react: '>=18' @@ -895,64 +960,64 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-controllable-state/2.0.7_react@18.2.0: + /@chakra-ui/react-use-controllable-state@2.0.7(react@18.2.0): resolution: {integrity: sha512-vKGgMtZb/06KnIF0XUFjWvwfKs3x35M6FEc4FU/wgM5FDU9T6Vd1TG7kDHFMoYdcvRf2/fgzkOxgTN052+sMkw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-disclosure/2.0.7_react@18.2.0: + /@chakra-ui/react-use-disclosure@2.0.7(react@18.2.0): resolution: {integrity: sha512-vQG8AxYq+BkaurCHdMA9pxJAfQDmErMzn9hn2elP0dVfKe2a0O7aCFzX2Ff9PeeBKWOFlUfKf79gRBnhXRa5xw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-event-listener/2.0.6_react@18.2.0: + /@chakra-ui/react-use-event-listener@2.0.6(react@18.2.0): resolution: {integrity: sha512-lDtccra2B/1ap6Z7NESS4QfZajfOLd/jafmVdiO0xc4YSs6VDhenipMCv9O47U5EXapG6jfTXs2nbFkc3jRKiA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-focus-effect/2.0.8_react@18.2.0: + /@chakra-ui/react-use-focus-effect@2.0.8(react@18.2.0): resolution: {integrity: sha512-Et6/97A/6ndPygj6CF8+T7RQH0gsW5fkWNi64R7OjuQSjWxGq1kcmyBGm4E2u2Hbmtf4Hm1dcjzilnYbG7M7IA==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/dom-utils': 2.0.5 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-event-listener': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-focus-on-pointer-down/2.0.5_react@18.2.0: + /@chakra-ui/react-use-focus-on-pointer-down@2.0.5(react@18.2.0): resolution: {integrity: sha512-xDQUp8s+a+0DgqOWdvKXgIZcyXH5RXKkC+qa0mbUJf54b9qLbrD6yw3o2jAvDEGa7vLBjaVY4jfOAdzt7+Na2g==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-event-listener': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-interval/2.0.4_react@18.2.0: + /@chakra-ui/react-use-interval@2.0.4(react@18.2.0): resolution: {integrity: sha512-LCS0CijCBEJW1dz2WQThGn+wPSaA6YWPEWeS2WmobbQhkjLbzEy2z8CIG5MeUopX8v6kDDnCMmIpocmrIyGGbA==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-latest-ref/2.0.4_react@18.2.0: + /@chakra-ui/react-use-latest-ref@2.0.4(react@18.2.0): resolution: {integrity: sha512-7xxQeu7PtFUEXbd+BZ+UMX9ASpJET02z9EgtqSfnMgB1ccgo/1i8CYI2/BcolwRf05EUD7kOUA+7eHyP4EI3Uw==} peerDependencies: react: '>=18' @@ -960,7 +1025,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-merge-refs/2.0.6_react@18.2.0: + /@chakra-ui/react-use-merge-refs@2.0.6(react@18.2.0): resolution: {integrity: sha512-m4fQtm5cn3F39nLj5MhmKsAzdFaYMldR8a4VMtfC2Pnd+bqX8jx2q2yPCjpam9x/Wnh8ZRBMJ2KAjAiGnF3XXw==} peerDependencies: react: '>=18' @@ -968,27 +1033,27 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-outside-click/2.0.6_react@18.2.0: + /@chakra-ui/react-use-outside-click@2.0.6(react@18.2.0): resolution: {integrity: sha512-wbZI4zDwSiQ3jCZ++PKmv7uIU6oyEbaap8s6e3O9/JFAlPXxAG48DcSHmQZ8scyEu/wwd8A+/3go49T4VIvc7w==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-pan-event/2.0.8_react@18.2.0: + /@chakra-ui/react-use-pan-event@2.0.8(react@18.2.0): resolution: {integrity: sha512-HUn7WR9IagtC3KdjmBlHibnFYisQ055IoWReIEWuDz/5KWSPeC2p2QcMc33vhN/ucS1XbWCt6uelHHBeCWWvfA==} peerDependencies: react: '>=18' dependencies: '@chakra-ui/event-utils': 2.0.7 - '@chakra-ui/react-use-latest-ref': 2.0.4_react@18.2.0 + '@chakra-ui/react-use-latest-ref': 2.0.4(react@18.2.0) framesync: 6.1.2 react: 18.2.0 dev: false - /@chakra-ui/react-use-previous/2.0.4_react@18.2.0: + /@chakra-ui/react-use-previous@2.0.4(react@18.2.0): resolution: {integrity: sha512-ZzILmNAoRVPDRFhKUceksQGETQyne4ST7W7Y5NPkr/OAJuzc2njodY0GjGiJTF2YpOSelRn6KB8MDhwp4XR2mw==} peerDependencies: react: '>=18' @@ -996,7 +1061,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-safe-layout-effect/2.0.4_react@18.2.0: + /@chakra-ui/react-use-safe-layout-effect@2.0.4(react@18.2.0): resolution: {integrity: sha512-GbQIdhiesXZ8DV+JxiERz3/zki6PELhYPz/7JxyFUk8xInJnUcuEz2L4bV7rXIm9/bd2kjf4gfV+lHOGfpJdLw==} peerDependencies: react: '>=18' @@ -1004,7 +1069,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-size/2.0.7_react@18.2.0: + /@chakra-ui/react-use-size@2.0.7(react@18.2.0): resolution: {integrity: sha512-ggj8W0rer9oJ03xXrH4CUBNe6RZ/qtuU/32pMougeVWwZ3COGTODBtFlooIiy3iCvxrpHIgIDXy/hyrBWyvQSw==} peerDependencies: react: '>=18' @@ -1013,16 +1078,16 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-use-timeout/2.0.4_react@18.2.0: + /@chakra-ui/react-use-timeout@2.0.4(react@18.2.0): resolution: {integrity: sha512-7EqjJVRv61DmWb9UE4R9LPf3l1SDfawQ2/ax/e0lYpDBjaeV013wUH1uurRq8jn/vR1DhNzfRB5VtimE2f2Vsw==} peerDependencies: react: '>=18' dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/react-use-update-effect/2.0.6_react@18.2.0: + /@chakra-ui/react-use-update-effect@2.0.6(react@18.2.0): resolution: {integrity: sha512-P6+0hocnasjl8xOrFH9BklyCNNzCBu/XAl5y7kZ82uVnS99SaC6cppO9/qWRZI9cYYheWfJ4lyLGeLOcNmI8/Q==} peerDependencies: react: '>=18' @@ -1030,7 +1095,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-utils/2.0.11_react@18.2.0: + /@chakra-ui/react-utils@2.0.11(react@18.2.0): resolution: {integrity: sha512-LdE0Ay5Em2ew7fuux9MJAwaxoaU/QwVoH/t6uiUw/JCWpmiMGY6tw6t3eZTvZSRZNfyPWY0MmvOHR1UvIS9JIw==} peerDependencies: react: '>=18' @@ -1039,7 +1104,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.6_6z66u6efdgokrdxyuxkwijcyzq: + /@chakra-ui/react@2.4.6(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(@types/react@18.0.26)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-uz9QjjxJgf81fXcOWDiVo2rU/lWfThCDKW5UMlYX2OrrHko7OnwZ3r9oMlZFU/vAS71LWhKbjXicJmOwwls42g==} peerDependencies: '@emotion/react': ^11.0.0 @@ -1048,149 +1113,153 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/accordion': 2.1.5_p72g2qpsppq5sxp4u5fnn2dxya - '@chakra-ui/alert': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/avatar': 2.2.2_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/breadcrumb': 2.1.2_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/button': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/card': 2.1.4_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/checkbox': 2.2.7_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/close-button': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/control-box': 2.0.12_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/counter': 2.0.12_react@18.2.0 - '@chakra-ui/css-reset': 2.0.11_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/editable': 2.0.17_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/hooks': 2.1.4_react@18.2.0 - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/image': 2.0.13_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/input': 2.0.16_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/layout': 2.1.12_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/live-region': 2.0.12_react@18.2.0 - '@chakra-ui/media-query': 3.2.9_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/menu': 2.1.6_p72g2qpsppq5sxp4u5fnn2dxya - '@chakra-ui/modal': 2.2.6_6hx7u2c5ihg2klgxta3pkcygm4 - '@chakra-ui/number-input': 2.0.15_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/pin-input': 2.0.17_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/popover': 2.1.5_p72g2qpsppq5sxp4u5fnn2dxya - '@chakra-ui/popper': 3.0.11_react@18.2.0 - '@chakra-ui/portal': 2.0.13_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/progress': 2.1.3_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/provider': 2.0.28_5rzy53przelm5jchjmb5vr6dxy - '@chakra-ui/radio': 2.0.16_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-env': 2.0.12_react@18.2.0 - '@chakra-ui/select': 2.0.15_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/skeleton': 2.0.21_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/slider': 2.0.18_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/spinner': 2.0.12_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/stat': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/accordion': 2.1.5(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0) + '@chakra-ui/alert': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/avatar': 2.2.2(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/breadcrumb': 2.1.2(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/button': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/card': 2.1.4(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/checkbox': 2.2.7(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/close-button': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/control-box': 2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/counter': 2.0.12(react@18.2.0) + '@chakra-ui/css-reset': 2.0.11(@emotion/react@11.10.5)(react@18.2.0) + '@chakra-ui/editable': 2.0.17(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/hooks': 2.1.4(react@18.2.0) + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/image': 2.0.13(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/input': 2.0.16(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/layout': 2.1.12(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/live-region': 2.0.12(react@18.2.0) + '@chakra-ui/media-query': 3.2.9(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/menu': 2.1.6(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0) + '@chakra-ui/modal': 2.2.6(@chakra-ui/system@2.3.7)(@types/react@18.0.26)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/number-input': 2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/pin-input': 2.0.17(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/popover': 2.1.5(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0) + '@chakra-ui/popper': 3.0.11(react@18.2.0) + '@chakra-ui/portal': 2.0.13(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/progress': 2.1.3(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/provider': 2.0.28(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/radio': 2.0.16(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-env': 2.0.12(react@18.2.0) + '@chakra-ui/select': 2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/skeleton': 2.0.21(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/slider': 2.0.18(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/spinner': 2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/stat': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/styled-system': 2.5.1 - '@chakra-ui/switch': 2.0.19_p72g2qpsppq5sxp4u5fnn2dxya - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/table': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/tabs': 2.1.6_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/tag': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/textarea': 2.0.15_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/theme': 2.2.4_ak67p4fuwhwgy7hpxa6ejvcgoy + '@chakra-ui/switch': 2.0.19(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/table': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/tabs': 2.1.6(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/tag': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/textarea': 2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/theme': 2.2.4(@chakra-ui/styled-system@2.5.1) '@chakra-ui/theme-utils': 2.0.8 - '@chakra-ui/toast': 4.0.8_yh4u4uuuatqfttvc4g2jssgl74 - '@chakra-ui/tooltip': 2.2.4_yh4u4uuuatqfttvc4g2jssgl74 - '@chakra-ui/transition': 2.0.13_b6cg6jjo3nvfx3u2luvtn6jrla + '@chakra-ui/toast': 4.0.8(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/tooltip': 2.2.4(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/transition': 2.0.13(framer-motion@7.10.3)(react@18.2.0) '@chakra-ui/utils': 2.0.14 - '@chakra-ui/visually-hidden': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi - '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/visually-hidden': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@emotion/react': 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) + '@emotion/styled': 11.10.5(@babel/core@7.20.7)(@emotion/react@11.10.5)(@types/react@18.0.26)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/select/2.0.15_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/select@2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-TdrkZNMyyZu1H/J/hn4Rqz7WES6cTLZfTqSIi0FtnmFMCiOmfLT317A0d783uwU/YnDGogjfTQ4aAAY2PEsgGw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/shared-utils/2.0.4: + /@chakra-ui/shared-utils@2.0.4: resolution: {integrity: sha512-JGWr+BBj3PXGZQ2gxbKSD1wYjESbYsZjkCeE2nevyVk4rN3amV1wQzCnBAhsuJktMaZD6KC/lteo9ou9QUDzpA==} dev: false - /@chakra-ui/skeleton/2.0.21_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/shared-utils@2.0.5: + resolution: {integrity: sha512-4/Wur0FqDov7Y0nCXl7HbHzCg4aq86h+SXdoUeuCMD3dSj7dpsVnStLYhng1vxvlbUnLpdF4oz5Myt3i/a7N3Q==} + dev: false + + /@chakra-ui/skeleton@2.0.21(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-ztHfV/6Mwl1Wl8H8fkAszMHnyobNZ4SjVD/rImBlKfqSh2VW8jzSwzqN77Oi6iZ7fsqdPN7w2QWS5EAtsUxTVw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/media-query': 3.2.9_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-use-previous': 2.0.4_react@18.2.0 + '@chakra-ui/media-query': 3.2.9(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-use-previous': 2.0.4(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/skip-nav/2.0.13_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/skip-nav@2.0.13(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-UmFjGlZhSDkFz7OizweG27bs+Ch9dDiibmXQ20lH6qW8k7aZ9IkdIJz9vsFzpbeECsVC6V5D461BoMGjiok/7A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/slider/2.0.18_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/slider@2.0.18(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-wfkW9Xe3WVK1yUY0ELAPVLghknxqzPjqidQgbiMSNlKxTs70sFuACsbbwMV+LMcE+2aUYOGOaqTFI8nPfVdbOw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/number-utils': 2.0.6 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-callback-ref': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-latest-ref': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-pan-event': 2.0.8_react@18.2.0 - '@chakra-ui/react-use-size': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-callback-ref': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-latest-ref': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-pan-event': 2.0.8(react@18.2.0) + '@chakra-ui/react-use-size': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/spinner/2.0.12_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/spinner@2.0.12(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-c9R0k7RUgff5g79Q5kX1mE4lsXqLKIskIbPksL7Qm3Zw/ZbDHyNILFFltPLt7350rC9mGzqzEZbizAFlksbdLw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/stat/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/stat@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-VW92QvrRZDZAtUhPHWLhS0SzxVmElb6dRevVokzTm2sBQbkE1pkZnzoYuEkBx3t0QjxZj5YhqXR+CEkZFpM1rw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/styled-system/2.5.1: + /@chakra-ui/styled-system@2.5.1: resolution: {integrity: sha512-HhaXR/r5eGlC7vkoOWQ31yZEj+Aq+kFee7ZZb0fBRGKQichn06S9Ugr8CsFyzb+jNexHdtBlIcTBm0ufJ8HsFA==} dependencies: '@chakra-ui/shared-utils': 2.0.4 @@ -1198,94 +1267,94 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/switch/2.0.19_p72g2qpsppq5sxp4u5fnn2dxya: + /@chakra-ui/switch@2.0.19(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react@18.2.0): resolution: {integrity: sha512-mXEXrTQAfGnmgAeRcVvcgC98ZaB9/WBSpfVgVKLRVuLhv5XYwhffxxZb9Zqaa3eWb9iilxi3qQUtN0g/wu2G7w==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18' dependencies: - '@chakra-ui/checkbox': 2.2.7_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/checkbox': 2.2.7(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/system/2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm: + /@chakra-ui/system@2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0): resolution: {integrity: sha512-sUmLyo+zjv+Im56slRaQA5fw04y7JuVGKgGW8xcQan+jVtMI2gGBvnecOUeNNiEWglpW/pZ/AE9rgJX9dKkrkA==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 react: '>=18' dependencies: - '@chakra-ui/color-mode': 2.1.11_react@18.2.0 - '@chakra-ui/react-utils': 2.0.11_react@18.2.0 + '@chakra-ui/color-mode': 2.1.11(react@18.2.0) + '@chakra-ui/react-utils': 2.0.11(react@18.2.0) '@chakra-ui/styled-system': 2.5.1 '@chakra-ui/theme-utils': 2.0.8 '@chakra-ui/utils': 2.0.14 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi - '@emotion/styled': 11.10.5_pwtpayi7py7ecifctvjbac33ee + '@emotion/react': 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) + '@emotion/styled': 11.10.5(@babel/core@7.20.7)(@emotion/react@11.10.5)(@types/react@18.0.26)(react@18.2.0) react: 18.2.0 react-fast-compare: 3.2.0 dev: false - /@chakra-ui/table/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/table@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-tiRr//5GfFnpCz4PyVgEIWBMsePAM1SWfvAJJYG2wBXNULYB/5nYmch+cJzPqZtdgL2/RuKIJINAmqVZQVddrw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/react-context': 2.0.6_react@18.2.0 + '@chakra-ui/react-context': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/tabs/2.1.6_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/tabs@2.1.6(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-9y+ZBRSBFOvsMY8R+nmlWXqMNwokttA1cwcnjp9djsXuN+vabN8nzPcdKsoBbYUhZJp01k2Qgg3jZ46KiD9n7w==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/clickable': 2.0.12_react@18.2.0 - '@chakra-ui/descendant': 3.0.12_react@18.2.0 + '@chakra-ui/clickable': 2.0.12(react@18.2.0) + '@chakra-ui/descendant': 3.0.12(react@18.2.0) '@chakra-ui/lazy-utils': 2.0.4 - '@chakra-ui/react-children-utils': 2.0.5_react@18.2.0 - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-controllable-state': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-safe-layout-effect': 2.0.4_react@18.2.0 + '@chakra-ui/react-children-utils': 2.0.5(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-controllable-state': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-safe-layout-effect': 2.0.4(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/tag/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/tag@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-f6XU7GwTJkPDXU66Qbq8sS2i4dNb1pmeW2T1AFnzDZLI3kNLjw5B6tgW1HGr26/oq9Xu8aGNqAp0yGy9bAfeAA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/icon': 3.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/react-context': 2.0.6_react@18.2.0 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/icon': 3.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/react-context': 2.0.6(react@18.2.0) + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/textarea/2.0.15_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/textarea@2.0.15(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-qARh+MgeP1HSOV4oEZK5JwvQIq3gMC3kU1giMGasjsLTDjNPZiVMGpj91Z+mYB0C3IdbJhIuQCo1eM5QAL/QHg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/form-control': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm + '@chakra-ui/form-control': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/theme-tools/2.0.16_ak67p4fuwhwgy7hpxa6ejvcgoy: + /@chakra-ui/theme-tools@2.0.16(@chakra-ui/styled-system@2.5.1): resolution: {integrity: sha512-B/LD+2LNDeHYd/LVCHIJqckVZfhrycTUpNbhRVAiDRaS0AAcsPxKas7liTFkkMkM076YjiHlcla3KpVX+E9tzg==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' @@ -1296,16 +1365,16 @@ packages: color2k: 2.0.0 dev: false - /@chakra-ui/theme-utils/2.0.8: + /@chakra-ui/theme-utils@2.0.8: resolution: {integrity: sha512-E4GT1tT5JTwsxRCgopdkLWx6oxd1lrI7DBLiwW0WxvtPmHfy5I9CB4CVnYBNHQZNXiJZyUQpCwKyGg2npGxv5Q==} dependencies: '@chakra-ui/shared-utils': 2.0.4 '@chakra-ui/styled-system': 2.5.1 - '@chakra-ui/theme': 2.2.4_ak67p4fuwhwgy7hpxa6ejvcgoy + '@chakra-ui/theme': 2.2.4(@chakra-ui/styled-system@2.5.1) lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/theme/2.2.4_ak67p4fuwhwgy7hpxa6ejvcgoy: + /@chakra-ui/theme@2.2.4(@chakra-ui/styled-system@2.5.1): resolution: {integrity: sha512-zo1FBfkJBsvpOGGByRB4aEvekdeT/9BB7Lz3rAluKkC+Wo8yce1tTSlvPMpf2f4lsEI8zVid5ATQ6u3+kIFg4w==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' @@ -1313,10 +1382,10 @@ packages: '@chakra-ui/anatomy': 2.1.1 '@chakra-ui/shared-utils': 2.0.4 '@chakra-ui/styled-system': 2.5.1 - '@chakra-ui/theme-tools': 2.0.16_ak67p4fuwhwgy7hpxa6ejvcgoy + '@chakra-ui/theme-tools': 2.0.16(@chakra-ui/styled-system@2.5.1) dev: false - /@chakra-ui/toast/4.0.8_yh4u4uuuatqfttvc4g2jssgl74: + /@chakra-ui/toast@4.0.8(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-g50kEZvrApkcNdm9ssccE9YYFsPMwTWz5IwUEFBJ2iSrEaTz5rikq/F2CP+oRu2vq22RPvczoOUnSaXE8GRzww==} peerDependencies: '@chakra-ui/system': 2.3.7 @@ -1324,21 +1393,21 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/alert': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/close-button': 2.0.14_7wjnschhdqxnmmgtwx36wzhvlm - '@chakra-ui/portal': 2.0.13_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-use-timeout': 2.0.4_react@18.2.0 - '@chakra-ui/react-use-update-effect': 2.0.6_react@18.2.0 + '@chakra-ui/alert': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/close-button': 2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0) + '@chakra-ui/portal': 2.0.13(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/react-use-timeout': 2.0.4(react@18.2.0) + '@chakra-ui/react-use-update-effect': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 '@chakra-ui/styled-system': 2.5.1 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/theme': 2.2.4_ak67p4fuwhwgy7hpxa6ejvcgoy - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + '@chakra-ui/theme': 2.2.4(@chakra-ui/styled-system@2.5.1) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /@chakra-ui/tooltip/2.2.4_yh4u4uuuatqfttvc4g2jssgl74: + /@chakra-ui/tooltip@2.2.4(@chakra-ui/system@2.3.7)(framer-motion@7.10.3)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-KUEsSjIwTyFvdixWg3jVUcpaiAfMddRxiuxnsKcFVv8H5dZF75tstaq8iAHY+pueh6CRmIvO2Oh7XWiAYA/LJA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -1346,31 +1415,31 @@ packages: react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/popper': 3.0.11_react@18.2.0 - '@chakra-ui/portal': 2.0.13_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-types': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-disclosure': 2.0.7_react@18.2.0 - '@chakra-ui/react-use-event-listener': 2.0.6_react@18.2.0 - '@chakra-ui/react-use-merge-refs': 2.0.6_react@18.2.0 + '@chakra-ui/popper': 3.0.11(react@18.2.0) + '@chakra-ui/portal': 2.0.13(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/react-types': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-disclosure': 2.0.7(react@18.2.0) + '@chakra-ui/react-use-event-listener': 2.0.6(react@18.2.0) + '@chakra-ui/react-use-merge-refs': 2.0.6(react@18.2.0) '@chakra-ui/shared-utils': 2.0.4 - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /@chakra-ui/transition/2.0.13_b6cg6jjo3nvfx3u2luvtn6jrla: + /@chakra-ui/transition@2.0.13(framer-motion@7.10.3)(react@18.2.0): resolution: {integrity: sha512-vpzK5HN91eDLkBEdaO6GTCJOYgJYHlmxCAym/tScBuWM2ALZ4mWu57qWgPptgGv+IpMfuvL1t+IVqPgyWwEQFw==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18' dependencies: '@chakra-ui/shared-utils': 2.0.4 - framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.3(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /@chakra-ui/utils/2.0.14: + /@chakra-ui/utils@2.0.14: resolution: {integrity: sha512-vYxtAUPY09Ex2Ae2ZvQKA1d2+lMKq/wUaRiqpwmeLfutEQuPQZc3qzQcAIMRQx3wLgXr9BUFDtHgBoOz0XKtZw==} dependencies: '@types/lodash.mergewith': 4.6.6 @@ -1379,21 +1448,21 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/visually-hidden/2.0.14_7wjnschhdqxnmmgtwx36wzhvlm: + /@chakra-ui/visually-hidden@2.0.14(@chakra-ui/system@2.3.7)(react@18.2.0): resolution: {integrity: sha512-/evqTuCeN3laukL1BPZO8HTzgs+dzq0v6gu/MJFgiSAKGLfInn0/IStKGK2vIluuCtJIgaHVdKcJzr+7sJhd0Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18' dependencies: - '@chakra-ui/system': 2.3.7_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.7(@emotion/react@11.10.5)(@emotion/styled@11.10.5)(react@18.2.0) react: 18.2.0 dev: false - /@darkobits/env/1.3.5: + /@darkobits/env@1.3.5: resolution: {integrity: sha512-E/C7Shhm9T6XUGmdFVuIwVUEyJcCo80m8ksxBEK1SJOrH6FvaTKBKnvD/2R4LyfHysxBFbz4HsgMqHMu9o1s1A==} dev: true - /@darkobits/log/2.0.0-beta.16: + /@darkobits/log@2.0.0-beta.16: resolution: {integrity: sha512-aiwtq11fBFik3DRuLXL+k+5Ymjie5Jfd7nA0CuD8cqIBSElj6dSgEqbCvcHTJ1IHysos4H6vEIE4hs/QfaE4gQ==} dependencies: '@darkobits/env': 1.3.5 @@ -1416,18 +1485,18 @@ packages: strip-indent: 3.0.0 dev: true - /@darkobits/mask-string/2.0.1: + /@darkobits/mask-string@2.0.1: resolution: {integrity: sha512-jNboxfoD6zzVCfBnl4gg3ZWo+gXAhXYihc+RTgnYma+Ey1YEslYdLGuj/O4prkNFnC7UnLMDbZ3EoUUZV0hJpA==} engines: {node: '>= 12.0.0'} dev: true - /@darkobits/sleep/1.0.4: + /@darkobits/sleep@1.0.4: resolution: {integrity: sha512-CQv7leAj3fXnsSOvsAqugg6xbtqcyonpTLlCyajuwLx3uaO9d7qXUpTfVlPlh3hoW+fif/tZJP9lmdaxHeHhOA==} dependencies: ms: 2.1.3 dev: true - /@darkobits/valida/0.1.6_typescript@4.9.4: + /@darkobits/valida@0.1.6(typescript@4.9.4): resolution: {integrity: sha512-VISYOmYC61XEoyNil4MCzt9/8ge5pwGHNXjXeHNIjqqB7QXAsuDEjfasSXNcdFf6apw11iegxK+U+DMSNMXdcg==} engines: {node: '>=14', npm: '>=7'} dependencies: @@ -1436,19 +1505,19 @@ packages: is-plain-object: 5.0.0 ow: 0.28.1 ramda: 0.28.0 - ts-essentials: 9.3.0_typescript@4.9.4 + ts-essentials: 9.3.0(typescript@4.9.4) transitivePeerDependencies: - typescript dev: true - /@darkobits/vite-plugin-favicons/0.1.8_7g3uriyb4kqeq2yf2bucr7z2ea: + /@darkobits/vite-plugin-favicons@0.1.8(typescript@4.9.4)(vite@3.2.5): resolution: {integrity: sha512-Fg06B+HrBhAwnjnyA4FGmnPNNs1shSqg4ciV9LG25niZkxE7cIArcAeiLfg3g5gyzs2WWprzCDRI4GcwgSDZHA==} engines: {node: '>=14', npm: '>=7'} peerDependencies: vite: ^2.7.0 || ^3.0.0 dependencies: '@darkobits/log': 2.0.0-beta.16 - '@darkobits/valida': 0.1.6_typescript@4.9.4 + '@darkobits/valida': 0.1.6(typescript@4.9.4) '@types/favicons': 6.2.2 cacache: 16.1.3 fast-json-stable-stringify: 2.1.0 @@ -1457,27 +1526,27 @@ packages: fs-extra: 10.1.0 parse5: 6.0.1 ssri: 9.0.1 - ts-essentials: 9.3.0_typescript@4.9.4 - vite: 3.2.5_@types+node@18.11.18 + ts-essentials: 9.3.0(typescript@4.9.4) + vite: 3.2.5(@types/node@18.11.18) transitivePeerDependencies: - bluebird - typescript dev: true - /@devexpress/error-stack-parser/2.0.6: + /@devexpress/error-stack-parser@2.0.6: resolution: {integrity: sha512-fneVypElGUH6Be39mlRZeAu00pccTlf4oVuzf9xPJD1cdEqI8NyAiQua/EW7lZdrbMUbgyXcJmfKPefhYius3A==} dependencies: stackframe: 1.3.4 dev: true - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.7: + /@emotion/babel-plugin@11.10.5(@babel/core@7.20.7): resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.20.7 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.20.7) '@babel/runtime': 7.20.7 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -1490,7 +1559,7 @@ packages: stylis: 4.1.3 dev: false - /@emotion/cache/11.10.5: + /@emotion/cache@11.10.5: resolution: {integrity: sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==} dependencies: '@emotion/memoize': 0.8.0 @@ -1500,11 +1569,11 @@ packages: stylis: 4.1.3 dev: false - /@emotion/hash/0.9.0: + /@emotion/hash@0.9.0: resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==} dev: false - /@emotion/is-prop-valid/0.8.8: + /@emotion/is-prop-valid@0.8.8: resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} requiresBuild: true dependencies: @@ -1512,22 +1581,23 @@ packages: dev: false optional: true - /@emotion/is-prop-valid/1.2.0: + /@emotion/is-prop-valid@1.2.0: resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==} dependencies: '@emotion/memoize': 0.8.0 dev: false - /@emotion/memoize/0.7.4: + /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true - /@emotion/memoize/0.8.0: + /@emotion/memoize@0.8.0: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.5_3grbeiqrb6djg67fiejiqngkdi: + /@emotion/react@11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -1541,10 +1611,10 @@ packages: dependencies: '@babel/core': 7.20.7 '@babel/runtime': 7.20.7 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 + '@emotion/babel-plugin': 11.10.5(@babel/core@7.20.7) '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 '@types/react': 18.0.26 @@ -1552,7 +1622,7 @@ packages: react: 18.2.0 dev: false - /@emotion/serialize/1.1.1: + /@emotion/serialize@1.1.1: resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==} dependencies: '@emotion/hash': 0.9.0 @@ -1562,11 +1632,11 @@ packages: csstype: 3.1.1 dev: false - /@emotion/sheet/1.2.1: + /@emotion/sheet@1.2.1: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled/11.10.5_pwtpayi7py7ecifctvjbac33ee: + /@emotion/styled@11.10.5(@babel/core@7.20.7)(@emotion/react@11.10.5)(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==} peerDependencies: '@babel/core': ^7.0.0 @@ -1581,21 +1651,21 @@ packages: dependencies: '@babel/core': 7.20.7 '@babel/runtime': 7.20.7 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.7 + '@emotion/babel-plugin': 11.10.5(@babel/core@7.20.7) '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.5_3grbeiqrb6djg67fiejiqngkdi + '@emotion/react': 11.10.5(@babel/core@7.20.7)(@types/react@18.0.26)(react@18.2.0) '@emotion/serialize': 1.1.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) '@emotion/utils': 1.2.0 '@types/react': 18.0.26 react: 18.2.0 dev: false - /@emotion/unitless/0.8.0: + /@emotion/unitless@0.8.0: resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==} dev: false - /@emotion/use-insertion-effect-with-fallbacks/1.0.0_react@18.2.0: + /@emotion/use-insertion-effect-with-fallbacks@1.0.0(react@18.2.0): resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==} peerDependencies: react: '>=16.8.0' @@ -1603,15 +1673,15 @@ packages: react: 18.2.0 dev: false - /@emotion/utils/1.2.0: + /@emotion/utils@1.2.0: resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==} dev: false - /@emotion/weak-memoize/0.3.0: + /@emotion/weak-memoize@0.3.0: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false - /@esbuild/android-arm/0.15.18: + /@esbuild/android-arm@0.15.18: resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} engines: {node: '>=12'} cpu: [arm] @@ -1620,7 +1690,7 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.18: + /@esbuild/linux-loong64@0.15.18: resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==} engines: {node: '>=12'} cpu: [loong64] @@ -1629,11 +1699,11 @@ packages: dev: true optional: true - /@gar/promisify/1.1.3: + /@gar/promisify@1.1.3: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@jimp/bmp/0.16.2_@jimp+custom@0.16.2: + /@jimp/bmp@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-4g9vW45QfMoGhLVvaFj26h4e7cC+McHUQwyFQmNTLW4FfC1OonN9oUr2m/FEDGkTYKR7aqdXR5XUqqIkHWLaFw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1644,7 +1714,7 @@ packages: bmp-js: 0.1.0 dev: true - /@jimp/core/0.16.2: + /@jimp/core@0.16.2: resolution: {integrity: sha512-dp7HcyUMzjXphXYodI6PaXue+I9PXAavbb+AN+1XqFbotN22Z12DosNPEyy+UhLY/hZiQQqUkEaJHkvV31rs+w==} dependencies: '@babel/runtime': 7.20.7 @@ -1660,14 +1730,14 @@ packages: tinycolor2: 1.5.1 dev: true - /@jimp/custom/0.16.2: + /@jimp/custom@0.16.2: resolution: {integrity: sha512-GtNwOs4hcVS2GIbqRUf42rUuX07oLB92cj7cqxZb0ZGWwcwhnmSW0TFLAkNafXmqn9ug4VTpNvcJSUdiuECVKg==} dependencies: '@babel/runtime': 7.20.7 '@jimp/core': 0.16.2 dev: true - /@jimp/gif/0.16.2_@jimp+custom@0.16.2: + /@jimp/gif@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-TMdyT9Q0paIKNtT7c5KzQD29CNCsI/t8ka28jMrBjEK7j5RRTvBfuoOnHv7pDJRCjCIqeUoaUSJ7QcciKic6CA==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1679,7 +1749,7 @@ packages: omggif: 1.0.10 dev: true - /@jimp/jpeg/0.16.2_@jimp+custom@0.16.2: + /@jimp/jpeg@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-BW5gZydgq6wdIwHd+3iUNgrTklvoQc/FUKSj9meM6A0FU21lUaansRX5BDdJqHkyXJLnnlDGwDt27J+hQuBAVw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1690,7 +1760,7 @@ packages: jpeg-js: 0.4.4 dev: true - /@jimp/plugin-blit/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-blit@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-Z31rRfV80gC/r+B/bOPSVVpJEWXUV248j7MdnMOFLu4vr8DMqXVo9jYqvwU/s4LSTMAMXqm4Jg6E/jQfadPKAg==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1700,7 +1770,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-blur/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-blur@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-ShkJCAzRI+1fAKPuLLgEkixpSpVmKTYaKEFROUcgmrv9AansDXGNCupchqVMTdxf8zPyW8rR1ilvG3OJobufLQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1710,7 +1780,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-circle/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-circle@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-6T4z/48F4Z5+YwAVCLOvXQcyGmo0E3WztxCz6XGQf66r4JJK78+zcCDYZFLMx0BGM0091FogNK4QniP8JaOkrA==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1720,7 +1790,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-color/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-color@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-6oBV0g0J17/7E+aTquvUsgSc85nUbUi+64tIK5eFIDzvjhlqhjGNJYlc46KJMCWIs61qRJayQoZdL/iT/iQuGQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1731,7 +1801,7 @@ packages: tinycolor2: 1.5.1 dev: true - /@jimp/plugin-contain/0.16.2_imjb3y324usacerau4nmcprwgm: + /@jimp/plugin-contain@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2)(@jimp/plugin-resize@0.16.2)(@jimp/plugin-scale@0.16.2): resolution: {integrity: sha512-pLcxO3hVN3LCEhMNvpZ9B7xILHVlS433Vv16zFFJxLRqZdYvPLsc+ZzJhjAiHHuEjVblQrktHE3LGeQwGJPo0w==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1741,13 +1811,13 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-scale': 0.16.2_ml7r7ku4xtw2ibnxqj5uaaiwdu + '@jimp/plugin-blit': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-scale': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-resize@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-cover/0.16.2_gpdsppfdtbiku5k3fcmgpdqet4: + /@jimp/plugin-cover@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-crop@0.16.2)(@jimp/plugin-resize@0.16.2)(@jimp/plugin-scale@0.16.2): resolution: {integrity: sha512-gzWM7VvYeI8msyiwbUZxH+sGQEgO6Vd6adGxZ0CeKX00uQOe5lDzxb1Wjx7sHcJGz8a/5fmAuwz7rdDtpDUbkw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1757,13 +1827,13 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-crop': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-scale': 0.16.2_ml7r7ku4xtw2ibnxqj5uaaiwdu + '@jimp/plugin-crop': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-scale': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-resize@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-crop/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-crop@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-qCd3hfMEE+Z2EuuyXewgXRTtKJGIerWzc1zLEJztsUkPz5i73IGgkOL+mrNutZwGaXZbm+8SwUaGb46sxAO6Tw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1773,7 +1843,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-displace/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-displace@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-6nXdvNNjCdD95v2o3/jPeur903dz08lG4Y8gmr5oL2yVv9LSSbMonoXYrR/ASesdyXqGdXJLU4NL+yZs4zUqbQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1783,7 +1853,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-dither/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-dither@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-DERpIzy21ZanMkVsD0Tdy8HQLbD1E41OuvIzaMRoW4183PA6AgGNlrQoFTyXmzjy6FTy1SxaQgTEdouInAWZ9Q==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1793,7 +1863,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-fisheye/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-fisheye@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-Df7PsGIwiIpQu3EygYCnaJyTfOwvwtYV3cmYJS7yFLtdiFUuod+hlSo5GkwEPLAy+QBxhUbDuUqnsWo4NQtbiQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1803,7 +1873,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-flip/0.16.2_ktwwnsoypijoghlnmlrfdl3qqm: + /@jimp/plugin-flip@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-rotate@0.16.2): resolution: {integrity: sha512-+2uC8ioVQUr06mnjSWraskz2L33nJHze35LkQ8ZNsIpoZLkgvfiWatqAs5bj+1jGI/9kxoCFAaT1Is0f+a4/rw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1811,11 +1881,11 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-rotate': 0.16.2_rqxyxjeek4vqmsj2o2ueqoj3ai + '@jimp/plugin-rotate': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2)(@jimp/plugin-crop@0.16.2)(@jimp/plugin-resize@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-gaussian/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-gaussian@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-2mnuDSg4ZEH8zcJig7DZZf4st/cYmQ5UYJKP76iGhZ+6JDACk6uejwAgT5xHecNhkVAaXMdCybA2eknH/9OE1w==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1825,7 +1895,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-invert/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-invert@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-xFvHbVepTY/nus+6yXiYN1iq+UBRkT0MdnObbiQPstUrAsz0Imn6MWISsnAyMvcNxHGrxaxjuU777JT/esM0gg==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1835,7 +1905,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-mask/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-mask@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-AbdO85xxhfgEDdxYKpUotEI9ixiCMaIpfYHD5a5O/VWeimz2kuwhcrzlHGiyq1kKAgRcl0WEneTCZAHVSyvPKA==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1845,7 +1915,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-normalize/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-normalize@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-+ItBWFwmB0Od7OfOtTYT1gm543PpHUgU8/DN55z83l1JqS0OomDJAe7BmCppo2405TN6YtVm/csXo7p4iWd/SQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1855,7 +1925,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-print/0.16.2_jjb7dzm7g3gdkyninttbcskgge: + /@jimp/plugin-print@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2): resolution: {integrity: sha512-ifTGEeJ5UZTCiqC70HMeU3iXk/vsOmhWiwVGOXSFXhFeE8ZpDWvlmBsrMYnRrJGuaaogHOIrrQPI+kCdDBSBIQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1863,12 +1933,12 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugin-blit': 0.16.2(@jimp/custom@0.16.2) '@jimp/utils': 0.16.2 load-bmfont: 1.4.1 dev: true - /@jimp/plugin-resize/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugin-resize@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-gE4N9l6xuwzacFZ2EPCGZCJ/xR+aX2V7GdMndIl/6kYIw5/eib1SFuF9AZLvIPSFuE1FnGo8+vT0pr++SSbhYg==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1878,7 +1948,7 @@ packages: '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-rotate/0.16.2_rqxyxjeek4vqmsj2o2ueqoj3ai: + /@jimp/plugin-rotate@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2)(@jimp/plugin-crop@0.16.2)(@jimp/plugin-resize@0.16.2): resolution: {integrity: sha512-/CTEYkR1HrgmnE0VqPhhbBARbDAfFX590LWGIpxcYIYsUUGQCadl+8Qo4UX13FH0Nt8UHEtPA+O2x08uPYg9UA==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1888,13 +1958,13 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-crop': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugin-blit': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-crop': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-scale/0.16.2_ml7r7ku4xtw2ibnxqj5uaaiwdu: + /@jimp/plugin-scale@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-resize@0.16.2): resolution: {integrity: sha512-3inuxfrlquyLaqFdiiiQNJUurR0WbvN5wAf1qcYX2LubG1AG8grayYD6H7XVoxfUGTZXh1kpmeirEYlqA2zxcw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1902,11 +1972,11 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-shadow/0.16.2_5zizl4daumbyziiswanqnnjtui: + /@jimp/plugin-shadow@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blur@0.16.2)(@jimp/plugin-resize@0.16.2): resolution: {integrity: sha512-Q0aIs2/L6fWMcEh9Ms73u34bT1hyUMw/oxaVoIzOLo6/E8YzCs2Bi63H0/qaPS0MQpEppI++kvosPbblABY79w==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1915,12 +1985,12 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-blur': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugin-blur': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugin-threshold/0.16.2_qzopulswoxcbleqavzrwgrm3ue: + /@jimp/plugin-threshold@0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-color@0.16.2)(@jimp/plugin-resize@0.16.2): resolution: {integrity: sha512-gyOwmBgjtMPvcuyOhkP6dOGWbQdaTfhcBRN22mYeI/k/Wh/Zh1OI21F6eKLApsVRmg15MoFnkrCz64RROC34sw==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1929,43 +1999,43 @@ packages: dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-color': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugin-color': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) '@jimp/utils': 0.16.2 dev: true - /@jimp/plugins/0.16.2_@jimp+custom@0.16.2: + /@jimp/plugins@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-zCvYtCgctmC0tkYEu+y+kSwSIZBsNznqJ3/3vkpzxdyjd6wCfNY5Qc/68MPrLc1lmdeGo4cOOTYHG7Vc6myzRw==} peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugin-blit': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-blur': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-circle': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-color': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-contain': 0.16.2_imjb3y324usacerau4nmcprwgm - '@jimp/plugin-cover': 0.16.2_gpdsppfdtbiku5k3fcmgpdqet4 - '@jimp/plugin-crop': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-displace': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-dither': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-fisheye': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-flip': 0.16.2_ktwwnsoypijoghlnmlrfdl3qqm - '@jimp/plugin-gaussian': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-invert': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-mask': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-normalize': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-print': 0.16.2_jjb7dzm7g3gdkyninttbcskgge - '@jimp/plugin-resize': 0.16.2_@jimp+custom@0.16.2 - '@jimp/plugin-rotate': 0.16.2_rqxyxjeek4vqmsj2o2ueqoj3ai - '@jimp/plugin-scale': 0.16.2_ml7r7ku4xtw2ibnxqj5uaaiwdu - '@jimp/plugin-shadow': 0.16.2_5zizl4daumbyziiswanqnnjtui - '@jimp/plugin-threshold': 0.16.2_qzopulswoxcbleqavzrwgrm3ue + '@jimp/plugin-blit': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-blur': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-circle': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-color': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-contain': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2)(@jimp/plugin-resize@0.16.2)(@jimp/plugin-scale@0.16.2) + '@jimp/plugin-cover': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-crop@0.16.2)(@jimp/plugin-resize@0.16.2)(@jimp/plugin-scale@0.16.2) + '@jimp/plugin-crop': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-displace': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-dither': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-fisheye': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-flip': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-rotate@0.16.2) + '@jimp/plugin-gaussian': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-invert': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-mask': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-normalize': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-print': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2) + '@jimp/plugin-resize': 0.16.2(@jimp/custom@0.16.2) + '@jimp/plugin-rotate': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blit@0.16.2)(@jimp/plugin-crop@0.16.2)(@jimp/plugin-resize@0.16.2) + '@jimp/plugin-scale': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-resize@0.16.2) + '@jimp/plugin-shadow': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-blur@0.16.2)(@jimp/plugin-resize@0.16.2) + '@jimp/plugin-threshold': 0.16.2(@jimp/custom@0.16.2)(@jimp/plugin-color@0.16.2)(@jimp/plugin-resize@0.16.2) timm: 1.7.1 dev: true - /@jimp/png/0.16.2_@jimp+custom@0.16.2: + /@jimp/png@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-sFOtOSz/tzDwXEChFQ/Nxe+0+vG3Tj0eUxnZVDUG/StXE9dI8Bqmwj3MIa0EgK5s+QG3YlnDOmlPUa4JqmeYeQ==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1976,7 +2046,7 @@ packages: pngjs: 3.4.0 dev: true - /@jimp/tiff/0.16.2_@jimp+custom@0.16.2: + /@jimp/tiff@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-ADcdqmtZF+U2YoaaHTzFX8D6NFpmN4WZUT0BPMerEuY7Cq8QoLYU22z2h034FrVW+Rbi1b3y04sB9iDiQAlf2w==} peerDependencies: '@jimp/custom': '>=0.3.5' @@ -1986,36 +2056,36 @@ packages: utif: 2.0.1 dev: true - /@jimp/types/0.16.2_@jimp+custom@0.16.2: + /@jimp/types@0.16.2(@jimp/custom@0.16.2): resolution: {integrity: sha512-0Ue5Sq0XnDF6TirisWv5E+8uOnRcd8vRLuwocJOhF76NIlcQrz+5r2k2XWKcr3d+11n28dHLXW5TKSqrUopxhA==} peerDependencies: '@jimp/custom': '>=0.3.5' dependencies: '@babel/runtime': 7.20.7 - '@jimp/bmp': 0.16.2_@jimp+custom@0.16.2 + '@jimp/bmp': 0.16.2(@jimp/custom@0.16.2) '@jimp/custom': 0.16.2 - '@jimp/gif': 0.16.2_@jimp+custom@0.16.2 - '@jimp/jpeg': 0.16.2_@jimp+custom@0.16.2 - '@jimp/png': 0.16.2_@jimp+custom@0.16.2 - '@jimp/tiff': 0.16.2_@jimp+custom@0.16.2 + '@jimp/gif': 0.16.2(@jimp/custom@0.16.2) + '@jimp/jpeg': 0.16.2(@jimp/custom@0.16.2) + '@jimp/png': 0.16.2(@jimp/custom@0.16.2) + '@jimp/tiff': 0.16.2(@jimp/custom@0.16.2) timm: 1.7.1 dev: true - /@jimp/utils/0.16.2: + /@jimp/utils@0.16.2: resolution: {integrity: sha512-XENrPvmigiXZQ8E2nxJqO6UVvWBLzbNwyYi3Y8Q1IECoYhYI3kgOQ0fmy4G269Vz1V0omh1bNmC42r4OfXg1Jg==} dependencies: '@babel/runtime': 7.20.7 regenerator-runtime: 0.13.11 dev: true - /@jridgewell/gen-mapping/0.1.1: + /@jridgewell/gen-mapping@0.1.1: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.14 - /@jridgewell/gen-mapping/0.3.2: + /@jridgewell/gen-mapping@0.3.2: resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} engines: {node: '>=6.0.0'} dependencies: @@ -2023,24 +2093,24 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 '@jridgewell/trace-mapping': 0.3.17 - /@jridgewell/resolve-uri/3.1.0: + /@jridgewell/resolve-uri@3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} - /@jridgewell/set-array/1.1.2: + /@jridgewell/set-array@1.1.2: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - /@jridgewell/sourcemap-codec/1.4.14: + /@jridgewell/sourcemap-codec@1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} - /@jridgewell/trace-mapping/0.3.17: + /@jridgewell/trace-mapping@0.3.17: resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@motionone/animation/10.15.1: + /@motionone/animation@10.15.1: resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==} dependencies: '@motionone/easing': 10.15.1 @@ -2049,7 +2119,7 @@ packages: tslib: 2.4.0 dev: false - /@motionone/dom/10.15.3: + /@motionone/dom@10.15.3: resolution: {integrity: sha512-FQ7a2zMBXc1UeU8CG9G3yDpst55fbb0+C9A0VGfwOITitBCzigKZnXRgsRSWWR+FW57GSc13eGQxtYB0lKG0Ng==} dependencies: '@motionone/animation': 10.15.1 @@ -2060,14 +2130,14 @@ packages: tslib: 2.4.0 dev: false - /@motionone/easing/10.15.1: + /@motionone/easing@10.15.1: resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} dependencies: '@motionone/utils': 10.15.1 tslib: 2.4.0 dev: false - /@motionone/generators/10.15.1: + /@motionone/generators@10.15.1: resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==} dependencies: '@motionone/types': 10.15.1 @@ -2075,11 +2145,11 @@ packages: tslib: 2.4.0 dev: false - /@motionone/types/10.15.1: + /@motionone/types@10.15.1: resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==} dev: false - /@motionone/utils/10.15.1: + /@motionone/utils@10.15.1: resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==} dependencies: '@motionone/types': 10.15.1 @@ -2087,7 +2157,7 @@ packages: tslib: 2.4.0 dev: false - /@npmcli/fs/2.1.2: + /@npmcli/fs@2.1.2: resolution: {integrity: sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: @@ -2095,7 +2165,7 @@ packages: semver: 7.3.8 dev: true - /@npmcli/move-file/2.0.1: + /@npmcli/move-file@2.0.1: resolution: {integrity: sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} deprecated: This functionality has been moved to @npmcli/fs @@ -2104,16 +2174,16 @@ packages: rimraf: 3.0.2 dev: true - /@popperjs/core/2.11.6: + /@popperjs/core@2.11.6: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} dev: false - /@sindresorhus/is/4.6.0: + /@sindresorhus/is@4.6.0: resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} engines: {node: '>=10'} dev: true - /@swc/core-darwin-arm64/1.3.24: + /@swc/core-darwin-arm64@1.3.24: resolution: {integrity: sha512-rR+9UpWm+fGXcipsjCst2hIL1GYIbo0YTLhJZWdIpQD6KRHHJMFXiydMgQQkDj2Ml7HpqUVgxj6m4ZWYL8b0OA==} engines: {node: '>=10'} cpu: [arm64] @@ -2122,7 +2192,7 @@ packages: dev: true optional: true - /@swc/core-darwin-x64/1.3.24: + /@swc/core-darwin-x64@1.3.24: resolution: {integrity: sha512-px+5vkGtgPH0m3FkkTBHynlRdS5rRz+lK+wiXIuBZFJSySWFl6RkKbvwkD+sf0MpazQlqwlv/rTOGJBw6oDffg==} engines: {node: '>=10'} cpu: [x64] @@ -2131,7 +2201,7 @@ packages: dev: true optional: true - /@swc/core-linux-arm-gnueabihf/1.3.24: + /@swc/core-linux-arm-gnueabihf@1.3.24: resolution: {integrity: sha512-jLs8ZOdTV4UW4J12E143QJ4mOMONQtqgAnuhBbRuWFzQ3ny1dfoC3P1jNWAJ2Xi59XdxAIXn0PggPNH4Kh34kw==} engines: {node: '>=10'} cpu: [arm] @@ -2140,7 +2210,7 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-gnu/1.3.24: + /@swc/core-linux-arm64-gnu@1.3.24: resolution: {integrity: sha512-A/v0h70BekrwGpp1DlzIFGcHQ3QQ2PexXcnnuIBZeMc9gNmHlcZmg3EcwAnaUDiokhNuSUFA/wV94yk1OqmSkw==} engines: {node: '>=10'} cpu: [arm64] @@ -2149,7 +2219,7 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-musl/1.3.24: + /@swc/core-linux-arm64-musl@1.3.24: resolution: {integrity: sha512-pbc9eArWPTiMrbpS/pJo0IiQNAKAQBcBIDjWBGP1tcw2iDXYLw4bruwz9kI/VjakbshWb8MoE4T5ClkeuULvSw==} engines: {node: '>=10'} cpu: [arm64] @@ -2158,7 +2228,7 @@ packages: dev: true optional: true - /@swc/core-linux-x64-gnu/1.3.24: + /@swc/core-linux-x64-gnu@1.3.24: resolution: {integrity: sha512-pP5pOLlY1xd352qo7rTlpVPUI9/9VhOd4b3Lk+LzfZDq9bTL2NDlGfyrPiwa5DGHMSzrugH56K2J68eutkxYVA==} engines: {node: '>=10'} cpu: [x64] @@ -2167,7 +2237,7 @@ packages: dev: true optional: true - /@swc/core-linux-x64-musl/1.3.24: + /@swc/core-linux-x64-musl@1.3.24: resolution: {integrity: sha512-phNbP7zGp+Wcyxq1Qxlpe5KkxO7WLT2kVQUC7aDFGlVdCr+xdXsfH1MzheHtnr0kqTVQX1aiM8XXXHfFxR0oNA==} engines: {node: '>=10'} cpu: [x64] @@ -2176,7 +2246,7 @@ packages: dev: true optional: true - /@swc/core-win32-arm64-msvc/1.3.24: + /@swc/core-win32-arm64-msvc@1.3.24: resolution: {integrity: sha512-qhbiJTWAOqyR+K9xnGmCkOWSz2EmWpDBstEJCEOTc6FZiEdbiTscDmqTcMbCKaTHGu8t+6erVA4t65/Eg6uWPA==} engines: {node: '>=10'} cpu: [arm64] @@ -2185,7 +2255,7 @@ packages: dev: true optional: true - /@swc/core-win32-ia32-msvc/1.3.24: + /@swc/core-win32-ia32-msvc@1.3.24: resolution: {integrity: sha512-JfghIlscE4Rz+Lc08lSoDh+R0cWxrISed5biogFfE6vZqhaDnw3E5Qshqw7O3pIaiq8L2u1nmzuyP581ZmpbRA==} engines: {node: '>=10'} cpu: [ia32] @@ -2194,7 +2264,7 @@ packages: dev: true optional: true - /@swc/core-win32-x64-msvc/1.3.24: + /@swc/core-win32-x64-msvc@1.3.24: resolution: {integrity: sha512-3AmJRr0hwciwDBbzUNqaftvppzS8v9X/iv/Wl7YaVLBVpPfQvaZzfqLycvNMGLZb5vIKXR/u58txg3dRBGsJtw==} engines: {node: '>=10'} cpu: [x64] @@ -2203,7 +2273,7 @@ packages: dev: true optional: true - /@swc/core/1.3.24: + /@swc/core@1.3.24: resolution: {integrity: sha512-QMOTd0AgiUT3K1crxLRqd3gw0f3FC8hhH1vvlIlryvYqU4c+FJ/T2G4ZhMKLxQlZ/jX6Rhk0gKINZRBxy2GFyQ==} engines: {node: '>=10'} hasBin: true @@ -2221,7 +2291,7 @@ packages: '@swc/core-win32-x64-msvc': 1.3.24 dev: true - /@tanstack/react-table/8.7.4_biqbaboplfbrettd7655fr4n2y: + /@tanstack/react-table@8.7.4(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-4Q1OV3kUSxbtekclS3sqjCyCDowqCPruUCfHm1nGoPSmVLRCHoQ1E2rmzTVGeocEKgV9TDnj39tOgGwcADPuPA==} engines: {node: '>=12'} peerDependencies: @@ -2230,96 +2300,96 @@ packages: dependencies: '@tanstack/table-core': 8.7.4 react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /@tanstack/table-core/8.7.4: + /@tanstack/table-core@8.7.4: resolution: {integrity: sha512-OPhzca7e83KGukxLpZ+4F9OBp9CZXi9b/OGJBH8dlC3wpffcSSDczYGUGJKG7wirXQ6cUVYL+9G6UrrdnblKNQ==} engines: {node: '>=12'} dev: false - /@tauri-apps/api/1.2.0: + /@tauri-apps/api@1.2.0: resolution: {integrity: sha512-lsI54KI6HGf7VImuf/T9pnoejfgkNoXveP14pVV7XarrQ46rOejIVJLFqHI9sRReJMGdh2YuCoI3cc/yCWCsrw==} engines: {node: '>= 14.6.0', npm: '>= 6.6.0', yarn: '>= 1.19.1'} dev: false - /@types/favicons/6.2.2: + /@types/favicons@6.2.2: resolution: {integrity: sha512-iwAeiO8BFUk/lH74Zd9RlIIgxA7fFCVmlZI5yNsJ68L7mDMs42vYk8FnDxEm09ZO4nTlBQjPHdvtYC+N9GLtxg==} dependencies: '@types/node': 18.11.18 dev: true - /@types/js-cookie/2.2.7: + /@types/js-cookie@2.2.7: resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} dev: false - /@types/lodash.mergewith/4.6.6: + /@types/lodash.mergewith@4.6.6: resolution: {integrity: sha512-RY/8IaVENjG19rxTZu9Nukqh0W2UrYgmBj5sdns4hWRZaV8PqR7wIKHFKzvOTjo4zVRV7sVI+yFhAJql12Kfqg==} dependencies: '@types/lodash': 4.14.191 dev: false - /@types/lodash/4.14.191: + /@types/lodash@4.14.191: resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} - /@types/node/16.9.1: + /@types/node@16.9.1: resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==} dev: true - /@types/node/18.11.18: + /@types/node@18.11.18: resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} dev: true - /@types/parse-json/4.0.0: + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: false - /@types/prop-types/15.7.5: + /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/react-dom/18.0.10: + /@types/react-dom@18.0.10: resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==} dependencies: '@types/react': 18.0.26 dev: true - /@types/react/18.0.26: + /@types/react@18.0.26: resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 csstype: 3.1.1 - /@types/scheduler/0.16.2: + /@types/scheduler@0.16.2: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} - /@vitejs/plugin-react/2.2.0_vite@3.2.5: + /@vitejs/plugin-react@2.2.0(vite@3.2.5): resolution: {integrity: sha512-FFpefhvExd1toVRlokZgxgy2JtnBOdp4ZDsq7ldCWaqGSGn9UhWMAVm/1lxPL14JfNS5yGz+s9yFrQY6shoStA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 dependencies: '@babel/core': 7.20.7 - '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-jsx': 7.20.7(@babel/core@7.20.7) + '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.20.7) + '@babel/plugin-transform-react-jsx-self': 7.18.6(@babel/core@7.20.7) + '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.20.7) magic-string: 0.26.7 react-refresh: 0.14.0 - vite: 3.2.5_@types+node@18.11.18 + vite: 3.2.5(@types/node@18.11.18) transitivePeerDependencies: - supports-color dev: true - /@zag-js/element-size/0.3.0: + /@zag-js/element-size@0.3.0: resolution: {integrity: sha512-5/hEI+0c6ZNCx6KHlOS5/WeHsd6+I7gk7Y/b/zATp4Rp3tHirs/tu1frq+iy5BmfaG9hbQtfHfUJTjOcI5jnoQ==} dev: false - /@zag-js/focus-visible/0.2.1: + /@zag-js/focus-visible@0.2.1: resolution: {integrity: sha512-19uTjoZGP4/Ax7kSNhhay9JA83BirKzpqLkeEAilrpdI1hE5xuq6q+tzJOsrMOOqJrm7LkmZp5lbsTQzvK2pYg==} dev: false - /aggregate-error/3.1.0: + /aggregate-error@3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} dependencies: @@ -2327,11 +2397,11 @@ packages: indent-string: 4.0.0 dev: true - /ahooks-v3-count/1.0.0: + /ahooks-v3-count@1.0.0: resolution: {integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==} dev: false - /ahooks/3.7.4_react@18.2.0: + /ahooks@3.7.4(react@18.2.0): resolution: {integrity: sha512-hvgdqzPUKXn95mK3cGlDCi/ZZqv+FRibCUCFT8zW3hCwLGvixVfnHrIW2/2lgzPdLo8mLjp/XOdIJvcPvE2lgQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2349,7 +2419,7 @@ packages: tslib: 2.4.1 dev: false - /ajv/6.12.6: + /ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: fast-deep-equal: 3.1.3 @@ -2358,52 +2428,52 @@ packages: uri-js: 4.4.1 dev: true - /ansi-escapes/4.3.2: + /ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} dependencies: type-fest: 0.21.3 dev: true - /ansi-regex/2.1.1: + /ansi-regex@2.1.1: resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} engines: {node: '>=0.10.0'} dev: true - /ansi-regex/5.0.1: + /ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} dev: true - /ansi-styles/3.2.1: + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 - /ansi-styles/4.3.0: + /ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} dependencies: color-convert: 2.0.1 dev: true - /any-base/1.1.0: + /any-base@1.1.0: resolution: {integrity: sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg==} dev: true - /aproba/1.2.0: + /aproba@1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} dev: true - /are-we-there-yet/1.1.7: + /are-we-there-yet@1.1.7: resolution: {integrity: sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==} dependencies: delegates: 1.0.0 readable-stream: 2.3.7 dev: true - /aria-hidden/1.2.2_kzbn2opkn2327fwg5yzwzya5o4: + /aria-hidden@1.2.2(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} engines: {node: '>=10'} peerDependencies: @@ -2418,34 +2488,34 @@ packages: tslib: 2.4.1 dev: false - /arrify/1.0.1: + /arrify@1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} dev: true - /asn1/0.2.6: + /asn1@0.2.6: resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==} dependencies: safer-buffer: 2.1.2 dev: true - /assert-plus/1.0.0: + /assert-plus@1.0.0: resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==} engines: {node: '>=0.8'} dev: true - /asynckit/0.4.0: + /asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - /aws-sign2/0.7.0: + /aws-sign2@0.7.0: resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==} dev: true - /aws4/1.11.0: + /aws4@1.11.0: resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} dev: true - /axios/1.2.2: + /axios@1.2.2: resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==} dependencies: follow-redirects: 1.15.2 @@ -2455,7 +2525,7 @@ packages: - debug dev: false - /babel-plugin-macros/3.1.0: + /babel-plugin-macros@3.1.0: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: @@ -2464,25 +2534,25 @@ packages: resolve: 1.22.1 dev: false - /balanced-match/1.0.2: + /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} dev: true - /base64-js/1.5.1: + /base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} dev: true - /bcrypt-pbkdf/1.0.2: + /bcrypt-pbkdf@1.0.2: resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==} dependencies: tweetnacl: 0.14.5 dev: true - /bignumber.js/2.4.0: + /bignumber.js@2.4.0: resolution: {integrity: sha512-uw4ra6Cv483Op/ebM0GBKKfxZlSmn6NgFRby5L3yGTlunLj53KQgndDlqy2WVFOwgvurocApYkSud0aO+mvrpQ==} dev: true - /bl/4.1.0: + /bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} dependencies: buffer: 5.7.1 @@ -2490,32 +2560,32 @@ packages: readable-stream: 3.6.0 dev: true - /bmp-js/0.0.1: + /bmp-js@0.0.1: resolution: {integrity: sha512-OS74Rlt0Aynu2mTPmY9RZOUOXlqWecFIILFXr70vv16/xCZnFxvri9IKkF1IGxQ8r9dOE62qGNpKxXx8Lko8bg==} dev: true - /bmp-js/0.0.3: + /bmp-js@0.0.3: resolution: {integrity: sha512-epsm3Z92j5xwek9p97pVw3KbsNc0F4QnbYh+N93SpbJYuHFQQ/UAh6K+bKFGyLePH3Hudtl/Sa95Quqp0gX8IQ==} dev: true - /bmp-js/0.1.0: + /bmp-js@0.1.0: resolution: {integrity: sha512-vHdS19CnY3hwiNdkaqk93DvjVLfbEcI8mys4UjuWrlX1haDmroo8o4xCzh4wD6DGV6HxRCyauwhHRqMTfERtjw==} dev: true - /brace-expansion/1.1.11: + /brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 dev: true - /brace-expansion/2.0.1: + /brace-expansion@2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} dependencies: balanced-match: 1.0.2 dev: true - /browserslist/4.21.4: + /browserslist@4.21.4: resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -2523,40 +2593,40 @@ packages: caniuse-lite: 1.0.30001441 electron-to-chromium: 1.4.284 node-releases: 2.0.8 - update-browserslist-db: 1.0.10_browserslist@4.21.4 + update-browserslist-db: 1.0.10(browserslist@4.21.4) - /buffer-alloc-unsafe/1.1.0: + /buffer-alloc-unsafe@1.1.0: resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==} dev: true - /buffer-alloc/1.2.0: + /buffer-alloc@1.2.0: resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==} dependencies: buffer-alloc-unsafe: 1.1.0 buffer-fill: 1.0.0 dev: true - /buffer-equal/0.0.1: + /buffer-equal@0.0.1: resolution: {integrity: sha512-RgSV6InVQ9ODPdLWJ5UAqBqJBOg370Nz6ZQtRzpt6nUjc8v0St97uJ4PYC6NztqIScrAXafKM3mZPMygSe1ggA==} engines: {node: '>=0.4.0'} dev: true - /buffer-fill/1.0.0: + /buffer-fill@1.0.0: resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==} dev: true - /buffer-from/1.1.2: + /buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true - /buffer/5.7.1: + /buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: base64-js: 1.5.1 ieee754: 1.2.1 dev: true - /cacache/16.1.3: + /cacache@16.1.3: resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: @@ -2582,7 +2652,7 @@ packages: - bluebird dev: true - /callsite-record/4.1.5: + /callsite-record@4.1.5: resolution: {integrity: sha512-OqeheDucGKifjQRx524URgV4z4NaKjocGhygTptDea+DLROre4ZEecA4KXDq+P7qlGCohYVNOh3qr+y5XH5Ftg==} dependencies: '@devexpress/error-stack-parser': 2.0.6 @@ -2594,22 +2664,22 @@ packages: pinkie-promise: 2.0.1 dev: true - /callsite/1.0.0: + /callsite@1.0.0: resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==} dev: true - /callsites/3.1.0: + /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - /caniuse-lite/1.0.30001441: + /caniuse-lite@1.0.30001441: resolution: {integrity: sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==} - /caseless/0.12.0: + /caseless@0.12.0: resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} dev: true - /chalk/2.4.2: + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: @@ -2617,7 +2687,7 @@ packages: escape-string-regexp: 1.0.5 supports-color: 5.5.0 - /chalk/4.1.2: + /chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} dependencies: @@ -2625,52 +2695,52 @@ packages: supports-color: 7.2.0 dev: true - /chownr/1.1.4: + /chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} dev: true - /chownr/2.0.0: + /chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} dev: true - /ci-info/3.7.0: + /ci-info@3.7.0: resolution: {integrity: sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==} engines: {node: '>=8'} dev: true - /clean-stack/2.2.0: + /clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} dev: true - /clean-stack/3.0.1: + /clean-stack@3.0.1: resolution: {integrity: sha512-lR9wNiMRcVQjSB3a7xXGLuz4cr4wJuuXlaAEbRutGowQTmlp7R72/DOgN21e8jdwblMWl9UOJMJXarX94pzKdg==} engines: {node: '>=10'} dependencies: escape-string-regexp: 4.0.0 dev: true - /cli-spinners/2.7.0: + /cli-spinners@2.7.0: resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} engines: {node: '>=6'} dev: true - /clone-buffer/1.0.0: + /clone-buffer@1.0.0: resolution: {integrity: sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==} engines: {node: '>= 0.10'} dev: true - /clone-stats/1.0.0: + /clone-stats@1.0.0: resolution: {integrity: sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==} dev: true - /clone/2.1.2: + /clone@2.1.2: resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} engines: {node: '>=0.8'} dev: true - /cloneable-readable/1.1.3: + /cloneable-readable@1.1.3: resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==} dependencies: inherits: 2.0.4 @@ -2678,93 +2748,93 @@ packages: readable-stream: 2.3.7 dev: true - /code-point-at/1.1.0: + /code-point-at@1.1.0: resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} engines: {node: '>=0.10.0'} dev: true - /color-convert/1.9.3: + /color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 - /color-convert/2.0.1: + /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 dev: true - /color-name/1.1.3: + /color-name@1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - /color-name/1.1.4: + /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /color-string/1.9.1: + /color-string@1.9.1: resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 dev: true - /color/3.2.1: + /color2k@2.0.0: + resolution: {integrity: sha512-DWX9eXOC4fbJNiuvdH4QSHvvfLWyFo9TuFp7V9OzdsbPAdrWAuYc8qvFP2bIQ/LKh4LrAVnJ6vhiQYPvAHdtTg==} + dev: false + + /color@3.2.1: resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==} dependencies: color-convert: 1.9.3 color-string: 1.9.1 dev: true - /color2k/2.0.0: - resolution: {integrity: sha512-DWX9eXOC4fbJNiuvdH4QSHvvfLWyFo9TuFp7V9OzdsbPAdrWAuYc8qvFP2bIQ/LKh4LrAVnJ6vhiQYPvAHdtTg==} - dev: false - - /colors/1.4.0: + /colors@1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} dev: true - /combined-stream/1.0.8: + /combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 - /commondir/1.0.1: + /commondir@1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} dev: true - /compute-scroll-into-view/1.0.14: + /compute-scroll-into-view@1.0.14: resolution: {integrity: sha512-mKDjINe3tc6hGelUMNDzuhorIUZ7kS7BwyY0r2wQd2HOH2tRuJykiC06iSEX8y1TuhNzvz4GcJnK16mM2J1NMQ==} dev: false - /concat-map/0.0.1: + /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true - /console-control-strings/1.1.0: + /console-control-strings@1.1.0: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} dev: true - /convert-source-map/1.9.0: + /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /copy-to-clipboard/3.3.1: + /copy-to-clipboard@3.3.1: resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==} dependencies: toggle-selection: 1.0.6 dev: false - /core-util-is/1.0.2: + /core-util-is@1.0.2: resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==} dev: true - /core-util-is/1.0.3: + /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig/7.1.0: + /cosmiconfig@7.1.0: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} dependencies: @@ -2775,32 +2845,36 @@ packages: yaml: 1.10.2 dev: false - /css-box-model/1.2.1: + /css-box-model@1.2.1: resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==} dependencies: tiny-invariant: 1.3.1 dev: false - /csstype/3.1.1: + /css-mediaquery@0.1.2: + resolution: {integrity: sha512-COtn4EROW5dBGlE/4PiKnh6rZpAPxDeFLaEEwt4i10jpDMFt2EhQGS79QmmrO+iKCHv0PU/HrOWEhijFd1x99Q==} + dev: false + + /csstype@3.1.1: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} - /dashdash/1.14.1: + /dashdash@1.14.1: resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==} engines: {node: '>=0.10'} dependencies: assert-plus: 1.0.0 dev: true - /date-fns/2.29.3: + /date-fns@2.29.3: resolution: {integrity: sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==} engines: {node: '>=0.11'} dev: true - /dayjs/1.11.7: + /dayjs@1.11.7: resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} dev: false - /debug/4.3.4: + /debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} peerDependencies: @@ -2811,79 +2885,79 @@ packages: dependencies: ms: 2.1.2 - /decompress-response/4.2.1: + /decompress-response@4.2.1: resolution: {integrity: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==} engines: {node: '>=8'} dependencies: mimic-response: 2.1.0 dev: true - /deep-extend/0.6.0: + /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} dev: true - /deepmerge/4.2.2: + /deepmerge@4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} engines: {node: '>=0.10.0'} dev: true - /delayed-stream/1.0.0: + /delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - /delegates/1.0.0: + /delegates@1.0.0: resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} dev: true - /detect-libc/1.0.3: + /detect-libc@1.0.3: resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} engines: {node: '>=0.10'} hasBin: true dev: true - /detect-node-es/1.1.0: + /detect-node-es@1.1.0: resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} dev: false - /dom-walk/0.1.2: + /dom-walk@0.1.2: resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==} dev: true - /dot-prop/6.0.1: + /dot-prop@6.0.1: resolution: {integrity: sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==} engines: {node: '>=10'} dependencies: is-obj: 2.0.0 dev: true - /ecc-jsbn/0.1.2: + /ecc-jsbn@0.1.2: resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==} dependencies: jsbn: 0.1.1 safer-buffer: 2.1.2 dev: true - /electron-to-chromium/1.4.284: + /electron-to-chromium@1.4.284: resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} - /end-of-stream/1.4.4: + /end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 dev: true - /error-ex/1.3.2: + /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 dev: false - /es6-promise/3.3.1: + /es6-promise@3.3.1: resolution: {integrity: sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==} dev: true - /esbuild-android-64/0.15.18: + /esbuild-android-64@0.15.18: resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==} engines: {node: '>=12'} cpu: [x64] @@ -2892,7 +2966,7 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.18: + /esbuild-android-arm64@0.15.18: resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==} engines: {node: '>=12'} cpu: [arm64] @@ -2901,7 +2975,7 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.18: + /esbuild-darwin-64@0.15.18: resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==} engines: {node: '>=12'} cpu: [x64] @@ -2910,7 +2984,7 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.18: + /esbuild-darwin-arm64@0.15.18: resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==} engines: {node: '>=12'} cpu: [arm64] @@ -2919,7 +2993,7 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.18: + /esbuild-freebsd-64@0.15.18: resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==} engines: {node: '>=12'} cpu: [x64] @@ -2928,7 +3002,7 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.18: + /esbuild-freebsd-arm64@0.15.18: resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==} engines: {node: '>=12'} cpu: [arm64] @@ -2937,7 +3011,7 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.18: + /esbuild-linux-32@0.15.18: resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==} engines: {node: '>=12'} cpu: [ia32] @@ -2946,7 +3020,7 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.18: + /esbuild-linux-64@0.15.18: resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==} engines: {node: '>=12'} cpu: [x64] @@ -2955,16 +3029,7 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.18: - resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm64/0.15.18: + /esbuild-linux-arm64@0.15.18: resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==} engines: {node: '>=12'} cpu: [arm64] @@ -2973,7 +3038,16 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.18: + /esbuild-linux-arm@0.15.18: + resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /esbuild-linux-mips64le@0.15.18: resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==} engines: {node: '>=12'} cpu: [mips64el] @@ -2982,7 +3056,7 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.18: + /esbuild-linux-ppc64le@0.15.18: resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==} engines: {node: '>=12'} cpu: [ppc64] @@ -2991,7 +3065,7 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.18: + /esbuild-linux-riscv64@0.15.18: resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==} engines: {node: '>=12'} cpu: [riscv64] @@ -3000,7 +3074,7 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.18: + /esbuild-linux-s390x@0.15.18: resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} engines: {node: '>=12'} cpu: [s390x] @@ -3009,7 +3083,7 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.15.18: + /esbuild-netbsd-64@0.15.18: resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==} engines: {node: '>=12'} cpu: [x64] @@ -3018,7 +3092,7 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.18: + /esbuild-openbsd-64@0.15.18: resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==} engines: {node: '>=12'} cpu: [x64] @@ -3027,7 +3101,7 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.15.18: + /esbuild-sunos-64@0.15.18: resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} engines: {node: '>=12'} cpu: [x64] @@ -3036,7 +3110,7 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.18: + /esbuild-windows-32@0.15.18: resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==} engines: {node: '>=12'} cpu: [ia32] @@ -3045,7 +3119,7 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.18: + /esbuild-windows-64@0.15.18: resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==} engines: {node: '>=12'} cpu: [x64] @@ -3054,7 +3128,7 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.18: + /esbuild-windows-arm64@0.15.18: resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==} engines: {node: '>=12'} cpu: [arm64] @@ -3063,7 +3137,7 @@ packages: dev: true optional: true - /esbuild/0.15.18: + /esbuild@0.15.18: resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==} engines: {node: '>=12'} hasBin: true @@ -3093,50 +3167,50 @@ packages: esbuild-windows-arm64: 0.15.18 dev: true - /escalade/3.1.1: + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} - /escape-string-regexp/1.0.5: + /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} - /escape-string-regexp/4.0.0: + /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /exif-parser/0.1.12: + /exif-parser@0.1.12: resolution: {integrity: sha512-c2bQfLNbMzLPmzQuOr8fy0csy84WmwnER81W88DzTp9CYNPJ6yzOj2EZAh9pywYpqHnshVLHQJ8WzldAyfY+Iw==} dev: true - /expand-template/2.0.3: + /expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} dev: true - /extend/3.0.2: + /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: true - /extsprintf/1.3.0: + /extsprintf@1.3.0: resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==} engines: {'0': node >=0.6.0} dev: true - /fast-deep-equal/3.1.3: + /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-json-stable-stringify/2.1.0: + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true - /fastest-levenshtein/1.0.16: + /fastest-levenshtein@1.0.16: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} engines: {node: '>= 4.9.1'} dev: true - /favicons/6.2.2: + /favicons@6.2.2: resolution: {integrity: sha512-qhvFqbhlXA/JYIDYuxTrE4uT9rcpTCrWvF3UG0GxBoLl/XgFBBTrZkQvASrkMebSwDCJ9kKGypRWIbvoRZLBsw==} engines: {node: '>=10.13.0'} dependencies: @@ -3155,22 +3229,22 @@ packages: xml2js: 0.4.23 dev: true - /file-type/3.9.0: + /file-type@3.9.0: resolution: {integrity: sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==} engines: {node: '>=0.10.0'} dev: true - /file-type/9.0.0: + /file-type@9.0.0: resolution: {integrity: sha512-Qe/5NJrgIOlwijpq3B7BEpzPFcgzggOTagZmkXQY4LA6bsXKTUstK7Wp12lEJ/mLKTpvIZxmIuRcLYWT6ov9lw==} engines: {node: '>=6'} dev: true - /filesize/10.0.6: + /filesize@10.0.6: resolution: {integrity: sha512-rzpOZ4C9vMFDqOa6dNpog92CoLYjD79dnjLk2TYDDtImRIyLTOzqojCb05Opd1WuiWjs+fshhCgTd8cl7y5t+g==} engines: {node: '>= 10.4.0'} dev: false - /find-cache-dir/3.3.2: + /find-cache-dir@3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} dependencies: @@ -3179,11 +3253,11 @@ packages: pkg-dir: 4.2.0 dev: true - /find-root/1.1.0: + /find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} dev: false - /find-up/4.1.0: + /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: @@ -3191,14 +3265,14 @@ packages: path-exists: 4.0.0 dev: true - /focus-lock/0.11.4: + /focus-lock@0.11.4: resolution: {integrity: sha512-LzZWJcOBIcHslQ46N3SUu/760iLPSrUtp8omM4gh9du438V2CQdks8TcOu1yvmu2C68nVOBnl1WFiKGPbQ8L6g==} engines: {node: '>=10'} dependencies: tslib: 2.4.1 dev: false - /follow-redirects/1.15.2: + /follow-redirects@1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} engines: {node: '>=4.0'} peerDependencies: @@ -3208,11 +3282,11 @@ packages: optional: true dev: false - /forever-agent/0.6.1: + /forever-agent@0.6.1: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true - /form-data/2.3.3: + /form-data@2.3.3: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} dependencies: @@ -3221,7 +3295,7 @@ packages: mime-types: 2.1.35 dev: true - /form-data/4.0.0: + /form-data@4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} dependencies: @@ -3230,7 +3304,7 @@ packages: mime-types: 2.1.35 dev: false - /framer-motion/7.10.3_biqbaboplfbrettd7655fr4n2y: + /framer-motion@7.10.3(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-k2ccYeZNSpPg//HTaqrU+4pRq9f9ZpaaN7rr0+Rx5zA4wZLbk547wtDzge2db1sB+1mnJ6r59P4xb+aEIi/W+w==} peerDependencies: react: ^18.0.0 @@ -3239,23 +3313,23 @@ packages: '@motionone/dom': 10.15.3 hey-listen: 1.0.8 react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) tslib: 2.4.0 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 dev: false - /framesync/6.1.2: + /framesync@6.1.2: resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} dependencies: tslib: 2.4.0 dev: false - /fs-constants/1.0.0: + /fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} dev: true - /fs-extra/10.1.0: + /fs-extra@10.1.0: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} dependencies: @@ -3264,18 +3338,18 @@ packages: universalify: 2.0.0 dev: true - /fs-minipass/2.1.0: + /fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 dev: true - /fs.realpath/1.0.0: + /fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: true - /fsevents/2.3.2: + /fsevents@2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] @@ -3283,10 +3357,10 @@ packages: dev: true optional: true - /function-bind/1.1.1: + /function-bind@1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - /gauge/2.7.4: + /gauge@2.7.4: resolution: {integrity: sha512-14x4kjc6lkD3ltw589k0NrPD6cCNTD6CWoVUNpB85+DrtONoZn+Rug6xZU5RvSC4+TZPxA5AnBibQYAvZn41Hg==} dependencies: aproba: 1.2.0 @@ -3299,16 +3373,16 @@ packages: wide-align: 1.1.5 dev: true - /gensync/1.0.0-beta.2: + /gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} - /get-nonce/1.0.1: + /get-nonce@1.0.1: resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} engines: {node: '>=6'} dev: false - /get-stream/2.3.1: + /get-stream@2.3.1: resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==} engines: {node: '>=0.10.0'} dependencies: @@ -3316,24 +3390,24 @@ packages: pinkie-promise: 2.0.1 dev: true - /getpass/0.1.7: + /getpass@0.1.7: resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==} dependencies: assert-plus: 1.0.0 dev: true - /gifwrap/0.9.4: + /gifwrap@0.9.4: resolution: {integrity: sha512-MDMwbhASQuVeD4JKd1fKgNgCRL3fGqMM4WaqpNhWO0JiMOAjbQdumbs4BbBZEy9/M00EHEjKN3HieVhCUlwjeQ==} dependencies: image-q: 4.0.0 omggif: 1.0.10 dev: true - /github-from-package/0.0.0: + /github-from-package@0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} dev: true - /glob/7.2.3: + /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: fs.realpath: 1.0.0 @@ -3344,7 +3418,7 @@ packages: path-is-absolute: 1.0.1 dev: true - /glob/8.0.3: + /glob@8.0.3: resolution: {integrity: sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==} engines: {node: '>=12'} dependencies: @@ -3355,27 +3429,27 @@ packages: once: 1.4.0 dev: true - /global/4.4.0: + /global@4.4.0: resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==} dependencies: min-document: 2.19.0 process: 0.11.10 dev: true - /globals/11.12.0: + /globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /graceful-fs/4.2.10: + /graceful-fs@4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true - /har-schema/2.0.0: + /har-schema@2.0.0: resolution: {integrity: sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==} engines: {node: '>=4'} dev: true - /har-validator/5.1.5: + /har-validator@5.1.5: resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==} engines: {node: '>=6'} deprecated: this library is no longer supported @@ -3384,30 +3458,30 @@ packages: har-schema: 2.0.0 dev: true - /has-flag/3.0.0: + /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} - /has-flag/4.0.0: + /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} dev: true - /has-unicode/2.0.1: + /has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} dev: true - /has/1.0.3: + /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 - /hey-listen/1.0.8: + /hey-listen@1.0.8: resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} dev: false - /highlight-es/1.0.3: + /highlight-es@1.0.3: resolution: {integrity: sha512-s/SIX6yp/5S1p8aC/NRDC1fwEb+myGIfp8/TzZz0rtAv8fzsdX7vGl3Q1TrXCsczFq8DI3CBFBCySPClfBSdbg==} dependencies: chalk: 2.4.2 @@ -3415,19 +3489,19 @@ packages: js-tokens: 3.0.2 dev: true - /hoist-non-react-statics/3.3.2: + /hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} dependencies: react-is: 16.13.1 dev: false - /html-parse-stringify/3.0.1: + /html-parse-stringify@3.0.1: resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==} dependencies: void-elements: 3.1.0 dev: false - /http-signature/1.2.0: + /http-signature@1.2.0: resolution: {integrity: sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==} engines: {node: '>=0.8', npm: '>=1.3.7'} dependencies: @@ -3436,35 +3510,39 @@ packages: sshpk: 1.17.0 dev: true - /i18next-browser-languagedetector/7.0.1: + /hyphenate-style-name@1.0.4: + resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} + dev: false + + /i18next-browser-languagedetector@7.0.1: resolution: {integrity: sha512-Pa5kFwaczXJAeHE56CHG2aWzFBMJNUNghf0Pm4SwSrEMps/PTKqW90EYWlIvhuYStf3Sn1K0vw+gH3+TLdkH1g==} dependencies: '@babel/runtime': 7.20.7 dev: false - /i18next/22.4.6: + /i18next@22.4.6: resolution: {integrity: sha512-9Tm1ezxWyzV+306CIDMBbYBitC1jedQyYuuLtIv7oxjp2ohh8eyxP9xytIf+2bbQfhH784IQKPSYp+Zq9+YSbw==} dependencies: '@babel/runtime': 7.20.7 dev: false - /ieee754/1.2.1: + /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} dev: true - /image-q/4.0.0: + /image-q@4.0.0: resolution: {integrity: sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==} dependencies: '@types/node': 16.9.1 dev: true - /image-size/0.5.5: + /image-size@0.5.5: resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==} engines: {node: '>=0.10.0'} hasBin: true dev: true - /image-size/0.8.3: + /image-size@0.8.3: resolution: {integrity: sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg==} engines: {node: '>=6.9.0'} hasBin: true @@ -3472,7 +3550,7 @@ packages: queue: 6.0.1 dev: true - /import-fresh/3.3.0: + /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} dependencies: @@ -3480,118 +3558,118 @@ packages: resolve-from: 4.0.0 dev: false - /imurmurhash/0.1.4: + /imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} dev: true - /indent-string/4.0.0: + /indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} dev: true - /infer-owner/1.0.4: + /infer-owner@1.0.4: resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} dev: true - /inflight/1.0.6: + /inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} dependencies: once: 1.4.0 wrappy: 1.0.2 dev: true - /inherits/2.0.4: + /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} dev: true - /ini/1.3.8: + /ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: true - /intersection-observer/0.12.2: + /intersection-observer@0.12.2: resolution: {integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==} dev: false - /invariant/2.2.4: + /invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 dev: false - /ip-regex/1.0.3: + /ip-regex@1.0.3: resolution: {integrity: sha512-HjpCHTuxbR/6jWJroc/VN+npo5j0T4Vv2TAI5qdEHQx7hsL767MeccGFSsLtF694EiZKTSEqgoeU6DtGFCcuqQ==} engines: {node: '>=0.10.0'} dev: true - /is-arrayish/0.2.1: + /is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} dev: false - /is-arrayish/0.3.2: + /is-arrayish@0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} dev: true - /is-ci/3.0.1: + /is-ci@3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true dependencies: ci-info: 3.7.0 dev: true - /is-core-module/2.11.0: + /is-core-module@2.11.0: resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} dependencies: has: 1.0.3 - /is-es2016-keyword/1.0.0: + /is-es2016-keyword@1.0.0: resolution: {integrity: sha512-JtZWPUwjdbQ1LIo9OSZ8MdkWEve198ors27vH+RzUUvZXXZkzXCxFnlUhzWYxy5IexQSRiXVw9j2q/tHMmkVYQ==} dev: true - /is-fullwidth-code-point/1.0.0: + /is-fullwidth-code-point@1.0.0: resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==} engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 dev: true - /is-function/1.0.2: + /is-function@1.0.2: resolution: {integrity: sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==} dev: true - /is-obj/2.0.0: + /is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} dev: true - /is-plain-object/5.0.0: + /is-plain-object@5.0.0: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} engines: {node: '>=0.10.0'} dev: true - /is-typedarray/1.0.0: + /is-typedarray@1.0.0: resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} dev: true - /isarray/1.0.0: + /isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} dev: true - /isstream/0.1.2: + /isstream@0.1.2: resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==} dev: true - /jimp/0.16.2: + /jimp@0.16.2: resolution: {integrity: sha512-UpItBk81a92f8oEyoGYbO3YK4QcM0hoIyuGHmShoF9Ov63P5Qo7Q/X2xsAgnODmSuDJFOtrPtJd5GSWW4LKdOQ==} dependencies: '@babel/runtime': 7.20.7 '@jimp/custom': 0.16.2 - '@jimp/plugins': 0.16.2_@jimp+custom@0.16.2 - '@jimp/types': 0.16.2_@jimp+custom@0.16.2 + '@jimp/plugins': 0.16.2(@jimp/custom@0.16.2) + '@jimp/types': 0.16.2(@jimp/custom@0.16.2) regenerator-runtime: 0.13.11 dev: true - /jimp/0.2.28: + /jimp@0.2.28: resolution: {integrity: sha512-9HT7DA279xkTlry2oG30s6AtOUglNiY2UdyYpj0yNI4/NBv8PmdNC0gcldgMU4HqvbUlrM3+v+6GaHnTkH23JQ==} dependencies: bignumber.js: 2.4.0 @@ -3612,60 +3690,64 @@ packages: url-regex: 3.2.0 dev: true - /jpeg-js/0.1.2: + /jpeg-js@0.1.2: resolution: {integrity: sha512-CiRVjMKBUp6VYtGwzRjrdnro41yMwKGOWdP9ATXqmixdz2n7KHNwdqthTYSSbOKj/Ha79Gct1sA8ZQpse55TYA==} dev: true - /jpeg-js/0.2.0: + /jpeg-js@0.2.0: resolution: {integrity: sha512-Ni9PffhJtYtdD7VwxH6V2MnievekGfUefosGCHadog0/jAevRu6HPjYeMHbUemn0IPE8d4wGa8UsOGsX+iKy2g==} dev: true - /jpeg-js/0.4.4: + /jpeg-js@0.4.4: resolution: {integrity: sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==} dev: true - /js-cookie/2.2.1: + /js-cookie@2.2.1: resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==} dev: false - /js-tokens/3.0.2: + /js-file-download@0.4.12: + resolution: {integrity: sha512-rML+NkoD08p5Dllpjo0ffy4jRHeY6Zsapvr/W86N7E0yuzAO6qa5X9+xog6zQNlH102J7IXljNY2FtS6Lj3ucg==} + dev: false + + /js-tokens@3.0.2: resolution: {integrity: sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==} dev: true - /js-tokens/4.0.0: + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - /jsbn/0.1.1: + /jsbn@0.1.1: resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} dev: true - /jsesc/2.5.2: + /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true - /json-parse-even-better-errors/2.3.1: + /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: false - /json-schema-traverse/0.4.1: + /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} dev: true - /json-schema/0.4.0: + /json-schema@0.4.0: resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} dev: true - /json-stringify-safe/5.0.1: + /json-stringify-safe@5.0.1: resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} dev: true - /json5/2.2.3: + /json5@2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true - /jsonfile/6.1.0: + /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: universalify: 2.0.0 @@ -3673,12 +3755,12 @@ packages: graceful-fs: 4.2.10 dev: true - /jsontoxml/1.0.1: + /jsontoxml@1.0.1: resolution: {integrity: sha512-dtKGq0K8EWQBRqcAaePSgKR4Hyjfsz/LkurHSV3Cxk4H+h2fWDeaN2jzABz+ZmOJylgXS7FGeWmbZ6jgYUMdJQ==} engines: {node: '>=0.2.0'} dev: true - /jsprim/1.4.2: + /jsprim@1.4.2: resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==} engines: {node: '>=0.6.0'} dependencies: @@ -3688,11 +3770,11 @@ packages: verror: 1.10.0 dev: true - /lines-and-columns/1.2.4: + /lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: false - /load-bmfont/1.4.1: + /load-bmfont@1.4.1: resolution: {integrity: sha512-8UyQoYmdRDy81Brz6aLAUhfZLwr5zV0L3taTQ4hju7m6biuwiWiJXjPhBJxbUQJA8PrkvJ/7Enqmwk2sM14soA==} dependencies: buffer-equal: 0.0.1 @@ -3705,155 +3787,161 @@ packages: xtend: 4.0.2 dev: true - /locate-path/5.0.0: + /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 dev: true - /lodash.defaultsdeep/4.6.1: + /lodash.defaultsdeep@4.6.1: resolution: {integrity: sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA==} dev: true - /lodash.isequal/4.5.0: + /lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} dev: true - /lodash.mergewith/4.6.2: + /lodash.mergewith@4.6.2: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} dev: false - /lodash/4.17.21: + /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - /loose-envify/1.4.0: + /loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true dependencies: js-tokens: 4.0.0 dev: false - /lru-cache/5.1.1: + /lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 - /lru-cache/6.0.0: + /lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 dev: true - /lru-cache/7.14.1: + /lru-cache@7.14.1: resolution: {integrity: sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==} engines: {node: '>=12'} dev: true - /magic-string/0.26.7: + /magic-string@0.26.7: resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} engines: {node: '>=12'} dependencies: sourcemap-codec: 1.4.8 dev: true - /make-dir/3.1.0: + /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 dev: true - /mime-db/1.52.0: + /matchmediaquery@0.3.1: + resolution: {integrity: sha512-Hlk20WQHRIm9EE9luN1kjRjYXAQToHOIAHPJn9buxBwuhfTHoKUcX+lXBbxc85DVQfXYbEQ4HcwQdd128E3qHQ==} + dependencies: + css-mediaquery: 0.1.2 + dev: false + + /mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} - /mime-types/2.1.35: + /mime-types@2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 - /mime/1.6.0: + /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true dev: true - /mimic-response/2.1.0: + /mimic-response@2.1.0: resolution: {integrity: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==} engines: {node: '>=8'} dev: true - /min-document/2.19.0: + /min-document@2.19.0: resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==} dependencies: dom-walk: 0.1.2 dev: true - /min-indent/1.0.1: + /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} dev: true - /minimatch/3.1.2: + /minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 dev: true - /minimatch/5.1.2: + /minimatch@5.1.2: resolution: {integrity: sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==} engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 dev: true - /minimist/0.0.8: + /minimist@0.0.8: resolution: {integrity: sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==} dev: true - /minimist/1.2.7: + /minimist@1.2.7: resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==} dev: true - /minipass-collect/1.0.2: + /minipass-collect@1.0.2: resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 dev: true - /minipass-flush/1.0.5: + /minipass-flush@1.0.5: resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} engines: {node: '>= 8'} dependencies: minipass: 3.3.6 dev: true - /minipass-pipeline/1.2.4: + /minipass-pipeline@1.2.4: resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} engines: {node: '>=8'} dependencies: minipass: 3.3.6 dev: true - /minipass/3.3.6: + /minipass@3.3.6: resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} engines: {node: '>=8'} dependencies: yallist: 4.0.0 dev: true - /minipass/4.0.0: + /minipass@4.0.0: resolution: {integrity: sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==} engines: {node: '>=8'} dependencies: yallist: 4.0.0 dev: true - /minizlib/2.1.2: + /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} dependencies: @@ -3861,11 +3949,11 @@ packages: yallist: 4.0.0 dev: true - /mkdirp-classic/0.5.3: + /mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} dev: true - /mkdirp/0.5.1: + /mkdirp@0.5.1: resolution: {integrity: sha512-SknJC52obPfGQPnjIkXbmA6+5H15E+fR+E4iR2oQ3zzCLbd7/ONua69R/Gw7AgkTLsRG+r5fzksYwWe1AgTyWA==} deprecated: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) hasBin: true @@ -3873,50 +3961,50 @@ packages: minimist: 0.0.8 dev: true - /mkdirp/0.5.6: + /mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true dependencies: minimist: 1.2.7 dev: true - /mkdirp/1.0.4: + /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true dev: true - /ms/2.1.2: + /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /ms/2.1.3: + /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /nanoid/3.3.4: + /nanoid@3.3.4: resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true dev: true - /napi-build-utils/1.0.2: + /napi-build-utils@1.0.2: resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} dev: true - /node-abi/2.30.1: + /node-abi@2.30.1: resolution: {integrity: sha512-/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w==} dependencies: semver: 5.7.1 dev: true - /node-addon-api/3.2.1: + /node-addon-api@3.2.1: resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==} dev: true - /node-releases/2.0.8: + /node-releases@2.0.8: resolution: {integrity: sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==} - /npmlog/4.1.2: + /npmlog@4.1.2: resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} dependencies: are-we-there-yet: 1.1.7 @@ -3925,34 +4013,34 @@ packages: set-blocking: 2.0.0 dev: true - /number-is-nan/1.0.1: + /number-is-nan@1.0.1: resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} engines: {node: '>=0.10.0'} dev: true - /oauth-sign/0.9.0: + /oauth-sign@0.9.0: resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} dev: true - /object-assign/4.1.1: + /object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - /omggif/1.0.10: + /omggif@1.0.10: resolution: {integrity: sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==} dev: true - /once/1.4.0: + /once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} dependencies: wrappy: 1.0.2 dev: true - /over-9000/9000.1.4: + /over-9000@9000.1.4: resolution: {integrity: sha512-4j7/ozQOyqXRNEY5HPmsOL6drQfpk4nEz87ciASGPZN3BQA19wIUHlvVO4FUpTG3+3IHrD3aduPGMPHyaD8sUA==} dev: true - /ow/0.22.0: + /ow@0.22.0: resolution: {integrity: sha512-VZpjntwsFxg+oM2pZ0Km8p6+FLAugD86TQWHmz0Ldm/rfSs6qezggArumK+FrBUFAXodWULJrbV5ie0LkhWJdQ==} engines: {node: '>=10'} dependencies: @@ -3964,7 +4052,7 @@ packages: vali-date: 1.0.0 dev: true - /ow/0.28.1: + /ow@0.28.1: resolution: {integrity: sha512-1EZTywPZeUKac9gD7q8np3Aj+V54kvfIcjNEVNDSbG2Ys5xA5foW2HquvMMqgyWGLqIFMlc0Iq/HmyMHqN48sA==} engines: {node: '>=12'} dependencies: @@ -3976,63 +4064,63 @@ packages: vali-date: 1.0.0 dev: true - /p-limit/2.3.0: + /p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 dev: true - /p-locate/4.1.0: + /p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 dev: true - /p-map/4.0.0: + /p-map@4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} dependencies: aggregate-error: 3.1.0 dev: true - /p-try/2.2.0: + /p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} dev: true - /pako/1.0.11: + /pako@1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} dev: true - /parent-module/1.0.1: + /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 dev: false - /parse-bmfont-ascii/1.0.6: + /parse-bmfont-ascii@1.0.6: resolution: {integrity: sha512-U4RrVsUFCleIOBsIGYOMKjn9PavsGOXxbvYGtMOEfnId0SVNsgehXh1DxUdVPLoxd5mvcEtvmKs2Mmf0Mpa1ZA==} dev: true - /parse-bmfont-binary/1.0.6: + /parse-bmfont-binary@1.0.6: resolution: {integrity: sha512-GxmsRea0wdGdYthjuUeWTMWPqm2+FAd4GI8vCvhgJsFnoGhTrLhXDDupwTo7rXVAgaLIGoVHDZS9p/5XbSqeWA==} dev: true - /parse-bmfont-xml/1.1.4: + /parse-bmfont-xml@1.1.4: resolution: {integrity: sha512-bjnliEOmGv3y1aMEfREMBJ9tfL3WR0i0CKPj61DnSLaoxWR3nLrsQrEbCId/8rF4NyRF0cCqisSVXyQYWM+mCQ==} dependencies: xml-parse-from-string: 1.0.1 xml2js: 0.4.23 dev: true - /parse-headers/2.0.5: + /parse-headers@2.0.5: resolution: {integrity: sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==} dev: true - /parse-json/5.2.0: + /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: @@ -4042,83 +4130,83 @@ packages: lines-and-columns: 1.2.4 dev: false - /parse-ms/2.1.0: + /parse-ms@2.1.0: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} engines: {node: '>=6'} dev: true - /parse-png/1.1.2: + /parse-png@1.1.2: resolution: {integrity: sha512-Ge6gDV9T5zhkWHmjvnNiyhPTCIoY7W+FC7qWPtuL2lIGZAFxxqTRG/ouEXsH9qkw+HzYiPEU/tFcxOCEDTP1Yw==} engines: {node: '>=4'} dependencies: pngjs: 3.4.0 dev: true - /parse5/6.0.1: + /parse5@6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: true - /path-exists/4.0.0: + /path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} dev: true - /path-is-absolute/1.0.1: + /path-is-absolute@1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} engines: {node: '>=0.10.0'} dev: true - /path-parse/1.0.7: + /path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - /path-type/4.0.0: + /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} dev: false - /performance-now/2.1.0: + /performance-now@2.1.0: resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} dev: true - /phin/2.9.3: + /phin@2.9.3: resolution: {integrity: sha512-CzFr90qM24ju5f88quFC/6qohjC144rehe5n6DH900lgXmUe86+xCKc10ev56gRKC4/BkHUoG4uSiQgBiIXwDA==} dev: true - /picocolors/1.0.0: + /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - /pinkie-promise/2.0.1: + /pinkie-promise@2.0.1: resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==} engines: {node: '>=0.10.0'} dependencies: pinkie: 2.0.4 dev: true - /pinkie/2.0.4: + /pinkie@2.0.4: resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==} engines: {node: '>=0.10.0'} dev: true - /pixelmatch/4.0.2: + /pixelmatch@4.0.2: resolution: {integrity: sha512-J8B6xqiO37sU/gkcMglv6h5Jbd9xNER7aHzpfRdNmV4IbQBzBpe4l9XmbG+xPF/znacgu2jfEw+wHffaq/YkXA==} hasBin: true dependencies: pngjs: 3.4.0 dev: true - /pkg-dir/4.2.0: + /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 dev: true - /pngjs/3.4.0: + /pngjs@3.4.0: resolution: {integrity: sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==} engines: {node: '>=4.0.0'} dev: true - /postcss/8.4.20: + /postcss@8.4.20: resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} engines: {node: ^10 || ^12 || >=14} dependencies: @@ -4127,7 +4215,7 @@ packages: source-map-js: 1.0.2 dev: true - /prebuild-install/6.1.4: + /prebuild-install@6.1.4: resolution: {integrity: sha512-Z4vpywnK1lBg+zdPCVCsKq0xO66eEV9rWo2zrROGGiRS4JtueBOdlB1FnY8lcy7JsUud/Q3ijUxyWN26Ika0vQ==} engines: {node: '>=6'} hasBin: true @@ -4147,29 +4235,29 @@ packages: tunnel-agent: 0.6.0 dev: true - /prettier/2.8.1: + /prettier@2.8.1: resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true - /pretty-ms/7.0.1: + /pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} dependencies: parse-ms: 2.1.0 dev: true - /process-nextick-args/2.0.1: + /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} dev: true - /process/0.11.10: + /process@0.11.10: resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} engines: {node: '>= 0.6.0'} dev: true - /promise-inflight/1.0.1: + /promise-inflight@1.0.1: resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} peerDependencies: bluebird: '*' @@ -4178,7 +4266,7 @@ packages: optional: true dev: true - /prop-types/15.8.1: + /prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} dependencies: loose-envify: 1.4.0 @@ -4186,42 +4274,42 @@ packages: react-is: 16.13.1 dev: false - /proxy-from-env/1.1.0: + /proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: false - /psl/1.9.0: + /psl@1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} dev: true - /pump/3.0.0: + /pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 dev: true - /punycode/2.1.1: + /punycode@2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} dev: true - /qs/6.5.3: + /qs@6.5.3: resolution: {integrity: sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==} engines: {node: '>=0.6'} dev: true - /queue/6.0.1: + /queue@6.0.1: resolution: {integrity: sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg==} dependencies: inherits: 2.0.4 dev: true - /ramda/0.28.0: + /ramda@0.28.0: resolution: {integrity: sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==} dev: true - /rc/1.2.8: + /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: @@ -4231,7 +4319,7 @@ packages: strip-json-comments: 2.0.1 dev: true - /react-clientside-effect/1.2.6_react@18.2.0: + /react-clientside-effect@1.2.6(react@18.2.0): resolution: {integrity: sha512-XGGGRQAKY+q25Lz9a/4EPqom7WRjz3z9R2k4jhVKA/puQFH/5Nt27vFZYql4m4NVNdUvX8PS3O7r/Zzm7cjUlg==} peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -4240,7 +4328,7 @@ packages: react: 18.2.0 dev: false - /react-dom/18.2.0_react@18.2.0: + /react-dom@18.2.0(react@18.2.0): resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} peerDependencies: react: ^18.2.0 @@ -4250,11 +4338,11 @@ packages: scheduler: 0.23.0 dev: false - /react-fast-compare/3.2.0: + /react-fast-compare@3.2.0: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} dev: false - /react-focus-lock/2.9.2_kzbn2opkn2327fwg5yzwzya5o4: + /react-focus-lock@2.9.2(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-5JfrsOKyA5Zn3h958mk7bAcfphr24jPoMoznJ8vaJF6fUrPQ8zrtEd3ILLOK8P5jvGxdMd96OxWNjDzATfR2qw==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -4268,12 +4356,12 @@ packages: focus-lock: 0.11.4 prop-types: 15.8.1 react: 18.2.0 - react-clientside-effect: 1.2.6_react@18.2.0 - use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 - use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + react-clientside-effect: 1.2.6(react@18.2.0) + use-callback-ref: 1.3.0(@types/react@18.0.26)(react@18.2.0) + use-sidecar: 1.1.2(@types/react@18.0.26)(react@18.2.0) dev: false - /react-hook-form/7.41.3_react@18.2.0: + /react-hook-form@7.41.3(react@18.2.0): resolution: {integrity: sha512-5QNTmqJtDb88WV5n41b6+AmcDMVyaJ3tccPgHAgS215w3jZ3bmJhDO27kNTr8u4YHNYXmS7p1/4/KachBAlUtw==} engines: {node: '>=12.22.0'} peerDependencies: @@ -4282,7 +4370,7 @@ packages: react: 18.2.0 dev: false - /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: + /react-i18next@12.1.1(i18next@22.4.6)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: i18next: '>= 19.0.0' @@ -4299,10 +4387,10 @@ packages: html-parse-stringify: 3.0.1 i18next: 22.4.6 react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 + react-dom: 18.2.0(react@18.2.0) dev: false - /react-icons/4.7.1_react@18.2.0: + /react-icons@4.7.1(react@18.2.0): resolution: {integrity: sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==} peerDependencies: react: '*' @@ -4310,7 +4398,7 @@ packages: react: 18.2.0 dev: false - /react-intersection-observer/9.4.1_react@18.2.0: + /react-intersection-observer@9.4.1(react@18.2.0): resolution: {integrity: sha512-IXpIsPe6BleFOEHKzKh5UjwRUaz/JYS0lT/HPsupWEQou2hDqjhLMStc5zyE3eQVT4Fk3FufM8Fw33qW1uyeiw==} peerDependencies: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -4318,16 +4406,16 @@ packages: react: 18.2.0 dev: false - /react-is/16.13.1: + /react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: false - /react-refresh/0.14.0: + /react-refresh@0.14.0: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} dev: true - /react-remove-scroll-bar/2.3.4_kzbn2opkn2327fwg5yzwzya5o4: + /react-remove-scroll-bar@2.3.4(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -4339,11 +4427,11 @@ packages: dependencies: '@types/react': 18.0.26 react: 18.2.0 - react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 + react-style-singleton: 2.2.1(@types/react@18.0.26)(react@18.2.0) tslib: 2.4.1 dev: false - /react-remove-scroll/2.5.5_kzbn2opkn2327fwg5yzwzya5o4: + /react-remove-scroll@2.5.5(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} engines: {node: '>=10'} peerDependencies: @@ -4355,14 +4443,27 @@ packages: dependencies: '@types/react': 18.0.26 react: 18.2.0 - react-remove-scroll-bar: 2.3.4_kzbn2opkn2327fwg5yzwzya5o4 - react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 + react-remove-scroll-bar: 2.3.4(@types/react@18.0.26)(react@18.2.0) + react-style-singleton: 2.2.1(@types/react@18.0.26)(react@18.2.0) tslib: 2.4.1 - use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 - use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 + use-callback-ref: 1.3.0(@types/react@18.0.26)(react@18.2.0) + use-sidecar: 1.1.2(@types/react@18.0.26)(react@18.2.0) dev: false - /react-style-singleton/2.2.1_kzbn2opkn2327fwg5yzwzya5o4: + /react-responsive@9.0.2(react@18.2.0): + resolution: {integrity: sha512-+4CCab7z8G8glgJoRjAwocsgsv6VA2w7JPxFWHRc7kvz8mec1/K5LutNC2MG28Mn8mu6+bu04XZxHv5gyfT7xQ==} + engines: {node: '>=0.10'} + peerDependencies: + react: '>=16.8.0' + dependencies: + hyphenate-style-name: 1.0.4 + matchmediaquery: 0.3.1 + prop-types: 15.8.1 + react: 18.2.0 + shallow-equal: 1.2.1 + dev: false + + /react-style-singleton@2.2.1(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -4379,19 +4480,19 @@ packages: tslib: 2.4.1 dev: false - /react/18.2.0: + /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-chunk/1.0.1: + /read-chunk@1.0.1: resolution: {integrity: sha512-5NLTTdX45dKFtG8CX5pKmvS9V5u9wBE+gkklN7xhDuhq3pA2I4O7ALfKxosCMcLHOhkxj6GNacZhfXtp5nlCdg==} engines: {node: '>=0.10.0'} dev: true - /readable-stream/2.3.7: + /readable-stream@2.3.7: resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} dependencies: core-util-is: 1.0.3 @@ -4403,7 +4504,7 @@ packages: util-deprecate: 1.0.2 dev: true - /readable-stream/3.6.0: + /readable-stream@3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} dependencies: @@ -4412,19 +4513,19 @@ packages: util-deprecate: 1.0.2 dev: true - /regenerator-runtime/0.13.11: + /regenerator-runtime@0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /remove-trailing-separator/1.1.0: + /remove-trailing-separator@1.1.0: resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} dev: true - /replace-ext/1.0.1: + /replace-ext@1.0.1: resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} engines: {node: '>= 0.10'} dev: true - /request/2.88.2: + /request@2.88.2: resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} engines: {node: '>= 6'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 @@ -4451,12 +4552,12 @@ packages: uuid: 3.4.0 dev: true - /require-directory/2.1.1: + /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} dev: true - /resize-img/1.1.2: + /resize-img@1.1.2: resolution: {integrity: sha512-/4nKUmuNPuM6gYTWad136ica81baOVjpesgv8FGaIvP0KWcbCWahOWBKaM4tFoM+aVcSA+qQDg28pcnIzFRpJw==} engines: {node: '>=4'} dependencies: @@ -4468,16 +4569,16 @@ packages: parse-png: 1.1.2 dev: true - /resize-observer-polyfill/1.5.1: + /resize-observer-polyfill@1.5.1: resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==} dev: false - /resolve-from/4.0.0: + /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} dev: false - /resolve/1.22.1: + /resolve@1.22.1: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true dependencies: @@ -4485,14 +4586,14 @@ packages: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - /rimraf/3.0.2: + /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.2.3 dev: true - /rollup/2.79.1: + /rollup@2.79.1: resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} engines: {node: '>=10.0.0'} hasBin: true @@ -4500,43 +4601,43 @@ packages: fsevents: 2.3.2 dev: true - /safe-buffer/5.1.2: + /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: true - /safe-buffer/5.2.1: + /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: true - /safer-buffer/2.1.2: + /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sax/1.2.4: + /sax@1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} dev: true - /scheduler/0.23.0: + /scheduler@0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} dependencies: loose-envify: 1.4.0 dev: false - /screenfull/5.2.0: + /screenfull@5.2.0: resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} engines: {node: '>=0.10.0'} dev: false - /semver/5.7.1: + /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true dev: true - /semver/6.3.0: + /semver@6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver/7.3.8: + /semver@7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} hasBin: true @@ -4544,11 +4645,15 @@ packages: lru-cache: 6.0.0 dev: true - /set-blocking/2.0.0: + /set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} dev: true - /sharp/0.28.3: + /shallow-equal@1.2.1: + resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==} + dev: false + + /sharp@0.28.3: resolution: {integrity: sha512-21GEP45Rmr7q2qcmdnjDkNP04Ooh5v0laGS5FDpojOO84D1DJwUijLiSq8XNNM6e8aGXYtoYRh3sVNdm8NodMA==} engines: {node: '>=10'} requiresBuild: true @@ -4563,15 +4668,15 @@ packages: tunnel-agent: 0.6.0 dev: true - /signal-exit/3.0.7: + /signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true - /simple-concat/1.0.1: + /simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} dev: true - /simple-get/3.1.1: + /simple-get@3.1.1: resolution: {integrity: sha512-CQ5LTKGfCpvE1K0n2us+kuMPbk/q0EKl82s4aheV9oXjFEz6W/Y7oQFVJuU6QG77hRT4Ghb5RURteF5vnWjupA==} dependencies: decompress-response: 4.2.1 @@ -4579,40 +4684,40 @@ packages: simple-concat: 1.0.1 dev: true - /simple-swizzle/0.2.2: + /simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} dependencies: is-arrayish: 0.3.2 dev: true - /source-map-js/1.0.2: + /source-map-js@1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} dev: true - /source-map-support/0.5.21: + /source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} dependencies: buffer-from: 1.1.2 source-map: 0.6.1 dev: true - /source-map/0.5.7: + /source-map@0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} dev: false - /source-map/0.6.1: + /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} dev: true - /sourcemap-codec/1.4.8: + /sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} deprecated: Please use @jridgewell/sourcemap-codec instead dev: true - /sshpk/1.17.0: + /sshpk@1.17.0: resolution: {integrity: sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==} engines: {node: '>=0.10.0'} hasBin: true @@ -4628,30 +4733,30 @@ packages: tweetnacl: 0.14.5 dev: true - /ssri/9.0.1: + /ssri@9.0.1: resolution: {integrity: sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: minipass: 3.3.6 dev: true - /stackframe/1.3.4: + /stackframe@1.3.4: resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} dev: true - /stream-to-buffer/0.1.0: + /stream-to-buffer@0.1.0: resolution: {integrity: sha512-Da4WoKaZyu3nf+bIdIifh7IPkFjARBnBK+pYqn0EUJqksjV9afojjaCCHUemH30Jmu7T2qcKvlZm2ykN38uzaw==} engines: {node: '>= 0.8'} dependencies: stream-to: 0.2.2 dev: true - /stream-to/0.2.2: + /stream-to@0.2.2: resolution: {integrity: sha512-Kg1BSDTwgGiVMtTCJNlo7kk/xzL33ZuZveEBRt6rXw+f1WLK/8kmz2NVCT/Qnv0JkV85JOHcLhD82mnXsR3kPw==} engines: {node: '>= 0.10.0'} dev: true - /string-width/1.0.2: + /string-width@1.0.2: resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==} engines: {node: '>=0.10.0'} dependencies: @@ -4660,66 +4765,66 @@ packages: strip-ansi: 3.0.1 dev: true - /string_decoder/1.1.1: + /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 dev: true - /string_decoder/1.3.0: + /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 dev: true - /strip-ansi/3.0.1: + /strip-ansi@3.0.1: resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 dev: true - /strip-ansi/6.0.1: + /strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.1 dev: true - /strip-indent/3.0.0: + /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 dev: true - /strip-json-comments/2.0.1: + /strip-json-comments@2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} dev: true - /stylis/4.1.3: + /stylis@4.1.3: resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==} dev: false - /supports-color/5.5.0: + /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 - /supports-color/7.2.0: + /supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 dev: true - /supports-preserve-symlinks-flag/1.0.0: + /supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /tar-fs/2.1.1: + /tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} dependencies: chownr: 1.1.4 @@ -4728,7 +4833,7 @@ packages: tar-stream: 2.2.0 dev: true - /tar-stream/2.2.0: + /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} dependencies: @@ -4739,7 +4844,7 @@ packages: readable-stream: 3.6.0 dev: true - /tar/6.1.13: + /tar@6.1.13: resolution: {integrity: sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==} engines: {node: '>=10'} dependencies: @@ -4751,29 +4856,29 @@ packages: yallist: 4.0.0 dev: true - /through2/4.0.2: + /through2@4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: readable-stream: 3.6.0 dev: true - /timm/1.7.1: + /timm@1.7.1: resolution: {integrity: sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw==} dev: true - /tiny-invariant/1.3.1: + /tiny-invariant@1.3.1: resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==} dev: false - /tinycolor2/1.5.1: + /tinycolor2@1.5.1: resolution: {integrity: sha512-BHlrsGeYN2OpkRpfAgkEwCMu6w8Quq8JkK/mp4c55NZP7OwceJObR1CPZt62TqiA0Y3J5pwuDX+fXDqc35REtg==} dev: true - /to-fast-properties/2.0.0: + /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - /to-ico/1.1.5: + /to-ico@1.1.5: resolution: {integrity: sha512-5kIh7m7bkIlqIESEZkL8gAMMzucXKfPe3hX2FoDY5HEAfD9OJU+Qh9b6Enp74w0qRcxVT5ejss66PHKqc3AVkg==} engines: {node: '>=4'} dependencies: @@ -4784,11 +4889,11 @@ packages: resize-img: 1.1.2 dev: true - /toggle-selection/1.0.6: + /toggle-selection@1.0.6: resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} dev: false - /tough-cookie/2.5.0: + /tough-cookie@2.5.0: resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} engines: {node: '>=0.8'} dependencies: @@ -4796,7 +4901,7 @@ packages: punycode: 2.1.1 dev: true - /ts-essentials/9.3.0_typescript@4.9.4: + /ts-essentials@9.3.0(typescript@4.9.4): resolution: {integrity: sha512-XeiCboEyBG8UqXZtXl59bWEi4ZgOqRsogFDI6WDGIF1LmzbYiAkIwjkXN6zZWWl4re/lsOqMlYfe8KA0XiiEPw==} peerDependencies: typescript: '>=4.1.0' @@ -4804,65 +4909,65 @@ packages: typescript: 4.9.4 dev: true - /tslib/2.4.0: + /tslib@2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: false - /tslib/2.4.1: + /tslib@2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} dev: false - /tunnel-agent/0.6.0: + /tunnel-agent@0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} dependencies: safe-buffer: 5.2.1 dev: true - /tweetnacl/0.14.5: + /tweetnacl@0.14.5: resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==} dev: true - /type-fest/0.20.2: + /type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} dev: true - /type-fest/0.21.3: + /type-fest@0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} dev: true - /type-fest/2.19.0: + /type-fest@2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} dev: true - /typescript/4.9.4: + /typescript@4.9.4: resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true dev: true - /unique-filename/2.0.1: + /unique-filename@2.0.1: resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: unique-slug: 3.0.0 dev: true - /unique-slug/3.0.0: + /unique-slug@3.0.0: resolution: {integrity: sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: imurmurhash: 0.1.4 dev: true - /universalify/2.0.0: + /universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} dev: true - /update-browserslist-db/1.0.10_browserslist@4.21.4: + /update-browserslist-db@1.0.10(browserslist@4.21.4): resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} hasBin: true peerDependencies: @@ -4872,20 +4977,20 @@ packages: escalade: 3.1.1 picocolors: 1.0.0 - /uri-js/4.4.1: + /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 dev: true - /url-regex/3.2.0: + /url-regex@3.2.0: resolution: {integrity: sha512-dQ9cJzMou5OKr6ZzfvwJkCq3rC72PNXhqz0v3EIhF4a3Np+ujr100AhUx2cKx5ei3iymoJpJrPB3sVSEMdqAeg==} engines: {node: '>=0.10.0'} dependencies: ip-regex: 1.0.3 dev: true - /use-callback-ref/1.3.0_kzbn2opkn2327fwg5yzwzya5o4: + /use-callback-ref@1.3.0(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -4900,7 +5005,7 @@ packages: tslib: 2.4.1 dev: false - /use-sidecar/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: + /use-sidecar@1.1.2(@types/react@18.0.26)(react@18.2.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -4916,28 +5021,28 @@ packages: tslib: 2.4.1 dev: false - /utif/2.0.1: + /utif@2.0.1: resolution: {integrity: sha512-Z/S1fNKCicQTf375lIP9G8Sa1H/phcysstNrrSdZKj1f9g58J4NMgb5IgiEZN9/nLMPDwF0W7hdOe9Qq2IYoLg==} dependencies: pako: 1.0.11 dev: true - /util-deprecate/1.0.2: + /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /uuid/3.4.0: + /uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true dev: true - /vali-date/1.0.0: + /vali-date@1.0.0: resolution: {integrity: sha512-sgECfZthyaCKW10N0fm27cg8HYTFK5qMWgypqkXMQ4Wbl/zZKx7xZICgcoxIIE+WFAP/MBL2EFwC/YvLxw3Zeg==} engines: {node: '>=0.10.0'} dev: true - /verror/1.10.0: + /verror@1.10.0: resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==} engines: {'0': node >=0.6.0} dependencies: @@ -4946,7 +5051,7 @@ packages: extsprintf: 1.3.0 dev: true - /vinyl/2.2.1: + /vinyl@2.2.1: resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==} engines: {node: '>= 0.10'} dependencies: @@ -4958,16 +5063,16 @@ packages: replace-ext: 1.0.1 dev: true - /vite-plugin-top-level-await/1.2.2_vite@3.2.5: + /vite-plugin-top-level-await@1.2.2(vite@3.2.5): resolution: {integrity: sha512-JBuY9X5KCxZyzwQUOIBpgX0Jbe2BECxwElWPeyrdRC5xaWzDibTG65QBW25COmwqHBeVlV04u8GTlJkuOWhfgw==} peerDependencies: vite: '>=2.8' dependencies: '@swc/core': 1.3.24 - vite: 3.2.5_@types+node@18.11.18 + vite: 3.2.5(@types/node@18.11.18) dev: true - /vite/3.2.5_@types+node@18.11.18: + /vite@3.2.5(@types/node@18.11.18): resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -5001,22 +5106,22 @@ packages: fsevents: 2.3.2 dev: true - /void-elements/3.1.0: + /void-elements@3.1.0: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} dev: false - /wide-align/1.1.5: + /wide-align@1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} dependencies: string-width: 1.0.2 dev: true - /wrappy/1.0.2: + /wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /xhr/2.6.0: + /xhr@2.6.0: resolution: {integrity: sha512-/eCGLb5rxjx5e3mF1A7s+pLlR6CGyqWN91fv1JgER5mVWg1MZmlhBvy9kjcsOdRk8RrIujotWyJamfyrp+WIcA==} dependencies: global: 4.4.0 @@ -5025,11 +5130,11 @@ packages: xtend: 4.0.2 dev: true - /xml-parse-from-string/1.0.1: + /xml-parse-from-string@1.0.1: resolution: {integrity: sha512-ErcKwJTF54uRzzNMXq2X5sMIy88zJvfN2DmdoQvy7PAFJ+tPRU6ydWuOKNMyfmOjdyBQTFREi60s0Y0SyI0G0g==} dev: true - /xml2js/0.4.23: + /xml2js@0.4.23: resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==} engines: {node: '>=4.0.0'} dependencies: @@ -5037,24 +5142,24 @@ packages: xmlbuilder: 11.0.1 dev: true - /xmlbuilder/11.0.1: + /xmlbuilder@11.0.1: resolution: {integrity: sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==} engines: {node: '>=4.0'} dev: true - /xtend/4.0.2: + /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} dev: true - /yallist/3.1.1: + /yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - /yallist/4.0.0: + /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true - /yaml/1.10.2: + /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} dev: false diff --git a/frontend/src/components/BooksDetailsCard.tsx b/frontend/src/components/BooksDetailsCard.tsx index 5a60bcb..b7d6133 100644 --- a/frontend/src/components/BooksDetailsCard.tsx +++ b/frontend/src/components/BooksDetailsCard.tsx @@ -1,4 +1,4 @@ -import { Card, CardHeader, Heading, Divider, CardBody, CardFooter, GridItem, SimpleGrid, Text, Button, Flex, Icon } from '@chakra-ui/react'; +import { Box, Card, CardHeader, Heading, Divider, CardBody, CardFooter, GridItem, SimpleGrid, Text, Button, Flex, Icon } from '@chakra-ui/react'; import React, { useContext } from 'react'; @@ -12,6 +12,7 @@ import { filesize as formatFileSize } from 'filesize'; import { TbChevronUp } from 'react-icons/tb'; import ExternalLink from './ExternalLink'; import Description from './Description'; +import IpfsDownloadButton from './IpfsDownloadButton'; interface IProps { row: Row @@ -19,13 +20,6 @@ interface IProps { const BookDetailsCard: React.FC = (props) => { - const downloadLinkFromIPFS = (gateway: string, book: Book) => { - return ( - `https://${gateway}/ipfs/${book.ipfs_cid}?filename=` + - encodeURIComponent(`${book.title}_${book.author}.${book.extension}`) - ); - } - const { t } = useTranslation(); const { row } = props @@ -44,12 +38,32 @@ const BookDetailsCard: React.FC = (props) => { ipfs_cid } = row.original; + const searchOnAnnasArchive = () => { + return (`https://annas-archive.org/search?q=` + encodeURIComponent(`${title} ${author}`)); + } + return ( - - {title} - + + + {title} + + + + + @@ -87,9 +101,12 @@ const BookDetailsCard: React.FC = (props) => { - + - {ipfsGateways.map((gateway) => ( + + + + {/* {ipfsGateways.map((gateway) => ( - ))} + ))} */} - {/* {t('disclaimer.nolink_warning')} */} + {t('disclaimer.broken_link')} - + ); }; diff --git a/frontend/src/components/IpfsDownloadButton.tsx b/frontend/src/components/IpfsDownloadButton.tsx new file mode 100644 index 0000000..46aee83 --- /dev/null +++ b/frontend/src/components/IpfsDownloadButton.tsx @@ -0,0 +1,38 @@ +import React, { useState } from 'react'; +import { Button, useToast } from '@chakra-ui/react'; +import { DownloadIcon } from '@chakra-ui/icons'; +import { Book } from '../scripts/searcher'; +import autoDownload from '../scripts/download'; +import { t } from 'i18next'; + +export interface IpfsDownloadButtonProps { + book: Book; + onlyIcon: boolean; +} + +const IpfsDownloadButton: React.FC = ({ book, onlyIcon }) => { + const toast = useToast(); + const [downloadProgress, setDownloadProgress] = useState(-1); + + return ( + + ); +}; + +export default IpfsDownloadButton; diff --git a/frontend/src/components/Search.tsx b/frontend/src/components/Search.tsx index 12f9b71..fa947a7 100644 --- a/frontend/src/components/Search.tsx +++ b/frontend/src/components/Search.tsx @@ -19,7 +19,6 @@ import { useTranslation } from 'react-i18next'; import SearchLanguage from './SearchLanguage'; import { MEDIA_QUERY_DESKTOP_STARTS, MEDIA_QUERY_MOBILE_ENDS } from '../constants/mediaquery'; import CopyToClipboardButton from './CopyToClipboardButton'; -import { getJsonArchive } from '../scripts/searcher-browser'; function constructQuery(parts: Record): string { return Object.keys(parts) @@ -71,13 +70,6 @@ const Search: React.FC = ({ setBooks }) => { } }, []) - useEffect(() => { - (async () => { - const jsonArchive = await getJsonArchive() as Book[] - setBooksFromJsonArchive(jsonArchive) - })(); - }, []); - const handleLanguageChange = (language: string) => { if (language == 'input') { setShowLanguageDropdown(false) diff --git a/frontend/src/i18n.json b/frontend/src/i18n.json index 43151b8..7d2d949 100644 --- a/frontend/src/i18n.json +++ b/frontend/src/i18n.json @@ -9,7 +9,9 @@ }, "input": { "clear": "Clear", - "select_language": "(Select language...)" + "select_language": "(Select language...)", + "download": "Download", + "anna_archive": "Anna's Archive" }, "book": { "id": "zlib/libgen id", @@ -63,107 +65,8 @@ "input": "Input..." }, "disclaimer": { - "nolink_warning": "WARNING: This platform does not host any kind of link to copyrighted material." - } - } - }, - "zh-CN": { - "translation": { - "nav": { - "repository": "GitHub 仓库", - "toggle_dark": "切换到暗黑模式", - "toggle_light": "切换到亮色模式", - "toggle_language": "切换语言" - }, - "input": { - "clear": "清空" - }, - "book": { - "id": "zlib/libgen id", - "title": "书名", - "author": "作者", - "publisher": "出版社", - "extension": "扩展名", - "filesize": "文件大小", - "language": "语言", - "year": "年份", - "pages": "页数", - "isbn": "ISBN", - "ipfs_cid": "IPFS CID", - "unknown": "未知" - }, - "table": { - "sort_asc": "升序排序", - "sort_desc": "降序排序", - "not_sorted": "未排序", - "filter": "过滤", - "no_data": "无数据", - "first_page": "第一页", - "last_page": "最后一页", - "next_page": "下一页", - "previous_page": "上一页", - "page": "第 {{page}} 页", - "collapse": "收起" - }, - "search": { - "complex": "复杂搜索" - }, - "settings": { - "title": "设置", - "ipfs_gateways": "IPFS 网关", - "ipfs_gateways_help": "IPFS 网关列表,一行一个", - "cancel": "取消", - "save": "保存" - } - } - }, - "fr": { - "translation": { - "nav": { - "repository": "Dépôt GitHub", - "toggle_dark": "Basculer en mode sombre", - "toggle_light": "Basculer en mode clair", - "toggle_language": "Basculer la langue" - }, - "input": { - "clear": "Effacer" - }, - "book": { - "id": "ID zlib/libgen", - "title": "Titre", - "author": "Auteur", - "publisher": "Éditeur", - "extension": "Extension", - "filesize": "Taille du fichier", - "language": "Langue", - "year": "Année", - "pages": "Pages", - "isbn": "ISBN", - "ipfs_cid": "CID IPFS", - "unknown": "Inconnu" - }, - "table": { - "sort_asc": "Trier par ordre croissant", - "sort_desc": "Trier par ordre décroissant", - "not_sorted": "Non trié", - "filter": "Filtrer", - "no_data": "Aucune donnée", - "first_page": "Première page", - "last_page": "Dernière page", - "next_page": "Page suivante", - "previous_page": "Page précédente", - "page": "Page {{page}}", - "collapse": "Replier" - }, - "search": { - "complex": "Recherche complexe" - }, - "settings": { - "title": "Paramètres", - "ipfs_gateways": "Passerelles IPFS", - "ipfs_gateways_help": "Liste des passerelles IPFS, saut de ligne", - "cancel": "Annuler", - "save": "Enregistrer" + "nolink_warning": "WARNING: This platform does not host any kind of link to copyrighted material.", + "broken_link": "WARNING: Links might be broken. If download doesn't start, try with Anna's Archive" } } }, @@ -177,7 +80,9 @@ }, "input": { "clear": "pulisci", - "select_language": "(Seleziona lingua...)" + "select_language": "(Seleziona lingua...)", + "download": "Download", + "anna_archive": "Anna's Archive" }, "book": { "id": "ID zlib/libgen", @@ -231,7 +136,8 @@ "input": "Scrivi..." }, "disclaimer": { - "nolink_warning": "IMPORTANTE: Questa piattaforma non ospita nessun tipo di link a materiale protetto da copyright." + "nolink_warning": "IMPORTANTE: Questa piattaforma non ospita nessun tipo di link a materiale protetto da copyright.", + "broken_link": "IMPORTANTE: I link potrebbero non funzionare. Se il download non parte, provare con Anna's Archive." } } } diff --git a/frontend/src/scripts/download.ts b/frontend/src/scripts/download.ts new file mode 100644 index 0000000..ab81f4d --- /dev/null +++ b/frontend/src/scripts/download.ts @@ -0,0 +1,139 @@ +import type { Book } from './searcher'; +import getIpfsGateways, { getDownloadLinkFromIPFS, ipfsGateways } from './ipfs'; +import axios, { AxiosProgressEvent, AxiosResponse } from 'axios'; +import fileDownload from 'js-file-download'; +import { t } from 'i18next'; + +export default async function autoDownload(book: Book, toast: any, setDownloadProgress: any) { + const filename = `${book.title}_${book.author}.${book.extension}`; + toast({ + title: `${filename} ${t('download_start')}!`, + status: 'info', + position: 'bottom-right', + isClosable: true, + duration: 3000 + }); + + console.log('Download: ', book); + var gateways = ipfsGateways; + gateways = gateways.filter(function (item, pos) { + return gateways.indexOf(item) == pos; + }); + console.log('Try gateways:', gateways); + const controllerMap = new Map(); + var fastedProgress = 0; + setDownloadProgress(fastedProgress.toFixed(2)); + Promise.any( + gateways.map((gateway) => { + const controller = new AbortController(); + controllerMap.set(gateway, controller); + return axios + .get(getDownloadLinkFromIPFS(gateway, book), { + signal: controller.signal, + withCredentials: false, + responseType: 'blob', + onDownloadProgress: (e: AxiosProgressEvent) => { + console.log('Download Progress: ', gateway, e); + const myProgress = e.progress! * 100; + const bar = 10; + if (fastedProgress > bar && myProgress < bar) { + controllerMap.get(gateway).abort(); + } + if (myProgress > fastedProgress && myProgress != 100) { + fastedProgress = myProgress; + setDownloadProgress(fastedProgress.toFixed(2)); + } + } + }) + .catch(); + }) + ) + .then((resp: AxiosResponse) => { + controllerMap.forEach((c) => c.abort()); + fileDownload(resp.data, filename); + toast({ + title: `${filename} ${t('download_success')}!`, + status: 'success', + position: 'bottom-right', + isClosable: true, + duration: 6000 + }); + }) + .catch(() => { + toast({ + title: `${filename} ${t('download_failed')}!`, + status: 'error', + position: 'bottom-right', + isClosable: true, + duration: 6000 + }); + }) + .finally(() => { + setDownloadProgress(-1); + }); +} + +const downloadBookData = async function (book: Book, signal: AbortSignal) { + var gateways = await getIpfsGateways(); + gateways = gateways.filter(function (item, pos) { + return gateways.indexOf(item) == pos; + }); + const controllerMap = new Map(); + var fastedProgress = 0; + return Promise.any( + gateways.map((gateway) => { + const controller = new AbortController(); + controllerMap.set(gateway, controller); + return axios + .get(getDownloadLinkFromIPFS(gateway, book), { + signal: anySignal([controller.signal, signal]), + withCredentials: false, + responseType: 'arraybuffer', + onDownloadProgress: (e: AxiosProgressEvent) => { + console.log('Download Progress: ', gateway, e); + const myProgress = e.progress! * 100; + const bar = 10; + if (fastedProgress > bar && myProgress < bar) { + controllerMap.get(gateway).abort(); + } + if (myProgress > fastedProgress && myProgress != 100) { + fastedProgress = myProgress; + } + } + }) + .catch(); + }) + ) + .then((resp: AxiosResponse) => { + return resp.data; + }) + .catch() + .finally(() => { + controllerMap.forEach((c) => c.abort()); + }); +}; + +export { downloadBookData }; + +function anySignal(signals: AbortSignal[]) { + const controller = new AbortController(); + + function onAbort() { + controller.abort(); + + // Cleanup + for (const signal of signals) { + signal.removeEventListener('abort', onAbort); + } + } + + for (const signal of signals) { + if (signal.aborted) { + onAbort(); + break; + } + signal.addEventListener('abort', onAbort); + } + + return controller.signal; +} diff --git a/frontend/src/scripts/ipfs.ts b/frontend/src/scripts/ipfs.ts index ce35bf6..71b00ec 100644 --- a/frontend/src/scripts/ipfs.ts +++ b/frontend/src/scripts/ipfs.ts @@ -1,14 +1,18 @@ +import { Book } from './searcher'; + interface TauriConfig { index_dir: string; ipfs_gateways: string[]; } export const ipfsGateways: string[] = [ - 'cloudflare-ipfs.com', - 'ipfs.2read.net', - 'dweb.link', - 'ipfs.io', - 'gateway.pinata.cloud' + // 'cloudflare-ipfs.com', + // 'dweb.link', + // 'ipfs.io', + // 'gateway.pinata.cloud', + // 'nftstorage.link' + 'ipfs.copyriot.xyz', + 'ipfs2.copyriot.xyz' ]; export default async function getIpfsGateways() { @@ -28,4 +32,11 @@ export default async function getIpfsGateways() { export function parseIpfsGateways(text: string) { return text.split('\n').filter(g => g.length); -} \ No newline at end of file +} + +export function getDownloadLinkFromIPFS(gateway: string, book: Book) { + return ( + `https://${gateway}/ipfs/${book.ipfs_cid}?filename=` + + encodeURIComponent(`${book.title}_${book.author}.${book.extension}`) + ); + } \ No newline at end of file diff --git a/frontend/src/scripts/searcher-browser.ts b/frontend/src/scripts/searcher-browser.ts index 9333fa9..0af1a7e 100644 --- a/frontend/src/scripts/searcher-browser.ts +++ b/frontend/src/scripts/searcher-browser.ts @@ -8,39 +8,6 @@ const http = axios.create({ timeout: 5000 }); -const storj = axios.create({ - baseURL: import.meta.env.VITE_STORJ_JSON_URL, - timeout: 5000 -}); - -export const getJsonArchive = async () => { - //@ts-ignore - if (!window[JSON_ARCHIVE_WINDOW_KEY]) { - - const response = await storj.get(``); - - if (response.status == 200) { - //@ts-ignore - window[JSON_ARCHIVE_WINDOW_KEY] = response.data as Book[]; - } else { - - console.log(response); - - //@ts-ignore - window[JSON_ARCHIVE_WINDOW_KEY] = []; - } - - //@ts-ignore - return window[JSON_ARCHIVE_WINDOW_KEY] as Book[]; - - - } else { - //@ts-ignore - return window[JSON_ARCHIVE_WINDOW_KEY] as Book[]; - } -} - - export default async function search(query: string, limit: number) { const response = await http.get(`search?limit=${limit}&query=${query}`); return response.data.books as Book[];