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 b8011f40 e80a51d9

+93 -93
+2 -2
package.json
··· 33 33 }, 34 34 "devDependencies": { 35 35 "@types/node": "^20.10.4", 36 - "@types/react": "^18.2.43", 37 - "@types/react-dom": "^18.2.17", 36 + "@types/react": "^18.2.45", 37 + "@types/react-dom": "^18.2.18", 38 38 "@typescript-eslint/eslint-plugin": "^5.62.0", 39 39 "@typescript-eslint/parser": "^5.62.0", 40 40 "eslint-plugin-path-alias": "^1.0.0",
+91 -91
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.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18)(tailwindcss@3.3.6) 10 + version: 2.2.9(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18)(tailwindcss@3.3.6) 11 11 autoprefixer: 12 12 specifier: 10.4.16 13 13 version: 10.4.16(postcss@8.4.32) ··· 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.43)(react@18.2.0) 49 + version: 8.0.7(@types/react@18.2.45)(react@18.2.0) 50 50 recharts: 51 51 specifier: ^2.10.3 52 52 version: 2.10.3(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) ··· 67 67 version: 5.3.3 68 68 zustand: 69 69 specifier: ^4.4.7 70 - version: 4.4.7(@types/react@18.2.43)(react@18.2.0) 70 + version: 4.4.7(@types/react@18.2.45)(react@18.2.0) 71 71 72 72 devDependencies: 73 73 '@types/node': 74 74 specifier: ^20.10.4 75 75 version: 20.10.4 76 76 '@types/react': 77 - specifier: ^18.2.43 78 - version: 18.2.43 77 + specifier: ^18.2.45 78 + version: 18.2.45 79 79 '@types/react-dom': 80 - specifier: ^18.2.17 81 - version: 18.2.17 80 + specifier: ^18.2.18 81 + version: 18.2.18 82 82 '@typescript-eslint/eslint-plugin': 83 83 specifier: ^5.62.0 84 84 version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.55.0)(typescript@5.3.3) ··· 106 106 engines: {node: '>=10'} 107 107 dev: false 108 108 109 - /@babel/runtime@7.23.5: 110 - resolution: {integrity: sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==} 109 + /@babel/runtime@7.23.6: 110 + resolution: {integrity: sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==} 111 111 engines: {node: '>=6.9.0'} 112 112 dependencies: 113 - regenerator-runtime: 0.14.0 113 + regenerator-runtime: 0.14.1 114 114 dev: false 115 115 116 116 /@emnapi/runtime@0.44.0: ··· 606 606 - tailwind-variants 607 607 dev: false 608 608 609 - /@nextui-org/autocomplete@2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 609 + /@nextui-org/autocomplete@2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 610 610 resolution: {integrity: sha512-ViPXrZnP35k7LF+TBA4w8nqu0OEj9p1z9Rt7rwrACmY2VmDGY6h6a6nDCMjhuTVXptftRvzxfIPsIyzBYqxb0g==} 611 611 peerDependencies: 612 612 '@nextui-org/system': '>=2.0.0' ··· 617 617 dependencies: 618 618 '@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.18) 619 619 '@nextui-org/button': 2.0.26(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 620 - '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(react-dom@18.2.0)(react@18.2.0) 620 + '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0) 621 621 '@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.18) 622 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 622 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 623 623 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 624 624 '@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) 625 625 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) ··· 841 841 - tailwind-variants 842 842 dev: false 843 843 844 - /@nextui-org/dropdown@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 844 + /@nextui-org/dropdown@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 845 845 resolution: {integrity: sha512-3KINNvC7Cz+deQltCM8gaB7iJCfU4Qsp1fwnoy1wUEjeZhEtPOPR59oTyqT+gPaPIisP1+LLOfcqRl4jNQoVXw==} 846 846 peerDependencies: 847 847 '@nextui-org/system': '>=2.0.0' ··· 851 851 react-dom: '>=18' 852 852 dependencies: 853 853 '@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.18) 854 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 854 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 855 855 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 856 856 '@nextui-org/shared-utils': 2.0.4(react@18.2.0) 857 857 '@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.18) ··· 903 903 react-dom: 18.2.0(react@18.2.0) 904 904 dev: false 905 905 906 - /@nextui-org/input@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(react-dom@18.2.0)(react@18.2.0): 906 + /@nextui-org/input@2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0): 907 907 resolution: {integrity: sha512-nUTlAvsXj5t88ycvQdICxf78/pko6Wznx2OomvYjb3E45eb77twQcWUDhydkJCWIh3b4AhGHSMM6GYxwWUgMDA==} 908 908 peerDependencies: 909 909 '@nextui-org/system': '>=2.0.0' ··· 925 925 '@react-types/textfield': 3.9.0(react@18.2.0) 926 926 react: 18.2.0 927 927 react-dom: 18.2.0(react@18.2.0) 928 - react-textarea-autosize: 8.5.3(@types/react@18.2.43)(react@18.2.0) 928 + react-textarea-autosize: 8.5.3(@types/react@18.2.45)(react@18.2.0) 929 929 transitivePeerDependencies: 930 930 - '@types/react' 931 931 dev: false ··· 1029 1029 - tailwind-variants 1030 1030 dev: false 1031 1031 1032 - /@nextui-org/modal@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1032 + /@nextui-org/modal@2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1033 1033 resolution: {integrity: sha512-unfP0EMF3FDg5CkRqou03s4/BopWbaBTeVIMZeA2A1WF5teHUOmpLdp44Z1KOoWB1RVMDVd4JeoauNHNhJMp0g==} 1034 1034 peerDependencies: 1035 1035 '@nextui-org/system': '>=2.0.0' ··· 1057 1057 framer-motion: 10.16.16(react-dom@18.2.0)(react@18.2.0) 1058 1058 react: 18.2.0 1059 1059 react-dom: 18.2.0(react@18.2.0) 1060 - react-remove-scroll: 2.5.7(@types/react@18.2.43)(react@18.2.0) 1060 + react-remove-scroll: 2.5.7(@types/react@18.2.45)(react@18.2.0) 1061 1061 transitivePeerDependencies: 1062 1062 - '@types/react' 1063 1063 - tailwind-variants 1064 1064 dev: false 1065 1065 1066 - /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1066 + /@nextui-org/navbar@2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1067 1067 resolution: {integrity: sha512-iP4Pn4ItQkAW1nbu1Jmrh5l9pMVG43lDxq9rbx6DbLjLnnZOOrE6fURb8uN5NVy3ooV5dF02zKAoxlkE5fN/xw==} 1068 1068 peerDependencies: 1069 1069 '@nextui-org/system': '>=2.0.0' ··· 1088 1088 framer-motion: 10.16.16(react-dom@18.2.0)(react@18.2.0) 1089 1089 react: 18.2.0 1090 1090 react-dom: 18.2.0(react@18.2.0) 1091 - react-remove-scroll: 2.5.7(@types/react@18.2.43)(react@18.2.0) 1091 + react-remove-scroll: 2.5.7(@types/react@18.2.45)(react@18.2.0) 1092 1092 transitivePeerDependencies: 1093 1093 - '@types/react' 1094 1094 - tailwind-variants ··· 1117 1117 scroll-into-view-if-needed: 3.0.10 1118 1118 dev: false 1119 1119 1120 - /@nextui-org/popover@2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1120 + /@nextui-org/popover@2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1121 1121 resolution: {integrity: sha512-fqqktFQ/chIBS9Y3MghL6KX6qAy3hodtXUDchnxLa1GL+oi6TCBLUjo+wgI5EMJrTTbqo/eFLui/Ks00JfCj+A==} 1122 1122 peerDependencies: 1123 1123 '@nextui-org/system': '>=2.0.0' ··· 1145 1145 framer-motion: 10.16.16(react-dom@18.2.0)(react@18.2.0) 1146 1146 react: 18.2.0 1147 1147 react-dom: 18.2.0(react@18.2.0) 1148 - react-remove-scroll: 2.5.7(@types/react@18.2.43)(react@18.2.0) 1148 + react-remove-scroll: 2.5.7(@types/react@18.2.45)(react@18.2.0) 1149 1149 transitivePeerDependencies: 1150 1150 - '@types/react' 1151 1151 - tailwind-variants ··· 1211 1211 react: 18.2.0 1212 1212 dev: false 1213 1213 1214 - /@nextui-org/react@2.2.9(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18)(tailwindcss@3.3.6): 1214 + /@nextui-org/react@2.2.9(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18)(tailwindcss@3.3.6): 1215 1215 resolution: {integrity: sha512-QHkUQTxI9sYoVjrvTpYm5K68pMDRqD13+DVzdsrkJuETGhbvE2c2CCGc4on9EwXC3JsOxuP/OyqaAmOIuHhYkA==} 1216 1216 peerDependencies: 1217 1217 framer-motion: '>=4.0.0' ··· 1219 1219 react-dom: '>=18' 1220 1220 dependencies: 1221 1221 '@nextui-org/accordion': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1222 - '@nextui-org/autocomplete': 2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1222 + '@nextui-org/autocomplete': 2.0.9(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1223 1223 '@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) 1224 1224 '@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.18) 1225 1225 '@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) ··· 1229 1229 '@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) 1230 1230 '@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.18) 1231 1231 '@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.18) 1232 - '@nextui-org/dropdown': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1232 + '@nextui-org/dropdown': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1233 1233 '@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) 1234 - '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(react-dom@18.2.0)(react@18.2.0) 1234 + '@nextui-org/input': 2.1.16(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(react-dom@18.2.0)(react@18.2.0) 1235 1235 '@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.18) 1236 1236 '@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) 1237 1237 '@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.18) 1238 1238 '@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.18) 1239 - '@nextui-org/modal': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1240 - '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1239 + '@nextui-org/modal': 2.0.28(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1240 + '@nextui-org/navbar': 2.0.27(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1241 1241 '@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) 1242 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1242 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1243 1243 '@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) 1244 1244 '@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) 1245 1245 '@nextui-org/ripple': 2.0.24(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0) 1246 1246 '@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) 1247 - '@nextui-org/select': 2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1247 + '@nextui-org/select': 2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1248 1248 '@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.18) 1249 1249 '@nextui-org/slider': 2.2.5(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1250 1250 '@nextui-org/snippet': 2.0.30(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) ··· 1302 1302 react-dom: 18.2.0(react@18.2.0) 1303 1303 dev: false 1304 1304 1305 - /@nextui-org/select@2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1305 + /@nextui-org/select@2.1.20(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18): 1306 1306 resolution: {integrity: sha512-GCO9uzyYnFIdJTqIe6aDe2NnYlclcdYfZnECFAze/R2MW0jpoysk5ysGBDjVDmZis6tLu+BOFXJbIlYEi+LoUQ==} 1307 1307 peerDependencies: 1308 1308 '@nextui-org/system': '>=2.0.0' ··· 1313 1313 dependencies: 1314 1314 '@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.18) 1315 1315 '@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.18) 1316 - '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.43)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1316 + '@nextui-org/popover': 2.1.14(@nextui-org/system@2.0.15)(@nextui-org/theme@2.1.17)(@types/react@18.2.45)(framer-motion@10.16.16)(react-dom@18.2.0)(react@18.2.0)(tailwind-variants@0.1.18) 1317 1317 '@nextui-org/react-utils': 2.0.10(react@18.2.0) 1318 1318 '@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) 1319 1319 '@nextui-org/shared-icons': 2.0.6(react@18.2.0) ··· 2757 2757 react: 18.2.0 2758 2758 dev: false 2759 2759 2760 - /@rushstack/eslint-patch@1.6.0: 2761 - resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==} 2760 + /@rushstack/eslint-patch@1.6.1: 2761 + resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==} 2762 2762 dev: false 2763 2763 2764 2764 /@swc/helpers@0.4.14: ··· 2879 2879 /@types/prop-types@15.7.11: 2880 2880 resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} 2881 2881 2882 - /@types/react-dom@18.2.17: 2883 - resolution: {integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==} 2882 + /@types/react-dom@18.2.18: 2883 + resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} 2884 2884 dependencies: 2885 - '@types/react': 18.2.43 2885 + '@types/react': 18.2.45 2886 2886 dev: true 2887 2887 2888 - /@types/react@18.2.43: 2889 - resolution: {integrity: sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==} 2888 + /@types/react@18.2.45: 2889 + resolution: {integrity: sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==} 2890 2890 dependencies: 2891 2891 '@types/prop-types': 15.7.11 2892 2892 '@types/scheduler': 0.16.8 ··· 3210 3210 postcss: ^8.1.0 3211 3211 dependencies: 3212 3212 browserslist: 4.22.2 3213 - caniuse-lite: 1.0.30001568 3213 + caniuse-lite: 1.0.30001570 3214 3214 fraction.js: 4.3.7 3215 3215 normalize-range: 0.1.2 3216 3216 picocolors: 1.0.0 ··· 3276 3276 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3277 3277 hasBin: true 3278 3278 dependencies: 3279 - caniuse-lite: 1.0.30001568 3280 - electron-to-chromium: 1.4.609 3279 + caniuse-lite: 1.0.30001570 3280 + electron-to-chromium: 1.4.614 3281 3281 node-releases: 2.0.14 3282 3282 update-browserslist-db: 1.0.13(browserslist@4.22.2) 3283 3283 dev: false ··· 3321 3321 engines: {node: '>= 6'} 3322 3322 dev: false 3323 3323 3324 - /caniuse-lite@1.0.30001568: 3325 - resolution: {integrity: sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==} 3324 + /caniuse-lite@1.0.30001570: 3325 + resolution: {integrity: sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==} 3326 3326 dev: false 3327 3327 3328 3328 /chalk@4.1.2: ··· 3683 3683 /dom-helpers@3.4.0: 3684 3684 resolution: {integrity: sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==} 3685 3685 dependencies: 3686 - '@babel/runtime': 7.23.5 3686 + '@babel/runtime': 7.23.6 3687 3687 dev: false 3688 3688 3689 - /electron-to-chromium@1.4.609: 3690 - resolution: {integrity: sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw==} 3689 + /electron-to-chromium@1.4.614: 3690 + resolution: {integrity: sha512-X4ze/9Sc3QWs6h92yerwqv7aB/uU8vCjZcrMjA8N9R1pjMFRe44dLsck5FzLilOYvcXuDn93B+bpGYyufc70gQ==} 3691 3691 dev: false 3692 3692 3693 3693 /emoji-regex@9.2.2: ··· 3814 3814 optional: true 3815 3815 dependencies: 3816 3816 '@next/eslint-plugin-next': 14.0.4 3817 - '@rushstack/eslint-patch': 1.6.0 3817 + '@rushstack/eslint-patch': 1.6.1 3818 3818 '@typescript-eslint/parser': 5.62.0(eslint@8.55.0)(typescript@5.3.3) 3819 3819 eslint: 8.55.0 3820 3820 eslint-import-resolver-node: 0.3.9 3821 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@8.55.0) 3822 - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0) 3821 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.55.0) 3822 + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0) 3823 3823 eslint-plugin-jsx-a11y: 6.8.0(eslint@8.55.0) 3824 3824 eslint-plugin-react: 7.33.2(eslint@8.55.0) 3825 3825 eslint-plugin-react-hooks: 4.6.0(eslint@8.55.0) ··· 3839 3839 - supports-color 3840 3840 dev: false 3841 3841 3842 - /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@8.55.0): 3842 + /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.55.0): 3843 3843 resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} 3844 3844 engines: {node: ^14.18.0 || >=16.0.0} 3845 3845 peerDependencies: ··· 3850 3850 enhanced-resolve: 5.15.0 3851 3851 eslint: 8.55.0 3852 3852 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.55.0) 3853 - eslint-plugin-import: 2.29.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0) 3853 + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0) 3854 3854 fast-glob: 3.3.2 3855 3855 get-tsconfig: 4.7.2 3856 3856 is-core-module: 2.13.1 ··· 3887 3887 debug: 3.2.7 3888 3888 eslint: 8.55.0 3889 3889 eslint-import-resolver-node: 0.3.9 3890 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@8.55.0) 3890 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.55.0) 3891 3891 transitivePeerDependencies: 3892 3892 - supports-color 3893 3893 dev: false 3894 3894 3895 - /eslint-plugin-import@2.29.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0): 3896 - resolution: {integrity: sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==} 3895 + /eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0): 3896 + resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} 3897 3897 engines: {node: '>=4'} 3898 3898 peerDependencies: 3899 3899 '@typescript-eslint/parser': '*' ··· 3920 3920 object.groupby: 1.0.1 3921 3921 object.values: 1.1.7 3922 3922 semver: 6.3.1 3923 - tsconfig-paths: 3.14.2 3923 + tsconfig-paths: 3.15.0 3924 3924 transitivePeerDependencies: 3925 3925 - eslint-import-resolver-typescript 3926 3926 - eslint-import-resolver-webpack ··· 3933 3933 peerDependencies: 3934 3934 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 3935 3935 dependencies: 3936 - '@babel/runtime': 7.23.5 3936 + '@babel/runtime': 7.23.6 3937 3937 aria-query: 5.3.0 3938 3938 array-includes: 3.1.7 3939 3939 array.prototype.flatmap: 1.3.2 ··· 5380 5380 '@next/env': 14.0.4 5381 5381 '@swc/helpers': 0.5.2 5382 5382 busboy: 1.6.0 5383 - caniuse-lite: 1.0.30001568 5383 + caniuse-lite: 1.0.30001570 5384 5384 graceful-fs: 4.2.11 5385 5385 postcss: 8.4.31 5386 5386 react: 18.2.0 ··· 5740 5740 engines: {node: '>= 12.0.0'} 5741 5741 dev: false 5742 5742 5743 - /react-markdown@8.0.7(@types/react@18.2.43)(react@18.2.0): 5743 + /react-markdown@8.0.7(@types/react@18.2.45)(react@18.2.0): 5744 5744 resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} 5745 5745 peerDependencies: 5746 5746 '@types/react': '>=16' ··· 5748 5748 dependencies: 5749 5749 '@types/hast': 2.3.8 5750 5750 '@types/prop-types': 15.7.11 5751 - '@types/react': 18.2.43 5751 + '@types/react': 18.2.45 5752 5752 '@types/unist': 2.0.10 5753 5753 comma-separated-tokens: 2.0.3 5754 5754 hast-util-whitespace: 2.0.1 ··· 5767 5767 - supports-color 5768 5768 dev: false 5769 5769 5770 - /react-remove-scroll-bar@2.3.4(@types/react@18.2.43)(react@18.2.0): 5770 + /react-remove-scroll-bar@2.3.4(@types/react@18.2.45)(react@18.2.0): 5771 5771 resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} 5772 5772 engines: {node: '>=10'} 5773 5773 peerDependencies: ··· 5777 5777 '@types/react': 5778 5778 optional: true 5779 5779 dependencies: 5780 - '@types/react': 18.2.43 5780 + '@types/react': 18.2.45 5781 5781 react: 18.2.0 5782 - react-style-singleton: 2.2.1(@types/react@18.2.43)(react@18.2.0) 5782 + react-style-singleton: 2.2.1(@types/react@18.2.45)(react@18.2.0) 5783 5783 tslib: 2.6.2 5784 5784 dev: false 5785 5785 5786 - /react-remove-scroll@2.5.7(@types/react@18.2.43)(react@18.2.0): 5786 + /react-remove-scroll@2.5.7(@types/react@18.2.45)(react@18.2.0): 5787 5787 resolution: {integrity: sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==} 5788 5788 engines: {node: '>=10'} 5789 5789 peerDependencies: ··· 5793 5793 '@types/react': 5794 5794 optional: true 5795 5795 dependencies: 5796 - '@types/react': 18.2.43 5796 + '@types/react': 18.2.45 5797 5797 react: 18.2.0 5798 - react-remove-scroll-bar: 2.3.4(@types/react@18.2.43)(react@18.2.0) 5799 - react-style-singleton: 2.2.1(@types/react@18.2.43)(react@18.2.0) 5798 + react-remove-scroll-bar: 2.3.4(@types/react@18.2.45)(react@18.2.0) 5799 + react-style-singleton: 2.2.1(@types/react@18.2.45)(react@18.2.0) 5800 5800 tslib: 2.6.2 5801 - use-callback-ref: 1.3.0(@types/react@18.2.43)(react@18.2.0) 5802 - use-sidecar: 1.1.2(@types/react@18.2.43)(react@18.2.0) 5801 + use-callback-ref: 1.3.0(@types/react@18.2.45)(react@18.2.0) 5802 + use-sidecar: 1.1.2(@types/react@18.2.45)(react@18.2.0) 5803 5803 dev: false 5804 5804 5805 5805 /react-smooth@2.0.5(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): ··· 5816 5816 react-transition-group: 2.9.0(react-dom@18.2.0)(react@18.2.0) 5817 5817 dev: false 5818 5818 5819 - /react-style-singleton@2.2.1(@types/react@18.2.43)(react@18.2.0): 5819 + /react-style-singleton@2.2.1(@types/react@18.2.45)(react@18.2.0): 5820 5820 resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} 5821 5821 engines: {node: '>=10'} 5822 5822 peerDependencies: ··· 5826 5826 '@types/react': 5827 5827 optional: true 5828 5828 dependencies: 5829 - '@types/react': 18.2.43 5829 + '@types/react': 18.2.45 5830 5830 get-nonce: 1.0.1 5831 5831 invariant: 2.2.4 5832 5832 react: 18.2.0 5833 5833 tslib: 2.6.2 5834 5834 dev: false 5835 5835 5836 - /react-textarea-autosize@8.5.3(@types/react@18.2.43)(react@18.2.0): 5836 + /react-textarea-autosize@8.5.3(@types/react@18.2.45)(react@18.2.0): 5837 5837 resolution: {integrity: sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==} 5838 5838 engines: {node: '>=10'} 5839 5839 peerDependencies: 5840 5840 react: ^16.8.0 || ^17.0.0 || ^18.0.0 5841 5841 dependencies: 5842 - '@babel/runtime': 7.23.5 5842 + '@babel/runtime': 7.23.6 5843 5843 react: 18.2.0 5844 5844 use-composed-ref: 1.3.0(react@18.2.0) 5845 - use-latest: 1.2.1(@types/react@18.2.43)(react@18.2.0) 5845 + use-latest: 1.2.1(@types/react@18.2.45)(react@18.2.0) 5846 5846 transitivePeerDependencies: 5847 5847 - '@types/react' 5848 5848 dev: false ··· 5920 5920 which-builtin-type: 1.1.3 5921 5921 dev: false 5922 5922 5923 - /regenerator-runtime@0.14.0: 5924 - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} 5923 + /regenerator-runtime@0.14.1: 5924 + resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} 5925 5925 dev: false 5926 5926 5927 5927 /regex-not@1.0.2: ··· 6336 6336 /tailwind-merge@2.1.0: 6337 6337 resolution: {integrity: sha512-l11VvI4nSwW7MtLSLYT4ldidDEUwQAMWuSHk7l4zcXZDgnCRa0V3OdCwFfM7DCzakVXMNRwAeje9maFFXT71dQ==} 6338 6338 dependencies: 6339 - '@babel/runtime': 7.23.5 6339 + '@babel/runtime': 7.23.6 6340 6340 dev: false 6341 6341 6342 6342 /tailwind-variants@0.1.18(tailwindcss@3.3.6): ··· 6440 6440 resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} 6441 6441 dev: false 6442 6442 6443 - /tsconfig-paths@3.14.2: 6444 - resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==} 6443 + /tsconfig-paths@3.15.0: 6444 + resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 6445 6445 dependencies: 6446 6446 '@types/json5': 0.0.29 6447 6447 json5: 1.0.2 ··· 6652 6652 deprecated: Please see https://github.com/lydell/urix#deprecated 6653 6653 dev: true 6654 6654 6655 - /use-callback-ref@1.3.0(@types/react@18.2.43)(react@18.2.0): 6655 + /use-callback-ref@1.3.0(@types/react@18.2.45)(react@18.2.0): 6656 6656 resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} 6657 6657 engines: {node: '>=10'} 6658 6658 peerDependencies: ··· 6662 6662 '@types/react': 6663 6663 optional: true 6664 6664 dependencies: 6665 - '@types/react': 18.2.43 6665 + '@types/react': 18.2.45 6666 6666 react: 18.2.0 6667 6667 tslib: 2.6.2 6668 6668 dev: false ··· 6675 6675 react: 18.2.0 6676 6676 dev: false 6677 6677 6678 - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.43)(react@18.2.0): 6678 + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.45)(react@18.2.0): 6679 6679 resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} 6680 6680 peerDependencies: 6681 6681 '@types/react': '*' ··· 6684 6684 '@types/react': 6685 6685 optional: true 6686 6686 dependencies: 6687 - '@types/react': 18.2.43 6687 + '@types/react': 18.2.45 6688 6688 react: 18.2.0 6689 6689 dev: false 6690 6690 6691 - /use-latest@1.2.1(@types/react@18.2.43)(react@18.2.0): 6691 + /use-latest@1.2.1(@types/react@18.2.45)(react@18.2.0): 6692 6692 resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} 6693 6693 peerDependencies: 6694 6694 '@types/react': '*' ··· 6697 6697 '@types/react': 6698 6698 optional: true 6699 6699 dependencies: 6700 - '@types/react': 18.2.43 6700 + '@types/react': 18.2.45 6701 6701 react: 18.2.0 6702 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.43)(react@18.2.0) 6702 + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.45)(react@18.2.0) 6703 6703 dev: false 6704 6704 6705 - /use-sidecar@1.1.2(@types/react@18.2.43)(react@18.2.0): 6705 + /use-sidecar@1.1.2(@types/react@18.2.45)(react@18.2.0): 6706 6706 resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} 6707 6707 engines: {node: '>=10'} 6708 6708 peerDependencies: ··· 6712 6712 '@types/react': 6713 6713 optional: true 6714 6714 dependencies: 6715 - '@types/react': 18.2.43 6715 + '@types/react': 18.2.45 6716 6716 detect-node-es: 1.1.0 6717 6717 react: 18.2.0 6718 6718 tslib: 2.6.2 ··· 6885 6885 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 6886 6886 engines: {node: '>=10'} 6887 6887 6888 - /zustand@4.4.7(@types/react@18.2.43)(react@18.2.0): 6888 + /zustand@4.4.7(@types/react@18.2.45)(react@18.2.0): 6889 6889 resolution: {integrity: sha512-QFJWJMdlETcI69paJwhSMJz7PPWjVP8Sjhclxmxmxv/RYI7ZOvR5BHX+ktH0we9gTWQMxcne8q1OY8xxz604gw==} 6890 6890 engines: {node: '>=12.7.0'} 6891 6891 peerDependencies: ··· 6900 6900 react: 6901 6901 optional: true 6902 6902 dependencies: 6903 - '@types/react': 18.2.43 6903 + '@types/react': 18.2.45 6904 6904 react: 18.2.0 6905 6905 use-sync-external-store: 1.2.0(react@18.2.0) 6906 6906 dev: false