From 84688cfbd1891eadb886d73b381dc1a1774b02cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:04:56 +0000 Subject: [PATCH] build(deps): bump postcss from 8.4.29 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 45 ++-- yarn.lock | 649 ++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 665 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 69a1197..9248d1f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "intl-messageformat": "^10.5.0", "next": "13.4.19", "next-themes": "^0.2.1", - "postcss": "8.4.29", + "postcss": "8.4.31", "react": "18.2.0", "react-cookies": "^0.1.1", "react-device-detect": "^2.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 480ca96..e29ec2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@nextui-org/button': specifier: 2.0.18 @@ -66,7 +70,7 @@ dependencies: version: 18.2.7 autoprefixer: specifier: 10.4.15 - version: 10.4.15(postcss@8.4.29) + version: 10.4.15(postcss@8.4.31) clsx: specifier: ^2.0.0 version: 2.0.0 @@ -101,8 +105,8 @@ dependencies: specifier: ^0.2.1 version: 0.2.1(next@13.4.19)(react-dom@18.2.0)(react@18.2.0) postcss: - specifier: 8.4.29 - version: 8.4.29 + specifier: 8.4.31 + version: 8.4.31 react: specifier: 18.2.0 version: 18.2.0 @@ -1456,6 +1460,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -4983,7 +4988,7 @@ packages: has-symbols: 1.0.3 dev: false - /autoprefixer@10.4.15(postcss@8.4.29): + /autoprefixer@10.4.15(postcss@8.4.31): resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -4995,7 +5000,7 @@ packages: fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.29 + postcss: 8.4.31 postcss-value-parser: 4.2.0 dev: false @@ -6822,27 +6827,27 @@ packages: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - /postcss-import@15.1.0(postcss@8.4.29): + /postcss-import@15.1.0(postcss@8.4.31): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.29 + postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - /postcss-js@4.0.1(postcss@8.4.29): + /postcss-js@4.0.1(postcss@8.4.31): resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.29 + postcss: 8.4.31 - /postcss-load-config@4.0.1(postcss@8.4.29): + /postcss-load-config@4.0.1(postcss@8.4.31): resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} engines: {node: '>= 14'} peerDependencies: @@ -6855,16 +6860,16 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.29 + postcss: 8.4.31 yaml: 2.3.4 - /postcss-nested@6.0.1(postcss@8.4.29): + /postcss-nested@6.0.1(postcss@8.4.31): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.29 + postcss: 8.4.31 postcss-selector-parser: 6.0.13 /postcss-selector-parser@6.0.13: @@ -6886,8 +6891,8 @@ packages: source-map-js: 1.0.2 dev: false - /postcss@8.4.29: - resolution: {integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -7424,11 +7429,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.29 - postcss-import: 15.1.0(postcss@8.4.29) - postcss-js: 4.0.1(postcss@8.4.29) - postcss-load-config: 4.0.1(postcss@8.4.29) - postcss-nested: 6.0.1(postcss@8.4.29) + postcss: 8.4.31 + postcss-import: 15.1.0(postcss@8.4.31) + postcss-js: 4.0.1(postcss@8.4.31) + postcss-load-config: 4.0.1(postcss@8.4.31) + postcss-nested: 6.0.1(postcss@8.4.31) postcss-selector-parser: 6.0.13 resolve: 1.22.8 sucrase: 3.34.0 diff --git a/yarn.lock b/yarn.lock index 2eca46e..1427235 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1155,6 +1155,13 @@ dependencies: "@swc/helpers" "^0.5.0" +"@internationalized/number@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.4.0.tgz#1c3ebf6ac40ce649d3d97bb835ff0559957f2e1f" + integrity sha512-8TvotW3qVDHC4uv/BVoN6Qx0Dm8clHY1/vpH+dh+XRiPW/9NVpKn1P8d1A+WLphWrMwyqyWXI7uWehJPviaeIw== + dependencies: + "@swc/helpers" "^0.5.0" + "@internationalized/string@^3.1.1": version "3.1.1" resolved "https://registry.yarnpkg.com/@internationalized/string/-/string-3.1.1.tgz#2ab7372d58bbb7ffd3de62fc2a311e4690186981" @@ -1284,6 +1291,19 @@ "@react-types/overlays" "^3.8.2" "@react-types/shared" "^3.20.0" +"@nextui-org/aria-utils@2.0.15": + version "2.0.15" + resolved "https://registry.yarnpkg.com/@nextui-org/aria-utils/-/aria-utils-2.0.15.tgz#5575dcc89a7ee7e95fba5a7ffe63ff38d50a9d5a" + integrity sha512-4M4jeJ/ghGaia9064yS+mEZ3sFPH80onmjNGWJZkkZDmUV4R88lNkqe/XYBK1tbxfl4Kxa8jc/ALsZkUkkvR5w== + dependencies: + "@nextui-org/react-rsc-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/system" "2.0.15" + "@react-aria/utils" "^3.21.1" + "@react-stately/collections" "^3.10.2" + "@react-types/overlays" "^3.8.3" + "@react-types/shared" "^3.21.0" + "@nextui-org/aria-utils@2.0.7": version "2.0.7" resolved "https://registry.yarnpkg.com/@nextui-org/aria-utils/-/aria-utils-2.0.7.tgz#dc1ab688c59b30e3d789752a83ee925abdaaeb3b" @@ -1357,6 +1377,23 @@ "@react-types/button" "^3.8.0" "@react-types/shared" "^3.20.0" +"@nextui-org/button@2.0.26": + version "2.0.26" + resolved "https://registry.yarnpkg.com/@nextui-org/button/-/button-2.0.26.tgz#006d29e7290b17ee267d200c006385e139c1cb69" + integrity sha512-mDrSII1oneY4omwDdxUhl5oLa3AhoWCchwV/jt7egunnAFie32HbTqfFYGpLGiJw3JMMh3WDUthrI1islVTRKA== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/ripple" "2.0.24" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/spinner" "2.0.24" + "@nextui-org/use-aria-button" "2.0.6" + "@react-aria/button" "^3.8.4" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/utils" "^3.21.1" + "@react-types/button" "^3.9.0" + "@react-types/shared" "^3.21.0" + "@nextui-org/card@2.0.21": version "2.0.21" resolved "https://registry.yarnpkg.com/@nextui-org/card/-/card-2.0.21.tgz#5042b2184f860c3b41fc38ea4375dca4049155d7" @@ -1393,6 +1430,24 @@ "@react-types/checkbox" "^3.5.1" "@react-types/shared" "^3.20.0" +"@nextui-org/checkbox@^2.0.25": + version "2.0.25" + resolved "https://registry.yarnpkg.com/@nextui-org/checkbox/-/checkbox-2.0.25.tgz#d4a412d30ea87faef69152f5187cc76e9a32852f" + integrity sha512-X6WkwPbZlDvioEcXF6HhKH21wD6OK+3+FSroKkzMPQLJrj2KYUIYGbiuw9rT9aCtdjbT+6HUCv+FA8/cBQr7cA== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-aria-press" "2.0.1" + "@react-aria/checkbox" "^3.11.2" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/utils" "^3.21.1" + "@react-aria/visually-hidden" "^3.8.6" + "@react-stately/checkbox" "^3.5.1" + "@react-stately/toggle" "^3.6.3" + "@react-types/checkbox" "^3.5.2" + "@react-types/shared" "^3.21.0" + "@nextui-org/chip@2.0.21": version "2.0.21" resolved "https://registry.yarnpkg.com/@nextui-org/chip/-/chip-2.0.21.tgz#640231bf73797edb19d62958a57a5edb70ea15e8" @@ -1408,6 +1463,20 @@ "@react-aria/utils" "^3.20.0" "@react-types/checkbox" "^3.5.1" +"@nextui-org/chip@^2.0.25": + version "2.0.25" + resolved "https://registry.yarnpkg.com/@nextui-org/chip/-/chip-2.0.25.tgz#56ba55c938e7c2cbeac62c34250a74aa81a827a3" + integrity sha512-hfVSaq5JWzGn97s3K2Ac/xOopHWelaUW3eus0O0wns/6+NCI0QUjgwNt2bAQSNvnE6vjvYLJTqGG/jFHyFJjOg== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-icons" "2.0.6" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-aria-press" "2.0.1" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/utils" "^3.21.1" + "@react-types/checkbox" "^3.5.2" + "@nextui-org/code@2.0.16": version "2.0.16" resolved "https://registry.yarnpkg.com/@nextui-org/code/-/code-2.0.16.tgz#f8700fe1916fb6ce28ca924bf7ba52fa5f5ce607" @@ -1439,6 +1508,16 @@ "@nextui-org/theme" "2.1.9" "@react-types/shared" "^3.20.0" +"@nextui-org/divider@2.0.25": + version "2.0.25" + resolved "https://registry.yarnpkg.com/@nextui-org/divider/-/divider-2.0.25.tgz#3c156552ad38e506b91f8f3dd023b3490a260f08" + integrity sha512-yEvHqYlhNBwmF68pfjJKdzC8gVQtL+txxD5COBGF9uFyfxA5hVw2D6GmYgOH514bxrFBuWOLcQX6gyljgcN3bA== + dependencies: + "@nextui-org/react-rsc-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/system-rsc" "2.0.11" + "@react-types/shared" "^3.21.0" + "@nextui-org/dropdown@2.1.10": version "2.1.10" resolved "https://registry.yarnpkg.com/@nextui-org/dropdown/-/dropdown-2.1.10.tgz#992441b2c6a9f388028e17e9655c5a5a851f4632" @@ -1456,6 +1535,21 @@ "@react-stately/menu" "^3.5.5" "@react-types/menu" "^3.9.4" +"@nextui-org/dropdown@^2.1.16": + version "2.1.16" + resolved "https://registry.yarnpkg.com/@nextui-org/dropdown/-/dropdown-2.1.16.tgz#4b9d328193e942235d04e5c1758618898275e412" + integrity sha512-3KINNvC7Cz+deQltCM8gaB7iJCfU4Qsp1fwnoy1wUEjeZhEtPOPR59oTyqT+gPaPIisP1+LLOfcqRl4jNQoVXw== + dependencies: + "@nextui-org/menu" "2.0.17" + "@nextui-org/popover" "2.1.14" + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@react-aria/focus" "^3.14.3" + "@react-aria/menu" "^3.11.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/menu" "^3.5.6" + "@react-types/menu" "^3.9.5" + "@nextui-org/framer-transitions@2.0.10": version "2.0.10" resolved "https://registry.yarnpkg.com/@nextui-org/framer-transitions/-/framer-transitions-2.0.10.tgz#5bd82587660c4b03fcd72610cd2671fa4174928b" @@ -1464,6 +1558,14 @@ "@nextui-org/shared-utils" "2.0.3" "@nextui-org/system" "2.0.10" +"@nextui-org/framer-transitions@2.0.15": + version "2.0.15" + resolved "https://registry.yarnpkg.com/@nextui-org/framer-transitions/-/framer-transitions-2.0.15.tgz#da53e1923e8091d0a9d91e8791cf661d8e8b3b01" + integrity sha512-UlWMCAFdrq8wKrYFGwc+O4kFhKCkL4L9ZadBkP0PqjmfyAC2gA3ygRbNqtKhFMWeKbBAiC8qQ9aTBEA/+0r/EA== + dependencies: + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/system" "2.0.15" + "@nextui-org/framer-transitions@2.0.7": version "2.0.7" resolved "https://registry.yarnpkg.com/@nextui-org/framer-transitions/-/framer-transitions-2.0.7.tgz#973eebc0d2b36564050e106faf8f3782c78761a7" @@ -1616,6 +1718,26 @@ "@react-types/menu" "^3.9.4" "@react-types/shared" "^3.20.0" +"@nextui-org/menu@2.0.17": + version "2.0.17" + resolved "https://registry.yarnpkg.com/@nextui-org/menu/-/menu-2.0.17.tgz#6e0e90799b6154d2d3c4e9ffc9cca5675e9097da" + integrity sha512-qr/BPDbBvg5tpAZZLkLx8eNnvYwJYM3Q72fmRYbzwmG3upNtdjln0QYxSwPXUz7RYqTKEFWc9JPxq2pgPM15Wg== + dependencies: + "@nextui-org/aria-utils" "2.0.15" + "@nextui-org/divider" "2.0.25" + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-aria-press" "2.0.1" + "@nextui-org/use-is-mobile" "2.0.6" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/menu" "^3.11.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/menu" "^3.5.6" + "@react-stately/tree" "^3.7.3" + "@react-types/menu" "^3.9.5" + "@react-types/shared" "^3.21.0" + "@nextui-org/modal@2.0.23": version "2.0.23" resolved "https://registry.yarnpkg.com/@nextui-org/modal/-/modal-2.0.23.tgz#f3729b246615742c991c2007cc5d7d11145248f8" @@ -1639,6 +1761,27 @@ "@react-types/overlays" "^3.8.2" react-remove-scroll "^2.5.6" +"@nextui-org/modal@^2.0.28": + version "2.0.28" + resolved "https://registry.yarnpkg.com/@nextui-org/modal/-/modal-2.0.28.tgz#0014c4d10f05e4b67d90d131af254bef7cd4f102" + integrity sha512-unfP0EMF3FDg5CkRqou03s4/BopWbaBTeVIMZeA2A1WF5teHUOmpLdp44Z1KOoWB1RVMDVd4JeoauNHNhJMp0g== + dependencies: + "@nextui-org/framer-transitions" "2.0.15" + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-icons" "2.0.6" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-aria-button" "2.0.6" + "@nextui-org/use-aria-modal-overlay" "2.0.6" + "@nextui-org/use-disclosure" "2.0.6" + "@react-aria/dialog" "^3.5.7" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/overlays" "^3.18.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/overlays" "^3.6.3" + "@react-types/overlays" "^3.8.3" + react-remove-scroll "^2.5.6" + "@nextui-org/navbar@2.0.19": version "2.0.19" resolved "https://registry.yarnpkg.com/@nextui-org/navbar/-/navbar-2.0.19.tgz#d08be3f2870e199d4f29612f1fcdea701c1e0f1e" @@ -1695,6 +1838,27 @@ "@react-aria/utils" "^3.20.0" scroll-into-view-if-needed "3.0.10" +"@nextui-org/popover@2.1.14": + version "2.1.14" + resolved "https://registry.yarnpkg.com/@nextui-org/popover/-/popover-2.1.14.tgz#9ef43ef04fc325231001188e6b0c2a93f94e8b94" + integrity sha512-fqqktFQ/chIBS9Y3MghL6KX6qAy3hodtXUDchnxLa1GL+oi6TCBLUjo+wgI5EMJrTTbqo/eFLui/Ks00JfCj+A== + dependencies: + "@nextui-org/aria-utils" "2.0.15" + "@nextui-org/button" "2.0.26" + "@nextui-org/framer-transitions" "2.0.15" + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-aria-button" "2.0.6" + "@react-aria/dialog" "^3.5.7" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/overlays" "^3.18.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/overlays" "^3.6.3" + "@react-types/button" "^3.9.0" + "@react-types/overlays" "^3.8.3" + react-remove-scroll "^2.5.6" + "@nextui-org/popover@2.1.9": version "2.1.9" resolved "https://registry.yarnpkg.com/@nextui-org/popover/-/popover-2.1.9.tgz#e806c08eb8b2b64054aabf0bc27a9f98075cb7b2" @@ -1733,6 +1897,19 @@ "@react-aria/utils" "^3.20.0" "@react-types/progress" "^3.4.3" +"@nextui-org/progress@^2.0.24": + version "2.0.24" + resolved "https://registry.yarnpkg.com/@nextui-org/progress/-/progress-2.0.24.tgz#009681d4aa0233f5f62783a35d249a95a6ac1a74" + integrity sha512-RPVsFCF8COFClS/8PqEepzryhDFtIcJGQLu/P+qAr7jIDlXizXaBDrp0X34GVtQsapNeE9ExxX9Kt+QIspuHHQ== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/use-is-mounted" "2.0.4" + "@react-aria/i18n" "^3.8.4" + "@react-aria/progress" "^3.4.7" + "@react-aria/utils" "^3.21.1" + "@react-types/progress" "^3.5.0" + "@nextui-org/radio@2.0.22": version "2.0.22" resolved "https://registry.yarnpkg.com/@nextui-org/radio/-/radio-2.0.22.tgz#991adbfd87594081a25c63cbf36a3de414c0dea6" @@ -1751,6 +1928,11 @@ "@react-types/radio" "^3.5.1" "@react-types/shared" "^3.20.0" +"@nextui-org/react-rsc-utils@2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.10.tgz#2a20e4b72e6f9dc57efe235a66f1b4a017d94cbb" + integrity sha512-LNePDEThUF9PAbJW4T8k7EgSfqwlvGku5fIqJ1IA9+OpVy5LqhrUQehjvgXe63N1RupC7Pt+XvaaxkGu9U2FiQ== + "@nextui-org/react-rsc-utils@2.0.7": version "2.0.7" resolved "https://registry.yarnpkg.com/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.7.tgz#f7ab0ef8ac39dd43c9c7649fc38d24c31a9055f3" @@ -1761,6 +1943,14 @@ resolved "https://registry.yarnpkg.com/@nextui-org/react-rsc-utils/-/react-rsc-utils-2.0.9.tgz#2646cc38440f7879b7a566e2a05c4dc5eb532d4c" integrity sha512-RrA6LzLPj6y9LJIILeqJ5JKmXUFZDbTRZDTTz0rd8qv3yyt5zNgOI07dkG6P43+q5cLNnG9j+P11+Nr0W81cDg== +"@nextui-org/react-utils@2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@nextui-org/react-utils/-/react-utils-2.0.10.tgz#30cd3d03fbb911d496ae15b9d27b0f5ab9450876" + integrity sha512-bcA+k7ZdcgcK+r/8nrCtbdgHo0SD6jicbazWIokknFwjb97JQ7ooaMwxnLt5E5sswCAv0XeLwybOmrgm7JA5TA== + dependencies: + "@nextui-org/react-rsc-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/react-utils@2.0.7": version "2.0.7" resolved "https://registry.yarnpkg.com/@nextui-org/react-utils/-/react-utils-2.0.7.tgz#53cdfdbe0ed18d7fdda3e63ef355c0f358b8c56b" @@ -1840,6 +2030,14 @@ "@nextui-org/system" "2.0.10" "@nextui-org/theme" "2.1.9" +"@nextui-org/ripple@2.0.24": + version "2.0.24" + resolved "https://registry.yarnpkg.com/@nextui-org/ripple/-/ripple-2.0.24.tgz#837f69f3edb0867b5271dbd3c9f9ef98e92193b2" + integrity sha512-PCvAk9ErhmPX46VRmhsg8yMxw3Qd9LY7BDkRRfIF8KftgRDyOpG2vV8DxvSOxQu1/aqBWkkHNUuEjM/EvSEung== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/scroll-shadow@2.1.9": version "2.1.9" resolved "https://registry.yarnpkg.com/@nextui-org/scroll-shadow/-/scroll-shadow-2.1.9.tgz#a14509e6e07126db0bbb4170fc7f54691ab00ce3" @@ -1884,6 +2082,11 @@ resolved "https://registry.yarnpkg.com/@nextui-org/shared-icons/-/shared-icons-2.0.4.tgz#f5183c5da08abbb1025c95d6926975c44361e743" integrity sha512-I0gzreq1E3ji+OSTtsOYBnbdLboHoCAzPa+r//Qkf16I2gq6xxjjkfeNXFdFJjouRnPCLtR5eihlxt/ozWK8oA== +"@nextui-org/shared-icons@2.0.6", "@nextui-org/shared-icons@^2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@nextui-org/shared-icons/-/shared-icons-2.0.6.tgz#e6ee3544f2a711eeb1c79116f495583e76994402" + integrity sha512-Mw5utPJAclFaeKAZowznEgabI5gdhXrW0iMaMA18Y4zcZRTidAc0WFeGYUlX876NxYLPc1Zk4bZUhQvMe+7uWg== + "@nextui-org/shared-utils@2.0.2": version "2.0.2" resolved "https://registry.yarnpkg.com/@nextui-org/shared-utils/-/shared-utils-2.0.2.tgz#4fdb405c0a13749965cdbf9937c5a828daaf7942" @@ -1894,6 +2097,11 @@ resolved "https://registry.yarnpkg.com/@nextui-org/shared-utils/-/shared-utils-2.0.3.tgz#a14fa7d7863e87eca0eae6b2abb261379122dcb8" integrity sha512-4Q4RfYU+fRUPbisjq6RYw3+oq4kn9nEp3eP5+0oD+nS9at8uSlovn7Kj3N2iz6clN6vVxxbyXi35DPTs63heRQ== +"@nextui-org/shared-utils@2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@nextui-org/shared-utils/-/shared-utils-2.0.4.tgz#a5fbd5227ad3a2ab637582e77ad33c73d99f5f32" + integrity sha512-Ms7A6UCvo/SZt/9Nmb7cZwHe9fZFw+EPsieTnC1vtpvDNCasxrTB0hj9VWFoYfWOaCzzqxl1AL9maIz/gMvckQ== + "@nextui-org/skeleton@2.0.19": version "2.0.19" resolved "https://registry.yarnpkg.com/@nextui-org/skeleton/-/skeleton-2.0.19.tgz#cdc983a47cfab0a05267c7884d7753b77e3e3dec" @@ -1946,6 +2154,15 @@ "@nextui-org/system-rsc" "2.0.6" "@nextui-org/theme" "2.1.9" +"@nextui-org/spacer@^2.0.24": + version "2.0.24" + resolved "https://registry.yarnpkg.com/@nextui-org/spacer/-/spacer-2.0.24.tgz#69678201b4a08d4ec859fb95d1b596fe3204a5da" + integrity sha512-bLnhPRnoyHQXhLneHjbRqZNxJWMFOBYOZkuX83uy59/FFUY07BcoNsb2s80tN3GoVxsaZ2jB6NxxVbaCJwoPog== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/system-rsc" "2.0.11" + "@nextui-org/spinner@2.0.16": version "2.0.16" resolved "https://registry.yarnpkg.com/@nextui-org/spinner/-/spinner-2.0.16.tgz#be4ef5980e825d258867a08e0ac521ae87f5682b" @@ -1966,6 +2183,15 @@ "@nextui-org/system-rsc" "2.0.6" "@nextui-org/theme" "2.1.9" +"@nextui-org/spinner@2.0.24": + version "2.0.24" + resolved "https://registry.yarnpkg.com/@nextui-org/spinner/-/spinner-2.0.24.tgz#99bfea6572ae9a64a20ab57249f483a912e07672" + integrity sha512-s/q2FmxGPNEqA0ifWfc7xgs5a5D9c3xKkxL3n7jDoRnWo0NPlRsa6QRJGiSL5dHNoUqspRf/lNw2V94Bxk86Pg== + dependencies: + "@nextui-org/react-utils" "2.0.10" + "@nextui-org/shared-utils" "2.0.4" + "@nextui-org/system-rsc" "2.0.11" + "@nextui-org/switch@2.0.18": version "2.0.18" resolved "https://registry.yarnpkg.com/@nextui-org/switch/-/switch-2.0.18.tgz#0cf8658a5733232ea90ea5894d79ea3b16784ce6" @@ -2000,6 +2226,13 @@ "@react-stately/toggle" "^3.6.2" "@react-types/shared" "^3.20.0" +"@nextui-org/system-rsc@2.0.11": + version "2.0.11" + resolved "https://registry.yarnpkg.com/@nextui-org/system-rsc/-/system-rsc-2.0.11.tgz#7f81b925c988b34f85f587af27e42fdbe5c463cc" + integrity sha512-1QqZ+GM7Ii0rsfSHXS6BBjzKOoLIWwb72nm4h4WgjlMXbRKLZcCQasRHVe5HMSBMvN0JUo7qyGExchfDFl/Ubw== + dependencies: + clsx "^1.2.1" + "@nextui-org/system-rsc@2.0.4": version "2.0.4" resolved "https://registry.yarnpkg.com/@nextui-org/system-rsc/-/system-rsc-2.0.4.tgz#e46eadd012889972110d27a25ad27ae5b57b25f2" @@ -2025,6 +2258,17 @@ "@react-aria/i18n" "^3.8.2" "@react-aria/overlays" "^3.17.0" +"@nextui-org/system@2.0.15": + version "2.0.15" + resolved "https://registry.yarnpkg.com/@nextui-org/system/-/system-2.0.15.tgz#b0a532f0b3a27e911c076d2ac180d38c72d64952" + integrity sha512-WFDq+Rx6D+gmK1YGEG2RBARPK9EOYonQDt5Tq2tUchzOOqj3kXXcM5Z0F3fudM59eIncLa/tX/ApJSTLry+hsw== + dependencies: + "@nextui-org/system-rsc" "2.0.11" + "@react-aria/i18n" "^3.8.4" + "@react-aria/overlays" "^3.18.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/utils" "^3.8.0" + "@nextui-org/system@2.0.7": version "2.0.7" resolved "https://registry.yarnpkg.com/@nextui-org/system/-/system-2.0.7.tgz#1a24ef5c087eb60a01c5113a6a866daccf8025e5" @@ -2199,6 +2443,18 @@ "@react-types/button" "^3.8.0" "@react-types/shared" "^3.20.0" +"@nextui-org/use-aria-button@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-button/-/use-aria-button-2.0.6.tgz#1a4f3dd5ad1f725cefc28a3fb6330751e37c5f75" + integrity sha512-38DZ3FK/oPZ3sppfM5EtgJ4DITOajNwSKkAMePBmuSZl+bsW7peP8g5JNd9uPOEz3edCOppT60AQSICsYiH3cg== + dependencies: + "@nextui-org/use-aria-press" "2.0.1" + "@react-aria/focus" "^3.14.3" + "@react-aria/interactions" "^3.19.1" + "@react-aria/utils" "^3.21.1" + "@react-types/button" "^3.9.0" + "@react-types/shared" "^3.21.0" + "@nextui-org/use-aria-link@2.0.12": version "2.0.12" resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-link/-/use-aria-link-2.0.12.tgz#81fcacdc42486aeae85da85a435a2a5095906442" @@ -2231,6 +2487,16 @@ "@react-stately/overlays" "^3.6.2" "@react-types/shared" "^3.20.0" +"@nextui-org/use-aria-modal-overlay@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-modal-overlay/-/use-aria-modal-overlay-2.0.6.tgz#f267fa80143d098e1e625aea3bf224c095fc3467" + integrity sha512-JfhXvH2RObWpHeLmxdIBDPF2SDzV4SqBvEh01yRvg/EuZ3HDRfCnTDh+5HD0ziUVdk/kWuy/hZLX59sMX7QHWA== + dependencies: + "@react-aria/overlays" "^3.18.1" + "@react-aria/utils" "^3.21.1" + "@react-stately/overlays" "^3.6.3" + "@react-types/shared" "^3.21.0" + "@nextui-org/use-aria-multiselect@2.1.2": version "2.1.2" resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-multiselect/-/use-aria-multiselect-2.1.2.tgz#81345df89d974942cf95de61eaaf8a24d120b9bb" @@ -2250,6 +2516,16 @@ "@react-types/select" "^3.8.3" "@react-types/shared" "^3.20.0" +"@nextui-org/use-aria-press@2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-press/-/use-aria-press-2.0.1.tgz#b703cc546187637ef2a0c58616cc5a69654abb05" + integrity sha512-T3MjHH5TU9qnkf872GmhcfQK16ITMmMW9zir6xsSsz0w6ay9Y0XTSPrI2zRL6ociFyfJjP840XCLtSx6VBfEBQ== + dependencies: + "@react-aria/interactions" "^3.19.1" + "@react-aria/ssr" "^3.8.0" + "@react-aria/utils" "^3.21.1" + "@react-types/shared" "^3.21.0" + "@nextui-org/use-aria-toggle-button@2.0.3": version "2.0.3" resolved "https://registry.yarnpkg.com/@nextui-org/use-aria-toggle-button/-/use-aria-toggle-button-2.0.3.tgz#8845f81d4892ee77d44938fd138e97b787403569" @@ -2279,6 +2555,13 @@ dependencies: "@nextui-org/use-safe-layout-effect" "2.0.3" +"@nextui-org/use-callback-ref@2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@nextui-org/use-callback-ref/-/use-callback-ref-2.0.4.tgz#6706329f7e79282624c4b88e542a53747e592122" + integrity sha512-GF50SzOFU/R0gQT1TmjbEUiS8CQ87qiV5Rp/TD5pqys1xprVgGLUUNQzlh+YDS2JHNu5FGlZc4sJKhtf2xF5aw== + dependencies: + "@nextui-org/use-safe-layout-effect" "2.0.4" + "@nextui-org/use-clipboard@2.0.2": version "2.0.2" resolved "https://registry.yarnpkg.com/@nextui-org/use-clipboard/-/use-clipboard-2.0.2.tgz#bfb30a39a0989281e8bf091402745e11d39e161a" @@ -2303,6 +2586,15 @@ "@react-aria/utils" "^3.20.0" "@react-stately/utils" "^3.7.0" +"@nextui-org/use-disclosure@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@nextui-org/use-disclosure/-/use-disclosure-2.0.6.tgz#42bfba68af502e22b0cf5ccac0c5d4db87c3130f" + integrity sha512-pazzLsAGKjUD4cMVySTivItmIgpsfIf4baP/02K0Xc8tbFAH4K1n7cUnEEjs+MTXy1Bprvz3pfAHDGZRDI1yYg== + dependencies: + "@nextui-org/use-callback-ref" "2.0.4" + "@react-aria/utils" "^3.21.1" + "@react-stately/utils" "^3.8.0" + "@nextui-org/use-image@2.0.3": version "2.0.3" resolved "https://registry.yarnpkg.com/@nextui-org/use-image/-/use-image-2.0.3.tgz#c7d8743353a24390eaba59b52987d7ffd838c5f1" @@ -2317,11 +2609,23 @@ dependencies: "@react-aria/ssr" "^3.8.0" +"@nextui-org/use-is-mobile@2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@nextui-org/use-is-mobile/-/use-is-mobile-2.0.6.tgz#4e769aee0bdd7f74d9c747297b1cabaf42ff0de2" + integrity sha512-HeglWUoq6Ln8P5n6s1SZvBRatLYMKsiXQM7Mk2l+6jFByzZh3VWtZ05xmuX8te/1rGmeUxjeXtW6x+F7/f/JoA== + dependencies: + "@react-aria/ssr" "^3.8.0" + "@nextui-org/use-is-mounted@2.0.3": version "2.0.3" resolved "https://registry.yarnpkg.com/@nextui-org/use-is-mounted/-/use-is-mounted-2.0.3.tgz#0e8a03d500434653a647f6f5e1348123fcf85217" integrity sha512-gyDtlbgXzG+TxPTWApduzkbXRHn+FX3ZlizEUML9/X0HmwsmEwecb+VFobXIVdu0Szi/r+fULSMBpGHvOSjaiw== +"@nextui-org/use-is-mounted@2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@nextui-org/use-is-mounted/-/use-is-mounted-2.0.4.tgz#ad08001c9a64f399b0df763458a8ddc581022892" + integrity sha512-NSQwQjg8+k02GVov9cDwtAdop1Cr90eDgB0MAdvu7QCMgfBZjy88IdQnx3Yo7bG4wP45xC0vLjqDBanaK+11hw== + "@nextui-org/use-pagination@2.0.3": version "2.0.3" resolved "https://registry.yarnpkg.com/@nextui-org/use-pagination/-/use-pagination-2.0.3.tgz#71d4ea7b387fd41b205ed5a2c8697eeb7e4082d0" @@ -2334,6 +2638,11 @@ resolved "https://registry.yarnpkg.com/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.0.3.tgz#9be2cc16203805724fd3628d95fae942aefe5b2e" integrity sha512-h11gOuOmJ8q3mpax72Aw31/qp3xZVB+81qhe6gZIA02Cf61HdHkqBVY2QFl3JWEJ+n+aBAPtxsLA65T7Ab/bXg== +"@nextui-org/use-safe-layout-effect@2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@nextui-org/use-safe-layout-effect/-/use-safe-layout-effect-2.0.4.tgz#92652ea61ab94abf494c98c581297769cc8f29e0" + integrity sha512-K7ppEhTfzdVOzbgKaNFEBi4HwRfQ8j+kRBQqsU5yo8bSM+5uv8OUy/mjpEf4i02PUDIBmsgJC4En9S537DXrwg== + "@nextui-org/use-scroll-position@2.0.2": version "2.0.2" resolved "https://registry.yarnpkg.com/@nextui-org/use-scroll-position/-/use-scroll-position-2.0.2.tgz#b7069c08c22f2a5abb579b5838c4c1284f22d6a2" @@ -2396,6 +2705,19 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/button@^3.8.4": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-aria/button/-/button-3.9.0.tgz#df59e0628917b320c4d1655e23547eb41a9a0f08" + integrity sha512-Jri4OCN+4YmpJDPNQvk1DJoskKD9sdTxZaWWWJdAwoSIunZk3IEBXVvRfKzsEAVtI+UJN25zC2kyjXbVPS2XAA== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-stately/toggle" "^3.7.0" + "@react-types/button" "^3.9.1" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/checkbox@^3.11.0": version "3.11.2" resolved "https://registry.yarnpkg.com/@react-aria/checkbox/-/checkbox-3.11.2.tgz#9e1045edf282298cb8337fd3fd1d953c6cf5f667" @@ -2410,6 +2732,22 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/checkbox@^3.11.2": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@react-aria/checkbox/-/checkbox-3.12.0.tgz#a965e975975404ecf1ff867284511e4490a69c21" + integrity sha512-CyFZoI+z9hhyB3wb7IBsZxE30vXfYO2vSyET16zlkJ4qiFMqMiVLE4ekq034MHltCdpAczgP5yfKgNnJOmj7vQ== + dependencies: + "@react-aria/form" "^3.0.0" + "@react-aria/label" "^3.7.3" + "@react-aria/toggle" "^3.9.0" + "@react-aria/utils" "^3.22.0" + "@react-stately/checkbox" "^3.6.0" + "@react-stately/form" "^3.0.0" + "@react-stately/toggle" "^3.7.0" + "@react-types/checkbox" "^3.6.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/dialog@^3.5.5": version "3.5.7" resolved "https://registry.yarnpkg.com/@react-aria/dialog/-/dialog-3.5.7.tgz#e57eca98e95114d618d583f5cc5400bdcf1190b0" @@ -2423,6 +2761,18 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/dialog@^3.5.7": + version "3.5.8" + resolved "https://registry.yarnpkg.com/@react-aria/dialog/-/dialog-3.5.8.tgz#3b52ff145b16e0f47b04364239bd91d39968e3c2" + integrity sha512-KIc1FORdHhZ3bWom4qHO0hmlL4e5Hup6N25EY8HP5I7Ftv9EBBGaO5grtxZ2fX8kiCJNI4y+k67ZZ71wKJvMiA== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/overlays" "^3.19.0" + "@react-aria/utils" "^3.22.0" + "@react-types/dialog" "^3.5.7" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/focus@^3.14.0", "@react-aria/focus@^3.14.1", "@react-aria/focus@^3.14.3": version "3.14.3" resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.14.3.tgz#5e66dbf47e1d92aebf67d52b3b08d1631591f5b6" @@ -2434,6 +2784,28 @@ "@swc/helpers" "^0.5.0" clsx "^1.1.1" +"@react-aria/focus@^3.15.0": + version "3.15.0" + resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.15.0.tgz#acca3cfe94e0ba0c00276e74c6cca06975f75f87" + integrity sha512-nnxRyfqHuAjRwdQ4BpQyZPtGFKZmRU6cnaIb3pqWFCqEyJQensV7MA3TJ4Jhadq67cy1Ji5SYSlr1duBwjoYvw== + dependencies: + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + clsx "^1.1.1" + +"@react-aria/form@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@react-aria/form/-/form-3.0.0.tgz#d4e892687331a9cba1cfc48be5754100ab736dec" + integrity sha512-APeGph9oTO8nro4ZObuy1hk+0hpF/ji9O3odPGhLkzP/HvW2J7NI9pjKJOINfgtYr2yvVUZf/MbTMxPwtAxhaQ== + dependencies: + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-stately/form" "^3.0.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/grid@^3.8.4": version "3.8.4" resolved "https://registry.yarnpkg.com/@react-aria/grid/-/grid-3.8.4.tgz#1f19df9b413e843c82a280a40cd863650e424dfd" @@ -2468,6 +2840,20 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/i18n@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-aria/i18n/-/i18n-3.9.0.tgz#7aa74e02e74e348de3a34b7599e71ff6920b73ee" + integrity sha512-ebGP/sVG0ZtNF4RNFzs/W01tl7waYpBManh1kKWgA4roDPFt/odkgkDBzKGl+ggBb7TQRHsfUFHuqKsrsMy9TA== + dependencies: + "@internationalized/date" "^3.5.0" + "@internationalized/message" "^3.1.1" + "@internationalized/number" "^3.4.0" + "@internationalized/string" "^3.1.1" + "@react-aria/ssr" "^3.9.0" + "@react-aria/utils" "^3.22.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/interactions@^3.17.0", "@react-aria/interactions@^3.18.0", "@react-aria/interactions@^3.19.1": version "3.19.1" resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.19.1.tgz#b17b1f9dc84624d4222c7fa0a4fa6b4c14fe125a" @@ -2478,6 +2864,16 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/interactions@^3.20.0": + version "3.20.0" + resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.20.0.tgz#8db350541004f50c0479cc52b82597d8248ac5db" + integrity sha512-JCCEyK2Nb4mEHucrgmqhTHTNAEqhsiM07jJmmY22eikxnCQnsEfdwXyg9cgZLG79D5V7jyqVRqOp2OsG7Qx7kQ== + dependencies: + "@react-aria/ssr" "^3.9.0" + "@react-aria/utils" "^3.22.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/label@^3.7.0", "@react-aria/label@^3.7.2": version "3.7.2" resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.2.tgz#6563495cad2af9262e722514e88406baede48852" @@ -2488,6 +2884,15 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/label@^3.7.3": + version "3.7.3" + resolved "https://registry.yarnpkg.com/@react-aria/label/-/label-3.7.3.tgz#37cb12d2a9495534205b6266aa5174c2fd861368" + integrity sha512-v1zuqbpYyYaPjrBWpceGjMpwP4ne6fLoOXdoIZoKLux2jkAcyIF2kIJFiyYoPQYQJWGRNo7q1oSwamxmng4xJw== + dependencies: + "@react-aria/utils" "^3.22.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/link@^3.5.3", "@react-aria/link@^3.5.4": version "3.6.1" resolved "https://registry.yarnpkg.com/@react-aria/link/-/link-3.6.1.tgz#1e196dc2e25af24a713c3bb6d653aae37b67a1a2" @@ -2542,6 +2947,25 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/menu@^3.11.1": + version "3.11.2" + resolved "https://registry.yarnpkg.com/@react-aria/menu/-/menu-3.11.2.tgz#bf6dbf751acc09ace12d35bb034a3790f9006720" + integrity sha512-I4R5FOvRtwIQW+0naXav5giZBp935X2tXB2xBg/cSAYDXgfLmFPLHkyPbO77hR6FwazfFfJoKdn0pVcRox3lrQ== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/i18n" "^3.9.0" + "@react-aria/interactions" "^3.20.0" + "@react-aria/overlays" "^3.19.0" + "@react-aria/selection" "^3.17.2" + "@react-aria/utils" "^3.22.0" + "@react-stately/collections" "^3.10.3" + "@react-stately/menu" "^3.5.7" + "@react-stately/tree" "^3.7.4" + "@react-types/button" "^3.9.1" + "@react-types/menu" "^3.9.6" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/overlays@^3.16.0", "@react-aria/overlays@^3.17.0", "@react-aria/overlays@^3.18.1": version "3.18.1" resolved "https://registry.yarnpkg.com/@react-aria/overlays/-/overlays-3.18.1.tgz#b53093b2e1004feff155c81730e0101179cd6c47" @@ -2559,6 +2983,23 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/overlays@^3.19.0": + version "3.19.0" + resolved "https://registry.yarnpkg.com/@react-aria/overlays/-/overlays-3.19.0.tgz#0568d808c61e923174e896fc342a1529538da545" + integrity sha512-VN5GkB8+uZ2cfXljBtkqmrsAhBdGoj4un/agH0Qyihi2dazsMeafczSNnqzbpVgB4Zt2UHPJUkKwihgzXRxJJA== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/i18n" "^3.9.0" + "@react-aria/interactions" "^3.20.0" + "@react-aria/ssr" "^3.9.0" + "@react-aria/utils" "^3.22.0" + "@react-aria/visually-hidden" "^3.8.7" + "@react-stately/overlays" "^3.6.4" + "@react-types/button" "^3.9.1" + "@react-types/overlays" "^3.8.4" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/progress@^3.4.5": version "3.4.7" resolved "https://registry.yarnpkg.com/@react-aria/progress/-/progress-3.4.7.tgz#babee1f4775b7baa1b8e2250c861c98805e3d6ee" @@ -2571,6 +3012,18 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/progress@^3.4.7": + version "3.4.8" + resolved "https://registry.yarnpkg.com/@react-aria/progress/-/progress-3.4.8.tgz#3776ebeecc27c5b03db7a260ab39a92dbf722a21" + integrity sha512-Nah3aj5BNRa0+urQZimzb0vuKQK7lsc8BrUwJuHTwGRBSWUjCADExrJYdhDIR/nLUV2TCmAQl+GJtTgbEEj0DQ== + dependencies: + "@react-aria/i18n" "^3.9.0" + "@react-aria/label" "^3.7.3" + "@react-aria/utils" "^3.22.0" + "@react-types/progress" "^3.5.1" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/radio@^3.8.0": version "3.8.2" resolved "https://registry.yarnpkg.com/@react-aria/radio/-/radio-3.8.2.tgz#318fb1bbdc67131181c03002a5d8458405239b85" @@ -2600,6 +3053,19 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-aria/selection@^3.17.2": + version "3.17.2" + resolved "https://registry.yarnpkg.com/@react-aria/selection/-/selection-3.17.2.tgz#74b798344df1eb90e3fdae9bc880c0488468ae3b" + integrity sha512-AXXY3eOIWnITabMn6c0bpLPXkSX7040LOZU+7pQgtZJwDdZorLuKw4i7WS5i71LcV71ywG4mtqc9mOb/GfhUbg== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/i18n" "^3.9.0" + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-stately/selection" "^3.14.1" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-aria/ssr@^3.7.1", "@react-aria/ssr@^3.8.0": version "3.8.0" resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.8.0.tgz#e7f467ac42f72504682724304ce221f785d70d49" @@ -2607,6 +3073,13 @@ dependencies: "@swc/helpers" "^0.5.0" +"@react-aria/ssr@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.9.0.tgz#457310129e1447b09d2f4aa2fdd62ab0e668d88c" + integrity sha512-Bz6BqP6ZorCme9tSWHZVmmY+s7AU8l6Vl2NUYmBzezD//fVHHfFo4lFBn5tBuAaJEm3AuCLaJQ6H2qhxNSb7zg== + dependencies: + "@swc/helpers" "^0.5.0" + "@react-aria/switch@^3.5.3", "@react-aria/switch@^3.5.4": version "3.5.6" resolved "https://registry.yarnpkg.com/@react-aria/switch/-/switch-3.5.6.tgz#2f3d4b4198f26848fac9876233981b232c151620" @@ -2682,6 +3155,18 @@ "@react-types/switch" "^3.4.2" "@swc/helpers" "^0.5.0" +"@react-aria/toggle@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-aria/toggle/-/toggle-3.9.0.tgz#c1b253d2fc05f2a673abd9fe4d62bc01a8781a92" + integrity sha512-2YMWYQUEmcoAXtrAE86QXBS9XlmJyV6IFRlMTBNaeLTdH3AmACExgsyU66Tt0sKl6LMDMI376ItMFqAz27BBdQ== + dependencies: + "@react-aria/focus" "^3.15.0" + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-stately/toggle" "^3.7.0" + "@react-types/checkbox" "^3.6.0" + "@swc/helpers" "^0.5.0" + "@react-aria/tooltip@^3.6.1", "@react-aria/tooltip@^3.6.2": version "3.6.4" resolved "https://registry.yarnpkg.com/@react-aria/tooltip/-/tooltip-3.6.4.tgz#1be90589f290b09c2a938907124cf72821fb277c" @@ -2706,6 +3191,17 @@ "@swc/helpers" "^0.5.0" clsx "^1.1.1" +"@react-aria/utils@^3.22.0": + version "3.22.0" + resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.22.0.tgz#962a45ae95fdc21de7f22dda68253b0fb2470d06" + integrity sha512-Qi/m65GFFljXA/ayj1m5g3KZdgbZY3jacSSqD5vNUOEGiKsn4OQcsw8RfC2c0SgtLV1hLzsfvFI1OiryPlGCcw== + dependencies: + "@react-aria/ssr" "^3.9.0" + "@react-stately/utils" "^3.9.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + clsx "^1.1.1" + "@react-aria/visually-hidden@^3.8.3", "@react-aria/visually-hidden@^3.8.4", "@react-aria/visually-hidden@^3.8.6": version "3.8.6" resolved "https://registry.yarnpkg.com/@react-aria/visually-hidden/-/visually-hidden-3.8.6.tgz#9b149851ac41e9c72c7819f8d4ad47ddfb45b863" @@ -2717,6 +3213,16 @@ "@swc/helpers" "^0.5.0" clsx "^1.1.1" +"@react-aria/visually-hidden@^3.8.7": + version "3.8.7" + resolved "https://registry.yarnpkg.com/@react-aria/visually-hidden/-/visually-hidden-3.8.7.tgz#059699c70cc354ccb3699151b09071b3fc43fa82" + integrity sha512-OuIGMVQIt7GC43h4x35BgkZid8lhoPu7Xz4TQRP8nvOJWb1lH7ehrRRuGdUsK3y90nwpxTdNdg4DILblg+VaLw== + dependencies: + "@react-aria/interactions" "^3.20.0" + "@react-aria/utils" "^3.22.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/checkbox@^3.5.0", "@react-stately/checkbox@^3.5.1": version "3.5.1" resolved "https://registry.yarnpkg.com/@react-stately/checkbox/-/checkbox-3.5.1.tgz#a6f6ad01852aded85f4baa7c3e97e44d2c47a607" @@ -2728,6 +3234,17 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/checkbox@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@react-stately/checkbox/-/checkbox-3.6.0.tgz#448da0b07710a120959985fb081ad3855232fdc9" + integrity sha512-e1ChMwGovcOEDcdizqXDT6eDZixIMiPQOzNV5wPQ91SlGaIry9b0lQnK18tHg3yv2iiS6Ipj96cGBUKLJqQ+cQ== + dependencies: + "@react-stately/form" "^3.0.0" + "@react-stately/utils" "^3.9.0" + "@react-types/checkbox" "^3.6.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/collections@^3.10.0", "@react-stately/collections@^3.10.1", "@react-stately/collections@^3.10.2": version "3.10.2" resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.10.2.tgz#c739d9d596ecb744be15fde6f064ad85dd6145db" @@ -2736,6 +3253,14 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/collections@^3.10.3": + version "3.10.3" + resolved "https://registry.yarnpkg.com/@react-stately/collections/-/collections-3.10.3.tgz#c80bd30df3bf5d2a9c6fdf25f6313c5187d0154d" + integrity sha512-fA28HIApAIz9sNGeOVXZJPgV5Kig6M72KI1t9sUbnRUr9Xq9OMJTR6ElDMXNe0iTeZffRFDOPYyqnX9zkxof6Q== + dependencies: + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/flags@^3.0.0": version "3.0.0" resolved "https://registry.yarnpkg.com/@react-stately/flags/-/flags-3.0.0.tgz#c5a73965f8c90e8bf5981adddb4bdbb0ba2f5690" @@ -2743,6 +3268,14 @@ dependencies: "@swc/helpers" "^0.4.14" +"@react-stately/form@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@react-stately/form/-/form-3.0.0.tgz#584af339a128045c357c1b8ca440c87460a41b0f" + integrity sha512-C8wkfFmtx1escizibhdka5JvTy9/Vp173CS9cakjvWTmnjYYC1nOlzwp7BsYWTgerCFbRY/BU/Cf/bJDxPiUKQ== + dependencies: + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/grid@^3.8.2": version "3.8.2" resolved "https://registry.yarnpkg.com/@react-stately/grid/-/grid-3.8.2.tgz#b2bd8614489a46ad7d0de13551507afd68d95de2" @@ -2776,6 +3309,16 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/menu@^3.5.7": + version "3.5.7" + resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.5.7.tgz#3232598399b4baebfc577d5f56b4bd5570f400c2" + integrity sha512-bzTmAqzcMNatvyruWlvOdZSmMhz3+mkdxtqaZzYHq+DpR6ka57lIRj8dBnZWQGwV3RypMZfz+X6aIX4kruGVbw== + dependencies: + "@react-stately/overlays" "^3.6.4" + "@react-types/menu" "^3.9.6" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/overlays@^3.6.2", "@react-stately/overlays@^3.6.3": version "3.6.3" resolved "https://registry.yarnpkg.com/@react-stately/overlays/-/overlays-3.6.3.tgz#cdfe5edb1ed6ad84fc1022af931586489cb23552" @@ -2785,6 +3328,15 @@ "@react-types/overlays" "^3.8.3" "@swc/helpers" "^0.5.0" +"@react-stately/overlays@^3.6.4": + version "3.6.4" + resolved "https://registry.yarnpkg.com/@react-stately/overlays/-/overlays-3.6.4.tgz#1d0d974413fa3f13d97eec2cac5b48c49978d1a0" + integrity sha512-tHEaoAGpE9dSnsskqLPVKum59yGteoSqsniTopodM+miQozbpPlSjdiQnzGLroy5Afx5OZYClE616muNHUILXA== + dependencies: + "@react-stately/utils" "^3.9.0" + "@react-types/overlays" "^3.8.4" + "@swc/helpers" "^0.5.0" + "@react-stately/radio@^3.9.0", "@react-stately/radio@^3.9.1": version "3.9.1" resolved "https://registry.yarnpkg.com/@react-stately/radio/-/radio-3.9.1.tgz#c43c88e2bff23d3059b0ea22191337a1d644fe0c" @@ -2805,6 +3357,16 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/selection@^3.14.1": + version "3.14.1" + resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.14.1.tgz#798b4fbfda940778ae1dc1f2d2390cee97cce2c6" + integrity sha512-96/CerrB6yH4Ad9FkzBzyVerSPjcIj1NBTWTFHo1N+oHECvyGsDxZl7Y4LQR++teFK66FhX5KjCJQGae4IZd6A== + dependencies: + "@react-stately/collections" "^3.10.3" + "@react-stately/utils" "^3.9.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/table@^3.11.1", "@react-stately/table@^3.11.2": version "3.11.2" resolved "https://registry.yarnpkg.com/@react-stately/table/-/table-3.11.2.tgz#df78442355f3dd086042ad4bf6473a2aaf31f6c1" @@ -2841,6 +3403,15 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/toggle@^3.7.0": + version "3.7.0" + resolved "https://registry.yarnpkg.com/@react-stately/toggle/-/toggle-3.7.0.tgz#abe2f08f37a0f41e6513d4fde3d46f49500bb5cc" + integrity sha512-TRksHkCJk/Xogq4181g3CYgJf+EfsJCqX5UZDSw1Z1Kgpvonjmdf6FAfQfCh9QR2OuXUL6hOLUDVLte5OPI+5g== + dependencies: + "@react-stately/utils" "^3.9.0" + "@react-types/checkbox" "^3.6.0" + "@swc/helpers" "^0.5.0" + "@react-stately/tooltip@^3.4.3", "@react-stately/tooltip@^3.4.4", "@react-stately/tooltip@^3.4.5": version "3.4.5" resolved "https://registry.yarnpkg.com/@react-stately/tooltip/-/tooltip-3.4.5.tgz#9ba147485d7d7123da91bb417d3722351e90394d" @@ -2862,6 +3433,17 @@ "@react-types/shared" "^3.21.0" "@swc/helpers" "^0.5.0" +"@react-stately/tree@^3.7.4": + version "3.7.4" + resolved "https://registry.yarnpkg.com/@react-stately/tree/-/tree-3.7.4.tgz#57cc57863837092f13b7a3887e1b5c56330b5cac" + integrity sha512-0yvVODBS8WnSivLFX5ccEjCl2NA/8lbEt1E48wVcY1xcXgISNpw5MSGK5jC6YrtJPIqVolQIkNSbMreXGBktIg== + dependencies: + "@react-stately/collections" "^3.10.3" + "@react-stately/selection" "^3.14.1" + "@react-stately/utils" "^3.9.0" + "@react-types/shared" "^3.22.0" + "@swc/helpers" "^0.5.0" + "@react-stately/utils@^3.7.0", "@react-stately/utils@^3.8.0": version "3.8.0" resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.8.0.tgz#88a45742c58bde804f6cbecb20ea3833915cfdf0" @@ -2869,6 +3451,13 @@ dependencies: "@swc/helpers" "^0.5.0" +"@react-stately/utils@^3.9.0": + version "3.9.0" + resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.9.0.tgz#9cb2c8eea5dd1b58256ecb436b963c01526bae37" + integrity sha512-yPKFY1F88HxuZ15BG2qwAYxtpE4HnIU0Ofi4CuBE0xC6I8mwo4OQjDzi+DZjxQngM9D6AeTTD6F1V8gkozA0Gw== + dependencies: + "@swc/helpers" "^0.5.0" + "@react-stately/virtualizer@^3.6.2", "@react-stately/virtualizer@^3.6.4": version "3.6.4" resolved "https://registry.yarnpkg.com/@react-stately/virtualizer/-/virtualizer-3.6.4.tgz#fab655aa14d30a7241ff5751a0eb80552ac5d751" @@ -2892,6 +3481,13 @@ dependencies: "@react-types/shared" "^3.21.0" +"@react-types/button@^3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@react-types/button/-/button-3.9.1.tgz#eb54745133bdaad345d8d589021b67ef2882e1c5" + integrity sha512-bf9iTar3PtqnyV9rA+wyFyrskZKhwmOuOd/ifYIjPs56YNVXWH5Wfqj6Dx3xdFBgtKx8mEVQxVhoX+WkHX+rtw== + dependencies: + "@react-types/shared" "^3.22.0" + "@react-types/checkbox@^3.5.1", "@react-types/checkbox@^3.5.2": version "3.5.2" resolved "https://registry.yarnpkg.com/@react-types/checkbox/-/checkbox-3.5.2.tgz#f463befdd37bc2c9e5c6febd62e53131e8983fa4" @@ -2899,6 +3495,13 @@ dependencies: "@react-types/shared" "^3.21.0" +"@react-types/checkbox@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@react-types/checkbox/-/checkbox-3.6.0.tgz#ba702be25555c1520f78be39c8260354638792b6" + integrity sha512-vgbuJzQpVCNT5AZWV0OozXCnihqrXxoZKfJFIw0xro47pT2sn3t5UC4RA9wfjDGMoK4frw1K/4HQLsQIOsPBkw== + dependencies: + "@react-types/shared" "^3.22.0" + "@react-types/dialog@^3.5.6": version "3.5.6" resolved "https://registry.yarnpkg.com/@react-types/dialog/-/dialog-3.5.6.tgz#e874f0896d595e5a7f5924165b0db78e5f62fe9d" @@ -2907,6 +3510,14 @@ "@react-types/overlays" "^3.8.3" "@react-types/shared" "^3.21.0" +"@react-types/dialog@^3.5.7": + version "3.5.7" + resolved "https://registry.yarnpkg.com/@react-types/dialog/-/dialog-3.5.7.tgz#3fd93875ff317d6014e814b6e1a2abb87272a1ef" + integrity sha512-geYoqAyQaTLG43AaXdMUVqZXYgkSifrD9cF7lR2kPAT0uGFv0YREi6ieU+aui8XJ83EW0xcxP+EPWd2YkN4D4w== + dependencies: + "@react-types/overlays" "^3.8.4" + "@react-types/shared" "^3.22.0" + "@react-types/grid@^3.2.1", "@react-types/grid@^3.2.2": version "3.2.2" resolved "https://registry.yarnpkg.com/@react-types/grid/-/grid-3.2.2.tgz#9434d8ed0a80a64e38b2c95f8bbccfa794fd3888" @@ -2944,6 +3555,14 @@ "@react-types/overlays" "^3.8.3" "@react-types/shared" "^3.21.0" +"@react-types/menu@^3.9.6": + version "3.9.6" + resolved "https://registry.yarnpkg.com/@react-types/menu/-/menu-3.9.6.tgz#1b36842cbdb4590dfff78437316aec4a3f47b1f6" + integrity sha512-w/RbFInOf4nNayQDv5c2L8IMJbcFOkBhsT3xvvpTy+CHvJcQdjggwaV1sRiw7eF/PwB81k2CwigmidUzHJhKDg== + dependencies: + "@react-types/overlays" "^3.8.4" + "@react-types/shared" "^3.22.0" + "@react-types/overlays@^3.8.1", "@react-types/overlays@^3.8.2", "@react-types/overlays@^3.8.3": version "3.8.3" resolved "https://registry.yarnpkg.com/@react-types/overlays/-/overlays-3.8.3.tgz#47132f08ae3a115273036d98b9441a51d4a4ab09" @@ -2951,6 +3570,13 @@ dependencies: "@react-types/shared" "^3.21.0" +"@react-types/overlays@^3.8.4": + version "3.8.4" + resolved "https://registry.yarnpkg.com/@react-types/overlays/-/overlays-3.8.4.tgz#a538f6f2fb9826f1da78d3b4f0f6326a709ce37d" + integrity sha512-pfgNlQnbF6RB/R2oSxyqAP3Uzz0xE/k5q4n5gUeCDNLjY5qxFHGE8xniZZ503nZYw6VBa9XMN1efDOKQyeiO0w== + dependencies: + "@react-types/shared" "^3.22.0" + "@react-types/progress@^3.4.3", "@react-types/progress@^3.5.0": version "3.5.0" resolved "https://registry.yarnpkg.com/@react-types/progress/-/progress-3.5.0.tgz#5fa64897bcf93308c8386a3d0444585cb869e313" @@ -2958,6 +3584,13 @@ dependencies: "@react-types/shared" "^3.21.0" +"@react-types/progress@^3.5.1": + version "3.5.1" + resolved "https://registry.yarnpkg.com/@react-types/progress/-/progress-3.5.1.tgz#b988cd2d2ff194c7652d74f714b230f26ab73c6c" + integrity sha512-CqsUjczUK/SfuFzDcajBBaXRTW0D3G9S/yqLDj9e8E0ii+lGDLt1PHj24t1J7E88U2rVYqmM9VL4NHTt8o3IYA== + dependencies: + "@react-types/shared" "^3.22.0" + "@react-types/radio@^3.5.1", "@react-types/radio@^3.5.2": version "3.5.2" resolved "https://registry.yarnpkg.com/@react-types/radio/-/radio-3.5.2.tgz#399e220e2529b2e7c93aa117d39adcca6dc24d1f" @@ -2977,6 +3610,11 @@ resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.21.0.tgz#1af41fdf7dfbdbd33bbc1210617c43ed0d4ef20c" integrity sha512-wJA2cUF8dP4LkuNUt9Vh2kkfiQb2NLnV2pPXxVnKJZ7d4x2/7VPccN+LYPnH8m0X3+rt50cxWuPKQmjxSsCFOg== +"@react-types/shared@^3.22.0": + version "3.22.0" + resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.22.0.tgz#70f85aad46cd225f7fcb29f1c2b5213163605074" + integrity sha512-yVOekZWbtSmmiThGEIARbBpnmUIuePFlLyctjvCbgJgGhz8JnEJOipLQ/a4anaWfzAgzSceQP8j/K+VOOePleA== + "@react-types/switch@^3.4.2": version "3.4.2" resolved "https://registry.yarnpkg.com/@react-types/switch/-/switch-3.4.2.tgz#8c0a8f8dfcaae29ccd9409a2beaac0d31a131027" @@ -5495,16 +6133,7 @@ postcss@8.4.14: picocolors "^1.0.0" source-map-js "^1.0.2" -postcss@8.4.29: - version "8.4.29" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd" - integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw== - dependencies: - nanoid "^3.3.6" - picocolors "^1.0.0" - source-map-js "^1.0.2" - -postcss@^8.4.23: +postcss@8.4.31, postcss@^8.4.23: version "8.4.31" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==