The weeb for the next gen discord boat - Wamellow wamellow.com
bot discord
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump packages

Luna 95964499 533326ab

+1238 -1173
+6 -6
package.json
··· 14 14 "clsx": "^2.1.0", 15 15 "eslint": "8.56.0", 16 16 "eslint-config-next": "14.1.0", 17 - "framer-motion": "^11.0.3", 17 + "framer-motion": "^11.0.6", 18 18 "next": "14.1.0", 19 19 "postcss": "8.4.33", 20 20 "react": "18.2.0", ··· 24 24 "react-loading-icons": "^1.1.0", 25 25 "react-markdown": "^8.0.7", 26 26 "react-query": "^3.39.3", 27 - "recharts": "^2.11.0", 27 + "recharts": "^2.12.1", 28 28 "rehype-raw": "^7.0.0", 29 29 "sharp": "^0.33.2", 30 30 "tailwind-merge": "^2.2.1", 31 31 "tailwindcss": "3.4.1", 32 32 "typescript": "5.3.3", 33 - "zustand": "^4.5.0" 33 + "zustand": "^4.5.1" 34 34 }, 35 35 "devDependencies": { 36 - "@types/node": "^20.11.16", 37 - "@types/react": "^18.2.52", 38 - "@types/react-dom": "^18.2.18", 36 + "@types/node": "^20.11.20", 37 + "@types/react": "^18.2.58", 38 + "@types/react-dom": "^18.2.19", 39 39 "@typescript-eslint/eslint-plugin": "^5.62.0", 40 40 "@typescript-eslint/parser": "^5.62.0", 41 41 "eslint-plugin-path-alias": "^1.0.0",
+1232 -1167
pnpm-lock.yaml
··· 7 7 dependencies: 8 8 '@nextui-org/react': 9 9 specifier: ^2.2.9 10 - version: 2.2.9(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20)(tailwindcss@3.4.1) 10 + version: 2.2.9(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0)(tailwindcss@3.4.1) 11 11 autoprefixer: 12 12 specifier: 10.4.17 13 13 version: 10.4.17(postcss@8.4.33) ··· 21 21 specifier: 14.1.0 22 22 version: 14.1.0(eslint@8.56.0)(typescript@5.3.3) 23 23 framer-motion: 24 - specifier: ^11.0.3 25 - version: 11.0.3(react-dom@18.2.0)(react@18.2.0) 24 + specifier: ^11.0.6 25 + version: 11.0.6(react-dom@18.2.0)(react@18.2.0) 26 26 next: 27 27 specifier: 14.1.0 28 28 version: 14.1.0(react-dom@18.2.0)(react@18.2.0) ··· 46 46 version: 1.1.0 47 47 react-markdown: 48 48 specifier: ^8.0.7 49 - version: 8.0.7(@types/react@18.2.52)(react@18.2.0) 49 + version: 8.0.7(@types/react@18.2.58)(react@18.2.0) 50 50 react-query: 51 51 specifier: ^3.39.3 52 52 version: 3.39.3(react-dom@18.2.0)(react@18.2.0) 53 53 recharts: 54 - specifier: ^2.11.0 55 - version: 2.11.0(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) 54 + specifier: ^2.12.1 55 + version: 2.12.1(react-dom@18.2.0)(react@18.2.0) 56 56 rehype-raw: 57 57 specifier: ^7.0.0 58 58 version: 7.0.0 ··· 69 69 specifier: 5.3.3 70 70 version: 5.3.3 71 71 zustand: 72 - specifier: ^4.5.0 73 - version: 4.5.0(@types/react@18.2.52)(react@18.2.0) 72 + specifier: ^4.5.1 73 + version: 4.5.1(@types/react@18.2.58)(react@18.2.0) 74 74 75 75 devDependencies: 76 76 '@types/node': 77 - specifier: ^20.11.16 78 - version: 20.11.16 77 + specifier: ^20.11.20 78 + version: 20.11.20 79 79 '@types/react': 80 - specifier: ^18.2.52 81 - version: 18.2.52 80 + specifier: ^18.2.58 81 + version: 18.2.58 82 82 '@types/react-dom': 83 - specifier: ^18.2.18 84 - version: 18.2.18 83 + specifier: ^18.2.19 84 + version: 18.2.19 85 85 '@typescript-eslint/eslint-plugin': 86 86 specifier: ^5.62.0 87 87 version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.56.0)(typescript@5.3.3) ··· 410 410 dev: false 411 411 optional: true 412 412 413 - /@internationalized/date@3.5.1: 414 - resolution: {integrity: sha512-LUQIfwU9e+Fmutc/DpRTGXSdgYZLBegi4wygCWDSVmUdLTaMHsQyASDiJtREwanwKuQLq0hY76fCJ9J/9I2xOQ==} 413 + /@internationalized/date@3.5.2: 414 + resolution: {integrity: sha512-vo1yOMUt2hzp63IutEaTUxROdvQg1qlMRsbCvbay2AK2Gai7wIgCyK5weEX3nHkiLgo4qCXHijFNC/ILhlRpOQ==} 415 415 dependencies: 416 - '@swc/helpers': 0.5.3 416 + '@swc/helpers': 0.5.6 417 417 dev: false 418 418 419 - /@internationalized/message@3.1.1: 420 - resolution: {integrity: sha512-ZgHxf5HAPIaR0th+w0RUD62yF6vxitjlprSxmLJ1tam7FOekqRSDELMg4Cr/DdszG5YLsp5BG3FgHgqquQZbqw==} 419 + /@internationalized/message@3.1.2: 420 + resolution: {integrity: sha512-MHAWsZWz8jf6jFPZqpTudcCM361YMtPIRu9CXkYmKjJ/0R3pQRScV5C0zS+Qi50O5UAm8ecKhkXx6mWDDcF6/g==} 421 421 dependencies: 422 - '@swc/helpers': 0.5.3 422 + '@swc/helpers': 0.5.6 423 423 intl-messageformat: 10.5.11 424 424 dev: false 425 425 426 - /@internationalized/number@3.5.0: 427 - resolution: {integrity: sha512-ZY1BW8HT9WKYvaubbuqXbbDdHhOUMfE2zHHFJeTppid0S+pc8HtdIxFxaYMsGjCb4UsF+MEJ4n2TfU7iHnUK8w==} 426 + /@internationalized/number@3.5.1: 427 + resolution: {integrity: sha512-N0fPU/nz15SwR9IbfJ5xaS9Ss/O5h1sVXMZf43vc9mxEG48ovglvvzBjF53aHlq20uoR6c+88CrIXipU/LSzwg==} 428 428 dependencies: 429 - '@swc/helpers': 0.5.3 429 + '@swc/helpers': 0.5.6 430 430 dev: false 431 431 432 - /@internationalized/string@3.2.0: 433 - resolution: {integrity: sha512-Xx3Sy3f2c9ctT+vh8c7euEaEHQZltp0euZ3Hy4UfT3E13r6lxpUS3kgKyumEjboJZSnaZv7JhqWz3D75v+IxQg==} 432 + /@internationalized/string@3.2.1: 433 + resolution: {integrity: sha512-vWQOvRIauvFMzOO+h7QrdsJmtN1AXAFVcaLWP9AseRN2o7iHceZ6bIXhBD4teZl8i91A3gxKnWBlGgjCwU6MFQ==} 434 434 dependencies: 435 - '@swc/helpers': 0.5.3 435 + '@swc/helpers': 0.5.6 436 436 dev: false 437 437 438 438 /@isaacs/cliui@8.0.2: ··· 456 456 '@jridgewell/trace-mapping': 0.3.22 457 457 dev: false 458 458 459 - /@jridgewell/resolve-uri@3.1.1: 460 - resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} 459 + /@jridgewell/resolve-uri@3.1.2: 460 + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 461 461 engines: {node: '>=6.0.0'} 462 462 dev: false 463 463 ··· 473 473 /@jridgewell/trace-mapping@0.3.22: 474 474 resolution: {integrity: sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==} 475 475 dependencies: 476 - '@jridgewell/resolve-uri': 3.1.1 476 + '@jridgewell/resolve-uri': 3.1.2 477 477 '@jridgewell/sourcemap-codec': 1.4.15 478 478 dev: false 479 479 ··· 568 568 dev: false 569 569 optional: true 570 570 571 - /@nextui-org/accordion@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 571 + /@nextui-org/accordion@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 572 572 resolution: {integrity: sha512-WzD7sscL+4K0TFyUutTn1AhU0wcS68TqNCTNv7KgON6ODdwieydilMxAyXvwo3RgXeWG+8BbdxJC/6W+/iLBTg==} 573 573 peerDependencies: 574 574 '@nextui-org/system': '>=2.0.0' ··· 577 577 react: '>=18' 578 578 react-dom: '>=18' 579 579 dependencies: 580 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 581 - '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 582 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 580 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 581 + '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 582 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 583 583 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 584 584 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 585 585 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 586 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 586 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 587 587 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 588 588 '@nextui-org/use-aria-accordion': 2.0.2(react-dom@18.2.0)(react@18.2.0) 589 589 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 590 - '@react-aria/button': 3.9.1(react@18.2.0) 591 - '@react-aria/focus': 3.16.0(react@18.2.0) 592 - '@react-aria/interactions': 3.20.1(react@18.2.0) 593 - '@react-aria/utils': 3.23.0(react@18.2.0) 594 - '@react-stately/tree': 3.7.5(react@18.2.0) 590 + '@react-aria/button': 3.9.3(react@18.2.0) 591 + '@react-aria/focus': 3.16.2(react@18.2.0) 592 + '@react-aria/interactions': 3.21.1(react@18.2.0) 593 + '@react-aria/utils': 3.23.2(react@18.2.0) 594 + '@react-stately/tree': 3.7.6(react@18.2.0) 595 595 '@react-types/accordion': 3.0.0-alpha.17(react@18.2.0) 596 - '@react-types/shared': 3.22.0(react@18.2.0) 597 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 596 + '@react-types/shared': 3.22.1(react@18.2.0) 597 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 598 598 react: 18.2.0 599 599 react-dom: 18.2.0(react@18.2.0) 600 600 transitivePeerDependencies: 601 601 - tailwind-variants 602 602 dev: false 603 603 604 - /@nextui-org/aria-utils@2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 604 + /@nextui-org/aria-utils@2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 605 605 resolution: {integrity: sha512-4M4jeJ/ghGaia9064yS+mEZ3sFPH80onmjNGWJZkkZDmUV4R88lNkqe/XYBK1tbxfl4Kxa8jc/ALsZkUkkvR5w==} 606 606 peerDependencies: 607 607 react: '>=18' ··· 609 609 dependencies: 610 610 '@nextui-org/react-rsc-utils': 2.0.10 611 611 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 612 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 613 - '@react-aria/utils': 3.23.0(react@18.2.0) 614 - '@react-stately/collections': 3.10.4(react@18.2.0) 615 - '@react-types/overlays': 3.8.4(react@18.2.0) 616 - '@react-types/shared': 3.22.0(react@18.2.0) 612 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 613 + '@react-aria/utils': 3.23.2(react@18.2.0) 614 + '@react-stately/collections': 3.10.5(react@18.2.0) 615 + '@react-types/overlays': 3.8.5(react@18.2.0) 616 + '@react-types/shared': 3.22.1(react@18.2.0) 617 617 react: 18.2.0 618 618 react-dom: 18.2.0(react@18.2.0) 619 619 transitivePeerDependencies: ··· 621 621 - tailwind-variants 622 622 dev: false 623 623 624 - /@nextui-org/autocomplete@2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 624 + /@nextui-org/autocomplete@2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 625 625 resolution: {integrity: sha512-ViPXrZnP35k7LF+TBA4w8nqu0OEj9p1z9Rt7rwrACmY2VmDGY6h6a6nDCMjhuTVXptftRvzxfIPsIyzBYqxb0g==} 626 626 peerDependencies: 627 627 '@nextui-org/system': '>=2.0.0' ··· 630 630 react: '>=18' 631 631 react-dom: '>=18' 632 632 dependencies: 633 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 634 - '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 635 - '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0) 636 - '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 637 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 633 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 634 + '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 635 + '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(react-dom@18.2.0)(react@18.2.0) 636 + '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 637 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 638 638 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 639 639 '@nextui-org/scroll-shadow': 2.1.12(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 640 640 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 641 641 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 642 - '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 643 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 642 + '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 643 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 644 644 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 645 645 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 646 - '@react-aria/combobox': 3.8.2(react-dom@18.2.0)(react@18.2.0) 647 - '@react-aria/focus': 3.16.0(react@18.2.0) 648 - '@react-aria/i18n': 3.10.0(react@18.2.0) 649 - '@react-aria/interactions': 3.20.1(react@18.2.0) 650 - '@react-aria/utils': 3.23.0(react@18.2.0) 651 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 652 - '@react-stately/combobox': 3.8.1(react@18.2.0) 653 - '@react-types/combobox': 3.10.0(react@18.2.0) 654 - '@react-types/shared': 3.22.0(react@18.2.0) 655 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 646 + '@react-aria/combobox': 3.8.4(react-dom@18.2.0)(react@18.2.0) 647 + '@react-aria/focus': 3.16.2(react@18.2.0) 648 + '@react-aria/i18n': 3.10.2(react@18.2.0) 649 + '@react-aria/interactions': 3.21.1(react@18.2.0) 650 + '@react-aria/utils': 3.23.2(react@18.2.0) 651 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 652 + '@react-stately/combobox': 3.8.2(react@18.2.0) 653 + '@react-types/combobox': 3.10.1(react@18.2.0) 654 + '@react-types/shared': 3.22.1(react@18.2.0) 655 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 656 656 react: 18.2.0 657 657 react-dom: 18.2.0(react@18.2.0) 658 658 transitivePeerDependencies: ··· 670 670 dependencies: 671 671 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 672 672 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 673 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 673 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 674 674 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 675 675 '@nextui-org/use-image': 2.0.4(react@18.2.0) 676 - '@react-aria/focus': 3.16.0(react@18.2.0) 677 - '@react-aria/interactions': 3.20.1(react@18.2.0) 678 - '@react-aria/utils': 3.23.0(react@18.2.0) 676 + '@react-aria/focus': 3.16.2(react@18.2.0) 677 + '@react-aria/interactions': 3.21.1(react@18.2.0) 678 + '@react-aria/utils': 3.23.2(react@18.2.0) 679 679 react: 18.2.0 680 680 react-dom: 18.2.0(react@18.2.0) 681 681 dev: false 682 682 683 - /@nextui-org/badge@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 683 + /@nextui-org/badge@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 684 684 resolution: {integrity: sha512-FA3XgqEbyKWepMXqMZg7D+1IRf7flrb2LzFvTbkmsbvWQ4yYz1LqJXZ/HDmoCydvh2pOnc+1zPK3BpB7vGrrwA==} 685 685 peerDependencies: 686 686 '@nextui-org/theme': '>=2.1.0' ··· 689 689 dependencies: 690 690 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 691 691 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 692 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 692 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 693 693 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 694 694 react: 18.2.0 695 695 react-dom: 18.2.0(react@18.2.0) ··· 708 708 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 709 709 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 710 710 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 711 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 711 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 712 712 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 713 - '@react-aria/breadcrumbs': 3.5.9(react@18.2.0) 714 - '@react-aria/focus': 3.16.0(react@18.2.0) 715 - '@react-aria/utils': 3.23.0(react@18.2.0) 716 - '@react-types/breadcrumbs': 3.7.2(react@18.2.0) 717 - '@react-types/shared': 3.22.0(react@18.2.0) 713 + '@react-aria/breadcrumbs': 3.5.11(react@18.2.0) 714 + '@react-aria/focus': 3.16.2(react@18.2.0) 715 + '@react-aria/utils': 3.23.2(react@18.2.0) 716 + '@react-types/breadcrumbs': 3.7.3(react@18.2.0) 717 + '@react-types/shared': 3.22.1(react@18.2.0) 718 718 react: 18.2.0 719 719 react-dom: 18.2.0(react@18.2.0) 720 720 dev: false 721 721 722 - /@nextui-org/button@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 722 + /@nextui-org/button@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 723 723 resolution: {integrity: sha512-mDrSII1oneY4omwDdxUhl5oLa3AhoWCchwV/jt7egunnAFie32HbTqfFYGpLGiJw3JMMh3WDUthrI1islVTRKA==} 724 724 peerDependencies: 725 725 '@nextui-org/system': '>=2.0.0' ··· 729 729 react-dom: '>=18' 730 730 dependencies: 731 731 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 732 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0) 732 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0) 733 733 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 734 - '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 735 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 734 + '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 735 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 736 736 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 737 737 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 738 - '@react-aria/button': 3.9.1(react@18.2.0) 739 - '@react-aria/focus': 3.16.0(react@18.2.0) 740 - '@react-aria/interactions': 3.20.1(react@18.2.0) 741 - '@react-aria/utils': 3.23.0(react@18.2.0) 742 - '@react-types/button': 3.9.1(react@18.2.0) 743 - '@react-types/shared': 3.22.0(react@18.2.0) 744 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 738 + '@react-aria/button': 3.9.3(react@18.2.0) 739 + '@react-aria/focus': 3.16.2(react@18.2.0) 740 + '@react-aria/interactions': 3.21.1(react@18.2.0) 741 + '@react-aria/utils': 3.23.2(react@18.2.0) 742 + '@react-types/button': 3.9.2(react@18.2.0) 743 + '@react-types/shared': 3.22.1(react@18.2.0) 744 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 745 745 react: 18.2.0 746 746 react-dom: 18.2.0(react@18.2.0) 747 747 transitivePeerDependencies: 748 748 - tailwind-variants 749 749 dev: false 750 750 751 - /@nextui-org/card@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0): 751 + /@nextui-org/card@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0): 752 752 resolution: {integrity: sha512-16uAS0i6+EO+u8aqtmaCXatjovsyuTq51JwCLBlB67OldfgXoYcYl3GaE2VoZdEwxVu1G/qypDfXv29k46nZuA==} 753 753 peerDependencies: 754 754 '@nextui-org/system': '>=2.0.0' ··· 758 758 react-dom: '>=18' 759 759 dependencies: 760 760 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 761 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0) 761 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0) 762 762 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 763 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 763 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 764 764 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 765 765 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 766 - '@react-aria/button': 3.9.1(react@18.2.0) 767 - '@react-aria/focus': 3.16.0(react@18.2.0) 768 - '@react-aria/interactions': 3.20.1(react@18.2.0) 769 - '@react-aria/utils': 3.23.0(react@18.2.0) 770 - '@react-types/shared': 3.22.0(react@18.2.0) 771 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 766 + '@react-aria/button': 3.9.3(react@18.2.0) 767 + '@react-aria/focus': 3.16.2(react@18.2.0) 768 + '@react-aria/interactions': 3.21.1(react@18.2.0) 769 + '@react-aria/utils': 3.23.2(react@18.2.0) 770 + '@react-types/shared': 3.22.1(react@18.2.0) 771 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 772 772 react: 18.2.0 773 773 react-dom: 18.2.0(react@18.2.0) 774 774 dev: false ··· 783 783 dependencies: 784 784 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 785 785 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 786 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 786 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 787 787 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 788 788 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 789 - '@react-aria/checkbox': 3.13.0(react@18.2.0) 790 - '@react-aria/focus': 3.16.0(react@18.2.0) 791 - '@react-aria/interactions': 3.20.1(react@18.2.0) 792 - '@react-aria/utils': 3.23.0(react@18.2.0) 793 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 794 - '@react-stately/checkbox': 3.6.1(react@18.2.0) 795 - '@react-stately/toggle': 3.7.0(react@18.2.0) 796 - '@react-types/checkbox': 3.6.0(react@18.2.0) 797 - '@react-types/shared': 3.22.0(react@18.2.0) 789 + '@react-aria/checkbox': 3.14.1(react@18.2.0) 790 + '@react-aria/focus': 3.16.2(react@18.2.0) 791 + '@react-aria/interactions': 3.21.1(react@18.2.0) 792 + '@react-aria/utils': 3.23.2(react@18.2.0) 793 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 794 + '@react-stately/checkbox': 3.6.3(react@18.2.0) 795 + '@react-stately/toggle': 3.7.2(react@18.2.0) 796 + '@react-types/checkbox': 3.7.1(react@18.2.0) 797 + '@react-types/shared': 3.22.1(react@18.2.0) 798 798 react: 18.2.0 799 799 react-dom: 18.2.0(react@18.2.0) 800 800 dev: false ··· 810 810 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 811 811 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 812 812 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 813 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 813 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 814 814 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 815 815 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 816 - '@react-aria/focus': 3.16.0(react@18.2.0) 817 - '@react-aria/interactions': 3.20.1(react@18.2.0) 818 - '@react-aria/utils': 3.23.0(react@18.2.0) 819 - '@react-types/checkbox': 3.6.0(react@18.2.0) 816 + '@react-aria/focus': 3.16.2(react@18.2.0) 817 + '@react-aria/interactions': 3.21.1(react@18.2.0) 818 + '@react-aria/utils': 3.23.2(react@18.2.0) 819 + '@react-types/checkbox': 3.7.1(react@18.2.0) 820 820 react: 18.2.0 821 821 react-dom: 18.2.0(react@18.2.0) 822 822 dev: false 823 823 824 - /@nextui-org/code@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 824 + /@nextui-org/code@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 825 825 resolution: {integrity: sha512-Kw/uOQtdytRWY99zMQuGHqMAAGXWBAxHlyMMge1OCckpadCDfX6plPjqoS18SGM0orJ4fox+a1FM8VhnRQ2kQw==} 826 826 peerDependencies: 827 827 '@nextui-org/theme': '>=2.1.0' ··· 830 830 dependencies: 831 831 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 832 832 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 833 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 833 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 834 834 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 835 835 react: 18.2.0 836 836 react-dom: 18.2.0(react@18.2.0) ··· 838 838 - tailwind-variants 839 839 dev: false 840 840 841 - /@nextui-org/divider@2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 841 + /@nextui-org/divider@2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 842 842 resolution: {integrity: sha512-yEvHqYlhNBwmF68pfjJKdzC8gVQtL+txxD5COBGF9uFyfxA5hVw2D6GmYgOH514bxrFBuWOLcQX6gyljgcN3bA==} 843 843 peerDependencies: 844 844 '@nextui-org/theme': '>=2.1.0' ··· 847 847 dependencies: 848 848 '@nextui-org/react-rsc-utils': 2.0.10 849 849 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 850 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 850 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 851 851 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 852 - '@react-types/shared': 3.22.0(react@18.2.0) 852 + '@react-types/shared': 3.22.1(react@18.2.0) 853 853 react: 18.2.0 854 854 react-dom: 18.2.0(react@18.2.0) 855 855 transitivePeerDependencies: 856 856 - tailwind-variants 857 857 dev: false 858 858 859 - /@nextui-org/dropdown@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 859 + /@nextui-org/dropdown@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 860 860 resolution: {integrity: sha512-3KINNvC7Cz+deQltCM8gaB7iJCfU4Qsp1fwnoy1wUEjeZhEtPOPR59oTyqT+gPaPIisP1+LLOfcqRl4jNQoVXw==} 861 861 peerDependencies: 862 862 '@nextui-org/system': '>=2.0.0' ··· 865 865 react: '>=18' 866 866 react-dom: '>=18' 867 867 dependencies: 868 - '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 869 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 868 + '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 869 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 870 870 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 871 871 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 872 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 872 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 873 873 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 874 - '@react-aria/focus': 3.16.0(react@18.2.0) 875 - '@react-aria/menu': 3.12.0(react-dom@18.2.0)(react@18.2.0) 876 - '@react-aria/utils': 3.23.0(react@18.2.0) 877 - '@react-stately/menu': 3.6.0(react@18.2.0) 878 - '@react-types/menu': 3.9.6(react@18.2.0) 879 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 874 + '@react-aria/focus': 3.16.2(react@18.2.0) 875 + '@react-aria/menu': 3.13.1(react-dom@18.2.0)(react@18.2.0) 876 + '@react-aria/utils': 3.23.2(react@18.2.0) 877 + '@react-stately/menu': 3.6.1(react@18.2.0) 878 + '@react-types/menu': 3.9.7(react@18.2.0) 879 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 880 880 react: 18.2.0 881 881 react-dom: 18.2.0(react@18.2.0) 882 882 transitivePeerDependencies: ··· 884 884 - tailwind-variants 885 885 dev: false 886 886 887 - /@nextui-org/framer-transitions@2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 887 + /@nextui-org/framer-transitions@2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 888 888 resolution: {integrity: sha512-UlWMCAFdrq8wKrYFGwc+O4kFhKCkL4L9ZadBkP0PqjmfyAC2gA3ygRbNqtKhFMWeKbBAiC8qQ9aTBEA/+0r/EA==} 889 889 peerDependencies: 890 890 framer-motion: '>=4.0.0' ··· 892 892 react-dom: '>=18' 893 893 dependencies: 894 894 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 895 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 896 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 895 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 896 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 897 897 react: 18.2.0 898 898 react-dom: 18.2.0(react@18.2.0) 899 899 transitivePeerDependencies: ··· 911 911 dependencies: 912 912 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 913 913 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 914 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 914 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 915 915 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 916 916 '@nextui-org/use-image': 2.0.4(react@18.2.0) 917 917 react: 18.2.0 918 918 react-dom: 18.2.0(react@18.2.0) 919 919 dev: false 920 920 921 - /@nextui-org/input@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0): 921 + /@nextui-org/input@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(react-dom@18.2.0)(react@18.2.0): 922 922 resolution: {integrity: sha512-nUTlAvsXj5t88ycvQdICxf78/pko6Wznx2OomvYjb3E45eb77twQcWUDhydkJCWIh3b4AhGHSMM6GYxwWUgMDA==} 923 923 peerDependencies: 924 924 '@nextui-org/system': '>=2.0.0' ··· 929 929 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 930 930 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 931 931 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 932 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 932 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 933 933 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 934 - '@react-aria/focus': 3.16.0(react@18.2.0) 935 - '@react-aria/interactions': 3.20.1(react@18.2.0) 936 - '@react-aria/textfield': 3.14.1(react@18.2.0) 937 - '@react-aria/utils': 3.23.0(react@18.2.0) 938 - '@react-stately/utils': 3.9.0(react@18.2.0) 939 - '@react-types/shared': 3.22.0(react@18.2.0) 940 - '@react-types/textfield': 3.9.0(react@18.2.0) 934 + '@react-aria/focus': 3.16.2(react@18.2.0) 935 + '@react-aria/interactions': 3.21.1(react@18.2.0) 936 + '@react-aria/textfield': 3.14.3(react@18.2.0) 937 + '@react-aria/utils': 3.23.2(react@18.2.0) 938 + '@react-stately/utils': 3.9.1(react@18.2.0) 939 + '@react-types/shared': 3.22.1(react@18.2.0) 940 + '@react-types/textfield': 3.9.1(react@18.2.0) 941 941 react: 18.2.0 942 942 react-dom: 18.2.0(react@18.2.0) 943 - react-textarea-autosize: 8.5.3(@types/react@18.2.52)(react@18.2.0) 943 + react-textarea-autosize: 8.5.3(@types/react@18.2.58)(react@18.2.0) 944 944 transitivePeerDependencies: 945 945 - '@types/react' 946 946 dev: false 947 947 948 - /@nextui-org/kbd@2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 948 + /@nextui-org/kbd@2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 949 949 resolution: {integrity: sha512-cYwbEjp/+/tjtOdmiRy2UHjfBhP3bqd5e+JFTa5sY1HotckUZrCintATyBcg9bPa3iSPUI44M6Cb9e0oAUUeMA==} 950 950 peerDependencies: 951 951 '@nextui-org/theme': '>=2.1.0' ··· 954 954 dependencies: 955 955 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 956 956 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 957 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 957 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 958 958 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 959 - '@react-aria/utils': 3.23.0(react@18.2.0) 959 + '@react-aria/utils': 3.23.2(react@18.2.0) 960 960 react: 18.2.0 961 961 react-dom: 18.2.0(react@18.2.0) 962 962 transitivePeerDependencies: ··· 974 974 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 975 975 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 976 976 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 977 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 977 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 978 978 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 979 979 '@nextui-org/use-aria-link': 2.0.15(react@18.2.0) 980 - '@react-aria/focus': 3.16.0(react@18.2.0) 981 - '@react-aria/link': 3.6.3(react@18.2.0) 982 - '@react-aria/utils': 3.23.0(react@18.2.0) 983 - '@react-types/link': 3.5.2(react@18.2.0) 980 + '@react-aria/focus': 3.16.2(react@18.2.0) 981 + '@react-aria/link': 3.6.5(react@18.2.0) 982 + '@react-aria/utils': 3.23.2(react@18.2.0) 983 + '@react-types/link': 3.5.3(react@18.2.0) 984 984 react: 18.2.0 985 985 react-dom: 18.2.0(react@18.2.0) 986 986 dev: false 987 987 988 - /@nextui-org/listbox@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 988 + /@nextui-org/listbox@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 989 989 resolution: {integrity: sha512-5PmUCoHFgAr+1nAU3IlqPFTgyHo7zsTcNeja4wcErD/KseCF2h7Uk5OqUX5hQDN9B9fZuGjPrkG4yoK/6pqcUQ==} 990 990 peerDependencies: 991 991 '@nextui-org/system': '>=2.0.0' ··· 993 993 react: '>=18' 994 994 react-dom: '>=18' 995 995 dependencies: 996 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 997 - '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 996 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 997 + '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 998 998 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 999 999 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1000 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1000 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1001 1001 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1002 1002 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1003 1003 '@nextui-org/use-is-mobile': 2.0.6(react@18.2.0) 1004 - '@react-aria/focus': 3.16.0(react@18.2.0) 1005 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1006 - '@react-aria/listbox': 3.11.3(react-dom@18.2.0)(react@18.2.0) 1007 - '@react-aria/utils': 3.23.0(react@18.2.0) 1008 - '@react-stately/list': 3.10.2(react@18.2.0) 1009 - '@react-types/menu': 3.9.6(react@18.2.0) 1010 - '@react-types/shared': 3.22.0(react@18.2.0) 1004 + '@react-aria/focus': 3.16.2(react@18.2.0) 1005 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1006 + '@react-aria/listbox': 3.11.5(react-dom@18.2.0)(react@18.2.0) 1007 + '@react-aria/utils': 3.23.2(react@18.2.0) 1008 + '@react-stately/list': 3.10.3(react@18.2.0) 1009 + '@react-types/menu': 3.9.7(react@18.2.0) 1010 + '@react-types/shared': 3.22.1(react@18.2.0) 1011 1011 react: 18.2.0 1012 1012 react-dom: 18.2.0(react@18.2.0) 1013 1013 transitivePeerDependencies: 1014 1014 - tailwind-variants 1015 1015 dev: false 1016 1016 1017 - /@nextui-org/menu@2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1017 + /@nextui-org/menu@2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1018 1018 resolution: {integrity: sha512-qr/BPDbBvg5tpAZZLkLx8eNnvYwJYM3Q72fmRYbzwmG3upNtdjln0QYxSwPXUz7RYqTKEFWc9JPxq2pgPM15Wg==} 1019 1019 peerDependencies: 1020 1020 '@nextui-org/system': '>=2.0.0' ··· 1022 1022 react: '>=18' 1023 1023 react-dom: '>=18' 1024 1024 dependencies: 1025 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1026 - '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1025 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1026 + '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1027 1027 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1028 1028 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1029 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1029 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1030 1030 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1031 1031 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1032 1032 '@nextui-org/use-is-mobile': 2.0.6(react@18.2.0) 1033 - '@react-aria/focus': 3.16.0(react@18.2.0) 1034 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1035 - '@react-aria/menu': 3.12.0(react-dom@18.2.0)(react@18.2.0) 1036 - '@react-aria/utils': 3.23.0(react@18.2.0) 1037 - '@react-stately/menu': 3.6.0(react@18.2.0) 1038 - '@react-stately/tree': 3.7.5(react@18.2.0) 1039 - '@react-types/menu': 3.9.6(react@18.2.0) 1040 - '@react-types/shared': 3.22.0(react@18.2.0) 1033 + '@react-aria/focus': 3.16.2(react@18.2.0) 1034 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1035 + '@react-aria/menu': 3.13.1(react-dom@18.2.0)(react@18.2.0) 1036 + '@react-aria/utils': 3.23.2(react@18.2.0) 1037 + '@react-stately/menu': 3.6.1(react@18.2.0) 1038 + '@react-stately/tree': 3.7.6(react@18.2.0) 1039 + '@react-types/menu': 3.9.7(react@18.2.0) 1040 + '@react-types/shared': 3.22.1(react@18.2.0) 1041 1041 react: 18.2.0 1042 1042 react-dom: 18.2.0(react@18.2.0) 1043 1043 transitivePeerDependencies: 1044 1044 - tailwind-variants 1045 1045 dev: false 1046 1046 1047 - /@nextui-org/modal@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1047 + /@nextui-org/modal@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1048 1048 resolution: {integrity: sha512-unfP0EMF3FDg5CkRqou03s4/BopWbaBTeVIMZeA2A1WF5teHUOmpLdp44Z1KOoWB1RVMDVd4JeoauNHNhJMp0g==} 1049 1049 peerDependencies: 1050 1050 '@nextui-org/system': '>=2.0.0' ··· 1053 1053 react: '>=18' 1054 1054 react-dom: '>=18' 1055 1055 dependencies: 1056 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1056 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1057 1057 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1058 1058 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1059 1059 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1060 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1060 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1061 1061 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1062 1062 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 1063 1063 '@nextui-org/use-aria-modal-overlay': 2.0.6(react-dom@18.2.0)(react@18.2.0) 1064 1064 '@nextui-org/use-disclosure': 2.0.6(react@18.2.0) 1065 - '@react-aria/dialog': 3.5.10(react-dom@18.2.0)(react@18.2.0) 1066 - '@react-aria/focus': 3.16.0(react@18.2.0) 1067 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1068 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1069 - '@react-aria/utils': 3.23.0(react@18.2.0) 1070 - '@react-stately/overlays': 3.6.4(react@18.2.0) 1071 - '@react-types/overlays': 3.8.4(react@18.2.0) 1072 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1065 + '@react-aria/dialog': 3.5.12(react-dom@18.2.0)(react@18.2.0) 1066 + '@react-aria/focus': 3.16.2(react@18.2.0) 1067 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1068 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1069 + '@react-aria/utils': 3.23.2(react@18.2.0) 1070 + '@react-stately/overlays': 3.6.5(react@18.2.0) 1071 + '@react-types/overlays': 3.8.5(react@18.2.0) 1072 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1073 1073 react: 18.2.0 1074 1074 react-dom: 18.2.0(react@18.2.0) 1075 - react-remove-scroll: 2.5.7(@types/react@18.2.52)(react@18.2.0) 1075 + react-remove-scroll: 2.5.7(@types/react@18.2.58)(react@18.2.0) 1076 1076 transitivePeerDependencies: 1077 1077 - '@types/react' 1078 1078 - tailwind-variants 1079 1079 dev: false 1080 1080 1081 - /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1081 + /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1082 1082 resolution: {integrity: sha512-iP4Pn4ItQkAW1nbu1Jmrh5l9pMVG43lDxq9rbx6DbLjLnnZOOrE6fURb8uN5NVy3ooV5dF02zKAoxlkE5fN/xw==} 1083 1083 peerDependencies: 1084 1084 '@nextui-org/system': '>=2.0.0' ··· 1087 1087 react: '>=18' 1088 1088 react-dom: '>=18' 1089 1089 dependencies: 1090 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1090 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1091 1091 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1092 1092 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1093 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1093 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1094 1094 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1095 1095 '@nextui-org/use-aria-toggle-button': 2.0.6(react@18.2.0) 1096 1096 '@nextui-org/use-scroll-position': 2.0.4(react@18.2.0) 1097 - '@react-aria/focus': 3.16.0(react@18.2.0) 1098 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1099 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1100 - '@react-aria/utils': 3.23.0(react@18.2.0) 1101 - '@react-stately/toggle': 3.7.0(react@18.2.0) 1102 - '@react-stately/utils': 3.9.0(react@18.2.0) 1103 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1097 + '@react-aria/focus': 3.16.2(react@18.2.0) 1098 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1099 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1100 + '@react-aria/utils': 3.23.2(react@18.2.0) 1101 + '@react-stately/toggle': 3.7.2(react@18.2.0) 1102 + '@react-stately/utils': 3.9.1(react@18.2.0) 1103 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1104 1104 react: 18.2.0 1105 1105 react-dom: 18.2.0(react@18.2.0) 1106 - react-remove-scroll: 2.5.7(@types/react@18.2.52)(react@18.2.0) 1106 + react-remove-scroll: 2.5.7(@types/react@18.2.58)(react@18.2.0) 1107 1107 transitivePeerDependencies: 1108 1108 - '@types/react' 1109 1109 - tailwind-variants ··· 1120 1120 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1121 1121 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1122 1122 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1123 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1123 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1124 1124 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1125 1125 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1126 1126 '@nextui-org/use-pagination': 2.0.4(react@18.2.0) 1127 - '@react-aria/focus': 3.16.0(react@18.2.0) 1128 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1129 - '@react-aria/utils': 3.23.0(react@18.2.0) 1127 + '@react-aria/focus': 3.16.2(react@18.2.0) 1128 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1129 + '@react-aria/utils': 3.23.2(react@18.2.0) 1130 1130 react: 18.2.0 1131 1131 react-dom: 18.2.0(react@18.2.0) 1132 1132 scroll-into-view-if-needed: 3.0.10 1133 1133 dev: false 1134 1134 1135 - /@nextui-org/popover@2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1135 + /@nextui-org/popover@2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1136 1136 resolution: {integrity: sha512-fqqktFQ/chIBS9Y3MghL6KX6qAy3hodtXUDchnxLa1GL+oi6TCBLUjo+wgI5EMJrTTbqo/eFLui/Ks00JfCj+A==} 1137 1137 peerDependencies: 1138 1138 '@nextui-org/system': '>=2.0.0' ··· 1141 1141 react: '>=18' 1142 1142 react-dom: '>=18' 1143 1143 dependencies: 1144 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1145 - '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1146 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1144 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1145 + '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1146 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1147 1147 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1148 1148 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1149 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1149 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1150 1150 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1151 1151 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 1152 - '@react-aria/dialog': 3.5.10(react-dom@18.2.0)(react@18.2.0) 1153 - '@react-aria/focus': 3.16.0(react@18.2.0) 1154 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1155 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1156 - '@react-aria/utils': 3.23.0(react@18.2.0) 1157 - '@react-stately/overlays': 3.6.4(react@18.2.0) 1158 - '@react-types/button': 3.9.1(react@18.2.0) 1159 - '@react-types/overlays': 3.8.4(react@18.2.0) 1160 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1152 + '@react-aria/dialog': 3.5.12(react-dom@18.2.0)(react@18.2.0) 1153 + '@react-aria/focus': 3.16.2(react@18.2.0) 1154 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1155 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1156 + '@react-aria/utils': 3.23.2(react@18.2.0) 1157 + '@react-stately/overlays': 3.6.5(react@18.2.0) 1158 + '@react-types/button': 3.9.2(react@18.2.0) 1159 + '@react-types/overlays': 3.8.5(react@18.2.0) 1160 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1161 1161 react: 18.2.0 1162 1162 react-dom: 18.2.0(react@18.2.0) 1163 - react-remove-scroll: 2.5.7(@types/react@18.2.52)(react@18.2.0) 1163 + react-remove-scroll: 2.5.7(@types/react@18.2.58)(react@18.2.0) 1164 1164 transitivePeerDependencies: 1165 1165 - '@types/react' 1166 1166 - tailwind-variants ··· 1176 1176 dependencies: 1177 1177 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1178 1178 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1179 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1179 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1180 1180 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1181 1181 '@nextui-org/use-is-mounted': 2.0.4(react@18.2.0) 1182 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1183 - '@react-aria/progress': 3.4.9(react@18.2.0) 1184 - '@react-aria/utils': 3.23.0(react@18.2.0) 1185 - '@react-types/progress': 3.5.1(react@18.2.0) 1182 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1183 + '@react-aria/progress': 3.4.11(react@18.2.0) 1184 + '@react-aria/utils': 3.23.2(react@18.2.0) 1185 + '@react-types/progress': 3.5.2(react@18.2.0) 1186 1186 react: 18.2.0 1187 1187 react-dom: 18.2.0(react@18.2.0) 1188 1188 dev: false ··· 1197 1197 dependencies: 1198 1198 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1199 1199 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1200 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1200 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1201 1201 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1202 1202 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1203 - '@react-aria/focus': 3.16.0(react@18.2.0) 1204 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1205 - '@react-aria/radio': 3.10.0(react@18.2.0) 1206 - '@react-aria/utils': 3.23.0(react@18.2.0) 1207 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1208 - '@react-stately/radio': 3.10.1(react@18.2.0) 1209 - '@react-types/radio': 3.7.0(react@18.2.0) 1210 - '@react-types/shared': 3.22.0(react@18.2.0) 1203 + '@react-aria/focus': 3.16.2(react@18.2.0) 1204 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1205 + '@react-aria/radio': 3.10.2(react@18.2.0) 1206 + '@react-aria/utils': 3.23.2(react@18.2.0) 1207 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1208 + '@react-stately/radio': 3.10.2(react@18.2.0) 1209 + '@react-types/radio': 3.7.1(react@18.2.0) 1210 + '@react-types/shared': 3.22.1(react@18.2.0) 1211 1211 react: 18.2.0 1212 1212 react-dom: 18.2.0(react@18.2.0) 1213 1213 dev: false ··· 1226 1226 react: 18.2.0 1227 1227 dev: false 1228 1228 1229 - /@nextui-org/react@2.2.9(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20)(tailwindcss@3.4.1): 1229 + /@nextui-org/react@2.2.9(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0)(tailwindcss@3.4.1): 1230 1230 resolution: {integrity: sha512-QHkUQTxI9sYoVjrvTpYm5K68pMDRqD13+DVzdsrkJuETGhbvE2c2CCGc4on9EwXC3JsOxuP/OyqaAmOIuHhYkA==} 1231 1231 peerDependencies: 1232 1232 framer-motion: '>=4.0.0' 1233 1233 react: '>=18' 1234 1234 react-dom: '>=18' 1235 1235 dependencies: 1236 - '@nextui-org/accordion': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1237 - '@nextui-org/autocomplete': 2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1236 + '@nextui-org/accordion': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1237 + '@nextui-org/autocomplete': 2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1238 1238 '@nextui-org/avatar': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1239 - '@nextui-org/badge': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1239 + '@nextui-org/badge': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1240 1240 '@nextui-org/breadcrumbs': 2.0.4(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1241 - '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1242 - '@nextui-org/card': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0) 1241 + '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1242 + '@nextui-org/card': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0) 1243 1243 '@nextui-org/checkbox': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1244 1244 '@nextui-org/chip': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1245 - '@nextui-org/code': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1246 - '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1247 - '@nextui-org/dropdown': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1245 + '@nextui-org/code': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1246 + '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1247 + '@nextui-org/dropdown': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1248 1248 '@nextui-org/image': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1249 - '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(react-dom@18.2.0)(react@18.2.0) 1250 - '@nextui-org/kbd': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1249 + '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(react-dom@18.2.0)(react@18.2.0) 1250 + '@nextui-org/kbd': 2.0.25(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1251 1251 '@nextui-org/link': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1252 - '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1253 - '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1254 - '@nextui-org/modal': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1255 - '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1252 + '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1253 + '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1254 + '@nextui-org/modal': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1255 + '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1256 1256 '@nextui-org/pagination': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1257 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1257 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1258 1258 '@nextui-org/progress': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1259 1259 '@nextui-org/radio': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1260 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0) 1260 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0) 1261 1261 '@nextui-org/scroll-shadow': 2.1.12(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1262 - '@nextui-org/select': 2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1263 - '@nextui-org/skeleton': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1264 - '@nextui-org/slider': 2.2.5(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1265 - '@nextui-org/snippet': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1266 - '@nextui-org/spacer': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1267 - '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1262 + '@nextui-org/select': 2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1263 + '@nextui-org/skeleton': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1264 + '@nextui-org/slider': 2.2.5(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1265 + '@nextui-org/snippet': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1266 + '@nextui-org/spacer': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1267 + '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1268 1268 '@nextui-org/switch': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1269 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1270 - '@nextui-org/table': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1271 - '@nextui-org/tabs': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1269 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1270 + '@nextui-org/table': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1271 + '@nextui-org/tabs': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1272 1272 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1273 - '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1273 + '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1274 1274 '@nextui-org/user': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1275 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1276 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1275 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1276 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1277 1277 react: 18.2.0 1278 1278 react-dom: 18.2.0(react@18.2.0) 1279 1279 transitivePeerDependencies: ··· 1282 1282 - tailwindcss 1283 1283 dev: false 1284 1284 1285 - /@nextui-org/ripple@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0): 1285 + /@nextui-org/ripple@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0): 1286 1286 resolution: {integrity: sha512-PCvAk9ErhmPX46VRmhsg8yMxw3Qd9LY7BDkRRfIF8KftgRDyOpG2vV8DxvSOxQu1/aqBWkkHNUuEjM/EvSEung==} 1287 1287 peerDependencies: 1288 1288 '@nextui-org/system': '>=2.0.0' ··· 1293 1293 dependencies: 1294 1294 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1295 1295 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1296 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1296 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1297 1297 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1298 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1298 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1299 1299 react: 18.2.0 1300 1300 react-dom: 18.2.0(react@18.2.0) 1301 1301 dev: false ··· 1310 1310 dependencies: 1311 1311 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1312 1312 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1313 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1313 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1314 1314 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1315 1315 '@nextui-org/use-data-scroll-overflow': 2.1.2(react@18.2.0) 1316 1316 react: 18.2.0 1317 1317 react-dom: 18.2.0(react@18.2.0) 1318 1318 dev: false 1319 1319 1320 - /@nextui-org/select@2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1320 + /@nextui-org/select@2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1321 1321 resolution: {integrity: sha512-GCO9uzyYnFIdJTqIe6aDe2NnYlclcdYfZnECFAze/R2MW0jpoysk5ysGBDjVDmZis6tLu+BOFXJbIlYEi+LoUQ==} 1322 1322 peerDependencies: 1323 1323 '@nextui-org/system': '>=2.0.0' ··· 1326 1326 react: '>=18' 1327 1327 react-dom: '>=18' 1328 1328 dependencies: 1329 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1330 - '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1331 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.52)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1329 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1330 + '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1331 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.58)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1332 1332 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1333 1333 '@nextui-org/scroll-shadow': 2.1.12(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1334 1334 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1335 1335 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1336 - '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1337 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1336 + '@nextui-org/spinner': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1337 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1338 1338 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1339 1339 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 1340 1340 '@nextui-org/use-aria-multiselect': 2.1.3(react-dom@18.2.0)(react@18.2.0) 1341 - '@react-aria/focus': 3.16.0(react@18.2.0) 1342 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1343 - '@react-aria/utils': 3.23.0(react@18.2.0) 1344 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1345 - '@react-types/shared': 3.22.0(react@18.2.0) 1346 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1341 + '@react-aria/focus': 3.16.2(react@18.2.0) 1342 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1343 + '@react-aria/utils': 3.23.2(react@18.2.0) 1344 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1345 + '@react-types/shared': 3.22.1(react@18.2.0) 1346 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1347 1347 react: 18.2.0 1348 1348 react-dom: 18.2.0(react@18.2.0) 1349 1349 transitivePeerDependencies: ··· 1367 1367 react: 18.2.0 1368 1368 dev: false 1369 1369 1370 - /@nextui-org/skeleton@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1370 + /@nextui-org/skeleton@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1371 1371 resolution: {integrity: sha512-bsb+lYugSfQV3RHrEHLbHhkkeslaxybnnT4z485Y/GBYTENOiHIOnWFWntfxCbjZ6vCewGlfgnphj6zeqlk20g==} 1372 1372 peerDependencies: 1373 1373 '@nextui-org/theme': '>=2.1.0' ··· 1376 1376 dependencies: 1377 1377 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1378 1378 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1379 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 1379 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 1380 1380 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1381 1381 react: 18.2.0 1382 1382 react-dom: 18.2.0(react@18.2.0) ··· 1384 1384 - tailwind-variants 1385 1385 dev: false 1386 1386 1387 - /@nextui-org/slider@2.2.5(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1387 + /@nextui-org/slider@2.2.5(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1388 1388 resolution: {integrity: sha512-dC6HHMmtn2WvxDmbY/Dq51XJjQ7cAnjZsuYVIvhwIiCLDG8QnEIhmYN0DQp/6oeZsCHnyMHC4DmtgOiJL0eXrQ==} 1389 1389 peerDependencies: 1390 1390 '@nextui-org/system': '>=2.0.0' ··· 1394 1394 dependencies: 1395 1395 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1396 1396 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1397 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1397 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1398 1398 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1399 - '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1399 + '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1400 1400 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1401 - '@react-aria/focus': 3.16.0(react@18.2.0) 1402 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1403 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1404 - '@react-aria/slider': 3.7.4(react@18.2.0) 1405 - '@react-aria/utils': 3.23.0(react@18.2.0) 1406 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1407 - '@react-stately/slider': 3.5.0(react@18.2.0) 1401 + '@react-aria/focus': 3.16.2(react@18.2.0) 1402 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1403 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1404 + '@react-aria/slider': 3.7.6(react@18.2.0) 1405 + '@react-aria/utils': 3.23.2(react@18.2.0) 1406 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1407 + '@react-stately/slider': 3.5.2(react@18.2.0) 1408 1408 react: 18.2.0 1409 1409 react-dom: 18.2.0(react@18.2.0) 1410 1410 transitivePeerDependencies: ··· 1412 1412 - tailwind-variants 1413 1413 dev: false 1414 1414 1415 - /@nextui-org/snippet@2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1415 + /@nextui-org/snippet@2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1416 1416 resolution: {integrity: sha512-8hKxqKpbJIMqFVedzYj90T4td+TkWdOdyYD9+VjywMdezAjsWdr8tqQj7boaMFjVNVSG+Pnw55Pgg/vkpc21aw==} 1417 1417 peerDependencies: 1418 1418 '@nextui-org/system': '>=2.0.0' ··· 1421 1421 react: '>=18' 1422 1422 react-dom: '>=18' 1423 1423 dependencies: 1424 - '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1424 + '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1425 1425 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1426 1426 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1427 1427 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1428 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1428 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1429 1429 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1430 - '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1430 + '@nextui-org/tooltip': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1431 1431 '@nextui-org/use-clipboard': 2.0.4(react@18.2.0) 1432 - '@react-aria/focus': 3.16.0(react@18.2.0) 1433 - '@react-aria/utils': 3.23.0(react@18.2.0) 1434 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1432 + '@react-aria/focus': 3.16.2(react@18.2.0) 1433 + '@react-aria/utils': 3.23.2(react@18.2.0) 1434 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1435 1435 react: 18.2.0 1436 1436 react-dom: 18.2.0(react@18.2.0) 1437 1437 transitivePeerDependencies: 1438 1438 - tailwind-variants 1439 1439 dev: false 1440 1440 1441 - /@nextui-org/spacer@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1441 + /@nextui-org/spacer@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1442 1442 resolution: {integrity: sha512-bLnhPRnoyHQXhLneHjbRqZNxJWMFOBYOZkuX83uy59/FFUY07BcoNsb2s80tN3GoVxsaZ2jB6NxxVbaCJwoPog==} 1443 1443 peerDependencies: 1444 1444 '@nextui-org/theme': '>=2.1.0' ··· 1447 1447 dependencies: 1448 1448 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1449 1449 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1450 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 1450 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 1451 1451 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1452 1452 react: 18.2.0 1453 1453 react-dom: 18.2.0(react@18.2.0) ··· 1455 1455 - tailwind-variants 1456 1456 dev: false 1457 1457 1458 - /@nextui-org/spinner@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1458 + /@nextui-org/spinner@2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1459 1459 resolution: {integrity: sha512-s/q2FmxGPNEqA0ifWfc7xgs5a5D9c3xKkxL3n7jDoRnWo0NPlRsa6QRJGiSL5dHNoUqspRf/lNw2V94Bxk86Pg==} 1460 1460 peerDependencies: 1461 1461 '@nextui-org/theme': '>=2.1.0' ··· 1464 1464 dependencies: 1465 1465 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1466 1466 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1467 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 1467 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 1468 1468 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1469 1469 react: 18.2.0 1470 1470 react-dom: 18.2.0(react@18.2.0) ··· 1482 1482 dependencies: 1483 1483 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1484 1484 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1485 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1485 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1486 1486 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1487 1487 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1488 - '@react-aria/focus': 3.16.0(react@18.2.0) 1489 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1490 - '@react-aria/switch': 3.6.0(react@18.2.0) 1491 - '@react-aria/utils': 3.23.0(react@18.2.0) 1492 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1493 - '@react-stately/toggle': 3.7.0(react@18.2.0) 1494 - '@react-types/shared': 3.22.0(react@18.2.0) 1488 + '@react-aria/focus': 3.16.2(react@18.2.0) 1489 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1490 + '@react-aria/switch': 3.6.2(react@18.2.0) 1491 + '@react-aria/utils': 3.23.2(react@18.2.0) 1492 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1493 + '@react-stately/toggle': 3.7.2(react@18.2.0) 1494 + '@react-types/shared': 3.22.1(react@18.2.0) 1495 1495 react: 18.2.0 1496 1496 react-dom: 18.2.0(react@18.2.0) 1497 1497 dev: false 1498 1498 1499 - /@nextui-org/system-rsc@2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20): 1499 + /@nextui-org/system-rsc@2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0): 1500 1500 resolution: {integrity: sha512-1QqZ+GM7Ii0rsfSHXS6BBjzKOoLIWwb72nm4h4WgjlMXbRKLZcCQasRHVe5HMSBMvN0JUo7qyGExchfDFl/Ubw==} 1501 1501 peerDependencies: 1502 1502 '@nextui-org/theme': '>=2.1.0' ··· 1506 1506 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1507 1507 clsx: 1.2.1 1508 1508 react: 18.2.0 1509 - tailwind-variants: 0.1.20(tailwindcss@3.4.1) 1509 + tailwind-variants: 0.2.0(tailwindcss@3.4.1) 1510 1510 dev: false 1511 1511 1512 - /@nextui-org/system@2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1512 + /@nextui-org/system@2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1513 1513 resolution: {integrity: sha512-WFDq+Rx6D+gmK1YGEG2RBARPK9EOYonQDt5Tq2tUchzOOqj3kXXcM5Z0F3fudM59eIncLa/tX/ApJSTLry+hsw==} 1514 1514 peerDependencies: 1515 1515 react: '>=18' 1516 1516 react-dom: '>=18' 1517 1517 dependencies: 1518 - '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.1.20) 1519 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1520 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1521 - '@react-aria/utils': 3.23.0(react@18.2.0) 1522 - '@react-stately/utils': 3.9.0(react@18.2.0) 1518 + '@nextui-org/system-rsc': 2.0.11(@nextui-org/theme@2.1.17)(react@18.2.0)(tailwind-variants@0.2.0) 1519 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1520 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1521 + '@react-aria/utils': 3.23.2(react@18.2.0) 1522 + '@react-stately/utils': 3.9.1(react@18.2.0) 1523 1523 react: 18.2.0 1524 1524 react-dom: 18.2.0(react@18.2.0) 1525 1525 transitivePeerDependencies: ··· 1527 1527 - tailwind-variants 1528 1528 dev: false 1529 1529 1530 - /@nextui-org/table@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1530 + /@nextui-org/table@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1531 1531 resolution: {integrity: sha512-qH/7jdV5+tiMDDvBfMrUZN4jamds0FsL5Ak+ighoKIUYRFTSXOroi+63ZzzAh/mZAsUALCPPcfbXt4r4aBFDzg==} 1532 1532 peerDependencies: 1533 1533 '@nextui-org/system': '>=2.0.0' ··· 1539 1539 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1540 1540 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1541 1541 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1542 - '@nextui-org/spacer': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1543 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1542 + '@nextui-org/spacer': 2.0.24(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1543 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1544 1544 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1545 - '@react-aria/focus': 3.16.0(react@18.2.0) 1546 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1547 - '@react-aria/table': 3.13.3(react-dom@18.2.0)(react@18.2.0) 1548 - '@react-aria/utils': 3.23.0(react@18.2.0) 1549 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 1550 - '@react-stately/table': 3.11.4(react@18.2.0) 1551 - '@react-stately/virtualizer': 3.6.6(react@18.2.0) 1552 - '@react-types/grid': 3.2.3(react@18.2.0) 1553 - '@react-types/table': 3.9.2(react@18.2.0) 1545 + '@react-aria/focus': 3.16.2(react@18.2.0) 1546 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1547 + '@react-aria/table': 3.13.5(react-dom@18.2.0)(react@18.2.0) 1548 + '@react-aria/utils': 3.23.2(react@18.2.0) 1549 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1550 + '@react-stately/table': 3.11.6(react@18.2.0) 1551 + '@react-stately/virtualizer': 3.6.8(react@18.2.0) 1552 + '@react-types/grid': 3.2.4(react@18.2.0) 1553 + '@react-types/table': 3.9.3(react@18.2.0) 1554 1554 react: 18.2.0 1555 1555 react-dom: 18.2.0(react@18.2.0) 1556 1556 transitivePeerDependencies: 1557 1557 - tailwind-variants 1558 1558 dev: false 1559 1559 1560 - /@nextui-org/tabs@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1560 + /@nextui-org/tabs@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1561 1561 resolution: {integrity: sha512-GjERgBYUAY1KD4GqNVy0cRi6GyQnf62q0ddcN4je3sEM6rsq3PygEXhkN5pxxFPacoYM/UE6rBswHSKlbjJjgw==} 1562 1562 peerDependencies: 1563 1563 '@nextui-org/system': '>=2.0.0' ··· 1566 1566 react: '>=18' 1567 1567 react-dom: '>=18' 1568 1568 dependencies: 1569 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1570 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1569 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1570 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1571 1571 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1572 1572 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1573 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1573 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1574 1574 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1575 1575 '@nextui-org/use-is-mounted': 2.0.4(react@18.2.0) 1576 1576 '@nextui-org/use-update-effect': 2.0.4(react@18.2.0) 1577 - '@react-aria/focus': 3.16.0(react@18.2.0) 1578 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1579 - '@react-aria/tabs': 3.8.3(react-dom@18.2.0)(react@18.2.0) 1580 - '@react-aria/utils': 3.23.0(react@18.2.0) 1581 - '@react-stately/tabs': 3.6.3(react@18.2.0) 1582 - '@react-types/shared': 3.22.0(react@18.2.0) 1583 - '@react-types/tabs': 3.3.4(react@18.2.0) 1584 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1577 + '@react-aria/focus': 3.16.2(react@18.2.0) 1578 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1579 + '@react-aria/tabs': 3.8.5(react-dom@18.2.0)(react@18.2.0) 1580 + '@react-aria/utils': 3.23.2(react@18.2.0) 1581 + '@react-stately/tabs': 3.6.4(react@18.2.0) 1582 + '@react-types/shared': 3.22.1(react@18.2.0) 1583 + '@react-types/tabs': 3.3.5(react@18.2.0) 1584 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1585 1585 react: 18.2.0 1586 1586 react-dom: 18.2.0(react@18.2.0) 1587 1587 scroll-into-view-if-needed: 3.0.10 ··· 1607 1607 tailwindcss: 3.4.1 1608 1608 dev: false 1609 1609 1610 - /@nextui-org/tooltip@2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20): 1610 + /@nextui-org/tooltip@2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0): 1611 1611 resolution: {integrity: sha512-LaFyS5bXhcZFXP9rnh6pTKsYX6siWjzEe5z72FIOyAV2yvv2yhkRiO/mEHKI8moo+/tScW/6muFXsvbEalPefg==} 1612 1612 peerDependencies: 1613 1613 '@nextui-org/system': '>=2.0.0' ··· 1616 1616 react: '>=18' 1617 1617 react-dom: '>=18' 1618 1618 dependencies: 1619 - '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1620 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.3)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1619 + '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1620 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.17)(framer-motion@11.0.6)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1621 1621 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1622 1622 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1623 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1623 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1624 1624 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1625 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1626 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1627 - '@react-aria/tooltip': 3.7.0(react@18.2.0) 1628 - '@react-aria/utils': 3.23.0(react@18.2.0) 1629 - '@react-stately/tooltip': 3.4.6(react@18.2.0) 1630 - '@react-types/overlays': 3.8.4(react@18.2.0) 1631 - '@react-types/tooltip': 3.4.6(react@18.2.0) 1632 - framer-motion: 11.0.3(react-dom@18.2.0)(react@18.2.0) 1625 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1626 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1627 + '@react-aria/tooltip': 3.7.2(react@18.2.0) 1628 + '@react-aria/utils': 3.23.2(react@18.2.0) 1629 + '@react-stately/tooltip': 3.4.7(react@18.2.0) 1630 + '@react-types/overlays': 3.8.5(react@18.2.0) 1631 + '@react-types/tooltip': 3.4.7(react@18.2.0) 1632 + framer-motion: 11.0.6(react-dom@18.2.0)(react@18.2.0) 1633 1633 react: 18.2.0 1634 1634 react-dom: 18.2.0(react@18.2.0) 1635 1635 transitivePeerDependencies: ··· 1641 1641 peerDependencies: 1642 1642 react: '>=18' 1643 1643 dependencies: 1644 - '@react-aria/button': 3.9.1(react@18.2.0) 1645 - '@react-aria/focus': 3.16.0(react@18.2.0) 1646 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 1647 - '@react-aria/utils': 3.23.0(react@18.2.0) 1648 - '@react-stately/tree': 3.7.5(react@18.2.0) 1644 + '@react-aria/button': 3.9.3(react@18.2.0) 1645 + '@react-aria/focus': 3.16.2(react@18.2.0) 1646 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 1647 + '@react-aria/utils': 3.23.2(react@18.2.0) 1648 + '@react-stately/tree': 3.7.6(react@18.2.0) 1649 1649 '@react-types/accordion': 3.0.0-alpha.17(react@18.2.0) 1650 - '@react-types/shared': 3.22.0(react@18.2.0) 1650 + '@react-types/shared': 3.22.1(react@18.2.0) 1651 1651 react: 18.2.0 1652 1652 transitivePeerDependencies: 1653 1653 - react-dom ··· 1659 1659 react: '>=18' 1660 1660 dependencies: 1661 1661 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1662 - '@react-aria/focus': 3.16.0(react@18.2.0) 1663 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1664 - '@react-aria/utils': 3.23.0(react@18.2.0) 1665 - '@react-types/button': 3.9.1(react@18.2.0) 1666 - '@react-types/shared': 3.22.0(react@18.2.0) 1662 + '@react-aria/focus': 3.16.2(react@18.2.0) 1663 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1664 + '@react-aria/utils': 3.23.2(react@18.2.0) 1665 + '@react-types/button': 3.9.2(react@18.2.0) 1666 + '@react-types/shared': 3.22.1(react@18.2.0) 1667 1667 react: 18.2.0 1668 1668 dev: false 1669 1669 ··· 1673 1673 react: '>=18' 1674 1674 dependencies: 1675 1675 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1676 - '@react-aria/focus': 3.16.0(react@18.2.0) 1677 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1678 - '@react-aria/utils': 3.23.0(react@18.2.0) 1679 - '@react-types/link': 3.5.2(react@18.2.0) 1680 - '@react-types/shared': 3.22.0(react@18.2.0) 1676 + '@react-aria/focus': 3.16.2(react@18.2.0) 1677 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1678 + '@react-aria/utils': 3.23.2(react@18.2.0) 1679 + '@react-types/link': 3.5.3(react@18.2.0) 1680 + '@react-types/shared': 3.22.1(react@18.2.0) 1681 1681 react: 18.2.0 1682 1682 dev: false 1683 1683 ··· 1687 1687 react: '>=18' 1688 1688 react-dom: '>=18' 1689 1689 dependencies: 1690 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1691 - '@react-aria/utils': 3.23.0(react@18.2.0) 1692 - '@react-stately/overlays': 3.6.4(react@18.2.0) 1693 - '@react-types/shared': 3.22.0(react@18.2.0) 1690 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1691 + '@react-aria/utils': 3.23.2(react@18.2.0) 1692 + '@react-stately/overlays': 3.6.5(react@18.2.0) 1693 + '@react-types/shared': 3.22.1(react@18.2.0) 1694 1694 react: 18.2.0 1695 1695 react-dom: 18.2.0(react@18.2.0) 1696 1696 dev: false ··· 1701 1701 react: '>=18' 1702 1702 react-dom: '>=18' 1703 1703 dependencies: 1704 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1705 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1706 - '@react-aria/label': 3.7.4(react@18.2.0) 1707 - '@react-aria/listbox': 3.11.3(react-dom@18.2.0)(react@18.2.0) 1708 - '@react-aria/menu': 3.12.0(react-dom@18.2.0)(react@18.2.0) 1709 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 1710 - '@react-aria/utils': 3.23.0(react@18.2.0) 1711 - '@react-stately/list': 3.10.2(react@18.2.0) 1712 - '@react-stately/menu': 3.6.0(react@18.2.0) 1713 - '@react-types/button': 3.9.1(react@18.2.0) 1714 - '@react-types/overlays': 3.8.4(react@18.2.0) 1715 - '@react-types/select': 3.9.1(react@18.2.0) 1716 - '@react-types/shared': 3.22.0(react@18.2.0) 1704 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1705 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1706 + '@react-aria/label': 3.7.6(react@18.2.0) 1707 + '@react-aria/listbox': 3.11.5(react-dom@18.2.0)(react@18.2.0) 1708 + '@react-aria/menu': 3.13.1(react-dom@18.2.0)(react@18.2.0) 1709 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 1710 + '@react-aria/utils': 3.23.2(react@18.2.0) 1711 + '@react-stately/list': 3.10.3(react@18.2.0) 1712 + '@react-stately/menu': 3.6.1(react@18.2.0) 1713 + '@react-types/button': 3.9.2(react@18.2.0) 1714 + '@react-types/overlays': 3.8.5(react@18.2.0) 1715 + '@react-types/select': 3.9.2(react@18.2.0) 1716 + '@react-types/shared': 3.22.1(react@18.2.0) 1717 1717 react: 18.2.0 1718 1718 react-dom: 18.2.0(react@18.2.0) 1719 1719 dev: false ··· 1723 1723 peerDependencies: 1724 1724 react: '>=18' 1725 1725 dependencies: 1726 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1727 - '@react-aria/ssr': 3.9.1(react@18.2.0) 1728 - '@react-aria/utils': 3.23.0(react@18.2.0) 1729 - '@react-types/shared': 3.22.0(react@18.2.0) 1726 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1727 + '@react-aria/ssr': 3.9.2(react@18.2.0) 1728 + '@react-aria/utils': 3.23.2(react@18.2.0) 1729 + '@react-types/shared': 3.22.1(react@18.2.0) 1730 1730 react: 18.2.0 1731 1731 dev: false 1732 1732 ··· 1736 1736 react: '>=18' 1737 1737 dependencies: 1738 1738 '@nextui-org/use-aria-button': 2.0.6(react@18.2.0) 1739 - '@react-aria/utils': 3.23.0(react@18.2.0) 1740 - '@react-stately/toggle': 3.7.0(react@18.2.0) 1741 - '@react-types/button': 3.9.1(react@18.2.0) 1742 - '@react-types/shared': 3.22.0(react@18.2.0) 1739 + '@react-aria/utils': 3.23.2(react@18.2.0) 1740 + '@react-stately/toggle': 3.7.2(react@18.2.0) 1741 + '@react-types/button': 3.9.2(react@18.2.0) 1742 + '@react-types/shared': 3.22.1(react@18.2.0) 1743 1743 react: 18.2.0 1744 1744 dev: false 1745 1745 ··· 1775 1775 react: '>=18' 1776 1776 dependencies: 1777 1777 '@nextui-org/use-callback-ref': 2.0.4(react@18.2.0) 1778 - '@react-aria/utils': 3.23.0(react@18.2.0) 1779 - '@react-stately/utils': 3.9.0(react@18.2.0) 1778 + '@react-aria/utils': 3.23.2(react@18.2.0) 1779 + '@react-stately/utils': 3.9.1(react@18.2.0) 1780 1780 react: 18.2.0 1781 1781 dev: false 1782 1782 ··· 1794 1794 peerDependencies: 1795 1795 react: '>=18' 1796 1796 dependencies: 1797 - '@react-aria/ssr': 3.9.1(react@18.2.0) 1797 + '@react-aria/ssr': 3.9.2(react@18.2.0) 1798 1798 react: 18.2.0 1799 1799 dev: false 1800 1800 ··· 1850 1850 '@nextui-org/avatar': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0) 1851 1851 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1852 1852 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1853 - '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.20) 1853 + '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.17)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.0) 1854 1854 '@nextui-org/theme': 2.1.17(tailwindcss@3.4.1) 1855 - '@react-aria/focus': 3.16.0(react@18.2.0) 1856 - '@react-aria/utils': 3.23.0(react@18.2.0) 1855 + '@react-aria/focus': 3.16.2(react@18.2.0) 1856 + '@react-aria/utils': 3.23.2(react@18.2.0) 1857 1857 react: 18.2.0 1858 1858 react-dom: 18.2.0(react@18.2.0) 1859 1859 dev: false ··· 1874 1874 engines: {node: '>= 8'} 1875 1875 dependencies: 1876 1876 '@nodelib/fs.scandir': 2.1.5 1877 - fastq: 1.17.0 1877 + fastq: 1.17.1 1878 1878 1879 1879 /@pkgjs/parseargs@0.11.0: 1880 1880 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} ··· 1883 1883 dev: false 1884 1884 optional: true 1885 1885 1886 - /@react-aria/breadcrumbs@3.5.9(react@18.2.0): 1887 - resolution: {integrity: sha512-asbXTL5NjeHl1+YIF0K70y8tNHk8Lb6VneYH8yOkpLO49ejyNDYBK0tp0jtI9IZAQiTa2qkhYq58c9LloTwebQ==} 1886 + /@react-aria/breadcrumbs@3.5.11(react@18.2.0): 1887 + resolution: {integrity: sha512-bQz4g2tKvcWxeqPGj9O0RQf++Ka8f2o/pJMJB+QQ27DVQWhxpQpND//oFku2aFYkxHB/fyD9qVoiqpQR25bidw==} 1888 1888 peerDependencies: 1889 1889 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1890 1890 dependencies: 1891 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1892 - '@react-aria/link': 3.6.3(react@18.2.0) 1893 - '@react-aria/utils': 3.23.0(react@18.2.0) 1894 - '@react-types/breadcrumbs': 3.7.2(react@18.2.0) 1895 - '@react-types/shared': 3.22.0(react@18.2.0) 1896 - '@swc/helpers': 0.5.3 1891 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1892 + '@react-aria/link': 3.6.5(react@18.2.0) 1893 + '@react-aria/utils': 3.23.2(react@18.2.0) 1894 + '@react-types/breadcrumbs': 3.7.3(react@18.2.0) 1895 + '@react-types/shared': 3.22.1(react@18.2.0) 1896 + '@swc/helpers': 0.5.6 1897 1897 react: 18.2.0 1898 1898 dev: false 1899 1899 1900 - /@react-aria/button@3.9.1(react@18.2.0): 1901 - resolution: {integrity: sha512-nAnLMUAnwIVcRkKzS1G2IU6LZSkIWPJGu9amz/g7Y02cGUwFp3lk5bEw2LdoaXiSDJNSX8g0SZFU8FROg57jfQ==} 1900 + /@react-aria/button@3.9.3(react@18.2.0): 1901 + resolution: {integrity: sha512-ZXo2VGTxfbaTEnfeIlm5ym4vYpGAy8sGrad8Scv+EyDAJWLMKokqctfaN6YSWbqUApC3FN63IvMqASflbmnYig==} 1902 1902 peerDependencies: 1903 1903 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1904 1904 dependencies: 1905 - '@react-aria/focus': 3.16.0(react@18.2.0) 1906 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1907 - '@react-aria/utils': 3.23.0(react@18.2.0) 1908 - '@react-stately/toggle': 3.7.0(react@18.2.0) 1909 - '@react-types/button': 3.9.1(react@18.2.0) 1910 - '@react-types/shared': 3.22.0(react@18.2.0) 1911 - '@swc/helpers': 0.5.3 1905 + '@react-aria/focus': 3.16.2(react@18.2.0) 1906 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1907 + '@react-aria/utils': 3.23.2(react@18.2.0) 1908 + '@react-stately/toggle': 3.7.2(react@18.2.0) 1909 + '@react-types/button': 3.9.2(react@18.2.0) 1910 + '@react-types/shared': 3.22.1(react@18.2.0) 1911 + '@swc/helpers': 0.5.6 1912 1912 react: 18.2.0 1913 1913 dev: false 1914 1914 1915 - /@react-aria/checkbox@3.13.0(react@18.2.0): 1916 - resolution: {integrity: sha512-eylJwtADIPKJ1Y5rITNJm/8JD8sXG2nhiZBIg1ko44Szxrpu+Le53NoGtg8nlrfh9vbUrXVvuFtf2jxbPXR5Jw==} 1915 + /@react-aria/checkbox@3.14.1(react@18.2.0): 1916 + resolution: {integrity: sha512-b4rtrg5SpRSa9jBOqzJMmprJ+jDi3KyVvUh+DsvISe5Ti7gVAhMBgnca1D0xBp22w2jhk/o4gyu1bYxGLum0GA==} 1917 1917 peerDependencies: 1918 1918 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1919 1919 dependencies: 1920 - '@react-aria/form': 3.0.1(react@18.2.0) 1921 - '@react-aria/label': 3.7.4(react@18.2.0) 1922 - '@react-aria/toggle': 3.10.0(react@18.2.0) 1923 - '@react-aria/utils': 3.23.0(react@18.2.0) 1924 - '@react-stately/checkbox': 3.6.1(react@18.2.0) 1925 - '@react-stately/form': 3.0.0(react@18.2.0) 1926 - '@react-stately/toggle': 3.7.0(react@18.2.0) 1927 - '@react-types/checkbox': 3.6.0(react@18.2.0) 1928 - '@react-types/shared': 3.22.0(react@18.2.0) 1929 - '@swc/helpers': 0.5.3 1920 + '@react-aria/form': 3.0.3(react@18.2.0) 1921 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1922 + '@react-aria/label': 3.7.6(react@18.2.0) 1923 + '@react-aria/toggle': 3.10.2(react@18.2.0) 1924 + '@react-aria/utils': 3.23.2(react@18.2.0) 1925 + '@react-stately/checkbox': 3.6.3(react@18.2.0) 1926 + '@react-stately/form': 3.0.1(react@18.2.0) 1927 + '@react-stately/toggle': 3.7.2(react@18.2.0) 1928 + '@react-types/checkbox': 3.7.1(react@18.2.0) 1929 + '@react-types/shared': 3.22.1(react@18.2.0) 1930 + '@swc/helpers': 0.5.6 1930 1931 react: 18.2.0 1931 1932 dev: false 1932 1933 1933 - /@react-aria/combobox@3.8.2(react-dom@18.2.0)(react@18.2.0): 1934 - resolution: {integrity: sha512-q8Kdw1mx6nSSydXqRagRuyKH1NPGvpSOFjUfgxdO8ZqaEEuZX3ObOoiO/DLtXDndViNc03dMbMpfuJoLYXfCtg==} 1934 + /@react-aria/combobox@3.8.4(react-dom@18.2.0)(react@18.2.0): 1935 + resolution: {integrity: sha512-HyTWIo2B/0xq0Of+sDEZCfJyf4BvCvDYIWG4UhjqL1kHIHIGQyyr+SldbVUjXVYnk8pP1eGB3ttiREujjjALPQ==} 1935 1936 peerDependencies: 1936 1937 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1937 1938 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1938 1939 dependencies: 1939 - '@react-aria/i18n': 3.10.0(react@18.2.0) 1940 - '@react-aria/listbox': 3.11.3(react-dom@18.2.0)(react@18.2.0) 1941 - '@react-aria/live-announcer': 3.3.1 1942 - '@react-aria/menu': 3.12.0(react-dom@18.2.0)(react@18.2.0) 1943 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1944 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 1945 - '@react-aria/textfield': 3.14.1(react@18.2.0) 1946 - '@react-aria/utils': 3.23.0(react@18.2.0) 1947 - '@react-stately/collections': 3.10.4(react@18.2.0) 1948 - '@react-stately/combobox': 3.8.1(react@18.2.0) 1949 - '@react-stately/form': 3.0.0(react@18.2.0) 1950 - '@react-types/button': 3.9.1(react@18.2.0) 1951 - '@react-types/combobox': 3.10.0(react@18.2.0) 1952 - '@react-types/shared': 3.22.0(react@18.2.0) 1953 - '@swc/helpers': 0.5.3 1940 + '@react-aria/i18n': 3.10.2(react@18.2.0) 1941 + '@react-aria/listbox': 3.11.5(react-dom@18.2.0)(react@18.2.0) 1942 + '@react-aria/live-announcer': 3.3.2 1943 + '@react-aria/menu': 3.13.1(react-dom@18.2.0)(react@18.2.0) 1944 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1945 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 1946 + '@react-aria/textfield': 3.14.3(react@18.2.0) 1947 + '@react-aria/utils': 3.23.2(react@18.2.0) 1948 + '@react-stately/collections': 3.10.5(react@18.2.0) 1949 + '@react-stately/combobox': 3.8.2(react@18.2.0) 1950 + '@react-stately/form': 3.0.1(react@18.2.0) 1951 + '@react-types/button': 3.9.2(react@18.2.0) 1952 + '@react-types/combobox': 3.10.1(react@18.2.0) 1953 + '@react-types/shared': 3.22.1(react@18.2.0) 1954 + '@swc/helpers': 0.5.6 1954 1955 react: 18.2.0 1955 1956 react-dom: 18.2.0(react@18.2.0) 1956 1957 dev: false 1957 1958 1958 - /@react-aria/dialog@3.5.10(react-dom@18.2.0)(react@18.2.0): 1959 - resolution: {integrity: sha512-H2BNVLOfaum6/4irH5XUU/wIcXSs/ymxmTPGmucRG1hzaUh8H3tupdl/qCZ+SsW9oYDFlphY172uM1nsPjBMiQ==} 1959 + /@react-aria/dialog@3.5.12(react-dom@18.2.0)(react@18.2.0): 1960 + resolution: {integrity: sha512-7UJR/h/Y364u6Ltpw0bT51B48FybTuIBacGpEJN5IxZlpxvQt0KQcBDiOWfAa/GQogw4B5hH6agaOO0nJcP49Q==} 1960 1961 peerDependencies: 1961 1962 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1962 1963 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1963 1964 dependencies: 1964 - '@react-aria/focus': 3.16.0(react@18.2.0) 1965 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 1966 - '@react-aria/utils': 3.23.0(react@18.2.0) 1967 - '@react-types/dialog': 3.5.7(react@18.2.0) 1968 - '@react-types/shared': 3.22.0(react@18.2.0) 1969 - '@swc/helpers': 0.5.3 1965 + '@react-aria/focus': 3.16.2(react@18.2.0) 1966 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 1967 + '@react-aria/utils': 3.23.2(react@18.2.0) 1968 + '@react-types/dialog': 3.5.8(react@18.2.0) 1969 + '@react-types/shared': 3.22.1(react@18.2.0) 1970 + '@swc/helpers': 0.5.6 1970 1971 react: 18.2.0 1971 1972 react-dom: 18.2.0(react@18.2.0) 1972 1973 dev: false 1973 1974 1974 - /@react-aria/focus@3.16.0(react@18.2.0): 1975 - resolution: {integrity: sha512-GP6EYI07E8NKQQcXHjpIocEU0vh0oi0Vcsd+/71fKS0NnTR0TUOEeil0JuuQ9ymkmPDTu51Aaaa4FxVsuN/23A==} 1975 + /@react-aria/focus@3.16.2(react@18.2.0): 1976 + resolution: {integrity: sha512-Rqo9ummmgotESfypzFjI3uh58yMpL+E+lJBbQuXkBM0u0cU2YYzu0uOrFrq3zcHk997udZvq1pGK/R+2xk9B7g==} 1976 1977 peerDependencies: 1977 1978 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1978 1979 dependencies: 1979 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1980 - '@react-aria/utils': 3.23.0(react@18.2.0) 1981 - '@react-types/shared': 3.22.0(react@18.2.0) 1982 - '@swc/helpers': 0.5.3 1980 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1981 + '@react-aria/utils': 3.23.2(react@18.2.0) 1982 + '@react-types/shared': 3.22.1(react@18.2.0) 1983 + '@swc/helpers': 0.5.6 1983 1984 clsx: 2.1.0 1984 1985 react: 18.2.0 1985 1986 dev: false 1986 1987 1987 - /@react-aria/form@3.0.1(react@18.2.0): 1988 - resolution: {integrity: sha512-6586oODMDR4/ciGRwXjpvEAg7tWGSDrXE//waK0n5e5sMuzlPOo1DHc5SpPTvz0XdJsu6VDt2rHdVWVIC9LEyw==} 1988 + /@react-aria/form@3.0.3(react@18.2.0): 1989 + resolution: {integrity: sha512-5Q2BHE4TTPDzGY2npCzpRRYshwWUb3SMUA/Cbz7QfEtBk+NYuVaq3KjvqLqgUUdyKtqLZ9Far0kIAexloOC4jw==} 1989 1990 peerDependencies: 1990 1991 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1991 1992 dependencies: 1992 - '@react-aria/interactions': 3.20.1(react@18.2.0) 1993 - '@react-aria/utils': 3.23.0(react@18.2.0) 1994 - '@react-stately/form': 3.0.0(react@18.2.0) 1995 - '@react-types/shared': 3.22.0(react@18.2.0) 1996 - '@swc/helpers': 0.5.3 1993 + '@react-aria/interactions': 3.21.1(react@18.2.0) 1994 + '@react-aria/utils': 3.23.2(react@18.2.0) 1995 + '@react-stately/form': 3.0.1(react@18.2.0) 1996 + '@react-types/shared': 3.22.1(react@18.2.0) 1997 + '@swc/helpers': 0.5.6 1997 1998 react: 18.2.0 1998 1999 dev: false 1999 2000 2000 - /@react-aria/grid@3.8.6(react-dom@18.2.0)(react@18.2.0): 2001 - resolution: {integrity: sha512-JlQDkdm5heG1FfRyy5KnB8b6s/hRqSI6Xt2xN2AccLX5kcbfFr2/d5KVxyf6ahfa4Gfd46alN6477ju5eTWJew==} 2001 + /@react-aria/grid@3.8.8(react-dom@18.2.0)(react@18.2.0): 2002 + resolution: {integrity: sha512-7Bzbya4tO0oIgqexwRb8D6ZdC0GASYq9f/pnkrqocgvG9e1SCld4zOioKbYQDvAK/NnbCgXmmdqFAcLM/iazaA==} 2002 2003 peerDependencies: 2003 2004 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2004 2005 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2005 2006 dependencies: 2006 - '@react-aria/focus': 3.16.0(react@18.2.0) 2007 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2008 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2009 - '@react-aria/live-announcer': 3.3.1 2010 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 2011 - '@react-aria/utils': 3.23.0(react@18.2.0) 2012 - '@react-stately/collections': 3.10.4(react@18.2.0) 2013 - '@react-stately/grid': 3.8.4(react@18.2.0) 2014 - '@react-stately/selection': 3.14.2(react@18.2.0) 2015 - '@react-stately/virtualizer': 3.6.6(react@18.2.0) 2016 - '@react-types/checkbox': 3.6.0(react@18.2.0) 2017 - '@react-types/grid': 3.2.3(react@18.2.0) 2018 - '@react-types/shared': 3.22.0(react@18.2.0) 2019 - '@swc/helpers': 0.5.3 2007 + '@react-aria/focus': 3.16.2(react@18.2.0) 2008 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2009 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2010 + '@react-aria/live-announcer': 3.3.2 2011 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 2012 + '@react-aria/utils': 3.23.2(react@18.2.0) 2013 + '@react-stately/collections': 3.10.5(react@18.2.0) 2014 + '@react-stately/grid': 3.8.5(react@18.2.0) 2015 + '@react-stately/selection': 3.14.3(react@18.2.0) 2016 + '@react-stately/virtualizer': 3.6.8(react@18.2.0) 2017 + '@react-types/checkbox': 3.7.1(react@18.2.0) 2018 + '@react-types/grid': 3.2.4(react@18.2.0) 2019 + '@react-types/shared': 3.22.1(react@18.2.0) 2020 + '@swc/helpers': 0.5.6 2020 2021 react: 18.2.0 2021 2022 react-dom: 18.2.0(react@18.2.0) 2022 2023 dev: false 2023 2024 2024 - /@react-aria/i18n@3.10.0(react@18.2.0): 2025 - resolution: {integrity: sha512-sviD5Y1pLPG49HHRmVjR+5nONrp0HK219+nu9Y7cDfUhXu2EjyhMS9t/n9/VZ69hHChZ2PnHYLEE2visu9CuCg==} 2025 + /@react-aria/i18n@3.10.2(react@18.2.0): 2026 + resolution: {integrity: sha512-Z1ormoIvMOI4mEdcFLYsoJy9w/EzBdBmgfLP+S/Ah+1xwQOXpgwZxiKOhYHpWa0lf6hkKJL34N9MHJvCJ5Crvw==} 2026 2027 peerDependencies: 2027 2028 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2028 2029 dependencies: 2029 - '@internationalized/date': 3.5.1 2030 - '@internationalized/message': 3.1.1 2031 - '@internationalized/number': 3.5.0 2032 - '@internationalized/string': 3.2.0 2033 - '@react-aria/ssr': 3.9.1(react@18.2.0) 2034 - '@react-aria/utils': 3.23.0(react@18.2.0) 2035 - '@react-types/shared': 3.22.0(react@18.2.0) 2036 - '@swc/helpers': 0.5.3 2030 + '@internationalized/date': 3.5.2 2031 + '@internationalized/message': 3.1.2 2032 + '@internationalized/number': 3.5.1 2033 + '@internationalized/string': 3.2.1 2034 + '@react-aria/ssr': 3.9.2(react@18.2.0) 2035 + '@react-aria/utils': 3.23.2(react@18.2.0) 2036 + '@react-types/shared': 3.22.1(react@18.2.0) 2037 + '@swc/helpers': 0.5.6 2037 2038 react: 18.2.0 2038 2039 dev: false 2039 2040 2040 - /@react-aria/interactions@3.20.1(react@18.2.0): 2041 - resolution: {integrity: sha512-PLNBr87+SzRhe9PvvF9qvzYeP4ofTwfKSorwmO+hjr3qoczrSXf4LRQlb27wB6hF10C7ZE/XVbUI1lj4QQrZ/g==} 2041 + /@react-aria/interactions@3.21.1(react@18.2.0): 2042 + resolution: {integrity: sha512-AlHf5SOzsShkHfV8GLLk3v9lEmYqYHURKcXWue0JdYbmquMRkUsf/+Tjl1+zHVAQ8lKqRnPYbTmc4AcZbqxltw==} 2042 2043 peerDependencies: 2043 2044 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2044 2045 dependencies: 2045 - '@react-aria/ssr': 3.9.1(react@18.2.0) 2046 - '@react-aria/utils': 3.23.0(react@18.2.0) 2047 - '@react-types/shared': 3.22.0(react@18.2.0) 2048 - '@swc/helpers': 0.5.3 2046 + '@react-aria/ssr': 3.9.2(react@18.2.0) 2047 + '@react-aria/utils': 3.23.2(react@18.2.0) 2048 + '@react-types/shared': 3.22.1(react@18.2.0) 2049 + '@swc/helpers': 0.5.6 2049 2050 react: 18.2.0 2050 2051 dev: false 2051 2052 2052 - /@react-aria/label@3.7.4(react@18.2.0): 2053 - resolution: {integrity: sha512-3Y0yyrqpLzZdzHw+TOyzwuyx5wa2ujU5DGfKuL5GFnU9Ii4DtdwBGSYS7Yu7qadU+eQmG4OGhAgFVswbIgIwJw==} 2053 + /@react-aria/label@3.7.6(react@18.2.0): 2054 + resolution: {integrity: sha512-ap9iFS+6RUOqeW/F2JoNpERqMn1PvVIo3tTMrJ1TY1tIwyJOxdCBRgx9yjnPBnr+Ywguep+fkPNNi/m74+tXVQ==} 2054 2055 peerDependencies: 2055 2056 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2056 2057 dependencies: 2057 - '@react-aria/utils': 3.23.0(react@18.2.0) 2058 - '@react-types/shared': 3.22.0(react@18.2.0) 2059 - '@swc/helpers': 0.5.3 2058 + '@react-aria/utils': 3.23.2(react@18.2.0) 2059 + '@react-types/shared': 3.22.1(react@18.2.0) 2060 + '@swc/helpers': 0.5.6 2060 2061 react: 18.2.0 2061 2062 dev: false 2062 2063 2063 - /@react-aria/link@3.6.3(react@18.2.0): 2064 - resolution: {integrity: sha512-8kPWc4u/lDow3Ll0LDxeMgaxt9Y3sl8UldKLGli8tzRSltYFugNh/n+i9sCnmo4Qv9Tp9kYv+yxBK50Uk9sINw==} 2064 + /@react-aria/link@3.6.5(react@18.2.0): 2065 + resolution: {integrity: sha512-kg8CxKqkciQFzODvLAfxEs8gbqNXFZCW/ISOE2LHYKbh9pA144LVo71qO3SPeYVVzIjmZeW4vEMdZwqkNozecw==} 2065 2066 peerDependencies: 2066 2067 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2067 2068 dependencies: 2068 - '@react-aria/focus': 3.16.0(react@18.2.0) 2069 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2070 - '@react-aria/utils': 3.23.0(react@18.2.0) 2071 - '@react-types/link': 3.5.2(react@18.2.0) 2072 - '@react-types/shared': 3.22.0(react@18.2.0) 2073 - '@swc/helpers': 0.5.3 2069 + '@react-aria/focus': 3.16.2(react@18.2.0) 2070 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2071 + '@react-aria/utils': 3.23.2(react@18.2.0) 2072 + '@react-types/link': 3.5.3(react@18.2.0) 2073 + '@react-types/shared': 3.22.1(react@18.2.0) 2074 + '@swc/helpers': 0.5.6 2074 2075 react: 18.2.0 2075 2076 dev: false 2076 2077 2077 - /@react-aria/listbox@3.11.3(react-dom@18.2.0)(react@18.2.0): 2078 - resolution: {integrity: sha512-PBrnldmyEYUUJvfDeljW8ITvZyBTfGpLNf0b5kfBPK3TDgRH4niEH2vYEcaZvSqb0FrpdvcunuTRXcOpfb+gCQ==} 2078 + /@react-aria/listbox@3.11.5(react-dom@18.2.0)(react@18.2.0): 2079 + resolution: {integrity: sha512-y3a3zQYjT+JKgugCMMKS7K9sRoCoP1Z6Fiiyfd77OHXWzh9RlnvWGsseljynmbxLzSuPwFtCYkU1Jz4QwsPUIg==} 2079 2080 peerDependencies: 2080 2081 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2081 2082 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2082 2083 dependencies: 2083 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2084 - '@react-aria/label': 3.7.4(react@18.2.0) 2085 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 2086 - '@react-aria/utils': 3.23.0(react@18.2.0) 2087 - '@react-stately/collections': 3.10.4(react@18.2.0) 2088 - '@react-stately/list': 3.10.2(react@18.2.0) 2089 - '@react-types/listbox': 3.4.6(react@18.2.0) 2090 - '@react-types/shared': 3.22.0(react@18.2.0) 2091 - '@swc/helpers': 0.5.3 2084 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2085 + '@react-aria/label': 3.7.6(react@18.2.0) 2086 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 2087 + '@react-aria/utils': 3.23.2(react@18.2.0) 2088 + '@react-stately/collections': 3.10.5(react@18.2.0) 2089 + '@react-stately/list': 3.10.3(react@18.2.0) 2090 + '@react-types/listbox': 3.4.7(react@18.2.0) 2091 + '@react-types/shared': 3.22.1(react@18.2.0) 2092 + '@swc/helpers': 0.5.6 2092 2093 react: 18.2.0 2093 2094 react-dom: 18.2.0(react@18.2.0) 2094 2095 dev: false 2095 2096 2096 - /@react-aria/live-announcer@3.3.1: 2097 - resolution: {integrity: sha512-hsc77U7S16trM86d+peqJCOCQ7/smO1cybgdpOuzXyiwcHQw8RQ4GrXrS37P4Ux/44E9nMZkOwATQRT2aK8+Ew==} 2097 + /@react-aria/live-announcer@3.3.2: 2098 + resolution: {integrity: sha512-aOyPcsfyY9tLCBhuUaYCruwcd1IrYLc47Ou+J7wMzjeN9v4lsaEfiN12WFl8pDqOwfy6/7It2wmlm5hOuZY8wQ==} 2098 2099 dependencies: 2099 - '@swc/helpers': 0.5.3 2100 + '@swc/helpers': 0.5.6 2100 2101 dev: false 2101 2102 2102 - /@react-aria/menu@3.12.0(react-dom@18.2.0)(react@18.2.0): 2103 - resolution: {integrity: sha512-Nsujv3b61WR0gybDKnBjAeyxDVJOfPLMggRUf9SQDfPWnrPXEsAFxaPaVcAkzlfI4HiQs1IxNwsKFNpc3PPZTQ==} 2103 + /@react-aria/menu@3.13.1(react-dom@18.2.0)(react@18.2.0): 2104 + resolution: {integrity: sha512-jF80YIcvD16Fgwm5pj7ViUE3Dj7z5iewQixLaFVdvpgfyE58SD/ZVU9/JkK5g/03DYM0sjpUKZGkdFxxw8eKnw==} 2104 2105 peerDependencies: 2105 2106 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2106 2107 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2107 2108 dependencies: 2108 - '@react-aria/focus': 3.16.0(react@18.2.0) 2109 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2110 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2111 - '@react-aria/overlays': 3.20.0(react-dom@18.2.0)(react@18.2.0) 2112 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 2113 - '@react-aria/utils': 3.23.0(react@18.2.0) 2114 - '@react-stately/collections': 3.10.4(react@18.2.0) 2115 - '@react-stately/menu': 3.6.0(react@18.2.0) 2116 - '@react-stately/tree': 3.7.5(react@18.2.0) 2117 - '@react-types/button': 3.9.1(react@18.2.0) 2118 - '@react-types/menu': 3.9.6(react@18.2.0) 2119 - '@react-types/shared': 3.22.0(react@18.2.0) 2120 - '@swc/helpers': 0.5.3 2109 + '@react-aria/focus': 3.16.2(react@18.2.0) 2110 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2111 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2112 + '@react-aria/overlays': 3.21.1(react-dom@18.2.0)(react@18.2.0) 2113 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 2114 + '@react-aria/utils': 3.23.2(react@18.2.0) 2115 + '@react-stately/collections': 3.10.5(react@18.2.0) 2116 + '@react-stately/menu': 3.6.1(react@18.2.0) 2117 + '@react-stately/tree': 3.7.6(react@18.2.0) 2118 + '@react-types/button': 3.9.2(react@18.2.0) 2119 + '@react-types/menu': 3.9.7(react@18.2.0) 2120 + '@react-types/shared': 3.22.1(react@18.2.0) 2121 + '@swc/helpers': 0.5.6 2121 2122 react: 18.2.0 2122 2123 react-dom: 18.2.0(react@18.2.0) 2123 2124 dev: false 2124 2125 2125 - /@react-aria/overlays@3.20.0(react-dom@18.2.0)(react@18.2.0): 2126 - resolution: {integrity: sha512-2m7MpRJL5UucbEuu08lMHsiFJoDowkJV4JAIFBZYK1NzVH0vF/A+w9HRNM7jRwx2DUxE+iIsZnl8yKV/7KY8OQ==} 2126 + /@react-aria/overlays@3.21.1(react-dom@18.2.0)(react@18.2.0): 2127 + resolution: {integrity: sha512-djEBDF+TbIIOHWWNpdm19+z8xtY8U+T+wKVQg/UZ6oWnclSqSWeGl70vu73Cg4HVBJ4hKf1SRx4Z/RN6VvH4Yw==} 2127 2128 peerDependencies: 2128 2129 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2129 2130 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2130 2131 dependencies: 2131 - '@react-aria/focus': 3.16.0(react@18.2.0) 2132 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2133 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2134 - '@react-aria/ssr': 3.9.1(react@18.2.0) 2135 - '@react-aria/utils': 3.23.0(react@18.2.0) 2136 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 2137 - '@react-stately/overlays': 3.6.4(react@18.2.0) 2138 - '@react-types/button': 3.9.1(react@18.2.0) 2139 - '@react-types/overlays': 3.8.4(react@18.2.0) 2140 - '@react-types/shared': 3.22.0(react@18.2.0) 2141 - '@swc/helpers': 0.5.3 2132 + '@react-aria/focus': 3.16.2(react@18.2.0) 2133 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2134 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2135 + '@react-aria/ssr': 3.9.2(react@18.2.0) 2136 + '@react-aria/utils': 3.23.2(react@18.2.0) 2137 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 2138 + '@react-stately/overlays': 3.6.5(react@18.2.0) 2139 + '@react-types/button': 3.9.2(react@18.2.0) 2140 + '@react-types/overlays': 3.8.5(react@18.2.0) 2141 + '@react-types/shared': 3.22.1(react@18.2.0) 2142 + '@swc/helpers': 0.5.6 2142 2143 react: 18.2.0 2143 2144 react-dom: 18.2.0(react@18.2.0) 2144 2145 dev: false 2145 2146 2146 - /@react-aria/progress@3.4.9(react@18.2.0): 2147 - resolution: {integrity: sha512-CME1ZLsJHOmSgK8IAPOC/+vYO5Oc614mkEw5MluT/yclw5rMyjAkK1XsHLjEXy81uwPeiRyoQQIMPKG2/sMxFQ==} 2147 + /@react-aria/progress@3.4.11(react@18.2.0): 2148 + resolution: {integrity: sha512-RePHbS15/KYFiApYLdwazwvWKsB9q0Kn5DGCSb0hqCC+k2Eui8iVVOsegswiP+xqkk/TiUCIkBEw22W3Az4kTg==} 2148 2149 peerDependencies: 2149 2150 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2150 2151 dependencies: 2151 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2152 - '@react-aria/label': 3.7.4(react@18.2.0) 2153 - '@react-aria/utils': 3.23.0(react@18.2.0) 2154 - '@react-types/progress': 3.5.1(react@18.2.0) 2155 - '@react-types/shared': 3.22.0(react@18.2.0) 2156 - '@swc/helpers': 0.5.3 2152 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2153 + '@react-aria/label': 3.7.6(react@18.2.0) 2154 + '@react-aria/utils': 3.23.2(react@18.2.0) 2155 + '@react-types/progress': 3.5.2(react@18.2.0) 2156 + '@react-types/shared': 3.22.1(react@18.2.0) 2157 + '@swc/helpers': 0.5.6 2157 2158 react: 18.2.0 2158 2159 dev: false 2159 2160 2160 - /@react-aria/radio@3.10.0(react@18.2.0): 2161 - resolution: {integrity: sha512-6NaKzdGymdcVWLYgHT0cHsVmNzPOp89o8r41w29OPBQWu8w2c9mxg4366OiIZn/uXIBS4abhQ4nL4toBRLgBrg==} 2161 + /@react-aria/radio@3.10.2(react@18.2.0): 2162 + resolution: {integrity: sha512-CTUTR+qt3BLjmyQvKHZuVm+1kyvT72ZptOty++sowKXgJApTLdjq8so1IpaLAr8JIfzqD5I4tovsYwIQOX8log==} 2162 2163 peerDependencies: 2163 2164 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2164 2165 dependencies: 2165 - '@react-aria/focus': 3.16.0(react@18.2.0) 2166 - '@react-aria/form': 3.0.1(react@18.2.0) 2167 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2168 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2169 - '@react-aria/label': 3.7.4(react@18.2.0) 2170 - '@react-aria/utils': 3.23.0(react@18.2.0) 2171 - '@react-stately/radio': 3.10.1(react@18.2.0) 2172 - '@react-types/radio': 3.7.0(react@18.2.0) 2173 - '@react-types/shared': 3.22.0(react@18.2.0) 2174 - '@swc/helpers': 0.5.3 2166 + '@react-aria/focus': 3.16.2(react@18.2.0) 2167 + '@react-aria/form': 3.0.3(react@18.2.0) 2168 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2169 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2170 + '@react-aria/label': 3.7.6(react@18.2.0) 2171 + '@react-aria/utils': 3.23.2(react@18.2.0) 2172 + '@react-stately/radio': 3.10.2(react@18.2.0) 2173 + '@react-types/radio': 3.7.1(react@18.2.0) 2174 + '@react-types/shared': 3.22.1(react@18.2.0) 2175 + '@swc/helpers': 0.5.6 2175 2176 react: 18.2.0 2176 2177 dev: false 2177 2178 2178 - /@react-aria/selection@3.17.3(react-dom@18.2.0)(react@18.2.0): 2179 - resolution: {integrity: sha512-xl2sgeGH61ngQeE05WOWWPVpGRTPMjQEFmsAWEprArFi4Z7ihSZgpGX22l1w7uSmtXM/eN/v0W8hUYUju5iXlQ==} 2179 + /@react-aria/selection@3.17.5(react-dom@18.2.0)(react@18.2.0): 2180 + resolution: {integrity: sha512-gO5jBUkc7WdkiFMlWt3x9pTSuj3Yeegsxfo44qU5NPlKrnGtPRZDWrlACNgkDHu645RNNPhlyoX0C+G8mUg1xA==} 2180 2181 peerDependencies: 2181 2182 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2182 2183 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2183 2184 dependencies: 2184 - '@react-aria/focus': 3.16.0(react@18.2.0) 2185 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2186 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2187 - '@react-aria/utils': 3.23.0(react@18.2.0) 2188 - '@react-stately/selection': 3.14.2(react@18.2.0) 2189 - '@react-types/shared': 3.22.0(react@18.2.0) 2190 - '@swc/helpers': 0.5.3 2185 + '@react-aria/focus': 3.16.2(react@18.2.0) 2186 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2187 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2188 + '@react-aria/utils': 3.23.2(react@18.2.0) 2189 + '@react-stately/selection': 3.14.3(react@18.2.0) 2190 + '@react-types/shared': 3.22.1(react@18.2.0) 2191 + '@swc/helpers': 0.5.6 2191 2192 react: 18.2.0 2192 2193 react-dom: 18.2.0(react@18.2.0) 2193 2194 dev: false 2194 2195 2195 - /@react-aria/slider@3.7.4(react@18.2.0): 2196 - resolution: {integrity: sha512-OFJWeGSL2duVDFs/kcjlWsY6bqCVKZgM0aFn2QN4wmID+vfBvBnqGHAgWv3BCePTAPS3+GBjMN002TrftorjwQ==} 2196 + /@react-aria/slider@3.7.6(react@18.2.0): 2197 + resolution: {integrity: sha512-ZeZhyHzhk9gxGuThPKgX2K3RKsxPxsFig1iYoJvqP8485NtHYQIPht2YcpEKA9siLxGF0DR9VCfouVhSoW0AEA==} 2197 2198 peerDependencies: 2198 2199 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2199 2200 dependencies: 2200 - '@react-aria/focus': 3.16.0(react@18.2.0) 2201 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2202 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2203 - '@react-aria/label': 3.7.4(react@18.2.0) 2204 - '@react-aria/utils': 3.23.0(react@18.2.0) 2205 - '@react-stately/slider': 3.5.0(react@18.2.0) 2206 - '@react-types/shared': 3.22.0(react@18.2.0) 2207 - '@react-types/slider': 3.7.0(react@18.2.0) 2208 - '@swc/helpers': 0.5.3 2201 + '@react-aria/focus': 3.16.2(react@18.2.0) 2202 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2203 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2204 + '@react-aria/label': 3.7.6(react@18.2.0) 2205 + '@react-aria/utils': 3.23.2(react@18.2.0) 2206 + '@react-stately/slider': 3.5.2(react@18.2.0) 2207 + '@react-types/shared': 3.22.1(react@18.2.0) 2208 + '@react-types/slider': 3.7.1(react@18.2.0) 2209 + '@swc/helpers': 0.5.6 2209 2210 react: 18.2.0 2210 2211 dev: false 2211 2212 2212 - /@react-aria/ssr@3.9.1(react@18.2.0): 2213 - resolution: {integrity: sha512-NqzkLFP8ZVI4GSorS0AYljC13QW2sc8bDqJOkBvkAt3M8gbcAXJWVRGtZBCRscki9RZF+rNlnPdg0G0jYkhJcg==} 2213 + /@react-aria/ssr@3.9.2(react@18.2.0): 2214 + resolution: {integrity: sha512-0gKkgDYdnq1w+ey8KzG9l+H5Z821qh9vVjztk55rUg71vTk/Eaebeir+WtzcLLwTjw3m/asIjx8Y59y1lJZhBw==} 2214 2215 engines: {node: '>= 12'} 2215 2216 peerDependencies: 2216 2217 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2217 2218 dependencies: 2218 - '@swc/helpers': 0.5.3 2219 + '@swc/helpers': 0.5.6 2219 2220 react: 18.2.0 2220 2221 dev: false 2221 2222 2222 - /@react-aria/switch@3.6.0(react@18.2.0): 2223 - resolution: {integrity: sha512-YNWc5fGLNXE4XlmDAKyqAdllRiClGR7ki4KGFY7nL+xR5jxzjCGU3S3ToMK5Op3QSMGZLxY/aYmC4O+MvcoADQ==} 2223 + /@react-aria/switch@3.6.2(react@18.2.0): 2224 + resolution: {integrity: sha512-X5m/omyhXK+V/vhJFsHuRs2zmt9Asa/RuzlldbXnWohLdeuHMPgQnV8C9hg3f+sRi3sh9UUZ64H61pCtRoZNwg==} 2224 2225 peerDependencies: 2225 2226 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2226 2227 dependencies: 2227 - '@react-aria/toggle': 3.10.0(react@18.2.0) 2228 - '@react-stately/toggle': 3.7.0(react@18.2.0) 2229 - '@react-types/switch': 3.5.0(react@18.2.0) 2230 - '@swc/helpers': 0.5.3 2228 + '@react-aria/toggle': 3.10.2(react@18.2.0) 2229 + '@react-stately/toggle': 3.7.2(react@18.2.0) 2230 + '@react-types/switch': 3.5.1(react@18.2.0) 2231 + '@swc/helpers': 0.5.6 2231 2232 react: 18.2.0 2232 2233 dev: false 2233 2234 2234 - /@react-aria/table@3.13.3(react-dom@18.2.0)(react@18.2.0): 2235 - resolution: {integrity: sha512-AzmETpyxwNqISTzwHJPs85x9gujG40IIsSOBUdp49oKhB85RbPLvMwhadp4wCVAoHw3erOC/TJxHtVc7o2K1LA==} 2235 + /@react-aria/table@3.13.5(react-dom@18.2.0)(react@18.2.0): 2236 + resolution: {integrity: sha512-P2nHEDk2CCoEbMFKNCyBC9qvmv7F/IXARDt/7z/J4mKFgU2iNSK+/zw6yrb38q33Zlk8hDaqSYNxHlMrh+/1MQ==} 2236 2237 peerDependencies: 2237 2238 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2238 2239 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2239 2240 dependencies: 2240 - '@react-aria/focus': 3.16.0(react@18.2.0) 2241 - '@react-aria/grid': 3.8.6(react-dom@18.2.0)(react@18.2.0) 2242 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2243 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2244 - '@react-aria/live-announcer': 3.3.1 2245 - '@react-aria/utils': 3.23.0(react@18.2.0) 2246 - '@react-aria/visually-hidden': 3.8.8(react@18.2.0) 2247 - '@react-stately/collections': 3.10.4(react@18.2.0) 2248 - '@react-stately/flags': 3.0.0 2249 - '@react-stately/table': 3.11.4(react@18.2.0) 2250 - '@react-stately/virtualizer': 3.6.6(react@18.2.0) 2251 - '@react-types/checkbox': 3.6.0(react@18.2.0) 2252 - '@react-types/grid': 3.2.3(react@18.2.0) 2253 - '@react-types/shared': 3.22.0(react@18.2.0) 2254 - '@react-types/table': 3.9.2(react@18.2.0) 2255 - '@swc/helpers': 0.5.3 2241 + '@react-aria/focus': 3.16.2(react@18.2.0) 2242 + '@react-aria/grid': 3.8.8(react-dom@18.2.0)(react@18.2.0) 2243 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2244 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2245 + '@react-aria/live-announcer': 3.3.2 2246 + '@react-aria/utils': 3.23.2(react@18.2.0) 2247 + '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 2248 + '@react-stately/collections': 3.10.5(react@18.2.0) 2249 + '@react-stately/flags': 3.0.1 2250 + '@react-stately/table': 3.11.6(react@18.2.0) 2251 + '@react-stately/virtualizer': 3.6.8(react@18.2.0) 2252 + '@react-types/checkbox': 3.7.1(react@18.2.0) 2253 + '@react-types/grid': 3.2.4(react@18.2.0) 2254 + '@react-types/shared': 3.22.1(react@18.2.0) 2255 + '@react-types/table': 3.9.3(react@18.2.0) 2256 + '@swc/helpers': 0.5.6 2256 2257 react: 18.2.0 2257 2258 react-dom: 18.2.0(react@18.2.0) 2258 2259 dev: false 2259 2260 2260 - /@react-aria/tabs@3.8.3(react-dom@18.2.0)(react@18.2.0): 2261 - resolution: {integrity: sha512-Plw0K/5Qv35vYq7pHZFfQB2BF5OClFx4Abzo9hLVx4oMy3qb7i5lxmLBVbt81yPX/MdjYeP4zO1EHGBl4zMRhA==} 2261 + /@react-aria/tabs@3.8.5(react-dom@18.2.0)(react@18.2.0): 2262 + resolution: {integrity: sha512-Jvt33/W+66n5oCxVwHAYarJ3Fit61vULiPcG7uTez0Mf11cq/C72wOrj+ZuNz6PTLTi2veBNQ7MauY72SnOjRg==} 2262 2263 peerDependencies: 2263 2264 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2264 2265 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2265 2266 dependencies: 2266 - '@react-aria/focus': 3.16.0(react@18.2.0) 2267 - '@react-aria/i18n': 3.10.0(react@18.2.0) 2268 - '@react-aria/selection': 3.17.3(react-dom@18.2.0)(react@18.2.0) 2269 - '@react-aria/utils': 3.23.0(react@18.2.0) 2270 - '@react-stately/tabs': 3.6.3(react@18.2.0) 2271 - '@react-types/shared': 3.22.0(react@18.2.0) 2272 - '@react-types/tabs': 3.3.4(react@18.2.0) 2273 - '@swc/helpers': 0.5.3 2267 + '@react-aria/focus': 3.16.2(react@18.2.0) 2268 + '@react-aria/i18n': 3.10.2(react@18.2.0) 2269 + '@react-aria/selection': 3.17.5(react-dom@18.2.0)(react@18.2.0) 2270 + '@react-aria/utils': 3.23.2(react@18.2.0) 2271 + '@react-stately/tabs': 3.6.4(react@18.2.0) 2272 + '@react-types/shared': 3.22.1(react@18.2.0) 2273 + '@react-types/tabs': 3.3.5(react@18.2.0) 2274 + '@swc/helpers': 0.5.6 2274 2275 react: 18.2.0 2275 2276 react-dom: 18.2.0(react@18.2.0) 2276 2277 dev: false 2277 2278 2278 - /@react-aria/textfield@3.14.1(react@18.2.0): 2279 - resolution: {integrity: sha512-UMepuYtDdCgrUF4dMphNxrUm23xOmR54aZD1pbp9cJyfioVkJN35BTXZVkD0D07gHLn4RhxKIZxBortQQrLB9g==} 2279 + /@react-aria/textfield@3.14.3(react@18.2.0): 2280 + resolution: {integrity: sha512-wPSjj/mTABspYQdahg+l5YMtEQ3m5iPCTtb5g6nR1U1rzJkvS4i5Pug6PUXeLeMz2H3ToflPWGlNOqBioAFaOQ==} 2280 2281 peerDependencies: 2281 2282 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2282 2283 dependencies: 2283 - '@react-aria/focus': 3.16.0(react@18.2.0) 2284 - '@react-aria/form': 3.0.1(react@18.2.0) 2285 - '@react-aria/label': 3.7.4(react@18.2.0) 2286 - '@react-aria/utils': 3.23.0(react@18.2.0) 2287 - '@react-stately/form': 3.0.0(react@18.2.0) 2288 - '@react-stately/utils': 3.9.0(react@18.2.0) 2289 - '@react-types/shared': 3.22.0(react@18.2.0) 2290 - '@react-types/textfield': 3.9.0(react@18.2.0) 2291 - '@swc/helpers': 0.5.3 2284 + '@react-aria/focus': 3.16.2(react@18.2.0) 2285 + '@react-aria/form': 3.0.3(react@18.2.0) 2286 + '@react-aria/label': 3.7.6(react@18.2.0) 2287 + '@react-aria/utils': 3.23.2(react@18.2.0) 2288 + '@react-stately/form': 3.0.1(react@18.2.0) 2289 + '@react-stately/utils': 3.9.1(react@18.2.0) 2290 + '@react-types/shared': 3.22.1(react@18.2.0) 2291 + '@react-types/textfield': 3.9.1(react@18.2.0) 2292 + '@swc/helpers': 0.5.6 2292 2293 react: 18.2.0 2293 2294 dev: false 2294 2295 2295 - /@react-aria/toggle@3.10.0(react@18.2.0): 2296 - resolution: {integrity: sha512-6cUf4V9TuG2J7AvXUdU/GspEPFCubUOID3mrselSe563RViy+mMZk0vUEOdyoNanDcEXl58W4dE3SGWxFn71vg==} 2296 + /@react-aria/toggle@3.10.2(react@18.2.0): 2297 + resolution: {integrity: sha512-DgitscHWgI6IFgnvp2HcMpLGX/cAn+XX9kF5RJQbRQ9NqUgruU5cEEGSOLMrEJ6zXDa2xmOiQ+kINcyNhA+JLg==} 2297 2298 peerDependencies: 2298 2299 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2299 2300 dependencies: 2300 - '@react-aria/focus': 3.16.0(react@18.2.0) 2301 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2302 - '@react-aria/utils': 3.23.0(react@18.2.0) 2303 - '@react-stately/toggle': 3.7.0(react@18.2.0) 2304 - '@react-types/checkbox': 3.6.0(react@18.2.0) 2305 - '@swc/helpers': 0.5.3 2301 + '@react-aria/focus': 3.16.2(react@18.2.0) 2302 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2303 + '@react-aria/utils': 3.23.2(react@18.2.0) 2304 + '@react-stately/toggle': 3.7.2(react@18.2.0) 2305 + '@react-types/checkbox': 3.7.1(react@18.2.0) 2306 + '@swc/helpers': 0.5.6 2306 2307 react: 18.2.0 2307 2308 dev: false 2308 2309 2309 - /@react-aria/tooltip@3.7.0(react@18.2.0): 2310 - resolution: {integrity: sha512-+u9Sftkfe09IDyPEnbbreFKS50vh9X/WTa7n1u2y3PenI9VreLpUR6czyzda4BlvQ95e9jQz1cVxUjxTNaZmBw==} 2310 + /@react-aria/tooltip@3.7.2(react@18.2.0): 2311 + resolution: {integrity: sha512-6jXOSGPao3gPgUQWLbH2r/jxGMqIaIKrJgfwu9TQrh+UkwwiTYW20EpEDCYY2nRFlcoi7EYAiPDSEbHCwXS7Lg==} 2311 2312 peerDependencies: 2312 2313 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2313 2314 dependencies: 2314 - '@react-aria/focus': 3.16.0(react@18.2.0) 2315 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2316 - '@react-aria/utils': 3.23.0(react@18.2.0) 2317 - '@react-stately/tooltip': 3.4.6(react@18.2.0) 2318 - '@react-types/shared': 3.22.0(react@18.2.0) 2319 - '@react-types/tooltip': 3.4.6(react@18.2.0) 2320 - '@swc/helpers': 0.5.3 2315 + '@react-aria/focus': 3.16.2(react@18.2.0) 2316 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2317 + '@react-aria/utils': 3.23.2(react@18.2.0) 2318 + '@react-stately/tooltip': 3.4.7(react@18.2.0) 2319 + '@react-types/shared': 3.22.1(react@18.2.0) 2320 + '@react-types/tooltip': 3.4.7(react@18.2.0) 2321 + '@swc/helpers': 0.5.6 2321 2322 react: 18.2.0 2322 2323 dev: false 2323 2324 2324 - /@react-aria/utils@3.23.0(react@18.2.0): 2325 - resolution: {integrity: sha512-fJA63/VU4iQNT8WUvrmll3kvToqMurD69CcgVmbQ56V7ZbvlzFi44E7BpnoaofScYLLtFWRjVdaHsohT6O/big==} 2325 + /@react-aria/utils@3.23.2(react@18.2.0): 2326 + resolution: {integrity: sha512-yznR9jJ0GG+YJvTMZxijQwVp+ahP66DY0apZf7X+dllyN+ByEDW+yaL1ewYPIpugxVzH5P8jhnBXsIyHKN411g==} 2326 2327 peerDependencies: 2327 2328 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2328 2329 dependencies: 2329 - '@react-aria/ssr': 3.9.1(react@18.2.0) 2330 - '@react-stately/utils': 3.9.0(react@18.2.0) 2331 - '@react-types/shared': 3.22.0(react@18.2.0) 2332 - '@swc/helpers': 0.5.3 2330 + '@react-aria/ssr': 3.9.2(react@18.2.0) 2331 + '@react-stately/utils': 3.9.1(react@18.2.0) 2332 + '@react-types/shared': 3.22.1(react@18.2.0) 2333 + '@swc/helpers': 0.5.6 2333 2334 clsx: 2.1.0 2334 2335 react: 18.2.0 2335 2336 dev: false 2336 2337 2337 - /@react-aria/visually-hidden@3.8.8(react@18.2.0): 2338 - resolution: {integrity: sha512-Cn2PYKD4ijGDtF0+dvsh8qa4y7KTNAlkTG6h20r8Q+6UTyRNmtE2/26QEaApRF8CBiNy9/BZC/ZC4FK2OjvCoA==} 2338 + /@react-aria/visually-hidden@3.8.10(react@18.2.0): 2339 + resolution: {integrity: sha512-np8c4wxdbE7ZrMv/bnjwEfpX0/nkWy9sELEb0sK8n4+HJ+WycoXXrVxBUb9tXgL/GCx5ReeDQChjQWwajm/z3A==} 2339 2340 peerDependencies: 2340 2341 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2341 2342 dependencies: 2342 - '@react-aria/interactions': 3.20.1(react@18.2.0) 2343 - '@react-aria/utils': 3.23.0(react@18.2.0) 2344 - '@react-types/shared': 3.22.0(react@18.2.0) 2345 - '@swc/helpers': 0.5.3 2343 + '@react-aria/interactions': 3.21.1(react@18.2.0) 2344 + '@react-aria/utils': 3.23.2(react@18.2.0) 2345 + '@react-types/shared': 3.22.1(react@18.2.0) 2346 + '@swc/helpers': 0.5.6 2346 2347 react: 18.2.0 2347 2348 dev: false 2348 2349 2349 - /@react-stately/checkbox@3.6.1(react@18.2.0): 2350 - resolution: {integrity: sha512-rOjFeVBy32edYwhKiHj3ZLdLeO+xZ2fnBwxnOBjcygnw4Neygm8FJH/dB1J0hdYYR349yby86ED2x0wRc84zPw==} 2350 + /@react-stately/checkbox@3.6.3(react@18.2.0): 2351 + resolution: {integrity: sha512-hWp0GXVbMI4sS2NbBjWgOnHNrRqSV4jeftP8zc5JsIYRmrWBUZitxluB34QuVPzrBO29bGsF0GTArSiQZt6BWw==} 2351 2352 peerDependencies: 2352 2353 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2353 2354 dependencies: 2354 - '@react-stately/form': 3.0.0(react@18.2.0) 2355 - '@react-stately/utils': 3.9.0(react@18.2.0) 2356 - '@react-types/checkbox': 3.6.0(react@18.2.0) 2357 - '@react-types/shared': 3.22.0(react@18.2.0) 2358 - '@swc/helpers': 0.5.3 2355 + '@react-stately/form': 3.0.1(react@18.2.0) 2356 + '@react-stately/utils': 3.9.1(react@18.2.0) 2357 + '@react-types/checkbox': 3.7.1(react@18.2.0) 2358 + '@react-types/shared': 3.22.1(react@18.2.0) 2359 + '@swc/helpers': 0.5.6 2359 2360 react: 18.2.0 2360 2361 dev: false 2361 2362 2362 - /@react-stately/collections@3.10.4(react@18.2.0): 2363 - resolution: {integrity: sha512-OHhCrItGt4zB2bSrgObRo0H2SC7QlkH8ReGxo+NVIWchXRLRoiWBP7S+IwleewEo5gOqDVPY3hqA9n4iiI8twg==} 2363 + /@react-stately/collections@3.10.5(react@18.2.0): 2364 + resolution: {integrity: sha512-k8Q29Nnvb7iAia1QvTanZsrWP2aqVNBy/1SlE6kLL6vDqtKZC+Esd1SDLHRmIcYIp5aTdfwIGd0NuiRQA7a81Q==} 2364 2365 peerDependencies: 2365 2366 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2366 2367 dependencies: 2367 - '@react-types/shared': 3.22.0(react@18.2.0) 2368 - '@swc/helpers': 0.5.3 2368 + '@react-types/shared': 3.22.1(react@18.2.0) 2369 + '@swc/helpers': 0.5.6 2369 2370 react: 18.2.0 2370 2371 dev: false 2371 2372 2372 - /@react-stately/combobox@3.8.1(react@18.2.0): 2373 - resolution: {integrity: sha512-FaWkqTXQdWg7ptaeU4iPcqF/kxbRg2ZNUcvW/hiL/enciV5tRCsddvfNqvDvy1L30z9AUwlp9MWqzm/DhBITCw==} 2373 + /@react-stately/combobox@3.8.2(react@18.2.0): 2374 + resolution: {integrity: sha512-f+IHuFW848VoMbvTfSakn2WIh2urDxO355LrKxnisXPCkpQHpq3lvT2mJtKJwkPxjAy7xPjpV8ejgga2R6p53Q==} 2374 2375 peerDependencies: 2375 2376 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2376 2377 dependencies: 2377 - '@react-stately/collections': 3.10.4(react@18.2.0) 2378 - '@react-stately/form': 3.0.0(react@18.2.0) 2379 - '@react-stately/list': 3.10.2(react@18.2.0) 2380 - '@react-stately/overlays': 3.6.4(react@18.2.0) 2381 - '@react-stately/select': 3.6.1(react@18.2.0) 2382 - '@react-stately/utils': 3.9.0(react@18.2.0) 2383 - '@react-types/combobox': 3.10.0(react@18.2.0) 2384 - '@react-types/shared': 3.22.0(react@18.2.0) 2385 - '@swc/helpers': 0.5.3 2378 + '@react-stately/collections': 3.10.5(react@18.2.0) 2379 + '@react-stately/form': 3.0.1(react@18.2.0) 2380 + '@react-stately/list': 3.10.3(react@18.2.0) 2381 + '@react-stately/overlays': 3.6.5(react@18.2.0) 2382 + '@react-stately/select': 3.6.2(react@18.2.0) 2383 + '@react-stately/utils': 3.9.1(react@18.2.0) 2384 + '@react-types/combobox': 3.10.1(react@18.2.0) 2385 + '@react-types/shared': 3.22.1(react@18.2.0) 2386 + '@swc/helpers': 0.5.6 2386 2387 react: 18.2.0 2387 2388 dev: false 2388 2389 2389 - /@react-stately/flags@3.0.0: 2390 - resolution: {integrity: sha512-e3i2ItHbIa0eEwmSXAnPdD7K8syW76JjGe8ENxwFJPW/H1Pu9RJfjkCb/Mq0WSPN/TpxBb54+I9TgrGhbCoZ9w==} 2390 + /@react-stately/flags@3.0.1: 2391 + resolution: {integrity: sha512-h5PcDMj54aipQNO18ig/IMI1kzPwcvSwVq5M6Ib6XE1WIkOH0dIuW2eADdAOhcGi3KXJtXVdD29zh0Eox1TKgQ==} 2391 2392 dependencies: 2392 2393 '@swc/helpers': 0.4.36 2393 2394 dev: false 2394 2395 2395 - /@react-stately/form@3.0.0(react@18.2.0): 2396 - resolution: {integrity: sha512-C8wkfFmtx1escizibhdka5JvTy9/Vp173CS9cakjvWTmnjYYC1nOlzwp7BsYWTgerCFbRY/BU/Cf/bJDxPiUKQ==} 2396 + /@react-stately/form@3.0.1(react@18.2.0): 2397 + resolution: {integrity: sha512-T1Ul2Ou0uE/S4ECLcGKa0OfXjffdjEHfUFZAk7OZl0Mqq/F7dl5WpoLWJ4d4IyvZzGO6anFNenP+vODWbrF3NA==} 2397 2398 peerDependencies: 2398 2399 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2399 2400 dependencies: 2400 - '@react-types/shared': 3.22.0(react@18.2.0) 2401 - '@swc/helpers': 0.5.3 2401 + '@react-types/shared': 3.22.1(react@18.2.0) 2402 + '@swc/helpers': 0.5.6 2402 2403 react: 18.2.0 2403 2404 dev: false 2404 2405 2405 - /@react-stately/grid@3.8.4(react@18.2.0): 2406 - resolution: {integrity: sha512-rwqV1K4lVhaiaqJkt4TfYqdJoVIyqvSm98rKAYfCNzrKcivVpoiCMJ2EMt6WlYCjDVBdEOQ7fMV1I60IV0pntA==} 2406 + /@react-stately/grid@3.8.5(react@18.2.0): 2407 + resolution: {integrity: sha512-KCzi0x0p1ZKK+OptonvJqMbn6Vlgo6GfOIlgcDd0dNYDP8TJ+3QFJAFre5mCr7Fubx7LcAOio4Rij0l/R8fkXQ==} 2407 2408 peerDependencies: 2408 2409 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2409 2410 dependencies: 2410 - '@react-stately/collections': 3.10.4(react@18.2.0) 2411 - '@react-stately/selection': 3.14.2(react@18.2.0) 2412 - '@react-types/grid': 3.2.3(react@18.2.0) 2413 - '@react-types/shared': 3.22.0(react@18.2.0) 2414 - '@swc/helpers': 0.5.3 2411 + '@react-stately/collections': 3.10.5(react@18.2.0) 2412 + '@react-stately/selection': 3.14.3(react@18.2.0) 2413 + '@react-types/grid': 3.2.4(react@18.2.0) 2414 + '@react-types/shared': 3.22.1(react@18.2.0) 2415 + '@swc/helpers': 0.5.6 2415 2416 react: 18.2.0 2416 2417 dev: false 2417 2418 2418 - /@react-stately/list@3.10.2(react@18.2.0): 2419 - resolution: {integrity: sha512-INt+zofkIg2KN8B95xPi9pJG7ZFWAm30oIm/lCPBqM3K1Nm03/QaAbiQj2QeJcOsG3lb7oqI6D6iwTolwJkjIQ==} 2419 + /@react-stately/list@3.10.3(react@18.2.0): 2420 + resolution: {integrity: sha512-Ul8el0tQy2Ucl3qMQ0fiqdJ874W1ZNjURVSgSxN+pGwVLNBVRjd6Fl7YwZFCXER2YOlzkwg+Zqozf/ZlS0EdXA==} 2420 2421 peerDependencies: 2421 2422 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2422 2423 dependencies: 2423 - '@react-stately/collections': 3.10.4(react@18.2.0) 2424 - '@react-stately/selection': 3.14.2(react@18.2.0) 2425 - '@react-stately/utils': 3.9.0(react@18.2.0) 2426 - '@react-types/shared': 3.22.0(react@18.2.0) 2427 - '@swc/helpers': 0.5.3 2424 + '@react-stately/collections': 3.10.5(react@18.2.0) 2425 + '@react-stately/selection': 3.14.3(react@18.2.0) 2426 + '@react-stately/utils': 3.9.1(react@18.2.0) 2427 + '@react-types/shared': 3.22.1(react@18.2.0) 2428 + '@swc/helpers': 0.5.6 2428 2429 react: 18.2.0 2429 2430 dev: false 2430 2431 2431 - /@react-stately/menu@3.6.0(react@18.2.0): 2432 - resolution: {integrity: sha512-OB6CjNyfOkAuirqx1oTL8z8epS9WDzLyrXjmRnxdiCU9EgRXLGAQNECuO7VIpl58oDry8tgRJiJ8fn8FivWSQA==} 2432 + /@react-stately/menu@3.6.1(react@18.2.0): 2433 + resolution: {integrity: sha512-3v0vkTm/kInuuG8jG7jbxXDBnMQcoDZKWvYsBQq7+POt0LmijbLdbdZPBoz9TkZ3eo/OoP194LLHOaFTQyHhlw==} 2433 2434 peerDependencies: 2434 2435 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2435 2436 dependencies: 2436 - '@react-stately/overlays': 3.6.4(react@18.2.0) 2437 - '@react-types/menu': 3.9.6(react@18.2.0) 2438 - '@react-types/shared': 3.22.0(react@18.2.0) 2439 - '@swc/helpers': 0.5.3 2437 + '@react-stately/overlays': 3.6.5(react@18.2.0) 2438 + '@react-types/menu': 3.9.7(react@18.2.0) 2439 + '@react-types/shared': 3.22.1(react@18.2.0) 2440 + '@swc/helpers': 0.5.6 2440 2441 react: 18.2.0 2441 2442 dev: false 2442 2443 2443 - /@react-stately/overlays@3.6.4(react@18.2.0): 2444 - resolution: {integrity: sha512-tHEaoAGpE9dSnsskqLPVKum59yGteoSqsniTopodM+miQozbpPlSjdiQnzGLroy5Afx5OZYClE616muNHUILXA==} 2444 + /@react-stately/overlays@3.6.5(react@18.2.0): 2445 + resolution: {integrity: sha512-U4rCFj6TPJPXLUvYXAcvh+yP/CO2W+7f0IuqP7ZZGE+Osk9qFkT+zRK5/6ayhBDFpmueNfjIEAzT9gYPQwNHFw==} 2445 2446 peerDependencies: 2446 2447 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2447 2448 dependencies: 2448 - '@react-stately/utils': 3.9.0(react@18.2.0) 2449 - '@react-types/overlays': 3.8.4(react@18.2.0) 2450 - '@swc/helpers': 0.5.3 2449 + '@react-stately/utils': 3.9.1(react@18.2.0) 2450 + '@react-types/overlays': 3.8.5(react@18.2.0) 2451 + '@swc/helpers': 0.5.6 2451 2452 react: 18.2.0 2452 2453 dev: false 2453 2454 2454 - /@react-stately/radio@3.10.1(react@18.2.0): 2455 - resolution: {integrity: sha512-MsBYbcLCvjKsqTAKe43T681F2XwKMsS7PLG0eplZgWP9210AMY78GeY1XPYZKHPAau8XkbYiuJqbqTerIJ3DBw==} 2455 + /@react-stately/radio@3.10.2(react@18.2.0): 2456 + resolution: {integrity: sha512-JW5ZWiNMKcZvMTsuPeWJQLHXD5rlqy7Qk6fwUx/ZgeibvMBW/NnW19mm2+IMinzmbtERXvR6nsiA837qI+4dew==} 2456 2457 peerDependencies: 2457 2458 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2458 2459 dependencies: 2459 - '@react-stately/form': 3.0.0(react@18.2.0) 2460 - '@react-stately/utils': 3.9.0(react@18.2.0) 2461 - '@react-types/radio': 3.7.0(react@18.2.0) 2462 - '@react-types/shared': 3.22.0(react@18.2.0) 2463 - '@swc/helpers': 0.5.3 2460 + '@react-stately/form': 3.0.1(react@18.2.0) 2461 + '@react-stately/utils': 3.9.1(react@18.2.0) 2462 + '@react-types/radio': 3.7.1(react@18.2.0) 2463 + '@react-types/shared': 3.22.1(react@18.2.0) 2464 + '@swc/helpers': 0.5.6 2464 2465 react: 18.2.0 2465 2466 dev: false 2466 2467 2467 - /@react-stately/select@3.6.1(react@18.2.0): 2468 - resolution: {integrity: sha512-e5ixtLiYLlFWM8z1msDqXWhflF9esIRfroptZsltMn1lt2iImUlDRlOTZlMtPQzUrDWoiHXRX88sSKUM/jXjQQ==} 2468 + /@react-stately/select@3.6.2(react@18.2.0): 2469 + resolution: {integrity: sha512-duOxdHKol93h6Ew6fap6Amz+zngoERKZLSKVm/8I8uaBgkoBhEeTFv7mlpHTgINxymMw3mMrvy6GL/gfKFwkqg==} 2469 2470 peerDependencies: 2470 2471 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2471 2472 dependencies: 2472 - '@react-stately/form': 3.0.0(react@18.2.0) 2473 - '@react-stately/list': 3.10.2(react@18.2.0) 2474 - '@react-stately/overlays': 3.6.4(react@18.2.0) 2475 - '@react-types/select': 3.9.1(react@18.2.0) 2476 - '@react-types/shared': 3.22.0(react@18.2.0) 2477 - '@swc/helpers': 0.5.3 2473 + '@react-stately/form': 3.0.1(react@18.2.0) 2474 + '@react-stately/list': 3.10.3(react@18.2.0) 2475 + '@react-stately/overlays': 3.6.5(react@18.2.0) 2476 + '@react-types/select': 3.9.2(react@18.2.0) 2477 + '@react-types/shared': 3.22.1(react@18.2.0) 2478 + '@swc/helpers': 0.5.6 2478 2479 react: 18.2.0 2479 2480 dev: false 2480 2481 2481 - /@react-stately/selection@3.14.2(react@18.2.0): 2482 - resolution: {integrity: sha512-mL7OoiUgVWaaF7ks5XSxgbXeShijYmD4G3bkBHhqkpugU600QH6BM2hloCq8KOUupk1y8oTljPtF9EmCv375DA==} 2482 + /@react-stately/selection@3.14.3(react@18.2.0): 2483 + resolution: {integrity: sha512-d/t0rIWieqQ7wjLoMoWnuHEUSMoVXxkPBFuSlJF3F16289FiQ+b8aeKFDzFTYN7fFD8rkZTnpuE4Tcxg3TmA+w==} 2483 2484 peerDependencies: 2484 2485 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2485 2486 dependencies: 2486 - '@react-stately/collections': 3.10.4(react@18.2.0) 2487 - '@react-stately/utils': 3.9.0(react@18.2.0) 2488 - '@react-types/shared': 3.22.0(react@18.2.0) 2489 - '@swc/helpers': 0.5.3 2487 + '@react-stately/collections': 3.10.5(react@18.2.0) 2488 + '@react-stately/utils': 3.9.1(react@18.2.0) 2489 + '@react-types/shared': 3.22.1(react@18.2.0) 2490 + '@swc/helpers': 0.5.6 2490 2491 react: 18.2.0 2491 2492 dev: false 2492 2493 2493 - /@react-stately/slider@3.5.0(react@18.2.0): 2494 - resolution: {integrity: sha512-dOVpIxb7XKuiRxgpHt1bUSlsklciFki100tKIyBPR+Okar9iC/CwLYROYgVfLkGe77jEBNkor9tDLjDGEWcc1w==} 2494 + /@react-stately/slider@3.5.2(react@18.2.0): 2495 + resolution: {integrity: sha512-ntH3NLRG+AwVC7q4Dx9DcmMkMh9vmHjHNXAgaoqNjhvwfSIae7sQ69CkVe6XeJjIBy6LlH81Kgapz+ABe5a1ZA==} 2495 2496 peerDependencies: 2496 2497 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2497 2498 dependencies: 2498 - '@react-stately/utils': 3.9.0(react@18.2.0) 2499 - '@react-types/shared': 3.22.0(react@18.2.0) 2500 - '@react-types/slider': 3.7.0(react@18.2.0) 2501 - '@swc/helpers': 0.5.3 2499 + '@react-stately/utils': 3.9.1(react@18.2.0) 2500 + '@react-types/shared': 3.22.1(react@18.2.0) 2501 + '@react-types/slider': 3.7.1(react@18.2.0) 2502 + '@swc/helpers': 0.5.6 2502 2503 react: 18.2.0 2503 2504 dev: false 2504 2505 2505 - /@react-stately/table@3.11.4(react@18.2.0): 2506 - resolution: {integrity: sha512-dWINJIEOKQl4qq3moq+S8xCD3m+yJqBj0dahr+rOkS+t2uqORwzsusTM35D2T/ZHZi49S2GpE7QuDa+edCynPw==} 2506 + /@react-stately/table@3.11.6(react@18.2.0): 2507 + resolution: {integrity: sha512-34YsfOILXusj3p6QNcKEaDWVORhM6WEhwPSLCZlkwAJvkxuRQFdih5rQKoIDc0uV5aZsB6bYBqiFhnjY0VERhw==} 2507 2508 peerDependencies: 2508 2509 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2509 2510 dependencies: 2510 - '@react-stately/collections': 3.10.4(react@18.2.0) 2511 - '@react-stately/flags': 3.0.0 2512 - '@react-stately/grid': 3.8.4(react@18.2.0) 2513 - '@react-stately/selection': 3.14.2(react@18.2.0) 2514 - '@react-stately/utils': 3.9.0(react@18.2.0) 2515 - '@react-types/grid': 3.2.3(react@18.2.0) 2516 - '@react-types/shared': 3.22.0(react@18.2.0) 2517 - '@react-types/table': 3.9.2(react@18.2.0) 2518 - '@swc/helpers': 0.5.3 2511 + '@react-stately/collections': 3.10.5(react@18.2.0) 2512 + '@react-stately/flags': 3.0.1 2513 + '@react-stately/grid': 3.8.5(react@18.2.0) 2514 + '@react-stately/selection': 3.14.3(react@18.2.0) 2515 + '@react-stately/utils': 3.9.1(react@18.2.0) 2516 + '@react-types/grid': 3.2.4(react@18.2.0) 2517 + '@react-types/shared': 3.22.1(react@18.2.0) 2518 + '@react-types/table': 3.9.3(react@18.2.0) 2519 + '@swc/helpers': 0.5.6 2519 2520 react: 18.2.0 2520 2521 dev: false 2521 2522 2522 - /@react-stately/tabs@3.6.3(react@18.2.0): 2523 - resolution: {integrity: sha512-Nj+Gacwa2SIzYIvHW40GsyX4Q6c8kF7GOuXESeQswbCjnwqhrSbDBp+ngPcUPUJxqFh6JhDCVwAS3wMhUoyUwA==} 2523 + /@react-stately/tabs@3.6.4(react@18.2.0): 2524 + resolution: {integrity: sha512-WZJgMBqzLgN88RN8AxhY4aH1+I+4w1qQA0Lh3LRSDegaytd+NHixCWaP3IPjePgCB5N1UsPe96Xglw75zjHmDg==} 2524 2525 peerDependencies: 2525 2526 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2526 2527 dependencies: 2527 - '@react-stately/list': 3.10.2(react@18.2.0) 2528 - '@react-types/shared': 3.22.0(react@18.2.0) 2529 - '@react-types/tabs': 3.3.4(react@18.2.0) 2530 - '@swc/helpers': 0.5.3 2528 + '@react-stately/list': 3.10.3(react@18.2.0) 2529 + '@react-types/shared': 3.22.1(react@18.2.0) 2530 + '@react-types/tabs': 3.3.5(react@18.2.0) 2531 + '@swc/helpers': 0.5.6 2531 2532 react: 18.2.0 2532 2533 dev: false 2533 2534 2534 - /@react-stately/toggle@3.7.0(react@18.2.0): 2535 - resolution: {integrity: sha512-TRksHkCJk/Xogq4181g3CYgJf+EfsJCqX5UZDSw1Z1Kgpvonjmdf6FAfQfCh9QR2OuXUL6hOLUDVLte5OPI+5g==} 2535 + /@react-stately/toggle@3.7.2(react@18.2.0): 2536 + resolution: {integrity: sha512-SHCF2btcoK57c4lyhucRbyPBAFpp0Pdp0vcPdn3hUgqbu6e5gE0CwG/mgFmZRAQoc7PRc7XifL0uNw8diJJI0Q==} 2536 2537 peerDependencies: 2537 2538 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2538 2539 dependencies: 2539 - '@react-stately/utils': 3.9.0(react@18.2.0) 2540 - '@react-types/checkbox': 3.6.0(react@18.2.0) 2541 - '@swc/helpers': 0.5.3 2540 + '@react-stately/utils': 3.9.1(react@18.2.0) 2541 + '@react-types/checkbox': 3.7.1(react@18.2.0) 2542 + '@swc/helpers': 0.5.6 2542 2543 react: 18.2.0 2543 2544 dev: false 2544 2545 2545 - /@react-stately/tooltip@3.4.6(react@18.2.0): 2546 - resolution: {integrity: sha512-uL93bmsXf+OOgpKLPEKfpDH4z+MK2CuqlqVxx7rshN0vjWOSoezE5nzwgee90+RpDrLNNNWTNa7n+NkDRpI1jA==} 2546 + /@react-stately/tooltip@3.4.7(react@18.2.0): 2547 + resolution: {integrity: sha512-ACtRgBQ8rphBtsUaaxvEAM0HHN9PvMuyvL0vUHd7jvBDCVZJ6it1BKu9SBKjekBkoBOw9nemtkplh9R2CA6V8Q==} 2547 2548 peerDependencies: 2548 2549 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2549 2550 dependencies: 2550 - '@react-stately/overlays': 3.6.4(react@18.2.0) 2551 - '@react-types/tooltip': 3.4.6(react@18.2.0) 2552 - '@swc/helpers': 0.5.3 2551 + '@react-stately/overlays': 3.6.5(react@18.2.0) 2552 + '@react-types/tooltip': 3.4.7(react@18.2.0) 2553 + '@swc/helpers': 0.5.6 2553 2554 react: 18.2.0 2554 2555 dev: false 2555 2556 2556 - /@react-stately/tree@3.7.5(react@18.2.0): 2557 - resolution: {integrity: sha512-xTJVwvhAeY0N5rui4N/TxN7f8hjXdqApDuGDxMZeFAWoQz8Abf7LFKBVQ3OkT6qVr7P+23dgoisUDBhD5a45Hg==} 2557 + /@react-stately/tree@3.7.6(react@18.2.0): 2558 + resolution: {integrity: sha512-y8KvEoZX6+YvqjNCVGS3zA/BKw4D3XrUtUKIDme3gu5Mn6z97u+hUXKdXVCniZR7yvV3fHAIXwE5V2K8Oit4aw==} 2558 2559 peerDependencies: 2559 2560 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2560 2561 dependencies: 2561 - '@react-stately/collections': 3.10.4(react@18.2.0) 2562 - '@react-stately/selection': 3.14.2(react@18.2.0) 2563 - '@react-stately/utils': 3.9.0(react@18.2.0) 2564 - '@react-types/shared': 3.22.0(react@18.2.0) 2565 - '@swc/helpers': 0.5.3 2562 + '@react-stately/collections': 3.10.5(react@18.2.0) 2563 + '@react-stately/selection': 3.14.3(react@18.2.0) 2564 + '@react-stately/utils': 3.9.1(react@18.2.0) 2565 + '@react-types/shared': 3.22.1(react@18.2.0) 2566 + '@swc/helpers': 0.5.6 2566 2567 react: 18.2.0 2567 2568 dev: false 2568 2569 2569 - /@react-stately/utils@3.9.0(react@18.2.0): 2570 - resolution: {integrity: sha512-yPKFY1F88HxuZ15BG2qwAYxtpE4HnIU0Ofi4CuBE0xC6I8mwo4OQjDzi+DZjxQngM9D6AeTTD6F1V8gkozA0Gw==} 2570 + /@react-stately/utils@3.9.1(react@18.2.0): 2571 + resolution: {integrity: sha512-yzw75GE0iUWiyps02BOAPTrybcsMIxEJlzXqtvllAb01O9uX5n0i3X+u2eCpj2UoDF4zS08Ps0jPgWxg8xEYtA==} 2571 2572 peerDependencies: 2572 2573 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2573 2574 dependencies: 2574 - '@swc/helpers': 0.5.3 2575 + '@swc/helpers': 0.5.6 2575 2576 react: 18.2.0 2576 2577 dev: false 2577 2578 2578 - /@react-stately/virtualizer@3.6.6(react@18.2.0): 2579 - resolution: {integrity: sha512-9hWvfITdE/028q4YFve6FxlmA3PdSMkUwpYA+vfaGCXI/4DFZIssBMspUeu4PTRJoV+k+m0z1wYHPmufrq6a3g==} 2579 + /@react-stately/virtualizer@3.6.8(react@18.2.0): 2580 + resolution: {integrity: sha512-Pf06ihTwExRJltGhi72tmLIo0pcjkL55nu7ifMafAAdxZK4ONxRLSuUjjpvYf/0Rs92xRZy2t/XmHREnfirdkQ==} 2580 2581 peerDependencies: 2581 2582 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2582 2583 dependencies: 2583 - '@react-aria/utils': 3.23.0(react@18.2.0) 2584 - '@react-types/shared': 3.22.0(react@18.2.0) 2585 - '@swc/helpers': 0.5.3 2584 + '@react-aria/utils': 3.23.2(react@18.2.0) 2585 + '@react-types/shared': 3.22.1(react@18.2.0) 2586 + '@swc/helpers': 0.5.6 2586 2587 react: 18.2.0 2587 2588 dev: false 2588 2589 ··· 2591 2592 peerDependencies: 2592 2593 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2593 2594 dependencies: 2594 - '@react-types/shared': 3.22.0(react@18.2.0) 2595 + '@react-types/shared': 3.22.1(react@18.2.0) 2595 2596 react: 18.2.0 2596 2597 dev: false 2597 2598 2598 - /@react-types/breadcrumbs@3.7.2(react@18.2.0): 2599 - resolution: {integrity: sha512-esl6RucDW2CNMsApJxNYfMtDaUcfLlwKMPH/loYsOBbKxGl2HsgVLMcdpjEkTRs2HCTNCbBXWpeU8AY77t+bsw==} 2599 + /@react-types/breadcrumbs@3.7.3(react@18.2.0): 2600 + resolution: {integrity: sha512-eFto/+6J+JR58vThNcALZRA1OlqlG3GzQ/bq3q8IrrkOZcrfbEJJCWit/+53Ia98siJKuF4OJHnotxIVIz5I3w==} 2600 2601 peerDependencies: 2601 2602 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2602 2603 dependencies: 2603 - '@react-types/link': 3.5.2(react@18.2.0) 2604 - '@react-types/shared': 3.22.0(react@18.2.0) 2604 + '@react-types/link': 3.5.3(react@18.2.0) 2605 + '@react-types/shared': 3.22.1(react@18.2.0) 2605 2606 react: 18.2.0 2606 2607 dev: false 2607 2608 2608 - /@react-types/button@3.9.1(react@18.2.0): 2609 - resolution: {integrity: sha512-bf9iTar3PtqnyV9rA+wyFyrskZKhwmOuOd/ifYIjPs56YNVXWH5Wfqj6Dx3xdFBgtKx8mEVQxVhoX+WkHX+rtw==} 2609 + /@react-types/button@3.9.2(react@18.2.0): 2610 + resolution: {integrity: sha512-EnPTkGHZRtiwAoJy5q9lDjoG30bEzA/qnvKG29VVXKYAGeqY2IlFs1ypmU+z1X/CpJgPcG3I5cakM7yTVm3pSg==} 2610 2611 peerDependencies: 2611 2612 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2612 2613 dependencies: 2613 - '@react-types/shared': 3.22.0(react@18.2.0) 2614 + '@react-types/shared': 3.22.1(react@18.2.0) 2614 2615 react: 18.2.0 2615 2616 dev: false 2616 2617 2617 - /@react-types/checkbox@3.6.0(react@18.2.0): 2618 - resolution: {integrity: sha512-vgbuJzQpVCNT5AZWV0OozXCnihqrXxoZKfJFIw0xro47pT2sn3t5UC4RA9wfjDGMoK4frw1K/4HQLsQIOsPBkw==} 2618 + /@react-types/checkbox@3.7.1(react@18.2.0): 2619 + resolution: {integrity: sha512-kuGqjQFex0As/3gfWyk+e9njCcad/ZdnYLLiNvhlk15730xfa0MmnOdpqo9jfuFSXBjOcpxoofvEhvrRMtEdUA==} 2619 2620 peerDependencies: 2620 2621 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2621 2622 dependencies: 2622 - '@react-types/shared': 3.22.0(react@18.2.0) 2623 + '@react-types/shared': 3.22.1(react@18.2.0) 2623 2624 react: 18.2.0 2624 2625 dev: false 2625 2626 2626 - /@react-types/combobox@3.10.0(react@18.2.0): 2627 - resolution: {integrity: sha512-1IXSNS02TPbguyYopaW2snU6sZusbClHrEyVr4zPeexTV4kpUUBNXOzFQ+eSQRR0r2XW57Z0yRW4GJ6FGU0yCA==} 2627 + /@react-types/combobox@3.10.1(react@18.2.0): 2628 + resolution: {integrity: sha512-XMno1rgVRNta49vf5nV7VJpVSVAV20tt79t618gG1qRKH5Kt2Cy8lz2fQ5vHG6UTv/6jUOvU8g5Pc93sLaTmoA==} 2628 2629 peerDependencies: 2629 2630 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2630 2631 dependencies: 2631 - '@react-types/shared': 3.22.0(react@18.2.0) 2632 + '@react-types/shared': 3.22.1(react@18.2.0) 2632 2633 react: 18.2.0 2633 2634 dev: false 2634 2635 2635 - /@react-types/dialog@3.5.7(react@18.2.0): 2636 - resolution: {integrity: sha512-geYoqAyQaTLG43AaXdMUVqZXYgkSifrD9cF7lR2kPAT0uGFv0YREi6ieU+aui8XJ83EW0xcxP+EPWd2YkN4D4w==} 2636 + /@react-types/dialog@3.5.8(react@18.2.0): 2637 + resolution: {integrity: sha512-RX8JsMvty8ADHRqVEkppoynXLtN4IzUh8d5z88UEBbcvWKlHfd6bOBQjQcBH3AUue5wjfpPIt6brw2VzgBY/3Q==} 2637 2638 peerDependencies: 2638 2639 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2639 2640 dependencies: 2640 - '@react-types/overlays': 3.8.4(react@18.2.0) 2641 - '@react-types/shared': 3.22.0(react@18.2.0) 2641 + '@react-types/overlays': 3.8.5(react@18.2.0) 2642 + '@react-types/shared': 3.22.1(react@18.2.0) 2642 2643 react: 18.2.0 2643 2644 dev: false 2644 2645 2645 - /@react-types/grid@3.2.3(react@18.2.0): 2646 - resolution: {integrity: sha512-GQM4RDmYhstcYZ0Odjq+xUwh1fhLmRebG6qMM8OXHTPQ77nhl3wc1UTGRhZm6mzEionplSRx4GCpEMEHMJIU0w==} 2646 + /@react-types/grid@3.2.4(react@18.2.0): 2647 + resolution: {integrity: sha512-sDVoyQcH7MoGdx5nBi5ZOU/mVFBt9YTxhvr0PZ97dMdEHZtJC1w9SuezwWS34f50yb8YAXQRTICbZYcK4bAlDA==} 2647 2648 peerDependencies: 2648 2649 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2649 2650 dependencies: 2650 - '@react-types/shared': 3.22.0(react@18.2.0) 2651 + '@react-types/shared': 3.22.1(react@18.2.0) 2651 2652 react: 18.2.0 2652 2653 dev: false 2653 2654 2654 - /@react-types/link@3.5.2(react@18.2.0): 2655 - resolution: {integrity: sha512-/s51/WejmpLiyxOgP89s4txgxYoGaPe8pVDItVo1h4+BhU1Puyvgv/Jx8t9dPvo6LUXbraaN+SgKk/QDxaiirw==} 2655 + /@react-types/link@3.5.3(react@18.2.0): 2656 + resolution: {integrity: sha512-yVafjW3IejyVnK3oMBNjFABCGG6J27EUG8rvkaGaI1uB6srGUEhpJ97XLv11aj1QkXHBy3VGXqxEV3S7wn4HTw==} 2656 2657 peerDependencies: 2657 2658 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2658 2659 dependencies: 2659 - '@react-types/shared': 3.22.0(react@18.2.0) 2660 + '@react-types/shared': 3.22.1(react@18.2.0) 2660 2661 react: 18.2.0 2661 2662 dev: false 2662 2663 2663 - /@react-types/listbox@3.4.6(react@18.2.0): 2664 - resolution: {integrity: sha512-XOQvrTqNh5WIPDvKiWiep8T07RAsMfjAXTjDbnjxVlKACUXkcwpts9kFaLnJ9LJRFt6DwItfP+WMkzvmx63/NQ==} 2664 + /@react-types/listbox@3.4.7(react@18.2.0): 2665 + resolution: {integrity: sha512-68y5H9CVSPFiwO6MOFxTbry9JQMK/Lb1M9i3M8TDyq1AbJxBPpgAvJ9RaqIMCucsnqCzpY/zA3D/X417zByL1w==} 2665 2666 peerDependencies: 2666 2667 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2667 2668 dependencies: 2668 - '@react-types/shared': 3.22.0(react@18.2.0) 2669 + '@react-types/shared': 3.22.1(react@18.2.0) 2669 2670 react: 18.2.0 2670 2671 dev: false 2671 2672 2672 - /@react-types/menu@3.9.6(react@18.2.0): 2673 - resolution: {integrity: sha512-w/RbFInOf4nNayQDv5c2L8IMJbcFOkBhsT3xvvpTy+CHvJcQdjggwaV1sRiw7eF/PwB81k2CwigmidUzHJhKDg==} 2673 + /@react-types/menu@3.9.7(react@18.2.0): 2674 + resolution: {integrity: sha512-K6KhloJVoGsqwkdeez72fkNI9dfrmLI/sNrB4XuOKo2crDQ/eyZYWyJmzz8giz/tHME9w774k487rVoefoFh5w==} 2674 2675 peerDependencies: 2675 2676 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2676 2677 dependencies: 2677 - '@react-types/overlays': 3.8.4(react@18.2.0) 2678 - '@react-types/shared': 3.22.0(react@18.2.0) 2678 + '@react-types/overlays': 3.8.5(react@18.2.0) 2679 + '@react-types/shared': 3.22.1(react@18.2.0) 2679 2680 react: 18.2.0 2680 2681 dev: false 2681 2682 2682 - /@react-types/overlays@3.8.4(react@18.2.0): 2683 - resolution: {integrity: sha512-pfgNlQnbF6RB/R2oSxyqAP3Uzz0xE/k5q4n5gUeCDNLjY5qxFHGE8xniZZ503nZYw6VBa9XMN1efDOKQyeiO0w==} 2683 + /@react-types/overlays@3.8.5(react@18.2.0): 2684 + resolution: {integrity: sha512-4D7EEBQigD/m8hE68Ys8eloyyZFHHduqykSIgINJ0edmo0jygRbWlTwuhWFR9USgSP4dK54duN0Mvq0m4HEVEw==} 2684 2685 peerDependencies: 2685 2686 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2686 2687 dependencies: 2687 - '@react-types/shared': 3.22.0(react@18.2.0) 2688 + '@react-types/shared': 3.22.1(react@18.2.0) 2688 2689 react: 18.2.0 2689 2690 dev: false 2690 2691 2691 - /@react-types/progress@3.5.1(react@18.2.0): 2692 - resolution: {integrity: sha512-CqsUjczUK/SfuFzDcajBBaXRTW0D3G9S/yqLDj9e8E0ii+lGDLt1PHj24t1J7E88U2rVYqmM9VL4NHTt8o3IYA==} 2692 + /@react-types/progress@3.5.2(react@18.2.0): 2693 + resolution: {integrity: sha512-aQql22kusEudsHwDEzq6y/Mh29AM+ftRDKdS5E5g4MkCY5J4FMbOYco1T5So83NIvvG9+eKcxPoJUMjQQACAyA==} 2693 2694 peerDependencies: 2694 2695 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2695 2696 dependencies: 2696 - '@react-types/shared': 3.22.0(react@18.2.0) 2697 + '@react-types/shared': 3.22.1(react@18.2.0) 2697 2698 react: 18.2.0 2698 2699 dev: false 2699 2700 2700 - /@react-types/radio@3.7.0(react@18.2.0): 2701 - resolution: {integrity: sha512-EcwGAXzSHjSqpFZha7xn3IUrhPiJLj+0yb1Ip0qPmhWz0VVw2DwrkY7q/jfaKroVvQhTo2TbfGhcsAQrt0fRqg==} 2701 + /@react-types/radio@3.7.1(react@18.2.0): 2702 + resolution: {integrity: sha512-Zut3rN1odIUBLZdijeyou+UqsLeRE76d9A+npykYGu29ndqmo3w4sLn8QeQcdj1IR71ZnG0pW2Y2BazhK5XrrQ==} 2702 2703 peerDependencies: 2703 2704 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2704 2705 dependencies: 2705 - '@react-types/shared': 3.22.0(react@18.2.0) 2706 + '@react-types/shared': 3.22.1(react@18.2.0) 2706 2707 react: 18.2.0 2707 2708 dev: false 2708 2709 2709 - /@react-types/select@3.9.1(react@18.2.0): 2710 - resolution: {integrity: sha512-EpKSxrnh8HdZvOF9dHQkjivAcdIp1K81FaxmvosH8Lygqh0iYXxAdZGtKLMyBoPI8YFhA+rotIzTcOqgCCnqWA==} 2710 + /@react-types/select@3.9.2(react@18.2.0): 2711 + resolution: {integrity: sha512-fGFrunednY3Pq/BBwVOf87Fsuyo/SlevL0wFIE9OOl2V5NXVaTY7/7RYA8hIOHPzmvsMbndy419BEudiNGhv4A==} 2711 2712 peerDependencies: 2712 2713 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2713 2714 dependencies: 2714 - '@react-types/shared': 3.22.0(react@18.2.0) 2715 + '@react-types/shared': 3.22.1(react@18.2.0) 2715 2716 react: 18.2.0 2716 2717 dev: false 2717 2718 2718 - /@react-types/shared@3.22.0(react@18.2.0): 2719 - resolution: {integrity: sha512-yVOekZWbtSmmiThGEIARbBpnmUIuePFlLyctjvCbgJgGhz8JnEJOipLQ/a4anaWfzAgzSceQP8j/K+VOOePleA==} 2719 + /@react-types/shared@3.22.1(react@18.2.0): 2720 + resolution: {integrity: sha512-PCpa+Vo6BKnRMuOEzy5zAZ3/H5tnQg1e80khMhK2xys0j6ZqzkgQC+fHMNZ7VDFNLqqNMj/o0eVeSBDh2POjkw==} 2720 2721 peerDependencies: 2721 2722 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2722 2723 dependencies: 2723 2724 react: 18.2.0 2724 2725 dev: false 2725 2726 2726 - /@react-types/slider@3.7.0(react@18.2.0): 2727 - resolution: {integrity: sha512-uyQXUVFfqc9SPUW0LZLMan2n232F/OflRafiHXz9viLFa9tVOupVa7GhASRAoHojwkjoJ1LjFlPih7g5dOZ0/Q==} 2727 + /@react-types/slider@3.7.1(react@18.2.0): 2728 + resolution: {integrity: sha512-FKO3YZYdrBs00XbBW5acP+0L1cCdevl/uRJiXbnLpGysO5PrSFIRS7Wlv4M7ztf6gT7b1Ao4FNC9crbxBr6BzA==} 2728 2729 peerDependencies: 2729 2730 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2730 2731 dependencies: 2731 - '@react-types/shared': 3.22.0(react@18.2.0) 2732 + '@react-types/shared': 3.22.1(react@18.2.0) 2732 2733 react: 18.2.0 2733 2734 dev: false 2734 2735 2735 - /@react-types/switch@3.5.0(react@18.2.0): 2736 - resolution: {integrity: sha512-/wNmUGjk69bP6t5k2QkAdrNN5Eb9Rz4dOyp0pCPmoeE+5haW6sV5NmtkvWX1NSc4DQz1xL/a5b+A0vxPCP22Jw==} 2736 + /@react-types/switch@3.5.1(react@18.2.0): 2737 + resolution: {integrity: sha512-2LFEKMGeufqyYmeN/5dtkDkCPG6x9O4eu6aaBaJmPGon7C/l3yiFEgRue6oCUYc1HixR7Qlp0sPxk0tQeWzrSg==} 2737 2738 peerDependencies: 2738 2739 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2739 2740 dependencies: 2740 - '@react-types/shared': 3.22.0(react@18.2.0) 2741 + '@react-types/shared': 3.22.1(react@18.2.0) 2741 2742 react: 18.2.0 2742 2743 dev: false 2743 2744 2744 - /@react-types/table@3.9.2(react@18.2.0): 2745 - resolution: {integrity: sha512-brw5JUANOzBa2rYNpN8AIl9nDZ9RwRZC6G/wTM/JhtirjC1S42oCtf8Ap5rWJBdmMG/5KOfcGNcAl/huyqb3gg==} 2745 + /@react-types/table@3.9.3(react@18.2.0): 2746 + resolution: {integrity: sha512-Hs/pMbxJdga2zBol4H5pV1FVIiRjCuSTXst6idJjkctanTexR4xkyrtBwl+rdLNoGwQ2pGii49vgklc5bFK7zA==} 2746 2747 peerDependencies: 2747 2748 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2748 2749 dependencies: 2749 - '@react-types/grid': 3.2.3(react@18.2.0) 2750 - '@react-types/shared': 3.22.0(react@18.2.0) 2750 + '@react-types/grid': 3.2.4(react@18.2.0) 2751 + '@react-types/shared': 3.22.1(react@18.2.0) 2751 2752 react: 18.2.0 2752 2753 dev: false 2753 2754 2754 - /@react-types/tabs@3.3.4(react@18.2.0): 2755 - resolution: {integrity: sha512-4mCTtFrwMRypyGTZCvNYVT9CkknexO/UYvqwDm2jMYb8JgjRvxnomu776Yh7uyiYKWyql2upm20jqasEOm620w==} 2755 + /@react-types/tabs@3.3.5(react@18.2.0): 2756 + resolution: {integrity: sha512-6NTSZBOWekCtApdZrhu5tHhE/8q52oVohQN+J5T7shAXd6ZAtu8PABVR/nH4BWucc8FL0OUajRqunqzQMU13gA==} 2756 2757 peerDependencies: 2757 2758 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2758 2759 dependencies: 2759 - '@react-types/shared': 3.22.0(react@18.2.0) 2760 + '@react-types/shared': 3.22.1(react@18.2.0) 2760 2761 react: 18.2.0 2761 2762 dev: false 2762 2763 2763 - /@react-types/textfield@3.9.0(react@18.2.0): 2764 - resolution: {integrity: sha512-D/DiwzsfkwlAg3uv8hoIfwju+zhB/hWDEdTvxQbPkntDr0kmN/QfI17NMSzbOBCInC4ABX87ViXLGxr940ykGA==} 2764 + /@react-types/textfield@3.9.1(react@18.2.0): 2765 + resolution: {integrity: sha512-JBHY9M2CkL6xFaGSfWmUJVu3tEK09FaeB1dU3IEh6P41xxbFnPakYHSSAdnwMXBtXPoSHIVsUBickW/pjgfe5g==} 2765 2766 peerDependencies: 2766 2767 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2767 2768 dependencies: 2768 - '@react-types/shared': 3.22.0(react@18.2.0) 2769 + '@react-types/shared': 3.22.1(react@18.2.0) 2769 2770 react: 18.2.0 2770 2771 dev: false 2771 2772 2772 - /@react-types/tooltip@3.4.6(react@18.2.0): 2773 - resolution: {integrity: sha512-RaZewdER7ZcsNL99RhVHs8kSLyzIBkwc0W6eFZrxST2MD9J5GzkVWRhIiqtFOd5U1aYnxdJ6woq72Ef+le6Vfw==} 2773 + /@react-types/tooltip@3.4.7(react@18.2.0): 2774 + resolution: {integrity: sha512-rV4HZRQxLRNhe24yATOxnFQtGRUmsR7mqxMupXCmd1vrw8h+rdKlQv1zW2q8nALAKNmnRXZJHxYQ1SFzb98fgg==} 2774 2775 peerDependencies: 2775 2776 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 2776 2777 dependencies: 2777 - '@react-types/overlays': 3.8.4(react@18.2.0) 2778 - '@react-types/shared': 3.22.0(react@18.2.0) 2778 + '@react-types/overlays': 3.8.5(react@18.2.0) 2779 + '@react-types/shared': 3.22.1(react@18.2.0) 2779 2780 react: 18.2.0 2780 2781 dev: false 2781 2782 ··· 2802 2803 tslib: 2.6.2 2803 2804 dev: false 2804 2805 2805 - /@swc/helpers@0.5.3: 2806 - resolution: {integrity: sha512-FaruWX6KdudYloq1AHD/4nU+UsMTdNE8CKyrseXWEcgjDAbvkwJg2QGPAnfIJLIWsjZOSPLOAykK6fuYp4vp4A==} 2806 + /@swc/helpers@0.5.6: 2807 + resolution: {integrity: sha512-aYX01Ke9hunpoCexYAgQucEpARGQ5w/cqHFrIR+e9gdKb1QWTsVJuTJ2ozQzIAxLyRQe/m+2RqzkyOOGiMKRQA==} 2807 2808 dependencies: 2808 2809 tslib: 2.6.2 2809 2810 dev: false ··· 2826 2827 '@types/d3-color': 3.1.3 2827 2828 dev: false 2828 2829 2829 - /@types/d3-path@3.0.2: 2830 - resolution: {integrity: sha512-WAIEVlOCdd/NKRYTsqCpOMHQHemKBEINf8YXMYOtXH0GA7SY0dqMB78P3Uhgfy+4X+/Mlw2wDtlETkN6kQUCMA==} 2830 + /@types/d3-path@3.1.0: 2831 + resolution: {integrity: sha512-P2dlU/q51fkOc/Gfl3Ul9kicV7l+ra934qBFXCFhrZMOL6du1TM0pm1ThYvENukyOn5h9v+yMJ9Fn5JK4QozrQ==} 2831 2832 dev: false 2832 2833 2833 2834 /@types/d3-scale@4.0.8: ··· 2839 2840 /@types/d3-shape@3.1.6: 2840 2841 resolution: {integrity: sha512-5KKk5aKGu2I+O6SONMYSNflgiP0WfZIQvVUMan50wHsLG1G94JlxEVnCpQARfTtzytuY0p/9PXXZb3I7giofIA==} 2841 2842 dependencies: 2842 - '@types/d3-path': 3.0.2 2843 + '@types/d3-path': 3.1.0 2843 2844 dev: false 2844 2845 2845 2846 /@types/d3-time@3.0.3: ··· 2892 2893 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} 2893 2894 dev: false 2894 2895 2895 - /@types/node@20.11.16: 2896 - resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==} 2896 + /@types/node@20.11.20: 2897 + resolution: {integrity: sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==} 2897 2898 dependencies: 2898 2899 undici-types: 5.26.5 2899 2900 dev: true ··· 2901 2902 /@types/prop-types@15.7.11: 2902 2903 resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} 2903 2904 2904 - /@types/react-dom@18.2.18: 2905 - resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} 2905 + /@types/react-dom@18.2.19: 2906 + resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} 2906 2907 dependencies: 2907 - '@types/react': 18.2.52 2908 + '@types/react': 18.2.58 2908 2909 dev: true 2909 2910 2910 - /@types/react@18.2.52: 2911 - resolution: {integrity: sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==} 2911 + /@types/react@18.2.58: 2912 + resolution: {integrity: sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==} 2912 2913 dependencies: 2913 2914 '@types/prop-types': 15.7.11 2914 2915 '@types/scheduler': 0.16.8 ··· 2917 2918 /@types/scheduler@0.16.8: 2918 2919 resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} 2919 2920 2920 - /@types/semver@7.5.6: 2921 - resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} 2921 + /@types/semver@7.5.7: 2922 + resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==} 2922 2923 dev: true 2923 2924 2924 2925 /@types/unist@2.0.10: ··· 2950 2951 graphemer: 1.4.0 2951 2952 ignore: 5.3.1 2952 2953 natural-compare-lite: 1.4.0 2953 - semver: 7.5.4 2954 + semver: 7.6.0 2954 2955 tsutils: 3.21.0(typescript@5.3.3) 2955 2956 typescript: 5.3.3 2956 2957 transitivePeerDependencies: ··· 3021 3022 debug: 4.3.4 3022 3023 globby: 11.1.0 3023 3024 is-glob: 4.0.3 3024 - semver: 7.5.4 3025 + semver: 7.6.0 3025 3026 tsutils: 3.21.0(typescript@5.3.3) 3026 3027 typescript: 5.3.3 3027 3028 transitivePeerDependencies: ··· 3035 3036 dependencies: 3036 3037 '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) 3037 3038 '@types/json-schema': 7.0.15 3038 - '@types/semver': 7.5.6 3039 + '@types/semver': 7.5.7 3039 3040 '@typescript-eslint/scope-manager': 5.62.0 3040 3041 '@typescript-eslint/types': 5.62.0 3041 3042 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) 3042 3043 eslint: 8.56.0 3043 3044 eslint-scope: 5.1.1 3044 - semver: 7.5.4 3045 + semver: 7.6.0 3045 3046 transitivePeerDependencies: 3046 3047 - supports-color 3047 3048 - typescript ··· 3132 3133 engines: {node: '>=0.10.0'} 3133 3134 dev: true 3134 3135 3135 - /array-buffer-byte-length@1.0.0: 3136 - resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} 3136 + /array-buffer-byte-length@1.0.1: 3137 + resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} 3138 + engines: {node: '>= 0.4'} 3137 3139 dependencies: 3138 - call-bind: 1.0.5 3140 + call-bind: 1.0.7 3139 3141 is-array-buffer: 3.0.4 3140 3142 dev: false 3141 3143 ··· 3143 3145 resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} 3144 3146 engines: {node: '>= 0.4'} 3145 3147 dependencies: 3146 - call-bind: 1.0.5 3148 + call-bind: 1.0.7 3147 3149 define-properties: 1.2.1 3148 - es-abstract: 1.22.3 3149 - get-intrinsic: 1.2.2 3150 + es-abstract: 1.22.4 3151 + get-intrinsic: 1.2.4 3150 3152 is-string: 1.0.7 3151 3153 dev: false 3152 3154 ··· 3159 3161 engines: {node: '>=0.10.0'} 3160 3162 dev: true 3161 3163 3162 - /array.prototype.findlastindex@1.2.3: 3163 - resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} 3164 + /array.prototype.filter@1.0.3: 3165 + resolution: {integrity: sha512-VizNcj/RGJiUyQBgzwxzE5oHdeuXY5hSbbmKMlphj1cy1Vl7Pn2asCGbSrru6hSQjmCzqTBPVWAF/whmEOVHbw==} 3166 + engines: {node: '>= 0.4'} 3167 + dependencies: 3168 + call-bind: 1.0.7 3169 + define-properties: 1.2.1 3170 + es-abstract: 1.22.4 3171 + es-array-method-boxes-properly: 1.0.0 3172 + is-string: 1.0.7 3173 + dev: false 3174 + 3175 + /array.prototype.findlastindex@1.2.4: 3176 + resolution: {integrity: sha512-hzvSHUshSpCflDR1QMUBLHGHP1VIEBegT4pix9H/Z92Xw3ySoy6c2qh7lJWTJnRJ8JCZ9bJNCgTyYaJGcJu6xQ==} 3164 3177 engines: {node: '>= 0.4'} 3165 3178 dependencies: 3166 - call-bind: 1.0.5 3179 + call-bind: 1.0.7 3167 3180 define-properties: 1.2.1 3168 - es-abstract: 1.22.3 3181 + es-abstract: 1.22.4 3182 + es-errors: 1.3.0 3169 3183 es-shim-unscopables: 1.0.2 3170 - get-intrinsic: 1.2.2 3171 3184 dev: false 3172 3185 3173 3186 /array.prototype.flat@1.3.2: 3174 3187 resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} 3175 3188 engines: {node: '>= 0.4'} 3176 3189 dependencies: 3177 - call-bind: 1.0.5 3190 + call-bind: 1.0.7 3178 3191 define-properties: 1.2.1 3179 - es-abstract: 1.22.3 3192 + es-abstract: 1.22.4 3180 3193 es-shim-unscopables: 1.0.2 3181 3194 dev: false 3182 3195 ··· 3184 3197 resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} 3185 3198 engines: {node: '>= 0.4'} 3186 3199 dependencies: 3187 - call-bind: 1.0.5 3200 + call-bind: 1.0.7 3188 3201 define-properties: 1.2.1 3189 - es-abstract: 1.22.3 3202 + es-abstract: 1.22.4 3190 3203 es-shim-unscopables: 1.0.2 3191 3204 dev: false 3192 3205 3193 - /array.prototype.tosorted@1.1.2: 3194 - resolution: {integrity: sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==} 3206 + /array.prototype.tosorted@1.1.3: 3207 + resolution: {integrity: sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==} 3195 3208 dependencies: 3196 - call-bind: 1.0.5 3209 + call-bind: 1.0.7 3197 3210 define-properties: 1.2.1 3198 - es-abstract: 1.22.3 3211 + es-abstract: 1.22.4 3212 + es-errors: 1.3.0 3199 3213 es-shim-unscopables: 1.0.2 3200 - get-intrinsic: 1.2.2 3201 3214 dev: false 3202 3215 3203 - /arraybuffer.prototype.slice@1.0.2: 3204 - resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} 3216 + /arraybuffer.prototype.slice@1.0.3: 3217 + resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==} 3205 3218 engines: {node: '>= 0.4'} 3206 3219 dependencies: 3207 - array-buffer-byte-length: 1.0.0 3208 - call-bind: 1.0.5 3220 + array-buffer-byte-length: 1.0.1 3221 + call-bind: 1.0.7 3209 3222 define-properties: 1.2.1 3210 - es-abstract: 1.22.3 3211 - get-intrinsic: 1.2.2 3223 + es-abstract: 1.22.4 3224 + es-errors: 1.3.0 3225 + get-intrinsic: 1.2.4 3212 3226 is-array-buffer: 3.0.4 3213 - is-shared-array-buffer: 1.0.2 3227 + is-shared-array-buffer: 1.0.3 3214 3228 dev: false 3215 3229 3216 3230 /assign-symbols@1.0.0: ··· 3241 3255 peerDependencies: 3242 3256 postcss: ^8.1.0 3243 3257 dependencies: 3244 - browserslist: 4.22.3 3245 - caniuse-lite: 1.0.30001583 3258 + browserslist: 4.23.0 3259 + caniuse-lite: 1.0.30001589 3246 3260 fraction.js: 4.3.7 3247 3261 normalize-range: 0.1.2 3248 3262 picocolors: 1.0.0 ··· 3250 3264 postcss-value-parser: 4.2.0 3251 3265 dev: false 3252 3266 3253 - /available-typed-arrays@1.0.6: 3254 - resolution: {integrity: sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==} 3267 + /available-typed-arrays@1.0.7: 3268 + resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} 3255 3269 engines: {node: '>= 0.4'} 3270 + dependencies: 3271 + possible-typed-array-names: 1.0.0 3256 3272 dev: false 3257 3273 3258 3274 /axe-core@4.7.0: ··· 3327 3343 unload: 2.2.0 3328 3344 dev: false 3329 3345 3330 - /browserslist@4.22.3: 3331 - resolution: {integrity: sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==} 3346 + /browserslist@4.23.0: 3347 + resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} 3332 3348 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3333 3349 hasBin: true 3334 3350 dependencies: 3335 - caniuse-lite: 1.0.30001583 3336 - electron-to-chromium: 1.4.656 3351 + caniuse-lite: 1.0.30001589 3352 + electron-to-chromium: 1.4.681 3337 3353 node-releases: 2.0.14 3338 - update-browserslist-db: 1.0.13(browserslist@4.22.3) 3354 + update-browserslist-db: 1.0.13(browserslist@4.23.0) 3339 3355 dev: false 3340 3356 3341 3357 /busboy@1.6.0: ··· 3360 3376 unset-value: 1.0.0 3361 3377 dev: true 3362 3378 3363 - /call-bind@1.0.5: 3364 - resolution: {integrity: sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==} 3379 + /call-bind@1.0.7: 3380 + resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} 3381 + engines: {node: '>= 0.4'} 3365 3382 dependencies: 3383 + es-define-property: 1.0.0 3384 + es-errors: 1.3.0 3366 3385 function-bind: 1.1.2 3367 - get-intrinsic: 1.2.2 3368 - set-function-length: 1.2.0 3386 + get-intrinsic: 1.2.4 3387 + set-function-length: 1.2.1 3369 3388 dev: false 3370 3389 3371 3390 /callsites@3.1.0: ··· 3377 3396 engines: {node: '>= 6'} 3378 3397 dev: false 3379 3398 3380 - /caniuse-lite@1.0.30001583: 3381 - resolution: {integrity: sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==} 3399 + /caniuse-lite@1.0.30001589: 3400 + resolution: {integrity: sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg==} 3382 3401 dev: false 3383 3402 3384 3403 /chalk@4.1.2: ··· 3392 3411 resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} 3393 3412 dev: false 3394 3413 3395 - /chokidar@3.5.3: 3396 - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} 3414 + /chokidar@3.6.0: 3415 + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} 3397 3416 engines: {node: '>= 8.10.0'} 3398 3417 dependencies: 3399 3418 anymatch: 3.1.3 ··· 3644 3663 engines: {node: '>=0.10.0'} 3645 3664 dev: false 3646 3665 3647 - /define-data-property@1.1.1: 3648 - resolution: {integrity: sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==} 3666 + /define-data-property@1.1.4: 3667 + resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} 3649 3668 engines: {node: '>= 0.4'} 3650 3669 dependencies: 3651 - get-intrinsic: 1.2.2 3670 + es-define-property: 1.0.0 3671 + es-errors: 1.3.0 3652 3672 gopd: 1.0.1 3653 - has-property-descriptors: 1.0.1 3654 3673 dev: false 3655 3674 3656 3675 /define-properties@1.2.1: 3657 3676 resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} 3658 3677 engines: {node: '>= 0.4'} 3659 3678 dependencies: 3660 - define-data-property: 1.1.1 3661 - has-property-descriptors: 1.0.1 3679 + define-data-property: 1.1.4 3680 + has-property-descriptors: 1.0.2 3662 3681 object-keys: 1.1.1 3663 3682 dev: false 3664 3683 ··· 3712 3731 resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} 3713 3732 dev: false 3714 3733 3715 - /diff@5.1.0: 3716 - resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} 3734 + /diff@5.2.0: 3735 + resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} 3717 3736 engines: {node: '>=0.3.1'} 3718 3737 dev: false 3719 3738 ··· 3740 3759 dependencies: 3741 3760 esutils: 2.0.3 3742 3761 3743 - /dom-helpers@3.4.0: 3744 - resolution: {integrity: sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==} 3762 + /dom-helpers@5.2.1: 3763 + resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} 3745 3764 dependencies: 3746 3765 '@babel/runtime': 7.23.9 3766 + csstype: 3.1.3 3747 3767 dev: false 3748 3768 3749 3769 /eastasianwidth@0.2.0: 3750 3770 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 3751 3771 dev: false 3752 3772 3753 - /electron-to-chromium@1.4.656: 3754 - resolution: {integrity: sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q==} 3773 + /electron-to-chromium@1.4.681: 3774 + resolution: {integrity: sha512-1PpuqJUFWoXZ1E54m8bsLPVYwIVCRzvaL+n5cjigGga4z854abDnFRc+cTa2th4S79kyGqya/1xoR7h+Y5G5lg==} 3755 3775 dev: false 3756 3776 3757 3777 /emoji-regex@8.0.0: ··· 3775 3795 engines: {node: '>=0.12'} 3776 3796 dev: false 3777 3797 3778 - /es-abstract@1.22.3: 3779 - resolution: {integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==} 3798 + /es-abstract@1.22.4: 3799 + resolution: {integrity: sha512-vZYJlk2u6qHYxBOTjAeg7qUxHdNfih64Uu2J8QqWgXZ2cri0ZpJAkzDUK/q593+mvKwlxyaxr6F1Q+3LKoQRgg==} 3780 3800 engines: {node: '>= 0.4'} 3781 3801 dependencies: 3782 - array-buffer-byte-length: 1.0.0 3783 - arraybuffer.prototype.slice: 1.0.2 3784 - available-typed-arrays: 1.0.6 3785 - call-bind: 1.0.5 3786 - es-set-tostringtag: 2.0.2 3802 + array-buffer-byte-length: 1.0.1 3803 + arraybuffer.prototype.slice: 1.0.3 3804 + available-typed-arrays: 1.0.7 3805 + call-bind: 1.0.7 3806 + es-define-property: 1.0.0 3807 + es-errors: 1.3.0 3808 + es-set-tostringtag: 2.0.3 3787 3809 es-to-primitive: 1.2.1 3788 3810 function.prototype.name: 1.1.6 3789 - get-intrinsic: 1.2.2 3790 - get-symbol-description: 1.0.0 3811 + get-intrinsic: 1.2.4 3812 + get-symbol-description: 1.0.2 3791 3813 globalthis: 1.0.3 3792 3814 gopd: 1.0.1 3793 - has-property-descriptors: 1.0.1 3794 - has-proto: 1.0.1 3815 + has-property-descriptors: 1.0.2 3816 + has-proto: 1.0.3 3795 3817 has-symbols: 1.0.3 3796 - hasown: 2.0.0 3797 - internal-slot: 1.0.6 3818 + hasown: 2.0.1 3819 + internal-slot: 1.0.7 3798 3820 is-array-buffer: 3.0.4 3799 3821 is-callable: 1.2.7 3800 - is-negative-zero: 2.0.2 3822 + is-negative-zero: 2.0.3 3801 3823 is-regex: 1.1.4 3802 - is-shared-array-buffer: 1.0.2 3824 + is-shared-array-buffer: 1.0.3 3803 3825 is-string: 1.0.7 3804 3826 is-typed-array: 1.1.13 3805 3827 is-weakref: 1.0.2 3806 3828 object-inspect: 1.13.1 3807 3829 object-keys: 1.1.1 3808 3830 object.assign: 4.1.5 3809 - regexp.prototype.flags: 1.5.1 3831 + regexp.prototype.flags: 1.5.2 3810 3832 safe-array-concat: 1.1.0 3811 - safe-regex-test: 1.0.2 3833 + safe-regex-test: 1.0.3 3812 3834 string.prototype.trim: 1.2.8 3813 3835 string.prototype.trimend: 1.0.7 3814 3836 string.prototype.trimstart: 1.0.7 3815 - typed-array-buffer: 1.0.0 3816 - typed-array-byte-length: 1.0.0 3817 - typed-array-byte-offset: 1.0.0 3818 - typed-array-length: 1.0.4 3837 + typed-array-buffer: 1.0.2 3838 + typed-array-byte-length: 1.0.1 3839 + typed-array-byte-offset: 1.0.2 3840 + typed-array-length: 1.0.5 3819 3841 unbox-primitive: 1.0.2 3820 3842 which-typed-array: 1.1.14 3821 3843 dev: false 3822 3844 3823 - /es-iterator-helpers@1.0.15: 3824 - resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} 3845 + /es-array-method-boxes-properly@1.0.0: 3846 + resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} 3847 + dev: false 3848 + 3849 + /es-define-property@1.0.0: 3850 + resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} 3851 + engines: {node: '>= 0.4'} 3852 + dependencies: 3853 + get-intrinsic: 1.2.4 3854 + dev: false 3855 + 3856 + /es-errors@1.3.0: 3857 + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 3858 + engines: {node: '>= 0.4'} 3859 + dev: false 3860 + 3861 + /es-iterator-helpers@1.0.17: 3862 + resolution: {integrity: sha512-lh7BsUqelv4KUbR5a/ZTaGGIMLCjPGPqJ6q+Oq24YP0RdyptX1uzm4vvaqzk7Zx3bpl/76YLTTDj9L7uYQ92oQ==} 3863 + engines: {node: '>= 0.4'} 3825 3864 dependencies: 3826 3865 asynciterator.prototype: 1.0.0 3827 - call-bind: 1.0.5 3866 + call-bind: 1.0.7 3828 3867 define-properties: 1.2.1 3829 - es-abstract: 1.22.3 3830 - es-set-tostringtag: 2.0.2 3868 + es-abstract: 1.22.4 3869 + es-errors: 1.3.0 3870 + es-set-tostringtag: 2.0.3 3831 3871 function-bind: 1.1.2 3832 - get-intrinsic: 1.2.2 3872 + get-intrinsic: 1.2.4 3833 3873 globalthis: 1.0.3 3834 - has-property-descriptors: 1.0.1 3835 - has-proto: 1.0.1 3874 + has-property-descriptors: 1.0.2 3875 + has-proto: 1.0.3 3836 3876 has-symbols: 1.0.3 3837 - internal-slot: 1.0.6 3877 + internal-slot: 1.0.7 3838 3878 iterator.prototype: 1.1.2 3839 3879 safe-array-concat: 1.1.0 3840 3880 dev: false 3841 3881 3842 - /es-set-tostringtag@2.0.2: 3843 - resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} 3882 + /es-set-tostringtag@2.0.3: 3883 + resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==} 3844 3884 engines: {node: '>= 0.4'} 3845 3885 dependencies: 3846 - get-intrinsic: 1.2.2 3886 + get-intrinsic: 1.2.4 3847 3887 has-tostringtag: 1.0.2 3848 - hasown: 2.0.0 3888 + hasown: 2.0.1 3849 3889 dev: false 3850 3890 3851 3891 /es-shim-unscopables@1.0.2: 3852 3892 resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} 3853 3893 dependencies: 3854 - hasown: 2.0.0 3894 + hasown: 2.0.1 3855 3895 dev: false 3856 3896 3857 3897 /es-to-primitive@1.2.1: ··· 3863 3903 is-symbol: 1.0.4 3864 3904 dev: false 3865 3905 3866 - /escalade@3.1.1: 3867 - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} 3906 + /escalade@3.1.2: 3907 + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} 3868 3908 engines: {node: '>=6'} 3869 3909 dev: false 3870 3910 ··· 3972 4012 dependencies: 3973 4013 '@typescript-eslint/parser': 5.62.0(eslint@8.56.0)(typescript@5.3.3) 3974 4014 array-includes: 3.1.7 3975 - array.prototype.findlastindex: 1.2.3 4015 + array.prototype.findlastindex: 1.2.4 3976 4016 array.prototype.flat: 1.3.2 3977 4017 array.prototype.flatmap: 1.3.2 3978 4018 debug: 3.2.7 ··· 3980 4020 eslint: 8.56.0 3981 4021 eslint-import-resolver-node: 0.3.9 3982 4022 eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) 3983 - hasown: 2.0.0 4023 + hasown: 2.0.1 3984 4024 is-core-module: 2.13.1 3985 4025 is-glob: 4.0.3 3986 4026 minimatch: 3.1.2 3987 4027 object.fromentries: 2.0.7 3988 - object.groupby: 1.0.1 4028 + object.groupby: 1.0.2 3989 4029 object.values: 1.1.7 3990 4030 semver: 6.3.1 3991 4031 tsconfig-paths: 3.15.0 ··· 4010 4050 axobject-query: 3.2.1 4011 4051 damerau-levenshtein: 1.0.8 4012 4052 emoji-regex: 9.2.2 4013 - es-iterator-helpers: 1.0.15 4053 + es-iterator-helpers: 1.0.17 4014 4054 eslint: 8.56.0 4015 - hasown: 2.0.0 4055 + hasown: 2.0.1 4016 4056 jsx-ast-utils: 3.3.5 4017 4057 language-tags: 1.0.9 4018 4058 minimatch: 3.1.2 ··· 4048 4088 dependencies: 4049 4089 array-includes: 3.1.7 4050 4090 array.prototype.flatmap: 1.3.2 4051 - array.prototype.tosorted: 1.1.2 4091 + array.prototype.tosorted: 1.1.3 4052 4092 doctrine: 2.1.0 4053 - es-iterator-helpers: 1.0.15 4093 + es-iterator-helpers: 1.0.17 4054 4094 eslint: 8.56.0 4055 4095 estraverse: 5.3.0 4056 4096 jsx-ast-utils: 3.3.5 ··· 4238 4278 /fast-levenshtein@2.0.6: 4239 4279 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} 4240 4280 4241 - /fastq@1.17.0: 4242 - resolution: {integrity: sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==} 4281 + /fastq@1.17.1: 4282 + resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} 4243 4283 dependencies: 4244 4284 reusify: 1.0.4 4245 4285 ··· 4266 4306 resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} 4267 4307 engines: {node: ^10.12.0 || >=12.0.0} 4268 4308 dependencies: 4269 - flatted: 3.2.9 4309 + flatted: 3.3.1 4270 4310 keyv: 4.5.4 4271 4311 rimraf: 3.0.2 4272 4312 ··· 4275 4315 hasBin: true 4276 4316 dev: false 4277 4317 4278 - /flatted@3.2.9: 4279 - resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} 4318 + /flatted@3.3.1: 4319 + resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} 4280 4320 4281 4321 /for-each@0.3.3: 4282 4322 resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} ··· 4308 4348 map-cache: 0.2.2 4309 4349 dev: true 4310 4350 4311 - /framer-motion@11.0.3(react-dom@18.2.0)(react@18.2.0): 4312 - resolution: {integrity: sha512-6x2poQpIWBdbZwLd73w6cKZ1I9IEPIU94C6/Swp1Zt3LJ+sB5bPe1E2wC6EH5hSISXNkMJ4afH7AdwS7MrtkWw==} 4351 + /framer-motion@11.0.6(react-dom@18.2.0)(react@18.2.0): 4352 + resolution: {integrity: sha512-BpO3mWF8UwxzO3Ca5AmSkrg14QYTeJa9vKgoLOoBdBdTPj0e81i1dMwnX6EQJXRieUx20uiDBXq8bA6y7N6b8Q==} 4313 4353 peerDependencies: 4314 4354 react: ^18.0.0 4315 4355 react-dom: ^18.0.0 ··· 4344 4384 resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} 4345 4385 engines: {node: '>= 0.4'} 4346 4386 dependencies: 4347 - call-bind: 1.0.5 4387 + call-bind: 1.0.7 4348 4388 define-properties: 1.2.1 4349 - es-abstract: 1.22.3 4389 + es-abstract: 1.22.4 4350 4390 functions-have-names: 1.2.3 4351 4391 dev: false 4352 4392 ··· 4354 4394 resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} 4355 4395 dev: false 4356 4396 4357 - /get-intrinsic@1.2.2: 4358 - resolution: {integrity: sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==} 4397 + /get-intrinsic@1.2.4: 4398 + resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} 4399 + engines: {node: '>= 0.4'} 4359 4400 dependencies: 4401 + es-errors: 1.3.0 4360 4402 function-bind: 1.1.2 4361 - has-proto: 1.0.1 4403 + has-proto: 1.0.3 4362 4404 has-symbols: 1.0.3 4363 - hasown: 2.0.0 4405 + hasown: 2.0.1 4364 4406 dev: false 4365 4407 4366 4408 /get-nonce@1.0.1: ··· 4368 4410 engines: {node: '>=6'} 4369 4411 dev: false 4370 4412 4371 - /get-symbol-description@1.0.0: 4372 - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} 4413 + /get-symbol-description@1.0.2: 4414 + resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} 4373 4415 engines: {node: '>= 0.4'} 4374 4416 dependencies: 4375 - call-bind: 1.0.5 4376 - get-intrinsic: 1.2.2 4417 + call-bind: 1.0.7 4418 + es-errors: 1.3.0 4419 + get-intrinsic: 1.2.4 4377 4420 dev: false 4378 4421 4379 4422 /get-tsconfig@4.7.2: ··· 4448 4491 /gopd@1.0.1: 4449 4492 resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} 4450 4493 dependencies: 4451 - get-intrinsic: 1.2.2 4494 + get-intrinsic: 1.2.4 4452 4495 dev: false 4453 4496 4454 4497 /graceful-fs@4.2.11: ··· 4466 4509 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} 4467 4510 engines: {node: '>=8'} 4468 4511 4469 - /has-property-descriptors@1.0.1: 4470 - resolution: {integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==} 4512 + /has-property-descriptors@1.0.2: 4513 + resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} 4471 4514 dependencies: 4472 - get-intrinsic: 1.2.2 4515 + es-define-property: 1.0.0 4473 4516 dev: false 4474 4517 4475 - /has-proto@1.0.1: 4476 - resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} 4518 + /has-proto@1.0.3: 4519 + resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} 4477 4520 engines: {node: '>= 0.4'} 4478 4521 dev: false 4479 4522 ··· 4520 4563 kind-of: 4.0.0 4521 4564 dev: true 4522 4565 4523 - /hasown@2.0.0: 4524 - resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} 4566 + /hasown@2.0.1: 4567 + resolution: {integrity: sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==} 4525 4568 engines: {node: '>= 0.4'} 4526 4569 dependencies: 4527 4570 function-bind: 1.1.2 ··· 4621 4664 resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} 4622 4665 dev: false 4623 4666 4624 - /internal-slot@1.0.6: 4625 - resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} 4667 + /internal-slot@1.0.7: 4668 + resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} 4626 4669 engines: {node: '>= 0.4'} 4627 4670 dependencies: 4628 - get-intrinsic: 1.2.2 4629 - hasown: 2.0.0 4630 - side-channel: 1.0.4 4671 + es-errors: 1.3.0 4672 + hasown: 2.0.1 4673 + side-channel: 1.0.5 4631 4674 dev: false 4632 4675 4633 4676 /internmap@2.0.3: ··· 4654 4697 resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} 4655 4698 engines: {node: '>= 0.10'} 4656 4699 dependencies: 4657 - hasown: 2.0.0 4700 + hasown: 2.0.1 4658 4701 dev: true 4659 4702 4660 4703 /is-array-buffer@3.0.4: 4661 4704 resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==} 4662 4705 engines: {node: '>= 0.4'} 4663 4706 dependencies: 4664 - call-bind: 1.0.5 4665 - get-intrinsic: 1.2.2 4707 + call-bind: 1.0.7 4708 + get-intrinsic: 1.2.4 4666 4709 dev: false 4667 4710 4668 4711 /is-arrayish@0.3.2: ··· 4693 4736 resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} 4694 4737 engines: {node: '>= 0.4'} 4695 4738 dependencies: 4696 - call-bind: 1.0.5 4739 + call-bind: 1.0.7 4697 4740 has-tostringtag: 1.0.2 4698 4741 dev: false 4699 4742 ··· 4714 4757 /is-core-module@2.13.1: 4715 4758 resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} 4716 4759 dependencies: 4717 - hasown: 2.0.0 4760 + hasown: 2.0.1 4718 4761 dev: false 4719 4762 4720 4763 /is-data-descriptor@1.0.1: 4721 4764 resolution: {integrity: sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==} 4722 4765 engines: {node: '>= 0.4'} 4723 4766 dependencies: 4724 - hasown: 2.0.0 4767 + hasown: 2.0.1 4725 4768 dev: true 4726 4769 4727 4770 /is-date-object@1.0.5: ··· 4766 4809 /is-finalizationregistry@1.0.2: 4767 4810 resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} 4768 4811 dependencies: 4769 - call-bind: 1.0.5 4812 + call-bind: 1.0.7 4770 4813 dev: false 4771 4814 4772 4815 /is-fullwidth-code-point@3.0.0: ··· 4791 4834 resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} 4792 4835 dev: false 4793 4836 4794 - /is-negative-zero@2.0.2: 4795 - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} 4837 + /is-negative-zero@2.0.3: 4838 + resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==} 4796 4839 engines: {node: '>= 0.4'} 4797 4840 dev: false 4798 4841 ··· 4834 4877 resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} 4835 4878 engines: {node: '>= 0.4'} 4836 4879 dependencies: 4837 - call-bind: 1.0.5 4880 + call-bind: 1.0.7 4838 4881 has-tostringtag: 1.0.2 4839 4882 dev: false 4840 4883 ··· 4842 4885 resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} 4843 4886 dev: false 4844 4887 4845 - /is-shared-array-buffer@1.0.2: 4846 - resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} 4888 + /is-shared-array-buffer@1.0.3: 4889 + resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==} 4890 + engines: {node: '>= 0.4'} 4847 4891 dependencies: 4848 - call-bind: 1.0.5 4892 + call-bind: 1.0.7 4849 4893 dev: false 4850 4894 4851 4895 /is-string@1.0.7: ··· 4876 4920 /is-weakref@1.0.2: 4877 4921 resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} 4878 4922 dependencies: 4879 - call-bind: 1.0.5 4923 + call-bind: 1.0.7 4880 4924 dev: false 4881 4925 4882 4926 /is-weakset@2.0.2: 4883 4927 resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} 4884 4928 dependencies: 4885 - call-bind: 1.0.5 4886 - get-intrinsic: 1.2.2 4929 + call-bind: 1.0.7 4930 + get-intrinsic: 1.2.4 4887 4931 dev: false 4888 4932 4889 4933 /is-windows@1.0.2: ··· 4918 4962 resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} 4919 4963 dependencies: 4920 4964 define-properties: 1.2.1 4921 - get-intrinsic: 1.2.2 4965 + get-intrinsic: 1.2.4 4922 4966 has-symbols: 1.0.3 4923 - reflect.getprototypeof: 1.0.4 4924 - set-function-name: 2.0.1 4967 + reflect.getprototypeof: 1.0.5 4968 + set-function-name: 2.0.2 4925 4969 dev: false 4926 4970 4927 4971 /jackspeak@2.3.6: ··· 5030 5074 engines: {node: '>=10'} 5031 5075 dev: false 5032 5076 5033 - /lilconfig@3.0.0: 5034 - resolution: {integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==} 5077 + /lilconfig@3.1.1: 5078 + resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==} 5035 5079 engines: {node: '>=14'} 5036 5080 dev: false 5037 5081 ··· 5102 5146 object-visit: 1.0.1 5103 5147 dev: true 5104 5148 5105 - /match-sorter@6.3.3: 5106 - resolution: {integrity: sha512-sgiXxrRijEe0SzHKGX4HouCpfHRPnqteH42UdMEW7BlWy990ZkzcvonJGv4Uu9WE7Y1f8Yocm91+4qFPCbmNww==} 5149 + /match-sorter@6.3.4: 5150 + resolution: {integrity: sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==} 5107 5151 dependencies: 5108 5152 '@babel/runtime': 7.23.9 5109 5153 remove-accents: 0.5.0 ··· 5495 5539 '@next/env': 14.1.0 5496 5540 '@swc/helpers': 0.5.2 5497 5541 busboy: 1.6.0 5498 - caniuse-lite: 1.0.30001583 5542 + caniuse-lite: 1.0.30001589 5499 5543 graceful-fs: 4.2.11 5500 5544 postcss: 8.4.31 5501 5545 react: 18.2.0 ··· 5569 5613 resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} 5570 5614 engines: {node: '>= 0.4'} 5571 5615 dependencies: 5572 - call-bind: 1.0.5 5616 + call-bind: 1.0.7 5573 5617 define-properties: 1.2.1 5574 5618 has-symbols: 1.0.3 5575 5619 object-keys: 1.1.1 ··· 5579 5623 resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==} 5580 5624 engines: {node: '>= 0.4'} 5581 5625 dependencies: 5582 - call-bind: 1.0.5 5626 + call-bind: 1.0.7 5583 5627 define-properties: 1.2.1 5584 - es-abstract: 1.22.3 5628 + es-abstract: 1.22.4 5585 5629 dev: false 5586 5630 5587 5631 /object.fromentries@2.0.7: 5588 5632 resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} 5589 5633 engines: {node: '>= 0.4'} 5590 5634 dependencies: 5591 - call-bind: 1.0.5 5635 + call-bind: 1.0.7 5592 5636 define-properties: 1.2.1 5593 - es-abstract: 1.22.3 5637 + es-abstract: 1.22.4 5594 5638 dev: false 5595 5639 5596 - /object.groupby@1.0.1: 5597 - resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} 5640 + /object.groupby@1.0.2: 5641 + resolution: {integrity: sha512-bzBq58S+x+uo0VjurFT0UktpKHOZmv4/xePiOA1nbB9pMqpGK7rUPNgf+1YC+7mE+0HzhTMqNUuCqvKhj6FnBw==} 5598 5642 dependencies: 5599 - call-bind: 1.0.5 5643 + array.prototype.filter: 1.0.3 5644 + call-bind: 1.0.7 5600 5645 define-properties: 1.2.1 5601 - es-abstract: 1.22.3 5602 - get-intrinsic: 1.2.2 5646 + es-abstract: 1.22.4 5647 + es-errors: 1.3.0 5603 5648 dev: false 5604 5649 5605 5650 /object.hasown@1.1.3: 5606 5651 resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==} 5607 5652 dependencies: 5608 5653 define-properties: 1.2.1 5609 - es-abstract: 1.22.3 5654 + es-abstract: 1.22.4 5610 5655 dev: false 5611 5656 5612 5657 /object.pick@1.3.0: ··· 5620 5665 resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} 5621 5666 engines: {node: '>= 0.4'} 5622 5667 dependencies: 5623 - call-bind: 1.0.5 5668 + call-bind: 1.0.7 5624 5669 define-properties: 1.2.1 5625 - es-abstract: 1.22.3 5670 + es-abstract: 1.22.4 5626 5671 dev: false 5627 5672 5628 5673 /oblivious-set@1.0.0: ··· 5720 5765 engines: {node: '>= 6'} 5721 5766 dev: false 5722 5767 5768 + /possible-typed-array-names@1.0.0: 5769 + resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} 5770 + engines: {node: '>= 0.4'} 5771 + dev: false 5772 + 5723 5773 /postcss-import@15.1.0(postcss@8.4.33): 5724 5774 resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} 5725 5775 engines: {node: '>=14.0.0'} ··· 5754 5804 ts-node: 5755 5805 optional: true 5756 5806 dependencies: 5757 - lilconfig: 3.0.0 5807 + lilconfig: 3.1.1 5758 5808 postcss: 8.4.33 5759 5809 yaml: 2.3.4 5760 5810 dev: false ··· 5857 5907 resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} 5858 5908 dev: false 5859 5909 5860 - /react-lifecycles-compat@3.0.4: 5861 - resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 5862 - dev: false 5863 - 5864 5910 /react-loading-icons@1.1.0: 5865 5911 resolution: {integrity: sha512-Y9eZ6HAufmUd8DIQd6rFrx5Bt/oDlTM9Nsjvf8YpajTa3dI8cLNU8jUN5z7KTANU+Yd6/KJuBjxVlrU2dMw33g==} 5866 5912 engines: {node: '>= 12.0.0'} 5867 5913 dev: false 5868 5914 5869 - /react-markdown@8.0.7(@types/react@18.2.52)(react@18.2.0): 5915 + /react-markdown@8.0.7(@types/react@18.2.58)(react@18.2.0): 5870 5916 resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} 5871 5917 peerDependencies: 5872 5918 '@types/react': '>=16' ··· 5874 5920 dependencies: 5875 5921 '@types/hast': 2.3.10 5876 5922 '@types/prop-types': 15.7.11 5877 - '@types/react': 18.2.52 5923 + '@types/react': 18.2.58 5878 5924 '@types/unist': 2.0.10 5879 5925 comma-separated-tokens: 2.0.3 5880 5926 hast-util-whitespace: 2.0.1 ··· 5907 5953 dependencies: 5908 5954 '@babel/runtime': 7.23.9 5909 5955 broadcast-channel: 3.7.0 5910 - match-sorter: 6.3.3 5956 + match-sorter: 6.3.4 5911 5957 react: 18.2.0 5912 5958 react-dom: 18.2.0(react@18.2.0) 5913 5959 dev: false 5914 5960 5915 - /react-remove-scroll-bar@2.3.4(@types/react@18.2.52)(react@18.2.0): 5916 - resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} 5961 + /react-remove-scroll-bar@2.3.5(@types/react@18.2.58)(react@18.2.0): 5962 + resolution: {integrity: sha512-3cqjOqg6s0XbOjWvmasmqHch+RLxIEk2r/70rzGXuz3iIGQsQheEQyqYCBb5EECoD01Vo2SIbDqW4paLeLTASw==} 5917 5963 engines: {node: '>=10'} 5918 5964 peerDependencies: 5919 5965 '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 ··· 5922 5968 '@types/react': 5923 5969 optional: true 5924 5970 dependencies: 5925 - '@types/react': 18.2.52 5971 + '@types/react': 18.2.58 5926 5972 react: 18.2.0 5927 - react-style-singleton: 2.2.1(@types/react@18.2.52)(react@18.2.0) 5973 + react-style-singleton: 2.2.1(@types/react@18.2.58)(react@18.2.0) 5928 5974 tslib: 2.6.2 5929 5975 dev: false 5930 5976 5931 - /react-remove-scroll@2.5.7(@types/react@18.2.52)(react@18.2.0): 5977 + /react-remove-scroll@2.5.7(@types/react@18.2.58)(react@18.2.0): 5932 5978 resolution: {integrity: sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==} 5933 5979 engines: {node: '>=10'} 5934 5980 peerDependencies: ··· 5938 5984 '@types/react': 5939 5985 optional: true 5940 5986 dependencies: 5941 - '@types/react': 18.2.52 5987 + '@types/react': 18.2.58 5942 5988 react: 18.2.0 5943 - react-remove-scroll-bar: 2.3.4(@types/react@18.2.52)(react@18.2.0) 5944 - react-style-singleton: 2.2.1(@types/react@18.2.52)(react@18.2.0) 5989 + react-remove-scroll-bar: 2.3.5(@types/react@18.2.58)(react@18.2.0) 5990 + react-style-singleton: 2.2.1(@types/react@18.2.58)(react@18.2.0) 5945 5991 tslib: 2.6.2 5946 - use-callback-ref: 1.3.1(@types/react@18.2.52)(react@18.2.0) 5947 - use-sidecar: 1.1.2(@types/react@18.2.52)(react@18.2.0) 5992 + use-callback-ref: 1.3.1(@types/react@18.2.58)(react@18.2.0) 5993 + use-sidecar: 1.1.2(@types/react@18.2.58)(react@18.2.0) 5948 5994 dev: false 5949 5995 5950 - /react-smooth@2.0.5(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): 5951 - resolution: {integrity: sha512-BMP2Ad42tD60h0JW6BFaib+RJuV5dsXJK9Baxiv/HlNFjvRLqA9xrNKxVWnUIZPQfzUwGXIlU/dSYLU+54YGQA==} 5996 + /react-smooth@4.0.0(react-dom@18.2.0)(react@18.2.0): 5997 + resolution: {integrity: sha512-2NMXOBY1uVUQx1jBeENGA497HK20y6CPGYL1ZnJLeoQ8rrc3UfmOM82sRxtzpcoCkUMy4CS0RGylfuVhuFjBgg==} 5952 5998 peerDependencies: 5953 - prop-types: ^15.6.0 5954 - react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 5955 - react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 5999 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 6000 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 5956 6001 dependencies: 5957 6002 fast-equals: 5.0.1 5958 6003 prop-types: 15.8.1 5959 6004 react: 18.2.0 5960 6005 react-dom: 18.2.0(react@18.2.0) 5961 - react-transition-group: 2.9.0(react-dom@18.2.0)(react@18.2.0) 6006 + react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) 5962 6007 dev: false 5963 6008 5964 - /react-style-singleton@2.2.1(@types/react@18.2.52)(react@18.2.0): 6009 + /react-style-singleton@2.2.1(@types/react@18.2.58)(react@18.2.0): 5965 6010 resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} 5966 6011 engines: {node: '>=10'} 5967 6012 peerDependencies: ··· 5971 6016 '@types/react': 5972 6017 optional: true 5973 6018 dependencies: 5974 - '@types/react': 18.2.52 6019 + '@types/react': 18.2.58 5975 6020 get-nonce: 1.0.1 5976 6021 invariant: 2.2.4 5977 6022 react: 18.2.0 5978 6023 tslib: 2.6.2 5979 6024 dev: false 5980 6025 5981 - /react-textarea-autosize@8.5.3(@types/react@18.2.52)(react@18.2.0): 6026 + /react-textarea-autosize@8.5.3(@types/react@18.2.58)(react@18.2.0): 5982 6027 resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} 5983 6028 engines: {node: '>=10'} 5984 6029 peerDependencies: ··· 5987 6032 '@babel/runtime': 7.23.9 5988 6033 react: 18.2.0 5989 6034 use-composed-ref: 1.3.0(react@18.2.0) 5990 - use-latest: 1.2.1(@types/react@18.2.52)(react@18.2.0) 6035 + use-latest: 1.2.1(@types/react@18.2.58)(react@18.2.0) 5991 6036 transitivePeerDependencies: 5992 6037 - '@types/react' 5993 6038 dev: false 5994 6039 5995 - /react-transition-group@2.9.0(react-dom@18.2.0)(react@18.2.0): 5996 - resolution: {integrity: sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==} 6040 + /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0): 6041 + resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} 5997 6042 peerDependencies: 5998 - react: '>=15.0.0' 5999 - react-dom: '>=15.0.0' 6043 + react: '>=16.6.0' 6044 + react-dom: '>=16.6.0' 6000 6045 dependencies: 6001 - dom-helpers: 3.4.0 6046 + '@babel/runtime': 7.23.9 6047 + dom-helpers: 5.2.1 6002 6048 loose-envify: 1.4.0 6003 6049 prop-types: 15.8.1 6004 6050 react: 18.2.0 6005 6051 react-dom: 18.2.0(react@18.2.0) 6006 - react-lifecycles-compat: 3.0.4 6007 6052 dev: false 6008 6053 6009 6054 /react@18.2.0: ··· 6032 6077 decimal.js-light: 2.5.1 6033 6078 dev: false 6034 6079 6035 - /recharts@2.11.0(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): 6036 - resolution: {integrity: sha512-5s+u1m5Hwxb2nh0LABkE3TS/lFqFHyWl7FnPbQhHobbQQia4ih1t3o3+ikPYr31Ns+kYe4FASIthKeKi/YYvMg==} 6080 + /recharts@2.12.1(react-dom@18.2.0)(react@18.2.0): 6081 + resolution: {integrity: sha512-35vUCEBPf+pM+iVgSgVTn86faKya5pc4JO6cYJL63qOK2zDEyzDn20Tdj+CDI/3z+VcpKyQ8ZBQ9OiQ+vuAbjg==} 6037 6082 engines: {node: '>=14'} 6038 6083 peerDependencies: 6039 - prop-types: ^15.6.0 6040 6084 react: ^16.0.0 || ^17.0.0 || ^18.0.0 6041 6085 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 6042 6086 dependencies: 6043 6087 clsx: 2.1.0 6044 6088 eventemitter3: 4.0.7 6045 6089 lodash: 4.17.21 6046 - prop-types: 15.8.1 6047 6090 react: 18.2.0 6048 6091 react-dom: 18.2.0(react@18.2.0) 6049 6092 react-is: 16.13.1 6050 - react-smooth: 2.0.5(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) 6093 + react-smooth: 4.0.0(react-dom@18.2.0)(react@18.2.0) 6051 6094 recharts-scale: 0.4.5 6052 - tiny-invariant: 1.3.1 6053 - victory-vendor: 36.8.6 6095 + tiny-invariant: 1.3.3 6096 + victory-vendor: 36.9.1 6054 6097 dev: false 6055 6098 6056 - /reflect.getprototypeof@1.0.4: 6057 - resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} 6099 + /reflect.getprototypeof@1.0.5: 6100 + resolution: {integrity: sha512-62wgfC8dJWrmxv44CA36pLDnP6KKl3Vhxb7PL+8+qrrFMMoJij4vgiMP8zV4O8+CBMXY1mHxI5fITGHXFHVmQQ==} 6058 6101 engines: {node: '>= 0.4'} 6059 6102 dependencies: 6060 - call-bind: 1.0.5 6103 + call-bind: 1.0.7 6061 6104 define-properties: 1.2.1 6062 - es-abstract: 1.22.3 6063 - get-intrinsic: 1.2.2 6105 + es-abstract: 1.22.4 6106 + es-errors: 1.3.0 6107 + get-intrinsic: 1.2.4 6064 6108 globalthis: 1.0.3 6065 6109 which-builtin-type: 1.1.3 6066 6110 dev: false ··· 6077 6121 safe-regex: 1.1.0 6078 6122 dev: true 6079 6123 6080 - /regexp.prototype.flags@1.5.1: 6081 - resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} 6124 + /regexp.prototype.flags@1.5.2: 6125 + resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} 6082 6126 engines: {node: '>= 0.4'} 6083 6127 dependencies: 6084 - call-bind: 1.0.5 6128 + call-bind: 1.0.7 6085 6129 define-properties: 1.2.1 6086 - set-function-name: 2.0.1 6130 + es-errors: 1.3.0 6131 + set-function-name: 2.0.2 6087 6132 dev: false 6088 6133 6089 6134 /rehype-raw@7.0.0: ··· 6179 6224 resolution: {integrity: sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==} 6180 6225 engines: {node: '>=0.4'} 6181 6226 dependencies: 6182 - call-bind: 1.0.5 6183 - get-intrinsic: 1.2.2 6227 + call-bind: 1.0.7 6228 + get-intrinsic: 1.2.4 6184 6229 has-symbols: 1.0.3 6185 6230 isarray: 2.0.5 6186 6231 dev: false 6187 6232 6188 - /safe-regex-test@1.0.2: 6189 - resolution: {integrity: sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==} 6233 + /safe-regex-test@1.0.3: 6234 + resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} 6190 6235 engines: {node: '>= 0.4'} 6191 6236 dependencies: 6192 - call-bind: 1.0.5 6193 - get-intrinsic: 1.2.2 6237 + call-bind: 1.0.7 6238 + es-errors: 1.3.0 6194 6239 is-regex: 1.1.4 6195 6240 dev: false 6196 6241 ··· 6217 6262 hasBin: true 6218 6263 dev: false 6219 6264 6220 - /semver@7.5.4: 6221 - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} 6265 + /semver@7.6.0: 6266 + resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} 6222 6267 engines: {node: '>=10'} 6223 6268 hasBin: true 6224 6269 dependencies: 6225 6270 lru-cache: 6.0.0 6226 6271 6227 - /set-function-length@1.2.0: 6228 - resolution: {integrity: sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==} 6272 + /set-function-length@1.2.1: 6273 + resolution: {integrity: sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==} 6229 6274 engines: {node: '>= 0.4'} 6230 6275 dependencies: 6231 - define-data-property: 1.1.1 6276 + define-data-property: 1.1.4 6277 + es-errors: 1.3.0 6232 6278 function-bind: 1.1.2 6233 - get-intrinsic: 1.2.2 6279 + get-intrinsic: 1.2.4 6234 6280 gopd: 1.0.1 6235 - has-property-descriptors: 1.0.1 6281 + has-property-descriptors: 1.0.2 6236 6282 dev: false 6237 6283 6238 - /set-function-name@2.0.1: 6239 - resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} 6284 + /set-function-name@2.0.2: 6285 + resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} 6240 6286 engines: {node: '>= 0.4'} 6241 6287 dependencies: 6242 - define-data-property: 1.1.1 6288 + define-data-property: 1.1.4 6289 + es-errors: 1.3.0 6243 6290 functions-have-names: 1.2.3 6244 - has-property-descriptors: 1.0.1 6291 + has-property-descriptors: 1.0.2 6245 6292 dev: false 6246 6293 6247 6294 /set-value@2.0.1: ··· 6261 6308 dependencies: 6262 6309 color: 4.2.3 6263 6310 detect-libc: 2.0.2 6264 - semver: 7.5.4 6311 + semver: 7.6.0 6265 6312 optionalDependencies: 6266 6313 '@img/sharp-darwin-arm64': 0.33.2 6267 6314 '@img/sharp-darwin-x64': 0.33.2 ··· 6294 6341 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 6295 6342 engines: {node: '>=8'} 6296 6343 6297 - /side-channel@1.0.4: 6298 - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} 6344 + /side-channel@1.0.5: 6345 + resolution: {integrity: sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==} 6346 + engines: {node: '>= 0.4'} 6299 6347 dependencies: 6300 - call-bind: 1.0.5 6301 - get-intrinsic: 1.2.2 6348 + call-bind: 1.0.7 6349 + es-errors: 1.3.0 6350 + get-intrinsic: 1.2.4 6302 6351 object-inspect: 1.13.1 6303 6352 dev: false 6304 6353 ··· 6404 6453 /string.prototype.matchall@4.0.10: 6405 6454 resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==} 6406 6455 dependencies: 6407 - call-bind: 1.0.5 6456 + call-bind: 1.0.7 6408 6457 define-properties: 1.2.1 6409 - es-abstract: 1.22.3 6410 - get-intrinsic: 1.2.2 6458 + es-abstract: 1.22.4 6459 + get-intrinsic: 1.2.4 6411 6460 has-symbols: 1.0.3 6412 - internal-slot: 1.0.6 6413 - regexp.prototype.flags: 1.5.1 6414 - set-function-name: 2.0.1 6415 - side-channel: 1.0.4 6461 + internal-slot: 1.0.7 6462 + regexp.prototype.flags: 1.5.2 6463 + set-function-name: 2.0.2 6464 + side-channel: 1.0.5 6416 6465 dev: false 6417 6466 6418 6467 /string.prototype.trim@1.2.8: 6419 6468 resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} 6420 6469 engines: {node: '>= 0.4'} 6421 6470 dependencies: 6422 - call-bind: 1.0.5 6471 + call-bind: 1.0.7 6423 6472 define-properties: 1.2.1 6424 - es-abstract: 1.22.3 6473 + es-abstract: 1.22.4 6425 6474 dev: false 6426 6475 6427 6476 /string.prototype.trimend@1.0.7: 6428 6477 resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} 6429 6478 dependencies: 6430 - call-bind: 1.0.5 6479 + call-bind: 1.0.7 6431 6480 define-properties: 1.2.1 6432 - es-abstract: 1.22.3 6481 + es-abstract: 1.22.4 6433 6482 dev: false 6434 6483 6435 6484 /string.prototype.trimstart@1.0.7: 6436 6485 resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} 6437 6486 dependencies: 6438 - call-bind: 1.0.5 6487 + call-bind: 1.0.7 6439 6488 define-properties: 1.2.1 6440 - es-abstract: 1.22.3 6489 + es-abstract: 1.22.4 6441 6490 dev: false 6442 6491 6443 6492 /strip-ansi@6.0.1: ··· 6527 6576 tailwindcss: '*' 6528 6577 dependencies: 6529 6578 tailwind-merge: 1.14.0 6579 + tailwindcss: 3.4.1 6580 + dev: false 6581 + 6582 + /tailwind-variants@0.2.0(tailwindcss@3.4.1): 6583 + resolution: {integrity: sha512-EuW5Sic7c0tzp+p5rJwAgb7398Jb0hi4zkyCstOoZPW0DWwr+EWkNtnZYEo5CjgE1tazHUzyt4oIhss64UXRVA==} 6584 + engines: {node: '>=16.x', pnpm: '>=7.x'} 6585 + peerDependencies: 6586 + tailwindcss: '*' 6587 + dependencies: 6588 + tailwind-merge: 2.2.1 6530 6589 tailwindcss: 3.4.1 6531 6590 dev: false 6532 6591 ··· 6537 6596 dependencies: 6538 6597 '@alloc/quick-lru': 5.2.0 6539 6598 arg: 5.0.2 6540 - chokidar: 3.5.3 6599 + chokidar: 3.6.0 6541 6600 didyoumean: 1.2.2 6542 6601 dlv: 1.1.3 6543 6602 fast-glob: 3.3.2 ··· 6582 6641 any-promise: 1.3.0 6583 6642 dev: false 6584 6643 6585 - /tiny-invariant@1.3.1: 6586 - resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==} 6644 + /tiny-invariant@1.3.3: 6645 + resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} 6587 6646 dev: false 6588 6647 6589 6648 /to-object-path@0.3.0: ··· 6613 6672 resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} 6614 6673 dev: false 6615 6674 6616 - /trough@2.1.0: 6617 - resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} 6675 + /trough@2.2.0: 6676 + resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} 6618 6677 dev: false 6619 6678 6620 6679 /ts-interface-checker@0.1.13: ··· 6656 6715 resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} 6657 6716 engines: {node: '>=10'} 6658 6717 6659 - /typed-array-buffer@1.0.0: 6660 - resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} 6718 + /typed-array-buffer@1.0.2: 6719 + resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} 6661 6720 engines: {node: '>= 0.4'} 6662 6721 dependencies: 6663 - call-bind: 1.0.5 6664 - get-intrinsic: 1.2.2 6722 + call-bind: 1.0.7 6723 + es-errors: 1.3.0 6665 6724 is-typed-array: 1.1.13 6666 6725 dev: false 6667 6726 6668 - /typed-array-byte-length@1.0.0: 6669 - resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} 6727 + /typed-array-byte-length@1.0.1: 6728 + resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==} 6670 6729 engines: {node: '>= 0.4'} 6671 6730 dependencies: 6672 - call-bind: 1.0.5 6731 + call-bind: 1.0.7 6673 6732 for-each: 0.3.3 6674 - has-proto: 1.0.1 6733 + gopd: 1.0.1 6734 + has-proto: 1.0.3 6675 6735 is-typed-array: 1.1.13 6676 6736 dev: false 6677 6737 6678 - /typed-array-byte-offset@1.0.0: 6679 - resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} 6738 + /typed-array-byte-offset@1.0.2: 6739 + resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==} 6680 6740 engines: {node: '>= 0.4'} 6681 6741 dependencies: 6682 - available-typed-arrays: 1.0.6 6683 - call-bind: 1.0.5 6742 + available-typed-arrays: 1.0.7 6743 + call-bind: 1.0.7 6684 6744 for-each: 0.3.3 6685 - has-proto: 1.0.1 6745 + gopd: 1.0.1 6746 + has-proto: 1.0.3 6686 6747 is-typed-array: 1.1.13 6687 6748 dev: false 6688 6749 6689 - /typed-array-length@1.0.4: 6690 - resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} 6750 + /typed-array-length@1.0.5: 6751 + resolution: {integrity: sha512-yMi0PlwuznKHxKmcpoOdeLwxBoVPkqZxd7q2FgMkmD3bNwvF5VW0+UlUQ1k1vmktTu4Yu13Q0RIxEP8+B+wloA==} 6752 + engines: {node: '>= 0.4'} 6691 6753 dependencies: 6692 - call-bind: 1.0.5 6754 + call-bind: 1.0.7 6693 6755 for-each: 0.3.3 6756 + gopd: 1.0.1 6757 + has-proto: 1.0.3 6694 6758 is-typed-array: 1.1.13 6759 + possible-typed-array-names: 1.0.0 6695 6760 dev: false 6696 6761 6697 6762 /typescript@5.3.3: ··· 6702 6767 /unbox-primitive@1.0.2: 6703 6768 resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} 6704 6769 dependencies: 6705 - call-bind: 1.0.5 6770 + call-bind: 1.0.7 6706 6771 has-bigints: 1.0.2 6707 6772 has-symbols: 1.0.3 6708 6773 which-boxed-primitive: 1.0.2 ··· 6720 6785 extend: 3.0.2 6721 6786 is-buffer: 2.0.5 6722 6787 is-plain-obj: 4.1.0 6723 - trough: 2.1.0 6788 + trough: 2.2.0 6724 6789 vfile: 5.3.7 6725 6790 dev: false 6726 6791 ··· 6819 6884 isobject: 3.0.1 6820 6885 dev: true 6821 6886 6822 - /update-browserslist-db@1.0.13(browserslist@4.22.3): 6887 + /update-browserslist-db@1.0.13(browserslist@4.23.0): 6823 6888 resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} 6824 6889 hasBin: true 6825 6890 peerDependencies: 6826 6891 browserslist: '>= 4.21.0' 6827 6892 dependencies: 6828 - browserslist: 4.22.3 6829 - escalade: 3.1.1 6893 + browserslist: 4.23.0 6894 + escalade: 3.1.2 6830 6895 picocolors: 1.0.0 6831 6896 dev: false 6832 6897 ··· 6840 6905 deprecated: Please see https://github.com/lydell/urix#deprecated 6841 6906 dev: true 6842 6907 6843 - /use-callback-ref@1.3.1(@types/react@18.2.52)(react@18.2.0): 6908 + /use-callback-ref@1.3.1(@types/react@18.2.58)(react@18.2.0): 6844 6909 resolution: {integrity: sha512-Lg4Vx1XZQauB42Hw3kK7JM6yjVjgFmFC5/Ab797s79aARomD2nEErc4mCgM8EZrARLmmbWpi5DGCadmK50DcAQ==} 6845 6910 engines: {node: '>=10'} 6846 6911 peerDependencies: ··· 6850 6915 '@types/react': 6851 6916 optional: true 6852 6917 dependencies: 6853 - '@types/react': 18.2.52 6918 + '@types/react': 18.2.58 6854 6919 react: 18.2.0 6855 6920 tslib: 2.6.2 6856 6921 dev: false ··· 6863 6928 react: 18.2.0 6864 6929 dev: false 6865 6930 6866 - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.52)(react@18.2.0): 6931 + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.58)(react@18.2.0): 6867 6932 resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} 6868 6933 peerDependencies: 6869 6934 '@types/react': '*' ··· 6872 6937 '@types/react': 6873 6938 optional: true 6874 6939 dependencies: 6875 - '@types/react': 18.2.52 6940 + '@types/react': 18.2.58 6876 6941 react: 18.2.0 6877 6942 dev: false 6878 6943 6879 - /use-latest@1.2.1(@types/react@18.2.52)(react@18.2.0): 6944 + /use-latest@1.2.1(@types/react@18.2.58)(react@18.2.0): 6880 6945 resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} 6881 6946 peerDependencies: 6882 6947 '@types/react': '*' ··· 6885 6950 '@types/react': 6886 6951 optional: true 6887 6952 dependencies: 6888 - '@types/react': 18.2.52 6953 + '@types/react': 18.2.58 6889 6954 react: 18.2.0 6890 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.52)(react@18.2.0) 6955 + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.58)(react@18.2.0) 6891 6956 dev: false 6892 6957 6893 - /use-sidecar@1.1.2(@types/react@18.2.52)(react@18.2.0): 6958 + /use-sidecar@1.1.2(@types/react@18.2.58)(react@18.2.0): 6894 6959 resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} 6895 6960 engines: {node: '>=10'} 6896 6961 peerDependencies: ··· 6900 6965 '@types/react': 6901 6966 optional: true 6902 6967 dependencies: 6903 - '@types/react': 18.2.52 6968 + '@types/react': 18.2.58 6904 6969 detect-node-es: 1.1.0 6905 6970 react: 18.2.0 6906 6971 tslib: 2.6.2 ··· 6929 6994 hasBin: true 6930 6995 dependencies: 6931 6996 dequal: 2.0.3 6932 - diff: 5.1.0 6997 + diff: 5.2.0 6933 6998 kleur: 4.1.5 6934 6999 sade: 1.8.1 6935 7000 dev: false ··· 6972 7037 vfile-message: 4.0.2 6973 7038 dev: false 6974 7039 6975 - /victory-vendor@36.8.6: 6976 - resolution: {integrity: sha512-PH8Wj9b0xIZ4AVfyn0c1SJrOhtxDJ5PNxj1ZDABPg1Gw1vJr1mJVqESPhvsFj7mXLQohVdiKqp4kWZkXlPcRcA==} 7040 + /victory-vendor@36.9.1: 7041 + resolution: {integrity: sha512-+pZIP+U3pEJdDCeFmsXwHzV7vNHQC/eIbHklfe2ZCZqayYRH7lQbHcVgsJ0XOOv27hWs4jH4MONgXxHMObTMSA==} 6977 7042 dependencies: 6978 7043 '@types/d3-array': 3.2.1 6979 7044 '@types/d3-ease': 3.0.2 ··· 7036 7101 resolution: {integrity: sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg==} 7037 7102 engines: {node: '>= 0.4'} 7038 7103 dependencies: 7039 - available-typed-arrays: 1.0.6 7040 - call-bind: 1.0.5 7104 + available-typed-arrays: 1.0.7 7105 + call-bind: 1.0.7 7041 7106 for-each: 0.3.3 7042 7107 gopd: 1.0.1 7043 7108 has-tostringtag: 1.0.2 ··· 7083 7148 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 7084 7149 engines: {node: '>=10'} 7085 7150 7086 - /zustand@4.5.0(@types/react@18.2.52)(react@18.2.0): 7087 - resolution: {integrity: sha512-zlVFqS5TQ21nwijjhJlx4f9iGrXSL0o/+Dpy4txAP22miJ8Ti6c1Ol1RLNN98BMib83lmDH/2KmLwaNXpjrO1A==} 7151 + /zustand@4.5.1(@types/react@18.2.58)(react@18.2.0): 7152 + resolution: {integrity: sha512-XlauQmH64xXSC1qGYNv00ODaQ3B+tNPoy22jv2diYiP4eoDKr9LA+Bh5Bc3gplTrFdb6JVI+N4kc1DZ/tbtfPg==} 7088 7153 engines: {node: '>=12.7.0'} 7089 7154 peerDependencies: 7090 7155 '@types/react': '>=16.8' ··· 7098 7163 react: 7099 7164 optional: true 7100 7165 dependencies: 7101 - '@types/react': 18.2.52 7166 + '@types/react': 18.2.58 7102 7167 react: 18.2.0 7103 7168 use-sync-external-store: 1.2.0(react@18.2.0) 7104 7169 dev: false