diff --git a/package.json b/package.json index e7bc6732a..e5a539a8f 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ }, "dependencies": { "@builder.io/partytown": "0.8.0", - "@chakra-ui/icons": "2.0.19", - "@chakra-ui/react": "2.5.5", + "@chakra-ui/icons": "2.2.4", + "@chakra-ui/react": "2.10.3", "@emotion/react": "11.10.8", "@emotion/styled": "11.10.8", "@hookform/resolvers": "2.9.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f50be257c..40a39efa9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,15 +1,19 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@builder.io/partytown': specifier: 0.8.0 version: 0.8.0 '@chakra-ui/icons': - specifier: 2.0.19 - version: 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0) + specifier: 2.2.4 + version: 2.2.4(@chakra-ui/react@2.10.3)(react@18.2.0) '@chakra-ui/react': - specifier: 2.5.5 - version: 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) + specifier: 2.10.3 + version: 2.10.3(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) '@emotion/react': specifier: 11.10.8 version: 11.10.8(@types/react@18.0.38)(react@18.2.0) @@ -1141,1265 +1145,292 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.3 - '@babel/helper-plugin-utils': 7.18.9 - dev: false - - /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.19.3): - resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.3 - '@babel/helper-plugin-utils': 7.18.9 - dev: false - - /@babel/plugin-transform-unicode-escapes@7.18.6(@babel/core@7.19.3): - resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.3 - '@babel/helper-plugin-utils': 7.18.9 - dev: false - - /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.19.3): - resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.3 - '@babel/helper-create-regexp-features-plugin': 7.18.6(@babel/core@7.19.3) - '@babel/helper-plugin-utils': 7.18.9 - dev: false - - /@babel/preset-env@7.18.9(@babel/core@7.19.3): - resolution: {integrity: sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.19.3 - '@babel/core': 7.19.3 - '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.19.3) - '@babel/helper-plugin-utils': 7.18.9 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-proposal-async-generator-functions': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-class-static-block': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-object-rest-spread': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-optional-chaining': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-private-property-in-object': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.19.3) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.19.3) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.19.3) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-import-assertions': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.19.3) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.19.3) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.19.3) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.19.3) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.19.3) - '@babel/plugin-transform-arrow-functions': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-async-to-generator': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-block-scoping': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-classes': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-computed-properties': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-destructuring': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-for-of': 7.18.8(@babel/core@7.19.3) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-modules-amd': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-modules-commonjs': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-modules-systemjs': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-parameters': 7.18.8(@babel/core@7.19.3) - '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-regenerator': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-spread': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.19.3) - '@babel/plugin-transform-unicode-escapes': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.19.3) - '@babel/preset-modules': 0.1.5(@babel/core@7.19.3) - '@babel/types': 7.19.3 - babel-plugin-polyfill-corejs2: 0.3.2(@babel/core@7.19.3) - babel-plugin-polyfill-corejs3: 0.5.3(@babel/core@7.19.3) - babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.19.3) - core-js-compat: 3.24.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: false - - /@babel/preset-modules@0.1.5(@babel/core@7.19.3): - resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.19.3 - '@babel/helper-plugin-utils': 7.18.9 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.19.3) - '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.19.3) - '@babel/types': 7.19.3 - esutils: 2.0.3 - dev: false - - /@babel/runtime-corejs3@7.18.9: - resolution: {integrity: sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==} - engines: {node: '>=6.9.0'} - dependencies: - core-js-pure: 3.24.1 - regenerator-runtime: 0.13.9 - dev: true - - /@babel/runtime@7.18.9: - resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.9 - - /@babel/template@7.18.10: - resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.19.3 - '@babel/types': 7.19.3 - - /@babel/traverse@7.19.3: - resolution: {integrity: sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.19.3 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.19.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.19.3 - '@babel/types': 7.19.3 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - /@babel/types@7.19.3: - resolution: {integrity: sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.18.10 - '@babel/helper-validator-identifier': 7.19.1 - to-fast-properties: 2.0.0 - - /@bcoe/v8-coverage@0.2.3: - resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} - dev: true - - /@builder.io/partytown@0.8.0: - resolution: {integrity: sha512-M6H7nSMwW2dHd1/MQ+9J1Jqdw22uhl1nKv90kIiL9G7gjFVqqouQp4qSS1oZclmtW1XjAa4Q5UnbHB4iytmxZA==} - hasBin: true - dev: false - - /@chakra-ui/accordion@2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0): - resolution: {integrity: sha512-mfVPmqETp9pyRDHJ33AdF19oHv/LyxVzQJtlxUByuvs8Cj9QQZ2LQLg5kejm+b3mj03A7A6yfbuo3RNaI4Bhsg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' - dependencies: - '@chakra-ui/descendant': 3.0.14(react@18.2.0) - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/transition': 2.0.16(framer-motion@10.11.6)(react@18.2.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/alert@2.1.0(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-OcfHwoXI5VrmM+tHJTHT62Bx6TfyfCxSa0PWUOueJzSyhlUOKBND5we6UtrOB7D0jwX45qKKEDJOLG5yCG21jQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/spinner': 2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/anatomy@2.1.2: - resolution: {integrity: sha512-pKfOS/mztc4sUXHNc8ypJ1gPWSolWT770jrgVRfolVbYlki8y5Y+As996zMF6k5lewTu6j9DQequ7Cc9a69IVQ==} - dev: false - - /@chakra-ui/avatar@2.2.8(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-uBs9PMrqyK111tPIYIKnOM4n3mwgKqGpvYmtwBnnbQLTNLg4gtiWWVbpTuNMpyu1av0xQYomjUt8Doed8w6p8g==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/image': 2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/breadcrumb@2.1.5(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-p3eQQrHQBkRB69xOmNyBJqEdfCrMt+e0eOH+Pm/DjFWfIVIbnIaFbmDCeWClqlLa21Ypc6h1hR9jEmvg8kmOog==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/breakpoint-utils@2.0.8: - resolution: {integrity: sha512-Pq32MlEX9fwb5j5xx8s18zJMARNHlQZH2VH1RZgfgRDpp7DcEgtRW5AInfN5CfqdHLO1dGxA7I3MqEuL5JnIsA==} - dependencies: - '@chakra-ui/shared-utils': 2.0.5 - dev: false - - /@chakra-ui/button@2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-E3c99+lOm6ou4nQVOTLkG+IdOPMjsQK+Qe7VyP8A/xeAMFONuibrWPRPpprr4ZkB4kEoLMfNuyH2+aEza3ScUA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/spinner': 2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/card@2.1.6(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-fFd/WAdRNVY/WOSQv4skpy0WeVhhI0f7dTY1Sm0jVl0KLmuP/GnpsWtKtqWjNcV00K963EXDyhlk6+9oxbP4gw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/checkbox@2.2.14(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-uqo6lFWLqYBujPglrvRhTAErtuIXpmdpc5w0W4bjK7kyvLhxOpUh1hlDb2WoqlNpfRn/OaNeF6VinPnf9BJL8w==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/visually-hidden': 2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0) - '@zag-js/focus-visible': 0.2.2 - react: 18.2.0 - dev: false - - /@chakra-ui/clickable@2.0.14(react@18.2.0): - resolution: {integrity: sha512-jfsM1qaD74ZykLHmvmsKRhDyokLUxEfL8Il1VoZMNX5RBI0xW/56vKpLTFF/v/+vLPLS+Te2cZdD4+2O+G6ulA==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - react: 18.2.0 - dev: false - - /@chakra-ui/close-button@2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-05YPXk456t1Xa3KpqTrvm+7smx+95dmaPiwjiBN3p7LHUQVHJd8ZXSDB0V+WKi419k3cVQeJUdU/azDO2f40sw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/color-mode@2.1.12(react@18.2.0): - resolution: {integrity: sha512-sYyfJGDoJSLYO+V2hxV9r033qhte5Nw/wAn5yRGGZnEEN1dKPEdWQ3XZvglWSDTNd0w9zkoH2w6vP4FBBYb/iw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/control-box@2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-FEyrU4crxati80KUF/+1Z1CU3eZK6Sa0Yv7Z/ydtz9/tvGblXW9NFanoomXAOvcIFLbaLQPPATm9Gmpr7VG05A==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/counter@2.0.14(react@18.2.0): - resolution: {integrity: sha512-KxcSRfUbb94dP77xTip2myoE7P2HQQN4V5fRJmNAGbzcyLciJ+aDylUU/UxgNcEjawUp6Q242NbWb1TSbKoqog==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/number-utils': 2.0.7 - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - react: 18.2.0 - dev: false - - /@chakra-ui/css-reset@2.1.1(@emotion/react@11.10.8)(react@18.2.0): - resolution: {integrity: sha512-jwEOfIAWmQsnChHQTW/eRE+dfE4MjmhvSvoUug5nkV1pI7veC/20noFlIZxzi82EbiQI8Fs0+Jnusgxr2yaOHA==} - peerDependencies: - '@emotion/react': '>=10.0.35' - react: '>=18' - dependencies: - '@emotion/react': 11.10.8(@types/react@18.0.38)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/descendant@3.0.14(react@18.2.0): - resolution: {integrity: sha512-+Ahvp9H4HMpfScIv9w1vaecGz7qWAaK1YFHHolz/SIsGLaLGlbdp+5UNabQC7L6TUnzzJDQDxzwif78rTD7ang==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/dom-utils@2.0.6: - resolution: {integrity: sha512-PVtDkPrDD5b8aoL6Atg7SLjkwhWb7BwMcLOF1L449L3nZN+DAO3nyAh6iUhZVJyunELj9d0r65CDlnMREyJZmA==} - dev: false - - /@chakra-ui/editable@2.0.21(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-oYuXbHnggxSYJN7P9Pn0Scs9tPC91no4z1y58Oe+ILoJKZ+bFAEHtL7FEISDNJxw++MEukeFu7GU1hVqmdLsKQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-focus-on-pointer-down': 2.0.6(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/event-utils@2.0.8: - resolution: {integrity: sha512-IGM/yGUHS+8TOQrZGpAKOJl/xGBrmRYJrmbHfUE7zrG3PpQyXvbLDP1M+RggkCFVgHlJi2wpYIf0QtQlU0XZfw==} - dev: false - - /@chakra-ui/focus-lock@2.0.16(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-UuAdGCPVrCa1lecoAvpOQD7JFT7a9RdmhKWhFt5ioIcekSLJcerdLHuuL3w0qz//8kd1/SOt7oP0aJqdAJQrCw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/dom-utils': 2.0.6 - react: 18.2.0 - react-focus-lock: 2.9.2(@types/react@18.0.38)(react@18.2.0) - transitivePeerDependencies: - - '@types/react' - dev: false - - /@chakra-ui/form-control@2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-I0a0jG01IAtRPccOXSNugyRdUAe8Dy40ctqedZvznMweOXzbMCF1m+sHPLdWeWC/VI13VoAispdPY0/zHOdjsQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/hooks@2.1.6(react@18.2.0): - resolution: {integrity: sha512-oMSOeoOF6/UpwTVlDFHSROAA4hPY8WgJ0erdHs1ZkuwAwHv7UzjDkvrb6xYzAAH9qHoFzc5RIBm6jVoh3LCc+Q==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-utils': 2.0.12(react@18.2.0) - '@chakra-ui/utils': 2.0.15 - compute-scroll-into-view: 1.0.20 - copy-to-clipboard: 3.3.3 - react: 18.2.0 - dev: false - - /@chakra-ui/icon@3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-RpA1X5Ptz8Mt39HSyEIW1wxAz2AXyf9H0JJ5HVx/dBdMZaGMDJ0HyyPBVci0m4RCoJuyG1HHG/DXJaVfUTVAeg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/icons@2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-0A6U1ZBZhLIxh3QgdjuvIEhAZi3B9v8g6Qvlfa3mu6vSnXQn2CHBZXmJwxpXxO40NK/2gj/gKXrLeUaFR6H/Qw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/image@2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-w2rElXtI3FHXuGpMCsSklus+pO1Pl2LWDwsCGdpBQUvGFbnHfl7MftQgTlaGHeD5OS95Pxva39hKrA2VklKHiQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/input@2.0.21(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-AIWjjg6MgcOtlvKmVoZfPPfgF+sBSWL3Zq2HSCAMvS6h7jfxz/Xv0UTFGPk5F4Wt0YHT7qMySg0Jsm0b78HZJg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/object-utils': 2.0.8 - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/layout@2.1.18(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-F4Gh2e+DGdaWdWT5NZduIFD9NM7Bnuh8sXARFHWPvIu7yvAwZ3ddqC9GK4F3qUngdmkJxDLWQqRSwSh96Lxbhw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/breakpoint-utils': 2.0.8 - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/object-utils': 2.0.8 - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/lazy-utils@2.0.5: - resolution: {integrity: sha512-UULqw7FBvcckQk2n3iPO56TMJvDsNv0FKZI6PlUNJVaGsPbsYxK/8IQ60vZgaTVPtVcjY6BE+y6zg8u9HOqpyg==} - dev: false - - /@chakra-ui/live-region@2.0.13(react@18.2.0): - resolution: {integrity: sha512-Ja+Slk6ZkxSA5oJzU2VuGU7TpZpbMb/4P4OUhIf2D30ctmIeXkxTWw1Bs1nGJAVtAPcGS5sKA+zb89i8g+0cTQ==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/media-query@3.2.12(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-8pSLDf3oxxhFrhd40rs7vSeIBfvOmIKHA7DJlGUC/y+9irD24ZwgmCtFnn+y3gI47hTJsopbSX+wb8nr7XPswA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/breakpoint-utils': 2.0.8 - '@chakra-ui/react-env': 3.0.0(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/menu@2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0): - resolution: {integrity: sha512-ylNK1VJlr/3/EGg9dLPZ87cBJJjeiYXeU/gOAphsKXMnByrXWhbp4YVnyyyha2KZ0zEw0aPU4nCZ+A69aT9wrg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' - dependencies: - '@chakra-ui/clickable': 2.0.14(react@18.2.0) - '@chakra-ui/descendant': 3.0.14(react@18.2.0) - '@chakra-ui/lazy-utils': 2.0.5 - '@chakra-ui/popper': 3.0.13(react@18.2.0) - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-animation-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-disclosure': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-focus-effect': 2.0.9(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-outside-click': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/transition': 2.0.16(framer-motion@10.11.6)(react@18.2.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/modal@2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-2J0ZUV5tEzkPiawdkgPz6bmex7NXAde1VXooMwdvK+vuT8PV3U61yorTJOZVLdw7TjjI1Yo94mzsp6UwBud43Q==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@chakra-ui/close-button': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/focus-lock': 2.0.16(@types/react@18.0.38)(react@18.2.0) - '@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/transition': 2.0.16(framer-motion@10.11.6)(react@18.2.0) - aria-hidden: 1.2.2(@types/react@18.0.38)(react@18.2.0) - framer-motion: 10.11.6(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(@types/react@18.0.38)(react@18.2.0) - transitivePeerDependencies: - - '@types/react' - dev: false - - /@chakra-ui/number-input@2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-HDaITvtMEqOauOrCPsARDxKD9PSHmhWywpcyCSOX0lMe4xx2aaGhU0QQFhsJsykj8Er6pytMv6t0KZksdDv3YA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/counter': 2.0.14(react@18.2.0) - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-event-listener': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-interval': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/number-utils@2.0.7: - resolution: {integrity: sha512-yOGxBjXNvLTBvQyhMDqGU0Oj26s91mbAlqKHiuw737AXHt0aPllOthVUqQMeaYLwLCjGMg0jtI7JReRzyi94Dg==} - dev: false - - /@chakra-ui/object-utils@2.0.8: - resolution: {integrity: sha512-2upjT2JgRuiupdrtBWklKBS6tqeGMA77Nh6Q0JaoQuH/8yq+15CGckqn3IUWkWoGI0Fg3bK9LDlbbD+9DLw95Q==} - dev: false - - /@chakra-ui/pin-input@2.0.20(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-IHVmerrtHN8F+jRB3W1HnMir1S1TUCWhI7qDInxqPtoRffHt6mzZgLZ0izx8p1fD4HkW4c1d4/ZLEz9uH9bBRg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/descendant': 3.0.14(react@18.2.0) - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/popover@2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0): - resolution: {integrity: sha512-OMJ12VVs9N32tFaZSOqikkKPtwAVwXYsES/D1pff/amBrE3ngCrpxJSIp4uvTdORfIYDojJqrR52ZplDKS9hRQ==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' - dependencies: - '@chakra-ui/close-button': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/lazy-utils': 2.0.5 - '@chakra-ui/popper': 3.0.13(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-animation-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-disclosure': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-focus-effect': 2.0.9(react@18.2.0) - '@chakra-ui/react-use-focus-on-pointer-down': 2.0.6(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/popper@3.0.13(react@18.2.0): - resolution: {integrity: sha512-FwtmYz80Ju8oK3Z1HQfisUE7JIMmDsCQsRBu6XuJ3TFQnBHit73yjZmxKjuRJ4JgyT4WBnZoTF3ATbRKSagBeg==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@popperjs/core': 2.11.5 - react: 18.2.0 - dev: false - - /@chakra-ui/portal@2.0.16(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-bVID0qbQ0l4xq38LdqAN4EKD4/uFkDnXzFwOlviC9sl0dNhzICDb1ltuH/Adl1d2HTMqyN60O3GO58eHy7plnQ==} - peerDependencies: - react: '>=18' - react-dom: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: false - - /@chakra-ui/progress@2.1.6(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-hHh5Ysv4z6bK+j2GJbi/FT9CVyto2PtNUNwBmr3oNMVsoOUMoRjczfXvvYqp0EHr9PCpxqrq7sRwgQXUzhbDSw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/provider@2.2.2(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-UVwnIDnAWq1aKroN5AF+OpNpUqLVeIUk7tKvX3z4CY9FsPFFi6LTEhRHdhpwaU1Tau3Tf9agEu5URegpY7S8BA==} - peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - react: '>=18' - react-dom: '>=18' - dependencies: - '@chakra-ui/css-reset': 2.1.1(@emotion/react@11.10.8)(react@18.2.0) - '@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/react-env': 3.0.0(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.8(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.0.38)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: false - - /@chakra-ui/radio@2.0.22(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-GsQ5WAnLwivWl6gPk8P1x+tCcpVakCt5R5T0HumF7DGPXKdJbjS+RaFySrbETmyTJsKY4QrfXn+g8CWVrMjPjw==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@zag-js/focus-visible': 0.2.2 - react: 18.2.0 - dev: false - - /@chakra-ui/react-children-utils@2.0.6(react@18.2.0): - resolution: {integrity: sha512-QVR2RC7QsOsbWwEnq9YduhpqSFnZGvjjGREV8ygKi8ADhXh93C8azLECCUVgRJF2Wc+So1fgxmjLcbZfY2VmBA==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-context@2.0.8(react@18.2.0): - resolution: {integrity: sha512-tRTKdn6lCTXM6WPjSokAAKCw2ioih7Eg8cNgaYRSwKBck8nkz9YqxgIIEj3dJD7MGtpl24S/SNI98iRWkRwR/A==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-env@3.0.0(react@18.2.0): - resolution: {integrity: sha512-tfMRO2v508HQWAqSADFrwZgR9oU10qC97oV6zGbjHh9ALP0/IcFR+Bi71KRTveDTm85fMeAzZYGj57P3Dsipkw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-types@2.0.7(react@18.2.0): - resolution: {integrity: sha512-12zv2qIZ8EHwiytggtGvo4iLT0APris7T0qaAWqzpUGS0cdUtR8W+V1BJ5Ocq+7tA6dzQ/7+w5hmXih61TuhWQ==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-animation-state@2.0.8(react@18.2.0): - resolution: {integrity: sha512-xv9zSF2Rd1mHWQ+m5DLBWeh4atF8qrNvsOs3MNrvxKYBS3f79N3pqcQGrWAEvirXWXfiCeje2VAkEggqFRIo+Q==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/dom-utils': 2.0.6 - '@chakra-ui/react-use-event-listener': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-callback-ref@2.0.7(react@18.2.0): - resolution: {integrity: sha512-YjT76nTpfHAK5NxplAlZsQwNju5KmQExnqsWNPFeOR6vvbC34+iPSTr+r91i1Hdy7gBSbevsOsd5Wm6RN3GuMw==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-controllable-state@2.0.8(react@18.2.0): - resolution: {integrity: sha512-F7rdCbLEmRjwwODqWZ3y+mKgSSHPcLQxeUygwk1BkZPXbKkJJKymOIjIynil2cbH7ku3hcSIWRvuhpCcfQWJ7Q==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-disclosure@2.0.8(react@18.2.0): - resolution: {integrity: sha512-2ir/mHe1YND40e+FyLHnDsnDsBQPwzKDLzfe9GZri7y31oU83JSbHdlAXAhp3bpjohslwavtRCp+S/zRxfO9aQ==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-event-listener@2.0.7(react@18.2.0): - resolution: {integrity: sha512-4wvpx4yudIO3B31pOrXuTHDErawmwiXnvAN7gLEOVREi16+YGNcFnRJ5X5nRrmB7j2MDUtsEDpRBFfw5Z9xQ5g==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-focus-effect@2.0.9(react@18.2.0): - resolution: {integrity: sha512-20nfNkpbVwyb41q9wxp8c4jmVp6TUGAPE3uFTDpiGcIOyPW5aecQtPmTXPMJH+2aa8Nu1wyoT1btxO+UYiQM3g==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/dom-utils': 2.0.6 - '@chakra-ui/react-use-event-listener': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-focus-on-pointer-down@2.0.6(react@18.2.0): - resolution: {integrity: sha512-OigXiLRVySn3tyVqJ/rn57WGuukW8TQe8fJYiLwXbcNyAMuYYounvRxvCy2b53sQ7QIZamza0N0jhirbH5FNoQ==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-event-listener': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-interval@2.0.5(react@18.2.0): - resolution: {integrity: sha512-1nbdwMi2K87V6p5f5AseOKif2CkldLaJlq1TOqaPRwb7v3aU9rltBtYdf+fIyuHSToNJUV6wd9budCFdLCl3Fg==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-latest-ref@2.0.5(react@18.2.0): - resolution: {integrity: sha512-3mIuFzMyIo3Ok/D8uhV9voVg7KkrYVO/pwVvNPJOHsDQqCA6DpYE4WDsrIx+fVcwad3Ta7SupexR5PoI+kq6QQ==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-merge-refs@2.0.7(react@18.2.0): - resolution: {integrity: sha512-zds4Uhsc+AMzdH8JDDkLVet9baUBgtOjPbhC5r3A0ZXjZvGhCztFAVE3aExYiVoMPoHLKbLcqvCWE6ioFKz1lw==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-outside-click@2.0.7(react@18.2.0): - resolution: {integrity: sha512-MsAuGLkwYNxNJ5rb8lYNvXApXxYMnJ3MzqBpQj1kh5qP/+JSla9XMjE/P94ub4fSEttmNSqs43SmPPrmPuihsQ==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-pan-event@2.0.9(react@18.2.0): - resolution: {integrity: sha512-xu35QXkiyrgsHUOnctl+SwNcwf9Rl62uYE5y8soKOZdBm8E+FvZIt2hxUzK1EoekbJCMzEZ0Yv1ZQCssVkSLaQ==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/event-utils': 2.0.8 - '@chakra-ui/react-use-latest-ref': 2.0.5(react@18.2.0) - framesync: 6.1.2 - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-previous@2.0.5(react@18.2.0): - resolution: {integrity: sha512-BIZgjycPE4Xr+MkhKe0h67uHXzQQkBX/u5rYPd65iMGdX1bCkbE0oorZNfOHLKdTmnEb4oVsNvfN6Rfr+Mnbxw==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-safe-layout-effect@2.0.5(react@18.2.0): - resolution: {integrity: sha512-MwAQBz3VxoeFLaesaSEN87reVNVbjcQBDex2WGexAg6hUB6n4gc1OWYH/iXp4tzp4kuggBNhEHkk9BMYXWfhJQ==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-size@2.0.10(react@18.2.0): - resolution: {integrity: sha512-fdIkH14GDnKQrtQfxX8N3gxbXRPXEl67Y3zeD9z4bKKcQUAYIMqs0MsPZY+FMpGQw8QqafM44nXfL038aIrC5w==} - peerDependencies: - react: '>=18' - dependencies: - '@zag-js/element-size': 0.3.2 - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-timeout@2.0.5(react@18.2.0): - resolution: {integrity: sha512-QqmB+jVphh3h/CS60PieorpY7UqSPkrQCB7f7F+i9vwwIjtP8fxVHMmkb64K7VlzQiMPzv12nlID5dqkzlv0mw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/react-use-update-effect@2.0.7(react@18.2.0): - resolution: {integrity: sha512-vBM2bmmM83ZdDtasWv3PXPznpTUd+FvqBC8J8rxoRmvdMEfrxTiQRBJhiGHLpS9BPLLPQlosN6KdFU97csB6zg==} - peerDependencies: - react: '>=18' - dependencies: - react: 18.2.0 - dev: false - - /@chakra-ui/react-utils@2.0.12(react@18.2.0): - resolution: {integrity: sha512-GbSfVb283+YA3kA8w8xWmzbjNWk14uhNpntnipHCftBibl0lxtQ9YqMFQLwuFOO0U2gYVocszqqDWX+XNKq9hw==} - peerDependencies: - react: '>=18' - dependencies: - '@chakra-ui/utils': 2.0.15 - react: 18.2.0 - dev: false - - /@chakra-ui/react@2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-aBVMUtdWv2MrptD/tKSqICPsuJ+I+jvauegffO1qPUDlK3RrXIDeOHkLGWohgXNcjY5bGVWguFEzJm97//0ooQ==} - peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - framer-motion: '>=4.0.0' - react: '>=18' - react-dom: '>=18' - dependencies: - '@chakra-ui/accordion': 2.1.11(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0) - '@chakra-ui/alert': 2.1.0(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/avatar': 2.2.8(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/breadcrumb': 2.1.5(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/button': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/card': 2.1.6(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/checkbox': 2.2.14(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/close-button': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/control-box': 2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/counter': 2.0.14(react@18.2.0) - '@chakra-ui/css-reset': 2.1.1(@emotion/react@11.10.8)(react@18.2.0) - '@chakra-ui/editable': 2.0.21(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/focus-lock': 2.0.16(@types/react@18.0.38)(react@18.2.0) - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/hooks': 2.1.6(react@18.2.0) - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/image': 2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/input': 2.0.21(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/layout': 2.1.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/live-region': 2.0.13(react@18.2.0) - '@chakra-ui/media-query': 3.2.12(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/menu': 2.1.12(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0) - '@chakra-ui/modal': 2.2.11(@chakra-ui/system@2.5.5)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/number-input': 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/pin-input': 2.0.20(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/popover': 2.1.9(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0) - '@chakra-ui/popper': 3.0.13(react@18.2.0) - '@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/progress': 2.1.6(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/provider': 2.2.2(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/radio': 2.0.22(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-env': 3.0.0(react@18.2.0) - '@chakra-ui/select': 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/skeleton': 2.0.24(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/slider': 2.0.23(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/spinner': 2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/stat': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/styled-system': 2.8.0 - '@chakra-ui/switch': 2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/table': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/tabs': 2.1.9(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/tag': 3.0.0(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/textarea': 2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/theme': 3.0.1(@chakra-ui/styled-system@2.8.0) - '@chakra-ui/theme-utils': 2.0.15 - '@chakra-ui/toast': 6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/tooltip': 2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/transition': 2.0.16(framer-motion@10.11.6)(react@18.2.0) - '@chakra-ui/utils': 2.0.15 - '@chakra-ui/visually-hidden': 2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0) - '@emotion/react': 11.10.8(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.0.38)(react@18.2.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@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.19(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-eAlFh+JhwtJ17OrB6fO6gEAGOMH18ERNrXLqWbYLrs674Le7xuREgtuAYDoxUzvYXYYTTdOJtVbcHGriI3o6rA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/shared-utils@2.0.5: - resolution: {integrity: sha512-4/Wur0FqDov7Y0nCXl7HbHzCg4aq86h+SXdoUeuCMD3dSj7dpsVnStLYhng1vxvlbUnLpdF4oz5Myt3i/a7N3Q==} - dev: false - - /@chakra-ui/skeleton@2.0.24(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-1jXtVKcl/jpbrJlc/TyMsFyI651GTXY5ma30kWyTXoby2E+cxbV6OR8GB/NMZdGxbQBax8/VdtYVjI0n+OBqWA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/media-query': 3.2.12(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-use-previous': 2.0.5(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false - - /@chakra-ui/slider@2.0.23(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-/eyRUXLla+ZdBUPXpakE3SAS2JS8mIJR6qcUYiPVKSpRAi6tMyYeQijAXn2QC1AUVd2JrG8Pz+1Jy7Po3uA7cA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' - dependencies: - '@chakra-ui/number-utils': 2.0.7 - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-callback-ref': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-latest-ref': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-pan-event': 2.0.9(react@18.2.0) - '@chakra-ui/react-use-size': 2.0.10(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 + '@babel/core': 7.19.3 + '@babel/helper-plugin-utils': 7.18.9 dev: false - /@chakra-ui/spinner@2.0.13(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-T1/aSkVpUIuiYyrjfn1+LsQEG7Onbi1UE9ccS/evgf61Dzy4GgTXQUnDuWFSgpV58owqirqOu6jn/9eCwDlzlg==} + /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.19.3): + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + '@babel/core': ^7.0.0-0 dependencies: - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 + '@babel/core': 7.19.3 + '@babel/helper-plugin-utils': 7.18.9 dev: false - /@chakra-ui/stat@2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-wKyfBqhVlIs9bkSerUc6F9KJMw0yTIEKArW7dejWwzToCLPr47u+CtYO6jlJHV6lRvkhi4K4Qc6pyvtJxZ3VpA==} + /@babel/plugin-transform-unicode-escapes@7.18.6(@babel/core@7.19.3): + resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + '@babel/core': ^7.0.0-0 dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 + '@babel/core': 7.19.3 + '@babel/helper-plugin-utils': 7.18.9 dev: false - /@chakra-ui/styled-system@2.8.0: - resolution: {integrity: sha512-bmRv/8ACJGGKGx84U1npiUddwdNifJ+/ETklGwooS5APM0ymwUtBYZpFxjYNJrqvVYpg3mVY6HhMyBVptLS7iA==} + /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.19.3): + resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 dependencies: - '@chakra-ui/shared-utils': 2.0.5 - csstype: 3.1.0 - lodash.mergewith: 4.6.2 + '@babel/core': 7.19.3 + '@babel/helper-create-regexp-features-plugin': 7.18.6(@babel/core@7.19.3) + '@babel/helper-plugin-utils': 7.18.9 dev: false - /@chakra-ui/switch@2.0.26(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react@18.2.0): - resolution: {integrity: sha512-x62lF6VazSZJQuVxosChVR6+0lIJe8Pxgkl/C9vxjhp2yVYb3mew5tcX/sDOu0dYZy8ro/9hMfGkdN4r9xEU8A==} + /@babel/preset-env@7.18.9(@babel/core@7.19.3): + resolution: {integrity: sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==} + engines: {node: '>=6.9.0'} peerDependencies: - '@chakra-ui/system': '>=2.0.0' - framer-motion: '>=4.0.0' - react: '>=18' + '@babel/core': ^7.0.0-0 dependencies: - '@chakra-ui/checkbox': 2.2.14(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 + '@babel/compat-data': 7.19.3 + '@babel/core': 7.19.3 + '@babel/helper-compilation-targets': 7.19.3(@babel/core@7.19.3) + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-validator-option': 7.18.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-proposal-async-generator-functions': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-class-static-block': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-object-rest-spread': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-optional-chaining': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-private-property-in-object': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.19.3) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.19.3) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.19.3) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-import-assertions': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.19.3) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.19.3) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.19.3) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.19.3) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.19.3) + '@babel/plugin-transform-arrow-functions': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-async-to-generator': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-block-scoping': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-classes': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-computed-properties': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-destructuring': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-for-of': 7.18.8(@babel/core@7.19.3) + '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-modules-amd': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-modules-commonjs': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-modules-systemjs': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-parameters': 7.18.8(@babel/core@7.19.3) + '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-regenerator': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-spread': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.19.3) + '@babel/plugin-transform-unicode-escapes': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.19.3) + '@babel/preset-modules': 0.1.5(@babel/core@7.19.3) + '@babel/types': 7.19.3 + babel-plugin-polyfill-corejs2: 0.3.2(@babel/core@7.19.3) + babel-plugin-polyfill-corejs3: 0.5.3(@babel/core@7.19.3) + babel-plugin-polyfill-regenerator: 0.3.1(@babel/core@7.19.3) + core-js-compat: 3.24.1 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: false - /@chakra-ui/system@2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0): - resolution: {integrity: sha512-52BIp/Zyvefgxn5RTByfkTeG4J+y81LWEjWm8jCaRFsLVm8IFgqIrngtcq4I7gD5n/UKbneHlb4eLHo4uc5yDQ==} + /@babel/preset-modules@0.1.5(@babel/core@7.19.3): + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: - '@emotion/react': ^11.0.0 - '@emotion/styled': ^11.0.0 - react: '>=18' + '@babel/core': ^7.0.0-0 dependencies: - '@chakra-ui/color-mode': 2.1.12(react@18.2.0) - '@chakra-ui/object-utils': 2.0.8 - '@chakra-ui/react-utils': 2.0.12(react@18.2.0) - '@chakra-ui/styled-system': 2.8.0 - '@chakra-ui/theme-utils': 2.0.15 - '@chakra-ui/utils': 2.0.15 - '@emotion/react': 11.10.8(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.0.38)(react@18.2.0) - react: 18.2.0 - react-fast-compare: 3.2.1 + '@babel/core': 7.19.3 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.19.3) + '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.19.3) + '@babel/types': 7.19.3 + esutils: 2.0.3 dev: false - /@chakra-ui/table@2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-OScheTEp1LOYvTki2NFwnAYvac8siAhW9BI5RKm5f5ORL2gVJo4I72RUqE0aKe1oboxgm7CYt5afT5PS5cG61A==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + /@babel/runtime-corejs3@7.18.9: + resolution: {integrity: sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==} + engines: {node: '>=6.9.0'} dependencies: - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false + core-js-pure: 3.24.1 + regenerator-runtime: 0.13.9 + dev: true - /@chakra-ui/tabs@2.1.9(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-Yf8e0kRvaGM6jfkJum0aInQ0U3ZlCafmrYYni2lqjcTtThqu+Yosmo3iYlnullXxCw5MVznfrkb9ySvgQowuYg==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + /@babel/runtime@7.18.9: + resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==} + engines: {node: '>=6.9.0'} dependencies: - '@chakra-ui/clickable': 2.0.14(react@18.2.0) - '@chakra-ui/descendant': 3.0.14(react@18.2.0) - '@chakra-ui/lazy-utils': 2.0.5 - '@chakra-ui/react-children-utils': 2.0.6(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-controllable-state': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-safe-layout-effect': 2.0.5(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false + regenerator-runtime: 0.13.9 - /@chakra-ui/tag@3.0.0(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-YWdMmw/1OWRwNkG9pX+wVtZio+B89odaPj6XeMn5nfNN8+jyhIEpouWv34+CO9G0m1lupJTxPSfgLAd7cqXZMA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + /@babel/template@7.18.10: + resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} + engines: {node: '>=6.9.0'} dependencies: - '@chakra-ui/icon': 3.0.16(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false + '@babel/code-frame': 7.18.6 + '@babel/parser': 7.19.3 + '@babel/types': 7.19.3 - /@chakra-ui/textarea@2.0.19(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-adJk+qVGsFeJDvfn56CcJKKse8k7oMGlODrmpnpTdF+xvlsiTM+1GfaJvgNSpHHuQFdz/A0z1uJtfGefk0G2ZA==} - peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + /@babel/traverse@7.19.3: + resolution: {integrity: sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==} + engines: {node: '>=6.9.0'} dependencies: - '@chakra-ui/form-control': 2.0.18(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - react: 18.2.0 - dev: false + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.19.3 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.19.3 + '@babel/types': 7.19.3 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color - /@chakra-ui/theme-tools@2.0.17(@chakra-ui/styled-system@2.8.0): - resolution: {integrity: sha512-Auu38hnihlJZQcPok6itRDBbwof3TpXGYtDPnOvrq4Xp7jnab36HLt7KEXSDPXbtOk3ZqU99pvI1en5LbDrdjg==} - peerDependencies: - '@chakra-ui/styled-system': '>=2.0.0' + /@babel/types@7.19.3: + resolution: {integrity: sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==} + engines: {node: '>=6.9.0'} dependencies: - '@chakra-ui/anatomy': 2.1.2 - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.8.0 - color2k: 2.0.0 + '@babel/helper-string-parser': 7.18.10 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 + + /@bcoe/v8-coverage@0.2.3: + resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + dev: true + + /@builder.io/partytown@0.8.0: + resolution: {integrity: sha512-M6H7nSMwW2dHd1/MQ+9J1Jqdw22uhl1nKv90kIiL9G7gjFVqqouQp4qSS1oZclmtW1XjAa4Q5UnbHB4iytmxZA==} + hasBin: true dev: false - /@chakra-ui/theme-utils@2.0.15: - resolution: {integrity: sha512-UuxtEgE7gwMTGDXtUpTOI7F5X0iHB9ekEOG5PWPn2wWBL7rlk2JtPI7UP5Um5Yg6vvBfXYGK1ySahxqsgf+87g==} - dependencies: - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.8.0 - '@chakra-ui/theme': 3.0.1(@chakra-ui/styled-system@2.8.0) - lodash.mergewith: 4.6.2 + /@chakra-ui/anatomy@2.3.4: + resolution: {integrity: sha512-fFIYN7L276gw0Q7/ikMMlZxP7mvnjRaWJ7f3Jsf9VtDOi6eAYIBRrhQe6+SZ0PGmoOkRaBc7gSE5oeIbgFFyrw==} dev: false - /@chakra-ui/theme@3.0.1(@chakra-ui/styled-system@2.8.0): - resolution: {integrity: sha512-92kDm/Ux/51uJqhRKevQo/O/rdwucDYcpHg2QuwzdAxISCeYvgtl2TtgOOl5EnqEP0j3IEAvZHZUlv8TTbawaw==} + /@chakra-ui/hooks@2.4.2(react@18.2.0): + resolution: {integrity: sha512-LRKiVE1oA7afT5tbbSKAy7Uas2xFHE6IkrQdbhWCHmkHBUtPvjQQDgwtnd4IRZPmoEfNGwoJ/MQpwOM/NRTTwA==} peerDependencies: - '@chakra-ui/styled-system': '>=2.0.0' + react: '>=18' dependencies: - '@chakra-ui/anatomy': 2.1.2 - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.8.0 - '@chakra-ui/theme-tools': 2.0.17(@chakra-ui/styled-system@2.8.0) + '@chakra-ui/utils': 2.2.2(react@18.2.0) + '@zag-js/element-size': 0.31.1 + copy-to-clipboard: 3.3.3 + framesync: 6.1.2 + react: 18.2.0 dev: false - /@chakra-ui/toast@6.1.1(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-JtjIKkPVjEu8okGGCipCxNVgK/15h5AicTATZ6RbG2MsHmr4GfKG3fUCvpbuZseArqmLqGLQZQJjVE9vJzaSkQ==} + /@chakra-ui/icons@2.2.4(@chakra-ui/react@2.10.3)(react@18.2.0): + resolution: {integrity: sha512-l5QdBgwrAg3Sc2BRqtNkJpfuLw/pWRDwwT58J6c4PqQT6wzXxyNa8Q0PForu1ltB5qEiFb1kxr/F/HO1EwNa6g==} peerDependencies: - '@chakra-ui/system': 2.5.5 - framer-motion: '>=4.0.0' + '@chakra-ui/react': '>=2.0.0' react: '>=18' - react-dom: '>=18' dependencies: - '@chakra-ui/alert': 2.1.0(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/close-button': 2.0.17(@chakra-ui/system@2.5.5)(react@18.2.0) - '@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/react-context': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-timeout': 2.0.5(react@18.2.0) - '@chakra-ui/react-use-update-effect': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/styled-system': 2.8.0 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) - '@chakra-ui/theme': 3.0.1(@chakra-ui/styled-system@2.8.0) - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) + '@chakra-ui/react': 2.10.3(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) dev: false - /@chakra-ui/tooltip@2.2.7(@chakra-ui/system@2.5.5)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ImUJ6NnVqARaYqpgtO+kzucDRmxo8AF3jMjARw0bx2LxUkKwgRCOEaaRK5p5dHc0Kr6t5/XqjDeUNa19/sLauA==} + /@chakra-ui/react@2.10.3(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(@types/react@18.0.38)(framer-motion@10.11.6)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-oWmGGzzKWBfoB3hrrQxWwFirlxJXGdk3v4SLnLPPYRy9IMibmQM5rAUJ/NxZum1mrYGP5lo7DHcIWDfV2A3ubw==} peerDependencies: - '@chakra-ui/system': '>=2.0.0' + '@emotion/react': '>=11' + '@emotion/styled': '>=11' framer-motion: '>=4.0.0' react: '>=18' react-dom: '>=18' dependencies: - '@chakra-ui/popper': 3.0.13(react@18.2.0) - '@chakra-ui/portal': 2.0.16(react-dom@18.2.0)(react@18.2.0) - '@chakra-ui/react-types': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-disclosure': 2.0.8(react@18.2.0) - '@chakra-ui/react-use-event-listener': 2.0.7(react@18.2.0) - '@chakra-ui/react-use-merge-refs': 2.0.7(react@18.2.0) - '@chakra-ui/shared-utils': 2.0.5 - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) + '@chakra-ui/hooks': 2.4.2(react@18.2.0) + '@chakra-ui/styled-system': 2.12.0(react@18.2.0) + '@chakra-ui/theme': 3.4.6(@chakra-ui/styled-system@2.12.0)(react@18.2.0) + '@chakra-ui/utils': 2.2.2(react@18.2.0) + '@emotion/react': 11.10.8(@types/react@18.0.38)(react@18.2.0) + '@emotion/styled': 11.10.8(@emotion/react@11.10.8)(@types/react@18.0.38)(react@18.2.0) + '@popperjs/core': 2.11.8 + '@zag-js/focus-visible': 0.31.1 + aria-hidden: 1.2.4 framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + react-fast-compare: 3.2.2 + react-focus-lock: 2.13.2(@types/react@18.0.38)(react@18.2.0) + react-remove-scroll: 2.6.0(@types/react@18.0.38)(react@18.2.0) + transitivePeerDependencies: + - '@types/react' + dev: false + + /@chakra-ui/styled-system@2.12.0(react@18.2.0): + resolution: {integrity: sha512-zoqLw1I2y4GlZ0LDoyw8o0JjoDOW6u0IwFPAoHuw0UMbP8glHUGvwEL1STug/i/GzBKw83yoF6ae41HIQvhMww==} + dependencies: + '@chakra-ui/utils': 2.2.2(react@18.2.0) + csstype: 3.1.3 + transitivePeerDependencies: + - react dev: false - /@chakra-ui/transition@2.0.16(framer-motion@10.11.6)(react@18.2.0): - resolution: {integrity: sha512-E+RkwlPc3H7P1crEXmXwDXMB2lqY2LLia2P5siQ4IEnRWIgZXlIw+8Em+NtHNgusel2N+9yuB0wT9SeZZeZ3CQ==} + /@chakra-ui/theme-tools@2.2.6(@chakra-ui/styled-system@2.12.0)(react@18.2.0): + resolution: {integrity: sha512-3UhKPyzKbV3l/bg1iQN9PBvffYp+EBOoYMUaeTUdieQRPFzo2jbYR0lNCxqv8h5aGM/k54nCHU2M/GStyi9F2A==} peerDependencies: - framer-motion: '>=4.0.0' - react: '>=18' + '@chakra-ui/styled-system': '>=2.0.0' dependencies: - '@chakra-ui/shared-utils': 2.0.5 - framer-motion: 10.11.6(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 + '@chakra-ui/anatomy': 2.3.4 + '@chakra-ui/styled-system': 2.12.0(react@18.2.0) + '@chakra-ui/utils': 2.2.2(react@18.2.0) + color2k: 2.0.3 + transitivePeerDependencies: + - react dev: false - /@chakra-ui/utils@2.0.15: - resolution: {integrity: sha512-El4+jL0WSaYYs+rJbuYFDbjmfCcfGDmRY95GO4xwzit6YAPZBLcR65rOEwLps+XWluZTy1xdMrusg/hW0c1aAA==} + /@chakra-ui/theme@3.4.6(@chakra-ui/styled-system@2.12.0)(react@18.2.0): + resolution: {integrity: sha512-ZwFBLfiMC3URwaO31ONXoKH9k0TX0OW3UjdPF3EQkQpYyrk/fm36GkkzajjtdpWEd7rzDLRsQjPmvwNaSoNDtg==} + peerDependencies: + '@chakra-ui/styled-system': '>=2.8.0' dependencies: - '@types/lodash.mergewith': 4.6.7 - css-box-model: 1.2.1 - framesync: 6.1.2 - lodash.mergewith: 4.6.2 + '@chakra-ui/anatomy': 2.3.4 + '@chakra-ui/styled-system': 2.12.0(react@18.2.0) + '@chakra-ui/theme-tools': 2.2.6(@chakra-ui/styled-system@2.12.0)(react@18.2.0) + '@chakra-ui/utils': 2.2.2(react@18.2.0) + transitivePeerDependencies: + - react dev: false - /@chakra-ui/visually-hidden@2.0.15(@chakra-ui/system@2.5.5)(react@18.2.0): - resolution: {integrity: sha512-WWULIiucYRBIewHKFA7BssQ2ABLHLVd9lrUo3N3SZgR0u4ZRDDVEUNOy+r+9ruDze8+36dGbN9wsN1IdELtdOw==} + /@chakra-ui/utils@2.2.2(react@18.2.0): + resolution: {integrity: sha512-jUPLT0JzRMWxpdzH6c+t0YMJYrvc5CLericgITV3zDSXblkfx3DsYXqU11DJTSGZI9dUKzM1Wd0Wswn4eJwvFQ==} peerDependencies: - '@chakra-ui/system': '>=2.0.0' - react: '>=18' + react: '>=16.8.0' dependencies: - '@chakra-ui/system': 2.5.5(@emotion/react@11.10.8)(@emotion/styled@11.10.8)(react@18.2.0) + '@types/lodash.mergewith': 4.6.9 + lodash.mergewith: 4.6.2 react: 18.2.0 dev: false @@ -2628,6 +1659,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -3221,8 +2253,8 @@ packages: tslib: 2.4.0 dev: true - /@popperjs/core@2.11.5: - resolution: {integrity: sha512-9X2obfABZuDVLCgPK9aX0a/x4jaOEweTTWE2+9sr0Qqqevj2Uv5XorvusThmc9XGYpS9yI+fhh8RTafBtGposw==} + /@popperjs/core@2.11.8: + resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false /@rollup/plugin-babel@5.3.1(@babel/core@7.19.3)(rollup@2.77.2): @@ -3505,8 +2537,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash.mergewith@4.6.7: - resolution: {integrity: sha512-3m+lkO5CLRRYU0fhGRp7zbsGi6+BZj0uTVSwvcKU+nSlhjA9/QRNfuSGnD2mX6hQA7ZbmcCkzk5h4ZYGOtk14A==} + /@types/lodash.mergewith@4.6.9: + resolution: {integrity: sha512-fgkoCAOF47K7sxrQ7Mlud2TH023itugZs2bUg8h/KzT+BnZNrR2jAOmaokbLunHNnobXVWOezAeNn/lZqwxkcw==} dependencies: '@types/lodash': 4.14.182 dev: false @@ -3963,12 +2995,18 @@ packages: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} dev: false - /@zag-js/element-size@0.3.2: - resolution: {integrity: sha512-bVvvigUGvAuj7PCkE5AbzvTJDTw5f3bg9nQdv+ErhVN8SfPPppLJEmmWdxqsRzrHXgx8ypJt/+Ty0kjtISVDsQ==} + /@zag-js/dom-query@0.31.1: + resolution: {integrity: sha512-oiuohEXAXhBxpzzNm9k2VHGEOLC1SXlXSbRPcfBZ9so5NRQUA++zCE7cyQJqGLTZR0t3itFLlZqDbYEXRrefwg==} + dev: false + + /@zag-js/element-size@0.31.1: + resolution: {integrity: sha512-4T3yvn5NqqAjhlP326Fv+w9RqMIBbNN9H72g5q2ohwzhSgSfZzrKtjL4rs9axY/cw9UfMfXjRjEE98e5CMq7WQ==} dev: false - /@zag-js/focus-visible@0.2.2: - resolution: {integrity: sha512-0j2gZq8HiZ51z4zNnSkF1iSkqlwRDvdH+son3wHdoz+7IUdMN/5Exd4TxMJ+gq2Of1DiXReYLL9qqh2PdQ4wgA==} + /@zag-js/focus-visible@0.31.1: + resolution: {integrity: sha512-dbLksz7FEwyFoANbpIlNnd3bVm0clQSUsnP8yUVQucStZPsuWjCrhL2jlAbGNrTrahX96ntUMXHb/sM68TibFg==} + dependencies: + '@zag-js/dom-query': 0.31.1 dev: false /JSONStream@1.3.5: @@ -4102,18 +3140,10 @@ packages: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} dev: true - /aria-hidden@1.2.2(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} + /aria-hidden@1.2.4: + resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==} engines: {node: '>=10'} - peerDependencies: - '@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true dependencies: - '@types/react': 18.0.38 - react: 18.2.0 tslib: 2.4.0 dev: false @@ -4597,8 +3627,8 @@ packages: simple-swizzle: 0.2.2 dev: false - /color2k@2.0.0: - resolution: {integrity: sha512-DWX9eXOC4fbJNiuvdH4QSHvvfLWyFo9TuFp7V9OzdsbPAdrWAuYc8qvFP2bIQ/LKh4LrAVnJ6vhiQYPvAHdtTg==} + /color2k@2.0.3: + resolution: {integrity: sha512-zW190nQTIoXcGCaU08DvVNFTmQhUpnJfVuAKfWqUQkflXKpaDdpaYoM0iluLS9lgJNHyBF58KKA2FBEwkD7wog==} dev: false /color@4.2.3: @@ -4645,10 +3675,6 @@ packages: dot-prop: 5.3.0 dev: true - /compute-scroll-into-view@1.0.20: - resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==} - dev: false - /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -4927,12 +3953,6 @@ packages: engines: {node: '>=8'} dev: false - /css-box-model@1.2.1: - resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==} - dependencies: - tiny-invariant: 1.2.0 - dev: false - /css-in-js-utils@2.0.1: resolution: {integrity: sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==} dependencies: @@ -4955,6 +3975,10 @@ packages: /csstype@3.1.0: resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==} + /csstype@3.1.3: + resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} + dev: false + /damerau-levenshtein@1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} dev: true @@ -5801,8 +4825,8 @@ packages: resolution: {integrity: sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==} dev: true - /focus-lock@0.11.2: - resolution: {integrity: sha512-pZ2bO++NWLHhiKkgP1bEXHhR1/OjVcSvlCJ98aNJDFeb7H5OOQaO+SKOZle6041O9rv2tmbrO4JzClAvDUHf0g==} + /focus-lock@1.3.5: + resolution: {integrity: sha512-QFaHbhv9WPUeLYBDe/PAuLKJ4Dd9OPvKs9xZBr3yLXnUrDNaVXKu2baDBXe3naPY30hgHYSsf2JW4jzas2mDEQ==} engines: {node: '>=10'} dependencies: tslib: 2.4.0 @@ -8029,12 +7053,12 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-fast-compare@3.2.1: - resolution: {integrity: sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg==} + /react-fast-compare@3.2.2: + resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} dev: false - /react-focus-lock@2.9.2(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-5JfrsOKyA5Zn3h958mk7bAcfphr24jPoMoznJ8vaJF6fUrPQ8zrtEd3ILLOK8P5jvGxdMd96OxWNjDzATfR2qw==} + /react-focus-lock@2.13.2(@types/react@18.0.38)(react@18.2.0): + resolution: {integrity: sha512-T/7bsofxYqnod2xadvuwjGKHOoL5GH7/EIPI5UyEvaU/c2CcphvGI371opFtuY/SYdbMsNiuF4HsHQ50nA/TKQ==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8044,11 +7068,11 @@ packages: dependencies: '@babel/runtime': 7.18.9 '@types/react': 18.0.38 - focus-lock: 0.11.2 + focus-lock: 1.3.5 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(@types/react@18.0.38)(react@18.2.0) + use-callback-ref: 1.3.2(@types/react@18.0.38)(react@18.2.0) use-sidecar: 1.1.2(@types/react@18.0.38)(react@18.2.0) dev: false @@ -8080,8 +7104,8 @@ packages: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} dev: true - /react-remove-scroll-bar@2.3.3(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-i9GMNWwpz8XpUpQ6QlevUtFjHGqnPG4Hxs+wlIJntu/xcsZVEpJcIV71K3ZkqNy2q3GfgvkD7y6t/Sv8ofYSbw==} + /react-remove-scroll-bar@2.3.6(@types/react@18.0.38)(react@18.2.0): + resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==} engines: {node: '>=10'} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8096,8 +7120,8 @@ packages: tslib: 2.4.0 dev: false - /react-remove-scroll@2.5.5(@types/react@18.0.38)(react@18.2.0): - resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} + /react-remove-scroll@2.6.0(@types/react@18.0.38)(react@18.2.0): + resolution: {integrity: sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==} engines: {node: '>=10'} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8108,7 +7132,7 @@ packages: dependencies: '@types/react': 18.0.38 react: 18.2.0 - react-remove-scroll-bar: 2.3.3(@types/react@18.0.38)(react@18.2.0) + react-remove-scroll-bar: 2.3.6(@types/react@18.0.38)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.0.38)(react@18.2.0) tslib: 2.4.0 use-callback-ref: 1.3.0(@types/react@18.0.38)(react@18.2.0) @@ -9046,10 +8070,6 @@ packages: globrex: 0.1.2 dev: true - /tiny-invariant@1.2.0: - resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==} - dev: false - /tmpl@1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} dev: true @@ -9309,6 +8329,21 @@ packages: tslib: 2.4.0 dev: false + /use-callback-ref@1.3.2(@types/react@18.0.38)(react@18.2.0): + resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==} + engines: {node: '>=10'} + peerDependencies: + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@types/react': 18.0.38 + react: 18.2.0 + tslib: 2.4.0 + dev: false + /use-sidecar@1.1.2(@types/react@18.0.38)(react@18.2.0): resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'}