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.

downgrade framer motion

Luna 7e608a5d 5434d895

+83 -70
+1 -1
package.json
··· 14 14 "clsx": "^2.1.0", 15 15 "eslint": "8.57.0", 16 16 "eslint-config-next": "14.1.3", 17 - "framer-motion": "^11.0.20", 17 + "framer-motion": "^10.12.16", 18 18 "next": "14.1.3", 19 19 "next-client-cookies": "^1.1.0", 20 20 "postcss": "8.4.35",
+82 -69
pnpm-lock.yaml
··· 7 7 dependencies: 8 8 '@nextui-org/react': 9 9 specifier: ^2.2.10 10 - version: 2.2.10(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1)(tailwindcss@3.4.1) 10 + version: 2.2.10(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1)(tailwindcss@3.4.1) 11 11 autoprefixer: 12 12 specifier: 10.4.18 13 13 version: 10.4.18(postcss@8.4.35) ··· 21 21 specifier: 14.1.3 22 22 version: 14.1.3(eslint@8.57.0)(typescript@5.4.2) 23 23 framer-motion: 24 - specifier: ^11.0.20 25 - version: 11.0.20(react-dom@18.2.0)(react@18.2.0) 24 + specifier: ^10.12.16 25 + version: 10.12.16(react-dom@18.2.0)(react@18.2.0) 26 26 next: 27 27 specifier: 14.1.3 28 28 version: 14.1.3(react-dom@18.2.0)(react@18.2.0) ··· 124 124 requiresBuild: true 125 125 dependencies: 126 126 tslib: 2.6.2 127 + dev: false 128 + optional: true 129 + 130 + /@emotion/is-prop-valid@0.8.8: 131 + resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} 132 + requiresBuild: true 133 + dependencies: 134 + '@emotion/memoize': 0.7.4 135 + dev: false 136 + optional: true 137 + 138 + /@emotion/memoize@0.7.4: 139 + resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} 140 + requiresBuild: true 127 141 dev: false 128 142 optional: true 129 143 ··· 557 571 dev: false 558 572 optional: true 559 573 560 - /@nextui-org/accordion@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 574 + /@nextui-org/accordion@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 561 575 resolution: {integrity: sha512-WzD7sscL+4K0TFyUutTn1AhU0wcS68TqNCTNv7KgON6ODdwieydilMxAyXvwo3RgXeWG+8BbdxJC/6W+/iLBTg==} 562 576 peerDependencies: 563 577 '@nextui-org/system': '>=2.0.0' ··· 568 582 dependencies: 569 583 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 570 584 '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 571 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 585 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 572 586 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 573 587 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 574 588 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) ··· 583 597 '@react-stately/tree': 3.7.6(react@18.2.0) 584 598 '@react-types/accordion': 3.0.0-alpha.17(react@18.2.0) 585 599 '@react-types/shared': 3.22.1(react@18.2.0) 586 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 600 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 587 601 react: 18.2.0 588 602 react-dom: 18.2.0(react@18.2.0) 589 603 transitivePeerDependencies: ··· 610 624 - tailwind-variants 611 625 dev: false 612 626 613 - /@nextui-org/autocomplete@2.0.10(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 627 + /@nextui-org/autocomplete@2.0.10(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 614 628 resolution: {integrity: sha512-nQr8VC5RtpjnPef1qXgjNxRAw8JbN6q5qIFtsHWOCzvvn5jGAtdxkAkNE4C7DTvlMWZkIlEuR4DyAmFfY8CChQ==} 615 629 peerDependencies: 616 630 '@nextui-org/system': '>=2.0.0' ··· 620 634 react-dom: '>=18' 621 635 dependencies: 622 636 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 623 - '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 637 + '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 624 638 '@nextui-org/input': 2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) 625 639 '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 626 - '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 640 + '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 627 641 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 628 642 '@nextui-org/scroll-shadow': 2.1.13(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 629 643 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) ··· 641 655 '@react-stately/combobox': 3.8.2(react@18.2.0) 642 656 '@react-types/combobox': 3.10.1(react@18.2.0) 643 657 '@react-types/shared': 3.22.1(react@18.2.0) 644 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 658 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 645 659 react: 18.2.0 646 660 react-dom: 18.2.0(react@18.2.0) 647 661 transitivePeerDependencies: ··· 708 722 react-dom: 18.2.0(react@18.2.0) 709 723 dev: false 710 724 711 - /@nextui-org/button@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 725 + /@nextui-org/button@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 712 726 resolution: {integrity: sha512-oErzUr9KtE/qjUx4dSbalphxURssxGf9tv0mW++ZMkmVX1E6i887FwZb9xAVm9oBwYwR6+xpJaqjQLmt8aN/rQ==} 713 727 peerDependencies: 714 728 '@nextui-org/system': '>=2.0.0' ··· 718 732 react-dom: '>=18' 719 733 dependencies: 720 734 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 721 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0) 735 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0) 722 736 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 723 737 '@nextui-org/spinner': 2.0.25(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 724 738 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 730 744 '@react-aria/utils': 3.23.2(react@18.2.0) 731 745 '@react-types/button': 3.9.2(react@18.2.0) 732 746 '@react-types/shared': 3.22.1(react@18.2.0) 733 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 747 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 734 748 react: 18.2.0 735 749 react-dom: 18.2.0(react@18.2.0) 736 750 transitivePeerDependencies: 737 751 - tailwind-variants 738 752 dev: false 739 753 740 - /@nextui-org/card@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0): 754 + /@nextui-org/card@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0): 741 755 resolution: {integrity: sha512-16uAS0i6+EO+u8aqtmaCXatjovsyuTq51JwCLBlB67OldfgXoYcYl3GaE2VoZdEwxVu1G/qypDfXv29k46nZuA==} 742 756 peerDependencies: 743 757 '@nextui-org/system': '>=2.0.0' ··· 747 761 react-dom: '>=18' 748 762 dependencies: 749 763 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 750 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0) 764 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0) 751 765 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 752 766 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 753 767 '@nextui-org/theme': 2.1.18(tailwindcss@3.4.1) ··· 757 771 '@react-aria/interactions': 3.21.1(react@18.2.0) 758 772 '@react-aria/utils': 3.23.2(react@18.2.0) 759 773 '@react-types/shared': 3.22.1(react@18.2.0) 760 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 774 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 761 775 react: 18.2.0 762 776 react-dom: 18.2.0(react@18.2.0) 763 777 dev: false ··· 845 859 - tailwind-variants 846 860 dev: false 847 861 848 - /@nextui-org/dropdown@2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 862 + /@nextui-org/dropdown@2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 849 863 resolution: {integrity: sha512-Hxmz1Yf/LjjOLqWRF49Q5ZYJtae6ydDEk1mv8oMKNmSWHi92lrgmHlwkGvR3mjczbRuF+WkXHLEhVZH6/tZQ7A==} 850 864 peerDependencies: 851 865 '@nextui-org/system': '>=2.0.0' ··· 855 869 react-dom: '>=18' 856 870 dependencies: 857 871 '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 858 - '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 872 + '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 859 873 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 860 874 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 861 875 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 865 879 '@react-aria/utils': 3.23.2(react@18.2.0) 866 880 '@react-stately/menu': 3.6.1(react@18.2.0) 867 881 '@react-types/menu': 3.9.7(react@18.2.0) 868 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 882 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 869 883 react: 18.2.0 870 884 react-dom: 18.2.0(react@18.2.0) 871 885 transitivePeerDependencies: ··· 873 887 - tailwind-variants 874 888 dev: false 875 889 876 - /@nextui-org/framer-transitions@2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 890 + /@nextui-org/framer-transitions@2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 877 891 resolution: {integrity: sha512-UlWMCAFdrq8wKrYFGwc+O4kFhKCkL4L9ZadBkP0PqjmfyAC2gA3ygRbNqtKhFMWeKbBAiC8qQ9aTBEA/+0r/EA==} 878 892 peerDependencies: 879 893 framer-motion: '>=4.0.0' ··· 882 896 dependencies: 883 897 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 884 898 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 885 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 899 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 886 900 react: 18.2.0 887 901 react-dom: 18.2.0(react@18.2.0) 888 902 transitivePeerDependencies: ··· 1033 1047 - tailwind-variants 1034 1048 dev: false 1035 1049 1036 - /@nextui-org/modal@2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1050 + /@nextui-org/modal@2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1037 1051 resolution: {integrity: sha512-C/pvw0fAPWKbfMoGfIVZWhMRbe+DRGEg7GqPVY7EmW4FSSIK7Sfdn6Jxm+sSv+a7xHpDr86nirFbvN3S4jCaHw==} 1038 1052 peerDependencies: 1039 1053 '@nextui-org/system': '>=2.0.0' ··· 1042 1056 react: '>=18' 1043 1057 react-dom: '>=18' 1044 1058 dependencies: 1045 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1059 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1046 1060 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1047 1061 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1048 1062 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) ··· 1058 1072 '@react-aria/utils': 3.23.2(react@18.2.0) 1059 1073 '@react-stately/overlays': 3.6.5(react@18.2.0) 1060 1074 '@react-types/overlays': 3.8.5(react@18.2.0) 1061 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1075 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1062 1076 react: 18.2.0 1063 1077 react-dom: 18.2.0(react@18.2.0) 1064 1078 react-remove-scroll: 2.5.9(@types/react@18.2.69)(react@18.2.0) ··· 1067 1081 - tailwind-variants 1068 1082 dev: false 1069 1083 1070 - /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1084 + /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1071 1085 resolution: {integrity: sha512-iP4Pn4ItQkAW1nbu1Jmrh5l9pMVG43lDxq9rbx6DbLjLnnZOOrE6fURb8uN5NVy3ooV5dF02zKAoxlkE5fN/xw==} 1072 1086 peerDependencies: 1073 1087 '@nextui-org/system': '>=2.0.0' ··· 1076 1090 react: '>=18' 1077 1091 react-dom: '>=18' 1078 1092 dependencies: 1079 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1093 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1080 1094 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1081 1095 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1082 1096 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 1089 1103 '@react-aria/utils': 3.23.2(react@18.2.0) 1090 1104 '@react-stately/toggle': 3.7.2(react@18.2.0) 1091 1105 '@react-stately/utils': 3.9.1(react@18.2.0) 1092 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1106 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1093 1107 react: 18.2.0 1094 1108 react-dom: 18.2.0(react@18.2.0) 1095 1109 react-remove-scroll: 2.5.9(@types/react@18.2.69)(react@18.2.0) ··· 1122 1136 scroll-into-view-if-needed: 3.0.10 1123 1137 dev: false 1124 1138 1125 - /@nextui-org/popover@2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1139 + /@nextui-org/popover@2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1126 1140 resolution: {integrity: sha512-FQ66y49sQvXvyDrEsEFAC0qfpl2X+5ZPGaVXdNd3Cjox/jxAxp93cSUkk0iOfYvdsbO5zVFjuM0L3Dqn4hsHMw==} 1127 1141 peerDependencies: 1128 1142 '@nextui-org/system': '>=2.0.0' ··· 1132 1146 react-dom: '>=18' 1133 1147 dependencies: 1134 1148 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1135 - '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1136 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1149 + '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1150 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1137 1151 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1138 1152 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1139 1153 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 1148 1162 '@react-stately/overlays': 3.6.5(react@18.2.0) 1149 1163 '@react-types/button': 3.9.2(react@18.2.0) 1150 1164 '@react-types/overlays': 3.8.5(react@18.2.0) 1151 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1165 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1152 1166 react: 18.2.0 1153 1167 react-dom: 18.2.0(react@18.2.0) 1154 1168 react-remove-scroll: 2.5.9(@types/react@18.2.69)(react@18.2.0) ··· 1217 1231 react: 18.2.0 1218 1232 dev: false 1219 1233 1220 - /@nextui-org/react@2.2.10(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1)(tailwindcss@3.4.1): 1234 + /@nextui-org/react@2.2.10(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1)(tailwindcss@3.4.1): 1221 1235 resolution: {integrity: sha512-YJhUIeLnO/FGDbZgfeWEz32RBrH2YFA1qsJQtMF7mza8rjspX/CkankvI7xs1o6sW/TYLSTq7sOF9RGMxLTIAA==} 1222 1236 peerDependencies: 1223 1237 framer-motion: '>=4.0.0' 1224 1238 react: '>=18' 1225 1239 react-dom: '>=18' 1226 1240 dependencies: 1227 - '@nextui-org/accordion': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1228 - '@nextui-org/autocomplete': 2.0.10(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1241 + '@nextui-org/accordion': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1242 + '@nextui-org/autocomplete': 2.0.10(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1229 1243 '@nextui-org/avatar': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1230 1244 '@nextui-org/badge': 2.0.24(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1231 1245 '@nextui-org/breadcrumbs': 2.0.4(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1232 - '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1233 - '@nextui-org/card': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0) 1246 + '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1247 + '@nextui-org/card': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0) 1234 1248 '@nextui-org/checkbox': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1235 1249 '@nextui-org/chip': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1236 1250 '@nextui-org/code': 2.0.24(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1237 1251 '@nextui-org/divider': 2.0.25(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1238 - '@nextui-org/dropdown': 2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1252 + '@nextui-org/dropdown': 2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1239 1253 '@nextui-org/image': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1240 1254 '@nextui-org/input': 2.1.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(react-dom@18.2.0)(react@18.2.0) 1241 1255 '@nextui-org/kbd': 2.0.25(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1242 1256 '@nextui-org/link': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1243 1257 '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1244 1258 '@nextui-org/menu': 2.0.17(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1245 - '@nextui-org/modal': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1246 - '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1259 + '@nextui-org/modal': 2.0.29(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1260 + '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1247 1261 '@nextui-org/pagination': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1248 - '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1262 + '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1249 1263 '@nextui-org/progress': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1250 1264 '@nextui-org/radio': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1251 - '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0) 1265 + '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0) 1252 1266 '@nextui-org/scroll-shadow': 2.1.13(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1253 - '@nextui-org/select': 2.1.21(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1267 + '@nextui-org/select': 2.1.21(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1254 1268 '@nextui-org/skeleton': 2.0.24(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1255 - '@nextui-org/slider': 2.2.6(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1256 - '@nextui-org/snippet': 2.0.31(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1269 + '@nextui-org/slider': 2.2.6(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1270 + '@nextui-org/snippet': 2.0.31(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1257 1271 '@nextui-org/spacer': 2.0.24(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1258 1272 '@nextui-org/spinner': 2.0.25(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1259 1273 '@nextui-org/switch': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1260 1274 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1261 1275 '@nextui-org/table': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1262 - '@nextui-org/tabs': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1276 + '@nextui-org/tabs': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1263 1277 '@nextui-org/theme': 2.1.18(tailwindcss@3.4.1) 1264 - '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1278 + '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1265 1279 '@nextui-org/user': 2.0.25(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1266 1280 '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1267 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1281 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1268 1282 react: 18.2.0 1269 1283 react-dom: 18.2.0(react@18.2.0) 1270 1284 transitivePeerDependencies: ··· 1273 1287 - tailwindcss 1274 1288 dev: false 1275 1289 1276 - /@nextui-org/ripple@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0): 1290 + /@nextui-org/ripple@2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0): 1277 1291 resolution: {integrity: sha512-PCvAk9ErhmPX46VRmhsg8yMxw3Qd9LY7BDkRRfIF8KftgRDyOpG2vV8DxvSOxQu1/aqBWkkHNUuEjM/EvSEung==} 1278 1292 peerDependencies: 1279 1293 '@nextui-org/system': '>=2.0.0' ··· 1286 1300 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1287 1301 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1288 1302 '@nextui-org/theme': 2.1.18(tailwindcss@3.4.1) 1289 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1303 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1290 1304 react: 18.2.0 1291 1305 react-dom: 18.2.0(react@18.2.0) 1292 1306 dev: false ··· 1308 1322 react-dom: 18.2.0(react@18.2.0) 1309 1323 dev: false 1310 1324 1311 - /@nextui-org/select@2.1.21(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1325 + /@nextui-org/select@2.1.21(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1312 1326 resolution: {integrity: sha512-BVfmxIsZTL6dBiZ1Q5RbAnqiNpVnaJgWi0M1QMV448FHMaDHLTWtNOJPMD0QyxHRNPfDgFrqEAq6a1+pA26ckQ==} 1313 1327 peerDependencies: 1314 1328 '@nextui-org/system': '>=2.0.0' ··· 1319 1333 dependencies: 1320 1334 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1321 1335 '@nextui-org/listbox': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1322 - '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1336 + '@nextui-org/popover': 2.1.15(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(@types/react@18.2.69)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1323 1337 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1324 1338 '@nextui-org/scroll-shadow': 2.1.13(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0) 1325 1339 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) ··· 1334 1348 '@react-aria/utils': 3.23.2(react@18.2.0) 1335 1349 '@react-aria/visually-hidden': 3.8.10(react@18.2.0) 1336 1350 '@react-types/shared': 3.22.1(react@18.2.0) 1337 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1351 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1338 1352 react: 18.2.0 1339 1353 react-dom: 18.2.0(react@18.2.0) 1340 1354 transitivePeerDependencies: ··· 1375 1389 - tailwind-variants 1376 1390 dev: false 1377 1391 1378 - /@nextui-org/slider@2.2.6(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1392 + /@nextui-org/slider@2.2.6(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1379 1393 resolution: {integrity: sha512-adCjQ8k4bUwWcvmOJUki3+UVsCz4ms+qLG4jnY2wClPdQAwISMbZzQsuv3km+1HIZE5Ja7jzeeT/dMd8l3n+bg==} 1380 1394 peerDependencies: 1381 1395 '@nextui-org/system': '>=2.0.0' ··· 1387 1401 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1388 1402 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1389 1403 '@nextui-org/theme': 2.1.18(tailwindcss@3.4.1) 1390 - '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1404 + '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1391 1405 '@nextui-org/use-aria-press': 2.0.1(react@18.2.0) 1392 1406 '@react-aria/focus': 3.16.2(react@18.2.0) 1393 1407 '@react-aria/i18n': 3.10.2(react@18.2.0) ··· 1403 1417 - tailwind-variants 1404 1418 dev: false 1405 1419 1406 - /@nextui-org/snippet@2.0.31(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1420 + /@nextui-org/snippet@2.0.31(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1407 1421 resolution: {integrity: sha512-WooH5cqlHoa6SqUhzseKY7g1ah8kzSv382u95Or9kIgSirEZCrjygup3nFeKTMAe01NZoAz3OOYO7XNFWJ57vA==} 1408 1422 peerDependencies: 1409 1423 '@nextui-org/system': '>=2.0.0' ··· 1412 1426 react: '>=18' 1413 1427 react-dom: '>=18' 1414 1428 dependencies: 1415 - '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1429 + '@nextui-org/button': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1416 1430 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1417 1431 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) 1418 1432 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1419 1433 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1420 1434 '@nextui-org/theme': 2.1.18(tailwindcss@3.4.1) 1421 - '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1435 + '@nextui-org/tooltip': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1422 1436 '@nextui-org/use-clipboard': 2.0.4(react@18.2.0) 1423 1437 '@react-aria/focus': 3.16.2(react@18.2.0) 1424 1438 '@react-aria/utils': 3.23.2(react@18.2.0) 1425 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1439 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1426 1440 react: 18.2.0 1427 1441 react-dom: 18.2.0(react@18.2.0) 1428 1442 transitivePeerDependencies: ··· 1548 1562 - tailwind-variants 1549 1563 dev: false 1550 1564 1551 - /@nextui-org/tabs@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1565 + /@nextui-org/tabs@2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1552 1566 resolution: {integrity: sha512-GjERgBYUAY1KD4GqNVy0cRi6GyQnf62q0ddcN4je3sEM6rsq3PygEXhkN5pxxFPacoYM/UE6rBswHSKlbjJjgw==} 1553 1567 peerDependencies: 1554 1568 '@nextui-org/system': '>=2.0.0' ··· 1558 1572 react-dom: '>=18' 1559 1573 dependencies: 1560 1574 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1561 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1575 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1562 1576 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1563 1577 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1564 1578 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 1572 1586 '@react-stately/tabs': 3.6.4(react@18.2.0) 1573 1587 '@react-types/shared': 3.22.1(react@18.2.0) 1574 1588 '@react-types/tabs': 3.3.5(react@18.2.0) 1575 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1589 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1576 1590 react: 18.2.0 1577 1591 react-dom: 18.2.0(react@18.2.0) 1578 1592 scroll-into-view-if-needed: 3.0.10 ··· 1598 1612 tailwindcss: 3.4.1 1599 1613 dev: false 1600 1614 1601 - /@nextui-org/tooltip@2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1615 + /@nextui-org/tooltip@2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1): 1602 1616 resolution: {integrity: sha512-V3N9o/oNU1Y11etiilrlqt5dF4/o9eJSttgN2CPo8eRAPc96+sRpdGPGX3XcLJZNFRcNx8BkD/bcEUcrDdjmRA==} 1603 1617 peerDependencies: 1604 1618 '@nextui-org/system': '>=2.0.0' ··· 1608 1622 react-dom: '>=18' 1609 1623 dependencies: 1610 1624 '@nextui-org/aria-utils': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1611 - '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@11.0.20)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1625 + '@nextui-org/framer-transitions': 2.0.15(@nextui-org/theme@2.1.18)(framer-motion@10.12.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) 1612 1626 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1613 1627 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 1614 1628 '@nextui-org/system': 2.0.15(@nextui-org/theme@2.1.18)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.2.1) ··· 1621 1635 '@react-stately/tooltip': 3.4.7(react@18.2.0) 1622 1636 '@react-types/overlays': 3.8.5(react@18.2.0) 1623 1637 '@react-types/tooltip': 3.4.7(react@18.2.0) 1624 - framer-motion: 11.0.20(react-dom@18.2.0)(react@18.2.0) 1638 + framer-motion: 10.12.16(react-dom@18.2.0)(react@18.2.0) 1625 1639 react: 18.2.0 1626 1640 react-dom: 18.2.0(react@18.2.0) 1627 1641 transitivePeerDependencies: ··· 4383 4397 map-cache: 0.2.2 4384 4398 dev: true 4385 4399 4386 - /framer-motion@11.0.20(react-dom@18.2.0)(react@18.2.0): 4387 - resolution: {integrity: sha512-YSDmWznt3hpdERosbE0UAPYWoYhTnmQ0J1qWPsgpCia9NgY8Xsz5IpOiUEGGj/nzCAW29fSrWugeLRkdp5de7g==} 4400 + /framer-motion@10.12.16(react-dom@18.2.0)(react@18.2.0): 4401 + resolution: {integrity: sha512-w/SfWEIWJkYSgRHYBmln7EhcNo31ao8Xexol8lGXf1pR/tlnBtf1HcxoUmEiEh6pacB4/geku5ami53AAQWHMQ==} 4388 4402 peerDependencies: 4389 - '@emotion/is-prop-valid': '*' 4390 4403 react: ^18.0.0 4391 4404 react-dom: ^18.0.0 4392 4405 peerDependenciesMeta: 4393 - '@emotion/is-prop-valid': 4394 - optional: true 4395 4406 react: 4396 4407 optional: true 4397 4408 react-dom: ··· 4400 4411 react: 18.2.0 4401 4412 react-dom: 18.2.0(react@18.2.0) 4402 4413 tslib: 2.6.2 4414 + optionalDependencies: 4415 + '@emotion/is-prop-valid': 0.8.8 4403 4416 dev: false 4404 4417 4405 4418 /fs.realpath@1.0.0: