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 316ea761 9f1faf3f

+1907 -1825
+11 -11
package.json
··· 11 11 "dependencies": { 12 12 "@discordjs/collection": "^2.1.0", 13 13 "@discordjs/rest": "^2.2.0", 14 - "@nextui-org/react": "^2.4.1", 14 + "@nextui-org/react": "^2.4.6", 15 15 "autoprefixer": "^10.4.19", 16 16 "clsx": "^2.1.1", 17 - "discord-api-types": "^0.37.87", 17 + "discord-api-types": "^0.37.93", 18 18 "eslint": "8.57.0", 19 - "eslint-config-next": "^14.2.3", 20 - "framer-motion": "^11.2.10", 21 - "next": "^14.2.3", 19 + "eslint-config-next": "^14.2.5", 20 + "framer-motion": "^11.3.12", 21 + "next": "^14.2.5", 22 22 "next-client-cookies": "^1.1.1", 23 - "postcss": "^8.4.38", 23 + "postcss": "^8.4.39", 24 24 "react": "^18.3.1", 25 25 "react-countup": "^6.5.3", 26 26 "react-dom": "^18.3.1", ··· 31 31 "recharts": "^2.12.7", 32 32 "rehype-raw": "^7.0.0", 33 33 "sharp": "^0.33.4", 34 - "tailwind-merge": "^2.3.0", 35 - "tailwindcss": "^3.4.3", 36 - "typescript": "^5.4.5", 37 - "zustand": "^4.5.2" 34 + "tailwind-merge": "^2.4.0", 35 + "tailwindcss": "^3.4.6", 36 + "typescript": "^5.5.4", 37 + "zustand": "^4.5.4" 38 38 }, 39 39 "devDependencies": { 40 40 "@octokit/types": "^13.5.0", 41 - "@types/node": "^20.14.2", 41 + "@types/node": "^20.14.11", 42 42 "@types/react": "^18.3.3", 43 43 "@types/react-dom": "^18.3.0", 44 44 "@typescript-eslint/eslint-plugin": "^5.62.0",
+1896 -1814
pnpm-lock.yaml
··· 15 15 specifier: ^2.2.0 16 16 version: 2.2.0 17 17 '@nextui-org/react': 18 - specifier: ^2.4.1 19 - version: 2.4.1(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.3) 18 + specifier: ^2.4.6 19 + version: 2.4.6(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.6) 20 20 autoprefixer: 21 21 specifier: ^10.4.19 22 - version: 10.4.19(postcss@8.4.38) 22 + version: 10.4.19(postcss@8.4.39) 23 23 clsx: 24 24 specifier: ^2.1.1 25 25 version: 2.1.1 26 26 discord-api-types: 27 - specifier: ^0.37.87 28 - version: 0.37.87 27 + specifier: ^0.37.93 28 + version: 0.37.93 29 29 eslint: 30 30 specifier: 8.57.0 31 31 version: 8.57.0 32 32 eslint-config-next: 33 - specifier: ^14.2.3 34 - version: 14.2.3(eslint@8.57.0)(typescript@5.4.5) 33 + specifier: ^14.2.5 34 + version: 14.2.5(eslint@8.57.0)(typescript@5.5.4) 35 35 framer-motion: 36 - specifier: ^11.2.10 37 - version: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 36 + specifier: ^11.3.12 37 + version: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 38 38 next: 39 - specifier: ^14.2.3 40 - version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 39 + specifier: ^14.2.5 40 + version: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 41 41 next-client-cookies: 42 42 specifier: ^1.1.1 43 - version: 1.1.1(next@14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) 43 + version: 1.1.1(next@14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) 44 44 postcss: 45 - specifier: ^8.4.38 46 - version: 8.4.38 45 + specifier: ^8.4.39 46 + version: 8.4.39 47 47 react: 48 48 specifier: ^18.3.1 49 49 version: 18.3.1 ··· 75 75 specifier: ^0.33.4 76 76 version: 0.33.4 77 77 tailwind-merge: 78 - specifier: ^2.3.0 79 - version: 2.3.0 78 + specifier: ^2.4.0 79 + version: 2.4.0 80 80 tailwindcss: 81 - specifier: ^3.4.3 82 - version: 3.4.3 81 + specifier: ^3.4.6 82 + version: 3.4.6 83 83 typescript: 84 - specifier: ^5.4.5 85 - version: 5.4.5 84 + specifier: ^5.5.4 85 + version: 5.5.4 86 86 zustand: 87 - specifier: ^4.5.2 88 - version: 4.5.2(@types/react@18.3.3)(react@18.3.1) 87 + specifier: ^4.5.4 88 + version: 4.5.4(@types/react@18.3.3)(react@18.3.1) 89 89 devDependencies: 90 90 '@octokit/types': 91 91 specifier: ^13.5.0 92 92 version: 13.5.0 93 93 '@types/node': 94 - specifier: ^20.14.2 95 - version: 20.14.2 94 + specifier: ^20.14.11 95 + version: 20.14.11 96 96 '@types/react': 97 97 specifier: ^18.3.3 98 98 version: 18.3.3 ··· 101 101 version: 18.3.0 102 102 '@typescript-eslint/eslint-plugin': 103 103 specifier: ^5.62.0 104 - version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 104 + version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) 105 105 '@typescript-eslint/parser': 106 106 specifier: ^5.62.0 107 - version: 5.62.0(eslint@8.57.0)(typescript@5.4.5) 107 + version: 5.62.0(eslint@8.57.0)(typescript@5.5.4) 108 108 eslint-plugin-path-alias: 109 109 specifier: ^1.1.0 110 110 version: 1.1.0(eslint@8.57.0) ··· 113 113 version: 10.0.0(eslint@8.57.0) 114 114 eslint-plugin-unused-imports: 115 115 specifier: ^2.0.0 116 - version: 2.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) 116 + version: 2.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) 117 117 118 118 packages: 119 119 ··· 121 121 resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} 122 122 engines: {node: '>=10'} 123 123 124 - '@babel/runtime@7.24.7': 125 - resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} 124 + '@babel/runtime@7.24.8': 125 + resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} 126 126 engines: {node: '>=6.9.0'} 127 127 128 128 '@discordjs/collection@2.1.0': ··· 146 146 peerDependencies: 147 147 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 148 148 149 - '@eslint-community/regexpp@4.10.1': 150 - resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==} 149 + '@eslint-community/regexpp@4.11.0': 150 + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} 151 151 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 152 152 153 153 '@eslint/eslintrc@2.1.4': ··· 180 180 '@humanwhocodes/config-array@0.11.14': 181 181 resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} 182 182 engines: {node: '>=10.10.0'} 183 + deprecated: Use @eslint/config-array instead 183 184 184 185 '@humanwhocodes/module-importer@1.0.1': 185 186 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} ··· 187 188 188 189 '@humanwhocodes/object-schema@2.0.3': 189 190 resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} 191 + deprecated: Use @eslint/object-schema instead 190 192 191 193 '@img/sharp-darwin-arm64@0.33.4': 192 194 resolution: {integrity: sha512-p0suNqXufJs9t3RqLBO6vvrgr5OhgbWp76s5gTRvdmxmuv9E1rcaqGUsl3l4mKVmXPkTkTErXediAui4x+8PSA==} ··· 301 303 cpu: [x64] 302 304 os: [win32] 303 305 304 - '@internationalized/date@3.5.4': 305 - resolution: {integrity: sha512-qoVJVro+O0rBaw+8HPjUB1iH8Ihf8oziEnqMnvhJUSuVIrHOuZ6eNLHNvzXJKUvAtaDiqMnRlg8Z2mgh09BlUw==} 306 + '@internationalized/date@3.5.5': 307 + resolution: {integrity: sha512-H+CfYvOZ0LTJeeLOqm19E3uj/4YjrmOFtBufDHPfvtI80hFAMqtrp7oCACpe4Cil5l8S0Qu/9dYfZc/5lY8WQQ==} 306 308 307 309 '@internationalized/message@3.1.4': 308 310 resolution: {integrity: sha512-Dygi9hH1s7V9nha07pggCkvmRfDd3q2lWnMGvrJyrOwYMe1yj4D2T9BoH9I6MGR7xz0biQrtLPsqUkqXzIrBOw==} ··· 329 331 resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} 330 332 engines: {node: '>=6.0.0'} 331 333 332 - '@jridgewell/sourcemap-codec@1.4.15': 333 - resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} 334 + '@jridgewell/sourcemap-codec@1.5.0': 335 + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} 334 336 335 337 '@jridgewell/trace-mapping@0.3.25': 336 338 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 337 339 338 - '@next/env@14.2.3': 339 - resolution: {integrity: sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA==} 340 + '@next/env@14.2.5': 341 + resolution: {integrity: sha512-/zZGkrTOsraVfYjGP8uM0p6r0BDT6xWpkjdVbcz66PJVSpwXX3yNiRycxAuDfBKGWBrZBXRuK/YVlkNgxHGwmA==} 340 342 341 - '@next/eslint-plugin-next@14.2.3': 342 - resolution: {integrity: sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==} 343 + '@next/eslint-plugin-next@14.2.5': 344 + resolution: {integrity: sha512-LY3btOpPh+OTIpviNojDpUdIbHW9j0JBYBjsIp8IxtDFfYFyORvw3yNq6N231FVqQA7n7lwaf7xHbVJlA1ED7g==} 343 345 344 - '@next/swc-darwin-arm64@14.2.3': 345 - resolution: {integrity: sha512-3pEYo/RaGqPP0YzwnlmPN2puaF2WMLM3apt5jLW2fFdXD9+pqcoTzRk+iZsf8ta7+quAe4Q6Ms0nR0SFGFdS1A==} 346 + '@next/swc-darwin-arm64@14.2.5': 347 + resolution: {integrity: sha512-/9zVxJ+K9lrzSGli1///ujyRfon/ZneeZ+v4ptpiPoOU+GKZnm8Wj8ELWU1Pm7GHltYRBklmXMTUqM/DqQ99FQ==} 346 348 engines: {node: '>= 10'} 347 349 cpu: [arm64] 348 350 os: [darwin] 349 351 350 - '@next/swc-darwin-x64@14.2.3': 351 - resolution: {integrity: sha512-6adp7waE6P1TYFSXpY366xwsOnEXM+y1kgRpjSRVI2CBDOcbRjsJ67Z6EgKIqWIue52d2q/Mx8g9MszARj8IEA==} 352 + '@next/swc-darwin-x64@14.2.5': 353 + resolution: {integrity: sha512-vXHOPCwfDe9qLDuq7U1OYM2wUY+KQ4Ex6ozwsKxp26BlJ6XXbHleOUldenM67JRyBfVjv371oneEvYd3H2gNSA==} 352 354 engines: {node: '>= 10'} 353 355 cpu: [x64] 354 356 os: [darwin] 355 357 356 - '@next/swc-linux-arm64-gnu@14.2.3': 357 - resolution: {integrity: sha512-cuzCE/1G0ZSnTAHJPUT1rPgQx1w5tzSX7POXSLaS7w2nIUJUD+e25QoXD/hMfxbsT9rslEXugWypJMILBj/QsA==} 358 + '@next/swc-linux-arm64-gnu@14.2.5': 359 + resolution: {integrity: sha512-vlhB8wI+lj8q1ExFW8lbWutA4M2ZazQNvMWuEDqZcuJJc78iUnLdPPunBPX8rC4IgT6lIx/adB+Cwrl99MzNaA==} 358 360 engines: {node: '>= 10'} 359 361 cpu: [arm64] 360 362 os: [linux] 361 363 362 - '@next/swc-linux-arm64-musl@14.2.3': 363 - resolution: {integrity: sha512-0D4/oMM2Y9Ta3nGuCcQN8jjJjmDPYpHX9OJzqk42NZGJocU2MqhBq5tWkJrUQOQY9N+In9xOdymzapM09GeiZw==} 364 + '@next/swc-linux-arm64-musl@14.2.5': 365 + resolution: {integrity: sha512-NpDB9NUR2t0hXzJJwQSGu1IAOYybsfeB+LxpGsXrRIb7QOrYmidJz3shzY8cM6+rO4Aojuef0N/PEaX18pi9OA==} 364 366 engines: {node: '>= 10'} 365 367 cpu: [arm64] 366 368 os: [linux] 367 369 368 - '@next/swc-linux-x64-gnu@14.2.3': 369 - resolution: {integrity: sha512-ENPiNnBNDInBLyUU5ii8PMQh+4XLr4pG51tOp6aJ9xqFQ2iRI6IH0Ds2yJkAzNV1CfyagcyzPfROMViS2wOZ9w==} 370 + '@next/swc-linux-x64-gnu@14.2.5': 371 + resolution: {integrity: sha512-8XFikMSxWleYNryWIjiCX+gU201YS+erTUidKdyOVYi5qUQo/gRxv/3N1oZFCgqpesN6FPeqGM72Zve+nReVXQ==} 370 372 engines: {node: '>= 10'} 371 373 cpu: [x64] 372 374 os: [linux] 373 375 374 - '@next/swc-linux-x64-musl@14.2.3': 375 - resolution: {integrity: sha512-BTAbq0LnCbF5MtoM7I/9UeUu/8ZBY0i8SFjUMCbPDOLv+un67e2JgyN4pmgfXBwy/I+RHu8q+k+MCkDN6P9ViQ==} 376 + '@next/swc-linux-x64-musl@14.2.5': 377 + resolution: {integrity: sha512-6QLwi7RaYiQDcRDSU/os40r5o06b5ue7Jsk5JgdRBGGp8l37RZEh9JsLSM8QF0YDsgcosSeHjglgqi25+m04IQ==} 376 378 engines: {node: '>= 10'} 377 379 cpu: [x64] 378 380 os: [linux] 379 381 380 - '@next/swc-win32-arm64-msvc@14.2.3': 381 - resolution: {integrity: sha512-AEHIw/dhAMLNFJFJIJIyOFDzrzI5bAjI9J26gbO5xhAKHYTZ9Or04BesFPXiAYXDNdrwTP2dQceYA4dL1geu8A==} 382 + '@next/swc-win32-arm64-msvc@14.2.5': 383 + resolution: {integrity: sha512-1GpG2VhbspO+aYoMOQPQiqc/tG3LzmsdBH0LhnDS3JrtDx2QmzXe0B6mSZZiN3Bq7IOMXxv1nlsjzoS1+9mzZw==} 382 384 engines: {node: '>= 10'} 383 385 cpu: [arm64] 384 386 os: [win32] 385 387 386 - '@next/swc-win32-ia32-msvc@14.2.3': 387 - resolution: {integrity: sha512-vga40n1q6aYb0CLrM+eEmisfKCR45ixQYXuBXxOOmmoV8sYST9k7E3US32FsY+CkkF7NtzdcebiFT4CHuMSyZw==} 388 + '@next/swc-win32-ia32-msvc@14.2.5': 389 + resolution: {integrity: sha512-Igh9ZlxwvCDsu6438FXlQTHlRno4gFpJzqPjSIBZooD22tKeI4fE/YMRoHVJHmrQ2P5YL1DoZ0qaOKkbeFWeMg==} 388 390 engines: {node: '>= 10'} 389 391 cpu: [ia32] 390 392 os: [win32] 391 393 392 - '@next/swc-win32-x64-msvc@14.2.3': 393 - resolution: {integrity: sha512-Q1/zm43RWynxrO7lW4ehciQVj+5ePBhOK+/K2P7pLFX3JaJ/IZVC69SHidrmZSOkqz7ECIOhhy7XhAFG4JYyHA==} 394 + '@next/swc-win32-x64-msvc@14.2.5': 395 + resolution: {integrity: sha512-tEQ7oinq1/CjSG9uSTerca3v4AZ+dFa+4Yu6ihaG8Ud8ddqLQgFGcnwYls13H5X5CPDPZJdYxyeMui6muOLd4g==} 394 396 engines: {node: '>= 10'} 395 397 cpu: [x64] 396 398 os: [win32] 397 399 398 - '@nextui-org/accordion@2.0.34': 399 - resolution: {integrity: sha512-wC4hVbLwNl462yIwILufDl9562Vb97a2htiF+2QdaY3Vfrll8Mnl98vpdRu+ZB4bV3MhBumuyaB+TlVDojFI+A==} 400 + '@nextui-org/accordion@2.0.38': 401 + resolution: {integrity: sha512-kFCZU1VaKkUI295Fg3NxuQR2+kZ5vTH4ftIs0oByrOs0+l14dVQGFOd9ZV402fHNykZJt7Sk6oWjTp4Qwl83JA==} 400 402 peerDependencies: 401 403 '@nextui-org/system': '>=2.0.0' 402 404 '@nextui-org/theme': '>=2.1.0' ··· 404 406 react: '>=18' 405 407 react-dom: '>=18' 406 408 407 - '@nextui-org/aria-utils@2.0.20': 408 - resolution: {integrity: sha512-3jZ/KsFNDAVN8TnbmNre0igFrUjGxTMiZtdQ5N7vkxcA+TZ+F9HKdSsTKLQC7IdSxSTs2WP5Pd9v31UWQ+rHvw==} 409 + '@nextui-org/aria-utils@2.0.24': 410 + resolution: {integrity: sha512-YD+YvT01zFqN1Ey137OeFl9SEhAYf2BoZz+ykWiIJlMjl/LY1d5WE0nkzsjMHh6MV3HgS6CExxlf7TuApN6Piw==} 409 411 peerDependencies: 410 412 react: '>=18' 411 413 react-dom: '>=18' 412 414 413 - '@nextui-org/autocomplete@2.1.1': 414 - resolution: {integrity: sha512-s8PZ2yVYKhAeBrM8k2CKgGxqSq0RUjHLEIs0qM17QkH3QKIooY61+AVQnYvsdXzBwEIyWFA1gLX3Oev2heSLtw==} 415 + '@nextui-org/autocomplete@2.1.5': 416 + resolution: {integrity: sha512-VcSe3B/CmIvfZnAJHHYKp3r83QrqI0T8v9jjrpQ0PN8qKOc7LmQUsvnAkBRuHCLlaC1xPwZtyJp0TJyRF8tM3w==} 415 417 peerDependencies: 416 418 '@nextui-org/system': '>=2.0.0' 417 419 '@nextui-org/theme': '>=2.1.0' ··· 419 421 react: '>=18' 420 422 react-dom: '>=18' 421 423 422 - '@nextui-org/avatar@2.0.29': 423 - resolution: {integrity: sha512-XSVVjE6EgIAsSU5fXCh0vzF97p90y4eOD/oyxSJAAGieDCIFfaUtYJnh11qNzopG8pajt7pGczDmGvQakfVnmQ==} 424 + '@nextui-org/avatar@2.0.32': 425 + resolution: {integrity: sha512-2dCpIKuGvbOVLJ6m2AkNhPqqamIin3FDqDLop2ILNhyAxgxPYitqE3JqsUA/hlZCzu79sZudruuubzHWzHqf0Q==} 424 426 peerDependencies: 425 427 '@nextui-org/system': '>=2.0.0' 426 428 '@nextui-org/theme': '>=2.1.0' 427 429 react: '>=18' 428 430 react-dom: '>=18' 429 431 430 - '@nextui-org/badge@2.0.28': 431 - resolution: {integrity: sha512-W0Anc+4VL675fai9xBhTxBp08pfzhAHch7zmP4fsRvlGQZyKAzI16clzhTt9KdOaLBq3hCIQIdCs3cwl1NsSPg==} 432 + '@nextui-org/badge@2.0.31': 433 + resolution: {integrity: sha512-ayOw9j6Fa/RxZjk+2AhhBzXFm2Xv2RNYMrXAqGaJ+cbhofsqu8QnP0/4W+CiVXx8C0jpPmNAgSklRXgbKHs10Q==} 432 434 peerDependencies: 433 435 '@nextui-org/system': '>=2.0.0' 434 436 '@nextui-org/theme': '>=2.1.0' 435 437 react: '>=18' 436 438 react-dom: '>=18' 437 439 438 - '@nextui-org/breadcrumbs@2.0.9': 439 - resolution: {integrity: sha512-zjGHWRXFnSgVQtsP7BLJdecQQ226cSwIZS6fUSnQ1P9zpXvl7I6gZ/YXZX5TFUcqO0HDId1t4DKQhuquxBDRJg==} 440 + '@nextui-org/breadcrumbs@2.0.12': 441 + resolution: {integrity: sha512-PCZI7xqu1UrjJcCkd6HwGJ+h2L5k6LMBQRVbD8/7jMKkJxpoQXC7h5uCtEeLG2CafVih4cUCBTuzUnsubtKLnQ==} 440 442 peerDependencies: 441 443 '@nextui-org/system': '>=2.0.0' 442 444 '@nextui-org/theme': '>=2.1.0' 443 445 react: '>=18' 444 446 react-dom: '>=18' 445 447 446 - '@nextui-org/button@2.0.33': 447 - resolution: {integrity: sha512-Ea8MC2/2HmsI2DFdELf0uNl+MSRWTEu3Yfj1m1lSaM5Fvhu5u5VQZO9lFqPClY37YBwOb1DNc2xtv+/gvTs9ew==} 448 + '@nextui-org/button@2.0.37': 449 + resolution: {integrity: sha512-dBtdO30qfu+K4YYLNmmpUy16Q82H1ucY8A4NjP4iEAJ1sPunoAYvba7h9xabrpUKW9IOyItOThSesxsfpaXYug==} 448 450 peerDependencies: 449 451 '@nextui-org/system': '>=2.0.0' 450 452 '@nextui-org/theme': '>=2.1.0' ··· 452 454 react: '>=18' 453 455 react-dom: '>=18' 454 456 455 - '@nextui-org/calendar@2.0.6': 456 - resolution: {integrity: sha512-WH4Vzu7UlK7k0KXoDc7xnKlpVQZLecaYpwRQirFtf9N1gHr+oThjoUZmVF92O2L2V1h6tXYBXEEEucQqPOhWtA==} 457 + '@nextui-org/calendar@2.0.11': 458 + resolution: {integrity: sha512-pgCEekJHSr5QKxpJaABIFS2ItqgK8qZ7pKrCOJjmRHBh4Y9WGfndrIW6z3IkHZiO01CKJbpjb9ytTjufsU6kIA==} 457 459 peerDependencies: 458 460 '@nextui-org/system': '>=2.1.0' 459 461 '@nextui-org/theme': '>=2.2.0' 460 462 react: '>=18' 461 463 react-dom: '>=18' 462 464 463 - '@nextui-org/card@2.0.30': 464 - resolution: {integrity: sha512-PotzYGk6f2GdCuYD2VwNGdZAsYgJvX/7GbN70empXnpE3JV2dtoe6wB0SZjHgkLu5qvs3F/+FXinOWfI136W5g==} 465 + '@nextui-org/card@2.0.33': 466 + resolution: {integrity: sha512-iO/ThbUz75YlcFrWO9EssMhOxbc9LN0SSk181+2QnPDbKls9wbkUEfGjq/d9k3h6jb9FaR5N5XwVpT4aUt2Usw==} 465 467 peerDependencies: 466 468 '@nextui-org/system': '>=2.0.0' 467 469 '@nextui-org/theme': '>=2.1.0' ··· 469 471 react: '>=18' 470 472 react-dom: '>=18' 471 473 472 - '@nextui-org/checkbox@2.1.1': 473 - resolution: {integrity: sha512-kb1xe2tw6URTyvtGGIy6IlECeNGwktG4PeN7zmAxZJrQaQ0WlL3l8mnm+M4FBC9BCKsgAM5jyRoafMeFWgEVWw==} 474 + '@nextui-org/checkbox@2.1.4': 475 + resolution: {integrity: sha512-74AD4imL064mvs4trQKQj/efwIZYaBt0TmXO6jV+6xGE6S9YjCAy+OBotrgRBG9fURQVQU1qJGnwwsOIdxCXkA==} 474 476 peerDependencies: 475 477 '@nextui-org/system': '>=2.0.0' 476 478 '@nextui-org/theme': '>=2.1.0' 477 479 react: '>=18' 478 480 react-dom: '>=18' 479 481 480 - '@nextui-org/chip@2.0.29': 481 - resolution: {integrity: sha512-3R4Ks2clXn6Bs4w8MEREfUsw3scFwtOCw5LC3tFNjSmlnn9bIjJgeetq/Q4Z56ys23ErETjPs4ipxuIrvTuoDw==} 482 + '@nextui-org/chip@2.0.32': 483 + resolution: {integrity: sha512-fGqXamG7xs+DvKPra+rJEkIAjaQwPi8FSvsJ4P4LWzQ3U+HjymEI07BW8xQmaLceHInbTLTfdbTjAYdGNzAdOQ==} 482 484 peerDependencies: 483 485 '@nextui-org/system': '>=2.0.0' 484 486 '@nextui-org/theme': '>=2.1.0' 485 487 react: '>=18' 486 488 react-dom: '>=18' 487 489 488 - '@nextui-org/code@2.0.28': 489 - resolution: {integrity: sha512-gSiTuhhNrud18NdfC5DGVLlI8vEFhYxxCwPA8bTMtlziZ0aD4NKPKx8wM+LhksI/ODhvOLHeOzPsY+/IcFnIMA==} 490 + '@nextui-org/code@2.0.32': 491 + resolution: {integrity: sha512-YBLCWDgR+ebWIr+noN02/ls+PsQV9leLskgPLFUfpRzHoXdGeUUhE8IjTv14KFP3XlW3Cf9ALFy3IgPuIZ+yuQ==} 490 492 peerDependencies: 491 493 '@nextui-org/theme': '>=2.1.0' 492 494 react: '>=18' 493 495 react-dom: '>=18' 494 496 495 - '@nextui-org/date-input@2.1.0': 496 - resolution: {integrity: sha512-u55jzNCwhd5DpPH0HKCNTaNUkV7SPoIdoRWaNt/KCnGh//HGcwAxo9hiwAyUQoDzJyMVbMU3JjiAWd/HcK6T2g==} 497 + '@nextui-org/date-input@2.1.3': 498 + resolution: {integrity: sha512-Y6d+AVPnM7uYy7boSHrk+cW/pft1fKbpXh/ed5omTgFx6rKRZ/agQmP5erMcmNzpv3Bis4wCc89WNnBtCjEZMw==} 497 499 peerDependencies: 498 500 '@nextui-org/system': '>=2.1.0' 499 501 '@nextui-org/theme': '>=2.2.0' 500 502 react: '>=18' 501 503 react-dom: '>=18' 502 504 503 - '@nextui-org/date-picker@2.1.1': 504 - resolution: {integrity: sha512-/j2qiLE85OQgKox++0BaaDG+ZA6ETX0PCy7Ij3Nh2mBiPVs0Obsabez90YejgcFVEDrViN9eu7PWYGw8DMj/wA==} 505 + '@nextui-org/date-picker@2.1.6': 506 + resolution: {integrity: sha512-PycYKAm1tmew64aQWQtZfTbV73S4GPGYJnK6hr9W0iXUCOQQH5UbzLwdWGXnVXvtrJzczFQllaXaQccwWCeTzg==} 505 507 peerDependencies: 506 508 '@nextui-org/system': '>=2.1.0' 507 509 '@nextui-org/theme': '>=2.2.0' 508 510 react: '>=18' 509 511 react-dom: '>=18' 510 512 511 - '@nextui-org/divider@2.0.28': 512 - resolution: {integrity: sha512-IskKmDOO8qwmTO2WtDmrH8fZvnV2JebP3PFfwqpToAdDRbRUs78pls2e8/T9clbLLtNxjfCFAI/Yi9C+LPPEXw==} 513 + '@nextui-org/divider@2.0.31': 514 + resolution: {integrity: sha512-z9GhrpmhXhJGuW0GSO1OP01mwDTSItuIRIz0VGpKOPVTqOzOMHkXN978wgNXqJ+knWZcaiF7WHvd83O05jmbkg==} 513 515 peerDependencies: 514 516 '@nextui-org/theme': '>=2.1.0' 515 517 react: '>=18' 516 518 react-dom: '>=18' 517 519 518 - '@nextui-org/dropdown@2.1.25': 519 - resolution: {integrity: sha512-CRxRNYQ1CF0gwNTKVL7K5CZku0osN/YEtr10zbU5EZk2/7r+NDh/Hx0dHnLiVSIFnLp9H6KAd2PAGfGXLSa6gQ==} 520 + '@nextui-org/dropdown@2.1.29': 521 + resolution: {integrity: sha512-ujHJVHzOcfwqNqlkt14t8YV3AAn03sME7gBxujQcwtDFGYMJeP9pvTU24L/FjBEb3Fd1XdhjwowU/sTuVTK4Yg==} 520 522 peerDependencies: 521 523 '@nextui-org/system': '>=2.0.0' 522 524 '@nextui-org/theme': '>=2.1.0' ··· 524 526 react: '>=18' 525 527 react-dom: '>=18' 526 528 527 - '@nextui-org/framer-utils@2.0.20': 528 - resolution: {integrity: sha512-Hwlphs3huYoQNnc4WVFSxNAh5evEdvTiIayFYTIIS2m00SGn+HL3FUDffy3xsPvEgcdmn4sbJgg1gfb6+aC1tg==} 529 + '@nextui-org/framer-utils@2.0.24': 530 + resolution: {integrity: sha512-Fc5ugVaLsXhd3bgJg+hvw20uaaz9gAxYY2ouS/3leN7QBSRAwpy3Dl+tX8BbLeyx3ZosVrHIJ3w4bhDMzFVk9Q==} 529 531 peerDependencies: 530 532 framer-motion: '>=10.17.0' 531 533 react: '>=18' 532 534 react-dom: '>=18' 533 535 534 - '@nextui-org/image@2.0.28': 535 - resolution: {integrity: sha512-gnFTs0OTPtqlCzp1RPENjnXHL9dZFk/DoDsJZ1Hejtbwh/9K/71PEpEMTe4MrGQMsMdIXmI+RwbvVazy2eB5Pg==} 536 + '@nextui-org/image@2.0.31': 537 + resolution: {integrity: sha512-HxWaGUBtNaT9pLGvDo5Q2ruGxdhXYrdNcLvRhtoohiZeIKo1Y8jTbBUCVGxdxklTZAF3H7klrTcsdSwHTGfk0g==} 536 538 peerDependencies: 537 539 '@nextui-org/system': '>=2.0.0' 538 540 '@nextui-org/theme': '>=2.1.0' 539 541 react: '>=18' 540 542 react-dom: '>=18' 541 543 542 - '@nextui-org/input@2.2.1': 543 - resolution: {integrity: sha512-qXhMZUge0F7NgdGmcAfFCMSSVqdCSrFZErhMzRa/dnFKjwZlVTicbmcUAf7hlRm32tBNBv0c31viBSMA3FQeDQ==} 544 + '@nextui-org/input@2.2.4': 545 + resolution: {integrity: sha512-CVeTwwUJn9pEJC+kq3Jg0nAFeYVGBbIU7U2YFSG8XJK2X75odj8RSQdVd3Dt2U/b5Mtwt5sBh9gMzCedtjffWg==} 544 546 peerDependencies: 545 547 '@nextui-org/system': '>=2.0.0' 546 548 '@nextui-org/theme': '>=2.1.0' 547 549 react: '>=18' 548 550 react-dom: '>=18' 549 551 550 - '@nextui-org/kbd@2.0.29': 551 - resolution: {integrity: sha512-vApGKSFGJFenTowlyLNcOvK+D3UzvyPEQyDOuZryqTayWMkZiNdPzjg9TsqBJF7B1ELJn0ErYTQexFLEPkcXbg==} 552 + '@nextui-org/kbd@2.0.33': 553 + resolution: {integrity: sha512-1Q7vKKJjfn5RPMsySQEljo2clf03Ta4V4ZA4O92ktJ8YzbdNnDfUiWtfFxF64R183ZVfe869RBSpuOdzZLNuKQ==} 552 554 peerDependencies: 553 555 '@nextui-org/theme': '>=2.1.0' 554 556 react: '>=18' 555 557 react-dom: '>=18' 556 558 557 - '@nextui-org/link@2.0.31': 558 - resolution: {integrity: sha512-wwW1phmVnc/tahWgh7g4vGOQ7HuNflfAfkXkltTw3sgRi+0LNEiQS+bd0c40ppmJ2DbHIugubPc9oO8rDLY+Dg==} 559 + '@nextui-org/link@2.0.34': 560 + resolution: {integrity: sha512-497AvjzckEB/TE1eJEziS2QkxwCY81RPsWoApNSeHGdYrMO1tfgUFKATgadfBQjoba6FdCcLc2QaUapOetqFaA==} 559 561 peerDependencies: 560 562 '@nextui-org/system': '>=2.0.0' 561 563 '@nextui-org/theme': '>=2.1.0' 562 564 react: '>=18' 563 565 react-dom: '>=18' 564 566 565 - '@nextui-org/listbox@2.1.21': 566 - resolution: {integrity: sha512-mVbN9IWg9MBLwreqRR+6WiCQDu/u30KsN19e7V9TkAumxTaTqaarb34KudXz6wiObN/ORBsFnV5H3p2AtuANVA==} 567 + '@nextui-org/listbox@2.1.25': 568 + resolution: {integrity: sha512-WJqxhzPxADLIsenREaaoQ44bs3gQx5yqOvK86Jkiv/m9nXr0YuxZOJEsVa5GenkmyJBrEd6LkBV5cZ1TGNzbJw==} 567 569 peerDependencies: 568 570 '@nextui-org/system': '>=2.0.0' 569 571 '@nextui-org/theme': '>=2.1.0' 570 572 react: '>=18' 571 573 react-dom: '>=18' 572 574 573 - '@nextui-org/menu@2.0.24': 574 - resolution: {integrity: sha512-psM0LUtgUQCXJF3QKk9lf1rclGxbcdmzgYa6V4k9jd6MJvnksP1dGUnrLye1nO3g50+RGxMMkuJD6wvGiD7/iA==} 575 + '@nextui-org/menu@2.0.28': 576 + resolution: {integrity: sha512-/bcIeBCGpauDkdz6VZvl1YXP5xpSSSYVTvhsChkcvzWzDXLG004uVAsw4kjP2i9OGxoehrjkl9wkIzCFCEdsHw==} 575 577 peerDependencies: 576 578 '@nextui-org/system': '>=2.0.0' 577 579 '@nextui-org/theme': '>=2.1.0' 578 580 react: '>=18' 579 581 react-dom: '>=18' 580 582 581 - '@nextui-org/modal@2.0.35': 582 - resolution: {integrity: sha512-MeWbdTewaLS4j+7ktrelak6W1zfBzwIh07Czw+6RWRu7+rBSu+/o+EDWoLvcOb/rCbgWxNr5hi2ZXnsBOeXmkg==} 583 + '@nextui-org/modal@2.0.39': 584 + resolution: {integrity: sha512-b0G5IRNrfQumx8mQQO92rn2iC2ueUuk4XKvxYYmYNpx3/qpdEP9tckozw+s0QFyZocRPY+yYa0pBtMBGC2lWGQ==} 583 585 peerDependencies: 584 586 '@nextui-org/system': '>=2.0.0' 585 587 '@nextui-org/theme': '>=2.1.0' ··· 587 589 react: '>=18' 588 590 react-dom: '>=18' 589 591 590 - '@nextui-org/navbar@2.0.32': 591 - resolution: {integrity: sha512-+fm3f/J2GEYA2K7RtYjjS0C8h5pvlG4zi+49VBriKfnqEVEyzzM793RJAVA7sUWEr1/Pl5+YUeN6aFysfY1kdw==} 592 + '@nextui-org/navbar@2.0.36': 593 + resolution: {integrity: sha512-uobdPsh4TSPm2Us74/Vey43z0/oRqWb6x4+eHIJf9VhYP9pY733N2n17v2mvU7SvcNhkold/PWfXPYiA8kMlug==} 592 594 peerDependencies: 593 595 '@nextui-org/system': '>=2.0.0' 594 596 '@nextui-org/theme': '>=2.1.0' ··· 596 598 react: '>=18' 597 599 react-dom: '>=18' 598 600 599 - '@nextui-org/pagination@2.0.32': 600 - resolution: {integrity: sha512-rSiIV1c9950wKDZHzIuR4sk7lheIcAaqisp6Yj+RNDVcVKQEoro8jgz+B3eCVL/5Oel6IxxxPQDEz2YxjJ/13w==} 601 + '@nextui-org/pagination@2.0.35': 602 + resolution: {integrity: sha512-07KJgZcJBt2e9RY6TsiQm5qrjDLH+gT3yB7yQ4jPdCK9fkTB0r2kvTOYdPUvrtVJYRq2bwFCWOz+9mokdNfcwg==} 601 603 peerDependencies: 602 604 '@nextui-org/system': '>=2.0.0' 603 605 '@nextui-org/theme': '>=2.1.0' 604 606 react: '>=18' 605 607 react-dom: '>=18' 606 608 607 - '@nextui-org/popover@2.1.23': 608 - resolution: {integrity: sha512-6XQkULf0OII8aWsnyBMm577zflS2+UzKDN10O7CNnSHKFJPUOqh2n4MuUk2E2nIJjXXV7asquSWFGwwtIIckPQ==} 609 + '@nextui-org/popover@2.1.27': 610 + resolution: {integrity: sha512-UV42nqvUR9IOy7Hgc5S2Xo+2YWzBAHCcU+C/9O9SchXL0DyU/ol+IPqxuBxdJDi5fiFYr9mTBoPZgAEGDoJjDg==} 609 611 peerDependencies: 610 612 '@nextui-org/system': '>=2.0.0' 611 613 '@nextui-org/theme': '>=2.1.0' ··· 613 615 react: '>=18' 614 616 react-dom: '>=18' 615 617 616 - '@nextui-org/progress@2.0.30': 617 - resolution: {integrity: sha512-QHCOGzcmRKWAxp47Xn5xQj24vmhumBLRwKA+l9hzwsZwe8HHwXTLfcl1QxGfnHj1d+nXwLHGVfYJLlOp/S3Gtw==} 618 + '@nextui-org/progress@2.0.33': 619 + resolution: {integrity: sha512-rP54lZbH7BSzX9sFj7k3ylrUpk10XDWngc1dB1M+GlPsI2XRnzI3s+GE9kuZG2+N6eL/KLVG1YOg8u9eAYnwpA==} 618 620 peerDependencies: 619 621 '@nextui-org/system': '>=2.0.0' 620 622 '@nextui-org/theme': '>=2.1.0' 621 623 react: '>=18' 622 624 react-dom: '>=18' 623 625 624 - '@nextui-org/radio@2.1.1': 625 - resolution: {integrity: sha512-67ZO+6ASobGjmSJuTrgoZ79PjssWxwO+9GX7hT6L18kWsjdpgY51BZd85r4WcqCF/W6IsvnjchSVOcMraxQ5FA==} 626 + '@nextui-org/radio@2.1.4': 627 + resolution: {integrity: sha512-Y18TXvGVz/G1E3jjYmutSSx1EdQRs5iMCVZNS/Bz4avE9QMSrHl6fOhZIndrm8LwCTqn7lbKRQngZLN4tvPinQ==} 626 628 peerDependencies: 627 629 '@nextui-org/system': '>=2.0.0' 628 630 '@nextui-org/theme': '>=2.1.0' 629 631 react: '>=18' 630 632 react-dom: '>=18' 631 633 632 - '@nextui-org/react-rsc-utils@2.0.12': 633 - resolution: {integrity: sha512-s2IG4pM1K+kbm6A2g3UpqrS592AExpGixtZNPJ2lV5+UQi1ld3vb4EiBIOViZMoSCNCoNdaeO5Yqo6cKghwCPA==} 634 + '@nextui-org/react-rsc-utils@2.0.13': 635 + resolution: {integrity: sha512-QewsXtoQlMsR9stThdazKEImg9oyZkPLs7wsymhrzh6/HdQCl9bTdb6tJcROg4vg5LRYKGG11USSQO2nKlfCcQ==} 634 636 635 - '@nextui-org/react-utils@2.0.13': 636 - resolution: {integrity: sha512-4DM1Cph1lVY64T/HDyEqcxYkInXx6hdL1Kp9StLza9yqgYmVipTaPkWZdmWbfkhP+dVVqrH3DVFfHtpLTQ625w==} 637 + '@nextui-org/react-utils@2.0.16': 638 + resolution: {integrity: sha512-QdDoqzhx+4t9cDTVmtw5iOrfyLvpqyKsq8PARHUniCiQQDQd1ao7FCpzHgvU9poYcEdRk+Lsna66zbeMkFBB6w==} 637 639 peerDependencies: 638 640 react: '>=18' 639 641 640 - '@nextui-org/react@2.4.1': 641 - resolution: {integrity: sha512-iLlNa+W2TNz/O/Ah2Wxad/8i6l6BARhtVYq6CL57XUi9oognd6eKSLfddKrEVp5v7RCzcAvFPHgwd4usFUp1Wg==} 642 + '@nextui-org/react@2.4.6': 643 + resolution: {integrity: sha512-8o/k5A5g0xXj6hmV2AulkAswQnZGt2WI64Coq+toWBTumQLcW6iAqPJBDztCDiz+6yiU6Nvk/1ZuZJeRs3XMRw==} 642 644 peerDependencies: 643 645 framer-motion: '>=10.17.0' 644 646 react: '>=18' 645 647 react-dom: '>=18' 646 648 647 - '@nextui-org/ripple@2.0.29': 648 - resolution: {integrity: sha512-fnIpoMq6jixEN0/RFKQlHd1rw2HX+YQlJFzzqoJNhZx0CUlgAY3S6pJjlHI7yVyZ1+lskH16ZzW+BltJYSyf1Q==} 649 + '@nextui-org/ripple@2.0.32': 650 + resolution: {integrity: sha512-xOqoHWzpvv5KRh7P8pXt3aZEmI1tyhiTNhrwjJaRME0d5xSA0gNzYhrjP5g0+Dxy4nKRDIZ1znJcd87KI07JFA==} 649 651 peerDependencies: 650 652 '@nextui-org/system': '>=2.0.0' 651 653 '@nextui-org/theme': '>=2.1.0' ··· 653 655 react: '>=18' 654 656 react-dom: '>=18' 655 657 656 - '@nextui-org/scroll-shadow@2.1.16': 657 - resolution: {integrity: sha512-QkOHNFQqEdfSj6iAKd4SusZpmyaJcBFCvx4zLLrWCXGS0+0KWvuaq/dOE8PXSPo4vts4TGDQp6qQGhk0BFvttg==} 658 + '@nextui-org/scroll-shadow@2.1.19': 659 + resolution: {integrity: sha512-od5AnhX6iO0sHoTAVReWv1O1dbNCEeOBOFdnyzFins6ZC5EnAl/oBPR/KLd8glHtgM3Jt8dvIVlBXPEPZKZwaw==} 658 660 peerDependencies: 659 661 '@nextui-org/system': '>=2.0.0' 660 662 '@nextui-org/theme': '>=2.1.0' 661 663 react: '>=18' 662 664 react-dom: '>=18' 663 665 664 - '@nextui-org/select@2.2.1': 665 - resolution: {integrity: sha512-lLEL42tS7Be1VpxTyF02lrVukqLsiqx4whF93nMwdPoHiHghgygtzqHR2KPsRUi4Cx5bEhHWR8+yCOFM2fmCFg==} 666 + '@nextui-org/select@2.2.5': 667 + resolution: {integrity: sha512-Il1eigjSXOBgJ745nhn6TDPD1jj1avrnvk9WV/DCjOsFRwfstRnDzsS1aNpZKHqJgHhFRQZ1ivz8hA4x3Zgasg==} 666 668 peerDependencies: 667 669 '@nextui-org/system': '>=2.0.0' 668 670 '@nextui-org/theme': '>=2.1.0' ··· 670 672 react: '>=18' 671 673 react-dom: '>=18' 672 674 673 - '@nextui-org/shared-icons@2.0.7': 674 - resolution: {integrity: sha512-GsotFeRbwxhc2eQt7Z6edcVYfklpaSzo93Xodryb82SokRaSOKt9BEpUXgk2TExAvJMjDnB4T8nk8ANWsFaXOw==} 675 + '@nextui-org/shared-icons@2.0.9': 676 + resolution: {integrity: sha512-WG3yinVY7Tk9VqJgcdF4V8Ok9+fcm5ey7S1els7kujrfqLYxtqoKywgiY/7QHwZlfQkzpykAfy+NAlHkTP5hMg==} 675 677 peerDependencies: 676 678 react: '>=18' 677 679 678 - '@nextui-org/shared-utils@2.0.5': 679 - resolution: {integrity: sha512-aFc/CUL8RVfBh0IotIpxkpKjyUPc/zJaMJd5pRCQA1kIpKLdSrlh3//MLYMaP/fo/NQtE3DPeXqfKhHRr1fkEw==} 680 + '@nextui-org/shared-utils@2.0.7': 681 + resolution: {integrity: sha512-FxY3N0i1Al7Oz3yOQN0dSpG8UUrLIP3iYh3ubD7BhdQoZLl5xbG6++q1gqOzZXV+ZWeUFMY/or0ofzWxGHiOow==} 680 682 681 - '@nextui-org/skeleton@2.0.28': 682 - resolution: {integrity: sha512-Xt1m+Y1RPRDupSQ7BI2QVVNsZZO6f0N0/V9eEKurpuINkRYC/GyWrWr/yGFAjk6tMsSQrDlWLB6Mm/FH/0uNyg==} 683 + '@nextui-org/skeleton@2.0.31': 684 + resolution: {integrity: sha512-pT0l2skPP6Nq9edLJNQxUJI/WLKu4Lx5Vvs7nlE/9NpkxyQ805l4LiYsMD30dkjjxe+WpXtIjjAXY0BQqdid0Q==} 683 685 peerDependencies: 684 686 '@nextui-org/system': '>=2.0.0' 685 687 '@nextui-org/theme': '>=2.1.0' 686 688 react: '>=18' 687 689 react-dom: '>=18' 688 690 689 - '@nextui-org/slider@2.2.11': 690 - resolution: {integrity: sha512-V9m43Gggml3x9xM6OPZzbLmxd8O9hB3YIckqKscNBT2yjeO+FEexyNk3E6Smh6AvPYzncUqqMMQL+NMQdD3TLg==} 691 + '@nextui-org/slider@2.2.15': 692 + resolution: {integrity: sha512-ImsxvxAJ2wxRL45y4IbVWThZI/vw2Gq/6qUVZFAwyF54dlro08eJZJIOOG7bKfA5Ob63JLfroUijrlZ9kGP5cA==} 691 693 peerDependencies: 692 694 '@nextui-org/system': '>=2.0.0' 693 695 '@nextui-org/theme': '>=2.1.0' 694 696 react: '>=18' 695 697 react-dom: '>=18' 696 698 697 - '@nextui-org/snippet@2.0.37': 698 - resolution: {integrity: sha512-XTUUbnYkNw5q7ob4uzQmNvvUvTCOlir7mMfBA236vuprARBgEKc8y1JrLcGsyD/OMT8fWePYok1v35QgCOoEAg==} 699 + '@nextui-org/snippet@2.0.41': 700 + resolution: {integrity: sha512-ZZopaecAZbKJIdabwGVF3ahL2MM7L0zZII61SO3LDPAwqXOuta9ixMYk1XVCI0V2PVqTkabQgdpt1ZLgmFH+Kw==} 699 701 peerDependencies: 700 702 '@nextui-org/system': '>=2.0.0' 701 703 '@nextui-org/theme': '>=2.1.0' ··· 703 705 react: '>=18' 704 706 react-dom: '>=18' 705 707 706 - '@nextui-org/spacer@2.0.28': 707 - resolution: {integrity: sha512-2xw/HF6hiFfsrCoDEKtCOxr/sRahrCuZO0JwXNF1dNLD/Wt7PWI5Gtvb3o3zaWSgB1vF7lccQEMqgE9PdSo1EA==} 708 + '@nextui-org/spacer@2.0.32': 709 + resolution: {integrity: sha512-NxqEYTig4OfkLDPlO2/jASB4gV8L9DLpsNZSqzaacIJZwk4BCTsNoBi3CuNt5ZsMoGYujtFP6QU0zH9fZbuzwA==} 708 710 peerDependencies: 709 711 '@nextui-org/theme': '>=2.1.0' 710 712 react: '>=18' 711 713 react-dom: '>=18' 712 714 713 - '@nextui-org/spinner@2.0.29': 714 - resolution: {integrity: sha512-W9WXguTIQVbnCx5eus3DwJYX7mzDLK3xp6QRU/knmxm3HJjCvHlexw6TgXMEJfTcCl83Sh8CDYrUDSEhCivMWQ==} 715 + '@nextui-org/spinner@2.0.33': 716 + resolution: {integrity: sha512-c1wW4YEbzdn0t1MJAXhJ2W0PuNxrxtZg2DVqJeqh3180y4iQPYDzEy7oFoU0FpK53LcBPxjfsKHNL6v1pn+60A==} 715 717 peerDependencies: 716 718 '@nextui-org/theme': '>=2.1.0' 717 719 react: '>=18' 718 720 react-dom: '>=18' 719 721 720 - '@nextui-org/switch@2.0.30': 721 - resolution: {integrity: sha512-KWkhejd4c/Azo9MDF1V2/6SAIy2k+qu+X5Ux2wixSMgkm1jTrZLithBP91+lljHfrgjfx+sLqQZ29BX7hYpNFw==} 722 + '@nextui-org/switch@2.0.33': 723 + resolution: {integrity: sha512-T7w+8+ex7Pey9HVGXkNft4D11mO5J9iPfmemfLbSOYqbSydcOuINuGRQ1QWy7X+lLYhhZBHb9Ykcf4QtR4dqTQ==} 722 724 peerDependencies: 723 725 '@nextui-org/system': '>=2.0.0' 724 726 '@nextui-org/theme': '>=2.1.0' 725 727 react: '>=18' 726 728 react-dom: '>=18' 727 729 728 - '@nextui-org/system-rsc@2.1.2': 729 - resolution: {integrity: sha512-3F7pG68Ikh1JsMtRQqmyXAojAV4lMPCKCy0n8RiIxJkEJg11RGTXhnABHF2jP6uxMH/0q5zVzuFubQJfW++ISQ==} 730 + '@nextui-org/system-rsc@2.1.5': 731 + resolution: {integrity: sha512-tkJLAyJu34Rr5KUMMqoB7cZjOVXB+7a/7N4ushZfuiLdoYijgmcXFMzLxjm+tbt9zA5AV+ivsfbHvscg77dJ6w==} 730 732 peerDependencies: 731 733 '@nextui-org/theme': '>=2.1.0' 732 734 react: '>=18' 733 735 734 - '@nextui-org/system@2.2.1': 735 - resolution: {integrity: sha512-XBNf+8cB1S0OOfVg5jOCtcaL0yWCYT9M6N+MGLI9JSyvPlpN1eCsoy0qdW3yI124ECpkZD0xbqbeXvvQsEdkKQ==} 736 + '@nextui-org/system@2.2.5': 737 + resolution: {integrity: sha512-nrX6768aiyWtpxX3OTFBIVWR+v9nlMsC3KaBinNfek97sNm7gAfTHi7q5kylE3L5yIMpNG+DclAKpuxgDQEmvw==} 736 738 peerDependencies: 737 739 framer-motion: '>=10.17.0' 738 740 react: '>=18' 739 741 react-dom: '>=18' 740 742 741 - '@nextui-org/table@2.0.35': 742 - resolution: {integrity: sha512-n77PDHiEPbmnQspf8zdEh4rRj0Jdsr9Q0MnC08Ksv/B8/mCwd/Y5Va+YnEggapo1d+qERQgETeP+NtpTOmpILA==} 743 + '@nextui-org/table@2.0.39': 744 + resolution: {integrity: sha512-VYvmrQ6GliwmzukKLZ7Nxp3sFXdskWZp8/BjwROLFE9Zco22CC0++7VPG3ebOYAIhi4e1Je+QUTx4/eh2wZZgg==} 743 745 peerDependencies: 744 746 '@nextui-org/system': '>=2.0.0' 745 747 '@nextui-org/theme': '>=2.1.0' 746 748 react: '>=18' 747 749 react-dom: '>=18' 748 750 749 - '@nextui-org/tabs@2.0.31': 750 - resolution: {integrity: sha512-z/OL8TE9m9i+2qd9Ksnuai1I8GhBZfpScHhg8pWUSYUDB2n7PHdMFO8H7EBzm3IgCajsnIkK6/heiP0PuwTpMg==} 751 + '@nextui-org/tabs@2.0.35': 752 + resolution: {integrity: sha512-K6uDZbJwn1qLRw8XeBS2TwGQl9zKXg3Q1ShLzVG2IjTGHGNAn9lwkUzn0FNUNaU1GK2o8wOyKhX7K02J3Ev5fw==} 751 753 peerDependencies: 752 754 '@nextui-org/system': '>=2.0.0' 753 755 '@nextui-org/theme': '>=2.1.0' ··· 755 757 react: '>=18' 756 758 react-dom: '>=18' 757 759 758 - '@nextui-org/theme@2.2.5': 759 - resolution: {integrity: sha512-xvlMUK/rTv95s9hvr/XWtyVTm3IHRR7gCHpGOhG9DsxkQFbSQDiznsBC7LPBFJ21o+idiv28Il6aroV3ua/BOA==} 760 + '@nextui-org/theme@2.2.9': 761 + resolution: {integrity: sha512-TN2I9sMriLaj00pXsIMlg19+UHeOdjzS2JV0u4gjL14mSbQl5BYNxgbvU3gbMqkZZQ6OpwT4RnT8RS+ks6TXCw==} 760 762 peerDependencies: 761 763 tailwindcss: '>=3.4.0' 762 764 763 - '@nextui-org/tooltip@2.0.35': 764 - resolution: {integrity: sha512-XnYvjyeQAlefViCV1Fvfk4PRXweVyp81yBcEN7vWrqdTyvVabTqDMQFutGv1Xdt7bENBmgyubAZY4uzfrMDfTg==} 765 + '@nextui-org/tooltip@2.0.39': 766 + resolution: {integrity: sha512-DWP3XAmVb/SlcdI4SQodtT8ZyMzYMuvRbq4+JQwm+qq1+FGs55z15+8h9DRFQEseEEaDs0hCs6+kgbieZlUitw==} 765 767 peerDependencies: 766 768 '@nextui-org/system': '>=2.0.0' 767 769 '@nextui-org/theme': '>=2.1.0' ··· 769 771 react: '>=18' 770 772 react-dom: '>=18' 771 773 772 - '@nextui-org/use-aria-accordion@2.0.5': 773 - resolution: {integrity: sha512-EDUHQH4LE08ulrUEWZajvMJkRDsnB17iHc2ZdZFAiQSstVRjudTUkHABmvd6uazRFqMRyc4xK7WfXPQnk7VySA==} 774 + '@nextui-org/use-aria-accordion@2.0.7': 775 + resolution: {integrity: sha512-VzGlxmsu2tWG2Pht1e0PBz40jz95v0OEKYVXq91WpDMwj8Bl1CYvxrw2Qz41/5Xi0X843Mmo4sPwrc/hk0+RHA==} 774 776 peerDependencies: 775 777 react: '>=18' 776 778 777 - '@nextui-org/use-aria-button@2.0.8': 778 - resolution: {integrity: sha512-kdTBcZPZ5J55n+orGppdjGXR3q6eJd8WRJnlnxdsYiziUkH4o/S4InrkEJjVkKhbNzv6qGEBlBeLu9gIg0lzRA==} 779 + '@nextui-org/use-aria-button@2.0.10': 780 + resolution: {integrity: sha512-tUpp4QMr1zugKPevyToeRHIufTuc/g+67/r/oQLRTG0mMo3yGVmggykQuYn22fqqZPpW6nHcB9VYc+XtZZ27TQ==} 779 781 peerDependencies: 780 782 react: '>=18' 781 783 782 - '@nextui-org/use-aria-link@2.0.17': 783 - resolution: {integrity: sha512-PrOo07NGmYr4/Yswpzuz9n5nNL6AH8tL+NxeKzUEQ7Ild0x7HhgXKoa6rs4w5T8uXdVYebKs9wFDLgHvPLMARg==} 784 + '@nextui-org/use-aria-link@2.0.19': 785 + resolution: {integrity: sha512-ef61cJLlwcR4zBWiaeHZy4K18juFjUup2SslfLIAiZz3kVosBCGKmkJkw1SASYY8+D/oUc2B6BFIk25YEsRKRw==} 784 786 peerDependencies: 785 787 react: '>=18' 786 788 787 - '@nextui-org/use-aria-menu@2.0.4': 788 - resolution: {integrity: sha512-PvTjAmKiuP40UmHRNteaDmkxtAOtSVB2fFQYXDRzNjXrosngfq5RrZqAPkg3N9oW4NLtKiWyZlGoGhXNamrLGQ==} 789 + '@nextui-org/use-aria-menu@2.0.6': 790 + resolution: {integrity: sha512-fGDF25E99THbgeDV2r2w4BHw5ZbGW3Lu6Y+vbLUcLBBh6x8/W8cqrpYFrzSUzn1RCun1t17yOAHZEV2rbvtMzA==} 789 791 peerDependencies: 790 792 react: '>=18' 791 793 react-dom: '>=18' 792 794 793 - '@nextui-org/use-aria-modal-overlay@2.0.9': 794 - resolution: {integrity: sha512-eBnrVhFBFEf+s8FYYVc/GP1zwvY0JGilsKDpec5Bj8NmOmEi30oDslE5pSN0xlUFF1waiiGi0fJaLrhpe9jqow==} 795 + '@nextui-org/use-aria-modal-overlay@2.0.11': 796 + resolution: {integrity: sha512-crMOCHyGIiBJiihxqidJCNR3AHH62uewfImDLEwyE/SlIkhAqW5jteUhkq0QfCSH4U/ydWisQ14niWDEgtzxXg==} 795 797 peerDependencies: 796 798 react: '>=18' 797 799 react-dom: '>=18' 798 800 799 - '@nextui-org/use-aria-multiselect@2.2.1': 800 - resolution: {integrity: sha512-a8wQjT8o7gfNP+wBd2+mn80YyJ8oxNmyaya5qfUQQmj6sIupUzdnmPMRtrheHfqJvM6rPIl29ww8+aCbh9txUA==} 801 + '@nextui-org/use-aria-multiselect@2.2.3': 802 + resolution: {integrity: sha512-VeRoyyUUVgJ7DrdfzU6onjohHxJfG7bmwpIfQyurMzvTZcmcVUGTnddAnRPVEoOro68tTAj4IuPs/4xkf1aXxg==} 801 803 peerDependencies: 802 804 react: '>=18' 803 805 react-dom: '>=18' 804 806 805 - '@nextui-org/use-aria-toggle-button@2.0.8': 806 - resolution: {integrity: sha512-JIi088ObIkC+P5OI1gDaUsnzhvzIrk5AMPa4groHGiP3V678QWv2rD+0uQQ8HwjV4zoGbeMrDbhHgWdyXJtQgA==} 807 + '@nextui-org/use-aria-toggle-button@2.0.10': 808 + resolution: {integrity: sha512-U5jOmEO+nMIgYvBF0+gJtdq8C6dynGMjzAboPG4FhuHOzDoNiC12G5FIbGnRe8K1hMsKVuaI72p9986NhfqNgw==} 807 809 peerDependencies: 808 810 react: '>=18' 809 811 810 - '@nextui-org/use-callback-ref@2.0.5': 811 - resolution: {integrity: sha512-lcjlV5yaDTiFSv06E5RtQNqy+O6XqH/Q/yz+ka1ZBlZF/FdzEPNRfJ0shN2D7Sh3DdbvV2lySbA2g/0d94geaw==} 812 + '@nextui-org/use-callback-ref@2.0.6': 813 + resolution: {integrity: sha512-2WcwWuK1L/wIpTbibnLrysmmkzWomvkVIcgWayB6n/w+bpPrPCG7Zyg2WHzmMmDhe6imV//KKBgNKRi8Xhu/VA==} 812 814 peerDependencies: 813 815 react: '>=18' 814 816 815 - '@nextui-org/use-clipboard@2.0.5': 816 - resolution: {integrity: sha512-1ExwXM8ENmc/kVDqKoiPGrBP/0B7rZ43iSv2MoWD1Qpc8GHg71Rv7NTIlBDoD/pfUfqkab6x66iKC7AVR8rifA==} 817 + '@nextui-org/use-clipboard@2.0.6': 818 + resolution: {integrity: sha512-UQbCoAX1vqEKYeMF8Xp2RdTqbDD8Or16+7W4f8OQc5+uaJeKaAL6LPITi5M5ipgruTvzM845XooHdiAStH322Q==} 817 819 peerDependencies: 818 820 react: '>=18' 819 821 820 - '@nextui-org/use-data-scroll-overflow@2.1.4': 821 - resolution: {integrity: sha512-0YqUAe/b9aZftUQOH7sWqBMJHGLyC2Q/ixFyjq8Q1TijrqEyGESGQ2tm0+FHytI04drV+mnsbf6+q2QIKyqGSg==} 822 + '@nextui-org/use-data-scroll-overflow@2.1.6': 823 + resolution: {integrity: sha512-z9XzBF64qjTSp6jTttMDEPku7Xpgci/tYTokEQHWgydRg3FZEaBqRgOOMeiXAV1Py/kQB062MjPSneUtwYlozA==} 822 824 peerDependencies: 823 825 react: '>=18' 824 826 825 - '@nextui-org/use-disclosure@2.0.8': 826 - resolution: {integrity: sha512-aopTPkAADNUueEAP7TJ/w9ksBinnWas3+FYfoPVOTX100TRDSKnczq1z5+aOlpo+VstPMxyvMK8z7dO4NDCafQ==} 827 + '@nextui-org/use-disclosure@2.0.10': 828 + resolution: {integrity: sha512-s2I58d7x2f1JRriZnNm9ZoxrGmxF+DnC9BXM1sD99Wq1VNMd0dhitmx0mUWfUB7l5HLyZgKOeiSLG+ugy1F1Yw==} 827 829 peerDependencies: 828 830 react: '>=18' 829 831 830 - '@nextui-org/use-image@2.0.5': 831 - resolution: {integrity: sha512-FAMyvZS9XSNLqHEmU6xykMgwIFJj/V9/JpTiZAQziz2wqMiUONIBpYpGOlI+pPBNlhCkw62KHm/19vHW49FWhA==} 832 + '@nextui-org/use-image@2.0.6': 833 + resolution: {integrity: sha512-VelN9y3vzwIpPfubFMh00YRQ0f4+I5FElcAvAqoo0Kfb0K7sGrTo1lZNApHm6yBN2gJMMeccG9u7bZB+wcDGZQ==} 832 834 peerDependencies: 833 835 react: '>=18' 834 836 835 - '@nextui-org/use-is-mobile@2.0.7': 836 - resolution: {integrity: sha512-BmOseC8Xmp5Xl8EKrsl/MoYtz0aIkezMatYGBCoGDGUosaKx8kNYv6T2WVA3uKj1Gr3s4dHhMCuISvcpE9XOiQ==} 837 + '@nextui-org/use-is-mobile@2.0.9': 838 + resolution: {integrity: sha512-u5pRmPV0wacdpOcAkQnWwE30yNBl2uk1WvbWkrSELxIVRN22+fTIYn8ynnHK0JbJFTA6/5zh7uIfETQu3L6KjA==} 837 839 peerDependencies: 838 840 react: '>=18' 839 841 840 - '@nextui-org/use-is-mounted@2.0.5': 841 - resolution: {integrity: sha512-gk698Uwmj/XhchBsnI5Ups5uzEXuZvsPK45K6goi2/ADKXSYxHOcSgwoexytqJBb/7tpi+emi2CRTAjAFZDQqA==} 842 + '@nextui-org/use-is-mounted@2.0.6': 843 + resolution: {integrity: sha512-/lcMdYnwBZ1EuKMLRIhHeAZG8stXWNTz7wBweAlLId23VC4VHgCp/s9K9Vbj1A5/r8FiFQeoTmXQuMAMUoPRtg==} 842 844 peerDependencies: 843 845 react: '>=18' 844 846 845 - '@nextui-org/use-measure@2.0.1': 846 - resolution: {integrity: sha512-uEtdrdBdFz4Fgbfk2vmQ+rEb+eFa5o4yI90udasvfpaIrMBfrFOlRW5+yn3uXKB8JThET4Gf2on/wlJpo567Dg==} 847 + '@nextui-org/use-measure@2.0.2': 848 + resolution: {integrity: sha512-H/RSPPA9B5sZ10wiXR3jLlYFEuiVnc0O/sgLLQfrb5M0hvHoaqMThnsZpm//5iyS7tD7kxPeYNLa1EhzlQKxDA==} 847 849 peerDependencies: 848 850 react: '>=18' 849 851 850 - '@nextui-org/use-pagination@2.0.6': 851 - resolution: {integrity: sha512-/EIrpC/q6xQNDQrODivC3VVkphVmExiFjqqXdyxOHWnhfgC1BhQOqGK0qIPvDoHmk1U7ULKnlh/VuYjGtfTJgg==} 852 + '@nextui-org/use-pagination@2.0.9': 853 + resolution: {integrity: sha512-p5Gssyb71/SjRezq2o1aRsYTmC9idziW3pLCJFpVwLGfgWNARf9C6NS1oQsqKgjF5lvzoa88soZRDhKKvRAt/g==} 852 854 peerDependencies: 853 855 react: '>=18' 854 856 855 - '@nextui-org/use-safe-layout-effect@2.0.5': 856 - resolution: {integrity: sha512-YQQlqz82aYxMoEq23jQNG/JBPHF1x3opzyXRHAVxgBEFo9OJqBMZTm23ukpTXm2Ev98T6mpWiTHdfyHJ7IoRog==} 857 + '@nextui-org/use-safe-layout-effect@2.0.6': 858 + resolution: {integrity: sha512-xzEJXf/g9GaSqjLpQ4+Z2/pw1GPq2Fc5cWRGqEXbGauEMXuH8UboRls1BmIV1RuOpqI6FgxkEmxL1EuVIRVmvQ==} 857 859 peerDependencies: 858 860 react: '>=18' 859 861 860 - '@nextui-org/use-scroll-position@2.0.6': 861 - resolution: {integrity: sha512-dRwew37XnJOh8d35BuyqzRfnrmKsOUHqi0Owhk0tIGyqifQ/jw65udWpBfa6rwXcd4cKOOqXXHuNGsYTclzc6w==} 862 + '@nextui-org/use-scroll-position@2.0.8': 863 + resolution: {integrity: sha512-sUuoLEPWxCNlgzayy3VZSneVA1rKSdh4kBuBbYJTp/g2yyrpZYnyYzWpeNJ4dhDQr1cpTDODehJekWPBhNN+uw==} 862 864 peerDependencies: 863 865 react: '>=18' 864 866 865 - '@nextui-org/use-update-effect@2.0.5': 866 - resolution: {integrity: sha512-4r2CXAD598xc2ifMu97kf8V/lj+NDct2oITbxgXeV4ezWaXHy5/26r1iyVnBzRN/VBz3fwHx3hHdftzcYSZxdA==} 867 + '@nextui-org/use-update-effect@2.0.6': 868 + resolution: {integrity: sha512-n5Qiv3ferKn+cSxU3Vv+96LdG8I/00mzc7Veoan+P9GL0aCTrsPB6RslTsiblaiAXQcqTiFXd8xwsK309DXOXA==} 867 869 peerDependencies: 868 870 react: '>=18' 869 871 870 - '@nextui-org/user@2.0.30': 871 - resolution: {integrity: sha512-Hi/6Vz5OBpFBdRgN6ybUniDGHSJCRz7Gdw+K9qEIDJEI+VIO77MsCn2u6aoqP4u/lFTsxe4v+A9DWsEVUGNdmg==} 872 + '@nextui-org/user@2.0.33': 873 + resolution: {integrity: sha512-v6gGTlsaqM7Ndwtx9N/AAQFRICcIE5DuFxRZRqPfLa+jbZhJuWG2OSIATPeUOxgr8pKWpeV78nETdFKEKcsUPA==} 872 874 peerDependencies: 873 875 '@nextui-org/system': '>=2.0.0' 874 876 '@nextui-org/theme': '>=2.1.0' ··· 897 899 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 898 900 engines: {node: '>=14'} 899 901 900 - '@react-aria/breadcrumbs@3.5.11': 901 - resolution: {integrity: sha512-bQz4g2tKvcWxeqPGj9O0RQf++Ka8f2o/pJMJB+QQ27DVQWhxpQpND//oFku2aFYkxHB/fyD9qVoiqpQR25bidw==} 902 + '@react-aria/breadcrumbs@3.5.13': 903 + resolution: {integrity: sha512-G1Gqf/P6kVdfs94ovwP18fTWuIxadIQgHsXS08JEVcFVYMjb9YjqnEBaohUxD1tq2WldMbYw53ahQblT4NTG+g==} 902 904 peerDependencies: 903 905 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 904 906 905 - '@react-aria/button@3.9.3': 906 - resolution: {integrity: sha512-ZXo2VGTxfbaTEnfeIlm5ym4vYpGAy8sGrad8Scv+EyDAJWLMKokqctfaN6YSWbqUApC3FN63IvMqASflbmnYig==} 907 + '@react-aria/button@3.9.5': 908 + resolution: {integrity: sha512-dgcYR6j8WDOMLKuVrtxzx4jIC05cVKDzc+HnPO8lNkBAOfjcuN5tkGRtIjLtqjMvpZHhQT5aDbgFpIaZzxgFIg==} 907 909 peerDependencies: 908 910 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 909 911 910 - '@react-aria/calendar@3.5.6': 911 - resolution: {integrity: sha512-PA0Ur5WcODMn7t2gCUvq61YktkB+WlSZjzDr5kcY3sdl53ZjiyqCa2hYgrb6R0J859LVJXAp+5Qaproz8g1oLA==} 912 + '@react-aria/calendar@3.5.8': 913 + resolution: {integrity: sha512-Whlp4CeAA5/ZkzrAHUv73kgIRYjw088eYGSc+cvSOCxfrc/2XkBm9rNrnSBv0DvhJ8AG0Fjz3vYakTmF3BgZBw==} 912 914 peerDependencies: 913 915 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 914 916 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 915 917 916 - '@react-aria/checkbox@3.14.1': 917 - resolution: {integrity: sha512-b4rtrg5SpRSa9jBOqzJMmprJ+jDi3KyVvUh+DsvISe5Ti7gVAhMBgnca1D0xBp22w2jhk/o4gyu1bYxGLum0GA==} 918 + '@react-aria/checkbox@3.14.3': 919 + resolution: {integrity: sha512-EtBJL6iu0gvrw3A4R7UeVLR6diaVk/mh4kFBc7c8hQjpEJweRr4hmJT3hrNg3MBcTWLxFiMEXPGgWEwXDBygtA==} 918 920 peerDependencies: 919 921 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 920 922 921 - '@react-aria/combobox@3.8.4': 922 - resolution: {integrity: sha512-HyTWIo2B/0xq0Of+sDEZCfJyf4BvCvDYIWG4UhjqL1kHIHIGQyyr+SldbVUjXVYnk8pP1eGB3ttiREujjjALPQ==} 923 + '@react-aria/combobox@3.9.1': 924 + resolution: {integrity: sha512-SpK92dCmT8qn8aEcUAihRQrBb5LZUhwIbDExFII8PvUvEFy/PoQHXIo3j1V29WkutDBDpMvBv/6XRCHGXPqrhQ==} 923 925 peerDependencies: 924 926 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 925 927 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 926 928 927 - '@react-aria/datepicker@3.9.3': 928 - resolution: {integrity: sha512-1AjCAizd88ACKjVNhFazX4HZZFwWi2rsSlGCTm66Nx6wm5N/Cpbm466dpYEFyQUsKSOG4CC65G1zfYoMPe48MQ==} 929 + '@react-aria/datepicker@3.10.1': 930 + resolution: {integrity: sha512-4HZL593nrNMa1GjBmWEN/OTvNS6d3/16G1YJWlqiUlv11ADulSbqBIjMmkgwrJVFcjrgqtXFy+yyrTA/oq94Zw==} 929 931 peerDependencies: 930 932 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 931 933 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 932 934 933 - '@react-aria/dialog@3.5.12': 934 - resolution: {integrity: sha512-7UJR/h/Y364u6Ltpw0bT51B48FybTuIBacGpEJN5IxZlpxvQt0KQcBDiOWfAa/GQogw4B5hH6agaOO0nJcP49Q==} 935 + '@react-aria/dialog@3.5.14': 936 + resolution: {integrity: sha512-oqDCjQ8hxe3GStf48XWBf2CliEnxlR9GgSYPHJPUc69WBj68D9rVcCW3kogJnLAnwIyf3FnzbX4wSjvUa88sAQ==} 935 937 peerDependencies: 936 938 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 937 939 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 938 940 939 - '@react-aria/focus@3.16.2': 940 - resolution: {integrity: sha512-Rqo9ummmgotESfypzFjI3uh58yMpL+E+lJBbQuXkBM0u0cU2YYzu0uOrFrq3zcHk997udZvq1pGK/R+2xk9B7g==} 941 - peerDependencies: 942 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 943 - 944 941 '@react-aria/focus@3.17.1': 945 942 resolution: {integrity: sha512-FLTySoSNqX++u0nWZJPPN5etXY0WBxaIe/YuL/GTEeuqUIuC/2bJSaw5hlsM6T2yjy6Y/VAxBcKSdAFUlU6njQ==} 946 943 peerDependencies: 947 944 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 948 945 949 - '@react-aria/form@3.0.3': 950 - resolution: {integrity: sha512-5Q2BHE4TTPDzGY2npCzpRRYshwWUb3SMUA/Cbz7QfEtBk+NYuVaq3KjvqLqgUUdyKtqLZ9Far0kIAexloOC4jw==} 946 + '@react-aria/focus@3.18.0': 947 + resolution: {integrity: sha512-Sslmq2DQ9GblF4Tk6tbldnsxK3GFrXfGSnLFpsOJgk7Vjs2uufda/41LkhXmSkygzUXMk4wit5XEB+cc2O6Jkw==} 951 948 peerDependencies: 952 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 949 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 953 950 954 951 '@react-aria/form@3.0.5': 955 952 resolution: {integrity: sha512-n290jRwrrRXO3fS82MyWR+OKN7yznVesy5Q10IclSTVYHHI3VI53xtAPr/WzNjJR1um8aLhOcDNFKwnNIUUCsQ==} 956 953 peerDependencies: 957 954 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 958 955 959 - '@react-aria/grid@3.9.1': 960 - resolution: {integrity: sha512-fGEZqAEaS8mqzV/II3N4ndoNWegIcbh+L3PmKbXdpKKUP8VgMs/WY5rYl5WAF0f5RoFwXqx3ibDLeR9tKj/bOg==} 956 + '@react-aria/form@3.0.6': 957 + resolution: {integrity: sha512-5mYE8HNqKywnrYHFtl5lMLabMpC4rwOMa2XVAVtenLgCqkqS3Yg5UGujk1ePdO2+qyHdzUtJ+9QK/rdbJSscXA==} 961 958 peerDependencies: 962 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 963 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 959 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 964 960 965 - '@react-aria/i18n@3.10.2': 966 - resolution: {integrity: sha512-Z1ormoIvMOI4mEdcFLYsoJy9w/EzBdBmgfLP+S/Ah+1xwQOXpgwZxiKOhYHpWa0lf6hkKJL34N9MHJvCJ5Crvw==} 961 + '@react-aria/grid@3.10.0': 962 + resolution: {integrity: sha512-/Dip+esQZfu1cPQEqgeeGmX9t6S5uQ58Ov9lNWmFWPj1TeLyzGcda3hEcA4F/QpjudPAC3VcVmh5OB55QPhQpw==} 967 963 peerDependencies: 968 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 964 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 965 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 969 966 970 967 '@react-aria/i18n@3.11.1': 971 968 resolution: {integrity: sha512-vuiBHw1kZruNMYeKkTGGnmPyMnM5T+gT8bz97H1FqIq1hQ6OPzmtBZ6W6l6OIMjeHI5oJo4utTwfZl495GALFQ==} 972 969 peerDependencies: 973 970 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 974 971 975 - '@react-aria/interactions@3.21.1': 976 - resolution: {integrity: sha512-AlHf5SOzsShkHfV8GLLk3v9lEmYqYHURKcXWue0JdYbmquMRkUsf/+Tjl1+zHVAQ8lKqRnPYbTmc4AcZbqxltw==} 972 + '@react-aria/i18n@3.12.0': 973 + resolution: {integrity: sha512-d/w/snV798ZEluipTjROjDi5htS36ks6XprYquqotgraOjuFOhbfv1F8seigh0AyLz0VBHveTd2t2hfrQKZ+Ww==} 977 974 peerDependencies: 978 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 975 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 979 976 980 977 '@react-aria/interactions@3.21.3': 981 978 resolution: {integrity: sha512-BWIuf4qCs5FreDJ9AguawLVS0lV9UU+sK4CCnbCNNmYqOWY+1+gRXCsnOM32K+oMESBxilAjdHW5n1hsMqYMpA==} 982 979 peerDependencies: 983 980 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 984 981 985 - '@react-aria/label@3.7.6': 986 - resolution: {integrity: sha512-ap9iFS+6RUOqeW/F2JoNpERqMn1PvVIo3tTMrJ1TY1tIwyJOxdCBRgx9yjnPBnr+Ywguep+fkPNNi/m74+tXVQ==} 982 + '@react-aria/interactions@3.22.0': 983 + resolution: {integrity: sha512-7DdoaQXpLiSygaw9QI/cI8pHTqLEVOJBNmPTLYgLT1nnW+V8trYTFSYMQjtOUt5Lsa0dOgXgA8LZQnxYfsYDWQ==} 987 984 peerDependencies: 988 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 985 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 989 986 990 987 '@react-aria/label@3.7.8': 991 988 resolution: {integrity: sha512-MzgTm5+suPA3KX7Ug6ZBK2NX9cin/RFLsv1BdafJ6CZpmUSpWnGE/yQfYUB7csN7j31OsZrD3/P56eShYWAQfg==} 992 989 peerDependencies: 993 990 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 994 991 992 + '@react-aria/label@3.7.9': 993 + resolution: {integrity: sha512-zUd2Pmea49TI1Qsfrf3P7cucNnIpi9bhnfMrt91282g/B+kTJb+VeFKhGQTK5Zb6ZiOlYvEhV2ST9ZYcOk5vcg==} 994 + peerDependencies: 995 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 996 + 995 997 '@react-aria/link@3.7.1': 996 998 resolution: {integrity: sha512-a4IaV50P3fXc7DQvEIPYkJJv26JknFbRzFT5MJOMgtzuhyJoQdILEUK6XHYjcSSNCA7uLgzpojArVk5Hz3lCpw==} 997 999 peerDependencies: 998 1000 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 999 1001 1000 - '@react-aria/listbox@3.11.5': 1001 - resolution: {integrity: sha512-y3a3zQYjT+JKgugCMMKS7K9sRoCoP1Z6Fiiyfd77OHXWzh9RlnvWGsseljynmbxLzSuPwFtCYkU1Jz4QwsPUIg==} 1002 + '@react-aria/link@3.7.2': 1003 + resolution: {integrity: sha512-2BCfZA1pkrlkYBPUDZZkwJPKCSet1xB48Cide0oY5QwwGCRelhLAuFFHsoEN4I0jDFM1v/M1yDbAeA4bgLuPtg==} 1002 1004 peerDependencies: 1003 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1004 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1005 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1005 1006 1006 1007 '@react-aria/listbox@3.12.1': 1007 1008 resolution: {integrity: sha512-7JiUp0NGykbv/HgSpmTY1wqhuf/RmjFxs1HZcNaTv8A+DlzgJYc7yQqFjP3ZA/z5RvJFuuIxggIYmgIFjaRYdA==} ··· 1009 1010 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1010 1011 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1011 1012 1013 + '@react-aria/listbox@3.13.0': 1014 + resolution: {integrity: sha512-rSpwJCHRcsLmTPyQmUA6GJLp5v5pxf3YAl5opx7ndGiVuyl15MiFux3y7HO6LfMLm1KfeFje0DP8h7iWluilqw==} 1015 + peerDependencies: 1016 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1017 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1018 + 1012 1019 '@react-aria/live-announcer@3.3.4': 1013 1020 resolution: {integrity: sha512-w8lxs35QrRrn6pBNzVfyGOeqWdxeVKf9U6bXIVwhq7rrTqRULL8jqy8RJIMfIs1s8G5FpwWYjyBOjl2g5Cu1iA==} 1014 1021 1015 - '@react-aria/menu@3.13.1': 1016 - resolution: {integrity: sha512-jF80YIcvD16Fgwm5pj7ViUE3Dj7z5iewQixLaFVdvpgfyE58SD/ZVU9/JkK5g/03DYM0sjpUKZGkdFxxw8eKnw==} 1017 - peerDependencies: 1018 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1019 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1020 - 1021 1022 '@react-aria/menu@3.14.1': 1022 1023 resolution: {integrity: sha512-BYliRb38uAzq05UOFcD5XkjA5foQoXRbcH3ZufBsc4kvh79BcP1PMW6KsXKGJ7dC/PJWUwCui6QL1kUg8PqMHA==} 1023 1024 peerDependencies: 1024 1025 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1025 1026 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1026 1027 1027 - '@react-aria/overlays@3.21.1': 1028 - resolution: {integrity: sha512-djEBDF+TbIIOHWWNpdm19+z8xtY8U+T+wKVQg/UZ6oWnclSqSWeGl70vu73Cg4HVBJ4hKf1SRx4Z/RN6VvH4Yw==} 1028 + '@react-aria/menu@3.15.0': 1029 + resolution: {integrity: sha512-MKrmzdYpI9ua36sRSa19d5FodvGhknrfF5q88wwQBjs5nlLgrGY2E4lqRetS9MR7vXxx2Z49Npg5YBArZ/uHQQ==} 1029 1030 peerDependencies: 1030 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1031 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1031 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1032 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1032 1033 1033 1034 '@react-aria/overlays@3.22.1': 1034 1035 resolution: {integrity: sha512-GHiFMWO4EQ6+j6b5QCnNoOYiyx1Gk8ZiwLzzglCI4q1NY5AG2EAmfU4Z1+Gtrf2S5Y0zHbumC7rs9GnPoGLUYg==} ··· 1036 1037 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1037 1038 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1038 1039 1039 - '@react-aria/progress@3.4.11': 1040 - resolution: {integrity: sha512-RePHbS15/KYFiApYLdwazwvWKsB9q0Kn5DGCSb0hqCC+k2Eui8iVVOsegswiP+xqkk/TiUCIkBEw22W3Az4kTg==} 1040 + '@react-aria/overlays@3.23.0': 1041 + resolution: {integrity: sha512-o1qgVeJ6KOO7w0DFa25hmsoUS57hCJhB8gFpYrE0DFvedTIwMJBapfAM6+7y2NoR9s1bizIme5jaKbppra/SOg==} 1041 1042 peerDependencies: 1042 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1043 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1044 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1043 1045 1044 - '@react-aria/radio@3.10.2': 1045 - resolution: {integrity: sha512-CTUTR+qt3BLjmyQvKHZuVm+1kyvT72ZptOty++sowKXgJApTLdjq8so1IpaLAr8JIfzqD5I4tovsYwIQOX8log==} 1046 + '@react-aria/progress@3.4.13': 1047 + resolution: {integrity: sha512-YBV9bOO5JzKvG8QCI0IAA00o6FczMgIDiK8Q9p5gKorFMatFUdRayxlbIPoYHMi+PguLil0jHgC7eOyaUcrZ0g==} 1046 1048 peerDependencies: 1047 1049 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1048 1050 1049 - '@react-aria/selection@3.17.5': 1050 - resolution: {integrity: sha512-gO5jBUkc7WdkiFMlWt3x9pTSuj3Yeegsxfo44qU5NPlKrnGtPRZDWrlACNgkDHu645RNNPhlyoX0C+G8mUg1xA==} 1051 + '@react-aria/radio@3.10.4': 1052 + resolution: {integrity: sha512-3fmoMcQtCpgjTwJReFjnvIE/C7zOZeCeWUn4JKDqz9s1ILYsC3Rk5zZ4q66tFn6v+IQnecrKT52wH6+hlVLwTA==} 1051 1053 peerDependencies: 1052 1054 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1053 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1054 1055 1055 1056 '@react-aria/selection@3.18.1': 1056 1057 resolution: {integrity: sha512-GSqN2jX6lh7v+ldqhVjAXDcrWS3N4IsKXxO6L6Ygsye86Q9q9Mq9twWDWWu5IjHD6LoVZLUBCMO+ENGbOkyqeQ==} ··· 1058 1059 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1059 1060 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1060 1061 1061 - '@react-aria/slider@3.7.6': 1062 - resolution: {integrity: sha512-ZeZhyHzhk9gxGuThPKgX2K3RKsxPxsFig1iYoJvqP8485NtHYQIPht2YcpEKA9siLxGF0DR9VCfouVhSoW0AEA==} 1062 + '@react-aria/selection@3.19.0': 1063 + resolution: {integrity: sha512-1bqPrX/TROkAALIDXpFEOZ/h2goD41dfNretqPmt2LXxNe5Yba2znAcEv4V3ef9VWbbdT/NuNiphIwXRWAAhJA==} 1063 1064 peerDependencies: 1064 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1065 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1066 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1065 1067 1066 - '@react-aria/spinbutton@3.6.5': 1067 - resolution: {integrity: sha512-0aACBarF/Xr/7ixzjVBTQ0NBwwwsoGkf5v6AVFVMTC0uYMXHTALvRs+ULHjHMa5e/cX/aPlEvaVT7jfSs+Xy9Q==} 1068 + '@react-aria/slider@3.7.8': 1069 + resolution: {integrity: sha512-MYvPcM0K8jxEJJicUK2+WxUkBIM/mquBxOTOSSIL3CszA80nXIGVnLlCUnQV3LOUzpWtabbWaZokSPtGgOgQOw==} 1068 1070 peerDependencies: 1069 1071 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1070 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1072 + 1073 + '@react-aria/spinbutton@3.6.6': 1074 + resolution: {integrity: sha512-F/XYlm6DBZ9vC+Pxhg3GjQ1GCmMiV864dSpGt8iFVZw187CaZ3vbaybmY8fL6vdn0+PDiliwamKPcURXg3jHTA==} 1075 + peerDependencies: 1076 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1077 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1071 1078 1072 1079 '@react-aria/ssr@3.9.4': 1073 1080 resolution: {integrity: sha512-4jmAigVq409qcJvQyuorsmBR4+9r3+JEC60wC+Y0MZV0HCtTmm8D9guYXlJMdx0SSkgj0hHAyFm/HvPNFofCoQ==} ··· 1075 1082 peerDependencies: 1076 1083 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1077 1084 1078 - '@react-aria/switch@3.6.2': 1079 - resolution: {integrity: sha512-X5m/omyhXK+V/vhJFsHuRs2zmt9Asa/RuzlldbXnWohLdeuHMPgQnV8C9hg3f+sRi3sh9UUZ64H61pCtRoZNwg==} 1085 + '@react-aria/ssr@3.9.5': 1086 + resolution: {integrity: sha512-xEwGKoysu+oXulibNUSkXf8itW0npHHTa6c4AyYeZIJyRoegeteYuFpZUBPtIDE8RfHdNsSmE1ssOkxRnwbkuQ==} 1087 + engines: {node: '>= 12'} 1080 1088 peerDependencies: 1081 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1089 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1082 1090 1083 - '@react-aria/table@3.13.5': 1084 - resolution: {integrity: sha512-P2nHEDk2CCoEbMFKNCyBC9qvmv7F/IXARDt/7z/J4mKFgU2iNSK+/zw6yrb38q33Zlk8hDaqSYNxHlMrh+/1MQ==} 1091 + '@react-aria/switch@3.6.4': 1092 + resolution: {integrity: sha512-2nVqz4ZuJyof47IpGSt3oZRmp+EdS8wzeDYgf42WHQXrx4uEOk1mdLJ20+NnsYhj/2NHZsvXVrjBeKMjlMs+0w==} 1085 1093 peerDependencies: 1086 1094 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1087 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1088 1095 1089 - '@react-aria/tabs@3.8.5': 1090 - resolution: {integrity: sha512-Jvt33/W+66n5oCxVwHAYarJ3Fit61vULiPcG7uTez0Mf11cq/C72wOrj+ZuNz6PTLTi2veBNQ7MauY72SnOjRg==} 1096 + '@react-aria/table@3.14.1': 1097 + resolution: {integrity: sha512-WaPgQe4zQF5OaluO5rm+Y2nEoFR63vsLd4BT4yjK1uaFhKhDY2Zk+1SCVQvBLLKS4WK9dhP05nrNzT0vp/ZPOw==} 1091 1098 peerDependencies: 1092 1099 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1093 1100 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1094 1101 1095 - '@react-aria/textfield@3.14.3': 1096 - resolution: {integrity: sha512-wPSjj/mTABspYQdahg+l5YMtEQ3m5iPCTtb5g6nR1U1rzJkvS4i5Pug6PUXeLeMz2H3ToflPWGlNOqBioAFaOQ==} 1102 + '@react-aria/tabs@3.9.1': 1103 + resolution: {integrity: sha512-S5v/0sRcOaSXaJYZuuy1ZVzYc7JD4sDyseG1133GjyuNjJOFHgoWMb+b4uxNIJbZxnLgynn/ZDBZSO+qU+fIxw==} 1097 1104 peerDependencies: 1098 1105 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1106 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1099 1107 1100 1108 '@react-aria/textfield@3.14.5': 1101 1109 resolution: {integrity: sha512-hj7H+66BjB1iTKKaFXwSZBZg88YT+wZboEXZ0DNdQB2ytzoz/g045wBItUuNi4ZjXI3P+0AOZznVMYadWBAmiA==} 1102 1110 peerDependencies: 1103 1111 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1104 1112 1105 - '@react-aria/toggle@3.10.4': 1106 - resolution: {integrity: sha512-bRk+CdB8QzrSyGNjENXiTWxfzYKRw753iwQXsEAU7agPCUdB8cZJyrhbaUoD0rwczzTp2zDbZ9rRbUPdsBE2YQ==} 1113 + '@react-aria/textfield@3.14.6': 1114 + resolution: {integrity: sha512-LaybMPoOdF2eLnetsK2487ARL4txwmWremrx/r6ZC4yLYFtbgkrFxGatHXsd62rf94Kkv5BfQjzZ5HhcAktQ0w==} 1107 1115 peerDependencies: 1108 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1116 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1109 1117 1110 - '@react-aria/tooltip@3.7.2': 1111 - resolution: {integrity: sha512-6jXOSGPao3gPgUQWLbH2r/jxGMqIaIKrJgfwu9TQrh+UkwwiTYW20EpEDCYY2nRFlcoi7EYAiPDSEbHCwXS7Lg==} 1118 + '@react-aria/toggle@3.10.5': 1119 + resolution: {integrity: sha512-bB24yUzUlZ3RpomR0UUB+EmZQiC4WzkJ1R2tKRHqoEckHpBNu3tIonGpBedzLjtGWDUbIBH2BesuSdSZocsPkw==} 1112 1120 peerDependencies: 1113 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1121 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1114 1122 1115 - '@react-aria/utils@3.23.2': 1116 - resolution: {integrity: sha512-yznR9jJ0GG+YJvTMZxijQwVp+ahP66DY0apZf7X+dllyN+ByEDW+yaL1ewYPIpugxVzH5P8jhnBXsIyHKN411g==} 1123 + '@react-aria/tooltip@3.7.4': 1124 + resolution: {integrity: sha512-+XRx4HlLYqWY3fB8Z60bQi/rbWDIGlFUtXYbtoa1J+EyRWfhpvsYImP8qeeNO/vgjUtDy1j9oKa8p6App9mBMQ==} 1117 1125 peerDependencies: 1118 1126 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1119 1127 ··· 1122 1130 peerDependencies: 1123 1131 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1124 1132 1125 - '@react-aria/visually-hidden@3.8.10': 1126 - resolution: {integrity: sha512-np8c4wxdbE7ZrMv/bnjwEfpX0/nkWy9sELEb0sK8n4+HJ+WycoXXrVxBUb9tXgL/GCx5ReeDQChjQWwajm/z3A==} 1133 + '@react-aria/utils@3.25.0': 1134 + resolution: {integrity: sha512-DO0gx0OhEmdw+lUlcwQfuulk1ul82NhStYfgt3SDuf5yYchC/3YvIOrPLjh05NmMxc9jQxDPeuyujMI5plfAvQ==} 1127 1135 peerDependencies: 1128 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1136 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1129 1137 1130 1138 '@react-aria/visually-hidden@3.8.12': 1131 1139 resolution: {integrity: sha512-Bawm+2Cmw3Xrlr7ARzl2RLtKh0lNUdJ0eNqzWcyx4c0VHUAWtThmH5l+HRqFUGzzutFZVo89SAy40BAbd0gjVw==} 1132 1140 peerDependencies: 1133 1141 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1134 1142 1135 - '@react-stately/calendar@3.4.4': 1136 - resolution: {integrity: sha512-f9ZOd096gGGD+3LmU1gkmfqytGyQtrgi+Qjn+70GbM2Jy65pwOR4I9YrobbmeAFov5Tff13mQEa0yqWvbcDLZQ==} 1143 + '@react-aria/visually-hidden@3.8.13': 1144 + resolution: {integrity: sha512-rj/Jp1wEEKddxrHUDHZpkyYxctAsR14zXtL7bB7pIuVIw0lcZfCieqju/b9g3NsU/QVOij/5mX1UugHBQJKT1g==} 1137 1145 peerDependencies: 1138 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1146 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1139 1147 1140 - '@react-stately/checkbox@3.6.3': 1141 - resolution: {integrity: sha512-hWp0GXVbMI4sS2NbBjWgOnHNrRqSV4jeftP8zc5JsIYRmrWBUZitxluB34QuVPzrBO29bGsF0GTArSiQZt6BWw==} 1148 + '@react-stately/calendar@3.5.1': 1149 + resolution: {integrity: sha512-7l7QhqGUJ5AzWHfvZzbTe3J4t72Ht5BmhW4hlVI7flQXtfrmYkVtl3ZdytEZkkHmWGYZRW9b4IQTQGZxhtlElA==} 1142 1150 peerDependencies: 1143 1151 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1144 1152 1145 - '@react-stately/collections@3.10.5': 1146 - resolution: {integrity: sha512-k8Q29Nnvb7iAia1QvTanZsrWP2aqVNBy/1SlE6kLL6vDqtKZC+Esd1SDLHRmIcYIp5aTdfwIGd0NuiRQA7a81Q==} 1153 + '@react-stately/checkbox@3.6.5': 1154 + resolution: {integrity: sha512-IXV3f9k+LtmfQLE+DKIN41Q5QB/YBLDCB1YVx5PEdRp52S9+EACD5683rjVm8NVRDwjMi2SP6RnFRk7fVb5Azg==} 1147 1155 peerDependencies: 1148 1156 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1149 1157 ··· 1152 1160 peerDependencies: 1153 1161 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1154 1162 1155 - '@react-stately/combobox@3.8.2': 1156 - resolution: {integrity: sha512-f+IHuFW848VoMbvTfSakn2WIh2urDxO355LrKxnisXPCkpQHpq3lvT2mJtKJwkPxjAy7xPjpV8ejgga2R6p53Q==} 1163 + '@react-stately/collections@3.10.8': 1164 + resolution: {integrity: sha512-vjatckkgKmEyvDFW2Iktf3g4qF0rxnQdpKV4mkvWdTJaYLVoLmy0PjLP+bp+Re38o7CV3TcrURK+YweYUNKyQA==} 1165 + peerDependencies: 1166 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1167 + 1168 + '@react-stately/combobox@3.8.4': 1169 + resolution: {integrity: sha512-iLVGvKRRz0TeJXZhZyK783hveHpYA6xovOSdzSD+WGYpiPXo1QrcrNoH3AE0Z2sHtorU+8nc0j58vh5PB+m2AA==} 1157 1170 peerDependencies: 1158 1171 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1159 1172 1160 - '@react-stately/datepicker@3.9.2': 1161 - resolution: {integrity: sha512-Z6FrK6Af7R5BizqHhJFCj3Hn32mg5iLSDdEgFQAuO043guOXUKFUAnbxfbQUjL6PGE6QwWMfQD7PPGebHn9Ifw==} 1173 + '@react-stately/datepicker@3.9.4': 1174 + resolution: {integrity: sha512-yBdX01jn6gq4NIVvHIqdjBUPo+WN8Bujc4OnPw+ZnfA4jI0eIgq04pfZ84cp1LVXW0IB0VaCu1AlQ/kvtZjfGA==} 1162 1175 peerDependencies: 1163 1176 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1164 1177 1165 1178 '@react-stately/flags@3.0.3': 1166 1179 resolution: {integrity: sha512-/ha7XFA0RZTQsbzSPwu3KkbNMgbvuM0GuMTYLTBWpgBrovBNTM+QqI/PfZTdHg8PwCYF4H5Y8gjdSpdulCvJFw==} 1167 1180 1168 - '@react-stately/form@3.0.1': 1169 - resolution: {integrity: sha512-T1Ul2Ou0uE/S4ECLcGKa0OfXjffdjEHfUFZAk7OZl0Mqq/F7dl5WpoLWJ4d4IyvZzGO6anFNenP+vODWbrF3NA==} 1170 - peerDependencies: 1171 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1172 - 1173 1181 '@react-stately/form@3.0.3': 1174 1182 resolution: {integrity: sha512-92YYBvlHEWUGUpXgIaQ48J50jU9XrxfjYIN8BTvvhBHdD63oWgm8DzQnyT/NIAMzdLnhkg7vP+fjG8LjHeyIAg==} 1175 1183 peerDependencies: 1176 1184 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1177 1185 1178 - '@react-stately/grid@3.8.7': 1179 - resolution: {integrity: sha512-he3TXCLAhF5C5z1/G4ySzcwyt7PEiWcVIupxebJQqRyFrNWemSuv+7tolnStmG8maMVIyV3P/3j4eRBbdSlOIg==} 1186 + '@react-stately/form@3.0.4': 1187 + resolution: {integrity: sha512-LsV3FihvpoOv9i6N9jmvToTghKjhwsOfJDffkTDWcoPx7oSR+rLmTmV4oHNhtpDK0GK1tktlM7Oq+IwnFvIrZA==} 1180 1188 peerDependencies: 1181 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1189 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1182 1190 1183 - '@react-stately/list@3.10.3': 1184 - resolution: {integrity: sha512-Ul8el0tQy2Ucl3qMQ0fiqdJ874W1ZNjURVSgSxN+pGwVLNBVRjd6Fl7YwZFCXER2YOlzkwg+Zqozf/ZlS0EdXA==} 1191 + '@react-stately/grid@3.9.0': 1192 + resolution: {integrity: sha512-L7z56Fncj0IJ9Z2rV0hwoYVtpf3b7BapScikp5aEj7I5EhR8sGxtWvlcJ5nkUvR/zHUtz5gT3UB79zgSzqKZTg==} 1185 1193 peerDependencies: 1186 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1194 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1187 1195 1188 1196 '@react-stately/list@3.10.5': 1189 1197 resolution: {integrity: sha512-fV9plO+6QDHiewsYIhboxcDhF17GO95xepC5ki0bKXo44gr14g/LSo/BMmsaMnV+1BuGdBunB05bO4QOIaigXA==} 1190 1198 peerDependencies: 1191 1199 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1192 1200 1193 - '@react-stately/menu@3.6.1': 1194 - resolution: {integrity: sha512-3v0vkTm/kInuuG8jG7jbxXDBnMQcoDZKWvYsBQq7+POt0LmijbLdbdZPBoz9TkZ3eo/OoP194LLHOaFTQyHhlw==} 1201 + '@react-stately/list@3.10.6': 1202 + resolution: {integrity: sha512-0jUlw0BqUrz/0g2TDZTY4z86mAoBcdoDSTHTuu+NixqvrPPhlBQp0m9kS6R/s2xgSrUXVyWAL546QhZLp4IoQQ==} 1195 1203 peerDependencies: 1196 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1204 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1197 1205 1198 1206 '@react-stately/menu@3.7.1': 1199 1207 resolution: {integrity: sha512-mX1w9HHzt+xal1WIT2xGrTQsoLvDwuB2R1Er1MBABs//MsJzccycatcgV/J/28m6tO5M9iuFQQvLV+i1dCtodg==} 1200 1208 peerDependencies: 1201 1209 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1202 1210 1203 - '@react-stately/overlays@3.6.5': 1204 - resolution: {integrity: sha512-U4rCFj6TPJPXLUvYXAcvh+yP/CO2W+7f0IuqP7ZZGE+Osk9qFkT+zRK5/6ayhBDFpmueNfjIEAzT9gYPQwNHFw==} 1211 + '@react-stately/menu@3.8.0': 1212 + resolution: {integrity: sha512-ofOVew88MEX4E7R3+vxXo9N7tFth52CtzJWeDzTk4GlX8KuBThbaxNlLKJs2OVhSdh4wHQ4jeYdeHz4WFjMtfQ==} 1205 1213 peerDependencies: 1206 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1214 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1207 1215 1208 1216 '@react-stately/overlays@3.6.7': 1209 1217 resolution: {integrity: sha512-6zp8v/iNUm6YQap0loaFx6PlvN8C0DgWHNlrlzMtMmNuvjhjR0wYXVaTfNoUZBWj25tlDM81ukXOjpRXg9rLrw==} 1210 1218 peerDependencies: 1211 1219 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1212 1220 1213 - '@react-stately/radio@3.10.2': 1214 - resolution: {integrity: sha512-JW5ZWiNMKcZvMTsuPeWJQLHXD5rlqy7Qk6fwUx/ZgeibvMBW/NnW19mm2+IMinzmbtERXvR6nsiA837qI+4dew==} 1221 + '@react-stately/overlays@3.6.8': 1222 + resolution: {integrity: sha512-zuy4iS8JCWe+Pxdl2/cT+GyaYj+sj5hOISTSJJC4Tp3mdQ4VFnfn4GbttUrmMZKqgCumJ0YPqJWukbsERpEjIg==} 1215 1223 peerDependencies: 1216 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1224 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1217 1225 1218 - '@react-stately/select@3.6.4': 1219 - resolution: {integrity: sha512-whZgF1N53D0/dS8tOFdrswB0alsk5Q5620HC3z+5f2Hpi8gwgAZ8TYa+2IcmMYRiT+bxVuvEc/NirU9yPmqGbA==} 1226 + '@react-stately/radio@3.10.4': 1227 + resolution: {integrity: sha512-kCIc7tAl4L7Hu4Wt9l2jaa+MzYmAJm0qmC8G8yPMbExpWbLRu6J8Un80GZu+JxvzgDlqDyrVvyv9zFifwH/NkQ==} 1220 1228 peerDependencies: 1221 1229 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1222 1230 1223 - '@react-stately/selection@3.15.1': 1224 - resolution: {integrity: sha512-6TQnN9L0UY9w19B7xzb1P6mbUVBtW840Cw1SjgNXCB3NPaCf59SwqClYzoj8O2ZFzMe8F/nUJtfU1NS65/OLlw==} 1231 + '@react-stately/select@3.6.5': 1232 + resolution: {integrity: sha512-PM/7xyIXrtj76K9YsdPzKgBr1ncFmsy5yOOSj1Xj2z6Q0bpRvy6SV6r/1B+9GHoecPgHt9ngB6pG6NO/CzxdSg==} 1225 1233 peerDependencies: 1226 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1234 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1227 1235 1228 - '@react-stately/slider@3.5.2': 1229 - resolution: {integrity: sha512-ntH3NLRG+AwVC7q4Dx9DcmMkMh9vmHjHNXAgaoqNjhvwfSIae7sQ69CkVe6XeJjIBy6LlH81Kgapz+ABe5a1ZA==} 1236 + '@react-stately/selection@3.16.0': 1237 + resolution: {integrity: sha512-9aD69pFs9eImmPy1i3TN+xslaC3ymwWL8wNYVv/zTwjGbjfJ2OnLpwe1rUW6J4ZRjNNFfousKJVe/3LGtSMe2A==} 1230 1238 peerDependencies: 1231 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1239 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1232 1240 1233 - '@react-stately/table@3.11.6': 1234 - resolution: {integrity: sha512-34YsfOILXusj3p6QNcKEaDWVORhM6WEhwPSLCZlkwAJvkxuRQFdih5rQKoIDc0uV5aZsB6bYBqiFhnjY0VERhw==} 1241 + '@react-stately/slider@3.5.4': 1242 + resolution: {integrity: sha512-Jsf7K17dr93lkNKL9ij8HUcoM1sPbq8TvmibD6DhrK9If2lje+OOL8y4n4qreUnfMT56HCAeS9wCO3fg3eMyrw==} 1235 1243 peerDependencies: 1236 1244 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1237 1245 1238 - '@react-stately/tabs@3.6.4': 1239 - resolution: {integrity: sha512-WZJgMBqzLgN88RN8AxhY4aH1+I+4w1qQA0Lh3LRSDegaytd+NHixCWaP3IPjePgCB5N1UsPe96Xglw75zjHmDg==} 1246 + '@react-stately/table@3.11.8': 1247 + resolution: {integrity: sha512-EdyRW3lT1/kAVDp5FkEIi1BQ7tvmD2YgniGdLuW/l9LADo0T+oxZqruv60qpUS6sQap+59Riaxl91ClDxrJnpg==} 1240 1248 peerDependencies: 1241 1249 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1242 1250 1243 - '@react-stately/toggle@3.7.2': 1244 - resolution: {integrity: sha512-SHCF2btcoK57c4lyhucRbyPBAFpp0Pdp0vcPdn3hUgqbu6e5gE0CwG/mgFmZRAQoc7PRc7XifL0uNw8diJJI0Q==} 1251 + '@react-stately/tabs@3.6.6': 1252 + resolution: {integrity: sha512-sOLxorH2uqjAA+v1ppkMCc2YyjgqvSGeBDgtR/lyPSDd4CVMoTExszROX2dqG0c8il9RQvzFuufUtQWMY6PgSA==} 1245 1253 peerDependencies: 1246 1254 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1247 1255 ··· 1250 1258 peerDependencies: 1251 1259 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1252 1260 1253 - '@react-stately/tooltip@3.4.7': 1254 - resolution: {integrity: sha512-ACtRgBQ8rphBtsUaaxvEAM0HHN9PvMuyvL0vUHd7jvBDCVZJ6it1BKu9SBKjekBkoBOw9nemtkplh9R2CA6V8Q==} 1261 + '@react-stately/toggle@3.7.5': 1262 + resolution: {integrity: sha512-ytGuFlOVcMGT9KwK8uAAGpKRwGntq9IvUq+jItIr1kgC1izidhcFHSEzMggSZe2Oy2UYobzoL04Geu5UR4fhvw==} 1255 1263 peerDependencies: 1256 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1264 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1257 1265 1258 - '@react-stately/tree@3.7.6': 1259 - resolution: {integrity: sha512-y8KvEoZX6+YvqjNCVGS3zA/BKw4D3XrUtUKIDme3gu5Mn6z97u+hUXKdXVCniZR7yvV3fHAIXwE5V2K8Oit4aw==} 1266 + '@react-stately/tooltip@3.4.9': 1267 + resolution: {integrity: sha512-P7CDJsdoKarz32qFwf3VNS01lyC+63gXpDZG31pUu+EO5BeQd4WKN/AH1Beuswpr4GWzxzFc1aXQgERFGVzraA==} 1260 1268 peerDependencies: 1261 1269 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1262 1270 ··· 1265 1273 peerDependencies: 1266 1274 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1267 1275 1268 - '@react-stately/utils@3.10.1': 1269 - resolution: {integrity: sha512-VS/EHRyicef25zDZcM/ClpzYMC5i2YGN6uegOeQawmgfGjb02yaCX0F0zR69Pod9m2Hr3wunTbtpgVXvYbZItg==} 1276 + '@react-stately/tree@3.8.2': 1277 + resolution: {integrity: sha512-7+bI/4ZKJbUMOQArml5XGBzHp5sIiiRzLUqDnmM52bi7iCpARN3RbvHmzjVMOWaezwkOr0C6ISkzk4iTY7VS1g==} 1270 1278 peerDependencies: 1271 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1279 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1272 1280 1273 - '@react-stately/utils@3.9.1': 1274 - resolution: {integrity: sha512-yzw75GE0iUWiyps02BOAPTrybcsMIxEJlzXqtvllAb01O9uX5n0i3X+u2eCpj2UoDF4zS08Ps0jPgWxg8xEYtA==} 1281 + '@react-stately/utils@3.10.1': 1282 + resolution: {integrity: sha512-VS/EHRyicef25zDZcM/ClpzYMC5i2YGN6uegOeQawmgfGjb02yaCX0F0zR69Pod9m2Hr3wunTbtpgVXvYbZItg==} 1275 1283 peerDependencies: 1276 1284 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1277 1285 1278 - '@react-stately/virtualizer@3.6.8': 1279 - resolution: {integrity: sha512-Pf06ihTwExRJltGhi72tmLIo0pcjkL55nu7ifMafAAdxZK4ONxRLSuUjjpvYf/0Rs92xRZy2t/XmHREnfirdkQ==} 1286 + '@react-stately/utils@3.10.2': 1287 + resolution: {integrity: sha512-fh6OTQtbeQC0ywp6LJuuKs6tKIgFvt/DlIZEcIpGho6/oZG229UnIk6TUekwxnDbumuYyan6D9EgUtEMmT8UIg==} 1280 1288 peerDependencies: 1281 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1289 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1282 1290 1283 1291 '@react-stately/virtualizer@3.7.1': 1284 1292 resolution: {integrity: sha512-voHgE6EQ+oZaLv6u2umKxakvIKNkCQuUihqKACTjdslp7SJh4Mvs3oLBI0hf0JOh+rCcFIKDvQtFwy1fXFRYBA==} 1285 1293 peerDependencies: 1286 1294 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1287 1295 1288 - '@react-types/accordion@3.0.0-alpha.19': 1289 - resolution: {integrity: sha512-WJaitKz56zRKUwBqDM4OOKtmIdD0lr5nruWoM2IlGRO50WUzSFmAy/1aFiodAVZbun1v5IxbjST6/qSV4jPqug==} 1290 - peerDependencies: 1291 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1292 - 1293 - '@react-types/breadcrumbs@3.7.3': 1294 - resolution: {integrity: sha512-eFto/+6J+JR58vThNcALZRA1OlqlG3GzQ/bq3q8IrrkOZcrfbEJJCWit/+53Ia98siJKuF4OJHnotxIVIz5I3w==} 1296 + '@react-types/accordion@3.0.0-alpha.21': 1297 + resolution: {integrity: sha512-cbE06jH/ZoI+1898xd7ocQ/A/Rtkz8wTJAVOYgc8VRY1SYNQ/XZTGH5T6dD6aERAmiDwL/kjD7xhsE80DyaEKA==} 1295 1298 peerDependencies: 1296 1299 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1297 1300 1298 - '@react-types/button@3.9.2': 1299 - resolution: {integrity: sha512-EnPTkGHZRtiwAoJy5q9lDjoG30bEzA/qnvKG29VVXKYAGeqY2IlFs1ypmU+z1X/CpJgPcG3I5cakM7yTVm3pSg==} 1301 + '@react-types/breadcrumbs@3.7.5': 1302 + resolution: {integrity: sha512-lV9IDYsMiu2TgdMIjEmsOE0YWwjb3jhUNK1DCZZfq6uWuiHLgyx2EncazJBUWSjHJ4ta32j7xTuXch+8Ai6u/A==} 1300 1303 peerDependencies: 1301 1304 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1302 1305 ··· 1305 1308 peerDependencies: 1306 1309 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1307 1310 1308 - '@react-types/calendar@3.4.4': 1309 - resolution: {integrity: sha512-hV1Thmb/AES5OmfPvvmyjSkmsEULjiDfA7Yyy70L/YKuSNKb7Su+Bf2VnZuDW3ec+GxO4JJNlpJ0AkbphWBvcg==} 1311 + '@react-types/button@3.9.5': 1312 + resolution: {integrity: sha512-drk7HE/S43pxCAwLXH1Yyb65xd4dtwfEWUjKLtjQb5PPSUqwjuzzZZvyhwo/zc4jPC6zfzVAKsdsCk1sce6UHg==} 1310 1313 peerDependencies: 1311 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1314 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1312 1315 1313 1316 '@react-types/calendar@3.4.6': 1314 1317 resolution: {integrity: sha512-WSntZPwtvsIYWvBQRAPvuCn55UTJBZroTvX0vQvWykJRQnPAI20G1hMQ3dNsnAL+gLZUYxBXn66vphmjUuSYew==} 1315 1318 peerDependencies: 1316 1319 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1317 1320 1318 - '@react-types/checkbox@3.7.1': 1319 - resolution: {integrity: sha512-kuGqjQFex0As/3gfWyk+e9njCcad/ZdnYLLiNvhlk15730xfa0MmnOdpqo9jfuFSXBjOcpxoofvEhvrRMtEdUA==} 1321 + '@react-types/calendar@3.4.7': 1322 + resolution: {integrity: sha512-g5dJpvV8MeWsjcZcR2dEBAln/kK767yFeIJq/C84Y45K4bPJhQDGB+w1JtzrU1AL2+J7hUKNbV8MlefWsLQilg==} 1320 1323 peerDependencies: 1321 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1324 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1322 1325 1323 1326 '@react-types/checkbox@3.8.1': 1324 1327 resolution: {integrity: sha512-5/oVByPw4MbR/8QSdHCaalmyWC71H/QGgd4aduTJSaNi825o+v/hsN2/CH7Fq9atkLKsC8fvKD00Bj2VGaKriQ==} 1325 1328 peerDependencies: 1326 1329 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1327 1330 1328 - '@react-types/combobox@3.10.1': 1329 - resolution: {integrity: sha512-XMno1rgVRNta49vf5nV7VJpVSVAV20tt79t618gG1qRKH5Kt2Cy8lz2fQ5vHG6UTv/6jUOvU8g5Pc93sLaTmoA==} 1331 + '@react-types/checkbox@3.8.2': 1332 + resolution: {integrity: sha512-9TYvx9lrnI+5xEqmlkjepynTiUVU1+j3a74bfPXwf4l5itbEmPPe7i6eM2yNKwfemfiQWrThexhxSJEIEEw3Cg==} 1330 1333 peerDependencies: 1331 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1334 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1332 1335 1333 - '@react-types/datepicker@3.7.2': 1334 - resolution: {integrity: sha512-zThqFAdhQL1dqyVDsDSSTdfCjoD6634eyg/B0ZJfQxcLUR/5pch3v/gxBhbyCVDGMNHRWUWIJvY9DVOepuoSug==} 1336 + '@react-types/combobox@3.11.1': 1337 + resolution: {integrity: sha512-UNc3OHt5cUt5gCTHqhQIqhaWwKCpaNciD8R7eQazmHiA9fq8ROlV+7l3gdNgdhJbTf5Bu/V5ISnN7Y1xwL3zqQ==} 1335 1338 peerDependencies: 1336 1339 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1337 1340 1338 - '@react-types/dialog@3.5.10': 1339 - resolution: {integrity: sha512-S9ga+edOLNLZw7/zVOnZdT5T40etpzUYBXEKdFPbxyPYnERvRxJAsC1/ASuBU9fQAXMRgLZzADWV+wJoGS/X9g==} 1341 + '@react-types/datepicker@3.7.4': 1342 + resolution: {integrity: sha512-ZfvgscvNzBJpYyVWg3nstJtA/VlWLwErwSkd1ivZYam859N30w8yH+4qoYLa6FzWLCFlrsRHyvtxlEM7lUAt5A==} 1340 1343 peerDependencies: 1341 1344 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1342 1345 1343 - '@react-types/grid@3.2.4': 1344 - resolution: {integrity: sha512-sDVoyQcH7MoGdx5nBi5ZOU/mVFBt9YTxhvr0PZ97dMdEHZtJC1w9SuezwWS34f50yb8YAXQRTICbZYcK4bAlDA==} 1346 + '@react-types/dialog@3.5.11': 1347 + resolution: {integrity: sha512-BYusYG2hhxcPLaT+LVARE3g6sZNrrFmcWsbyAdS9B0vldViYlzCBG9CAzsbnxHokOfrpPeYNdyLE1aaj0H2qpg==} 1345 1348 peerDependencies: 1346 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1349 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1347 1350 1348 1351 '@react-types/grid@3.2.6': 1349 1352 resolution: {integrity: sha512-XfHenL2jEBUYrhKiPdeM24mbLRXUn79wVzzMhrNYh24nBwhsPPpxF+gjFddT3Cy8dt6tRInfT6pMEu9nsXwaHw==} 1350 1353 peerDependencies: 1351 1354 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1352 1355 1353 - '@react-types/link@3.5.3': 1354 - resolution: {integrity: sha512-yVafjW3IejyVnK3oMBNjFABCGG6J27EUG8rvkaGaI1uB6srGUEhpJ97XLv11aj1QkXHBy3VGXqxEV3S7wn4HTw==} 1356 + '@react-types/grid@3.2.7': 1357 + resolution: {integrity: sha512-yGerEhLibu7pqLvJwhD5hpe6LmOu5Ys1OHzGq/bsYVdjjS3Qxge2C/GTZpEaQA85iKdt6eAfOyGzzdwJvQbcgw==} 1355 1358 peerDependencies: 1356 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1359 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1357 1360 1358 1361 '@react-types/link@3.5.5': 1359 1362 resolution: {integrity: sha512-G6P5WagHDR87npN7sEuC5IIgL1GsoY4WFWKO4734i2CXRYx24G9P0Su3AX4GA3qpspz8sK1AWkaCzBMmvnunfw==} 1360 1363 peerDependencies: 1361 1364 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1362 1365 1363 - '@react-types/listbox@3.4.9': 1364 - resolution: {integrity: sha512-S5G+WmNKUIOPZxZ4svWwWQupP3C6LmVfnf8QQmPDvwYXGzVc0WovkqUWyhhjJirFDswTXRCO9p0yaTHHIlkdwQ==} 1366 + '@react-types/link@3.5.6': 1367 + resolution: {integrity: sha512-Mg8kPk7fJtOqiH03P+vbFCGspfif7b7l8wpRaDGek3Cq9nErAUGlm5LyHHszfqsD9fEho5kWwLtoxDi8n/hr8g==} 1365 1368 peerDependencies: 1366 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1369 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1367 1370 1368 - '@react-types/menu@3.9.7': 1369 - resolution: {integrity: sha512-K6KhloJVoGsqwkdeez72fkNI9dfrmLI/sNrB4XuOKo2crDQ/eyZYWyJmzz8giz/tHME9w774k487rVoefoFh5w==} 1371 + '@react-types/listbox@3.5.0': 1372 + resolution: {integrity: sha512-HzFGlW3u37GWgdTIulShv4NN65IZ0dS2XDDNaqa62qEJWc3ApDo6AX/ZrdPiOZD7cZvVzpLWe6m9ZnRt3Q+GRw==} 1370 1373 peerDependencies: 1371 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1374 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1372 1375 1373 - '@react-types/menu@3.9.9': 1374 - resolution: {integrity: sha512-FamUaPVs1Fxr4KOMI0YcR2rYZHoN7ypGtgiEiJ11v/tEPjPPGgeKDxii0McCrdOkjheatLN1yd2jmMwYj6hTDg==} 1376 + '@react-types/menu@3.9.10': 1377 + resolution: {integrity: sha512-Wc0UbKlAHSqXTd5LLZ/vTdXT9DVqK9mdK5gOzWZQ5poAWNvnzW9UdntgzwNPHF+9sRUT0825yWsk/KkVBGihBA==} 1375 1378 peerDependencies: 1376 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1379 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1377 1380 1378 - '@react-types/overlays@3.8.5': 1379 - resolution: {integrity: sha512-4D7EEBQigD/m8hE68Ys8eloyyZFHHduqykSIgINJ0edmo0jygRbWlTwuhWFR9USgSP4dK54duN0Mvq0m4HEVEw==} 1381 + '@react-types/menu@3.9.9': 1382 + resolution: {integrity: sha512-FamUaPVs1Fxr4KOMI0YcR2rYZHoN7ypGtgiEiJ11v/tEPjPPGgeKDxii0McCrdOkjheatLN1yd2jmMwYj6hTDg==} 1380 1383 peerDependencies: 1381 1384 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1382 1385 ··· 1385 1388 peerDependencies: 1386 1389 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1387 1390 1388 - '@react-types/progress@3.5.2': 1389 - resolution: {integrity: sha512-aQql22kusEudsHwDEzq6y/Mh29AM+ftRDKdS5E5g4MkCY5J4FMbOYco1T5So83NIvvG9+eKcxPoJUMjQQACAyA==} 1391 + '@react-types/overlays@3.8.8': 1392 + resolution: {integrity: sha512-J9kroDFbwSrrDrZHby3RVQSJuOVbz+aUyn5iT2SinKUxbz8X6gUjpXexsT9rLkHBYMpqXKxpdzomeae6vzPlpA==} 1390 1393 peerDependencies: 1391 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1394 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1392 1395 1393 - '@react-types/radio@3.7.1': 1394 - resolution: {integrity: sha512-Zut3rN1odIUBLZdijeyou+UqsLeRE76d9A+npykYGu29ndqmo3w4sLn8QeQcdj1IR71ZnG0pW2Y2BazhK5XrrQ==} 1396 + '@react-types/progress@3.5.4': 1397 + resolution: {integrity: sha512-JNc246sTjasPyx5Dp7/s0rp3Bz4qlu4LrZTulZlxWyb53WgBNL7axc26CCi+I20rWL9+c7JjhrRxnLl/1cLN5g==} 1395 1398 peerDependencies: 1396 1399 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1397 1400 1398 - '@react-types/select@3.9.2': 1399 - resolution: {integrity: sha512-fGFrunednY3Pq/BBwVOf87Fsuyo/SlevL0wFIE9OOl2V5NXVaTY7/7RYA8hIOHPzmvsMbndy419BEudiNGhv4A==} 1401 + '@react-types/radio@3.8.1': 1402 + resolution: {integrity: sha512-bK0gio/qj1+0Ldu/3k/s9BaOZvnnRgvFtL3u5ky479+aLG5qf1CmYed3SKz8ErZ70JkpuCSrSwSCFf0t1IHovw==} 1400 1403 peerDependencies: 1401 1404 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1402 1405 ··· 1405 1408 peerDependencies: 1406 1409 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1407 1410 1408 - '@react-types/shared@3.22.1': 1409 - resolution: {integrity: sha512-PCpa+Vo6BKnRMuOEzy5zAZ3/H5tnQg1e80khMhK2xys0j6ZqzkgQC+fHMNZ7VDFNLqqNMj/o0eVeSBDh2POjkw==} 1411 + '@react-types/select@3.9.5': 1412 + resolution: {integrity: sha512-YVzVrGk2YFvIXnVUo+rWb8jvyGpaFs8LKupHFBgdz/vZJRL/0hfHaD4G0T1heZw83Nnk8VX0X5HV6BJNe+d+1Q==} 1410 1413 peerDependencies: 1411 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1414 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1412 1415 1413 1416 '@react-types/shared@3.23.1': 1414 1417 resolution: {integrity: sha512-5d+3HbFDxGZjhbMBeFHRQhexMFt4pUce3okyRtUVKbbedQFUrtXSBg9VszgF2RTeQDKDkMCIQDtz5ccP/Lk1gw==} 1415 1418 peerDependencies: 1416 1419 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1417 1420 1418 - '@react-types/slider@3.7.3': 1419 - resolution: {integrity: sha512-F8qFQaD2mqug2D0XeWMmjGBikiwbdERFlhFzdvNGbypPLz3AZICBKp1ZLPWdl0DMuy03G/jy6Gl4mDobl7RT2g==} 1421 + '@react-types/shared@3.24.0': 1422 + resolution: {integrity: sha512-0mTSGqxq1ETwVLgpBKb7XzCLh0/agnH7a9EbOMonVwWJbuYw2YP8S3VwOMvFrvVToqYir4Z/xS5Waiz+0Ix1dQ==} 1420 1423 peerDependencies: 1421 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1424 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1422 1425 1423 - '@react-types/switch@3.5.3': 1424 - resolution: {integrity: sha512-Nb6+J5MrPaFa8ZNFKGMzAsen/NNzl5UG/BbC65SLGPy7O0VDa/sUpn7dcu8V2xRpRwwIN/Oso4v63bt2sgdkgA==} 1426 + '@react-types/slider@3.7.4': 1427 + resolution: {integrity: sha512-k92x81bDLkZNA72weCkwtaoWMfGWYewWoBdhxGoqLUSUtQoqSFez6apVj9Xyl8SgwTevz3LKY64OwP/ok3YENg==} 1425 1428 peerDependencies: 1426 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1429 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1427 1430 1428 - '@react-types/table@3.9.3': 1429 - resolution: {integrity: sha512-Hs/pMbxJdga2zBol4H5pV1FVIiRjCuSTXst6idJjkctanTexR4xkyrtBwl+rdLNoGwQ2pGii49vgklc5bFK7zA==} 1431 + '@react-types/switch@3.5.4': 1432 + resolution: {integrity: sha512-guOM+Xo5l8qpFvJQ2tlU4zu8JUo8c8wNolwSBTYZGSfDUB0GEJqBUD66UDtARBtGyBM9NghSyHN8y55I56ipWA==} 1430 1433 peerDependencies: 1431 - react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1434 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1432 1435 1433 - '@react-types/tabs@3.3.5': 1434 - resolution: {integrity: sha512-6NTSZBOWekCtApdZrhu5tHhE/8q52oVohQN+J5T7shAXd6ZAtu8PABVR/nH4BWucc8FL0OUajRqunqzQMU13gA==} 1436 + '@react-types/table@3.9.5': 1437 + resolution: {integrity: sha512-fgM2j9F/UR4Anmd28CueghCgBwOZoCVyN8fjaIFPd2MN4gCwUUfANwxLav65gZk4BpwUXGoQdsW+X50L3555mg==} 1435 1438 peerDependencies: 1436 1439 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1437 1440 1438 - '@react-types/textfield@3.9.1': 1439 - resolution: {integrity: sha512-JBHY9M2CkL6xFaGSfWmUJVu3tEK09FaeB1dU3IEh6P41xxbFnPakYHSSAdnwMXBtXPoSHIVsUBickW/pjgfe5g==} 1441 + '@react-types/tabs@3.3.7': 1442 + resolution: {integrity: sha512-ZdLe5xOcFX6+/ni45Dl2jO0jFATpTnoSqj6kLIS/BYv8oh0n817OjJkLf+DS3CLfNjApJWrHqAk34xNh6nRnEg==} 1440 1443 peerDependencies: 1441 1444 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1442 1445 ··· 1445 1448 peerDependencies: 1446 1449 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1447 1450 1448 - '@react-types/tooltip@3.4.7': 1449 - resolution: {integrity: sha512-rV4HZRQxLRNhe24yATOxnFQtGRUmsR7mqxMupXCmd1vrw8h+rdKlQv1zW2q8nALAKNmnRXZJHxYQ1SFzb98fgg==} 1451 + '@react-types/textfield@3.9.4': 1452 + resolution: {integrity: sha512-ORnGM4vVSxqFeI28GrY44SX+dM5Ka1blvMQn3ckin6jEeT0tEaNl3JEZcozvzgKGMKGDMabxNm/OkG24RbGbqQ==} 1453 + peerDependencies: 1454 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 1455 + 1456 + '@react-types/tooltip@3.4.9': 1457 + resolution: {integrity: sha512-wZ+uF1+Zc43qG+cOJzioBmLUNjRa7ApdcT0LI1VvaYvH5GdfjzUJOorLX9V/vAci0XMJ50UZ+qsh79aUlw2yqg==} 1450 1458 peerDependencies: 1451 1459 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 1452 1460 1453 1461 '@rushstack/eslint-patch@1.10.3': 1454 1462 resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} 1455 1463 1456 - '@sapphire/async-queue@1.5.2': 1457 - resolution: {integrity: sha512-7X7FFAA4DngXUl95+hYbUF19bp1LGiffjJtu7ygrZrbdCSsdDDBaSjB7Akw0ZbOu6k0xpXyljnJ6/RZUvLfRdg==} 1464 + '@sapphire/async-queue@1.5.3': 1465 + resolution: {integrity: sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==} 1458 1466 engines: {node: '>=v14.0.0', npm: '>=7.0.0'} 1459 1467 1460 1468 '@sapphire/snowflake@3.5.3': ··· 1464 1472 '@swc/counter@0.1.3': 1465 1473 resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} 1466 1474 1467 - '@swc/helpers@0.5.11': 1468 - resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} 1475 + '@swc/helpers@0.5.12': 1476 + resolution: {integrity: sha512-KMZNXiGibsW9kvZAO1Pam2JPTDBm+KSHMMHWdsyI/1DbIZjT2A6Gy3hblVXUMEDvUAKq+e0vL0X0o54owWji7g==} 1469 1477 1470 1478 '@swc/helpers@0.5.5': 1471 1479 resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} ··· 1515 1523 '@types/lodash.debounce@4.0.9': 1516 1524 resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==} 1517 1525 1518 - '@types/lodash@4.17.4': 1519 - resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} 1526 + '@types/lodash@4.17.7': 1527 + resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==} 1520 1528 1521 1529 '@types/mdast@3.0.15': 1522 1530 resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} ··· 1527 1535 '@types/ms@0.7.34': 1528 1536 resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} 1529 1537 1530 - '@types/node@20.14.2': 1531 - resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} 1538 + '@types/node@20.14.11': 1539 + resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} 1532 1540 1533 1541 '@types/prop-types@15.7.12': 1534 1542 resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} ··· 1609 1617 '@ungap/structured-clone@1.2.0': 1610 1618 resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} 1611 1619 1612 - '@vladfrangu/async_event_emitter@2.2.4': 1613 - resolution: {integrity: sha512-ButUPz9E9cXMLgvAW8aLAKKJJsPu1dY1/l/E8xzLFuysowXygs6GBcyunK9rnGC4zTsnIc2mQo71rGw9U+Ykug==} 1620 + '@vladfrangu/async_event_emitter@2.4.4': 1621 + resolution: {integrity: sha512-ZL62PFXEIeGUI8btfJ5S8Flc286eU1ZUSjwyFQtIGXfRUDPZKO+CDJMYb1R71LjGWRZ4n202O+a6FGjsgTw58g==} 1614 1622 engines: {node: '>=v14.0.0', npm: '>=7.0.0'} 1615 1623 1616 1624 acorn-jsx@5.3.2: ··· 1618 1626 peerDependencies: 1619 1627 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 1620 1628 1621 - acorn@8.11.3: 1622 - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} 1629 + acorn@8.12.1: 1630 + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} 1623 1631 engines: {node: '>=0.4.0'} 1624 1632 hasBin: true 1625 1633 ··· 1655 1663 argparse@2.0.1: 1656 1664 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} 1657 1665 1658 - aria-query@5.3.0: 1659 - resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} 1666 + aria-query@5.1.3: 1667 + resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} 1660 1668 1661 1669 arr-diff@4.0.0: 1662 1670 resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} ··· 1697 1705 array.prototype.flatmap@1.3.2: 1698 1706 resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} 1699 1707 engines: {node: '>= 0.4'} 1700 - 1701 - array.prototype.toreversed@1.1.2: 1702 - resolution: {integrity: sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==} 1703 1708 1704 1709 array.prototype.tosorted@1.1.4: 1705 1710 resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==} ··· 1732 1737 resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} 1733 1738 engines: {node: '>= 0.4'} 1734 1739 1735 - axe-core@4.7.0: 1736 - resolution: {integrity: sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==} 1740 + axe-core@4.9.1: 1741 + resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==} 1737 1742 engines: {node: '>=4'} 1738 1743 1739 - axobject-query@3.2.1: 1740 - resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} 1744 + axobject-query@3.1.1: 1745 + resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==} 1741 1746 1742 1747 bail@2.0.2: 1743 1748 resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} ··· 1770 1775 broadcast-channel@3.7.0: 1771 1776 resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} 1772 1777 1773 - browserslist@4.23.0: 1774 - resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} 1778 + browserslist@4.23.2: 1779 + resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} 1775 1780 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 1776 1781 hasBin: true 1777 1782 ··· 1795 1800 resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 1796 1801 engines: {node: '>= 6'} 1797 1802 1798 - caniuse-lite@1.0.30001628: 1799 - resolution: {integrity: sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA==} 1803 + caniuse-lite@1.0.30001643: 1804 + resolution: {integrity: sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==} 1800 1805 1801 1806 chalk@4.1.2: 1802 1807 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} ··· 1974 1979 resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} 1975 1980 engines: {node: '>=0.10'} 1976 1981 1982 + deep-equal@2.2.3: 1983 + resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==} 1984 + engines: {node: '>= 0.4'} 1985 + 1977 1986 deep-is@0.1.4: 1978 1987 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} 1979 1988 ··· 2032 2041 discord-api-types@0.37.61: 2033 2042 resolution: {integrity: sha512-o/dXNFfhBpYHpQFdT6FWzeO7pKc838QeeZ9d91CfVAtpr5XLK4B/zYxQbYgPdoMiTDvJfzcsLW5naXgmHGDNXw==} 2034 2043 2035 - discord-api-types@0.37.87: 2036 - resolution: {integrity: sha512-9KfluFS1J22RuezzouGs2t5X/Yu3jNpmRJrG+dvu1R9R+wfxlhq1RXr/OjjVL6d4rr7Ez92yNWiImf/qX3GV1g==} 2044 + discord-api-types@0.37.93: 2045 + resolution: {integrity: sha512-M5jn0x3bcXk8EI2c6F6V6LeOWq10B/cJf+YJSyqNmg7z4bdXK+Z7g9zGJwHS0h9Bfgs0nun2LQISFOzwck7G9A==} 2037 2046 2038 2047 dlv@1.1.3: 2039 2048 resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} ··· 2052 2061 eastasianwidth@0.2.0: 2053 2062 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 2054 2063 2055 - electron-to-chromium@1.4.790: 2056 - resolution: {integrity: sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A==} 2064 + electron-to-chromium@1.5.0: 2065 + resolution: {integrity: sha512-Vb3xHHYnLseK8vlMJQKJYXJ++t4u1/qJ3vykuVrVjvdiOEhYyT1AuP4x03G8EnPmYvYOhe9T+dADTmthjRQMkA==} 2057 2066 2058 2067 emoji-regex@8.0.0: 2059 2068 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 2061 2070 emoji-regex@9.2.2: 2062 2071 resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} 2063 2072 2064 - enhanced-resolve@5.17.0: 2065 - resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} 2073 + enhanced-resolve@5.17.1: 2074 + resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} 2066 2075 engines: {node: '>=10.13.0'} 2067 2076 2068 2077 entities@4.5.0: ··· 2080 2089 es-errors@1.3.0: 2081 2090 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 2082 2091 engines: {node: '>= 0.4'} 2092 + 2093 + es-get-iterator@1.1.3: 2094 + resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==} 2083 2095 2084 2096 es-iterator-helpers@1.0.19: 2085 2097 resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==} ··· 2108 2120 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 2109 2121 engines: {node: '>=10'} 2110 2122 2111 - eslint-config-next@14.2.3: 2112 - resolution: {integrity: sha512-ZkNztm3Q7hjqvB1rRlOX8P9E/cXRL9ajRcs8jufEtwMfTVYRqnmtnaSu57QqHyBlovMuiB8LEzfLBkh5RYV6Fg==} 2123 + eslint-config-next@14.2.5: 2124 + resolution: {integrity: sha512-zogs9zlOiZ7ka+wgUnmcM0KBEDjo4Jis7kxN1jvC0N4wynQ2MIx/KBkg4mVF63J5EK4W0QMCn7xO3vNisjaAoA==} 2113 2125 peerDependencies: 2114 2126 eslint: ^7.23.0 || ^8.0.0 2115 2127 typescript: '>=3.3.1' ··· 2158 2170 '@typescript-eslint/parser': 2159 2171 optional: true 2160 2172 2161 - eslint-plugin-jsx-a11y@6.8.0: 2162 - resolution: {integrity: sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==} 2173 + eslint-plugin-jsx-a11y@6.9.0: 2174 + resolution: {integrity: sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==} 2163 2175 engines: {node: '>=4.0'} 2164 2176 peerDependencies: 2165 2177 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 ··· 2175 2187 peerDependencies: 2176 2188 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 2177 2189 2178 - eslint-plugin-react@7.34.2: 2179 - resolution: {integrity: sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==} 2190 + eslint-plugin-react@7.35.0: 2191 + resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==} 2180 2192 engines: {node: '>=4'} 2181 2193 peerDependencies: 2182 - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 2194 + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 2183 2195 2184 2196 eslint-plugin-simple-import-sort@10.0.0: 2185 2197 resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} ··· 2221 2233 resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} 2222 2234 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2223 2235 2224 - esquery@1.5.0: 2225 - resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} 2236 + esquery@1.6.0: 2237 + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} 2226 2238 engines: {node: '>=0.10'} 2227 2239 2228 2240 esrecurse@4.3.0: ··· 2305 2317 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} 2306 2318 engines: {node: '>=0.10.0'} 2307 2319 2308 - foreground-child@3.1.1: 2309 - resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} 2320 + foreground-child@3.2.1: 2321 + resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==} 2310 2322 engines: {node: '>=14'} 2311 2323 2312 2324 fraction.js@4.3.7: ··· 2316 2328 resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} 2317 2329 engines: {node: '>=0.10.0'} 2318 2330 2319 - framer-motion@11.2.10: 2320 - resolution: {integrity: sha512-/gr3PLZUVFCc86a9MqCUboVrALscrdluzTb3yew+2/qKBU8CX6nzs918/SRBRCqaPbx0TZP10CB6yFgK2C5cYQ==} 2331 + framer-motion@11.3.12: 2332 + resolution: {integrity: sha512-ulc8EHFZpKIj+NAyJv+alLUEUIXZKOQnE+JHkGjfoIcxbZwV+CSvfOoACaOpAW4nVznFMF2y3r+ViUtPtP4qiw==} 2321 2333 peerDependencies: 2322 2334 '@emotion/is-prop-valid': '*' 2323 2335 react: ^18.0.0 ··· 2360 2372 resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} 2361 2373 engines: {node: '>= 0.4'} 2362 2374 2363 - get-tsconfig@4.7.5: 2364 - resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==} 2375 + get-tsconfig@4.7.6: 2376 + resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} 2365 2377 2366 2378 get-value@2.0.6: 2367 2379 resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} ··· 2380 2392 engines: {node: '>=16 || 14 >=14.17'} 2381 2393 hasBin: true 2382 2394 2383 - glob@10.4.1: 2384 - resolution: {integrity: sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==} 2385 - engines: {node: '>=16 || 14 >=14.18'} 2395 + glob@10.4.5: 2396 + resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} 2386 2397 hasBin: true 2387 2398 2388 2399 glob@7.2.3: ··· 2458 2469 hast-util-parse-selector@4.0.0: 2459 2470 resolution: {integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==} 2460 2471 2461 - hast-util-raw@9.0.3: 2462 - resolution: {integrity: sha512-ICWvVOF2fq4+7CMmtCPD5CM4QKjPbHpPotE6+8tDooV0ZuyJVUzHsrNX+O5NaRbieTf0F7FfeBOMAwi6Td0+yQ==} 2472 + hast-util-raw@9.0.4: 2473 + resolution: {integrity: sha512-LHE65TD2YiNsHD3YuXcKPHXPLuYh/gjp12mOfU8jxSrm1f/yJpsb0F/KKljS6U9LJoP0Ux+tCe8iJ2AsPzTdgA==} 2463 2474 2464 2475 hast-util-to-parse5@8.0.0: 2465 2476 resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==} ··· 2513 2524 resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} 2514 2525 engines: {node: '>= 0.10'} 2515 2526 2527 + is-arguments@1.1.1: 2528 + resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} 2529 + engines: {node: '>= 0.4'} 2530 + 2516 2531 is-array-buffer@3.0.4: 2517 2532 resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==} 2518 2533 engines: {node: '>= 0.4'} ··· 2546 2561 resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} 2547 2562 engines: {node: '>= 0.4'} 2548 2563 2549 - is-core-module@2.13.1: 2550 - resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} 2564 + is-core-module@2.15.0: 2565 + resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==} 2566 + engines: {node: '>= 0.4'} 2551 2567 2552 2568 is-data-descriptor@1.0.1: 2553 2569 resolution: {integrity: sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==} ··· 2691 2707 resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==} 2692 2708 engines: {node: '>=14'} 2693 2709 2694 - jackspeak@3.3.0: 2695 - resolution: {integrity: sha512-glPiBfKguqA7v8JsXO3iLjJWZ9FV1vNpoI0I9hI9Mnk5yetO9uPLSpiCEmiVijAssv2f54HpvtzvAHfhPieiDQ==} 2696 - engines: {node: '>=14'} 2710 + jackspeak@3.4.3: 2711 + resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} 2697 2712 2698 - jiti@1.21.3: 2699 - resolution: {integrity: sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==} 2713 + jiti@1.21.6: 2714 + resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} 2700 2715 hasBin: true 2701 2716 2702 2717 js-cookie@3.0.5: ··· 2764 2779 resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} 2765 2780 engines: {node: '>=10'} 2766 2781 2767 - lilconfig@3.1.1: 2768 - resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==} 2782 + lilconfig@3.1.2: 2783 + resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} 2769 2784 engines: {node: '>=14'} 2770 2785 2771 2786 lines-and-columns@1.2.4: ··· 2803 2818 resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} 2804 2819 hasBin: true 2805 2820 2806 - lru-cache@10.2.2: 2807 - resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} 2808 - engines: {node: 14 || >=16.14} 2821 + lru-cache@10.4.3: 2822 + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 2809 2823 2810 2824 magic-bytes.js@1.10.0: 2811 2825 resolution: {integrity: sha512-/k20Lg2q8LE5xiaaSkMXk4sfvI+9EGEykFS4b0CHHGWqDYU0bGUFSwchNOMA56D7TCs9GwVTkqe9als1/ns8UQ==} ··· 2830 2844 mdast-util-to-hast@12.3.0: 2831 2845 resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==} 2832 2846 2833 - mdast-util-to-hast@13.1.0: 2834 - resolution: {integrity: sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==} 2847 + mdast-util-to-hast@13.2.0: 2848 + resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==} 2835 2849 2836 2850 mdast-util-to-string@3.2.0: 2837 2851 resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==} ··· 2928 2942 minimatch@3.1.2: 2929 2943 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 2930 2944 2931 - minimatch@9.0.4: 2932 - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} 2945 + minimatch@9.0.5: 2946 + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} 2933 2947 engines: {node: '>=16 || 14 >=14.17'} 2934 2948 2935 2949 minimist@1.2.8: ··· 2983 2997 next: '>= 13.0.0' 2984 2998 react: '>= 16.8.0' 2985 2999 2986 - next@14.2.3: 2987 - resolution: {integrity: sha512-dowFkFTR8v79NPJO4QsBUtxv0g9BrS/phluVpMAt2ku7H+cbcBJlopXjkWlwxrk/xGqMemr7JkGPGemPrLLX7A==} 3000 + next@14.2.5: 3001 + resolution: {integrity: sha512-0f8aRfBVL+mpzfBjYfQuLWh2WyAwtJXCRfkPF4UJ5qd2YwrHczsrSzXU4tRMV0OAxR8ZJZWPFn6uhSC56UTsLA==} 2988 3002 engines: {node: '>=18.17.0'} 2989 3003 hasBin: true 2990 3004 peerDependencies: ··· 3001 3015 sass: 3002 3016 optional: true 3003 3017 3004 - node-releases@2.0.14: 3005 - resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} 3018 + node-releases@2.0.18: 3019 + resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} 3006 3020 3007 3021 normalize-path@3.0.0: 3008 3022 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} ··· 3024 3038 resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} 3025 3039 engines: {node: '>= 6'} 3026 3040 3027 - object-inspect@1.13.1: 3028 - resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} 3041 + object-inspect@1.13.2: 3042 + resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} 3043 + engines: {node: '>= 0.4'} 3044 + 3045 + object-is@1.1.6: 3046 + resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==} 3047 + engines: {node: '>= 0.4'} 3029 3048 3030 3049 object-keys@1.1.1: 3031 3050 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} ··· 3051 3070 resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==} 3052 3071 engines: {node: '>= 0.4'} 3053 3072 3054 - object.hasown@1.1.4: 3055 - resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==} 3056 - engines: {node: '>= 0.4'} 3057 - 3058 3073 object.pick@1.3.0: 3059 3074 resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} 3060 3075 engines: {node: '>=0.10.0'} ··· 3081 3096 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} 3082 3097 engines: {node: '>=10'} 3083 3098 3099 + package-json-from-dist@1.0.0: 3100 + resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} 3101 + 3084 3102 parent-module@1.0.1: 3085 3103 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} 3086 3104 engines: {node: '>=6'} ··· 3158 3176 ts-node: 3159 3177 optional: true 3160 3178 3161 - postcss-nested@6.0.1: 3162 - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} 3179 + postcss-nested@6.2.0: 3180 + resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} 3163 3181 engines: {node: '>=12.0'} 3164 3182 peerDependencies: 3165 3183 postcss: ^8.2.14 3166 3184 3167 - postcss-selector-parser@6.1.0: 3168 - resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} 3185 + postcss-selector-parser@6.1.1: 3186 + resolution: {integrity: sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==} 3169 3187 engines: {node: '>=4'} 3170 3188 3171 3189 postcss-value-parser@4.2.0: ··· 3175 3193 resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} 3176 3194 engines: {node: ^10 || ^12 || >=14} 3177 3195 3178 - postcss@8.4.38: 3179 - resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} 3196 + postcss@8.4.39: 3197 + resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} 3180 3198 engines: {node: ^10 || ^12 || >=14} 3181 3199 3182 3200 prelude-ls@1.2.1: ··· 3395 3413 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 3396 3414 hasBin: true 3397 3415 3398 - semver@7.6.2: 3399 - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} 3416 + semver@7.6.3: 3417 + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} 3400 3418 engines: {node: '>=10'} 3401 3419 hasBin: true 3402 3420 ··· 3469 3487 static-extend@0.1.2: 3470 3488 resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} 3471 3489 engines: {node: '>=0.10.0'} 3490 + 3491 + stop-iteration-iterator@1.0.0: 3492 + resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==} 3493 + engines: {node: '>= 0.4'} 3472 3494 3473 3495 streamsearch@1.1.0: 3474 3496 resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} ··· 3482 3504 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 3483 3505 engines: {node: '>=12'} 3484 3506 3507 + string.prototype.includes@2.0.0: 3508 + resolution: {integrity: sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==} 3509 + 3485 3510 string.prototype.matchall@4.0.11: 3486 3511 resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==} 3487 3512 engines: {node: '>= 0.4'} 3513 + 3514 + string.prototype.repeat@1.0.0: 3515 + resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} 3488 3516 3489 3517 string.prototype.trim@1.2.9: 3490 3518 resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} ··· 3545 3573 tailwind-merge@1.14.0: 3546 3574 resolution: {integrity: sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==} 3547 3575 3548 - tailwind-merge@2.3.0: 3549 - resolution: {integrity: sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==} 3576 + tailwind-merge@2.4.0: 3577 + resolution: {integrity: sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==} 3550 3578 3551 3579 tailwind-variants@0.1.20: 3552 3580 resolution: {integrity: sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==} ··· 3554 3582 peerDependencies: 3555 3583 tailwindcss: '*' 3556 3584 3557 - tailwindcss@3.4.3: 3558 - resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} 3585 + tailwindcss@3.4.6: 3586 + resolution: {integrity: sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==} 3559 3587 engines: {node: '>=14.0.0'} 3560 3588 hasBin: true 3561 3589 ··· 3636 3664 resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} 3637 3665 engines: {node: '>= 0.4'} 3638 3666 3639 - typescript@5.4.5: 3640 - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} 3667 + typescript@5.5.4: 3668 + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} 3641 3669 engines: {node: '>=14.17'} 3642 3670 hasBin: true 3643 3671 ··· 3698 3726 resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} 3699 3727 engines: {node: '>=0.10.0'} 3700 3728 3701 - update-browserslist-db@1.0.16: 3702 - resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} 3729 + update-browserslist-db@1.1.0: 3730 + resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} 3703 3731 hasBin: true 3704 3732 peerDependencies: 3705 3733 browserslist: '>= 4.21.0' ··· 3771 3799 engines: {node: '>=8'} 3772 3800 hasBin: true 3773 3801 3774 - vfile-location@5.0.2: 3775 - resolution: {integrity: sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==} 3802 + vfile-location@5.0.3: 3803 + resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==} 3776 3804 3777 3805 vfile-message@3.1.4: 3778 3806 resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==} ··· 3783 3811 vfile@5.3.7: 3784 3812 resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==} 3785 3813 3786 - vfile@6.0.1: 3787 - resolution: {integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==} 3814 + vfile@6.0.2: 3815 + resolution: {integrity: sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==} 3788 3816 3789 3817 victory-vendor@36.9.2: 3790 3818 resolution: {integrity: sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==} ··· 3827 3855 wrappy@1.0.2: 3828 3856 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} 3829 3857 3830 - yaml@2.4.3: 3831 - resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==} 3858 + yaml@2.4.5: 3859 + resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} 3832 3860 engines: {node: '>= 14'} 3833 3861 hasBin: true 3834 3862 ··· 3836 3864 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 3837 3865 engines: {node: '>=10'} 3838 3866 3839 - zustand@4.5.2: 3840 - resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} 3867 + zustand@4.5.4: 3868 + resolution: {integrity: sha512-/BPMyLKJPtFEvVL0E9E9BTUM63MNyhPGlvxk1XjrfWTUlV+BR8jufjsovHzrtR6YNcBEcL7cMHovL1n9xHawEg==} 3841 3869 engines: {node: '>=12.7.0'} 3842 3870 peerDependencies: 3843 3871 '@types/react': '>=16.8' ··· 3858 3886 3859 3887 '@alloc/quick-lru@5.2.0': {} 3860 3888 3861 - '@babel/runtime@7.24.7': 3889 + '@babel/runtime@7.24.8': 3862 3890 dependencies: 3863 3891 regenerator-runtime: 0.14.1 3864 3892 ··· 3868 3896 dependencies: 3869 3897 '@discordjs/collection': 2.1.0 3870 3898 '@discordjs/util': 1.1.0 3871 - '@sapphire/async-queue': 1.5.2 3899 + '@sapphire/async-queue': 1.5.3 3872 3900 '@sapphire/snowflake': 3.5.3 3873 - '@vladfrangu/async_event_emitter': 2.2.4 3901 + '@vladfrangu/async_event_emitter': 2.4.4 3874 3902 discord-api-types: 0.37.61 3875 3903 magic-bytes.js: 1.10.0 3876 3904 tslib: 2.6.3 ··· 3888 3916 eslint: 8.57.0 3889 3917 eslint-visitor-keys: 3.4.3 3890 3918 3891 - '@eslint-community/regexpp@4.10.1': {} 3919 + '@eslint-community/regexpp@4.11.0': {} 3892 3920 3893 3921 '@eslint/eslintrc@2.1.4': 3894 3922 dependencies: ··· 4019 4047 '@img/sharp-win32-x64@0.33.4': 4020 4048 optional: true 4021 4049 4022 - '@internationalized/date@3.5.4': 4050 + '@internationalized/date@3.5.5': 4023 4051 dependencies: 4024 - '@swc/helpers': 0.5.11 4052 + '@swc/helpers': 0.5.12 4025 4053 4026 4054 '@internationalized/message@3.1.4': 4027 4055 dependencies: 4028 - '@swc/helpers': 0.5.11 4056 + '@swc/helpers': 0.5.12 4029 4057 intl-messageformat: 10.5.14 4030 4058 4031 4059 '@internationalized/number@3.5.3': 4032 4060 dependencies: 4033 - '@swc/helpers': 0.5.11 4061 + '@swc/helpers': 0.5.12 4034 4062 4035 4063 '@internationalized/string@3.2.3': 4036 4064 dependencies: 4037 - '@swc/helpers': 0.5.11 4065 + '@swc/helpers': 0.5.12 4038 4066 4039 4067 '@isaacs/cliui@8.0.2': 4040 4068 dependencies: ··· 4048 4076 '@jridgewell/gen-mapping@0.3.5': 4049 4077 dependencies: 4050 4078 '@jridgewell/set-array': 1.2.1 4051 - '@jridgewell/sourcemap-codec': 1.4.15 4079 + '@jridgewell/sourcemap-codec': 1.5.0 4052 4080 '@jridgewell/trace-mapping': 0.3.25 4053 4081 4054 4082 '@jridgewell/resolve-uri@3.1.2': {} 4055 4083 4056 4084 '@jridgewell/set-array@1.2.1': {} 4057 4085 4058 - '@jridgewell/sourcemap-codec@1.4.15': {} 4086 + '@jridgewell/sourcemap-codec@1.5.0': {} 4059 4087 4060 4088 '@jridgewell/trace-mapping@0.3.25': 4061 4089 dependencies: 4062 4090 '@jridgewell/resolve-uri': 3.1.2 4063 - '@jridgewell/sourcemap-codec': 1.4.15 4091 + '@jridgewell/sourcemap-codec': 1.5.0 4064 4092 4065 - '@next/env@14.2.3': {} 4093 + '@next/env@14.2.5': {} 4066 4094 4067 - '@next/eslint-plugin-next@14.2.3': 4095 + '@next/eslint-plugin-next@14.2.5': 4068 4096 dependencies: 4069 4097 glob: 10.3.10 4070 4098 4071 - '@next/swc-darwin-arm64@14.2.3': 4099 + '@next/swc-darwin-arm64@14.2.5': 4072 4100 optional: true 4073 4101 4074 - '@next/swc-darwin-x64@14.2.3': 4102 + '@next/swc-darwin-x64@14.2.5': 4075 4103 optional: true 4076 4104 4077 - '@next/swc-linux-arm64-gnu@14.2.3': 4105 + '@next/swc-linux-arm64-gnu@14.2.5': 4078 4106 optional: true 4079 4107 4080 - '@next/swc-linux-arm64-musl@14.2.3': 4108 + '@next/swc-linux-arm64-musl@14.2.5': 4081 4109 optional: true 4082 4110 4083 - '@next/swc-linux-x64-gnu@14.2.3': 4111 + '@next/swc-linux-x64-gnu@14.2.5': 4084 4112 optional: true 4085 4113 4086 - '@next/swc-linux-x64-musl@14.2.3': 4114 + '@next/swc-linux-x64-musl@14.2.5': 4087 4115 optional: true 4088 4116 4089 - '@next/swc-win32-arm64-msvc@14.2.3': 4117 + '@next/swc-win32-arm64-msvc@14.2.5': 4090 4118 optional: true 4091 4119 4092 - '@next/swc-win32-ia32-msvc@14.2.3': 4120 + '@next/swc-win32-ia32-msvc@14.2.5': 4093 4121 optional: true 4094 4122 4095 - '@next/swc-win32-x64-msvc@14.2.3': 4123 + '@next/swc-win32-x64-msvc@14.2.5': 4096 4124 optional: true 4097 4125 4098 - '@nextui-org/accordion@2.0.34(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4126 + '@nextui-org/accordion@2.0.38(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4099 4127 dependencies: 4100 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4101 - '@nextui-org/divider': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4102 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4103 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4104 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4105 - '@nextui-org/shared-utils': 2.0.5 4106 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4107 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4108 - '@nextui-org/use-aria-accordion': 2.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4109 - '@react-aria/button': 3.9.3(react@18.3.1) 4110 - '@react-aria/focus': 3.16.2(react@18.3.1) 4111 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4128 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4129 + '@nextui-org/divider': 2.0.31(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4130 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4131 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4132 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4133 + '@nextui-org/shared-utils': 2.0.7 4134 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4135 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4136 + '@nextui-org/use-aria-accordion': 2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4137 + '@react-aria/button': 3.9.5(react@18.3.1) 4138 + '@react-aria/focus': 3.17.1(react@18.3.1) 4139 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4112 4140 '@react-aria/utils': 3.24.1(react@18.3.1) 4113 - '@react-stately/tree': 3.7.6(react@18.3.1) 4114 - '@react-types/accordion': 3.0.0-alpha.19(react@18.3.1) 4141 + '@react-stately/tree': 3.8.1(react@18.3.1) 4142 + '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) 4115 4143 '@react-types/shared': 3.23.1(react@18.3.1) 4116 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4144 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4117 4145 react: 18.3.1 4118 4146 react-dom: 18.3.1(react@18.3.1) 4119 4147 4120 - '@nextui-org/aria-utils@2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4148 + '@nextui-org/aria-utils@2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4121 4149 dependencies: 4122 - '@nextui-org/react-rsc-utils': 2.0.12 4123 - '@nextui-org/shared-utils': 2.0.5 4124 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4150 + '@nextui-org/react-rsc-utils': 2.0.13 4151 + '@nextui-org/shared-utils': 2.0.7 4152 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4125 4153 '@react-aria/utils': 3.24.1(react@18.3.1) 4126 - '@react-stately/collections': 3.10.5(react@18.3.1) 4127 - '@react-stately/overlays': 3.6.5(react@18.3.1) 4128 - '@react-types/overlays': 3.8.5(react@18.3.1) 4154 + '@react-stately/collections': 3.10.7(react@18.3.1) 4155 + '@react-stately/overlays': 3.6.7(react@18.3.1) 4156 + '@react-types/overlays': 3.8.7(react@18.3.1) 4129 4157 '@react-types/shared': 3.23.1(react@18.3.1) 4130 4158 react: 18.3.1 4131 4159 react-dom: 18.3.1(react@18.3.1) ··· 4133 4161 - '@nextui-org/theme' 4134 4162 - framer-motion 4135 4163 4136 - '@nextui-org/autocomplete@2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4164 + '@nextui-org/autocomplete@2.1.5(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4137 4165 dependencies: 4138 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4139 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4140 - '@nextui-org/input': 2.2.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4141 - '@nextui-org/listbox': 2.1.21(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4142 - '@nextui-org/popover': 2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4143 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4144 - '@nextui-org/scroll-shadow': 2.1.16(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4145 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4146 - '@nextui-org/shared-utils': 2.0.5 4147 - '@nextui-org/spinner': 2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4148 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4149 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4150 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4151 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4152 - '@react-aria/combobox': 3.8.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4153 - '@react-aria/focus': 3.16.2(react@18.3.1) 4154 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4155 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4166 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4167 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4168 + '@nextui-org/input': 2.2.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4169 + '@nextui-org/listbox': 2.1.25(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4170 + '@nextui-org/popover': 2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4171 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4172 + '@nextui-org/scroll-shadow': 2.1.19(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4173 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4174 + '@nextui-org/shared-utils': 2.0.7 4175 + '@nextui-org/spinner': 2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4176 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4177 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4178 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4179 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4180 + '@react-aria/combobox': 3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4181 + '@react-aria/focus': 3.17.1(react@18.3.1) 4182 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4183 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4156 4184 '@react-aria/utils': 3.24.1(react@18.3.1) 4157 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4158 - '@react-stately/combobox': 3.8.2(react@18.3.1) 4159 - '@react-types/combobox': 3.10.1(react@18.3.1) 4185 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4186 + '@react-stately/combobox': 3.8.4(react@18.3.1) 4187 + '@react-types/combobox': 3.11.1(react@18.3.1) 4160 4188 '@react-types/shared': 3.23.1(react@18.3.1) 4161 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4189 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4162 4190 react: 18.3.1 4163 4191 react-dom: 18.3.1(react@18.3.1) 4164 4192 transitivePeerDependencies: 4165 4193 - '@types/react' 4166 4194 4167 - '@nextui-org/avatar@2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4195 + '@nextui-org/avatar@2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4168 4196 dependencies: 4169 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4170 - '@nextui-org/shared-utils': 2.0.5 4171 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4172 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4173 - '@nextui-org/use-image': 2.0.5(react@18.3.1) 4174 - '@react-aria/focus': 3.16.2(react@18.3.1) 4175 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4176 - '@react-aria/utils': 3.23.2(react@18.3.1) 4197 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4198 + '@nextui-org/shared-utils': 2.0.7 4199 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4200 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4201 + '@nextui-org/use-image': 2.0.6(react@18.3.1) 4202 + '@react-aria/focus': 3.17.1(react@18.3.1) 4203 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4204 + '@react-aria/utils': 3.24.1(react@18.3.1) 4177 4205 react: 18.3.1 4178 4206 react-dom: 18.3.1(react@18.3.1) 4179 4207 4180 - '@nextui-org/badge@2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4208 + '@nextui-org/badge@2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4181 4209 dependencies: 4182 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4183 - '@nextui-org/shared-utils': 2.0.5 4184 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4185 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4210 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4211 + '@nextui-org/shared-utils': 2.0.7 4212 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4213 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4186 4214 react: 18.3.1 4187 4215 react-dom: 18.3.1(react@18.3.1) 4188 4216 4189 - '@nextui-org/breadcrumbs@2.0.9(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4217 + '@nextui-org/breadcrumbs@2.0.12(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4190 4218 dependencies: 4191 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4192 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4193 - '@nextui-org/shared-utils': 2.0.5 4194 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4195 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4196 - '@react-aria/breadcrumbs': 3.5.11(react@18.3.1) 4197 - '@react-aria/focus': 3.16.2(react@18.3.1) 4219 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4220 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4221 + '@nextui-org/shared-utils': 2.0.7 4222 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4223 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4224 + '@react-aria/breadcrumbs': 3.5.13(react@18.3.1) 4225 + '@react-aria/focus': 3.17.1(react@18.3.1) 4198 4226 '@react-aria/utils': 3.24.1(react@18.3.1) 4199 - '@react-types/breadcrumbs': 3.7.3(react@18.3.1) 4227 + '@react-types/breadcrumbs': 3.7.5(react@18.3.1) 4200 4228 '@react-types/shared': 3.23.1(react@18.3.1) 4201 4229 react: 18.3.1 4202 4230 react-dom: 18.3.1(react@18.3.1) 4203 4231 4204 - '@nextui-org/button@2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4232 + '@nextui-org/button@2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4205 4233 dependencies: 4206 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4207 - '@nextui-org/ripple': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4208 - '@nextui-org/shared-utils': 2.0.5 4209 - '@nextui-org/spinner': 2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4210 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4211 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4212 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4213 - '@react-aria/button': 3.9.3(react@18.3.1) 4214 - '@react-aria/focus': 3.16.2(react@18.3.1) 4215 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4234 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4235 + '@nextui-org/ripple': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4236 + '@nextui-org/shared-utils': 2.0.7 4237 + '@nextui-org/spinner': 2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4238 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4239 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4240 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4241 + '@react-aria/button': 3.9.5(react@18.3.1) 4242 + '@react-aria/focus': 3.17.1(react@18.3.1) 4243 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4216 4244 '@react-aria/utils': 3.24.1(react@18.3.1) 4217 - '@react-types/button': 3.9.2(react@18.3.1) 4245 + '@react-types/button': 3.9.4(react@18.3.1) 4218 4246 '@react-types/shared': 3.23.1(react@18.3.1) 4219 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4247 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4220 4248 react: 18.3.1 4221 4249 react-dom: 18.3.1(react@18.3.1) 4222 4250 4223 - '@nextui-org/calendar@2.0.6(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4251 + '@nextui-org/calendar@2.0.11(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4224 4252 dependencies: 4225 - '@internationalized/date': 3.5.4 4226 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4227 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4228 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4229 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4230 - '@nextui-org/shared-utils': 2.0.5 4231 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4232 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4233 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4234 - '@react-aria/calendar': 3.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4235 - '@react-aria/focus': 3.16.2(react@18.3.1) 4236 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4237 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4253 + '@internationalized/date': 3.5.5 4254 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4255 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4256 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4257 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4258 + '@nextui-org/shared-utils': 2.0.7 4259 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4260 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4261 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4262 + '@react-aria/calendar': 3.5.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4263 + '@react-aria/focus': 3.17.1(react@18.3.1) 4264 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4265 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4238 4266 '@react-aria/utils': 3.24.1(react@18.3.1) 4239 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4240 - '@react-stately/calendar': 3.4.4(react@18.3.1) 4241 - '@react-stately/utils': 3.9.1(react@18.3.1) 4242 - '@react-types/button': 3.9.2(react@18.3.1) 4243 - '@react-types/calendar': 3.4.4(react@18.3.1) 4267 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4268 + '@react-stately/calendar': 3.5.1(react@18.3.1) 4269 + '@react-stately/utils': 3.10.1(react@18.3.1) 4270 + '@react-types/button': 3.9.4(react@18.3.1) 4271 + '@react-types/calendar': 3.4.6(react@18.3.1) 4244 4272 '@react-types/shared': 3.23.1(react@18.3.1) 4245 4273 '@types/lodash.debounce': 4.0.9 4246 4274 lodash.debounce: 4.0.8 ··· 4250 4278 transitivePeerDependencies: 4251 4279 - framer-motion 4252 4280 4253 - '@nextui-org/card@2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4281 + '@nextui-org/card@2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4254 4282 dependencies: 4255 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4256 - '@nextui-org/ripple': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4257 - '@nextui-org/shared-utils': 2.0.5 4258 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4259 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4260 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4261 - '@react-aria/button': 3.9.3(react@18.3.1) 4262 - '@react-aria/focus': 3.16.2(react@18.3.1) 4263 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4283 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4284 + '@nextui-org/ripple': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4285 + '@nextui-org/shared-utils': 2.0.7 4286 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4287 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4288 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4289 + '@react-aria/button': 3.9.5(react@18.3.1) 4290 + '@react-aria/focus': 3.17.1(react@18.3.1) 4291 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4264 4292 '@react-aria/utils': 3.24.1(react@18.3.1) 4265 4293 '@react-types/shared': 3.23.1(react@18.3.1) 4266 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4294 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4267 4295 react: 18.3.1 4268 4296 react-dom: 18.3.1(react@18.3.1) 4269 4297 4270 - '@nextui-org/checkbox@2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4298 + '@nextui-org/checkbox@2.1.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4271 4299 dependencies: 4272 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4273 - '@nextui-org/shared-utils': 2.0.5 4274 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4275 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4276 - '@nextui-org/use-callback-ref': 2.0.5(react@18.3.1) 4277 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4278 - '@react-aria/checkbox': 3.14.1(react@18.3.1) 4279 - '@react-aria/focus': 3.16.2(react@18.3.1) 4280 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4300 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4301 + '@nextui-org/shared-utils': 2.0.7 4302 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4303 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4304 + '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) 4305 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4306 + '@react-aria/checkbox': 3.14.3(react@18.3.1) 4307 + '@react-aria/focus': 3.17.1(react@18.3.1) 4308 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4281 4309 '@react-aria/utils': 3.24.1(react@18.3.1) 4282 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4283 - '@react-stately/checkbox': 3.6.3(react@18.3.1) 4284 - '@react-stately/toggle': 3.7.2(react@18.3.1) 4285 - '@react-types/checkbox': 3.7.1(react@18.3.1) 4310 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4311 + '@react-stately/checkbox': 3.6.5(react@18.3.1) 4312 + '@react-stately/toggle': 3.7.4(react@18.3.1) 4313 + '@react-types/checkbox': 3.8.1(react@18.3.1) 4286 4314 '@react-types/shared': 3.23.1(react@18.3.1) 4287 4315 react: 18.3.1 4288 4316 react-dom: 18.3.1(react@18.3.1) 4289 4317 4290 - '@nextui-org/chip@2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4318 + '@nextui-org/chip@2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4291 4319 dependencies: 4292 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4293 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4294 - '@nextui-org/shared-utils': 2.0.5 4295 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4296 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4297 - '@react-aria/focus': 3.16.2(react@18.3.1) 4298 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4320 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4321 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4322 + '@nextui-org/shared-utils': 2.0.7 4323 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4324 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4325 + '@react-aria/focus': 3.17.1(react@18.3.1) 4326 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4299 4327 '@react-aria/utils': 3.24.1(react@18.3.1) 4300 - '@react-types/checkbox': 3.7.1(react@18.3.1) 4328 + '@react-types/checkbox': 3.8.1(react@18.3.1) 4301 4329 react: 18.3.1 4302 4330 react-dom: 18.3.1(react@18.3.1) 4303 4331 4304 - '@nextui-org/code@2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4332 + '@nextui-org/code@2.0.32(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4305 4333 dependencies: 4306 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4307 - '@nextui-org/shared-utils': 2.0.5 4308 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4309 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4334 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4335 + '@nextui-org/shared-utils': 2.0.7 4336 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4337 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4310 4338 react: 18.3.1 4311 4339 react-dom: 18.3.1(react@18.3.1) 4312 4340 4313 - '@nextui-org/date-input@2.1.0(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4341 + '@nextui-org/date-input@2.1.3(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4314 4342 dependencies: 4315 - '@internationalized/date': 3.5.4 4316 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4317 - '@nextui-org/shared-utils': 2.0.5 4318 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4319 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4320 - '@react-aria/datepicker': 3.9.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4321 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4322 - '@react-aria/utils': 3.23.2(react@18.3.1) 4323 - '@react-stately/datepicker': 3.9.2(react@18.3.1) 4324 - '@react-types/datepicker': 3.7.2(react@18.3.1) 4325 - '@react-types/shared': 3.22.1(react@18.3.1) 4343 + '@internationalized/date': 3.5.5 4344 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4345 + '@nextui-org/shared-utils': 2.0.7 4346 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4347 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4348 + '@react-aria/datepicker': 3.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4349 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4350 + '@react-aria/utils': 3.24.1(react@18.3.1) 4351 + '@react-stately/datepicker': 3.9.4(react@18.3.1) 4352 + '@react-types/datepicker': 3.7.4(react@18.3.1) 4353 + '@react-types/shared': 3.23.1(react@18.3.1) 4326 4354 react: 18.3.1 4327 4355 react-dom: 18.3.1(react@18.3.1) 4328 4356 4329 - '@nextui-org/date-picker@2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4357 + '@nextui-org/date-picker@2.1.6(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4330 4358 dependencies: 4331 - '@internationalized/date': 3.5.4 4332 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4333 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4334 - '@nextui-org/calendar': 2.0.6(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4335 - '@nextui-org/date-input': 2.1.0(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4336 - '@nextui-org/popover': 2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4337 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4338 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4339 - '@nextui-org/shared-utils': 2.0.5 4340 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4341 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4342 - '@react-aria/datepicker': 3.9.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4343 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4344 - '@react-aria/utils': 3.23.2(react@18.3.1) 4345 - '@react-stately/datepicker': 3.9.2(react@18.3.1) 4346 - '@react-stately/overlays': 3.6.5(react@18.3.1) 4347 - '@react-stately/utils': 3.9.1(react@18.3.1) 4348 - '@react-types/datepicker': 3.7.2(react@18.3.1) 4359 + '@internationalized/date': 3.5.5 4360 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4361 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4362 + '@nextui-org/calendar': 2.0.11(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4363 + '@nextui-org/date-input': 2.1.3(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4364 + '@nextui-org/popover': 2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4365 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4366 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4367 + '@nextui-org/shared-utils': 2.0.7 4368 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4369 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4370 + '@react-aria/datepicker': 3.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4371 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4372 + '@react-aria/utils': 3.24.1(react@18.3.1) 4373 + '@react-stately/datepicker': 3.9.4(react@18.3.1) 4374 + '@react-stately/overlays': 3.6.7(react@18.3.1) 4375 + '@react-stately/utils': 3.10.1(react@18.3.1) 4376 + '@react-types/datepicker': 3.7.4(react@18.3.1) 4349 4377 '@react-types/shared': 3.23.1(react@18.3.1) 4350 4378 react: 18.3.1 4351 4379 react-dom: 18.3.1(react@18.3.1) ··· 4353 4381 - '@types/react' 4354 4382 - framer-motion 4355 4383 4356 - '@nextui-org/divider@2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4384 + '@nextui-org/divider@2.0.31(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4357 4385 dependencies: 4358 - '@nextui-org/react-rsc-utils': 2.0.12 4359 - '@nextui-org/shared-utils': 2.0.5 4360 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4361 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4362 - '@react-types/shared': 3.22.1(react@18.3.1) 4386 + '@nextui-org/react-rsc-utils': 2.0.13 4387 + '@nextui-org/shared-utils': 2.0.7 4388 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4389 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4390 + '@react-types/shared': 3.23.1(react@18.3.1) 4363 4391 react: 18.3.1 4364 4392 react-dom: 18.3.1(react@18.3.1) 4365 4393 4366 - '@nextui-org/dropdown@2.1.25(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4394 + '@nextui-org/dropdown@2.1.29(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4367 4395 dependencies: 4368 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4369 - '@nextui-org/menu': 2.0.24(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4370 - '@nextui-org/popover': 2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4371 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4372 - '@nextui-org/shared-utils': 2.0.5 4373 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4374 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4375 - '@react-aria/focus': 3.16.2(react@18.3.1) 4376 - '@react-aria/menu': 3.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4396 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4397 + '@nextui-org/menu': 2.0.28(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4398 + '@nextui-org/popover': 2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4399 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4400 + '@nextui-org/shared-utils': 2.0.7 4401 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4402 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4403 + '@react-aria/focus': 3.17.1(react@18.3.1) 4404 + '@react-aria/menu': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4377 4405 '@react-aria/utils': 3.24.1(react@18.3.1) 4378 - '@react-stately/menu': 3.6.1(react@18.3.1) 4379 - '@react-types/menu': 3.9.7(react@18.3.1) 4380 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4406 + '@react-stately/menu': 3.7.1(react@18.3.1) 4407 + '@react-types/menu': 3.9.9(react@18.3.1) 4408 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4381 4409 react: 18.3.1 4382 4410 react-dom: 18.3.1(react@18.3.1) 4383 4411 transitivePeerDependencies: 4384 4412 - '@types/react' 4385 4413 4386 - '@nextui-org/framer-utils@2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4414 + '@nextui-org/framer-utils@2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4387 4415 dependencies: 4388 - '@nextui-org/shared-utils': 2.0.5 4389 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4390 - '@nextui-org/use-measure': 2.0.1(react@18.3.1) 4391 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4416 + '@nextui-org/shared-utils': 2.0.7 4417 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4418 + '@nextui-org/use-measure': 2.0.2(react@18.3.1) 4419 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4392 4420 react: 18.3.1 4393 4421 react-dom: 18.3.1(react@18.3.1) 4394 4422 transitivePeerDependencies: 4395 4423 - '@nextui-org/theme' 4396 4424 4397 - '@nextui-org/image@2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4425 + '@nextui-org/image@2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4398 4426 dependencies: 4399 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4400 - '@nextui-org/shared-utils': 2.0.5 4401 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4402 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4403 - '@nextui-org/use-image': 2.0.5(react@18.3.1) 4427 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4428 + '@nextui-org/shared-utils': 2.0.7 4429 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4430 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4431 + '@nextui-org/use-image': 2.0.6(react@18.3.1) 4404 4432 react: 18.3.1 4405 4433 react-dom: 18.3.1(react@18.3.1) 4406 4434 4407 - '@nextui-org/input@2.2.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4435 + '@nextui-org/input@2.2.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4408 4436 dependencies: 4409 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4410 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4411 - '@nextui-org/shared-utils': 2.0.5 4412 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4413 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4414 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4415 - '@react-aria/focus': 3.16.2(react@18.3.1) 4416 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4417 - '@react-aria/textfield': 3.14.3(react@18.3.1) 4437 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4438 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4439 + '@nextui-org/shared-utils': 2.0.7 4440 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4441 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4442 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4443 + '@react-aria/focus': 3.17.1(react@18.3.1) 4444 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4445 + '@react-aria/textfield': 3.14.5(react@18.3.1) 4418 4446 '@react-aria/utils': 3.24.1(react@18.3.1) 4419 - '@react-stately/utils': 3.9.1(react@18.3.1) 4447 + '@react-stately/utils': 3.10.1(react@18.3.1) 4420 4448 '@react-types/shared': 3.23.1(react@18.3.1) 4421 - '@react-types/textfield': 3.9.1(react@18.3.1) 4449 + '@react-types/textfield': 3.9.3(react@18.3.1) 4422 4450 react: 18.3.1 4423 4451 react-dom: 18.3.1(react@18.3.1) 4424 4452 react-textarea-autosize: 8.5.3(@types/react@18.3.3)(react@18.3.1) 4425 4453 transitivePeerDependencies: 4426 4454 - '@types/react' 4427 4455 4428 - '@nextui-org/kbd@2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4456 + '@nextui-org/kbd@2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4429 4457 dependencies: 4430 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4431 - '@nextui-org/shared-utils': 2.0.5 4432 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4433 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4434 - '@react-aria/utils': 3.23.2(react@18.3.1) 4458 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4459 + '@nextui-org/shared-utils': 2.0.7 4460 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4461 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4462 + '@react-aria/utils': 3.24.1(react@18.3.1) 4435 4463 react: 18.3.1 4436 4464 react-dom: 18.3.1(react@18.3.1) 4437 4465 4438 - '@nextui-org/link@2.0.31(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4466 + '@nextui-org/link@2.0.34(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4439 4467 dependencies: 4440 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4441 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4442 - '@nextui-org/shared-utils': 2.0.5 4443 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4444 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4445 - '@nextui-org/use-aria-link': 2.0.17(react@18.3.1) 4446 - '@react-aria/focus': 3.16.2(react@18.3.1) 4468 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4469 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4470 + '@nextui-org/shared-utils': 2.0.7 4471 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4472 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4473 + '@nextui-org/use-aria-link': 2.0.19(react@18.3.1) 4474 + '@react-aria/focus': 3.17.1(react@18.3.1) 4447 4475 '@react-aria/link': 3.7.1(react@18.3.1) 4448 4476 '@react-aria/utils': 3.24.1(react@18.3.1) 4449 - '@react-types/link': 3.5.3(react@18.3.1) 4477 + '@react-types/link': 3.5.5(react@18.3.1) 4450 4478 react: 18.3.1 4451 4479 react-dom: 18.3.1(react@18.3.1) 4452 4480 4453 - '@nextui-org/listbox@2.1.21(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4481 + '@nextui-org/listbox@2.1.25(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4454 4482 dependencies: 4455 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4456 - '@nextui-org/divider': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4457 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4458 - '@nextui-org/shared-utils': 2.0.5 4459 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4460 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4461 - '@nextui-org/use-is-mobile': 2.0.7(react@18.3.1) 4462 - '@react-aria/focus': 3.16.2(react@18.3.1) 4463 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4464 - '@react-aria/listbox': 3.11.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4483 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4484 + '@nextui-org/divider': 2.0.31(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4485 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4486 + '@nextui-org/shared-utils': 2.0.7 4487 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4488 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4489 + '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) 4490 + '@react-aria/focus': 3.17.1(react@18.3.1) 4491 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4492 + '@react-aria/listbox': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4465 4493 '@react-aria/utils': 3.24.1(react@18.3.1) 4466 - '@react-stately/list': 3.10.3(react@18.3.1) 4467 - '@react-types/menu': 3.9.7(react@18.3.1) 4494 + '@react-stately/list': 3.10.5(react@18.3.1) 4495 + '@react-types/menu': 3.9.9(react@18.3.1) 4468 4496 '@react-types/shared': 3.23.1(react@18.3.1) 4469 4497 react: 18.3.1 4470 4498 react-dom: 18.3.1(react@18.3.1) 4471 4499 transitivePeerDependencies: 4472 4500 - framer-motion 4473 4501 4474 - '@nextui-org/menu@2.0.24(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4502 + '@nextui-org/menu@2.0.28(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4475 4503 dependencies: 4476 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4477 - '@nextui-org/divider': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4478 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4479 - '@nextui-org/shared-utils': 2.0.5 4480 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4481 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4482 - '@nextui-org/use-aria-menu': 2.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4483 - '@nextui-org/use-is-mobile': 2.0.7(react@18.3.1) 4484 - '@react-aria/focus': 3.16.2(react@18.3.1) 4485 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4486 - '@react-aria/menu': 3.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4504 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4505 + '@nextui-org/divider': 2.0.31(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4506 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4507 + '@nextui-org/shared-utils': 2.0.7 4508 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4509 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4510 + '@nextui-org/use-aria-menu': 2.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4511 + '@nextui-org/use-is-mobile': 2.0.9(react@18.3.1) 4512 + '@react-aria/focus': 3.17.1(react@18.3.1) 4513 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4514 + '@react-aria/menu': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4487 4515 '@react-aria/utils': 3.24.1(react@18.3.1) 4488 - '@react-stately/menu': 3.6.1(react@18.3.1) 4489 - '@react-stately/tree': 3.7.6(react@18.3.1) 4490 - '@react-types/menu': 3.9.7(react@18.3.1) 4516 + '@react-stately/menu': 3.7.1(react@18.3.1) 4517 + '@react-stately/tree': 3.8.1(react@18.3.1) 4518 + '@react-types/menu': 3.9.9(react@18.3.1) 4491 4519 '@react-types/shared': 3.23.1(react@18.3.1) 4492 4520 react: 18.3.1 4493 4521 react-dom: 18.3.1(react@18.3.1) 4494 4522 transitivePeerDependencies: 4495 4523 - framer-motion 4496 4524 4497 - '@nextui-org/modal@2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4525 + '@nextui-org/modal@2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4498 4526 dependencies: 4499 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4500 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4501 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4502 - '@nextui-org/shared-utils': 2.0.5 4503 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4504 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4505 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4506 - '@nextui-org/use-aria-modal-overlay': 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4507 - '@nextui-org/use-disclosure': 2.0.8(react@18.3.1) 4508 - '@react-aria/dialog': 3.5.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4509 - '@react-aria/focus': 3.16.2(react@18.3.1) 4510 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4511 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4527 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4528 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4529 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4530 + '@nextui-org/shared-utils': 2.0.7 4531 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4532 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4533 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4534 + '@nextui-org/use-aria-modal-overlay': 2.0.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4535 + '@nextui-org/use-disclosure': 2.0.10(react@18.3.1) 4536 + '@react-aria/dialog': 3.5.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4537 + '@react-aria/focus': 3.17.1(react@18.3.1) 4538 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4539 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4512 4540 '@react-aria/utils': 3.24.1(react@18.3.1) 4513 - '@react-stately/overlays': 3.6.5(react@18.3.1) 4514 - '@react-types/overlays': 3.8.5(react@18.3.1) 4515 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4541 + '@react-stately/overlays': 3.6.7(react@18.3.1) 4542 + '@react-types/overlays': 3.8.7(react@18.3.1) 4543 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4516 4544 react: 18.3.1 4517 4545 react-dom: 18.3.1(react@18.3.1) 4518 4546 4519 - '@nextui-org/navbar@2.0.32(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4547 + '@nextui-org/navbar@2.0.36(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4520 4548 dependencies: 4521 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4522 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4523 - '@nextui-org/shared-utils': 2.0.5 4524 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4525 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4526 - '@nextui-org/use-aria-toggle-button': 2.0.8(react@18.3.1) 4527 - '@nextui-org/use-scroll-position': 2.0.6(react@18.3.1) 4528 - '@react-aria/focus': 3.16.2(react@18.3.1) 4529 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4530 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4549 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4550 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4551 + '@nextui-org/shared-utils': 2.0.7 4552 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4553 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4554 + '@nextui-org/use-aria-toggle-button': 2.0.10(react@18.3.1) 4555 + '@nextui-org/use-scroll-position': 2.0.8(react@18.3.1) 4556 + '@react-aria/focus': 3.17.1(react@18.3.1) 4557 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4558 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4531 4559 '@react-aria/utils': 3.24.1(react@18.3.1) 4532 - '@react-stately/toggle': 3.7.2(react@18.3.1) 4533 - '@react-stately/utils': 3.9.1(react@18.3.1) 4534 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4560 + '@react-stately/toggle': 3.7.4(react@18.3.1) 4561 + '@react-stately/utils': 3.10.1(react@18.3.1) 4562 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4535 4563 react: 18.3.1 4536 4564 react-dom: 18.3.1(react@18.3.1) 4537 4565 react-remove-scroll: 2.5.10(@types/react@18.3.3)(react@18.3.1) 4538 4566 transitivePeerDependencies: 4539 4567 - '@types/react' 4540 4568 4541 - '@nextui-org/pagination@2.0.32(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4569 + '@nextui-org/pagination@2.0.35(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4542 4570 dependencies: 4543 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4544 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4545 - '@nextui-org/shared-utils': 2.0.5 4546 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4547 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4548 - '@nextui-org/use-pagination': 2.0.6(react@18.3.1) 4549 - '@react-aria/focus': 3.16.2(react@18.3.1) 4550 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4551 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4571 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4572 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4573 + '@nextui-org/shared-utils': 2.0.7 4574 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4575 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4576 + '@nextui-org/use-pagination': 2.0.9(react@18.3.1) 4577 + '@react-aria/focus': 3.17.1(react@18.3.1) 4578 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4579 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4552 4580 '@react-aria/utils': 3.24.1(react@18.3.1) 4553 4581 react: 18.3.1 4554 4582 react-dom: 18.3.1(react@18.3.1) 4555 4583 scroll-into-view-if-needed: 3.0.10 4556 4584 4557 - '@nextui-org/popover@2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4585 + '@nextui-org/popover@2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4558 4586 dependencies: 4559 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4560 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4561 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4562 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4563 - '@nextui-org/shared-utils': 2.0.5 4564 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4565 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4566 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4567 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4568 - '@react-aria/dialog': 3.5.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4569 - '@react-aria/focus': 3.16.2(react@18.3.1) 4570 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4571 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4587 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4588 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4589 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4590 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4591 + '@nextui-org/shared-utils': 2.0.7 4592 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4593 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4594 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4595 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4596 + '@react-aria/dialog': 3.5.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4597 + '@react-aria/focus': 3.17.1(react@18.3.1) 4598 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4599 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4572 4600 '@react-aria/utils': 3.24.1(react@18.3.1) 4573 - '@react-stately/overlays': 3.6.5(react@18.3.1) 4574 - '@react-types/button': 3.9.2(react@18.3.1) 4575 - '@react-types/overlays': 3.8.5(react@18.3.1) 4576 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4601 + '@react-stately/overlays': 3.6.7(react@18.3.1) 4602 + '@react-types/button': 3.9.4(react@18.3.1) 4603 + '@react-types/overlays': 3.8.7(react@18.3.1) 4604 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4577 4605 react: 18.3.1 4578 4606 react-dom: 18.3.1(react@18.3.1) 4579 4607 react-remove-scroll: 2.5.10(@types/react@18.3.3)(react@18.3.1) 4580 4608 transitivePeerDependencies: 4581 4609 - '@types/react' 4582 4610 4583 - '@nextui-org/progress@2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4611 + '@nextui-org/progress@2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4584 4612 dependencies: 4585 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4586 - '@nextui-org/shared-utils': 2.0.5 4587 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4588 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4589 - '@nextui-org/use-is-mounted': 2.0.5(react@18.3.1) 4590 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4591 - '@react-aria/progress': 3.4.11(react@18.3.1) 4613 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4614 + '@nextui-org/shared-utils': 2.0.7 4615 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4616 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4617 + '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) 4618 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4619 + '@react-aria/progress': 3.4.13(react@18.3.1) 4592 4620 '@react-aria/utils': 3.24.1(react@18.3.1) 4593 - '@react-types/progress': 3.5.2(react@18.3.1) 4621 + '@react-types/progress': 3.5.4(react@18.3.1) 4594 4622 react: 18.3.1 4595 4623 react-dom: 18.3.1(react@18.3.1) 4596 4624 4597 - '@nextui-org/radio@2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4625 + '@nextui-org/radio@2.1.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4598 4626 dependencies: 4599 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4600 - '@nextui-org/shared-utils': 2.0.5 4601 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4602 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4603 - '@react-aria/focus': 3.16.2(react@18.3.1) 4604 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4605 - '@react-aria/radio': 3.10.2(react@18.3.1) 4627 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4628 + '@nextui-org/shared-utils': 2.0.7 4629 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4630 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4631 + '@react-aria/focus': 3.17.1(react@18.3.1) 4632 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4633 + '@react-aria/radio': 3.10.4(react@18.3.1) 4606 4634 '@react-aria/utils': 3.24.1(react@18.3.1) 4607 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4608 - '@react-stately/radio': 3.10.2(react@18.3.1) 4609 - '@react-types/radio': 3.7.1(react@18.3.1) 4635 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4636 + '@react-stately/radio': 3.10.4(react@18.3.1) 4637 + '@react-types/radio': 3.8.1(react@18.3.1) 4610 4638 '@react-types/shared': 3.23.1(react@18.3.1) 4611 4639 react: 18.3.1 4612 4640 react-dom: 18.3.1(react@18.3.1) 4613 4641 4614 - '@nextui-org/react-rsc-utils@2.0.12': {} 4642 + '@nextui-org/react-rsc-utils@2.0.13': {} 4615 4643 4616 - '@nextui-org/react-utils@2.0.13(react@18.3.1)': 4644 + '@nextui-org/react-utils@2.0.16(react@18.3.1)': 4617 4645 dependencies: 4618 - '@nextui-org/react-rsc-utils': 2.0.12 4619 - '@nextui-org/shared-utils': 2.0.5 4646 + '@nextui-org/react-rsc-utils': 2.0.13 4647 + '@nextui-org/shared-utils': 2.0.7 4620 4648 react: 18.3.1 4621 4649 4622 - '@nextui-org/react@2.4.1(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.3)': 4650 + '@nextui-org/react@2.4.6(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.6)': 4623 4651 dependencies: 4624 - '@nextui-org/accordion': 2.0.34(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4625 - '@nextui-org/autocomplete': 2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4626 - '@nextui-org/avatar': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4627 - '@nextui-org/badge': 2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4628 - '@nextui-org/breadcrumbs': 2.0.9(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4629 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4630 - '@nextui-org/calendar': 2.0.6(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4631 - '@nextui-org/card': 2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4632 - '@nextui-org/checkbox': 2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4633 - '@nextui-org/chip': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4634 - '@nextui-org/code': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4635 - '@nextui-org/date-input': 2.1.0(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4636 - '@nextui-org/date-picker': 2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4637 - '@nextui-org/divider': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4638 - '@nextui-org/dropdown': 2.1.25(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4639 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4640 - '@nextui-org/image': 2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4641 - '@nextui-org/input': 2.2.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4642 - '@nextui-org/kbd': 2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4643 - '@nextui-org/link': 2.0.31(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4644 - '@nextui-org/listbox': 2.1.21(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4645 - '@nextui-org/menu': 2.0.24(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4646 - '@nextui-org/modal': 2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4647 - '@nextui-org/navbar': 2.0.32(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4648 - '@nextui-org/pagination': 2.0.32(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4649 - '@nextui-org/popover': 2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4650 - '@nextui-org/progress': 2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4651 - '@nextui-org/radio': 2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4652 - '@nextui-org/ripple': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4653 - '@nextui-org/scroll-shadow': 2.1.16(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4654 - '@nextui-org/select': 2.2.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4655 - '@nextui-org/skeleton': 2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4656 - '@nextui-org/slider': 2.2.11(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4657 - '@nextui-org/snippet': 2.0.37(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4658 - '@nextui-org/spacer': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4659 - '@nextui-org/spinner': 2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4660 - '@nextui-org/switch': 2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4661 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4662 - '@nextui-org/table': 2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4663 - '@nextui-org/tabs': 2.0.31(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4664 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4665 - '@nextui-org/tooltip': 2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4666 - '@nextui-org/user': 2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4667 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4668 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4652 + '@nextui-org/accordion': 2.0.38(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4653 + '@nextui-org/autocomplete': 2.1.5(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4654 + '@nextui-org/avatar': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4655 + '@nextui-org/badge': 2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4656 + '@nextui-org/breadcrumbs': 2.0.12(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4657 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4658 + '@nextui-org/calendar': 2.0.11(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4659 + '@nextui-org/card': 2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4660 + '@nextui-org/checkbox': 2.1.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4661 + '@nextui-org/chip': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4662 + '@nextui-org/code': 2.0.32(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4663 + '@nextui-org/date-input': 2.1.3(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4664 + '@nextui-org/date-picker': 2.1.6(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4665 + '@nextui-org/divider': 2.0.31(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4666 + '@nextui-org/dropdown': 2.1.29(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4667 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4668 + '@nextui-org/image': 2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4669 + '@nextui-org/input': 2.2.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4670 + '@nextui-org/kbd': 2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4671 + '@nextui-org/link': 2.0.34(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4672 + '@nextui-org/listbox': 2.1.25(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4673 + '@nextui-org/menu': 2.0.28(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4674 + '@nextui-org/modal': 2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4675 + '@nextui-org/navbar': 2.0.36(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4676 + '@nextui-org/pagination': 2.0.35(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4677 + '@nextui-org/popover': 2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4678 + '@nextui-org/progress': 2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4679 + '@nextui-org/radio': 2.1.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4680 + '@nextui-org/ripple': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4681 + '@nextui-org/scroll-shadow': 2.1.19(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4682 + '@nextui-org/select': 2.2.5(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4683 + '@nextui-org/skeleton': 2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4684 + '@nextui-org/slider': 2.2.15(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4685 + '@nextui-org/snippet': 2.0.41(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4686 + '@nextui-org/spacer': 2.0.32(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4687 + '@nextui-org/spinner': 2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4688 + '@nextui-org/switch': 2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4689 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4690 + '@nextui-org/table': 2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4691 + '@nextui-org/tabs': 2.0.35(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4692 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4693 + '@nextui-org/tooltip': 2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4694 + '@nextui-org/user': 2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4695 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4696 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4669 4697 react: 18.3.1 4670 4698 react-dom: 18.3.1(react@18.3.1) 4671 4699 transitivePeerDependencies: 4672 4700 - '@types/react' 4673 4701 - tailwindcss 4674 4702 4675 - '@nextui-org/ripple@2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4703 + '@nextui-org/ripple@2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4676 4704 dependencies: 4677 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4678 - '@nextui-org/shared-utils': 2.0.5 4679 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4680 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4681 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4705 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4706 + '@nextui-org/shared-utils': 2.0.7 4707 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4708 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4709 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4682 4710 react: 18.3.1 4683 4711 react-dom: 18.3.1(react@18.3.1) 4684 4712 4685 - '@nextui-org/scroll-shadow@2.1.16(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4713 + '@nextui-org/scroll-shadow@2.1.19(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4686 4714 dependencies: 4687 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4688 - '@nextui-org/shared-utils': 2.0.5 4689 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4690 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4691 - '@nextui-org/use-data-scroll-overflow': 2.1.4(react@18.3.1) 4715 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4716 + '@nextui-org/shared-utils': 2.0.7 4717 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4718 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4719 + '@nextui-org/use-data-scroll-overflow': 2.1.6(react@18.3.1) 4692 4720 react: 18.3.1 4693 4721 react-dom: 18.3.1(react@18.3.1) 4694 4722 4695 - '@nextui-org/select@2.2.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4723 + '@nextui-org/select@2.2.5(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4696 4724 dependencies: 4697 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4698 - '@nextui-org/listbox': 2.1.21(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4699 - '@nextui-org/popover': 2.1.23(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(@types/react@18.3.3)(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4700 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4701 - '@nextui-org/scroll-shadow': 2.1.16(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4702 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4703 - '@nextui-org/shared-utils': 2.0.5 4704 - '@nextui-org/spinner': 2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4705 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4706 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4707 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 4708 - '@nextui-org/use-aria-multiselect': 2.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4709 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4710 - '@react-aria/focus': 3.16.2(react@18.3.1) 4711 - '@react-aria/form': 3.0.3(react@18.3.1) 4712 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4725 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4726 + '@nextui-org/listbox': 2.1.25(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4727 + '@nextui-org/popover': 2.1.27(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(@types/react@18.3.3)(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4728 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4729 + '@nextui-org/scroll-shadow': 2.1.19(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4730 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4731 + '@nextui-org/shared-utils': 2.0.7 4732 + '@nextui-org/spinner': 2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4733 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4734 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4735 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4736 + '@nextui-org/use-aria-multiselect': 2.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4737 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4738 + '@react-aria/focus': 3.17.1(react@18.3.1) 4739 + '@react-aria/form': 3.0.5(react@18.3.1) 4740 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4713 4741 '@react-aria/utils': 3.24.1(react@18.3.1) 4714 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4742 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4715 4743 '@react-types/shared': 3.23.1(react@18.3.1) 4716 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4744 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4717 4745 react: 18.3.1 4718 4746 react-dom: 18.3.1(react@18.3.1) 4719 4747 transitivePeerDependencies: 4720 4748 - '@types/react' 4721 4749 4722 - '@nextui-org/shared-icons@2.0.7(react@18.3.1)': 4750 + '@nextui-org/shared-icons@2.0.9(react@18.3.1)': 4723 4751 dependencies: 4724 4752 react: 18.3.1 4725 4753 4726 - '@nextui-org/shared-utils@2.0.5': {} 4754 + '@nextui-org/shared-utils@2.0.7': {} 4727 4755 4728 - '@nextui-org/skeleton@2.0.28(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4756 + '@nextui-org/skeleton@2.0.31(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4729 4757 dependencies: 4730 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4731 - '@nextui-org/shared-utils': 2.0.5 4732 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4733 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4758 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4759 + '@nextui-org/shared-utils': 2.0.7 4760 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4761 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4734 4762 react: 18.3.1 4735 4763 react-dom: 18.3.1(react@18.3.1) 4736 4764 4737 - '@nextui-org/slider@2.2.11(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4765 + '@nextui-org/slider@2.2.15(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4738 4766 dependencies: 4739 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4740 - '@nextui-org/shared-utils': 2.0.5 4741 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4742 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4743 - '@nextui-org/tooltip': 2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4744 - '@react-aria/focus': 3.16.2(react@18.3.1) 4745 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4746 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4747 - '@react-aria/slider': 3.7.6(react@18.3.1) 4767 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4768 + '@nextui-org/shared-utils': 2.0.7 4769 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4770 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4771 + '@nextui-org/tooltip': 2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4772 + '@react-aria/focus': 3.17.1(react@18.3.1) 4773 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4774 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4775 + '@react-aria/slider': 3.7.8(react@18.3.1) 4748 4776 '@react-aria/utils': 3.24.1(react@18.3.1) 4749 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4750 - '@react-stately/slider': 3.5.2(react@18.3.1) 4777 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4778 + '@react-stately/slider': 3.5.4(react@18.3.1) 4751 4779 react: 18.3.1 4752 4780 react-dom: 18.3.1(react@18.3.1) 4753 4781 transitivePeerDependencies: 4754 4782 - framer-motion 4755 4783 4756 - '@nextui-org/snippet@2.0.37(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4784 + '@nextui-org/snippet@2.0.41(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4757 4785 dependencies: 4758 - '@nextui-org/button': 2.0.33(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4759 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4760 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4761 - '@nextui-org/shared-utils': 2.0.5 4762 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4763 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4764 - '@nextui-org/tooltip': 2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4765 - '@nextui-org/use-clipboard': 2.0.5(react@18.3.1) 4766 - '@react-aria/focus': 3.16.2(react@18.3.1) 4767 - '@react-aria/utils': 3.23.2(react@18.3.1) 4768 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4786 + '@nextui-org/button': 2.0.37(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4787 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4788 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4789 + '@nextui-org/shared-utils': 2.0.7 4790 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4791 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4792 + '@nextui-org/tooltip': 2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4793 + '@nextui-org/use-clipboard': 2.0.6(react@18.3.1) 4794 + '@react-aria/focus': 3.17.1(react@18.3.1) 4795 + '@react-aria/utils': 3.24.1(react@18.3.1) 4796 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4769 4797 react: 18.3.1 4770 4798 react-dom: 18.3.1(react@18.3.1) 4771 4799 4772 - '@nextui-org/spacer@2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4800 + '@nextui-org/spacer@2.0.32(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4773 4801 dependencies: 4774 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4775 - '@nextui-org/shared-utils': 2.0.5 4776 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4777 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4802 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4803 + '@nextui-org/shared-utils': 2.0.7 4804 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4805 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4778 4806 react: 18.3.1 4779 4807 react-dom: 18.3.1(react@18.3.1) 4780 4808 4781 - '@nextui-org/spinner@2.0.29(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4809 + '@nextui-org/spinner@2.0.33(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4782 4810 dependencies: 4783 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4784 - '@nextui-org/shared-utils': 2.0.5 4785 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4786 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4811 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4812 + '@nextui-org/shared-utils': 2.0.7 4813 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4814 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4787 4815 react: 18.3.1 4788 4816 react-dom: 18.3.1(react@18.3.1) 4789 4817 4790 - '@nextui-org/switch@2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4818 + '@nextui-org/switch@2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4791 4819 dependencies: 4792 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4793 - '@nextui-org/shared-utils': 2.0.5 4794 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4795 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4796 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4797 - '@react-aria/focus': 3.16.2(react@18.3.1) 4798 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4799 - '@react-aria/switch': 3.6.2(react@18.3.1) 4820 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4821 + '@nextui-org/shared-utils': 2.0.7 4822 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4823 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4824 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4825 + '@react-aria/focus': 3.17.1(react@18.3.1) 4826 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4827 + '@react-aria/switch': 3.6.4(react@18.3.1) 4800 4828 '@react-aria/utils': 3.24.1(react@18.3.1) 4801 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4802 - '@react-stately/toggle': 3.7.2(react@18.3.1) 4829 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4830 + '@react-stately/toggle': 3.7.4(react@18.3.1) 4803 4831 '@react-types/shared': 3.23.1(react@18.3.1) 4804 4832 react: 18.3.1 4805 4833 react-dom: 18.3.1(react@18.3.1) 4806 4834 4807 - '@nextui-org/system-rsc@2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1)': 4835 + '@nextui-org/system-rsc@2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1)': 4808 4836 dependencies: 4809 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4837 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4838 + '@react-types/shared': 3.23.1(react@18.3.1) 4810 4839 clsx: 1.2.1 4811 4840 react: 18.3.1 4812 4841 4813 - '@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4842 + '@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4814 4843 dependencies: 4815 - '@internationalized/date': 3.5.4 4816 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4817 - '@nextui-org/system-rsc': 2.1.2(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react@18.3.1) 4818 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4819 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4844 + '@internationalized/date': 3.5.5 4845 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4846 + '@nextui-org/system-rsc': 2.1.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react@18.3.1) 4847 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4848 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4820 4849 '@react-aria/utils': 3.24.1(react@18.3.1) 4821 - '@react-stately/utils': 3.9.1(react@18.3.1) 4822 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4850 + '@react-stately/utils': 3.10.1(react@18.3.1) 4851 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4823 4852 react: 18.3.1 4824 4853 react-dom: 18.3.1(react@18.3.1) 4825 4854 transitivePeerDependencies: 4826 4855 - '@nextui-org/theme' 4827 4856 4828 - '@nextui-org/table@2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4857 + '@nextui-org/table@2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4829 4858 dependencies: 4830 - '@nextui-org/checkbox': 2.1.1(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4831 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4832 - '@nextui-org/shared-icons': 2.0.7(react@18.3.1) 4833 - '@nextui-org/shared-utils': 2.0.5 4834 - '@nextui-org/spacer': 2.0.28(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4835 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4836 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4837 - '@react-aria/focus': 3.16.2(react@18.3.1) 4838 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4839 - '@react-aria/table': 3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4859 + '@nextui-org/checkbox': 2.1.4(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4860 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4861 + '@nextui-org/shared-icons': 2.0.9(react@18.3.1) 4862 + '@nextui-org/shared-utils': 2.0.7 4863 + '@nextui-org/spacer': 2.0.32(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4864 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4865 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4866 + '@react-aria/focus': 3.17.1(react@18.3.1) 4867 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4868 + '@react-aria/table': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4840 4869 '@react-aria/utils': 3.24.1(react@18.3.1) 4841 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 4842 - '@react-stately/table': 3.11.6(react@18.3.1) 4843 - '@react-stately/virtualizer': 3.6.8(react@18.3.1) 4844 - '@react-types/grid': 3.2.4(react@18.3.1) 4845 - '@react-types/table': 3.9.3(react@18.3.1) 4870 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 4871 + '@react-stately/table': 3.11.8(react@18.3.1) 4872 + '@react-stately/virtualizer': 3.7.1(react@18.3.1) 4873 + '@react-types/grid': 3.2.6(react@18.3.1) 4874 + '@react-types/table': 3.9.5(react@18.3.1) 4846 4875 react: 18.3.1 4847 4876 react-dom: 18.3.1(react@18.3.1) 4848 4877 4849 - '@nextui-org/tabs@2.0.31(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4878 + '@nextui-org/tabs@2.0.35(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4850 4879 dependencies: 4851 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4852 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4853 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4854 - '@nextui-org/shared-utils': 2.0.5 4855 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4856 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4857 - '@nextui-org/use-is-mounted': 2.0.5(react@18.3.1) 4858 - '@nextui-org/use-update-effect': 2.0.5(react@18.3.1) 4859 - '@react-aria/focus': 3.16.2(react@18.3.1) 4860 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4861 - '@react-aria/tabs': 3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4880 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4881 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4882 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4883 + '@nextui-org/shared-utils': 2.0.7 4884 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4885 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4886 + '@nextui-org/use-is-mounted': 2.0.6(react@18.3.1) 4887 + '@nextui-org/use-update-effect': 2.0.6(react@18.3.1) 4888 + '@react-aria/focus': 3.17.1(react@18.3.1) 4889 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4890 + '@react-aria/tabs': 3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4862 4891 '@react-aria/utils': 3.24.1(react@18.3.1) 4863 - '@react-stately/tabs': 3.6.4(react@18.3.1) 4892 + '@react-stately/tabs': 3.6.6(react@18.3.1) 4864 4893 '@react-types/shared': 3.23.1(react@18.3.1) 4865 - '@react-types/tabs': 3.3.5(react@18.3.1) 4866 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4894 + '@react-types/tabs': 3.3.7(react@18.3.1) 4895 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4867 4896 react: 18.3.1 4868 4897 react-dom: 18.3.1(react@18.3.1) 4869 4898 scroll-into-view-if-needed: 3.0.10 4870 4899 4871 - '@nextui-org/theme@2.2.5(tailwindcss@3.4.3)': 4900 + '@nextui-org/theme@2.2.9(tailwindcss@3.4.6)': 4872 4901 dependencies: 4873 4902 clsx: 1.2.1 4874 4903 color: 4.2.3 ··· 4881 4910 lodash.mapkeys: 4.6.0 4882 4911 lodash.omit: 4.5.0 4883 4912 tailwind-merge: 1.14.0 4884 - tailwind-variants: 0.1.20(tailwindcss@3.4.3) 4885 - tailwindcss: 3.4.3 4913 + tailwind-variants: 0.1.20(tailwindcss@3.4.6) 4914 + tailwindcss: 3.4.6 4886 4915 4887 - '@nextui-org/tooltip@2.0.35(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4916 + '@nextui-org/tooltip@2.0.39(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4888 4917 dependencies: 4889 - '@nextui-org/aria-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4890 - '@nextui-org/framer-utils': 2.0.20(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4891 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 4892 - '@nextui-org/shared-utils': 2.0.5 4893 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4894 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 4895 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 4896 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4897 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4898 - '@react-aria/tooltip': 3.7.2(react@18.3.1) 4918 + '@nextui-org/aria-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4919 + '@nextui-org/framer-utils': 2.0.24(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4920 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 4921 + '@nextui-org/shared-utils': 2.0.7 4922 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4923 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 4924 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4925 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4926 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4927 + '@react-aria/tooltip': 3.7.4(react@18.3.1) 4899 4928 '@react-aria/utils': 3.24.1(react@18.3.1) 4900 - '@react-stately/tooltip': 3.4.7(react@18.3.1) 4901 - '@react-types/overlays': 3.8.5(react@18.3.1) 4902 - '@react-types/tooltip': 3.4.7(react@18.3.1) 4903 - framer-motion: 11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4929 + '@react-stately/tooltip': 3.4.9(react@18.3.1) 4930 + '@react-types/overlays': 3.8.7(react@18.3.1) 4931 + '@react-types/tooltip': 3.4.9(react@18.3.1) 4932 + framer-motion: 11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4904 4933 react: 18.3.1 4905 4934 react-dom: 18.3.1(react@18.3.1) 4906 4935 4907 - '@nextui-org/use-aria-accordion@2.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4936 + '@nextui-org/use-aria-accordion@2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4908 4937 dependencies: 4909 - '@react-aria/button': 3.9.3(react@18.3.1) 4910 - '@react-aria/focus': 3.16.2(react@18.3.1) 4911 - '@react-aria/selection': 3.17.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4938 + '@react-aria/button': 3.9.5(react@18.3.1) 4939 + '@react-aria/focus': 3.17.1(react@18.3.1) 4940 + '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4912 4941 '@react-aria/utils': 3.24.1(react@18.3.1) 4913 - '@react-stately/tree': 3.7.6(react@18.3.1) 4914 - '@react-types/accordion': 3.0.0-alpha.19(react@18.3.1) 4942 + '@react-stately/tree': 3.8.1(react@18.3.1) 4943 + '@react-types/accordion': 3.0.0-alpha.21(react@18.3.1) 4915 4944 '@react-types/shared': 3.23.1(react@18.3.1) 4916 4945 react: 18.3.1 4917 4946 transitivePeerDependencies: 4918 4947 - react-dom 4919 4948 4920 - '@nextui-org/use-aria-button@2.0.8(react@18.3.1)': 4949 + '@nextui-org/use-aria-button@2.0.10(react@18.3.1)': 4921 4950 dependencies: 4922 - '@react-aria/focus': 3.16.2(react@18.3.1) 4923 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4951 + '@react-aria/focus': 3.17.1(react@18.3.1) 4952 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4924 4953 '@react-aria/utils': 3.24.1(react@18.3.1) 4925 - '@react-types/button': 3.9.2(react@18.3.1) 4954 + '@react-types/button': 3.9.4(react@18.3.1) 4926 4955 '@react-types/shared': 3.23.1(react@18.3.1) 4927 4956 react: 18.3.1 4928 4957 4929 - '@nextui-org/use-aria-link@2.0.17(react@18.3.1)': 4958 + '@nextui-org/use-aria-link@2.0.19(react@18.3.1)': 4930 4959 dependencies: 4931 - '@react-aria/focus': 3.16.2(react@18.3.1) 4932 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4960 + '@react-aria/focus': 3.17.1(react@18.3.1) 4961 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4933 4962 '@react-aria/utils': 3.24.1(react@18.3.1) 4934 - '@react-types/link': 3.5.3(react@18.3.1) 4963 + '@react-types/link': 3.5.5(react@18.3.1) 4935 4964 '@react-types/shared': 3.23.1(react@18.3.1) 4936 4965 react: 18.3.1 4937 4966 4938 - '@nextui-org/use-aria-menu@2.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4967 + '@nextui-org/use-aria-menu@2.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4939 4968 dependencies: 4940 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4941 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4942 - '@react-aria/menu': 3.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4943 - '@react-aria/selection': 3.17.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4969 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4970 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4971 + '@react-aria/menu': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4972 + '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4944 4973 '@react-aria/utils': 3.24.1(react@18.3.1) 4945 - '@react-stately/collections': 3.10.5(react@18.3.1) 4946 - '@react-stately/tree': 3.7.6(react@18.3.1) 4947 - '@react-types/menu': 3.9.7(react@18.3.1) 4974 + '@react-stately/collections': 3.10.7(react@18.3.1) 4975 + '@react-stately/tree': 3.8.1(react@18.3.1) 4976 + '@react-types/menu': 3.9.9(react@18.3.1) 4948 4977 '@react-types/shared': 3.23.1(react@18.3.1) 4949 4978 react: 18.3.1 4950 4979 react-dom: 18.3.1(react@18.3.1) 4951 4980 4952 - '@nextui-org/use-aria-modal-overlay@2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4981 + '@nextui-org/use-aria-modal-overlay@2.0.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4953 4982 dependencies: 4954 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4983 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4955 4984 '@react-aria/utils': 3.24.1(react@18.3.1) 4956 - '@react-stately/overlays': 3.6.5(react@18.3.1) 4985 + '@react-stately/overlays': 3.6.7(react@18.3.1) 4957 4986 '@react-types/shared': 3.23.1(react@18.3.1) 4958 4987 react: 18.3.1 4959 4988 react-dom: 18.3.1(react@18.3.1) 4960 4989 4961 - '@nextui-org/use-aria-multiselect@2.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4990 + '@nextui-org/use-aria-multiselect@2.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 4962 4991 dependencies: 4963 - '@react-aria/i18n': 3.10.2(react@18.3.1) 4964 - '@react-aria/interactions': 3.21.1(react@18.3.1) 4965 - '@react-aria/label': 3.7.6(react@18.3.1) 4966 - '@react-aria/listbox': 3.11.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4967 - '@react-aria/menu': 3.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4968 - '@react-aria/selection': 3.17.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4992 + '@react-aria/i18n': 3.11.1(react@18.3.1) 4993 + '@react-aria/interactions': 3.21.3(react@18.3.1) 4994 + '@react-aria/label': 3.7.8(react@18.3.1) 4995 + '@react-aria/listbox': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4996 + '@react-aria/menu': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4997 + '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 4969 4998 '@react-aria/utils': 3.24.1(react@18.3.1) 4970 - '@react-stately/form': 3.0.1(react@18.3.1) 4971 - '@react-stately/list': 3.10.3(react@18.3.1) 4972 - '@react-stately/menu': 3.6.1(react@18.3.1) 4973 - '@react-types/button': 3.9.2(react@18.3.1) 4974 - '@react-types/overlays': 3.8.5(react@18.3.1) 4975 - '@react-types/select': 3.9.2(react@18.3.1) 4999 + '@react-stately/form': 3.0.3(react@18.3.1) 5000 + '@react-stately/list': 3.10.5(react@18.3.1) 5001 + '@react-stately/menu': 3.7.1(react@18.3.1) 5002 + '@react-types/button': 3.9.4(react@18.3.1) 5003 + '@react-types/overlays': 3.8.7(react@18.3.1) 5004 + '@react-types/select': 3.9.4(react@18.3.1) 4976 5005 '@react-types/shared': 3.23.1(react@18.3.1) 4977 5006 react: 18.3.1 4978 5007 react-dom: 18.3.1(react@18.3.1) 4979 5008 4980 - '@nextui-org/use-aria-toggle-button@2.0.8(react@18.3.1)': 5009 + '@nextui-org/use-aria-toggle-button@2.0.10(react@18.3.1)': 4981 5010 dependencies: 4982 - '@nextui-org/use-aria-button': 2.0.8(react@18.3.1) 5011 + '@nextui-org/use-aria-button': 2.0.10(react@18.3.1) 4983 5012 '@react-aria/utils': 3.24.1(react@18.3.1) 4984 - '@react-stately/toggle': 3.7.2(react@18.3.1) 4985 - '@react-types/button': 3.9.2(react@18.3.1) 5013 + '@react-stately/toggle': 3.7.4(react@18.3.1) 5014 + '@react-types/button': 3.9.4(react@18.3.1) 4986 5015 '@react-types/shared': 3.23.1(react@18.3.1) 4987 5016 react: 18.3.1 4988 5017 4989 - '@nextui-org/use-callback-ref@2.0.5(react@18.3.1)': 5018 + '@nextui-org/use-callback-ref@2.0.6(react@18.3.1)': 4990 5019 dependencies: 4991 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 5020 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 4992 5021 react: 18.3.1 4993 5022 4994 - '@nextui-org/use-clipboard@2.0.5(react@18.3.1)': 5023 + '@nextui-org/use-clipboard@2.0.6(react@18.3.1)': 4995 5024 dependencies: 4996 5025 react: 18.3.1 4997 5026 4998 - '@nextui-org/use-data-scroll-overflow@2.1.4(react@18.3.1)': 5027 + '@nextui-org/use-data-scroll-overflow@2.1.6(react@18.3.1)': 4999 5028 dependencies: 5000 - '@nextui-org/shared-utils': 2.0.5 5029 + '@nextui-org/shared-utils': 2.0.7 5001 5030 react: 18.3.1 5002 5031 5003 - '@nextui-org/use-disclosure@2.0.8(react@18.3.1)': 5032 + '@nextui-org/use-disclosure@2.0.10(react@18.3.1)': 5004 5033 dependencies: 5005 - '@nextui-org/use-callback-ref': 2.0.5(react@18.3.1) 5034 + '@nextui-org/use-callback-ref': 2.0.6(react@18.3.1) 5006 5035 '@react-aria/utils': 3.24.1(react@18.3.1) 5007 - '@react-stately/utils': 3.9.1(react@18.3.1) 5036 + '@react-stately/utils': 3.10.1(react@18.3.1) 5008 5037 react: 18.3.1 5009 5038 5010 - '@nextui-org/use-image@2.0.5(react@18.3.1)': 5039 + '@nextui-org/use-image@2.0.6(react@18.3.1)': 5011 5040 dependencies: 5012 - '@nextui-org/use-safe-layout-effect': 2.0.5(react@18.3.1) 5041 + '@nextui-org/use-safe-layout-effect': 2.0.6(react@18.3.1) 5013 5042 react: 18.3.1 5014 5043 5015 - '@nextui-org/use-is-mobile@2.0.7(react@18.3.1)': 5044 + '@nextui-org/use-is-mobile@2.0.9(react@18.3.1)': 5016 5045 dependencies: 5017 5046 '@react-aria/ssr': 3.9.4(react@18.3.1) 5018 5047 react: 18.3.1 5019 5048 5020 - '@nextui-org/use-is-mounted@2.0.5(react@18.3.1)': 5049 + '@nextui-org/use-is-mounted@2.0.6(react@18.3.1)': 5021 5050 dependencies: 5022 5051 react: 18.3.1 5023 5052 5024 - '@nextui-org/use-measure@2.0.1(react@18.3.1)': 5053 + '@nextui-org/use-measure@2.0.2(react@18.3.1)': 5025 5054 dependencies: 5026 5055 react: 18.3.1 5027 5056 5028 - '@nextui-org/use-pagination@2.0.6(react@18.3.1)': 5057 + '@nextui-org/use-pagination@2.0.9(react@18.3.1)': 5029 5058 dependencies: 5030 - '@nextui-org/shared-utils': 2.0.5 5031 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5059 + '@nextui-org/shared-utils': 2.0.7 5060 + '@react-aria/i18n': 3.11.1(react@18.3.1) 5032 5061 react: 18.3.1 5033 5062 5034 - '@nextui-org/use-safe-layout-effect@2.0.5(react@18.3.1)': 5063 + '@nextui-org/use-safe-layout-effect@2.0.6(react@18.3.1)': 5035 5064 dependencies: 5036 5065 react: 18.3.1 5037 5066 5038 - '@nextui-org/use-scroll-position@2.0.6(react@18.3.1)': 5067 + '@nextui-org/use-scroll-position@2.0.8(react@18.3.1)': 5039 5068 dependencies: 5040 5069 react: 18.3.1 5041 5070 5042 - '@nextui-org/use-update-effect@2.0.5(react@18.3.1)': 5071 + '@nextui-org/use-update-effect@2.0.6(react@18.3.1)': 5043 5072 dependencies: 5044 5073 react: 18.3.1 5045 5074 5046 - '@nextui-org/user@2.0.30(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5075 + '@nextui-org/user@2.0.33(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5047 5076 dependencies: 5048 - '@nextui-org/avatar': 2.0.29(@nextui-org/system@2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5049 - '@nextui-org/react-utils': 2.0.13(react@18.3.1) 5050 - '@nextui-org/shared-utils': 2.0.5 5051 - '@nextui-org/system': 2.2.1(@nextui-org/theme@2.2.5(tailwindcss@3.4.3))(framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5052 - '@nextui-org/theme': 2.2.5(tailwindcss@3.4.3) 5053 - '@react-aria/focus': 3.16.2(react@18.3.1) 5054 - '@react-aria/utils': 3.23.2(react@18.3.1) 5077 + '@nextui-org/avatar': 2.0.32(@nextui-org/system@2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5078 + '@nextui-org/react-utils': 2.0.16(react@18.3.1) 5079 + '@nextui-org/shared-utils': 2.0.7 5080 + '@nextui-org/system': 2.2.5(@nextui-org/theme@2.2.9(tailwindcss@3.4.6))(framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5081 + '@nextui-org/theme': 2.2.9(tailwindcss@3.4.6) 5082 + '@react-aria/focus': 3.17.1(react@18.3.1) 5083 + '@react-aria/utils': 3.24.1(react@18.3.1) 5055 5084 react: 18.3.1 5056 5085 react-dom: 18.3.1(react@18.3.1) 5057 5086 ··· 5076 5105 '@pkgjs/parseargs@0.11.0': 5077 5106 optional: true 5078 5107 5079 - '@react-aria/breadcrumbs@3.5.11(react@18.3.1)': 5108 + '@react-aria/breadcrumbs@3.5.13(react@18.3.1)': 5080 5109 dependencies: 5081 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5082 - '@react-aria/link': 3.7.1(react@18.3.1) 5110 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5111 + '@react-aria/link': 3.7.2(react@18.3.1) 5083 5112 '@react-aria/utils': 3.24.1(react@18.3.1) 5084 - '@react-types/breadcrumbs': 3.7.3(react@18.3.1) 5113 + '@react-types/breadcrumbs': 3.7.5(react@18.3.1) 5085 5114 '@react-types/shared': 3.23.1(react@18.3.1) 5086 - '@swc/helpers': 0.5.11 5115 + '@swc/helpers': 0.5.12 5087 5116 react: 18.3.1 5088 5117 5089 - '@react-aria/button@3.9.3(react@18.3.1)': 5118 + '@react-aria/button@3.9.5(react@18.3.1)': 5090 5119 dependencies: 5091 - '@react-aria/focus': 3.16.2(react@18.3.1) 5092 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5120 + '@react-aria/focus': 3.17.1(react@18.3.1) 5121 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5093 5122 '@react-aria/utils': 3.24.1(react@18.3.1) 5094 - '@react-stately/toggle': 3.7.4(react@18.3.1) 5095 - '@react-types/button': 3.9.4(react@18.3.1) 5123 + '@react-stately/toggle': 3.7.5(react@18.3.1) 5124 + '@react-types/button': 3.9.5(react@18.3.1) 5096 5125 '@react-types/shared': 3.23.1(react@18.3.1) 5097 - '@swc/helpers': 0.5.11 5126 + '@swc/helpers': 0.5.12 5098 5127 react: 18.3.1 5099 5128 5100 - '@react-aria/calendar@3.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5129 + '@react-aria/calendar@3.5.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5101 5130 dependencies: 5102 - '@internationalized/date': 3.5.4 5103 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5104 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5131 + '@internationalized/date': 3.5.5 5132 + '@react-aria/i18n': 3.11.1(react@18.3.1) 5133 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5105 5134 '@react-aria/live-announcer': 3.3.4 5106 5135 '@react-aria/utils': 3.24.1(react@18.3.1) 5107 - '@react-stately/calendar': 3.4.4(react@18.3.1) 5108 - '@react-types/button': 3.9.2(react@18.3.1) 5109 - '@react-types/calendar': 3.4.4(react@18.3.1) 5136 + '@react-stately/calendar': 3.5.1(react@18.3.1) 5137 + '@react-types/button': 3.9.4(react@18.3.1) 5138 + '@react-types/calendar': 3.4.6(react@18.3.1) 5110 5139 '@react-types/shared': 3.23.1(react@18.3.1) 5111 - '@swc/helpers': 0.5.11 5140 + '@swc/helpers': 0.5.12 5112 5141 react: 18.3.1 5113 5142 react-dom: 18.3.1(react@18.3.1) 5114 5143 5115 - '@react-aria/checkbox@3.14.1(react@18.3.1)': 5144 + '@react-aria/checkbox@3.14.3(react@18.3.1)': 5116 5145 dependencies: 5117 - '@react-aria/form': 3.0.5(react@18.3.1) 5118 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5119 - '@react-aria/label': 3.7.8(react@18.3.1) 5120 - '@react-aria/toggle': 3.10.4(react@18.3.1) 5146 + '@react-aria/form': 3.0.6(react@18.3.1) 5147 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5148 + '@react-aria/label': 3.7.9(react@18.3.1) 5149 + '@react-aria/toggle': 3.10.5(react@18.3.1) 5121 5150 '@react-aria/utils': 3.24.1(react@18.3.1) 5122 - '@react-stately/checkbox': 3.6.3(react@18.3.1) 5123 - '@react-stately/form': 3.0.3(react@18.3.1) 5124 - '@react-stately/toggle': 3.7.2(react@18.3.1) 5125 - '@react-types/checkbox': 3.7.1(react@18.3.1) 5151 + '@react-stately/checkbox': 3.6.5(react@18.3.1) 5152 + '@react-stately/form': 3.0.4(react@18.3.1) 5153 + '@react-stately/toggle': 3.7.4(react@18.3.1) 5154 + '@react-types/checkbox': 3.8.1(react@18.3.1) 5126 5155 '@react-types/shared': 3.23.1(react@18.3.1) 5127 - '@swc/helpers': 0.5.11 5156 + '@swc/helpers': 0.5.12 5128 5157 react: 18.3.1 5129 5158 5130 - '@react-aria/combobox@3.8.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5159 + '@react-aria/combobox@3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5131 5160 dependencies: 5132 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5133 - '@react-aria/listbox': 3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5161 + '@react-aria/i18n': 3.11.1(react@18.3.1) 5162 + '@react-aria/listbox': 3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5134 5163 '@react-aria/live-announcer': 3.3.4 5135 - '@react-aria/menu': 3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5136 - '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5137 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5138 - '@react-aria/textfield': 3.14.5(react@18.3.1) 5164 + '@react-aria/menu': 3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5165 + '@react-aria/overlays': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5166 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5167 + '@react-aria/textfield': 3.14.6(react@18.3.1) 5139 5168 '@react-aria/utils': 3.24.1(react@18.3.1) 5140 - '@react-stately/collections': 3.10.7(react@18.3.1) 5141 - '@react-stately/combobox': 3.8.2(react@18.3.1) 5142 - '@react-stately/form': 3.0.3(react@18.3.1) 5143 - '@react-types/button': 3.9.4(react@18.3.1) 5144 - '@react-types/combobox': 3.10.1(react@18.3.1) 5169 + '@react-stately/collections': 3.10.8(react@18.3.1) 5170 + '@react-stately/combobox': 3.8.4(react@18.3.1) 5171 + '@react-stately/form': 3.0.4(react@18.3.1) 5172 + '@react-types/button': 3.9.5(react@18.3.1) 5173 + '@react-types/combobox': 3.11.1(react@18.3.1) 5145 5174 '@react-types/shared': 3.23.1(react@18.3.1) 5146 - '@swc/helpers': 0.5.11 5175 + '@swc/helpers': 0.5.12 5147 5176 react: 18.3.1 5148 5177 react-dom: 18.3.1(react@18.3.1) 5149 5178 5150 - '@react-aria/datepicker@3.9.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5179 + '@react-aria/datepicker@3.10.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5151 5180 dependencies: 5152 - '@internationalized/date': 3.5.4 5181 + '@internationalized/date': 3.5.5 5153 5182 '@internationalized/number': 3.5.3 5154 5183 '@internationalized/string': 3.2.3 5155 - '@react-aria/focus': 3.17.1(react@18.3.1) 5156 - '@react-aria/form': 3.0.5(react@18.3.1) 5157 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5158 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5159 - '@react-aria/label': 3.7.8(react@18.3.1) 5160 - '@react-aria/spinbutton': 3.6.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5161 - '@react-aria/utils': 3.23.2(react@18.3.1) 5162 - '@react-stately/datepicker': 3.9.2(react@18.3.1) 5163 - '@react-stately/form': 3.0.3(react@18.3.1) 5164 - '@react-types/button': 3.9.4(react@18.3.1) 5165 - '@react-types/calendar': 3.4.6(react@18.3.1) 5166 - '@react-types/datepicker': 3.7.2(react@18.3.1) 5167 - '@react-types/dialog': 3.5.10(react@18.3.1) 5168 - '@react-types/shared': 3.22.1(react@18.3.1) 5169 - '@swc/helpers': 0.5.11 5170 - react: 18.3.1 5171 - react-dom: 18.3.1(react@18.3.1) 5172 - 5173 - '@react-aria/dialog@3.5.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5174 - dependencies: 5175 - '@react-aria/focus': 3.16.2(react@18.3.1) 5176 - '@react-aria/overlays': 3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5184 + '@react-aria/focus': 3.18.0(react@18.3.1) 5185 + '@react-aria/form': 3.0.6(react@18.3.1) 5186 + '@react-aria/i18n': 3.11.1(react@18.3.1) 5187 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5188 + '@react-aria/label': 3.7.9(react@18.3.1) 5189 + '@react-aria/spinbutton': 3.6.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5177 5190 '@react-aria/utils': 3.24.1(react@18.3.1) 5178 - '@react-types/dialog': 3.5.10(react@18.3.1) 5191 + '@react-stately/datepicker': 3.9.4(react@18.3.1) 5192 + '@react-stately/form': 3.0.4(react@18.3.1) 5193 + '@react-types/button': 3.9.5(react@18.3.1) 5194 + '@react-types/calendar': 3.4.7(react@18.3.1) 5195 + '@react-types/datepicker': 3.7.4(react@18.3.1) 5196 + '@react-types/dialog': 3.5.11(react@18.3.1) 5179 5197 '@react-types/shared': 3.23.1(react@18.3.1) 5180 - '@swc/helpers': 0.5.11 5198 + '@swc/helpers': 0.5.12 5181 5199 react: 18.3.1 5182 5200 react-dom: 18.3.1(react@18.3.1) 5183 5201 5184 - '@react-aria/focus@3.16.2(react@18.3.1)': 5202 + '@react-aria/dialog@3.5.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5185 5203 dependencies: 5186 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5204 + '@react-aria/focus': 3.17.1(react@18.3.1) 5205 + '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5187 5206 '@react-aria/utils': 3.24.1(react@18.3.1) 5188 - '@react-types/shared': 3.23.1(react@18.3.1) 5189 - '@swc/helpers': 0.5.11 5190 - clsx: 2.1.1 5207 + '@react-types/dialog': 3.5.11(react@18.3.1) 5208 + '@react-types/shared': 3.24.0(react@18.3.1) 5209 + '@swc/helpers': 0.5.12 5191 5210 react: 18.3.1 5211 + react-dom: 18.3.1(react@18.3.1) 5192 5212 5193 5213 '@react-aria/focus@3.17.1(react@18.3.1)': 5194 5214 dependencies: 5195 5215 '@react-aria/interactions': 3.21.3(react@18.3.1) 5196 5216 '@react-aria/utils': 3.24.1(react@18.3.1) 5197 - '@react-types/shared': 3.23.1(react@18.3.1) 5198 - '@swc/helpers': 0.5.11 5217 + '@react-types/shared': 3.24.0(react@18.3.1) 5218 + '@swc/helpers': 0.5.12 5199 5219 clsx: 2.1.1 5200 5220 react: 18.3.1 5201 5221 5202 - '@react-aria/form@3.0.3(react@18.3.1)': 5222 + '@react-aria/focus@3.18.0(react@18.3.1)': 5203 5223 dependencies: 5204 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5205 - '@react-aria/utils': 3.24.1(react@18.3.1) 5206 - '@react-stately/form': 3.0.3(react@18.3.1) 5207 - '@react-types/shared': 3.23.1(react@18.3.1) 5208 - '@swc/helpers': 0.5.11 5224 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5225 + '@react-aria/utils': 3.25.0(react@18.3.1) 5226 + '@react-types/shared': 3.24.0(react@18.3.1) 5227 + '@swc/helpers': 0.5.12 5228 + clsx: 2.1.1 5209 5229 react: 18.3.1 5210 5230 5211 5231 '@react-aria/form@3.0.5(react@18.3.1)': 5212 5232 dependencies: 5213 5233 '@react-aria/interactions': 3.21.3(react@18.3.1) 5214 5234 '@react-aria/utils': 3.24.1(react@18.3.1) 5215 - '@react-stately/form': 3.0.3(react@18.3.1) 5235 + '@react-stately/form': 3.0.4(react@18.3.1) 5216 5236 '@react-types/shared': 3.23.1(react@18.3.1) 5217 - '@swc/helpers': 0.5.11 5237 + '@swc/helpers': 0.5.12 5218 5238 react: 18.3.1 5219 5239 5220 - '@react-aria/grid@3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5240 + '@react-aria/form@3.0.6(react@18.3.1)': 5221 5241 dependencies: 5222 - '@react-aria/focus': 3.17.1(react@18.3.1) 5223 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5224 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5242 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5243 + '@react-aria/utils': 3.25.0(react@18.3.1) 5244 + '@react-stately/form': 3.0.4(react@18.3.1) 5245 + '@react-types/shared': 3.24.0(react@18.3.1) 5246 + '@swc/helpers': 0.5.12 5247 + react: 18.3.1 5248 + 5249 + '@react-aria/grid@3.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5250 + dependencies: 5251 + '@react-aria/focus': 3.18.0(react@18.3.1) 5252 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5253 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5225 5254 '@react-aria/live-announcer': 3.3.4 5226 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5227 - '@react-aria/utils': 3.24.1(react@18.3.1) 5228 - '@react-stately/collections': 3.10.7(react@18.3.1) 5229 - '@react-stately/grid': 3.8.7(react@18.3.1) 5230 - '@react-stately/selection': 3.15.1(react@18.3.1) 5231 - '@react-stately/virtualizer': 3.7.1(react@18.3.1) 5232 - '@react-types/checkbox': 3.8.1(react@18.3.1) 5233 - '@react-types/grid': 3.2.6(react@18.3.1) 5234 - '@react-types/shared': 3.23.1(react@18.3.1) 5235 - '@swc/helpers': 0.5.11 5255 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5256 + '@react-aria/utils': 3.25.0(react@18.3.1) 5257 + '@react-stately/collections': 3.10.8(react@18.3.1) 5258 + '@react-stately/grid': 3.9.0(react@18.3.1) 5259 + '@react-stately/selection': 3.16.0(react@18.3.1) 5260 + '@react-types/checkbox': 3.8.2(react@18.3.1) 5261 + '@react-types/grid': 3.2.7(react@18.3.1) 5262 + '@react-types/shared': 3.24.0(react@18.3.1) 5263 + '@swc/helpers': 0.5.12 5236 5264 react: 18.3.1 5237 5265 react-dom: 18.3.1(react@18.3.1) 5238 5266 5239 - '@react-aria/i18n@3.10.2(react@18.3.1)': 5267 + '@react-aria/i18n@3.11.1(react@18.3.1)': 5240 5268 dependencies: 5241 - '@internationalized/date': 3.5.4 5269 + '@internationalized/date': 3.5.5 5242 5270 '@internationalized/message': 3.1.4 5243 5271 '@internationalized/number': 3.5.3 5244 5272 '@internationalized/string': 3.2.3 5245 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5273 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5246 5274 '@react-aria/utils': 3.24.1(react@18.3.1) 5247 - '@react-types/shared': 3.23.1(react@18.3.1) 5248 - '@swc/helpers': 0.5.11 5275 + '@react-types/shared': 3.24.0(react@18.3.1) 5276 + '@swc/helpers': 0.5.12 5249 5277 react: 18.3.1 5250 5278 5251 - '@react-aria/i18n@3.11.1(react@18.3.1)': 5279 + '@react-aria/i18n@3.12.0(react@18.3.1)': 5252 5280 dependencies: 5253 - '@internationalized/date': 3.5.4 5281 + '@internationalized/date': 3.5.5 5254 5282 '@internationalized/message': 3.1.4 5255 5283 '@internationalized/number': 3.5.3 5256 5284 '@internationalized/string': 3.2.3 5257 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5258 - '@react-aria/utils': 3.24.1(react@18.3.1) 5259 - '@react-types/shared': 3.23.1(react@18.3.1) 5260 - '@swc/helpers': 0.5.11 5285 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5286 + '@react-aria/utils': 3.25.0(react@18.3.1) 5287 + '@react-types/shared': 3.24.0(react@18.3.1) 5288 + '@swc/helpers': 0.5.12 5261 5289 react: 18.3.1 5262 5290 5263 - '@react-aria/interactions@3.21.1(react@18.3.1)': 5291 + '@react-aria/interactions@3.21.3(react@18.3.1)': 5264 5292 dependencies: 5265 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5293 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5266 5294 '@react-aria/utils': 3.24.1(react@18.3.1) 5267 - '@react-types/shared': 3.23.1(react@18.3.1) 5268 - '@swc/helpers': 0.5.11 5295 + '@react-types/shared': 3.24.0(react@18.3.1) 5296 + '@swc/helpers': 0.5.12 5269 5297 react: 18.3.1 5270 5298 5271 - '@react-aria/interactions@3.21.3(react@18.3.1)': 5299 + '@react-aria/interactions@3.22.0(react@18.3.1)': 5272 5300 dependencies: 5273 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5274 - '@react-aria/utils': 3.24.1(react@18.3.1) 5275 - '@react-types/shared': 3.23.1(react@18.3.1) 5276 - '@swc/helpers': 0.5.11 5301 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5302 + '@react-aria/utils': 3.25.0(react@18.3.1) 5303 + '@react-types/shared': 3.24.0(react@18.3.1) 5304 + '@swc/helpers': 0.5.12 5277 5305 react: 18.3.1 5278 5306 5279 - '@react-aria/label@3.7.6(react@18.3.1)': 5307 + '@react-aria/label@3.7.8(react@18.3.1)': 5280 5308 dependencies: 5281 5309 '@react-aria/utils': 3.24.1(react@18.3.1) 5282 5310 '@react-types/shared': 3.23.1(react@18.3.1) 5283 - '@swc/helpers': 0.5.11 5311 + '@swc/helpers': 0.5.12 5284 5312 react: 18.3.1 5285 5313 5286 - '@react-aria/label@3.7.8(react@18.3.1)': 5314 + '@react-aria/label@3.7.9(react@18.3.1)': 5287 5315 dependencies: 5288 - '@react-aria/utils': 3.24.1(react@18.3.1) 5289 - '@react-types/shared': 3.23.1(react@18.3.1) 5290 - '@swc/helpers': 0.5.11 5316 + '@react-aria/utils': 3.25.0(react@18.3.1) 5317 + '@react-types/shared': 3.24.0(react@18.3.1) 5318 + '@swc/helpers': 0.5.12 5291 5319 react: 18.3.1 5292 5320 5293 5321 '@react-aria/link@3.7.1(react@18.3.1)': 5294 5322 dependencies: 5295 5323 '@react-aria/focus': 3.17.1(react@18.3.1) 5296 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5324 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5297 5325 '@react-aria/utils': 3.24.1(react@18.3.1) 5298 5326 '@react-types/link': 3.5.5(react@18.3.1) 5299 - '@react-types/shared': 3.23.1(react@18.3.1) 5300 - '@swc/helpers': 0.5.11 5327 + '@react-types/shared': 3.24.0(react@18.3.1) 5328 + '@swc/helpers': 0.5.12 5301 5329 react: 18.3.1 5302 5330 5303 - '@react-aria/listbox@3.11.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5331 + '@react-aria/link@3.7.2(react@18.3.1)': 5304 5332 dependencies: 5305 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5306 - '@react-aria/label': 3.7.8(react@18.3.1) 5307 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5308 - '@react-aria/utils': 3.24.1(react@18.3.1) 5309 - '@react-stately/collections': 3.10.7(react@18.3.1) 5310 - '@react-stately/list': 3.10.3(react@18.3.1) 5311 - '@react-types/listbox': 3.4.9(react@18.3.1) 5312 - '@react-types/shared': 3.23.1(react@18.3.1) 5313 - '@swc/helpers': 0.5.11 5333 + '@react-aria/focus': 3.18.0(react@18.3.1) 5334 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5335 + '@react-aria/utils': 3.25.0(react@18.3.1) 5336 + '@react-types/link': 3.5.6(react@18.3.1) 5337 + '@react-types/shared': 3.24.0(react@18.3.1) 5338 + '@swc/helpers': 0.5.12 5314 5339 react: 18.3.1 5315 - react-dom: 18.3.1(react@18.3.1) 5316 5340 5317 5341 '@react-aria/listbox@3.12.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5318 5342 dependencies: 5319 5343 '@react-aria/interactions': 3.21.3(react@18.3.1) 5320 - '@react-aria/label': 3.7.8(react@18.3.1) 5321 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5344 + '@react-aria/label': 3.7.9(react@18.3.1) 5345 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5322 5346 '@react-aria/utils': 3.24.1(react@18.3.1) 5323 - '@react-stately/collections': 3.10.7(react@18.3.1) 5347 + '@react-stately/collections': 3.10.8(react@18.3.1) 5324 5348 '@react-stately/list': 3.10.5(react@18.3.1) 5325 - '@react-types/listbox': 3.4.9(react@18.3.1) 5349 + '@react-types/listbox': 3.5.0(react@18.3.1) 5326 5350 '@react-types/shared': 3.23.1(react@18.3.1) 5327 - '@swc/helpers': 0.5.11 5351 + '@swc/helpers': 0.5.12 5328 5352 react: 18.3.1 5329 5353 react-dom: 18.3.1(react@18.3.1) 5330 5354 5331 - '@react-aria/live-announcer@3.3.4': 5355 + '@react-aria/listbox@3.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5332 5356 dependencies: 5333 - '@swc/helpers': 0.5.11 5334 - 5335 - '@react-aria/menu@3.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5336 - dependencies: 5337 - '@react-aria/focus': 3.16.2(react@18.3.1) 5338 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5339 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5340 - '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5341 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5342 - '@react-aria/utils': 3.24.1(react@18.3.1) 5343 - '@react-stately/collections': 3.10.7(react@18.3.1) 5344 - '@react-stately/menu': 3.6.1(react@18.3.1) 5345 - '@react-stately/tree': 3.7.6(react@18.3.1) 5346 - '@react-types/button': 3.9.4(react@18.3.1) 5347 - '@react-types/menu': 3.9.7(react@18.3.1) 5348 - '@react-types/shared': 3.23.1(react@18.3.1) 5349 - '@swc/helpers': 0.5.11 5357 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5358 + '@react-aria/label': 3.7.9(react@18.3.1) 5359 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5360 + '@react-aria/utils': 3.25.0(react@18.3.1) 5361 + '@react-stately/collections': 3.10.8(react@18.3.1) 5362 + '@react-stately/list': 3.10.6(react@18.3.1) 5363 + '@react-types/listbox': 3.5.0(react@18.3.1) 5364 + '@react-types/shared': 3.24.0(react@18.3.1) 5365 + '@swc/helpers': 0.5.12 5350 5366 react: 18.3.1 5351 5367 react-dom: 18.3.1(react@18.3.1) 5352 5368 5369 + '@react-aria/live-announcer@3.3.4': 5370 + dependencies: 5371 + '@swc/helpers': 0.5.12 5372 + 5353 5373 '@react-aria/menu@3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5354 5374 dependencies: 5355 5375 '@react-aria/focus': 3.17.1(react@18.3.1) 5356 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5357 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5358 - '@react-aria/overlays': 3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5359 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5376 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5377 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5378 + '@react-aria/overlays': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5379 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5360 5380 '@react-aria/utils': 3.24.1(react@18.3.1) 5361 - '@react-stately/collections': 3.10.7(react@18.3.1) 5381 + '@react-stately/collections': 3.10.8(react@18.3.1) 5362 5382 '@react-stately/menu': 3.7.1(react@18.3.1) 5363 - '@react-stately/tree': 3.8.1(react@18.3.1) 5364 - '@react-types/button': 3.9.4(react@18.3.1) 5383 + '@react-stately/tree': 3.8.2(react@18.3.1) 5384 + '@react-types/button': 3.9.5(react@18.3.1) 5365 5385 '@react-types/menu': 3.9.9(react@18.3.1) 5366 - '@react-types/shared': 3.23.1(react@18.3.1) 5367 - '@swc/helpers': 0.5.11 5386 + '@react-types/shared': 3.24.0(react@18.3.1) 5387 + '@swc/helpers': 0.5.12 5368 5388 react: 18.3.1 5369 5389 react-dom: 18.3.1(react@18.3.1) 5370 5390 5371 - '@react-aria/overlays@3.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5391 + '@react-aria/menu@3.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5372 5392 dependencies: 5373 - '@react-aria/focus': 3.16.2(react@18.3.1) 5374 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5375 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5376 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5377 - '@react-aria/utils': 3.24.1(react@18.3.1) 5378 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 5379 - '@react-stately/overlays': 3.6.5(react@18.3.1) 5380 - '@react-types/button': 3.9.4(react@18.3.1) 5381 - '@react-types/overlays': 3.8.5(react@18.3.1) 5382 - '@react-types/shared': 3.23.1(react@18.3.1) 5383 - '@swc/helpers': 0.5.11 5393 + '@react-aria/focus': 3.18.0(react@18.3.1) 5394 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5395 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5396 + '@react-aria/overlays': 3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5397 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5398 + '@react-aria/utils': 3.25.0(react@18.3.1) 5399 + '@react-stately/collections': 3.10.8(react@18.3.1) 5400 + '@react-stately/menu': 3.8.0(react@18.3.1) 5401 + '@react-stately/tree': 3.8.2(react@18.3.1) 5402 + '@react-types/button': 3.9.5(react@18.3.1) 5403 + '@react-types/menu': 3.9.10(react@18.3.1) 5404 + '@react-types/shared': 3.24.0(react@18.3.1) 5405 + '@swc/helpers': 0.5.12 5384 5406 react: 18.3.1 5385 5407 react-dom: 18.3.1(react@18.3.1) 5386 5408 5387 5409 '@react-aria/overlays@3.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5388 5410 dependencies: 5389 - '@react-aria/focus': 3.17.1(react@18.3.1) 5411 + '@react-aria/focus': 3.18.0(react@18.3.1) 5390 5412 '@react-aria/i18n': 3.11.1(react@18.3.1) 5391 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5392 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5413 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5414 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5393 5415 '@react-aria/utils': 3.24.1(react@18.3.1) 5394 5416 '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 5395 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5396 - '@react-types/button': 3.9.4(react@18.3.1) 5397 - '@react-types/overlays': 3.8.7(react@18.3.1) 5398 - '@react-types/shared': 3.23.1(react@18.3.1) 5399 - '@swc/helpers': 0.5.11 5417 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5418 + '@react-types/button': 3.9.5(react@18.3.1) 5419 + '@react-types/overlays': 3.8.8(react@18.3.1) 5420 + '@react-types/shared': 3.24.0(react@18.3.1) 5421 + '@swc/helpers': 0.5.12 5400 5422 react: 18.3.1 5401 5423 react-dom: 18.3.1(react@18.3.1) 5402 5424 5403 - '@react-aria/progress@3.4.11(react@18.3.1)': 5425 + '@react-aria/overlays@3.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5404 5426 dependencies: 5405 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5406 - '@react-aria/label': 3.7.8(react@18.3.1) 5407 - '@react-aria/utils': 3.24.1(react@18.3.1) 5408 - '@react-types/progress': 3.5.2(react@18.3.1) 5409 - '@react-types/shared': 3.23.1(react@18.3.1) 5410 - '@swc/helpers': 0.5.11 5427 + '@react-aria/focus': 3.18.0(react@18.3.1) 5428 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5429 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5430 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5431 + '@react-aria/utils': 3.25.0(react@18.3.1) 5432 + '@react-aria/visually-hidden': 3.8.13(react@18.3.1) 5433 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5434 + '@react-types/button': 3.9.5(react@18.3.1) 5435 + '@react-types/overlays': 3.8.8(react@18.3.1) 5436 + '@react-types/shared': 3.24.0(react@18.3.1) 5437 + '@swc/helpers': 0.5.12 5411 5438 react: 18.3.1 5439 + react-dom: 18.3.1(react@18.3.1) 5412 5440 5413 - '@react-aria/radio@3.10.2(react@18.3.1)': 5441 + '@react-aria/progress@3.4.13(react@18.3.1)': 5414 5442 dependencies: 5415 - '@react-aria/focus': 3.16.2(react@18.3.1) 5416 - '@react-aria/form': 3.0.5(react@18.3.1) 5417 5443 '@react-aria/i18n': 3.11.1(react@18.3.1) 5418 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5419 - '@react-aria/label': 3.7.8(react@18.3.1) 5444 + '@react-aria/label': 3.7.9(react@18.3.1) 5420 5445 '@react-aria/utils': 3.24.1(react@18.3.1) 5421 - '@react-stately/radio': 3.10.2(react@18.3.1) 5422 - '@react-types/radio': 3.7.1(react@18.3.1) 5423 - '@react-types/shared': 3.23.1(react@18.3.1) 5424 - '@swc/helpers': 0.5.11 5446 + '@react-types/progress': 3.5.4(react@18.3.1) 5447 + '@react-types/shared': 3.24.0(react@18.3.1) 5448 + '@swc/helpers': 0.5.12 5425 5449 react: 18.3.1 5426 5450 5427 - '@react-aria/selection@3.17.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5451 + '@react-aria/radio@3.10.4(react@18.3.1)': 5428 5452 dependencies: 5429 - '@react-aria/focus': 3.16.2(react@18.3.1) 5430 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5431 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5453 + '@react-aria/focus': 3.17.1(react@18.3.1) 5454 + '@react-aria/form': 3.0.6(react@18.3.1) 5455 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5456 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5457 + '@react-aria/label': 3.7.9(react@18.3.1) 5432 5458 '@react-aria/utils': 3.24.1(react@18.3.1) 5433 - '@react-stately/selection': 3.15.1(react@18.3.1) 5459 + '@react-stately/radio': 3.10.4(react@18.3.1) 5460 + '@react-types/radio': 3.8.1(react@18.3.1) 5434 5461 '@react-types/shared': 3.23.1(react@18.3.1) 5435 - '@swc/helpers': 0.5.11 5462 + '@swc/helpers': 0.5.12 5436 5463 react: 18.3.1 5437 - react-dom: 18.3.1(react@18.3.1) 5438 5464 5439 5465 '@react-aria/selection@3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5440 5466 dependencies: 5441 5467 '@react-aria/focus': 3.17.1(react@18.3.1) 5442 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5468 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5443 5469 '@react-aria/interactions': 3.21.3(react@18.3.1) 5444 5470 '@react-aria/utils': 3.24.1(react@18.3.1) 5445 - '@react-stately/selection': 3.15.1(react@18.3.1) 5471 + '@react-stately/selection': 3.16.0(react@18.3.1) 5446 5472 '@react-types/shared': 3.23.1(react@18.3.1) 5447 - '@swc/helpers': 0.5.11 5473 + '@swc/helpers': 0.5.12 5448 5474 react: 18.3.1 5449 5475 react-dom: 18.3.1(react@18.3.1) 5450 5476 5451 - '@react-aria/slider@3.7.6(react@18.3.1)': 5477 + '@react-aria/selection@3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5452 5478 dependencies: 5453 - '@react-aria/focus': 3.16.2(react@18.3.1) 5454 - '@react-aria/i18n': 3.10.2(react@18.3.1) 5455 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5456 - '@react-aria/label': 3.7.8(react@18.3.1) 5457 - '@react-aria/utils': 3.24.1(react@18.3.1) 5458 - '@react-stately/slider': 3.5.2(react@18.3.1) 5459 - '@react-types/shared': 3.23.1(react@18.3.1) 5460 - '@react-types/slider': 3.7.3(react@18.3.1) 5461 - '@swc/helpers': 0.5.11 5479 + '@react-aria/focus': 3.18.0(react@18.3.1) 5480 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5481 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5482 + '@react-aria/utils': 3.25.0(react@18.3.1) 5483 + '@react-stately/selection': 3.16.0(react@18.3.1) 5484 + '@react-types/shared': 3.24.0(react@18.3.1) 5485 + '@swc/helpers': 0.5.12 5462 5486 react: 18.3.1 5487 + react-dom: 18.3.1(react@18.3.1) 5463 5488 5464 - '@react-aria/spinbutton@3.6.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5489 + '@react-aria/slider@3.7.8(react@18.3.1)': 5465 5490 dependencies: 5491 + '@react-aria/focus': 3.17.1(react@18.3.1) 5466 5492 '@react-aria/i18n': 3.11.1(react@18.3.1) 5467 - '@react-aria/live-announcer': 3.3.4 5493 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5494 + '@react-aria/label': 3.7.9(react@18.3.1) 5468 5495 '@react-aria/utils': 3.24.1(react@18.3.1) 5469 - '@react-types/button': 3.9.4(react@18.3.1) 5470 - '@react-types/shared': 3.23.1(react@18.3.1) 5471 - '@swc/helpers': 0.5.11 5496 + '@react-stately/slider': 3.5.4(react@18.3.1) 5497 + '@react-types/shared': 3.24.0(react@18.3.1) 5498 + '@react-types/slider': 3.7.4(react@18.3.1) 5499 + '@swc/helpers': 0.5.12 5500 + react: 18.3.1 5501 + 5502 + '@react-aria/spinbutton@3.6.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5503 + dependencies: 5504 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5505 + '@react-aria/live-announcer': 3.3.4 5506 + '@react-aria/utils': 3.25.0(react@18.3.1) 5507 + '@react-types/button': 3.9.5(react@18.3.1) 5508 + '@react-types/shared': 3.24.0(react@18.3.1) 5509 + '@swc/helpers': 0.5.12 5472 5510 react: 18.3.1 5473 5511 react-dom: 18.3.1(react@18.3.1) 5474 5512 5475 5513 '@react-aria/ssr@3.9.4(react@18.3.1)': 5476 5514 dependencies: 5477 - '@swc/helpers': 0.5.11 5515 + '@swc/helpers': 0.5.12 5478 5516 react: 18.3.1 5479 5517 5480 - '@react-aria/switch@3.6.2(react@18.3.1)': 5518 + '@react-aria/ssr@3.9.5(react@18.3.1)': 5481 5519 dependencies: 5482 - '@react-aria/toggle': 3.10.4(react@18.3.1) 5483 - '@react-stately/toggle': 3.7.2(react@18.3.1) 5484 - '@react-types/switch': 3.5.3(react@18.3.1) 5485 - '@swc/helpers': 0.5.11 5520 + '@swc/helpers': 0.5.12 5486 5521 react: 18.3.1 5487 5522 5488 - '@react-aria/table@3.13.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5523 + '@react-aria/switch@3.6.4(react@18.3.1)': 5489 5524 dependencies: 5490 - '@react-aria/focus': 3.16.2(react@18.3.1) 5491 - '@react-aria/grid': 3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5492 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5493 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5525 + '@react-aria/toggle': 3.10.5(react@18.3.1) 5526 + '@react-stately/toggle': 3.7.4(react@18.3.1) 5527 + '@react-types/switch': 3.5.4(react@18.3.1) 5528 + '@swc/helpers': 0.5.12 5529 + react: 18.3.1 5530 + 5531 + '@react-aria/table@3.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5532 + dependencies: 5533 + '@react-aria/focus': 3.17.1(react@18.3.1) 5534 + '@react-aria/grid': 3.10.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5535 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5536 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5494 5537 '@react-aria/live-announcer': 3.3.4 5495 5538 '@react-aria/utils': 3.24.1(react@18.3.1) 5496 - '@react-aria/visually-hidden': 3.8.10(react@18.3.1) 5497 - '@react-stately/collections': 3.10.7(react@18.3.1) 5539 + '@react-aria/visually-hidden': 3.8.12(react@18.3.1) 5540 + '@react-stately/collections': 3.10.8(react@18.3.1) 5498 5541 '@react-stately/flags': 3.0.3 5499 - '@react-stately/table': 3.11.6(react@18.3.1) 5500 - '@react-stately/virtualizer': 3.6.8(react@18.3.1) 5501 - '@react-types/checkbox': 3.8.1(react@18.3.1) 5502 - '@react-types/grid': 3.2.4(react@18.3.1) 5503 - '@react-types/shared': 3.23.1(react@18.3.1) 5504 - '@react-types/table': 3.9.3(react@18.3.1) 5505 - '@swc/helpers': 0.5.11 5542 + '@react-stately/table': 3.11.8(react@18.3.1) 5543 + '@react-stately/virtualizer': 3.7.1(react@18.3.1) 5544 + '@react-types/checkbox': 3.8.2(react@18.3.1) 5545 + '@react-types/grid': 3.2.6(react@18.3.1) 5546 + '@react-types/shared': 3.24.0(react@18.3.1) 5547 + '@react-types/table': 3.9.5(react@18.3.1) 5548 + '@swc/helpers': 0.5.12 5506 5549 react: 18.3.1 5507 5550 react-dom: 18.3.1(react@18.3.1) 5508 5551 5509 - '@react-aria/tabs@3.8.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5552 + '@react-aria/tabs@3.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5510 5553 dependencies: 5511 - '@react-aria/focus': 3.16.2(react@18.3.1) 5512 - '@react-aria/i18n': 3.11.1(react@18.3.1) 5513 - '@react-aria/selection': 3.18.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5554 + '@react-aria/focus': 3.17.1(react@18.3.1) 5555 + '@react-aria/i18n': 3.12.0(react@18.3.1) 5556 + '@react-aria/selection': 3.19.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5514 5557 '@react-aria/utils': 3.24.1(react@18.3.1) 5515 - '@react-stately/tabs': 3.6.4(react@18.3.1) 5558 + '@react-stately/tabs': 3.6.6(react@18.3.1) 5516 5559 '@react-types/shared': 3.23.1(react@18.3.1) 5517 - '@react-types/tabs': 3.3.5(react@18.3.1) 5518 - '@swc/helpers': 0.5.11 5560 + '@react-types/tabs': 3.3.7(react@18.3.1) 5561 + '@swc/helpers': 0.5.12 5519 5562 react: 18.3.1 5520 5563 react-dom: 18.3.1(react@18.3.1) 5521 - 5522 - '@react-aria/textfield@3.14.3(react@18.3.1)': 5523 - dependencies: 5524 - '@react-aria/focus': 3.16.2(react@18.3.1) 5525 - '@react-aria/form': 3.0.5(react@18.3.1) 5526 - '@react-aria/label': 3.7.8(react@18.3.1) 5527 - '@react-aria/utils': 3.24.1(react@18.3.1) 5528 - '@react-stately/form': 3.0.3(react@18.3.1) 5529 - '@react-stately/utils': 3.9.1(react@18.3.1) 5530 - '@react-types/shared': 3.23.1(react@18.3.1) 5531 - '@react-types/textfield': 3.9.1(react@18.3.1) 5532 - '@swc/helpers': 0.5.11 5533 - react: 18.3.1 5534 5564 5535 5565 '@react-aria/textfield@3.14.5(react@18.3.1)': 5536 5566 dependencies: 5537 5567 '@react-aria/focus': 3.17.1(react@18.3.1) 5538 - '@react-aria/form': 3.0.5(react@18.3.1) 5539 - '@react-aria/label': 3.7.8(react@18.3.1) 5568 + '@react-aria/form': 3.0.6(react@18.3.1) 5569 + '@react-aria/label': 3.7.9(react@18.3.1) 5540 5570 '@react-aria/utils': 3.24.1(react@18.3.1) 5541 - '@react-stately/form': 3.0.3(react@18.3.1) 5571 + '@react-stately/form': 3.0.4(react@18.3.1) 5542 5572 '@react-stately/utils': 3.10.1(react@18.3.1) 5543 5573 '@react-types/shared': 3.23.1(react@18.3.1) 5544 5574 '@react-types/textfield': 3.9.3(react@18.3.1) 5545 - '@swc/helpers': 0.5.11 5575 + '@swc/helpers': 0.5.12 5546 5576 react: 18.3.1 5547 5577 5548 - '@react-aria/toggle@3.10.4(react@18.3.1)': 5578 + '@react-aria/textfield@3.14.6(react@18.3.1)': 5549 5579 dependencies: 5550 - '@react-aria/focus': 3.17.1(react@18.3.1) 5551 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5552 - '@react-aria/utils': 3.24.1(react@18.3.1) 5553 - '@react-stately/toggle': 3.7.4(react@18.3.1) 5554 - '@react-types/checkbox': 3.8.1(react@18.3.1) 5555 - '@swc/helpers': 0.5.11 5580 + '@react-aria/focus': 3.18.0(react@18.3.1) 5581 + '@react-aria/form': 3.0.6(react@18.3.1) 5582 + '@react-aria/label': 3.7.9(react@18.3.1) 5583 + '@react-aria/utils': 3.25.0(react@18.3.1) 5584 + '@react-stately/form': 3.0.4(react@18.3.1) 5585 + '@react-stately/utils': 3.10.2(react@18.3.1) 5586 + '@react-types/shared': 3.24.0(react@18.3.1) 5587 + '@react-types/textfield': 3.9.4(react@18.3.1) 5588 + '@swc/helpers': 0.5.12 5556 5589 react: 18.3.1 5557 5590 5558 - '@react-aria/tooltip@3.7.2(react@18.3.1)': 5591 + '@react-aria/toggle@3.10.5(react@18.3.1)': 5559 5592 dependencies: 5560 - '@react-aria/focus': 3.17.1(react@18.3.1) 5561 - '@react-aria/interactions': 3.21.1(react@18.3.1) 5562 - '@react-aria/utils': 3.24.1(react@18.3.1) 5563 - '@react-stately/tooltip': 3.4.7(react@18.3.1) 5564 - '@react-types/shared': 3.23.1(react@18.3.1) 5565 - '@react-types/tooltip': 3.4.7(react@18.3.1) 5566 - '@swc/helpers': 0.5.11 5593 + '@react-aria/focus': 3.18.0(react@18.3.1) 5594 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5595 + '@react-aria/utils': 3.25.0(react@18.3.1) 5596 + '@react-stately/toggle': 3.7.5(react@18.3.1) 5597 + '@react-types/checkbox': 3.8.2(react@18.3.1) 5598 + '@react-types/shared': 3.24.0(react@18.3.1) 5599 + '@swc/helpers': 0.5.12 5567 5600 react: 18.3.1 5568 5601 5569 - '@react-aria/utils@3.23.2(react@18.3.1)': 5602 + '@react-aria/tooltip@3.7.4(react@18.3.1)': 5570 5603 dependencies: 5571 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5572 - '@react-stately/utils': 3.10.1(react@18.3.1) 5573 - '@react-types/shared': 3.23.1(react@18.3.1) 5574 - '@swc/helpers': 0.5.11 5575 - clsx: 2.1.1 5604 + '@react-aria/focus': 3.18.0(react@18.3.1) 5605 + '@react-aria/interactions': 3.21.3(react@18.3.1) 5606 + '@react-aria/utils': 3.24.1(react@18.3.1) 5607 + '@react-stately/tooltip': 3.4.9(react@18.3.1) 5608 + '@react-types/shared': 3.24.0(react@18.3.1) 5609 + '@react-types/tooltip': 3.4.9(react@18.3.1) 5610 + '@swc/helpers': 0.5.12 5576 5611 react: 18.3.1 5577 5612 5578 5613 '@react-aria/utils@3.24.1(react@18.3.1)': 5579 5614 dependencies: 5580 - '@react-aria/ssr': 3.9.4(react@18.3.1) 5581 - '@react-stately/utils': 3.10.1(react@18.3.1) 5582 - '@react-types/shared': 3.23.1(react@18.3.1) 5583 - '@swc/helpers': 0.5.11 5615 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5616 + '@react-stately/utils': 3.10.2(react@18.3.1) 5617 + '@react-types/shared': 3.24.0(react@18.3.1) 5618 + '@swc/helpers': 0.5.12 5584 5619 clsx: 2.1.1 5585 5620 react: 18.3.1 5586 5621 5587 - '@react-aria/visually-hidden@3.8.10(react@18.3.1)': 5622 + '@react-aria/utils@3.25.0(react@18.3.1)': 5588 5623 dependencies: 5589 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5590 - '@react-aria/utils': 3.24.1(react@18.3.1) 5591 - '@react-types/shared': 3.23.1(react@18.3.1) 5592 - '@swc/helpers': 0.5.11 5624 + '@react-aria/ssr': 3.9.5(react@18.3.1) 5625 + '@react-stately/utils': 3.10.2(react@18.3.1) 5626 + '@react-types/shared': 3.24.0(react@18.3.1) 5627 + '@swc/helpers': 0.5.12 5628 + clsx: 2.1.1 5593 5629 react: 18.3.1 5594 5630 5595 5631 '@react-aria/visually-hidden@3.8.12(react@18.3.1)': 5596 5632 dependencies: 5597 - '@react-aria/interactions': 3.21.3(react@18.3.1) 5598 - '@react-aria/utils': 3.24.1(react@18.3.1) 5599 - '@react-types/shared': 3.23.1(react@18.3.1) 5600 - '@swc/helpers': 0.5.11 5633 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5634 + '@react-aria/utils': 3.25.0(react@18.3.1) 5635 + '@react-types/shared': 3.24.0(react@18.3.1) 5636 + '@swc/helpers': 0.5.12 5601 5637 react: 18.3.1 5602 5638 5603 - '@react-stately/calendar@3.4.4(react@18.3.1)': 5639 + '@react-aria/visually-hidden@3.8.13(react@18.3.1)': 5604 5640 dependencies: 5605 - '@internationalized/date': 3.5.4 5606 - '@react-stately/utils': 3.9.1(react@18.3.1) 5607 - '@react-types/calendar': 3.4.4(react@18.3.1) 5608 - '@react-types/shared': 3.23.1(react@18.3.1) 5609 - '@swc/helpers': 0.5.11 5641 + '@react-aria/interactions': 3.22.0(react@18.3.1) 5642 + '@react-aria/utils': 3.25.0(react@18.3.1) 5643 + '@react-types/shared': 3.24.0(react@18.3.1) 5644 + '@swc/helpers': 0.5.12 5610 5645 react: 18.3.1 5611 5646 5612 - '@react-stately/checkbox@3.6.3(react@18.3.1)': 5647 + '@react-stately/calendar@3.5.1(react@18.3.1)': 5613 5648 dependencies: 5614 - '@react-stately/form': 3.0.3(react@18.3.1) 5649 + '@internationalized/date': 3.5.5 5615 5650 '@react-stately/utils': 3.10.1(react@18.3.1) 5616 - '@react-types/checkbox': 3.7.1(react@18.3.1) 5651 + '@react-types/calendar': 3.4.6(react@18.3.1) 5617 5652 '@react-types/shared': 3.23.1(react@18.3.1) 5618 - '@swc/helpers': 0.5.11 5653 + '@swc/helpers': 0.5.12 5619 5654 react: 18.3.1 5620 5655 5621 - '@react-stately/collections@3.10.5(react@18.3.1)': 5656 + '@react-stately/checkbox@3.6.5(react@18.3.1)': 5622 5657 dependencies: 5658 + '@react-stately/form': 3.0.4(react@18.3.1) 5659 + '@react-stately/utils': 3.10.2(react@18.3.1) 5660 + '@react-types/checkbox': 3.8.1(react@18.3.1) 5623 5661 '@react-types/shared': 3.23.1(react@18.3.1) 5624 - '@swc/helpers': 0.5.11 5662 + '@swc/helpers': 0.5.12 5625 5663 react: 18.3.1 5626 5664 5627 5665 '@react-stately/collections@3.10.7(react@18.3.1)': 5628 5666 dependencies: 5629 5667 '@react-types/shared': 3.23.1(react@18.3.1) 5630 - '@swc/helpers': 0.5.11 5668 + '@swc/helpers': 0.5.12 5631 5669 react: 18.3.1 5632 5670 5633 - '@react-stately/combobox@3.8.2(react@18.3.1)': 5671 + '@react-stately/collections@3.10.8(react@18.3.1)': 5634 5672 dependencies: 5635 - '@react-stately/collections': 3.10.7(react@18.3.1) 5636 - '@react-stately/form': 3.0.3(react@18.3.1) 5637 - '@react-stately/list': 3.10.5(react@18.3.1) 5638 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5639 - '@react-stately/select': 3.6.4(react@18.3.1) 5640 - '@react-stately/utils': 3.10.1(react@18.3.1) 5641 - '@react-types/combobox': 3.10.1(react@18.3.1) 5673 + '@react-types/shared': 3.24.0(react@18.3.1) 5674 + '@swc/helpers': 0.5.12 5675 + react: 18.3.1 5676 + 5677 + '@react-stately/combobox@3.8.4(react@18.3.1)': 5678 + dependencies: 5679 + '@react-stately/collections': 3.10.8(react@18.3.1) 5680 + '@react-stately/form': 3.0.4(react@18.3.1) 5681 + '@react-stately/list': 3.10.6(react@18.3.1) 5682 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5683 + '@react-stately/select': 3.6.5(react@18.3.1) 5684 + '@react-stately/utils': 3.10.2(react@18.3.1) 5685 + '@react-types/combobox': 3.11.1(react@18.3.1) 5642 5686 '@react-types/shared': 3.23.1(react@18.3.1) 5643 - '@swc/helpers': 0.5.11 5687 + '@swc/helpers': 0.5.12 5644 5688 react: 18.3.1 5645 5689 5646 - '@react-stately/datepicker@3.9.2(react@18.3.1)': 5690 + '@react-stately/datepicker@3.9.4(react@18.3.1)': 5647 5691 dependencies: 5648 - '@internationalized/date': 3.5.4 5692 + '@internationalized/date': 3.5.5 5649 5693 '@internationalized/string': 3.2.3 5650 - '@react-stately/form': 3.0.3(react@18.3.1) 5694 + '@react-stately/form': 3.0.4(react@18.3.1) 5651 5695 '@react-stately/overlays': 3.6.7(react@18.3.1) 5652 5696 '@react-stately/utils': 3.10.1(react@18.3.1) 5653 - '@react-types/datepicker': 3.7.2(react@18.3.1) 5654 - '@react-types/shared': 3.22.1(react@18.3.1) 5655 - '@swc/helpers': 0.5.11 5697 + '@react-types/datepicker': 3.7.4(react@18.3.1) 5698 + '@react-types/shared': 3.23.1(react@18.3.1) 5699 + '@swc/helpers': 0.5.12 5656 5700 react: 18.3.1 5657 5701 5658 5702 '@react-stately/flags@3.0.3': 5659 5703 dependencies: 5660 - '@swc/helpers': 0.5.11 5661 - 5662 - '@react-stately/form@3.0.1(react@18.3.1)': 5663 - dependencies: 5664 - '@react-types/shared': 3.23.1(react@18.3.1) 5665 - '@swc/helpers': 0.5.11 5666 - react: 18.3.1 5704 + '@swc/helpers': 0.5.12 5667 5705 5668 5706 '@react-stately/form@3.0.3(react@18.3.1)': 5669 5707 dependencies: 5670 5708 '@react-types/shared': 3.23.1(react@18.3.1) 5671 - '@swc/helpers': 0.5.11 5709 + '@swc/helpers': 0.5.12 5672 5710 react: 18.3.1 5673 5711 5674 - '@react-stately/grid@3.8.7(react@18.3.1)': 5712 + '@react-stately/form@3.0.4(react@18.3.1)': 5675 5713 dependencies: 5676 - '@react-stately/collections': 3.10.7(react@18.3.1) 5677 - '@react-stately/selection': 3.15.1(react@18.3.1) 5678 - '@react-types/grid': 3.2.6(react@18.3.1) 5679 - '@react-types/shared': 3.23.1(react@18.3.1) 5680 - '@swc/helpers': 0.5.11 5714 + '@react-types/shared': 3.24.0(react@18.3.1) 5715 + '@swc/helpers': 0.5.12 5681 5716 react: 18.3.1 5682 5717 5683 - '@react-stately/list@3.10.3(react@18.3.1)': 5718 + '@react-stately/grid@3.9.0(react@18.3.1)': 5684 5719 dependencies: 5685 - '@react-stately/collections': 3.10.7(react@18.3.1) 5686 - '@react-stately/selection': 3.15.1(react@18.3.1) 5687 - '@react-stately/utils': 3.10.1(react@18.3.1) 5688 - '@react-types/shared': 3.23.1(react@18.3.1) 5689 - '@swc/helpers': 0.5.11 5720 + '@react-stately/collections': 3.10.8(react@18.3.1) 5721 + '@react-stately/selection': 3.16.0(react@18.3.1) 5722 + '@react-types/grid': 3.2.7(react@18.3.1) 5723 + '@react-types/shared': 3.24.0(react@18.3.1) 5724 + '@swc/helpers': 0.5.12 5690 5725 react: 18.3.1 5691 5726 5692 5727 '@react-stately/list@3.10.5(react@18.3.1)': 5693 5728 dependencies: 5694 - '@react-stately/collections': 3.10.7(react@18.3.1) 5695 - '@react-stately/selection': 3.15.1(react@18.3.1) 5696 - '@react-stately/utils': 3.10.1(react@18.3.1) 5729 + '@react-stately/collections': 3.10.8(react@18.3.1) 5730 + '@react-stately/selection': 3.16.0(react@18.3.1) 5731 + '@react-stately/utils': 3.10.2(react@18.3.1) 5697 5732 '@react-types/shared': 3.23.1(react@18.3.1) 5698 - '@swc/helpers': 0.5.11 5733 + '@swc/helpers': 0.5.12 5699 5734 react: 18.3.1 5700 5735 5701 - '@react-stately/menu@3.6.1(react@18.3.1)': 5736 + '@react-stately/list@3.10.6(react@18.3.1)': 5702 5737 dependencies: 5703 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5704 - '@react-types/menu': 3.9.7(react@18.3.1) 5705 - '@react-types/shared': 3.23.1(react@18.3.1) 5706 - '@swc/helpers': 0.5.11 5738 + '@react-stately/collections': 3.10.8(react@18.3.1) 5739 + '@react-stately/selection': 3.16.0(react@18.3.1) 5740 + '@react-stately/utils': 3.10.2(react@18.3.1) 5741 + '@react-types/shared': 3.24.0(react@18.3.1) 5742 + '@swc/helpers': 0.5.12 5707 5743 react: 18.3.1 5708 5744 5709 5745 '@react-stately/menu@3.7.1(react@18.3.1)': 5710 5746 dependencies: 5711 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5747 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5712 5748 '@react-types/menu': 3.9.9(react@18.3.1) 5713 - '@react-types/shared': 3.23.1(react@18.3.1) 5714 - '@swc/helpers': 0.5.11 5749 + '@react-types/shared': 3.24.0(react@18.3.1) 5750 + '@swc/helpers': 0.5.12 5715 5751 react: 18.3.1 5716 5752 5717 - '@react-stately/overlays@3.6.5(react@18.3.1)': 5753 + '@react-stately/menu@3.8.0(react@18.3.1)': 5718 5754 dependencies: 5719 - '@react-stately/utils': 3.10.1(react@18.3.1) 5720 - '@react-types/overlays': 3.8.5(react@18.3.1) 5721 - '@swc/helpers': 0.5.11 5755 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5756 + '@react-types/menu': 3.9.10(react@18.3.1) 5757 + '@react-types/shared': 3.24.0(react@18.3.1) 5758 + '@swc/helpers': 0.5.12 5722 5759 react: 18.3.1 5723 5760 5724 5761 '@react-stately/overlays@3.6.7(react@18.3.1)': 5725 5762 dependencies: 5726 - '@react-stately/utils': 3.10.1(react@18.3.1) 5763 + '@react-stately/utils': 3.10.2(react@18.3.1) 5727 5764 '@react-types/overlays': 3.8.7(react@18.3.1) 5728 - '@swc/helpers': 0.5.11 5765 + '@swc/helpers': 0.5.12 5729 5766 react: 18.3.1 5730 5767 5731 - '@react-stately/radio@3.10.2(react@18.3.1)': 5768 + '@react-stately/overlays@3.6.8(react@18.3.1)': 5732 5769 dependencies: 5733 - '@react-stately/form': 3.0.3(react@18.3.1) 5734 - '@react-stately/utils': 3.10.1(react@18.3.1) 5735 - '@react-types/radio': 3.7.1(react@18.3.1) 5736 - '@react-types/shared': 3.23.1(react@18.3.1) 5737 - '@swc/helpers': 0.5.11 5770 + '@react-stately/utils': 3.10.2(react@18.3.1) 5771 + '@react-types/overlays': 3.8.8(react@18.3.1) 5772 + '@swc/helpers': 0.5.12 5738 5773 react: 18.3.1 5739 5774 5740 - '@react-stately/select@3.6.4(react@18.3.1)': 5775 + '@react-stately/radio@3.10.4(react@18.3.1)': 5741 5776 dependencies: 5742 - '@react-stately/form': 3.0.3(react@18.3.1) 5743 - '@react-stately/list': 3.10.5(react@18.3.1) 5744 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5745 - '@react-types/select': 3.9.4(react@18.3.1) 5777 + '@react-stately/form': 3.0.4(react@18.3.1) 5778 + '@react-stately/utils': 3.10.2(react@18.3.1) 5779 + '@react-types/radio': 3.8.1(react@18.3.1) 5746 5780 '@react-types/shared': 3.23.1(react@18.3.1) 5747 - '@swc/helpers': 0.5.11 5781 + '@swc/helpers': 0.5.12 5748 5782 react: 18.3.1 5749 5783 5750 - '@react-stately/selection@3.15.1(react@18.3.1)': 5784 + '@react-stately/select@3.6.5(react@18.3.1)': 5751 5785 dependencies: 5752 - '@react-stately/collections': 3.10.7(react@18.3.1) 5753 - '@react-stately/utils': 3.10.1(react@18.3.1) 5754 - '@react-types/shared': 3.23.1(react@18.3.1) 5755 - '@swc/helpers': 0.5.11 5786 + '@react-stately/form': 3.0.4(react@18.3.1) 5787 + '@react-stately/list': 3.10.6(react@18.3.1) 5788 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5789 + '@react-types/select': 3.9.5(react@18.3.1) 5790 + '@react-types/shared': 3.24.0(react@18.3.1) 5791 + '@swc/helpers': 0.5.12 5756 5792 react: 18.3.1 5757 5793 5758 - '@react-stately/slider@3.5.2(react@18.3.1)': 5794 + '@react-stately/selection@3.16.0(react@18.3.1)': 5759 5795 dependencies: 5760 - '@react-stately/utils': 3.10.1(react@18.3.1) 5761 - '@react-types/shared': 3.23.1(react@18.3.1) 5762 - '@react-types/slider': 3.7.3(react@18.3.1) 5763 - '@swc/helpers': 0.5.11 5796 + '@react-stately/collections': 3.10.8(react@18.3.1) 5797 + '@react-stately/utils': 3.10.2(react@18.3.1) 5798 + '@react-types/shared': 3.24.0(react@18.3.1) 5799 + '@swc/helpers': 0.5.12 5764 5800 react: 18.3.1 5765 5801 5766 - '@react-stately/table@3.11.6(react@18.3.1)': 5802 + '@react-stately/slider@3.5.4(react@18.3.1)': 5767 5803 dependencies: 5768 - '@react-stately/collections': 3.10.7(react@18.3.1) 5769 - '@react-stately/flags': 3.0.3 5770 - '@react-stately/grid': 3.8.7(react@18.3.1) 5771 - '@react-stately/selection': 3.15.1(react@18.3.1) 5772 - '@react-stately/utils': 3.10.1(react@18.3.1) 5773 - '@react-types/grid': 3.2.4(react@18.3.1) 5774 - '@react-types/shared': 3.23.1(react@18.3.1) 5775 - '@react-types/table': 3.9.3(react@18.3.1) 5776 - '@swc/helpers': 0.5.11 5804 + '@react-stately/utils': 3.10.2(react@18.3.1) 5805 + '@react-types/shared': 3.24.0(react@18.3.1) 5806 + '@react-types/slider': 3.7.4(react@18.3.1) 5807 + '@swc/helpers': 0.5.12 5777 5808 react: 18.3.1 5778 5809 5779 - '@react-stately/tabs@3.6.4(react@18.3.1)': 5810 + '@react-stately/table@3.11.8(react@18.3.1)': 5780 5811 dependencies: 5781 - '@react-stately/list': 3.10.5(react@18.3.1) 5782 - '@react-types/shared': 3.23.1(react@18.3.1) 5783 - '@react-types/tabs': 3.3.5(react@18.3.1) 5784 - '@swc/helpers': 0.5.11 5812 + '@react-stately/collections': 3.10.8(react@18.3.1) 5813 + '@react-stately/flags': 3.0.3 5814 + '@react-stately/grid': 3.9.0(react@18.3.1) 5815 + '@react-stately/selection': 3.16.0(react@18.3.1) 5816 + '@react-stately/utils': 3.10.2(react@18.3.1) 5817 + '@react-types/grid': 3.2.6(react@18.3.1) 5818 + '@react-types/shared': 3.24.0(react@18.3.1) 5819 + '@react-types/table': 3.9.5(react@18.3.1) 5820 + '@swc/helpers': 0.5.12 5785 5821 react: 18.3.1 5786 5822 5787 - '@react-stately/toggle@3.7.2(react@18.3.1)': 5823 + '@react-stately/tabs@3.6.6(react@18.3.1)': 5788 5824 dependencies: 5789 - '@react-stately/utils': 3.9.1(react@18.3.1) 5790 - '@react-types/checkbox': 3.8.1(react@18.3.1) 5791 - '@swc/helpers': 0.5.11 5825 + '@react-stately/list': 3.10.6(react@18.3.1) 5826 + '@react-types/shared': 3.23.1(react@18.3.1) 5827 + '@react-types/tabs': 3.3.7(react@18.3.1) 5828 + '@swc/helpers': 0.5.12 5792 5829 react: 18.3.1 5793 5830 5794 5831 '@react-stately/toggle@3.7.4(react@18.3.1)': 5795 5832 dependencies: 5796 - '@react-stately/utils': 3.10.1(react@18.3.1) 5833 + '@react-stately/utils': 3.10.2(react@18.3.1) 5797 5834 '@react-types/checkbox': 3.8.1(react@18.3.1) 5798 - '@swc/helpers': 0.5.11 5835 + '@swc/helpers': 0.5.12 5799 5836 react: 18.3.1 5800 5837 5801 - '@react-stately/tooltip@3.4.7(react@18.3.1)': 5838 + '@react-stately/toggle@3.7.5(react@18.3.1)': 5802 5839 dependencies: 5803 - '@react-stately/overlays': 3.6.7(react@18.3.1) 5804 - '@react-types/tooltip': 3.4.7(react@18.3.1) 5805 - '@swc/helpers': 0.5.11 5840 + '@react-stately/utils': 3.10.2(react@18.3.1) 5841 + '@react-types/checkbox': 3.8.2(react@18.3.1) 5842 + '@swc/helpers': 0.5.12 5806 5843 react: 18.3.1 5807 5844 5808 - '@react-stately/tree@3.7.6(react@18.3.1)': 5845 + '@react-stately/tooltip@3.4.9(react@18.3.1)': 5809 5846 dependencies: 5810 - '@react-stately/collections': 3.10.7(react@18.3.1) 5811 - '@react-stately/selection': 3.15.1(react@18.3.1) 5812 - '@react-stately/utils': 3.10.1(react@18.3.1) 5813 - '@react-types/shared': 3.23.1(react@18.3.1) 5814 - '@swc/helpers': 0.5.11 5847 + '@react-stately/overlays': 3.6.8(react@18.3.1) 5848 + '@react-types/tooltip': 3.4.9(react@18.3.1) 5849 + '@swc/helpers': 0.5.12 5815 5850 react: 18.3.1 5816 5851 5817 5852 '@react-stately/tree@3.8.1(react@18.3.1)': 5818 5853 dependencies: 5819 - '@react-stately/collections': 3.10.7(react@18.3.1) 5820 - '@react-stately/selection': 3.15.1(react@18.3.1) 5821 - '@react-stately/utils': 3.10.1(react@18.3.1) 5854 + '@react-stately/collections': 3.10.8(react@18.3.1) 5855 + '@react-stately/selection': 3.16.0(react@18.3.1) 5856 + '@react-stately/utils': 3.10.2(react@18.3.1) 5822 5857 '@react-types/shared': 3.23.1(react@18.3.1) 5823 - '@swc/helpers': 0.5.11 5858 + '@swc/helpers': 0.5.12 5824 5859 react: 18.3.1 5825 5860 5826 - '@react-stately/utils@3.10.1(react@18.3.1)': 5861 + '@react-stately/tree@3.8.2(react@18.3.1)': 5827 5862 dependencies: 5828 - '@swc/helpers': 0.5.11 5863 + '@react-stately/collections': 3.10.8(react@18.3.1) 5864 + '@react-stately/selection': 3.16.0(react@18.3.1) 5865 + '@react-stately/utils': 3.10.2(react@18.3.1) 5866 + '@react-types/shared': 3.24.0(react@18.3.1) 5867 + '@swc/helpers': 0.5.12 5829 5868 react: 18.3.1 5830 5869 5831 - '@react-stately/utils@3.9.1(react@18.3.1)': 5870 + '@react-stately/utils@3.10.1(react@18.3.1)': 5832 5871 dependencies: 5833 - '@swc/helpers': 0.5.11 5872 + '@swc/helpers': 0.5.12 5834 5873 react: 18.3.1 5835 5874 5836 - '@react-stately/virtualizer@3.6.8(react@18.3.1)': 5875 + '@react-stately/utils@3.10.2(react@18.3.1)': 5837 5876 dependencies: 5838 - '@react-aria/utils': 3.24.1(react@18.3.1) 5839 - '@react-types/shared': 3.23.1(react@18.3.1) 5840 - '@swc/helpers': 0.5.11 5877 + '@swc/helpers': 0.5.12 5841 5878 react: 18.3.1 5842 5879 5843 5880 '@react-stately/virtualizer@3.7.1(react@18.3.1)': 5844 5881 dependencies: 5845 5882 '@react-aria/utils': 3.24.1(react@18.3.1) 5846 - '@react-types/shared': 3.23.1(react@18.3.1) 5847 - '@swc/helpers': 0.5.11 5848 - react: 18.3.1 5849 - 5850 - '@react-types/accordion@3.0.0-alpha.19(react@18.3.1)': 5851 - dependencies: 5852 - '@react-types/shared': 3.23.1(react@18.3.1) 5883 + '@react-types/shared': 3.24.0(react@18.3.1) 5884 + '@swc/helpers': 0.5.12 5853 5885 react: 18.3.1 5854 5886 5855 - '@react-types/breadcrumbs@3.7.3(react@18.3.1)': 5887 + '@react-types/accordion@3.0.0-alpha.21(react@18.3.1)': 5856 5888 dependencies: 5857 - '@react-types/link': 3.5.5(react@18.3.1) 5858 5889 '@react-types/shared': 3.23.1(react@18.3.1) 5859 5890 react: 18.3.1 5860 5891 5861 - '@react-types/button@3.9.2(react@18.3.1)': 5892 + '@react-types/breadcrumbs@3.7.5(react@18.3.1)': 5862 5893 dependencies: 5894 + '@react-types/link': 3.5.6(react@18.3.1) 5863 5895 '@react-types/shared': 3.23.1(react@18.3.1) 5864 5896 react: 18.3.1 5865 5897 ··· 5868 5900 '@react-types/shared': 3.23.1(react@18.3.1) 5869 5901 react: 18.3.1 5870 5902 5871 - '@react-types/calendar@3.4.4(react@18.3.1)': 5903 + '@react-types/button@3.9.5(react@18.3.1)': 5872 5904 dependencies: 5873 - '@internationalized/date': 3.5.4 5874 - '@react-types/shared': 3.23.1(react@18.3.1) 5905 + '@react-types/shared': 3.24.0(react@18.3.1) 5875 5906 react: 18.3.1 5876 5907 5877 5908 '@react-types/calendar@3.4.6(react@18.3.1)': 5878 5909 dependencies: 5879 - '@internationalized/date': 3.5.4 5910 + '@internationalized/date': 3.5.5 5880 5911 '@react-types/shared': 3.23.1(react@18.3.1) 5881 5912 react: 18.3.1 5882 5913 5883 - '@react-types/checkbox@3.7.1(react@18.3.1)': 5914 + '@react-types/calendar@3.4.7(react@18.3.1)': 5884 5915 dependencies: 5885 - '@react-types/shared': 3.23.1(react@18.3.1) 5916 + '@internationalized/date': 3.5.5 5917 + '@react-types/shared': 3.24.0(react@18.3.1) 5886 5918 react: 18.3.1 5887 5919 5888 5920 '@react-types/checkbox@3.8.1(react@18.3.1)': 5889 5921 dependencies: 5890 - '@react-types/shared': 3.23.1(react@18.3.1) 5922 + '@react-types/shared': 3.24.0(react@18.3.1) 5891 5923 react: 18.3.1 5892 5924 5893 - '@react-types/combobox@3.10.1(react@18.3.1)': 5925 + '@react-types/checkbox@3.8.2(react@18.3.1)': 5894 5926 dependencies: 5895 - '@react-types/shared': 3.23.1(react@18.3.1) 5927 + '@react-types/shared': 3.24.0(react@18.3.1) 5896 5928 react: 18.3.1 5897 5929 5898 - '@react-types/datepicker@3.7.2(react@18.3.1)': 5930 + '@react-types/combobox@3.11.1(react@18.3.1)': 5899 5931 dependencies: 5900 - '@internationalized/date': 3.5.4 5901 - '@react-types/calendar': 3.4.6(react@18.3.1) 5902 - '@react-types/overlays': 3.8.7(react@18.3.1) 5903 - '@react-types/shared': 3.22.1(react@18.3.1) 5932 + '@react-types/shared': 3.23.1(react@18.3.1) 5904 5933 react: 18.3.1 5905 5934 5906 - '@react-types/dialog@3.5.10(react@18.3.1)': 5935 + '@react-types/datepicker@3.7.4(react@18.3.1)': 5907 5936 dependencies: 5908 - '@react-types/overlays': 3.8.7(react@18.3.1) 5937 + '@internationalized/date': 3.5.5 5938 + '@react-types/calendar': 3.4.7(react@18.3.1) 5939 + '@react-types/overlays': 3.8.8(react@18.3.1) 5909 5940 '@react-types/shared': 3.23.1(react@18.3.1) 5910 5941 react: 18.3.1 5911 5942 5912 - '@react-types/grid@3.2.4(react@18.3.1)': 5943 + '@react-types/dialog@3.5.11(react@18.3.1)': 5913 5944 dependencies: 5914 - '@react-types/shared': 3.23.1(react@18.3.1) 5945 + '@react-types/overlays': 3.8.8(react@18.3.1) 5946 + '@react-types/shared': 3.24.0(react@18.3.1) 5915 5947 react: 18.3.1 5916 5948 5917 5949 '@react-types/grid@3.2.6(react@18.3.1)': 5918 5950 dependencies: 5919 - '@react-types/shared': 3.23.1(react@18.3.1) 5951 + '@react-types/shared': 3.24.0(react@18.3.1) 5920 5952 react: 18.3.1 5921 5953 5922 - '@react-types/link@3.5.3(react@18.3.1)': 5954 + '@react-types/grid@3.2.7(react@18.3.1)': 5923 5955 dependencies: 5924 - '@react-types/shared': 3.23.1(react@18.3.1) 5956 + '@react-types/shared': 3.24.0(react@18.3.1) 5925 5957 react: 18.3.1 5926 5958 5927 5959 '@react-types/link@3.5.5(react@18.3.1)': 5928 5960 dependencies: 5929 - '@react-types/shared': 3.23.1(react@18.3.1) 5961 + '@react-types/shared': 3.24.0(react@18.3.1) 5930 5962 react: 18.3.1 5931 5963 5932 - '@react-types/listbox@3.4.9(react@18.3.1)': 5964 + '@react-types/link@3.5.6(react@18.3.1)': 5933 5965 dependencies: 5934 - '@react-types/shared': 3.23.1(react@18.3.1) 5966 + '@react-types/shared': 3.24.0(react@18.3.1) 5935 5967 react: 18.3.1 5936 5968 5937 - '@react-types/menu@3.9.7(react@18.3.1)': 5969 + '@react-types/listbox@3.5.0(react@18.3.1)': 5938 5970 dependencies: 5939 - '@react-types/overlays': 3.8.7(react@18.3.1) 5940 - '@react-types/shared': 3.23.1(react@18.3.1) 5971 + '@react-types/shared': 3.24.0(react@18.3.1) 5941 5972 react: 18.3.1 5942 5973 5943 - '@react-types/menu@3.9.9(react@18.3.1)': 5974 + '@react-types/menu@3.9.10(react@18.3.1)': 5944 5975 dependencies: 5945 - '@react-types/overlays': 3.8.7(react@18.3.1) 5946 - '@react-types/shared': 3.23.1(react@18.3.1) 5976 + '@react-types/overlays': 3.8.8(react@18.3.1) 5977 + '@react-types/shared': 3.24.0(react@18.3.1) 5947 5978 react: 18.3.1 5948 5979 5949 - '@react-types/overlays@3.8.5(react@18.3.1)': 5980 + '@react-types/menu@3.9.9(react@18.3.1)': 5950 5981 dependencies: 5951 - '@react-types/shared': 3.23.1(react@18.3.1) 5982 + '@react-types/overlays': 3.8.8(react@18.3.1) 5983 + '@react-types/shared': 3.24.0(react@18.3.1) 5952 5984 react: 18.3.1 5953 5985 5954 5986 '@react-types/overlays@3.8.7(react@18.3.1)': 5955 5987 dependencies: 5956 - '@react-types/shared': 3.23.1(react@18.3.1) 5988 + '@react-types/shared': 3.24.0(react@18.3.1) 5957 5989 react: 18.3.1 5958 5990 5959 - '@react-types/progress@3.5.2(react@18.3.1)': 5991 + '@react-types/overlays@3.8.8(react@18.3.1)': 5960 5992 dependencies: 5961 - '@react-types/shared': 3.23.1(react@18.3.1) 5993 + '@react-types/shared': 3.24.0(react@18.3.1) 5962 5994 react: 18.3.1 5963 5995 5964 - '@react-types/radio@3.7.1(react@18.3.1)': 5996 + '@react-types/progress@3.5.4(react@18.3.1)': 5965 5997 dependencies: 5966 - '@react-types/shared': 3.23.1(react@18.3.1) 5998 + '@react-types/shared': 3.24.0(react@18.3.1) 5967 5999 react: 18.3.1 5968 6000 5969 - '@react-types/select@3.9.2(react@18.3.1)': 6001 + '@react-types/radio@3.8.1(react@18.3.1)': 5970 6002 dependencies: 5971 6003 '@react-types/shared': 3.23.1(react@18.3.1) 5972 6004 react: 18.3.1 ··· 5976 6008 '@react-types/shared': 3.23.1(react@18.3.1) 5977 6009 react: 18.3.1 5978 6010 5979 - '@react-types/shared@3.22.1(react@18.3.1)': 6011 + '@react-types/select@3.9.5(react@18.3.1)': 5980 6012 dependencies: 6013 + '@react-types/shared': 3.24.0(react@18.3.1) 5981 6014 react: 18.3.1 5982 6015 5983 6016 '@react-types/shared@3.23.1(react@18.3.1)': 5984 6017 dependencies: 5985 6018 react: 18.3.1 5986 6019 5987 - '@react-types/slider@3.7.3(react@18.3.1)': 6020 + '@react-types/shared@3.24.0(react@18.3.1)': 5988 6021 dependencies: 5989 - '@react-types/shared': 3.23.1(react@18.3.1) 5990 6022 react: 18.3.1 5991 6023 5992 - '@react-types/switch@3.5.3(react@18.3.1)': 6024 + '@react-types/slider@3.7.4(react@18.3.1)': 5993 6025 dependencies: 5994 - '@react-types/shared': 3.23.1(react@18.3.1) 6026 + '@react-types/shared': 3.24.0(react@18.3.1) 5995 6027 react: 18.3.1 5996 6028 5997 - '@react-types/table@3.9.3(react@18.3.1)': 6029 + '@react-types/switch@3.5.4(react@18.3.1)': 5998 6030 dependencies: 5999 - '@react-types/grid': 3.2.4(react@18.3.1) 6000 - '@react-types/shared': 3.23.1(react@18.3.1) 6031 + '@react-types/shared': 3.24.0(react@18.3.1) 6001 6032 react: 18.3.1 6002 6033 6003 - '@react-types/tabs@3.3.5(react@18.3.1)': 6034 + '@react-types/table@3.9.5(react@18.3.1)': 6004 6035 dependencies: 6005 - '@react-types/shared': 3.23.1(react@18.3.1) 6036 + '@react-types/grid': 3.2.6(react@18.3.1) 6037 + '@react-types/shared': 3.24.0(react@18.3.1) 6006 6038 react: 18.3.1 6007 6039 6008 - '@react-types/textfield@3.9.1(react@18.3.1)': 6040 + '@react-types/tabs@3.3.7(react@18.3.1)': 6009 6041 dependencies: 6010 6042 '@react-types/shared': 3.23.1(react@18.3.1) 6011 6043 react: 18.3.1 ··· 6015 6047 '@react-types/shared': 3.23.1(react@18.3.1) 6016 6048 react: 18.3.1 6017 6049 6018 - '@react-types/tooltip@3.4.7(react@18.3.1)': 6050 + '@react-types/textfield@3.9.4(react@18.3.1)': 6019 6051 dependencies: 6020 - '@react-types/overlays': 3.8.5(react@18.3.1) 6021 - '@react-types/shared': 3.23.1(react@18.3.1) 6052 + '@react-types/shared': 3.24.0(react@18.3.1) 6053 + react: 18.3.1 6054 + 6055 + '@react-types/tooltip@3.4.9(react@18.3.1)': 6056 + dependencies: 6057 + '@react-types/overlays': 3.8.7(react@18.3.1) 6058 + '@react-types/shared': 3.24.0(react@18.3.1) 6022 6059 react: 18.3.1 6023 6060 6024 6061 '@rushstack/eslint-patch@1.10.3': {} 6025 6062 6026 - '@sapphire/async-queue@1.5.2': {} 6063 + '@sapphire/async-queue@1.5.3': {} 6027 6064 6028 6065 '@sapphire/snowflake@3.5.3': {} 6029 6066 6030 6067 '@swc/counter@0.1.3': {} 6031 6068 6032 - '@swc/helpers@0.5.11': 6069 + '@swc/helpers@0.5.12': 6033 6070 dependencies: 6034 6071 tslib: 2.6.3 6035 6072 ··· 6080 6117 6081 6118 '@types/lodash.debounce@4.0.9': 6082 6119 dependencies: 6083 - '@types/lodash': 4.17.4 6120 + '@types/lodash': 4.17.7 6084 6121 6085 - '@types/lodash@4.17.4': {} 6122 + '@types/lodash@4.17.7': {} 6086 6123 6087 6124 '@types/mdast@3.0.15': 6088 6125 dependencies: ··· 6094 6131 6095 6132 '@types/ms@0.7.34': {} 6096 6133 6097 - '@types/node@20.14.2': 6134 + '@types/node@20.14.11': 6098 6135 dependencies: 6099 6136 undici-types: 5.26.5 6100 6137 ··· 6115 6152 6116 6153 '@types/unist@3.0.2': {} 6117 6154 6118 - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': 6155 + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': 6119 6156 dependencies: 6120 - '@eslint-community/regexpp': 4.10.1 6121 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6157 + '@eslint-community/regexpp': 4.11.0 6158 + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6122 6159 '@typescript-eslint/scope-manager': 5.62.0 6123 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6124 - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6160 + '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6161 + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6125 6162 debug: 4.3.5 6126 6163 eslint: 8.57.0 6127 6164 graphemer: 1.4.0 6128 6165 ignore: 5.3.1 6129 6166 natural-compare-lite: 1.4.0 6130 - semver: 7.6.2 6131 - tsutils: 3.21.0(typescript@5.4.5) 6167 + semver: 7.6.3 6168 + tsutils: 3.21.0(typescript@5.5.4) 6132 6169 optionalDependencies: 6133 - typescript: 5.4.5 6170 + typescript: 5.5.4 6134 6171 transitivePeerDependencies: 6135 6172 - supports-color 6136 6173 6137 - '@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5)': 6174 + '@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4)': 6138 6175 dependencies: 6139 6176 '@typescript-eslint/scope-manager': 5.62.0 6140 6177 '@typescript-eslint/types': 5.62.0 6141 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) 6178 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) 6142 6179 debug: 4.3.5 6143 6180 eslint: 8.57.0 6144 6181 optionalDependencies: 6145 - typescript: 5.4.5 6182 + typescript: 5.5.4 6146 6183 transitivePeerDependencies: 6147 6184 - supports-color 6148 6185 ··· 6151 6188 '@typescript-eslint/types': 5.62.0 6152 6189 '@typescript-eslint/visitor-keys': 5.62.0 6153 6190 6154 - '@typescript-eslint/type-utils@5.62.0(eslint@8.57.0)(typescript@5.4.5)': 6191 + '@typescript-eslint/type-utils@5.62.0(eslint@8.57.0)(typescript@5.5.4)': 6155 6192 dependencies: 6156 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) 6157 - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6193 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) 6194 + '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6158 6195 debug: 4.3.5 6159 6196 eslint: 8.57.0 6160 - tsutils: 3.21.0(typescript@5.4.5) 6197 + tsutils: 3.21.0(typescript@5.5.4) 6161 6198 optionalDependencies: 6162 - typescript: 5.4.5 6199 + typescript: 5.5.4 6163 6200 transitivePeerDependencies: 6164 6201 - supports-color 6165 6202 6166 6203 '@typescript-eslint/types@5.62.0': {} 6167 6204 6168 - '@typescript-eslint/typescript-estree@5.62.0(typescript@5.4.5)': 6205 + '@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.4)': 6169 6206 dependencies: 6170 6207 '@typescript-eslint/types': 5.62.0 6171 6208 '@typescript-eslint/visitor-keys': 5.62.0 6172 6209 debug: 4.3.5 6173 6210 globby: 11.1.0 6174 6211 is-glob: 4.0.3 6175 - semver: 7.6.2 6176 - tsutils: 3.21.0(typescript@5.4.5) 6212 + semver: 7.6.3 6213 + tsutils: 3.21.0(typescript@5.5.4) 6177 6214 optionalDependencies: 6178 - typescript: 5.4.5 6215 + typescript: 5.5.4 6179 6216 transitivePeerDependencies: 6180 6217 - supports-color 6181 6218 6182 - '@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.4.5)': 6219 + '@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.5.4)': 6183 6220 dependencies: 6184 6221 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 6185 6222 '@types/json-schema': 7.0.15 6186 6223 '@types/semver': 7.5.8 6187 6224 '@typescript-eslint/scope-manager': 5.62.0 6188 6225 '@typescript-eslint/types': 5.62.0 6189 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.4.5) 6226 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.4) 6190 6227 eslint: 8.57.0 6191 6228 eslint-scope: 5.1.1 6192 - semver: 7.6.2 6229 + semver: 7.6.3 6193 6230 transitivePeerDependencies: 6194 6231 - supports-color 6195 6232 - typescript ··· 6201 6238 6202 6239 '@ungap/structured-clone@1.2.0': {} 6203 6240 6204 - '@vladfrangu/async_event_emitter@2.2.4': {} 6241 + '@vladfrangu/async_event_emitter@2.4.4': {} 6205 6242 6206 - acorn-jsx@5.3.2(acorn@8.11.3): 6243 + acorn-jsx@5.3.2(acorn@8.12.1): 6207 6244 dependencies: 6208 - acorn: 8.11.3 6245 + acorn: 8.12.1 6209 6246 6210 - acorn@8.11.3: {} 6247 + acorn@8.12.1: {} 6211 6248 6212 6249 ajv@6.12.6: 6213 6250 dependencies: ··· 6237 6274 6238 6275 argparse@2.0.1: {} 6239 6276 6240 - aria-query@5.3.0: 6277 + aria-query@5.1.3: 6241 6278 dependencies: 6242 - dequal: 2.0.3 6279 + deep-equal: 2.2.3 6243 6280 6244 6281 arr-diff@4.0.0: {} 6245 6282 ··· 6295 6332 es-abstract: 1.23.3 6296 6333 es-shim-unscopables: 1.0.2 6297 6334 6298 - array.prototype.toreversed@1.1.2: 6299 - dependencies: 6300 - call-bind: 1.0.7 6301 - define-properties: 1.2.1 6302 - es-abstract: 1.23.3 6303 - es-shim-unscopables: 1.0.2 6304 - 6305 6335 array.prototype.tosorted@1.1.4: 6306 6336 dependencies: 6307 6337 call-bind: 1.0.7 ··· 6327 6357 6328 6358 atob@2.1.2: {} 6329 6359 6330 - autoprefixer@10.4.19(postcss@8.4.38): 6360 + autoprefixer@10.4.19(postcss@8.4.39): 6331 6361 dependencies: 6332 - browserslist: 4.23.0 6333 - caniuse-lite: 1.0.30001628 6362 + browserslist: 4.23.2 6363 + caniuse-lite: 1.0.30001643 6334 6364 fraction.js: 4.3.7 6335 6365 normalize-range: 0.1.2 6336 6366 picocolors: 1.0.1 6337 - postcss: 8.4.38 6367 + postcss: 8.4.39 6338 6368 postcss-value-parser: 4.2.0 6339 6369 6340 6370 available-typed-arrays@1.0.7: 6341 6371 dependencies: 6342 6372 possible-typed-array-names: 1.0.0 6343 6373 6344 - axe-core@4.7.0: {} 6374 + axe-core@4.9.1: {} 6345 6375 6346 - axobject-query@3.2.1: 6376 + axobject-query@3.1.1: 6347 6377 dependencies: 6348 - dequal: 2.0.3 6378 + deep-equal: 2.2.3 6349 6379 6350 6380 bail@2.0.2: {} 6351 6381 ··· 6380 6410 6381 6411 broadcast-channel@3.7.0: 6382 6412 dependencies: 6383 - '@babel/runtime': 7.24.7 6413 + '@babel/runtime': 7.24.8 6384 6414 detect-node: 2.1.0 6385 6415 js-sha3: 0.8.0 6386 6416 microseconds: 0.2.0 ··· 6389 6419 rimraf: 3.0.2 6390 6420 unload: 2.2.0 6391 6421 6392 - browserslist@4.23.0: 6422 + browserslist@4.23.2: 6393 6423 dependencies: 6394 - caniuse-lite: 1.0.30001628 6395 - electron-to-chromium: 1.4.790 6396 - node-releases: 2.0.14 6397 - update-browserslist-db: 1.0.16(browserslist@4.23.0) 6424 + caniuse-lite: 1.0.30001643 6425 + electron-to-chromium: 1.5.0 6426 + node-releases: 2.0.18 6427 + update-browserslist-db: 1.1.0(browserslist@4.23.2) 6398 6428 6399 6429 busboy@1.6.0: 6400 6430 dependencies: ··· 6424 6454 6425 6455 camelcase-css@2.0.1: {} 6426 6456 6427 - caniuse-lite@1.0.30001628: {} 6457 + caniuse-lite@1.0.30001643: {} 6428 6458 6429 6459 chalk@4.1.2: 6430 6460 dependencies: ··· 6583 6613 6584 6614 decode-uri-component@0.2.2: {} 6585 6615 6616 + deep-equal@2.2.3: 6617 + dependencies: 6618 + array-buffer-byte-length: 1.0.1 6619 + call-bind: 1.0.7 6620 + es-get-iterator: 1.1.3 6621 + get-intrinsic: 1.2.4 6622 + is-arguments: 1.1.1 6623 + is-array-buffer: 3.0.4 6624 + is-date-object: 1.0.5 6625 + is-regex: 1.1.4 6626 + is-shared-array-buffer: 1.0.3 6627 + isarray: 2.0.5 6628 + object-is: 1.1.6 6629 + object-keys: 1.1.1 6630 + object.assign: 4.1.5 6631 + regexp.prototype.flags: 1.5.2 6632 + side-channel: 1.0.6 6633 + which-boxed-primitive: 1.0.2 6634 + which-collection: 1.0.2 6635 + which-typed-array: 1.1.15 6636 + 6586 6637 deep-is@0.1.4: {} 6587 6638 6588 6639 deepmerge@4.3.1: {} ··· 6634 6685 6635 6686 discord-api-types@0.37.61: {} 6636 6687 6637 - discord-api-types@0.37.87: {} 6688 + discord-api-types@0.37.93: {} 6638 6689 6639 6690 dlv@1.1.3: {} 6640 6691 ··· 6648 6699 6649 6700 dom-helpers@5.2.1: 6650 6701 dependencies: 6651 - '@babel/runtime': 7.24.7 6702 + '@babel/runtime': 7.24.8 6652 6703 csstype: 3.1.3 6653 6704 6654 6705 eastasianwidth@0.2.0: {} 6655 6706 6656 - electron-to-chromium@1.4.790: {} 6707 + electron-to-chromium@1.5.0: {} 6657 6708 6658 6709 emoji-regex@8.0.0: {} 6659 6710 6660 6711 emoji-regex@9.2.2: {} 6661 6712 6662 - enhanced-resolve@5.17.0: 6713 + enhanced-resolve@5.17.1: 6663 6714 dependencies: 6664 6715 graceful-fs: 4.2.11 6665 6716 tapable: 2.2.1 ··· 6699 6750 is-string: 1.0.7 6700 6751 is-typed-array: 1.1.13 6701 6752 is-weakref: 1.0.2 6702 - object-inspect: 1.13.1 6753 + object-inspect: 1.13.2 6703 6754 object-keys: 1.1.1 6704 6755 object.assign: 4.1.5 6705 6756 regexp.prototype.flags: 1.5.2 ··· 6721 6772 6722 6773 es-errors@1.3.0: {} 6723 6774 6775 + es-get-iterator@1.1.3: 6776 + dependencies: 6777 + call-bind: 1.0.7 6778 + get-intrinsic: 1.2.4 6779 + has-symbols: 1.0.3 6780 + is-arguments: 1.1.1 6781 + is-map: 2.0.3 6782 + is-set: 2.0.3 6783 + is-string: 1.0.7 6784 + isarray: 2.0.5 6785 + stop-iteration-iterator: 1.0.0 6786 + 6724 6787 es-iterator-helpers@1.0.19: 6725 6788 dependencies: 6726 6789 call-bind: 1.0.7 ··· 6762 6825 6763 6826 escape-string-regexp@4.0.0: {} 6764 6827 6765 - eslint-config-next@14.2.3(eslint@8.57.0)(typescript@5.4.5): 6828 + eslint-config-next@14.2.5(eslint@8.57.0)(typescript@5.5.4): 6766 6829 dependencies: 6767 - '@next/eslint-plugin-next': 14.2.3 6830 + '@next/eslint-plugin-next': 14.2.5 6768 6831 '@rushstack/eslint-patch': 1.10.3 6769 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6832 + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6770 6833 eslint: 8.57.0 6771 6834 eslint-import-resolver-node: 0.3.9 6772 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6773 - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) 6774 - eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0) 6775 - eslint-plugin-react: 7.34.2(eslint@8.57.0) 6835 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6836 + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) 6837 + eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.0) 6838 + eslint-plugin-react: 7.35.0(eslint@8.57.0) 6776 6839 eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) 6777 6840 optionalDependencies: 6778 - typescript: 5.4.5 6841 + typescript: 5.5.4 6779 6842 transitivePeerDependencies: 6780 6843 - eslint-import-resolver-webpack 6781 6844 - supports-color ··· 6783 6846 eslint-import-resolver-node@0.3.9: 6784 6847 dependencies: 6785 6848 debug: 3.2.7 6786 - is-core-module: 2.13.1 6849 + is-core-module: 2.15.0 6787 6850 resolve: 1.22.8 6788 6851 transitivePeerDependencies: 6789 6852 - supports-color 6790 6853 6791 - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0): 6854 + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0): 6792 6855 dependencies: 6793 6856 debug: 4.3.5 6794 - enhanced-resolve: 5.17.0 6857 + enhanced-resolve: 5.17.1 6795 6858 eslint: 8.57.0 6796 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0) 6797 - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) 6859 + eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0) 6860 + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) 6798 6861 fast-glob: 3.3.2 6799 - get-tsconfig: 4.7.5 6800 - is-core-module: 2.13.1 6862 + get-tsconfig: 4.7.6 6863 + is-core-module: 2.15.0 6801 6864 is-glob: 4.0.3 6802 6865 transitivePeerDependencies: 6803 6866 - '@typescript-eslint/parser' ··· 6805 6868 - eslint-import-resolver-webpack 6806 6869 - supports-color 6807 6870 6808 - eslint-module-utils@2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0): 6871 + eslint-module-utils@2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0): 6809 6872 dependencies: 6810 6873 debug: 3.2.7 6811 6874 optionalDependencies: 6812 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6875 + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6813 6876 eslint: 8.57.0 6814 6877 eslint-import-resolver-node: 0.3.9 6815 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6878 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0) 6816 6879 transitivePeerDependencies: 6817 6880 - supports-color 6818 6881 6819 - eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): 6882 + eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): 6820 6883 dependencies: 6821 6884 array-includes: 3.1.8 6822 6885 array.prototype.findlastindex: 1.2.5 ··· 6826 6889 doctrine: 2.1.0 6827 6890 eslint: 8.57.0 6828 6891 eslint-import-resolver-node: 0.3.9 6829 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0) 6892 + eslint-module-utils: 2.8.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.0))(eslint@8.57.0) 6830 6893 hasown: 2.0.2 6831 - is-core-module: 2.13.1 6894 + is-core-module: 2.15.0 6832 6895 is-glob: 4.0.3 6833 6896 minimatch: 3.1.2 6834 6897 object.fromentries: 2.0.8 ··· 6837 6900 semver: 6.3.1 6838 6901 tsconfig-paths: 3.15.0 6839 6902 optionalDependencies: 6840 - '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) 6903 + '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) 6841 6904 transitivePeerDependencies: 6842 6905 - eslint-import-resolver-typescript 6843 6906 - eslint-import-resolver-webpack 6844 6907 - supports-color 6845 6908 6846 - eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0): 6909 + eslint-plugin-jsx-a11y@6.9.0(eslint@8.57.0): 6847 6910 dependencies: 6848 - '@babel/runtime': 7.24.7 6849 - aria-query: 5.3.0 6911 + aria-query: 5.1.3 6850 6912 array-includes: 3.1.8 6851 6913 array.prototype.flatmap: 1.3.2 6852 6914 ast-types-flow: 0.0.8 6853 - axe-core: 4.7.0 6854 - axobject-query: 3.2.1 6915 + axe-core: 4.9.1 6916 + axobject-query: 3.1.1 6855 6917 damerau-levenshtein: 1.0.8 6856 6918 emoji-regex: 9.2.2 6857 6919 es-iterator-helpers: 1.0.19 ··· 6860 6922 jsx-ast-utils: 3.3.5 6861 6923 language-tags: 1.0.9 6862 6924 minimatch: 3.1.2 6863 - object.entries: 1.1.8 6864 6925 object.fromentries: 2.0.8 6926 + safe-regex-test: 1.0.3 6927 + string.prototype.includes: 2.0.0 6865 6928 6866 6929 eslint-plugin-path-alias@1.1.0(eslint@8.57.0): 6867 6930 dependencies: ··· 6874 6937 dependencies: 6875 6938 eslint: 8.57.0 6876 6939 6877 - eslint-plugin-react@7.34.2(eslint@8.57.0): 6940 + eslint-plugin-react@7.35.0(eslint@8.57.0): 6878 6941 dependencies: 6879 6942 array-includes: 3.1.8 6880 6943 array.prototype.findlast: 1.2.5 6881 6944 array.prototype.flatmap: 1.3.2 6882 - array.prototype.toreversed: 1.1.2 6883 6945 array.prototype.tosorted: 1.1.4 6884 6946 doctrine: 2.1.0 6885 6947 es-iterator-helpers: 1.0.19 6886 6948 eslint: 8.57.0 6887 6949 estraverse: 5.3.0 6950 + hasown: 2.0.2 6888 6951 jsx-ast-utils: 3.3.5 6889 6952 minimatch: 3.1.2 6890 6953 object.entries: 1.1.8 6891 6954 object.fromentries: 2.0.8 6892 - object.hasown: 1.1.4 6893 6955 object.values: 1.2.0 6894 6956 prop-types: 15.8.1 6895 6957 resolve: 2.0.0-next.5 6896 6958 semver: 6.3.1 6897 6959 string.prototype.matchall: 4.0.11 6960 + string.prototype.repeat: 1.0.0 6898 6961 6899 6962 eslint-plugin-simple-import-sort@10.0.0(eslint@8.57.0): 6900 6963 dependencies: 6901 6964 eslint: 8.57.0 6902 6965 6903 - eslint-plugin-unused-imports@2.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): 6966 + eslint-plugin-unused-imports@2.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): 6904 6967 dependencies: 6905 6968 eslint: 8.57.0 6906 6969 eslint-rule-composer: 0.3.0 6907 6970 optionalDependencies: 6908 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) 6971 + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) 6909 6972 6910 6973 eslint-rule-composer@0.3.0: {} 6911 6974 ··· 6924 6987 eslint@8.57.0: 6925 6988 dependencies: 6926 6989 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 6927 - '@eslint-community/regexpp': 4.10.1 6990 + '@eslint-community/regexpp': 4.11.0 6928 6991 '@eslint/eslintrc': 2.1.4 6929 6992 '@eslint/js': 8.57.0 6930 6993 '@humanwhocodes/config-array': 0.11.14 ··· 6940 7003 eslint-scope: 7.2.2 6941 7004 eslint-visitor-keys: 3.4.3 6942 7005 espree: 9.6.1 6943 - esquery: 1.5.0 7006 + esquery: 1.6.0 6944 7007 esutils: 2.0.3 6945 7008 fast-deep-equal: 3.1.3 6946 7009 file-entry-cache: 6.0.1 ··· 6966 7029 6967 7030 espree@9.6.1: 6968 7031 dependencies: 6969 - acorn: 8.11.3 6970 - acorn-jsx: 5.3.2(acorn@8.11.3) 7032 + acorn: 8.12.1 7033 + acorn-jsx: 5.3.2(acorn@8.12.1) 6971 7034 eslint-visitor-keys: 3.4.3 6972 7035 6973 - esquery@1.5.0: 7036 + esquery@1.6.0: 6974 7037 dependencies: 6975 7038 estraverse: 5.3.0 6976 7039 ··· 7046 7109 7047 7110 for-in@1.0.2: {} 7048 7111 7049 - foreground-child@3.1.1: 7112 + foreground-child@3.2.1: 7050 7113 dependencies: 7051 7114 cross-spawn: 7.0.3 7052 7115 signal-exit: 4.1.0 ··· 7057 7120 dependencies: 7058 7121 map-cache: 0.2.2 7059 7122 7060 - framer-motion@11.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 7123 + framer-motion@11.3.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 7061 7124 dependencies: 7062 7125 tslib: 2.6.3 7063 7126 optionalDependencies: ··· 7096 7159 es-errors: 1.3.0 7097 7160 get-intrinsic: 1.2.4 7098 7161 7099 - get-tsconfig@4.7.5: 7162 + get-tsconfig@4.7.6: 7100 7163 dependencies: 7101 7164 resolve-pkg-maps: 1.0.0 7102 7165 ··· 7112 7175 7113 7176 glob@10.3.10: 7114 7177 dependencies: 7115 - foreground-child: 3.1.1 7178 + foreground-child: 3.2.1 7116 7179 jackspeak: 2.3.6 7117 - minimatch: 9.0.4 7180 + minimatch: 9.0.5 7118 7181 minipass: 7.1.2 7119 7182 path-scurry: 1.11.1 7120 7183 7121 - glob@10.4.1: 7184 + glob@10.4.5: 7122 7185 dependencies: 7123 - foreground-child: 3.1.1 7124 - jackspeak: 3.3.0 7125 - minimatch: 9.0.4 7186 + foreground-child: 3.2.1 7187 + jackspeak: 3.4.3 7188 + minimatch: 9.0.5 7126 7189 minipass: 7.1.2 7190 + package-json-from-dist: 1.0.0 7127 7191 path-scurry: 1.11.1 7128 7192 7129 7193 glob@7.2.3: ··· 7207 7271 devlop: 1.1.0 7208 7272 hastscript: 8.0.0 7209 7273 property-information: 6.5.0 7210 - vfile: 6.0.1 7211 - vfile-location: 5.0.2 7274 + vfile: 6.0.2 7275 + vfile-location: 5.0.3 7212 7276 web-namespaces: 2.0.1 7213 7277 7214 7278 hast-util-parse-selector@4.0.0: 7215 7279 dependencies: 7216 7280 '@types/hast': 3.0.4 7217 7281 7218 - hast-util-raw@9.0.3: 7282 + hast-util-raw@9.0.4: 7219 7283 dependencies: 7220 7284 '@types/hast': 3.0.4 7221 7285 '@types/unist': 3.0.2 ··· 7223 7287 hast-util-from-parse5: 8.0.1 7224 7288 hast-util-to-parse5: 8.0.0 7225 7289 html-void-elements: 3.0.0 7226 - mdast-util-to-hast: 13.1.0 7290 + mdast-util-to-hast: 13.2.0 7227 7291 parse5: 7.1.2 7228 7292 unist-util-position: 5.0.0 7229 7293 unist-util-visit: 5.0.0 7230 - vfile: 6.0.1 7294 + vfile: 6.0.2 7231 7295 web-namespaces: 2.0.1 7232 7296 zwitch: 2.0.4 7233 7297 ··· 7293 7357 is-accessor-descriptor@1.0.1: 7294 7358 dependencies: 7295 7359 hasown: 2.0.2 7360 + 7361 + is-arguments@1.1.1: 7362 + dependencies: 7363 + call-bind: 1.0.7 7364 + has-tostringtag: 1.0.2 7296 7365 7297 7366 is-array-buffer@3.0.4: 7298 7367 dependencies: ··· 7324 7393 7325 7394 is-callable@1.2.7: {} 7326 7395 7327 - is-core-module@2.13.1: 7396 + is-core-module@2.15.0: 7328 7397 dependencies: 7329 7398 hasown: 2.0.2 7330 7399 ··· 7456 7525 optionalDependencies: 7457 7526 '@pkgjs/parseargs': 0.11.0 7458 7527 7459 - jackspeak@3.3.0: 7528 + jackspeak@3.4.3: 7460 7529 dependencies: 7461 7530 '@isaacs/cliui': 8.0.2 7462 7531 optionalDependencies: 7463 7532 '@pkgjs/parseargs': 0.11.0 7464 7533 7465 - jiti@1.21.3: {} 7534 + jiti@1.21.6: {} 7466 7535 7467 7536 js-cookie@3.0.5: {} 7468 7537 ··· 7520 7589 7521 7590 lilconfig@2.1.0: {} 7522 7591 7523 - lilconfig@3.1.1: {} 7592 + lilconfig@3.1.2: {} 7524 7593 7525 7594 lines-and-columns@1.2.4: {} 7526 7595 ··· 7548 7617 dependencies: 7549 7618 js-tokens: 4.0.0 7550 7619 7551 - lru-cache@10.2.2: {} 7620 + lru-cache@10.4.3: {} 7552 7621 7553 7622 magic-bytes.js@1.10.0: {} 7554 7623 ··· 7560 7629 7561 7630 match-sorter@6.3.4: 7562 7631 dependencies: 7563 - '@babel/runtime': 7.24.7 7632 + '@babel/runtime': 7.24.8 7564 7633 remove-accents: 0.5.0 7565 7634 7566 7635 mdast-util-definitions@5.1.2: ··· 7597 7666 unist-util-position: 4.0.4 7598 7667 unist-util-visit: 4.1.2 7599 7668 7600 - mdast-util-to-hast@13.1.0: 7669 + mdast-util-to-hast@13.2.0: 7601 7670 dependencies: 7602 7671 '@types/hast': 3.0.4 7603 7672 '@types/mdast': 4.0.4 ··· 7607 7676 trim-lines: 3.0.1 7608 7677 unist-util-position: 5.0.0 7609 7678 unist-util-visit: 5.0.0 7610 - vfile: 6.0.1 7679 + vfile: 6.0.2 7611 7680 7612 7681 mdast-util-to-string@3.2.0: 7613 7682 dependencies: ··· 7776 7845 dependencies: 7777 7846 brace-expansion: 1.1.11 7778 7847 7779 - minimatch@9.0.4: 7848 + minimatch@9.0.5: 7780 7849 dependencies: 7781 7850 brace-expansion: 2.0.1 7782 7851 ··· 7829 7898 7830 7899 natural-compare@1.4.0: {} 7831 7900 7832 - next-client-cookies@1.1.1(next@14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1): 7901 + next-client-cookies@1.1.1(next@14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1): 7833 7902 dependencies: 7834 7903 js-cookie: 3.0.5 7835 - next: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 7904 + next: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 7836 7905 react: 18.3.1 7837 7906 7838 - next@14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 7907 + next@14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 7839 7908 dependencies: 7840 - '@next/env': 14.2.3 7909 + '@next/env': 14.2.5 7841 7910 '@swc/helpers': 0.5.5 7842 7911 busboy: 1.6.0 7843 - caniuse-lite: 1.0.30001628 7912 + caniuse-lite: 1.0.30001643 7844 7913 graceful-fs: 4.2.11 7845 7914 postcss: 8.4.31 7846 7915 react: 18.3.1 7847 7916 react-dom: 18.3.1(react@18.3.1) 7848 7917 styled-jsx: 5.1.1(react@18.3.1) 7849 7918 optionalDependencies: 7850 - '@next/swc-darwin-arm64': 14.2.3 7851 - '@next/swc-darwin-x64': 14.2.3 7852 - '@next/swc-linux-arm64-gnu': 14.2.3 7853 - '@next/swc-linux-arm64-musl': 14.2.3 7854 - '@next/swc-linux-x64-gnu': 14.2.3 7855 - '@next/swc-linux-x64-musl': 14.2.3 7856 - '@next/swc-win32-arm64-msvc': 14.2.3 7857 - '@next/swc-win32-ia32-msvc': 14.2.3 7858 - '@next/swc-win32-x64-msvc': 14.2.3 7919 + '@next/swc-darwin-arm64': 14.2.5 7920 + '@next/swc-darwin-x64': 14.2.5 7921 + '@next/swc-linux-arm64-gnu': 14.2.5 7922 + '@next/swc-linux-arm64-musl': 14.2.5 7923 + '@next/swc-linux-x64-gnu': 14.2.5 7924 + '@next/swc-linux-x64-musl': 14.2.5 7925 + '@next/swc-win32-arm64-msvc': 14.2.5 7926 + '@next/swc-win32-ia32-msvc': 14.2.5 7927 + '@next/swc-win32-x64-msvc': 14.2.5 7859 7928 transitivePeerDependencies: 7860 7929 - '@babel/core' 7861 7930 - babel-plugin-macros 7862 7931 7863 - node-releases@2.0.14: {} 7932 + node-releases@2.0.18: {} 7864 7933 7865 7934 normalize-path@3.0.0: {} 7866 7935 ··· 7876 7945 7877 7946 object-hash@3.0.0: {} 7878 7947 7879 - object-inspect@1.13.1: {} 7948 + object-inspect@1.13.2: {} 7949 + 7950 + object-is@1.1.6: 7951 + dependencies: 7952 + call-bind: 1.0.7 7953 + define-properties: 1.2.1 7880 7954 7881 7955 object-keys@1.1.1: {} 7882 7956 ··· 7910 7984 define-properties: 1.2.1 7911 7985 es-abstract: 1.23.3 7912 7986 7913 - object.hasown@1.1.4: 7914 - dependencies: 7915 - define-properties: 1.2.1 7916 - es-abstract: 1.23.3 7917 - es-object-atoms: 1.0.0 7918 - 7919 7987 object.pick@1.3.0: 7920 7988 dependencies: 7921 7989 isobject: 3.0.1 ··· 7949 8017 dependencies: 7950 8018 p-limit: 3.1.0 7951 8019 8020 + package-json-from-dist@1.0.0: {} 8021 + 7952 8022 parent-module@1.0.1: 7953 8023 dependencies: 7954 8024 callsites: 3.1.0 ··· 7969 8039 7970 8040 path-scurry@1.11.1: 7971 8041 dependencies: 7972 - lru-cache: 10.2.2 8042 + lru-cache: 10.4.3 7973 8043 minipass: 7.1.2 7974 8044 7975 8045 path-type@4.0.0: {} ··· 7984 8054 7985 8055 possible-typed-array-names@1.0.0: {} 7986 8056 7987 - postcss-import@15.1.0(postcss@8.4.38): 8057 + postcss-import@15.1.0(postcss@8.4.39): 7988 8058 dependencies: 7989 - postcss: 8.4.38 8059 + postcss: 8.4.39 7990 8060 postcss-value-parser: 4.2.0 7991 8061 read-cache: 1.0.0 7992 8062 resolve: 1.22.8 7993 8063 7994 - postcss-js@4.0.1(postcss@8.4.38): 8064 + postcss-js@4.0.1(postcss@8.4.39): 7995 8065 dependencies: 7996 8066 camelcase-css: 2.0.1 7997 - postcss: 8.4.38 8067 + postcss: 8.4.39 7998 8068 7999 - postcss-load-config@4.0.2(postcss@8.4.38): 8069 + postcss-load-config@4.0.2(postcss@8.4.39): 8000 8070 dependencies: 8001 - lilconfig: 3.1.1 8002 - yaml: 2.4.3 8071 + lilconfig: 3.1.2 8072 + yaml: 2.4.5 8003 8073 optionalDependencies: 8004 - postcss: 8.4.38 8074 + postcss: 8.4.39 8005 8075 8006 - postcss-nested@6.0.1(postcss@8.4.38): 8076 + postcss-nested@6.2.0(postcss@8.4.39): 8007 8077 dependencies: 8008 - postcss: 8.4.38 8009 - postcss-selector-parser: 6.1.0 8078 + postcss: 8.4.39 8079 + postcss-selector-parser: 6.1.1 8010 8080 8011 - postcss-selector-parser@6.1.0: 8081 + postcss-selector-parser@6.1.1: 8012 8082 dependencies: 8013 8083 cssesc: 3.0.0 8014 8084 util-deprecate: 1.0.2 ··· 8021 8091 picocolors: 1.0.1 8022 8092 source-map-js: 1.2.0 8023 8093 8024 - postcss@8.4.38: 8094 + postcss@8.4.39: 8025 8095 dependencies: 8026 8096 nanoid: 3.3.7 8027 8097 picocolors: 1.0.1 ··· 8086 8156 8087 8157 react-query@3.39.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 8088 8158 dependencies: 8089 - '@babel/runtime': 7.24.7 8159 + '@babel/runtime': 7.24.8 8090 8160 broadcast-channel: 3.7.0 8091 8161 match-sorter: 6.3.4 8092 8162 react: 18.3.1 ··· 8131 8201 8132 8202 react-textarea-autosize@8.5.3(@types/react@18.3.3)(react@18.3.1): 8133 8203 dependencies: 8134 - '@babel/runtime': 7.24.7 8204 + '@babel/runtime': 7.24.8 8135 8205 react: 18.3.1 8136 8206 use-composed-ref: 1.3.0(react@18.3.1) 8137 8207 use-latest: 1.2.1(@types/react@18.3.3)(react@18.3.1) ··· 8140 8210 8141 8211 react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 8142 8212 dependencies: 8143 - '@babel/runtime': 7.24.7 8213 + '@babel/runtime': 7.24.8 8144 8214 dom-helpers: 5.2.1 8145 8215 loose-envify: 1.4.0 8146 8216 prop-types: 15.8.1 ··· 8203 8273 rehype-raw@7.0.0: 8204 8274 dependencies: 8205 8275 '@types/hast': 3.0.4 8206 - hast-util-raw: 9.0.3 8207 - vfile: 6.0.1 8276 + hast-util-raw: 9.0.4 8277 + vfile: 6.0.2 8208 8278 8209 8279 remark-parse@10.0.2: 8210 8280 dependencies: ··· 8231 8301 8232 8302 resolve@1.22.8: 8233 8303 dependencies: 8234 - is-core-module: 2.13.1 8304 + is-core-module: 2.15.0 8235 8305 path-parse: 1.0.7 8236 8306 supports-preserve-symlinks-flag: 1.0.0 8237 8307 8238 8308 resolve@2.0.0-next.5: 8239 8309 dependencies: 8240 - is-core-module: 2.13.1 8310 + is-core-module: 2.15.0 8241 8311 path-parse: 1.0.7 8242 8312 supports-preserve-symlinks-flag: 1.0.0 8243 8313 ··· 8284 8354 8285 8355 semver@6.3.1: {} 8286 8356 8287 - semver@7.6.2: {} 8357 + semver@7.6.3: {} 8288 8358 8289 8359 set-function-length@1.2.2: 8290 8360 dependencies: ··· 8313 8383 dependencies: 8314 8384 color: 4.2.3 8315 8385 detect-libc: 2.0.3 8316 - semver: 7.6.2 8386 + semver: 7.6.3 8317 8387 optionalDependencies: 8318 8388 '@img/sharp-darwin-arm64': 0.33.4 8319 8389 '@img/sharp-darwin-x64': 0.33.4 ··· 8346 8416 call-bind: 1.0.7 8347 8417 es-errors: 1.3.0 8348 8418 get-intrinsic: 1.2.4 8349 - object-inspect: 1.13.1 8419 + object-inspect: 1.13.2 8350 8420 8351 8421 signal-exit@4.1.0: {} 8352 8422 ··· 8394 8464 define-property: 0.2.5 8395 8465 object-copy: 0.1.0 8396 8466 8467 + stop-iteration-iterator@1.0.0: 8468 + dependencies: 8469 + internal-slot: 1.0.7 8470 + 8397 8471 streamsearch@1.1.0: {} 8398 8472 8399 8473 string-width@4.2.3: ··· 8408 8482 emoji-regex: 9.2.2 8409 8483 strip-ansi: 7.1.0 8410 8484 8485 + string.prototype.includes@2.0.0: 8486 + dependencies: 8487 + define-properties: 1.2.1 8488 + es-abstract: 1.23.3 8489 + 8411 8490 string.prototype.matchall@4.0.11: 8412 8491 dependencies: 8413 8492 call-bind: 1.0.7 ··· 8422 8501 regexp.prototype.flags: 1.5.2 8423 8502 set-function-name: 2.0.2 8424 8503 side-channel: 1.0.6 8504 + 8505 + string.prototype.repeat@1.0.0: 8506 + dependencies: 8507 + define-properties: 1.2.1 8508 + es-abstract: 1.23.3 8425 8509 8426 8510 string.prototype.trim@1.2.9: 8427 8511 dependencies: ··· 8467 8551 dependencies: 8468 8552 '@jridgewell/gen-mapping': 0.3.5 8469 8553 commander: 4.1.1 8470 - glob: 10.4.1 8554 + glob: 10.4.5 8471 8555 lines-and-columns: 1.2.4 8472 8556 mz: 2.7.0 8473 8557 pirates: 4.0.6 ··· 8481 8565 8482 8566 tailwind-merge@1.14.0: {} 8483 8567 8484 - tailwind-merge@2.3.0: 8485 - dependencies: 8486 - '@babel/runtime': 7.24.7 8568 + tailwind-merge@2.4.0: {} 8487 8569 8488 - tailwind-variants@0.1.20(tailwindcss@3.4.3): 8570 + tailwind-variants@0.1.20(tailwindcss@3.4.6): 8489 8571 dependencies: 8490 8572 tailwind-merge: 1.14.0 8491 - tailwindcss: 3.4.3 8573 + tailwindcss: 3.4.6 8492 8574 8493 - tailwindcss@3.4.3: 8575 + tailwindcss@3.4.6: 8494 8576 dependencies: 8495 8577 '@alloc/quick-lru': 5.2.0 8496 8578 arg: 5.0.2 ··· 8500 8582 fast-glob: 3.3.2 8501 8583 glob-parent: 6.0.2 8502 8584 is-glob: 4.0.3 8503 - jiti: 1.21.3 8585 + jiti: 1.21.6 8504 8586 lilconfig: 2.1.0 8505 8587 micromatch: 4.0.7 8506 8588 normalize-path: 3.0.0 8507 8589 object-hash: 3.0.0 8508 8590 picocolors: 1.0.1 8509 - postcss: 8.4.38 8510 - postcss-import: 15.1.0(postcss@8.4.38) 8511 - postcss-js: 4.0.1(postcss@8.4.38) 8512 - postcss-load-config: 4.0.2(postcss@8.4.38) 8513 - postcss-nested: 6.0.1(postcss@8.4.38) 8514 - postcss-selector-parser: 6.1.0 8591 + postcss: 8.4.39 8592 + postcss-import: 15.1.0(postcss@8.4.39) 8593 + postcss-js: 4.0.1(postcss@8.4.39) 8594 + postcss-load-config: 4.0.2(postcss@8.4.39) 8595 + postcss-nested: 6.2.0(postcss@8.4.39) 8596 + postcss-selector-parser: 6.1.1 8515 8597 resolve: 1.22.8 8516 8598 sucrase: 3.35.0 8517 8599 transitivePeerDependencies: ··· 8563 8645 8564 8646 tslib@2.6.3: {} 8565 8647 8566 - tsutils@3.21.0(typescript@5.4.5): 8648 + tsutils@3.21.0(typescript@5.5.4): 8567 8649 dependencies: 8568 8650 tslib: 1.14.1 8569 - typescript: 5.4.5 8651 + typescript: 5.5.4 8570 8652 8571 8653 type-check@0.4.0: 8572 8654 dependencies: ··· 8606 8688 is-typed-array: 1.1.13 8607 8689 possible-typed-array-names: 1.0.0 8608 8690 8609 - typescript@5.4.5: {} 8691 + typescript@5.5.4: {} 8610 8692 8611 8693 unbox-primitive@1.0.2: 8612 8694 dependencies: ··· 8688 8770 8689 8771 unload@2.2.0: 8690 8772 dependencies: 8691 - '@babel/runtime': 7.24.7 8773 + '@babel/runtime': 7.24.8 8692 8774 detect-node: 2.1.0 8693 8775 8694 8776 unset-value@1.0.0: ··· 8696 8778 has-value: 0.3.1 8697 8779 isobject: 3.0.1 8698 8780 8699 - update-browserslist-db@1.0.16(browserslist@4.23.0): 8781 + update-browserslist-db@1.1.0(browserslist@4.23.2): 8700 8782 dependencies: 8701 - browserslist: 4.23.0 8783 + browserslist: 4.23.2 8702 8784 escalade: 3.1.2 8703 8785 picocolors: 1.0.1 8704 8786 ··· 8755 8837 kleur: 4.1.5 8756 8838 sade: 1.8.1 8757 8839 8758 - vfile-location@5.0.2: 8840 + vfile-location@5.0.3: 8759 8841 dependencies: 8760 8842 '@types/unist': 3.0.2 8761 - vfile: 6.0.1 8843 + vfile: 6.0.2 8762 8844 8763 8845 vfile-message@3.1.4: 8764 8846 dependencies: ··· 8777 8859 unist-util-stringify-position: 3.0.3 8778 8860 vfile-message: 3.1.4 8779 8861 8780 - vfile@6.0.1: 8862 + vfile@6.0.2: 8781 8863 dependencies: 8782 8864 '@types/unist': 3.0.2 8783 8865 unist-util-stringify-position: 4.0.0 ··· 8860 8942 8861 8943 wrappy@1.0.2: {} 8862 8944 8863 - yaml@2.4.3: {} 8945 + yaml@2.4.5: {} 8864 8946 8865 8947 yocto-queue@0.1.0: {} 8866 8948 8867 - zustand@4.5.2(@types/react@18.3.3)(react@18.3.1): 8949 + zustand@4.5.4(@types/react@18.3.3)(react@18.3.1): 8868 8950 dependencies: 8869 8951 use-sync-external-store: 1.2.0(react@18.3.1) 8870 8952 optionalDependencies: