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 deps

Luna e6597d75 9e0cbc89

+1062 -1513
+12 -12
package.json
··· 18 18 "@radix-ui/react-separator": "^1.1.2", 19 19 "@radix-ui/react-slot": "^1.1.2", 20 20 "@radix-ui/react-tooltip": "^1.1.8", 21 - "autoprefixer": "^10.4.20", 21 + "autoprefixer": "^10.4.21", 22 22 "class-variance-authority": "^0.7.1", 23 23 "clsx": "^2.1.1", 24 24 "discord-api-types": "^0.37.119", 25 - "framer-motion": "12.4.7", 26 - "lucide-react": "^0.477.0", 27 - "next": "15.2.0", 25 + "framer-motion": "12.5.0", 26 + "lucide-react": "^0.479.0", 27 + "next": "15.2.2", 28 28 "next-client-cookies": "^2.0.1", 29 29 "postcss": "^8.5.3", 30 30 "react": "19.0.0", ··· 32 32 "react-dom": "19.0.0", 33 33 "react-icons": "^5.5.0", 34 34 "react-loading-icons": "^1.1.0", 35 - "react-markdown": "10.0.0", 35 + "react-markdown": "10.1.0", 36 36 "react-query": "^3.39.3", 37 37 "recharts": "^2.15.1", 38 38 "rehype-raw": "^7.0.0", 39 39 "sharp": "^0.33.5", 40 40 "tailwind-merge": "^3.0.2", 41 - "tailwindcss": "^3.4.17", 41 + "tailwindcss": "^4.0.14", 42 42 "tailwindcss-animate": "^1.0.7", 43 43 "typescript": "^5.8.2", 44 44 "vaul": "^1.1.2", 45 45 "zustand": "^5.0.3" 46 46 }, 47 47 "devDependencies": { 48 - "@next/eslint-plugin-next": "^15.2.0", 48 + "@next/eslint-plugin-next": "^15.2.2", 49 49 "@octokit/types": "^13.8.0", 50 - "@stylistic/eslint-plugin": "^4.1.0", 51 - "@types/node": "^22.13.8", 50 + "@stylistic/eslint-plugin": "^4.2.0", 51 + "@types/node": "^22.13.10", 52 52 "@types/react": "^19.0.10", 53 53 "@types/react-dom": "^19.0.4", 54 - "eslint": "^9.21.0", 55 - "eslint-config-next": "^15.2.0", 54 + "eslint": "^9.22.0", 55 + "eslint-config-next": "^15.2.2", 56 56 "eslint-plugin-path-alias": "^2.1.0", 57 57 "eslint-plugin-react": "^7.37.4", 58 58 "eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221", 59 59 "eslint-plugin-react-hooks": "^5.2.0", 60 60 "eslint-plugin-simple-import-sort": "^12.1.1", 61 61 "eslint-plugin-unused-imports": "^4.1.4", 62 - "typescript-eslint": "^8.25.0" 62 + "typescript-eslint": "^8.26.1" 63 63 } 64 64 }
+1050 -1501
pnpm-lock.yaml
··· 16 16 version: 2.4.3 17 17 '@nextui-org/react': 18 18 specifier: ^2.6.11 19 - version: 2.6.11(@types/react@19.0.10)(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tailwindcss@3.4.17) 19 + version: 2.6.11(@types/react@19.0.10)(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tailwindcss@4.0.14) 20 20 '@odiffey/discord-markdown': 21 21 specifier: ^3.3.0 22 22 version: 3.3.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 36 36 specifier: ^1.1.8 37 37 version: 1.1.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 38 38 autoprefixer: 39 - specifier: ^10.4.20 40 - version: 10.4.20(postcss@8.5.3) 39 + specifier: ^10.4.21 40 + version: 10.4.21(postcss@8.5.3) 41 41 class-variance-authority: 42 42 specifier: ^0.7.1 43 43 version: 0.7.1 ··· 48 48 specifier: ^0.37.119 49 49 version: 0.37.119 50 50 framer-motion: 51 - specifier: 12.4.7 52 - version: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 51 + specifier: 12.5.0 52 + version: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 53 53 lucide-react: 54 - specifier: ^0.477.0 55 - version: 0.477.0(react@19.0.0) 54 + specifier: ^0.479.0 55 + version: 0.479.0(react@19.0.0) 56 56 next: 57 - specifier: 15.2.0 58 - version: 15.2.0(@babel/core@7.26.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 57 + specifier: 15.2.2 58 + version: 15.2.2(@babel/core@7.26.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 59 59 next-client-cookies: 60 60 specifier: ^2.0.1 61 - version: 2.0.1(next@15.2.0(@babel/core@7.26.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) 61 + version: 2.0.1(next@15.2.2(@babel/core@7.26.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) 62 62 postcss: 63 63 specifier: ^8.5.3 64 64 version: 8.5.3 ··· 78 78 specifier: ^1.1.0 79 79 version: 1.1.0 80 80 react-markdown: 81 - specifier: 10.0.0 82 - version: 10.0.0(@types/react@19.0.10)(react@19.0.0) 81 + specifier: 10.1.0 82 + version: 10.1.0(@types/react@19.0.10)(react@19.0.0) 83 83 react-query: 84 84 specifier: ^3.39.3 85 85 version: 3.39.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 96 96 specifier: ^3.0.2 97 97 version: 3.0.2 98 98 tailwindcss: 99 - specifier: ^3.4.17 100 - version: 3.4.17 99 + specifier: ^4.0.14 100 + version: 4.0.14 101 101 tailwindcss-animate: 102 102 specifier: ^1.0.7 103 - version: 1.0.7(tailwindcss@3.4.17) 103 + version: 1.0.7(tailwindcss@4.0.14) 104 104 typescript: 105 105 specifier: ^5.8.2 106 106 version: 5.8.2 ··· 112 112 version: 5.0.3(@types/react@19.0.10)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)) 113 113 devDependencies: 114 114 '@next/eslint-plugin-next': 115 - specifier: ^15.2.0 116 - version: 15.2.0 115 + specifier: ^15.2.2 116 + version: 15.2.2 117 117 '@octokit/types': 118 118 specifier: ^13.8.0 119 119 version: 13.8.0 120 120 '@stylistic/eslint-plugin': 121 - specifier: ^4.1.0 122 - version: 4.1.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 121 + specifier: ^4.2.0 122 + version: 4.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 123 123 '@types/node': 124 - specifier: ^22.13.8 125 - version: 22.13.8 124 + specifier: ^22.13.10 125 + version: 22.13.10 126 126 '@types/react': 127 127 specifier: ^19.0.10 128 128 version: 19.0.10 ··· 130 130 specifier: ^19.0.4 131 131 version: 19.0.4(@types/react@19.0.10) 132 132 eslint: 133 - specifier: ^9.21.0 134 - version: 9.21.0(jiti@2.4.2) 133 + specifier: ^9.22.0 134 + version: 9.22.0(jiti@2.4.2) 135 135 eslint-config-next: 136 - specifier: ^15.2.0 137 - version: 15.2.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 136 + specifier: ^15.2.2 137 + version: 15.2.2(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 138 138 eslint-plugin-path-alias: 139 139 specifier: ^2.1.0 140 - version: 2.1.0(eslint@9.21.0(jiti@2.4.2)) 140 + version: 2.1.0(eslint@9.22.0(jiti@2.4.2)) 141 141 eslint-plugin-react: 142 142 specifier: ^7.37.4 143 - version: 7.37.4(eslint@9.21.0(jiti@2.4.2)) 143 + version: 7.37.4(eslint@9.22.0(jiti@2.4.2)) 144 144 eslint-plugin-react-compiler: 145 145 specifier: 19.0.0-beta-e1e972c-20250221 146 - version: 19.0.0-beta-e1e972c-20250221(eslint@9.21.0(jiti@2.4.2)) 146 + version: 19.0.0-beta-e1e972c-20250221(eslint@9.22.0(jiti@2.4.2)) 147 147 eslint-plugin-react-hooks: 148 148 specifier: ^5.2.0 149 - version: 5.2.0(eslint@9.21.0(jiti@2.4.2)) 149 + version: 5.2.0(eslint@9.22.0(jiti@2.4.2)) 150 150 eslint-plugin-simple-import-sort: 151 151 specifier: ^12.1.1 152 - version: 12.1.1(eslint@9.21.0(jiti@2.4.2)) 152 + version: 12.1.1(eslint@9.22.0(jiti@2.4.2)) 153 153 eslint-plugin-unused-imports: 154 154 specifier: ^4.1.4 155 - version: 4.1.4(@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2)) 155 + version: 4.1.4(@typescript-eslint/eslint-plugin@8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2)) 156 156 typescript-eslint: 157 - specifier: ^8.25.0 158 - version: 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 157 + specifier: ^8.26.1 158 + version: 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 159 159 160 160 packages: 161 161 162 - '@alloc/quick-lru@5.2.0': 163 - resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} 164 - engines: {node: '>=10'} 165 - 166 162 '@ampproject/remapping@2.3.0': 167 163 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} 168 164 engines: {node: '>=6.0.0'} ··· 175 171 resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==} 176 172 engines: {node: '>=6.9.0'} 177 173 178 - '@babel/core@7.26.9': 179 - resolution: {integrity: sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==} 174 + '@babel/core@7.26.10': 175 + resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==} 180 176 engines: {node: '>=6.9.0'} 181 177 182 - '@babel/generator@7.26.9': 183 - resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==} 178 + '@babel/generator@7.26.10': 179 + resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==} 184 180 engines: {node: '>=6.9.0'} 185 181 186 182 '@babel/helper-annotate-as-pure@7.25.9': ··· 241 237 resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} 242 238 engines: {node: '>=6.9.0'} 243 239 244 - '@babel/helpers@7.26.9': 245 - resolution: {integrity: sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==} 240 + '@babel/helpers@7.26.10': 241 + resolution: {integrity: sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==} 246 242 engines: {node: '>=6.9.0'} 247 243 248 - '@babel/parser@7.26.9': 249 - resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==} 244 + '@babel/parser@7.26.10': 245 + resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==} 250 246 engines: {node: '>=6.0.0'} 251 247 hasBin: true 252 248 ··· 257 253 peerDependencies: 258 254 '@babel/core': ^7.0.0-0 259 255 260 - '@babel/runtime@7.26.9': 261 - resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==} 256 + '@babel/runtime@7.26.10': 257 + resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==} 262 258 engines: {node: '>=6.9.0'} 263 259 264 260 '@babel/template@7.26.9': 265 261 resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} 266 262 engines: {node: '>=6.9.0'} 267 263 268 - '@babel/traverse@7.26.9': 269 - resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==} 264 + '@babel/traverse@7.26.10': 265 + resolution: {integrity: sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==} 270 266 engines: {node: '>=6.9.0'} 271 267 272 - '@babel/types@7.26.9': 273 - resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==} 268 + '@babel/types@7.26.10': 269 + resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} 274 270 engines: {node: '>=6.9.0'} 275 271 276 272 '@discordjs/collection@2.1.1': ··· 294 290 '@emotion/memoize@0.7.4': 295 291 resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} 296 292 297 - '@eslint-community/eslint-utils@4.4.1': 298 - resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} 293 + '@eslint-community/eslint-utils@4.5.1': 294 + resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==} 299 295 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 300 296 peerDependencies: 301 297 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 ··· 308 304 resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==} 309 305 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 310 306 307 + '@eslint/config-helpers@0.1.0': 308 + resolution: {integrity: sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==} 309 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 310 + 311 311 '@eslint/core@0.12.0': 312 312 resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==} 313 313 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 316 316 resolution: {integrity: sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==} 317 317 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 318 318 319 - '@eslint/js@9.21.0': 320 - resolution: {integrity: sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==} 319 + '@eslint/js@9.22.0': 320 + resolution: {integrity: sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==} 321 321 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 322 322 323 323 '@eslint/object-schema@2.1.6': ··· 498 498 '@internationalized/string@3.2.5': 499 499 resolution: {integrity: sha512-rKs71Zvl2OKOHM+mzAFMIyqR5hI1d1O6BBkMK2/lkfg3fkmVh9Eeg0awcA8W2WqYqDOv6a86DIOlFpggwLtbuw==} 500 500 501 - '@isaacs/cliui@8.0.2': 502 - resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} 503 - engines: {node: '>=12'} 504 - 505 501 '@jridgewell/gen-mapping@0.3.8': 506 502 resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} 507 503 engines: {node: '>=6.0.0'} ··· 529 525 react: 16.14.0 530 526 react-dom: 16.14.0 531 527 532 - '@next/env@15.2.0': 533 - resolution: {integrity: sha512-eMgJu1RBXxxqqnuRJQh5RozhskoNUDHBFybvi+Z+yK9qzKeG7dadhv/Vp1YooSZmCnegf7JxWuapV77necLZNA==} 528 + '@next/env@15.2.2': 529 + resolution: {integrity: sha512-yWgopCfA9XDR8ZH3taB5nRKtKJ1Q5fYsTOuYkzIIoS8TJ0UAUKAGF73JnGszbjk2ufAQDj6mDdgsJAFx5CLtYQ==} 534 530 535 - '@next/eslint-plugin-next@15.2.0': 536 - resolution: {integrity: sha512-jHFUG2OwmAuOASqq253RAEG/5BYcPHn27p1NoWZDCf4OdvdK0yRYWX92YKkL+Mk2s+GyJrmd/GATlL5b2IySpw==} 531 + '@next/eslint-plugin-next@15.2.2': 532 + resolution: {integrity: sha512-1+BzokFuFQIfLaRxUKf2u5In4xhPV7tUgKcK53ywvFl6+LXHWHpFkcV7VNeKlyQKUotwiq4fy/aDNF9EiUp4RQ==} 537 533 538 - '@next/swc-darwin-arm64@15.2.0': 539 - resolution: {integrity: sha512-rlp22GZwNJjFCyL7h5wz9vtpBVuCt3ZYjFWpEPBGzG712/uL1bbSkS675rVAUCRZ4hjoTJ26Q7IKhr5DfJrHDA==} 534 + '@next/swc-darwin-arm64@15.2.2': 535 + resolution: {integrity: sha512-HNBRnz+bkZ+KfyOExpUxTMR0Ow8nkkcE6IlsdEa9W/rI7gefud19+Sn1xYKwB9pdCdxIP1lPru/ZfjfA+iT8pw==} 540 536 engines: {node: '>= 10'} 541 537 cpu: [arm64] 542 538 os: [darwin] 543 539 544 - '@next/swc-darwin-x64@15.2.0': 545 - resolution: {integrity: sha512-DiU85EqSHogCz80+sgsx90/ecygfCSGl5P3b4XDRVZpgujBm5lp4ts7YaHru7eVTyZMjHInzKr+w0/7+qDrvMA==} 540 + '@next/swc-darwin-x64@15.2.2': 541 + resolution: {integrity: sha512-mJOUwp7al63tDpLpEFpKwwg5jwvtL1lhRW2fI1Aog0nYCPAhxbJsaZKdoVyPZCy8MYf/iQVNDuk/+i29iLCzIA==} 546 542 engines: {node: '>= 10'} 547 543 cpu: [x64] 548 544 os: [darwin] 549 545 550 - '@next/swc-linux-arm64-gnu@15.2.0': 551 - resolution: {integrity: sha512-VnpoMaGukiNWVxeqKHwi8MN47yKGyki5q+7ql/7p/3ifuU2341i/gDwGK1rivk0pVYbdv5D8z63uu9yMw0QhpQ==} 546 + '@next/swc-linux-arm64-gnu@15.2.2': 547 + resolution: {integrity: sha512-5ZZ0Zwy3SgMr7MfWtRE7cQWVssfOvxYfD9O7XHM7KM4nrf5EOeqwq67ZXDgo86LVmffgsu5tPO57EeFKRnrfSQ==} 552 548 engines: {node: '>= 10'} 553 549 cpu: [arm64] 554 550 os: [linux] 555 551 556 - '@next/swc-linux-arm64-musl@15.2.0': 557 - resolution: {integrity: sha512-ka97/ssYE5nPH4Qs+8bd8RlYeNeUVBhcnsNUmFM6VWEob4jfN9FTr0NBhXVi1XEJpj3cMfgSRW+LdE3SUZbPrw==} 552 + '@next/swc-linux-arm64-musl@15.2.2': 553 + resolution: {integrity: sha512-cgKWBuFMLlJ4TWcFHl1KOaVVUAF8vy4qEvX5KsNd0Yj5mhu989QFCq1WjuaEbv/tO1ZpsQI6h/0YR8bLwEi+nA==} 558 554 engines: {node: '>= 10'} 559 555 cpu: [arm64] 560 556 os: [linux] 561 557 562 - '@next/swc-linux-x64-gnu@15.2.0': 563 - resolution: {integrity: sha512-zY1JduE4B3q0k2ZCE+DAF/1efjTXUsKP+VXRtrt/rJCTgDlUyyryx7aOgYXNc1d8gobys/Lof9P9ze8IyRDn7Q==} 558 + '@next/swc-linux-x64-gnu@15.2.2': 559 + resolution: {integrity: sha512-c3kWSOSsVL8rcNBBfOq1+/j2PKs2nsMwJUV4icUxRgGBwUOfppeh7YhN5s79enBQFU+8xRgVatFkhHU1QW7yUA==} 564 560 engines: {node: '>= 10'} 565 561 cpu: [x64] 566 562 os: [linux] 567 563 568 - '@next/swc-linux-x64-musl@15.2.0': 569 - resolution: {integrity: sha512-QqvLZpurBD46RhaVaVBepkVQzh8xtlUN00RlG4Iq1sBheNugamUNPuZEH1r9X1YGQo1KqAe1iiShF0acva3jHQ==} 564 + '@next/swc-linux-x64-musl@15.2.2': 565 + resolution: {integrity: sha512-PXTW9PLTxdNlVYgPJ0equojcq1kNu5NtwcNjRjHAB+/sdoKZ+X8FBu70fdJFadkxFIGekQTyRvPMFF+SOJaQjw==} 570 566 engines: {node: '>= 10'} 571 567 cpu: [x64] 572 568 os: [linux] 573 569 574 - '@next/swc-win32-arm64-msvc@15.2.0': 575 - resolution: {integrity: sha512-ODZ0r9WMyylTHAN6pLtvUtQlGXBL9voljv6ujSlcsjOxhtXPI1Ag6AhZK0SE8hEpR1374WZZ5w33ChpJd5fsjw==} 570 + '@next/swc-win32-arm64-msvc@15.2.2': 571 + resolution: {integrity: sha512-nG644Es5llSGEcTaXhnGWR/aThM/hIaz0jx4MDg4gWC8GfTCp8eDBWZ77CVuv2ha/uL9Ce+nPTfYkSLG67/sHg==} 576 572 engines: {node: '>= 10'} 577 573 cpu: [arm64] 578 574 os: [win32] 579 575 580 - '@next/swc-win32-x64-msvc@15.2.0': 581 - resolution: {integrity: sha512-8+4Z3Z7xa13NdUuUAcpVNA6o76lNPniBd9Xbo02bwXQXnZgFvEopwY2at5+z7yHl47X9qbZpvwatZ2BRo3EdZw==} 576 + '@next/swc-win32-x64-msvc@15.2.2': 577 + resolution: {integrity: sha512-52nWy65S/R6/kejz3jpvHAjZDPKIbEQu4x9jDBzmB9jJfuOy5rspjKu4u77+fI4M/WzLXrrQd57hlFGzz1ubcQ==} 582 578 engines: {node: '>= 10'} 583 579 cpu: [x64] 584 580 os: [win32] ··· 1173 1169 '@odiffey/discord-markdown@3.3.0': 1174 1170 resolution: {integrity: sha512-NdJAN9LC6K35TYI5/5Y8zJE5BJS4T5UZWChyVQ5ZTq5igreCu136eZJMo/c4Z/VVhvsuoyC7R7S88I0CBvbIug==} 1175 1171 1176 - '@pkgjs/parseargs@0.11.0': 1177 - resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 1178 - engines: {node: '>=14'} 1179 - 1180 1172 '@radix-ui/primitive@1.1.1': 1181 1173 resolution: {integrity: sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==} 1182 1174 ··· 1495 1487 peerDependencies: 1496 1488 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1497 1489 1498 - '@react-aria/focus@3.19.1': 1499 - resolution: {integrity: sha512-bix9Bu1Ue7RPcYmjwcjhB14BMu2qzfJ3tMQLqDc9pweJA66nOw8DThy3IfVr8Z7j2PHktOLf9kcbiZpydKHqzg==} 1490 + '@react-aria/focus@3.20.1': 1491 + resolution: {integrity: sha512-lgYs+sQ1TtBrAXnAdRBQrBo0/7o5H6IrfDxec1j+VRpcXL0xyk0xPq+m3lZp8typzIghqDgpnKkJ5Jf4OrzPIw==} 1500 1492 peerDependencies: 1501 1493 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1502 1494 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1506 1498 peerDependencies: 1507 1499 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1508 1500 1509 - '@react-aria/form@3.0.12': 1510 - resolution: {integrity: sha512-8uvPYEd3GDyGt5NRJIzdWW1Ry5HLZq37vzRZKUW8alZ2upFMH3KJJG55L9GP59KiF6zBrYBebvI/YK1Ye1PE1g==} 1501 + '@react-aria/form@3.0.14': 1502 + resolution: {integrity: sha512-UYoqdGetKV+4lwGnJ22sWKywobOWYBcOetiBYTlrrnCI6e5j1Jk5iLkLvesCOoI7yfWIW9Ban5Qpze5MUrXUhQ==} 1511 1503 peerDependencies: 1512 1504 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1513 1505 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1514 1506 1515 - '@react-aria/grid@3.11.1': 1516 - resolution: {integrity: sha512-Wg8m68RtNWfkhP3Qjrrsl1q1et8QCjXPMRsYgKBahYRS0kq2MDcQ+UBdG1fiCQn/MfNImhTUGVeQX276dy1lww==} 1507 + '@react-aria/grid@3.12.1': 1508 + resolution: {integrity: sha512-f0Sx/O6VVjNcg5xq0cLhA7QSCkZodV+/Y0UXJTg/NObqgPX/tqh/KNEy7zeVd22FS6SUpXV+fJU99yLPo37rjQ==} 1517 1509 peerDependencies: 1518 1510 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1519 1511 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1523 1515 peerDependencies: 1524 1516 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1525 1517 1526 - '@react-aria/i18n@3.12.5': 1527 - resolution: {integrity: sha512-ooeop2pTG94PuaHoN2OTk2hpkqVuoqgEYxRvnc1t7DVAtsskfhS/gVOTqyWGsxvwAvRi7m/CnDu6FYdeQ/bK5w==} 1518 + '@react-aria/i18n@3.12.7': 1519 + resolution: {integrity: sha512-eLbYO2xrpeOKIEmLv2KD5LFcB0wltFqS+pUjsOzkKZg6H3b6AFDmJPxr/a0x2KGHtpGJvuHwCSbpPi9PzSSQLg==} 1528 1520 peerDependencies: 1529 1521 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1530 1522 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1534 1526 peerDependencies: 1535 1527 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1536 1528 1537 - '@react-aria/interactions@3.23.0': 1538 - resolution: {integrity: sha512-0qR1atBIWrb7FzQ+Tmr3s8uH5mQdyRH78n0krYaG8tng9+u1JlSi8DGRSaC9ezKyNB84m7vHT207xnHXGeJ3Fg==} 1529 + '@react-aria/interactions@3.24.1': 1530 + resolution: {integrity: sha512-OWEcIC6UQfWq4Td5Ptuh4PZQ4LHLJr/JL2jGYvuNL6EgL3bWvzPrRYIF/R64YbfVxIC7FeZpPSkS07sZ93/NoA==} 1539 1531 peerDependencies: 1540 1532 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1541 1533 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1545 1537 peerDependencies: 1546 1538 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1547 1539 1548 - '@react-aria/label@3.7.14': 1549 - resolution: {integrity: sha512-EN1Md2YvcC4sMqBoggsGYUEGlTNqUfJZWzduSt29fbQp1rKU2KlybTe+TWxKq/r2fFd+4JsRXxMeJiwB3w2AQA==} 1540 + '@react-aria/label@3.7.16': 1541 + resolution: {integrity: sha512-tPog3rc5pQ9s2/5bIBtmHtbj+Ebqs2yyJgJdFjZ1/HxrjF8HMrgtBPHCn/70YD5XvmuC3OSkua84kLjNX5rBbA==} 1550 1542 peerDependencies: 1551 1543 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1552 1544 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1553 1545 1554 - '@react-aria/link@3.7.7': 1555 - resolution: {integrity: sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA==} 1546 + '@react-aria/link@3.7.10': 1547 + resolution: {integrity: sha512-prf7s7O1PHAtA+H2przeGr8Ig4cBjk1f0kO0bQQAC3QvVOOUO7WLNU/N+xgOMNkCKEazDl21QM1o0bDRQCcXZg==} 1556 1548 peerDependencies: 1557 1549 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1550 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1558 1551 1559 - '@react-aria/link@3.7.8': 1560 - resolution: {integrity: sha512-oiXUPQLZmf9Q9Xehb/sG1QRxfo28NFKdh9w+unD12sHI6NdLMETl5MA4CYyTgI0dfMtTjtfrF68GCnWfc7JvXQ==} 1552 + '@react-aria/link@3.7.7': 1553 + resolution: {integrity: sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA==} 1561 1554 peerDependencies: 1562 1555 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1563 - react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1564 1556 1565 1557 '@react-aria/listbox@3.13.6': 1566 1558 resolution: {integrity: sha512-6hEXEXIZVau9lgBZ4VVjFR3JnGU+fJaPmV3HP0UZ2ucUptfG0MZo24cn+ZQJsWiuaCfNFv5b8qribiv+BcO+Kg==} ··· 1568 1560 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1569 1561 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1570 1562 1571 - '@react-aria/listbox@3.14.0': 1572 - resolution: {integrity: sha512-pyVbKavh8N8iyiwOx6I3JIcICvAzFXkKSFni1yarfgngJsJV3KSyOkzLomOfN9UhbjcV4sX61/fccwJuvlurlA==} 1563 + '@react-aria/listbox@3.14.2': 1564 + resolution: {integrity: sha512-pIwMNZs2WaH+XIax2yemI2CNs5LVV5ooVgEh7gTYoAVWj2eFa3Votmi54VlvkN937bhD5+blH32JRIu9U8XqVw==} 1573 1565 peerDependencies: 1574 1566 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1575 1567 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1583 1575 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1584 1576 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1585 1577 1586 - '@react-aria/menu@3.17.0': 1587 - resolution: {integrity: sha512-aiFvSv3G1YvPC0klJQ/9quB05xIDZzJ5Lt6/CykP0UwGK5i8GCqm6/cyFLwEXsS5ooUPxS3bqmdOsgdADSSgqg==} 1578 + '@react-aria/menu@3.18.1': 1579 + resolution: {integrity: sha512-czdJFNBW/B7QodyLDyQ+TvT8tZjCru7PrhUDkJS36ie/pTeQDFpIczgYjmKfJs5pP6olqLKXbwJy1iNTh01WTQ==} 1588 1580 peerDependencies: 1589 1581 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1590 1582 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1595 1587 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1596 1588 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1597 1589 1598 - '@react-aria/overlays@3.25.0': 1599 - resolution: {integrity: sha512-UEqJJ4duowrD1JvwXpPZreBuK79pbyNjNxFUVpFSskpGEJe3oCWwsSDKz7P1O7xbx5OYp+rDiY8fk/sE5rkaKw==} 1590 + '@react-aria/overlays@3.26.1': 1591 + resolution: {integrity: sha512-AtQ0mp+H0alFFkojKBADEUIc1AKFsSobH4QNoxQa3V4bZKQoXxga7cRhD5RRYanu3XCQOkIxZJ3vdVK/LVVBXA==} 1600 1592 peerDependencies: 1601 1593 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1602 1594 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1617 1609 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1618 1610 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1619 1611 1620 - '@react-aria/selection@3.22.0': 1621 - resolution: {integrity: sha512-XFOrK525HX2eeWeLZcZscUAs5qsuC1ZxsInDXMjvLeAaUPtQNEhUKHj3psDAl6XDU4VV1IJo0qCmFTVqTTMZSg==} 1612 + '@react-aria/selection@3.23.1': 1613 + resolution: {integrity: sha512-z4vVw7Fw0+nK46PPlCV8TyieCS+EOUp3eguX8833fFJ/QDlFp3Ewgw2T5qCIix5U3siXPYU0ZmAMOdrjibdGpQ==} 1622 1614 peerDependencies: 1623 1615 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1624 1616 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1628 1620 peerDependencies: 1629 1621 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1630 1622 1631 - '@react-aria/spinbutton@3.6.11': 1632 - resolution: {integrity: sha512-RM+gYS9tf9Wb+GegV18n4ArK3NBKgcsak7Nx1CkEgX9BjJ0yayWUHdfEjRRvxGXl+1z1n84cJVkZ6FUlWOWEZA==} 1623 + '@react-aria/spinbutton@3.6.13': 1624 + resolution: {integrity: sha512-phF7WU4mTryPY+IORqQC6eGvCdLItJ41KJ8ZWmpubnLkhqyyxBn8BirXlxWC5UIIvir9c3oohX2Vip/bE5WJiA==} 1633 1625 peerDependencies: 1634 1626 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1635 1627 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1662 1654 peerDependencies: 1663 1655 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1664 1656 1665 - '@react-aria/textfield@3.16.0': 1666 - resolution: {integrity: sha512-53RVpMeMDN/QoabqnYZ1lxTh1xTQ3IBYQARuayq5EGGMafyxoFHzttxUdSqkZGK/+zdSF2GfmjOYJVm2nDKuDQ==} 1657 + '@react-aria/textfield@3.17.1': 1658 + resolution: {integrity: sha512-W/4nBdyXTOFPQXJ8eRK+74QFIpGR+x24SRjdl+y3WO6gFJNiiopWj8+slSK/T8LoD3g3QlzrtX/ooVQHCG3uQw==} 1667 1659 peerDependencies: 1668 1660 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1669 1661 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1670 1662 1671 - '@react-aria/toggle@3.10.11': 1672 - resolution: {integrity: sha512-J3jO3KJiUbaYVDEpeXSBwqcyKxpi9OreiHRGiaxb6VwB+FWCj7Gb2WKajByXNyfs8jc6kX9VUFaXa7jze60oEQ==} 1663 + '@react-aria/toggle@3.11.1': 1664 + resolution: {integrity: sha512-9SBvSFpGcLODN1u64tQ8aL6uLFnuuJRA2N0Kjmxp5PE1gk8IKG+BXsjZmq7auDAN5WPISBXw1RzEOmbghruBTQ==} 1673 1665 peerDependencies: 1674 1666 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1675 1667 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1689 1681 peerDependencies: 1690 1682 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1691 1683 1692 - '@react-aria/utils@3.27.0': 1693 - resolution: {integrity: sha512-p681OtApnKOdbeN8ITfnnYqfdHS0z7GE+4l8EXlfLnr70Rp/9xicBO6d2rU+V/B3JujDw2gPWxYKEnEeh0CGCw==} 1684 + '@react-aria/utils@3.28.1': 1685 + resolution: {integrity: sha512-mnHFF4YOVu9BRFQ1SZSKfPhg3z+lBRYoW5mLcYTQihbKhz48+I1sqRkP7ahMITr8ANH3nb34YaMME4XWmK2Mgg==} 1694 1686 peerDependencies: 1695 1687 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1696 1688 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1700 1692 peerDependencies: 1701 1693 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1702 1694 1703 - '@react-aria/visually-hidden@3.8.19': 1704 - resolution: {integrity: sha512-MZgCCyQ3sdG94J5iJz7I7Ai3IxoN0U5d/+EaUnA1mfK7jf2fSYQBqi6Eyp8sWUYzBTLw4giXB5h0RGAnWzk9hA==} 1695 + '@react-aria/visually-hidden@3.8.21': 1696 + resolution: {integrity: sha512-iii5qO+cVHrHiOeiBYCnTRUQG2eOgEPFmiMG4dAuby8+pJJ8U4BvffX2sDTYWL6ztLLBYyrsUHPSw1Ld03JhmA==} 1705 1697 peerDependencies: 1706 1698 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1707 1699 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1721 1713 peerDependencies: 1722 1714 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1723 1715 1724 - '@react-stately/collections@3.12.1': 1725 - resolution: {integrity: sha512-8QmFBL7f+P64dEP4o35pYH61/lP0T/ziSdZAvNMrCqaM+fXcMfUp2yu1E63kADVX7WRDsFJWE3CVMeqirPH6Xg==} 1716 + '@react-stately/collections@3.12.2': 1717 + resolution: {integrity: sha512-RoehfGwrsYJ/WGtyGSLZNYysszajnq0Q3iTXg7plfW1vNEzom/A31vrLjOSOHJWAtwW339SDGGRpymDtLo4GWA==} 1726 1718 peerDependencies: 1727 1719 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1728 1720 ··· 1736 1728 peerDependencies: 1737 1729 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1738 1730 1739 - '@react-stately/flags@3.0.5': 1740 - resolution: {integrity: sha512-6wks4csxUwPCp23LgJSnkBRhrWpd9jGd64DjcCTNB2AHIFu7Ab1W59pJpUL6TW7uAxVxdNKjgn6D1hlBy8qWsA==} 1731 + '@react-stately/flags@3.1.0': 1732 + resolution: {integrity: sha512-KSHOCxTFpBtxhIRcKwsD1YDTaNxFtCYuAUb0KEihc16QwqZViq4hasgPBs2gYm7fHRbw7WYzWKf6ZSo/+YsFlg==} 1741 1733 1742 1734 '@react-stately/form@3.1.0': 1743 1735 resolution: {integrity: sha512-E2wxNQ0QaTyDHD0nJFtTSnEH9A3bpJurwxhS4vgcUmESHgjFEMLlC9irUSZKgvOgb42GAq+fHoWBsgKeTp9Big==} 1744 1736 peerDependencies: 1745 1737 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1746 1738 1747 - '@react-stately/form@3.1.1': 1748 - resolution: {integrity: sha512-qavrz5X5Mdf/Q1v/QJRxc0F8UTNEyRCNSM1we/nnF7GV64+aYSDLOtaRGmzq+09RSwo1c8ZYnIkK5CnwsPhTsQ==} 1739 + '@react-stately/form@3.1.2': 1740 + resolution: {integrity: sha512-sKgkV+rxeqM1lf0dCq2wWzdYa5Z0wz/MB3yxjodffy8D43PjFvUOMWpgw/752QHPGCd1XIxA3hE58Dw9FFValg==} 1749 1741 peerDependencies: 1750 1742 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1751 1743 1752 - '@react-stately/grid@3.10.1': 1753 - resolution: {integrity: sha512-MOIy//AdxZxIXIzvWSKpvMvaPEMZGQNj+/cOsElHepv/Veh0psNURZMh2TP6Mr0+MnDTZbX+5XIeinGkWYO3JQ==} 1744 + '@react-stately/grid@3.11.0': 1745 + resolution: {integrity: sha512-Wp6kza+2MzNybls9pRWvIwAHwMnSV1eUZXZxLwJy+JVS5lghkr731VvT+YD79z70osJKmgxgmiQGm4/yfetXdA==} 1754 1746 peerDependencies: 1755 1747 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1756 1748 ··· 1759 1751 peerDependencies: 1760 1752 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1761 1753 1762 - '@react-stately/list@3.11.2': 1763 - resolution: {integrity: sha512-eU2tY3aWj0SEeC7lH9AQoeAB4LL9mwS54FvTgHHoOgc1ZIwRJUaZoiuETyWQe98AL8KMgR1nrnDJ1I+CcT1Y7g==} 1754 + '@react-stately/list@3.12.0': 1755 + resolution: {integrity: sha512-6niQWJ6TZwOKLAOn2wIsxtOvWenh3rKiKdOh4L4O4f7U+h1Hu000Mu4lyIQm2P9uZAkF2Y5QNh6dHN+hSd6h3A==} 1764 1756 peerDependencies: 1765 1757 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1766 1758 ··· 1769 1761 peerDependencies: 1770 1762 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1771 1763 1772 - '@react-stately/menu@3.9.1': 1773 - resolution: {integrity: sha512-WRjGGImhQlQaer/hhahGytwd1BDq3fjpTkY/04wv3cQJPJR6lkVI5nSvGFMHfCaErsA1bNyB8/T9Y5F5u4u9ng==} 1764 + '@react-stately/menu@3.9.2': 1765 + resolution: {integrity: sha512-mVCFMUQnEMs6djOqgHC2d46k/5Mv5f6UYa4TMnNDSiY8QlHG4eIdmhBmuYpOwWuOOHJ0xKmLQ4PWLzma/mBorg==} 1774 1766 peerDependencies: 1775 1767 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1776 1768 ··· 1779 1771 peerDependencies: 1780 1772 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1781 1773 1782 - '@react-stately/overlays@3.6.13': 1783 - resolution: {integrity: sha512-WsU85Gf/b+HbWsnnYw7P/Ila3wD+C37Uk/WbU4/fHgJ26IEOWsPE6wlul8j54NZ1PnLNhV9Fn+Kffi+PaJMQXQ==} 1774 + '@react-stately/overlays@3.6.14': 1775 + resolution: {integrity: sha512-RRalTuHdwrKO1BmXKaqBtE1GGUXU4VUAWwgh4lsP2EFSixDHmOVLxHFDWYvOPChBhpi8KXfLEgm6DEgPBvLBZQ==} 1784 1776 peerDependencies: 1785 1777 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1786 1778 ··· 1789 1781 peerDependencies: 1790 1782 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1791 1783 1792 - '@react-stately/select@3.6.10': 1793 - resolution: {integrity: sha512-V7V0FCL9T+GzLjyfnJB6PUaKldFyT/8Rj6M+R9ura1A0O+s/FEOesy0pdMXFoL1l5zeUpGlCnhJrsI5HFWHfDw==} 1784 + '@react-stately/select@3.6.11': 1785 + resolution: {integrity: sha512-8pD4PNbZQNWg33D4+Fa0mrajUCYV3aA5YIwW3GY8NSRwBspaW4PKSZJtDT5ieN0WAO44YkAmX4idRaMAvqRusA==} 1794 1786 peerDependencies: 1795 1787 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1796 1788 1797 - '@react-stately/selection@3.19.0': 1798 - resolution: {integrity: sha512-AvbUqnWjqVQC48RD39S9BpMKMLl55Zo5l/yx5JQFPl55cFwe9Tpku1KY0wzt3fXXiXWaqjDn/7Gkg1VJYy8esQ==} 1789 + '@react-stately/selection@3.20.0': 1790 + resolution: {integrity: sha512-woUSHMTyQiNmCf63Dyot1WXFfWnm6PFYkI9kymcq1qrrly4g/j27U+5PaRWOHawMiJwn1e1GTogk8B+K5ahshQ==} 1799 1791 peerDependencies: 1800 1792 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1801 1793 ··· 1819 1811 peerDependencies: 1820 1812 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1821 1813 1822 - '@react-stately/toggle@3.8.1': 1823 - resolution: {integrity: sha512-MVpe79ghVQiwLmVzIPhF/O/UJAUc9B+ZSylVTyJiEPi0cwhbkKGQv9thOF0ebkkRkace5lojASqUAYtSTZHQJA==} 1814 + '@react-stately/toggle@3.8.2': 1815 + resolution: {integrity: sha512-5KPpT6zvt8H+WC9UbubhCTZltREeYb/3hKdl4YkS7BbSOQlHTFC0pOk8SsQU70Pwk26jeVHbl5le/N8cw00x8w==} 1824 1816 peerDependencies: 1825 1817 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1826 1818 ··· 1834 1826 peerDependencies: 1835 1827 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1836 1828 1837 - '@react-stately/tree@3.8.7': 1838 - resolution: {integrity: sha512-hpc3pyuXWeQV5ufQ02AeNQg/MYhnzZ4NOznlY5OOUoPzpLYiI3ZJubiY3Dot4jw5N/LR7CqvDLHmrHaJPmZlHg==} 1829 + '@react-stately/tree@3.8.8': 1830 + resolution: {integrity: sha512-21WB9kKT9+/tr6B8Q4G53tZXl/3dftg5sZqCR6x055FGd2wGVbkxsLhQLmC+XVkTiLU9pB3BjvZ9eaSj1D8Wmg==} 1839 1831 peerDependencies: 1840 1832 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1841 1833 ··· 1864 1856 peerDependencies: 1865 1857 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1866 1858 1867 - '@react-types/button@3.10.2': 1868 - resolution: {integrity: sha512-h8SB/BLoCgoBulCpyzaoZ+miKXrolK9XC48+n1dKJXT8g4gImrficurDW6+PRTQWaRai0Q0A6bu8UibZOU4syg==} 1859 + '@react-types/button@3.11.0': 1860 + resolution: {integrity: sha512-gJh5i0JiBiZGZGDo+tXMp6xbixPM7IKZ0sDuxTYBG49qNzzWJq0uNYltO3emwSVXFSsBgRV/Wu8kQGhfuN7wIw==} 1869 1861 peerDependencies: 1870 1862 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1871 1863 ··· 1874 1866 peerDependencies: 1875 1867 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1876 1868 1877 - '@react-types/calendar@3.6.0': 1878 - resolution: {integrity: sha512-BtFh4BFwvsYlsaSqUOVxlqXZSlJ6u4aozgO3PwHykhpemwidlzNwm9qDZhcMWPioNF/w2cU/6EqhvEKUHDnFZg==} 1869 + '@react-types/calendar@3.6.1': 1870 + resolution: {integrity: sha512-EMbFJX/3gD5j+R0qZEGqK+wlhBxMSHhGP8GqP9XGbpuJPE3w9/M/PVWdh8FUdzf9srYxPOq5NgiGI1JUJvdZqw==} 1879 1871 peerDependencies: 1880 1872 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1881 1873 ··· 1884 1876 peerDependencies: 1885 1877 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1886 1878 1887 - '@react-types/checkbox@3.9.1': 1888 - resolution: {integrity: sha512-0x/KQcipfNM9Nvy6UMwYG25roRLvsiqf0J3woTYylNNWzF+72XT0iI5FdJkE3w2wfa0obmSoeq4WcbFREQrH/A==} 1879 + '@react-types/checkbox@3.9.2': 1880 + resolution: {integrity: sha512-BruOLjr9s0BS2+G1Q2ZZ0ubnSTG54hZWr59lCHXaLxMdA/+KVsR6JVMQuYKsW0P8RDDlQXE/QGz3n9yB/Ara4A==} 1889 1881 peerDependencies: 1890 1882 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1891 1883 ··· 1899 1891 peerDependencies: 1900 1892 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1901 1893 1902 - '@react-types/dialog@3.5.15': 1903 - resolution: {integrity: sha512-BX1+mV35Oa0aIlhu98OzJaSB7uiCWDPQbr0AkpFBajSSlESUoAjntN+4N+QJmj24z2v6UE9zxGQ85/U/0Le+bw==} 1894 + '@react-types/dialog@3.5.16': 1895 + resolution: {integrity: sha512-2D16XjuW9fG3LkVIXu3RzUp3zcK2IZOWlAl+r5i0aLw2Q0QHyYMfGbmgvhxVeAhxhEj/57/ziSl/8rJ9pzmFnw==} 1904 1896 peerDependencies: 1905 1897 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1906 1898 ··· 1914 1906 peerDependencies: 1915 1907 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1916 1908 1917 - '@react-types/grid@3.2.11': 1918 - resolution: {integrity: sha512-Mww9nrasppvPbsBi+uUqFnf7ya8fXN0cTVzDNG+SveD8mhW+sbtuy+gPtEpnFD2Oyi8qLuObefzt4gdekJX2Yw==} 1909 + '@react-types/grid@3.3.0': 1910 + resolution: {integrity: sha512-9IXgD5qXXxz+S9RK+zT8umuTCEcE4Yfdl0zUGyTCB8LVcPEeZuarLGXZY/12Rkbd8+r6MUIKTxMVD3Nq9X5Ksg==} 1919 1911 peerDependencies: 1920 1912 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1921 1913 1922 - '@react-types/link@3.5.10': 1923 - resolution: {integrity: sha512-IM2mbSpB0qP44Jh1Iqpevo7bQdZAr0iDyDi13OhsiUYJeWgPMHzGEnQqdBMkrfQeOTXLtZtUyOYLXE2v39bhzQ==} 1914 + '@react-types/link@3.5.11': 1915 + resolution: {integrity: sha512-aX9sJod9msdQaOT0NUTYNaBKSkXGPazSPvUJ/Oe4/54T3sYkWeRqmgJ84RH55jdBzpbObBTg8qxKiPA26a1q9Q==} 1924 1916 peerDependencies: 1925 1917 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1926 1918 ··· 1929 1921 peerDependencies: 1930 1922 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1931 1923 1932 - '@react-types/listbox@3.5.4': 1933 - resolution: {integrity: sha512-5otTes0zOwRZwNtqysPD/aW4qFJSxd5znjwoWTLnzDXXOBHXPyR83IJf8ITgvIE5C0y+EFadsWR/BBO3k9Pj7g==} 1924 + '@react-types/listbox@3.5.5': 1925 + resolution: {integrity: sha512-6cUjbYZVa0X2UMsenQ50ZaAssTUfzX3D0Q0Wd5nNf4W7ntBroDg6aBfNQoPDZikPUy8u+Y3uc/xZQfv30si7NA==} 1934 1926 peerDependencies: 1935 1927 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1936 1928 ··· 1939 1931 peerDependencies: 1940 1932 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1941 1933 1942 - '@react-types/menu@3.9.14': 1943 - resolution: {integrity: sha512-RJW/S8IPwbRuohJ/A9HJ7W8QaAY816tm7Nv6+H/TLXG76zu2AS5vEgq+0TcCAWvJJwUdLDpJWJMlo0iIoIBtcg==} 1934 + '@react-types/menu@3.9.15': 1935 + resolution: {integrity: sha512-vNEeGxKLYBJc3rwImnEhSVzeIrhUSSRYRk617oGZowX3NkWxnixFGBZNy0w8j0z8KeNz3wRM4xqInRord1mDbw==} 1944 1936 peerDependencies: 1945 1937 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1946 1938 ··· 1949 1941 peerDependencies: 1950 1942 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1951 1943 1952 - '@react-types/overlays@3.8.12': 1953 - resolution: {integrity: sha512-ZvR1t0YV7/6j+6OD8VozKYjvsXT92+C/2LOIKozy7YUNS5KI4MkXbRZzJvkuRECVZOmx8JXKTUzhghWJM/3QuQ==} 1944 + '@react-types/overlays@3.8.13': 1945 + resolution: {integrity: sha512-xgT843KIh1otvYPQ6kCGTVUICiMF5UQ7SZUQZd4Zk3VtiFIunFVUvTvL03cpt0026UmY7tbv7vFrPKcT6xjsjw==} 1954 1946 peerDependencies: 1955 1947 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1956 1948 ··· 1964 1956 peerDependencies: 1965 1957 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1966 1958 1967 - '@react-types/select@3.9.8': 1968 - resolution: {integrity: sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g==} 1959 + '@react-types/select@3.9.10': 1960 + resolution: {integrity: sha512-vvC5+cBSOu6J6lm74jhhP3Zvo1JO8m0FNX+Q95wapxrhs2aYYeMIgVuvNKeOuhVqzpBZxWmblBjCVNzCArZOaQ==} 1969 1961 peerDependencies: 1970 1962 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1971 1963 1972 - '@react-types/select@3.9.9': 1973 - resolution: {integrity: sha512-/hCd0o+ztn29FKCmVec+v7t4JpOzz56o+KrG7NDq2pcRWqUR9kNwCjrPhSbJIIEDm4ubtrfPu41ysIuDvRd2Bg==} 1964 + '@react-types/select@3.9.8': 1965 + resolution: {integrity: sha512-RGsYj2oFjXpLnfcvWMBQnkcDuKkwT43xwYWZGI214/gp/B64tJiIUgTM5wFTRAeGDX23EePkhCQF+9ctnqFd6g==} 1974 1966 peerDependencies: 1975 1967 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1976 1968 ··· 1979 1971 peerDependencies: 1980 1972 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1981 1973 1982 - '@react-types/shared@3.27.0': 1983 - resolution: {integrity: sha512-gvznmLhi6JPEf0bsq7SwRYTHAKKq/wcmKqFez9sRdbED+SPMUmK5omfZ6w3EwUFQHbYUa4zPBYedQ7Knv70RMw==} 1974 + '@react-types/shared@3.28.0': 1975 + resolution: {integrity: sha512-9oMEYIDc3sk0G5rysnYvdNrkSg7B04yTKl50HHSZVbokeHpnU0yRmsDaWb9B/5RprcKj8XszEk5guBO8Sa/Q+Q==} 1984 1976 peerDependencies: 1985 1977 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1986 1978 1987 - '@react-types/slider@3.7.8': 1988 - resolution: {integrity: sha512-utW1o9KT70hqFwu1zqMtyEWmP0kSATk4yx+Fm/peSR4iZa+BasRqH83yzir5GKc8OfqfE1kmEsSlO98/k986+w==} 1979 + '@react-types/slider@3.7.9': 1980 + resolution: {integrity: sha512-MxCIVkrBSbN3AxIYW4hOpTcwPmIuY4841HF36sDLFWR3wx06z70IY3GFwV7Cbp814vhc84d4ABnPMwtE+AZRGQ==} 1989 1981 peerDependencies: 1990 1982 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1991 1983 1992 - '@react-types/switch@3.5.8': 1993 - resolution: {integrity: sha512-sL7jmh8llF8BxzY4HXkSU4bwU8YU6gx45P85D0AdYXgRHxU9Cp7BQPOMF4pJoQ8TTej05MymY5q7xvJVmxUTAQ==} 1984 + '@react-types/switch@3.5.9': 1985 + resolution: {integrity: sha512-7XIS5qycIKhdfcWfzl8n458/7tkZKCNfMfZmIREgozKOtTBirjmtRRsefom2hlFT8VIlG7COmY4btK3oEuEhnQ==} 1994 1986 peerDependencies: 1995 1987 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1996 1988 ··· 2009 2001 peerDependencies: 2010 2002 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 2011 2003 2012 - '@react-types/textfield@3.11.0': 2013 - resolution: {integrity: sha512-YORBgr6wlu2xfvr4MqjKFHGpj+z8LBzk14FbWDbYnnhGnv0I10pj+m2KeOHgDNFHrfkDdDOQmMIKn1UCqeUuEg==} 2004 + '@react-types/textfield@3.12.0': 2005 + resolution: {integrity: sha512-B0vzCIBUbYWrlFk+odVXrSmPYwds9G+G+HiOO/sJr4eZ4RYiIqnFbZ7qiWhWXaou7vi71iXVqKQ8mxA6bJwPEQ==} 2014 2006 peerDependencies: 2015 2007 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 2016 2008 ··· 2022 2014 '@rtsao/scc@1.1.0': 2023 2015 resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} 2024 2016 2025 - '@rushstack/eslint-patch@1.10.5': 2026 - resolution: {integrity: sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==} 2017 + '@rushstack/eslint-patch@1.11.0': 2018 + resolution: {integrity: sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==} 2027 2019 2028 2020 '@sapphire/async-queue@1.5.5': 2029 2021 resolution: {integrity: sha512-cvGzxbba6sav2zZkH8GPf2oGk9yYoD5qrNWdu9fRehifgnFZJMV+nuy2nON2roRO4yQQ+v7MK/Pktl/HgfsUXg==} ··· 2033 2025 resolution: {integrity: sha512-xzvBr1Q1c4lCe7i6sRnrofxeO1QTP/LKQ6A6qy0iB4x5yfiSfARMEQEghojzTNALDTcv8En04qYNIco9/K9eZQ==} 2034 2026 engines: {node: '>=v14.0.0', npm: '>=7.0.0'} 2035 2027 2036 - '@stylistic/eslint-plugin@4.1.0': 2037 - resolution: {integrity: sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==} 2028 + '@stylistic/eslint-plugin@4.2.0': 2029 + resolution: {integrity: sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==} 2038 2030 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2039 2031 peerDependencies: 2040 2032 eslint: '>=9.0.0' ··· 2111 2103 '@types/ms@2.1.0': 2112 2104 resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} 2113 2105 2114 - '@types/node@22.13.8': 2115 - resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==} 2106 + '@types/node@22.13.10': 2107 + resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==} 2116 2108 2117 2109 '@types/react-dom@19.0.4': 2118 2110 resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==} ··· 2128 2120 '@types/unist@3.0.3': 2129 2121 resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} 2130 2122 2131 - '@typescript-eslint/eslint-plugin@8.25.0': 2132 - resolution: {integrity: sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==} 2123 + '@typescript-eslint/eslint-plugin@8.26.1': 2124 + resolution: {integrity: sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA==} 2133 2125 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2134 2126 peerDependencies: 2135 2127 '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 2136 2128 eslint: ^8.57.0 || ^9.0.0 2137 - typescript: '>=4.8.4 <5.8.0' 2129 + typescript: '>=4.8.4 <5.9.0' 2138 2130 2139 - '@typescript-eslint/parser@8.25.0': 2140 - resolution: {integrity: sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==} 2131 + '@typescript-eslint/parser@8.26.1': 2132 + resolution: {integrity: sha512-w6HZUV4NWxqd8BdeFf81t07d7/YV9s7TCWrQQbG5uhuvGUAW+fq1usZ1Hmz9UPNLniFnD8GLSsDpjP0hm1S4lQ==} 2141 2133 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2142 2134 peerDependencies: 2143 2135 eslint: ^8.57.0 || ^9.0.0 2144 - typescript: '>=4.8.4 <5.8.0' 2136 + typescript: '>=4.8.4 <5.9.0' 2145 2137 2146 - '@typescript-eslint/scope-manager@8.25.0': 2147 - resolution: {integrity: sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==} 2138 + '@typescript-eslint/scope-manager@8.26.1': 2139 + resolution: {integrity: sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg==} 2148 2140 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2149 2141 2150 - '@typescript-eslint/type-utils@8.25.0': 2151 - resolution: {integrity: sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==} 2142 + '@typescript-eslint/type-utils@8.26.1': 2143 + resolution: {integrity: sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg==} 2152 2144 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2153 2145 peerDependencies: 2154 2146 eslint: ^8.57.0 || ^9.0.0 2155 - typescript: '>=4.8.4 <5.8.0' 2147 + typescript: '>=4.8.4 <5.9.0' 2156 2148 2157 - '@typescript-eslint/types@8.25.0': 2158 - resolution: {integrity: sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==} 2149 + '@typescript-eslint/types@8.26.1': 2150 + resolution: {integrity: sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==} 2159 2151 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2160 2152 2161 - '@typescript-eslint/typescript-estree@8.25.0': 2162 - resolution: {integrity: sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==} 2153 + '@typescript-eslint/typescript-estree@8.26.1': 2154 + resolution: {integrity: sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==} 2163 2155 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2164 2156 peerDependencies: 2165 - typescript: '>=4.8.4 <5.8.0' 2157 + typescript: '>=4.8.4 <5.9.0' 2166 2158 2167 - '@typescript-eslint/utils@8.25.0': 2168 - resolution: {integrity: sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==} 2159 + '@typescript-eslint/utils@8.26.1': 2160 + resolution: {integrity: sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==} 2169 2161 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2170 2162 peerDependencies: 2171 2163 eslint: ^8.57.0 || ^9.0.0 2172 - typescript: '>=4.8.4 <5.8.0' 2164 + typescript: '>=4.8.4 <5.9.0' 2173 2165 2174 - '@typescript-eslint/visitor-keys@8.25.0': 2175 - resolution: {integrity: sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==} 2166 + '@typescript-eslint/visitor-keys@8.26.1': 2167 + resolution: {integrity: sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg==} 2176 2168 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2177 2169 2178 2170 '@ungap/structured-clone@1.3.0': ··· 2187 2179 peerDependencies: 2188 2180 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 2189 2181 2190 - acorn@8.14.0: 2191 - resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} 2182 + acorn@8.14.1: 2183 + resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} 2192 2184 engines: {node: '>=0.4.0'} 2193 2185 hasBin: true 2194 2186 2195 2187 ajv@6.12.6: 2196 2188 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} 2197 2189 2198 - ansi-regex@5.0.1: 2199 - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} 2200 - engines: {node: '>=8'} 2201 - 2202 - ansi-regex@6.1.0: 2203 - resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==} 2204 - engines: {node: '>=12'} 2205 - 2206 2190 ansi-styles@4.3.0: 2207 2191 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} 2208 2192 engines: {node: '>=8'} 2209 2193 2210 - ansi-styles@6.2.1: 2211 - resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} 2212 - engines: {node: '>=12'} 2213 - 2214 - any-promise@1.3.0: 2215 - resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} 2216 - 2217 - anymatch@3.1.3: 2218 - resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} 2219 - engines: {node: '>= 8'} 2220 - 2221 - arg@5.0.2: 2222 - resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} 2223 - 2224 2194 argparse@2.0.1: 2225 2195 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} 2226 2196 ··· 2292 2262 engines: {node: '>= 4.5.0'} 2293 2263 hasBin: true 2294 2264 2295 - autoprefixer@10.4.20: 2296 - resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} 2265 + autoprefixer@10.4.21: 2266 + resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==} 2297 2267 engines: {node: ^10 || ^12 || >=14} 2298 2268 hasBin: true 2299 2269 peerDependencies: ··· 2303 2273 resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} 2304 2274 engines: {node: '>= 0.4'} 2305 2275 2306 - axe-core@4.10.2: 2307 - resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==} 2276 + axe-core@4.10.3: 2277 + resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} 2308 2278 engines: {node: '>=4'} 2309 2279 2310 2280 axobject-query@4.1.0: ··· 2324 2294 big-integer@1.6.52: 2325 2295 resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==} 2326 2296 engines: {node: '>=0.6'} 2327 - 2328 - binary-extensions@2.3.0: 2329 - resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} 2330 - engines: {node: '>=8'} 2331 2297 2332 2298 brace-expansion@1.1.11: 2333 2299 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} ··· 2363 2329 resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} 2364 2330 engines: {node: '>= 0.4'} 2365 2331 2366 - call-bound@1.0.3: 2367 - resolution: {integrity: sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==} 2332 + call-bound@1.0.4: 2333 + resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} 2368 2334 engines: {node: '>= 0.4'} 2369 2335 2370 2336 callsites@3.1.0: 2371 2337 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 2372 2338 engines: {node: '>=6'} 2373 2339 2374 - camelcase-css@2.0.1: 2375 - resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 2376 - engines: {node: '>= 6'} 2377 - 2378 - caniuse-lite@1.0.30001701: 2379 - resolution: {integrity: sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==} 2340 + caniuse-lite@1.0.30001704: 2341 + resolution: {integrity: sha512-+L2IgBbV6gXB4ETf0keSvLr7JUrRVbIaB/lrQ1+z8mRcQiisG5k+lG6O4n6Y5q6f5EuNfaYXKgymucphlEXQew==} 2380 2342 2381 2343 ccount@2.0.1: 2382 2344 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} ··· 2397 2359 character-reference-invalid@2.0.1: 2398 2360 resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} 2399 2361 2400 - chokidar@3.6.0: 2401 - resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} 2402 - engines: {node: '>= 8.10.0'} 2403 - 2404 2362 class-utils@0.3.6: 2405 2363 resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} 2406 2364 engines: {node: '>=0.10.0'} ··· 2443 2401 comma-separated-tokens@2.0.3: 2444 2402 resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} 2445 2403 2446 - commander@4.1.1: 2447 - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} 2448 - engines: {node: '>= 6'} 2449 - 2450 2404 component-emitter@1.3.1: 2451 2405 resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==} 2452 2406 ··· 2469 2423 cross-spawn@7.0.6: 2470 2424 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} 2471 2425 engines: {node: '>= 8'} 2472 - 2473 - cssesc@3.0.0: 2474 - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} 2475 - engines: {node: '>=4'} 2476 - hasBin: true 2477 2426 2478 2427 csstype@3.1.3: 2479 2428 resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} ··· 2568 2517 decimal.js@10.5.0: 2569 2518 resolution: {integrity: sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==} 2570 2519 2571 - decode-named-character-reference@1.0.2: 2572 - resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} 2520 + decode-named-character-reference@1.1.0: 2521 + resolution: {integrity: sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==} 2573 2522 2574 2523 decode-uri-component@0.2.2: 2575 2524 resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} ··· 2619 2568 devlop@1.1.0: 2620 2569 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 2621 2570 2622 - didyoumean@1.2.2: 2623 - resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} 2624 - 2625 2571 discord-api-types@0.37.119: 2626 2572 resolution: {integrity: sha512-WasbGFXEB+VQWXlo6IpW3oUv73Yuau1Ig4AZF/m13tXcTKnMpc/mHjpztIlz4+BM9FG9BHQkEXiPto3bKduQUg==} 2627 - 2628 - dlv@1.1.3: 2629 - resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} 2630 2573 2631 2574 doctrine@2.1.0: 2632 2575 resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} ··· 2639 2582 resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} 2640 2583 engines: {node: '>= 0.4'} 2641 2584 2642 - eastasianwidth@0.2.0: 2643 - resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 2644 - 2645 - electron-to-chromium@1.5.109: 2646 - resolution: {integrity: sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==} 2647 - 2648 - emoji-regex@8.0.0: 2649 - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 2585 + electron-to-chromium@1.5.116: 2586 + resolution: {integrity: sha512-mufxTCJzLBQVvSdZzX1s5YAuXsN1M4tTyYxOOL1TcSKtIzQ9rjIrm7yFK80rN5dwGTePgdoABDSHpuVtRQh0Zw==} 2650 2587 2651 2588 emoji-regex@9.2.2: 2652 2589 resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} ··· 2699 2636 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 2700 2637 engines: {node: '>=10'} 2701 2638 2702 - eslint-config-next@15.2.0: 2703 - resolution: {integrity: sha512-LkG0KKpinAoNPk2HXSx0fImFb/hQ6RnhSxTkpJFTkQ0SmnzsbRsjjN95WC/mDY34nKOenpptYEVvfkCR/h+VjA==} 2639 + eslint-config-next@15.2.2: 2640 + resolution: {integrity: sha512-g34RI7RFS4HybYFwGa/okj+8WZM+/fy+pEM+aqRQoVvM4gQhKrd4wIEddKmlZfWD75j8LTwB5zwkmNv3DceH1A==} 2704 2641 peerDependencies: 2705 2642 eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 2706 2643 typescript: '>=3.3.1' ··· 2711 2648 eslint-import-resolver-node@0.3.9: 2712 2649 resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} 2713 2650 2714 - eslint-import-resolver-typescript@3.8.3: 2715 - resolution: {integrity: sha512-A0bu4Ks2QqDWNpeEgTQMPTngaMhuDu4yv6xpftBMAf+1ziXnpx+eSR1WRfoPTe2BAiAjHFZ7kSNx1fvr5g5pmQ==} 2651 + eslint-import-resolver-typescript@3.8.6: 2652 + resolution: {integrity: sha512-d9UjvYpj/REmUoZvOtDEmayPlwyP4zOwwMBgtC6RtrpZta8u1AIVmxgZBYJIcCKKXwAcLs+DX2yn2LeMaTqKcQ==} 2716 2653 engines: {node: ^14.18.0 || >=16.0.0} 2717 2654 peerDependencies: 2718 2655 eslint: '*' ··· 2798 2735 '@typescript-eslint/eslint-plugin': 2799 2736 optional: true 2800 2737 2801 - eslint-scope@8.2.0: 2802 - resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==} 2738 + eslint-scope@8.3.0: 2739 + resolution: {integrity: sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==} 2803 2740 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2804 2741 2805 2742 eslint-visitor-keys@3.4.3: ··· 2810 2747 resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} 2811 2748 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2812 2749 2813 - eslint@9.21.0: 2814 - resolution: {integrity: sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==} 2750 + eslint@9.22.0: 2751 + resolution: {integrity: sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==} 2815 2752 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2816 2753 hasBin: true 2817 2754 peerDependencies: ··· 2932 2869 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} 2933 2870 engines: {node: '>=0.10.0'} 2934 2871 2935 - foreground-child@3.3.1: 2936 - resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} 2937 - engines: {node: '>=14'} 2938 - 2939 2872 fraction.js@4.3.7: 2940 2873 resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} 2941 2874 ··· 2943 2876 resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} 2944 2877 engines: {node: '>=0.10.0'} 2945 2878 2946 - framer-motion@12.4.7: 2947 - resolution: {integrity: sha512-VhrcbtcAMXfxlrjeHPpWVu2+mkcoR31e02aNSR7OUS/hZAciKa8q6o3YN2mA1h+jjscRsSyKvX6E1CiY/7OLMw==} 2879 + framer-motion@12.5.0: 2880 + resolution: {integrity: sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==} 2948 2881 peerDependencies: 2949 2882 '@emotion/is-prop-valid': '*' 2950 2883 react: ^18.0.0 || ^19.0.0 ··· 2959 2892 2960 2893 fs.realpath@1.0.0: 2961 2894 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} 2962 - 2963 - fsevents@2.3.3: 2964 - resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 2965 - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} 2966 - os: [darwin] 2967 2895 2968 2896 function-bind@1.1.2: 2969 2897 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} ··· 3010 2938 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} 3011 2939 engines: {node: '>=10.13.0'} 3012 2940 3013 - glob@10.4.5: 3014 - resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} 3015 - hasBin: true 3016 - 3017 2941 glob@7.2.3: 3018 2942 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} 3019 2943 deprecated: Glob versions prior to v9 are no longer supported ··· 3100 3024 hast-util-raw@9.1.0: 3101 3025 resolution: {integrity: sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==} 3102 3026 3103 - hast-util-to-jsx-runtime@2.3.5: 3104 - resolution: {integrity: sha512-gHD+HoFxOMmmXLuq9f2dZDMQHVcplCVpMfBNRpJsF03yyLZvJGzsFORe8orVuYDX9k2w0VH0uF8oryFd1whqKQ==} 3027 + hast-util-to-jsx-runtime@2.3.6: 3028 + resolution: {integrity: sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==} 3105 3029 3106 3030 hast-util-to-parse5@8.0.0: 3107 3031 resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==} ··· 3199 3123 resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==} 3200 3124 engines: {node: '>= 0.4'} 3201 3125 3202 - is-binary-path@2.1.0: 3203 - resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} 3204 - engines: {node: '>=8'} 3205 - 3206 3126 is-boolean-object@1.2.2: 3207 3127 resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} 3208 3128 engines: {node: '>= 0.4'} ··· 3259 3179 is-finalizationregistry@1.1.1: 3260 3180 resolution: {integrity: sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==} 3261 3181 engines: {node: '>= 0.4'} 3262 - 3263 - is-fullwidth-code-point@3.0.0: 3264 - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} 3265 - engines: {node: '>=8'} 3266 3182 3267 3183 is-generator-function@1.1.0: 3268 3184 resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} ··· 3360 3276 resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} 3361 3277 engines: {node: '>= 0.4'} 3362 3278 3363 - jackspeak@3.4.3: 3364 - resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} 3365 - 3366 - jiti@1.21.7: 3367 - resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} 3368 - hasBin: true 3369 - 3370 3279 jiti@2.4.2: 3371 3280 resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} 3372 3281 hasBin: true ··· 3438 3347 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} 3439 3348 engines: {node: '>= 0.8.0'} 3440 3349 3441 - lilconfig@3.1.3: 3442 - resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} 3443 - engines: {node: '>=14'} 3444 - 3445 - lines-and-columns@1.2.4: 3446 - resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} 3447 - 3448 3350 locate-path@6.0.0: 3449 3351 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} 3450 3352 engines: {node: '>=10'} ··· 3462 3364 resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} 3463 3365 hasBin: true 3464 3366 3465 - lru-cache@10.4.3: 3466 - resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 3467 - 3468 3367 lru-cache@5.1.1: 3469 3368 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 3470 3369 3471 - lucide-react@0.477.0: 3472 - resolution: {integrity: sha512-yCf7aYxerFZAbd8jHJxjwe1j7jEMPptjnaOqdYeirFnEy85cNR3/L+o0I875CYFYya+eEVzZSbNuRk8BZPDpVw==} 3370 + lucide-react@0.479.0: 3371 + resolution: {integrity: sha512-aBhNnveRhorBOK7uA4gDjgaf+YlHMdMhQ/3cupk6exM10hWlEU+2QtWYOfhXhjAsmdb6LeKR+NZnow4UxRRiTQ==} 3473 3372 peerDependencies: 3474 3373 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 3475 3374 ··· 3598 3497 3599 3498 minimist@1.2.8: 3600 3499 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 3601 - 3602 - minipass@7.1.2: 3603 - resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} 3604 - engines: {node: '>=16 || 14 >=14.17'} 3605 3500 3606 3501 mixin-deep@1.3.2: 3607 3502 resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} 3608 3503 engines: {node: '>=0.10.0'} 3609 3504 3610 - motion-dom@12.4.5: 3611 - resolution: {integrity: sha512-Q2xmhuyYug1CGTo0jdsL05EQ4RhIYXlggFS/yPhQQRNzbrhjKQ1tbjThx5Plv68aX31LsUQRq4uIkuDxdO5vRQ==} 3505 + motion-dom@12.5.0: 3506 + resolution: {integrity: sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==} 3612 3507 3613 - motion-utils@12.0.0: 3614 - resolution: {integrity: sha512-MNFiBKbbqnmvOjkPyOKgHUp3Q6oiokLkI1bEwm5QA28cxMZrv0CbbBGDNmhF6DIXsi1pCQBSs0dX8xjeER1tmA==} 3508 + motion-utils@12.5.0: 3509 + resolution: {integrity: sha512-+hFFzvimn0sBMP9iPxBa9OtRX35ZQ3py0UHnb8U29VD+d8lQ8zH3dTygJWqK7av2v6yhg7scj9iZuvTS0f4+SA==} 3615 3510 3616 3511 ms@2.0.0: 3617 3512 resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} ··· 3619 3514 ms@2.1.3: 3620 3515 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 3621 3516 3622 - mz@2.7.0: 3623 - resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} 3624 - 3625 3517 nano-time@1.0.0: 3626 3518 resolution: {integrity: sha512-flnngywOoQ0lLQOTRNexn2gGSNuM9bKj9RZAWSzhQ+UJYaAFG9bac4DW9VHjUAzrOaIcajHybCTHe/bkvozQqA==} 3627 3519 3628 - nanoid@3.3.8: 3629 - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} 3520 + nanoid@3.3.9: 3521 + resolution: {integrity: sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==} 3630 3522 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 3631 3523 hasBin: true 3632 3524 ··· 3643 3535 next: '>= 15.0.0' 3644 3536 react: '>= 16.8.0' 3645 3537 3646 - next@15.2.0: 3647 - resolution: {integrity: sha512-VaiM7sZYX8KIAHBrRGSFytKknkrexNfGb8GlG6e93JqueCspuGte8i4ybn8z4ww1x3f2uzY4YpTaBEW4/hvsoQ==} 3538 + next@15.2.2: 3539 + resolution: {integrity: sha512-dgp8Kcx5XZRjMw2KNwBtUzhngRaURPioxoNIVl5BOyJbhi9CUgEtKDO7fx5wh8Z8vOVX1nYZ9meawJoRrlASYA==} 3648 3540 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 3649 3541 hasBin: true 3650 3542 peerDependencies: ··· 3667 3559 node-releases@2.0.19: 3668 3560 resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} 3669 3561 3670 - normalize-path@3.0.0: 3671 - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} 3672 - engines: {node: '>=0.10.0'} 3673 - 3674 3562 normalize-range@0.1.2: 3675 3563 resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} 3676 3564 engines: {node: '>=0.10.0'} ··· 3682 3570 object-copy@0.1.0: 3683 3571 resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} 3684 3572 engines: {node: '>=0.10.0'} 3685 - 3686 - object-hash@3.0.0: 3687 - resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} 3688 - engines: {node: '>= 6'} 3689 3573 3690 3574 object-inspect@1.13.4: 3691 3575 resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} ··· 3744 3628 p-locate@5.0.0: 3745 3629 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} 3746 3630 engines: {node: '>=10'} 3747 - 3748 - package-json-from-dist@1.0.1: 3749 - resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} 3750 3631 3751 3632 parent-module@1.0.1: 3752 3633 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} ··· 3781 3662 path-parse@1.0.7: 3782 3663 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} 3783 3664 3784 - path-scurry@1.11.1: 3785 - resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} 3786 - engines: {node: '>=16 || 14 >=14.18'} 3787 - 3788 3665 picocolors@1.1.1: 3789 3666 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 3790 3667 ··· 3796 3673 resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} 3797 3674 engines: {node: '>=12'} 3798 3675 3799 - pify@2.3.0: 3800 - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} 3801 - engines: {node: '>=0.10.0'} 3802 - 3803 - pirates@4.0.6: 3804 - resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} 3805 - engines: {node: '>= 6'} 3806 - 3807 3676 possible-typed-array-names@1.1.0: 3808 3677 resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} 3809 3678 engines: {node: '>= 0.4'} 3810 3679 3811 - postcss-import@15.1.0: 3812 - resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} 3813 - engines: {node: '>=14.0.0'} 3814 - peerDependencies: 3815 - postcss: ^8.0.0 3816 - 3817 - postcss-js@4.0.1: 3818 - resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} 3819 - engines: {node: ^12 || ^14 || >= 16} 3820 - peerDependencies: 3821 - postcss: ^8.4.21 3822 - 3823 - postcss-load-config@4.0.2: 3824 - resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==} 3825 - engines: {node: '>= 14'} 3826 - peerDependencies: 3827 - postcss: '>=8.0.9' 3828 - ts-node: '>=9.0.0' 3829 - peerDependenciesMeta: 3830 - postcss: 3831 - optional: true 3832 - ts-node: 3833 - optional: true 3834 - 3835 - postcss-nested@6.2.0: 3836 - resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} 3837 - engines: {node: '>=12.0'} 3838 - peerDependencies: 3839 - postcss: ^8.2.14 3840 - 3841 - postcss-selector-parser@6.1.2: 3842 - resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} 3843 - engines: {node: '>=4'} 3844 - 3845 3680 postcss-value-parser@4.2.0: 3846 3681 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} 3847 3682 ··· 3898 3733 resolution: {integrity: sha512-Y9eZ6HAufmUd8DIQd6rFrx5Bt/oDlTM9Nsjvf8YpajTa3dI8cLNU8jUN5z7KTANU+Yd6/KJuBjxVlrU2dMw33g==} 3899 3734 engines: {node: '>= 12.0.0'} 3900 3735 3901 - react-markdown@10.0.0: 3902 - resolution: {integrity: sha512-4mTz7Sya/YQ1jYOrkwO73VcFdkFJ8L8I9ehCxdcV0XrClHyOJGKbBk5FR4OOOG+HnyKw5u+C/Aby9TwinCteYA==} 3736 + react-markdown@10.1.0: 3737 + resolution: {integrity: sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==} 3903 3738 peerDependencies: 3904 3739 '@types/react': '>=18' 3905 3740 react: '>=18' ··· 3968 3803 resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} 3969 3804 engines: {node: '>=0.10.0'} 3970 3805 3971 - read-cache@1.0.0: 3972 - resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} 3973 - 3974 - readdirp@3.6.0: 3975 - resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} 3976 - engines: {node: '>=8.10.0'} 3977 - 3978 3806 recharts-scale@0.4.5: 3979 3807 resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==} 3980 3808 ··· 4126 3954 resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} 4127 3955 engines: {node: '>= 0.4'} 4128 3956 4129 - signal-exit@4.1.0: 4130 - resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} 4131 - engines: {node: '>=14'} 4132 - 4133 3957 simple-swizzle@0.2.2: 4134 3958 resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} 4135 3959 ··· 4170 3994 streamsearch@1.1.0: 4171 3995 resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} 4172 3996 engines: {node: '>=10.0.0'} 4173 - 4174 - string-width@4.2.3: 4175 - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} 4176 - engines: {node: '>=8'} 4177 - 4178 - string-width@5.1.2: 4179 - resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 4180 - engines: {node: '>=12'} 4181 3997 4182 3998 string.prototype.includes@2.0.1: 4183 3999 resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==} ··· 4205 4021 stringify-entities@4.0.4: 4206 4022 resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==} 4207 4023 4208 - strip-ansi@6.0.1: 4209 - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 4210 - engines: {node: '>=8'} 4211 - 4212 - strip-ansi@7.1.0: 4213 - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} 4214 - engines: {node: '>=12'} 4215 - 4216 4024 strip-bom@3.0.0: 4217 4025 resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} 4218 4026 engines: {node: '>=4'} ··· 4221 4029 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} 4222 4030 engines: {node: '>=8'} 4223 4031 4032 + style-to-js@1.1.16: 4033 + resolution: {integrity: sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==} 4034 + 4224 4035 style-to-object@1.0.8: 4225 4036 resolution: {integrity: sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==} 4226 4037 ··· 4236 4047 optional: true 4237 4048 babel-plugin-macros: 4238 4049 optional: true 4239 - 4240 - sucrase@3.35.0: 4241 - resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} 4242 - engines: {node: '>=16 || 14 >=14.17'} 4243 - hasBin: true 4244 4050 4245 4051 supports-color@7.2.0: 4246 4052 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} ··· 4270 4076 peerDependencies: 4271 4077 tailwindcss: '>=3.0.0 || insiders' 4272 4078 4273 - tailwindcss@3.4.17: 4274 - resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} 4275 - engines: {node: '>=14.0.0'} 4276 - hasBin: true 4079 + tailwindcss@4.0.14: 4080 + resolution: {integrity: sha512-92YT2dpt671tFiHH/e1ok9D987N9fHD5VWoly1CdPD/Cd1HMglvZwP3nx2yTj2lbXDAHt8QssZkxTLCCTNL+xw==} 4277 4081 4278 4082 tapable@2.2.1: 4279 4083 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} 4280 4084 engines: {node: '>=6'} 4281 - 4282 - thenify-all@1.6.0: 4283 - resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==} 4284 - engines: {node: '>=0.8'} 4285 - 4286 - thenify@3.3.1: 4287 - resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==} 4288 4085 4289 4086 tiny-invariant@1.3.3: 4290 4087 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} ··· 4317 4114 peerDependencies: 4318 4115 typescript: '>=4.8.4' 4319 4116 4320 - ts-interface-checker@0.1.13: 4321 - resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} 4322 - 4323 4117 tsconfig-paths@3.15.0: 4324 4118 resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} 4325 4119 ··· 4346 4140 resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} 4347 4141 engines: {node: '>= 0.4'} 4348 4142 4349 - typescript-eslint@8.25.0: 4350 - resolution: {integrity: sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==} 4143 + typescript-eslint@8.26.1: 4144 + resolution: {integrity: sha512-t/oIs9mYyrwZGRpDv3g+3K6nZ5uhKEMt2oNmAPwaY4/ye0+EH4nXIPYNtkYFS6QHm+1DFg34DbglYBz5P9Xysg==} 4351 4145 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 4352 4146 peerDependencies: 4353 4147 eslint: ^8.57.0 || ^9.0.0 4354 - typescript: '>=4.8.4 <5.8.0' 4148 + typescript: '>=4.8.4 <5.9.0' 4355 4149 4356 4150 typescript@5.8.2: 4357 4151 resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} ··· 4467 4261 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} 4468 4262 engines: {node: '>=0.10.0'} 4469 4263 4470 - util-deprecate@1.0.2: 4471 - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 4472 - 4473 4264 vaul@1.1.2: 4474 4265 resolution: {integrity: sha512-ZFkClGpWyI2WUQjdLJ/BaGuV6AVQiJ3uELGk3OYtP+B6yCO7Cmn9vPFXVJkRaGkOJu3m8bQMgtyzNHixULceQA==} 4475 4266 peerDependencies: ··· 4503 4294 resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} 4504 4295 engines: {node: '>= 0.4'} 4505 4296 4506 - which-typed-array@1.1.18: 4507 - resolution: {integrity: sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==} 4297 + which-typed-array@1.1.19: 4298 + resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==} 4508 4299 engines: {node: '>= 0.4'} 4509 4300 4510 4301 which@1.3.1: ··· 4520 4311 resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} 4521 4312 engines: {node: '>=0.10.0'} 4522 4313 4523 - wrap-ansi@7.0.0: 4524 - resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} 4525 - engines: {node: '>=10'} 4526 - 4527 - wrap-ansi@8.1.0: 4528 - resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} 4529 - engines: {node: '>=12'} 4530 - 4531 4314 wrappy@1.0.2: 4532 4315 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} 4533 4316 4534 4317 yallist@3.1.1: 4535 4318 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 4536 - 4537 - yaml@2.7.0: 4538 - resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} 4539 - engines: {node: '>= 14'} 4540 - hasBin: true 4541 4319 4542 4320 yocto-queue@0.1.0: 4543 4321 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} ··· 4574 4352 resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} 4575 4353 4576 4354 snapshots: 4577 - 4578 - '@alloc/quick-lru@5.2.0': {} 4579 4355 4580 4356 '@ampproject/remapping@2.3.0': 4581 4357 dependencies: ··· 4590 4366 4591 4367 '@babel/compat-data@7.26.8': {} 4592 4368 4593 - '@babel/core@7.26.9': 4369 + '@babel/core@7.26.10': 4594 4370 dependencies: 4595 4371 '@ampproject/remapping': 2.3.0 4596 4372 '@babel/code-frame': 7.26.2 4597 - '@babel/generator': 7.26.9 4373 + '@babel/generator': 7.26.10 4598 4374 '@babel/helper-compilation-targets': 7.26.5 4599 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9) 4600 - '@babel/helpers': 7.26.9 4601 - '@babel/parser': 7.26.9 4375 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 4376 + '@babel/helpers': 7.26.10 4377 + '@babel/parser': 7.26.10 4602 4378 '@babel/template': 7.26.9 4603 - '@babel/traverse': 7.26.9 4604 - '@babel/types': 7.26.9 4379 + '@babel/traverse': 7.26.10 4380 + '@babel/types': 7.26.10 4605 4381 convert-source-map: 2.0.0 4606 4382 debug: 4.4.0 4607 4383 gensync: 1.0.0-beta.2 ··· 4610 4386 transitivePeerDependencies: 4611 4387 - supports-color 4612 4388 4613 - '@babel/generator@7.26.9': 4389 + '@babel/generator@7.26.10': 4614 4390 dependencies: 4615 - '@babel/parser': 7.26.9 4616 - '@babel/types': 7.26.9 4391 + '@babel/parser': 7.26.10 4392 + '@babel/types': 7.26.10 4617 4393 '@jridgewell/gen-mapping': 0.3.8 4618 4394 '@jridgewell/trace-mapping': 0.3.25 4619 4395 jsesc: 3.1.0 4620 4396 4621 4397 '@babel/helper-annotate-as-pure@7.25.9': 4622 4398 dependencies: 4623 - '@babel/types': 7.26.9 4399 + '@babel/types': 7.26.10 4624 4400 4625 4401 '@babel/helper-compilation-targets@7.26.5': 4626 4402 dependencies: ··· 4630 4406 lru-cache: 5.1.1 4631 4407 semver: 6.3.1 4632 4408 4633 - '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.9)': 4409 + '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.10)': 4634 4410 dependencies: 4635 - '@babel/core': 7.26.9 4411 + '@babel/core': 7.26.10 4636 4412 '@babel/helper-annotate-as-pure': 7.25.9 4637 4413 '@babel/helper-member-expression-to-functions': 7.25.9 4638 4414 '@babel/helper-optimise-call-expression': 7.25.9 4639 - '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9) 4415 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.10) 4640 4416 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 4641 - '@babel/traverse': 7.26.9 4417 + '@babel/traverse': 7.26.10 4642 4418 semver: 6.3.1 4643 4419 transitivePeerDependencies: 4644 4420 - supports-color 4645 4421 4646 4422 '@babel/helper-member-expression-to-functions@7.25.9': 4647 4423 dependencies: 4648 - '@babel/traverse': 7.26.9 4649 - '@babel/types': 7.26.9 4424 + '@babel/traverse': 7.26.10 4425 + '@babel/types': 7.26.10 4650 4426 transitivePeerDependencies: 4651 4427 - supports-color 4652 4428 4653 4429 '@babel/helper-module-imports@7.25.9': 4654 4430 dependencies: 4655 - '@babel/traverse': 7.26.9 4656 - '@babel/types': 7.26.9 4431 + '@babel/traverse': 7.26.10 4432 + '@babel/types': 7.26.10 4657 4433 transitivePeerDependencies: 4658 4434 - supports-color 4659 4435 4660 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)': 4436 + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10)': 4661 4437 dependencies: 4662 - '@babel/core': 7.26.9 4438 + '@babel/core': 7.26.10 4663 4439 '@babel/helper-module-imports': 7.25.9 4664 4440 '@babel/helper-validator-identifier': 7.25.9 4665 - '@babel/traverse': 7.26.9 4441 + '@babel/traverse': 7.26.10 4666 4442 transitivePeerDependencies: 4667 4443 - supports-color 4668 4444 4669 4445 '@babel/helper-optimise-call-expression@7.25.9': 4670 4446 dependencies: 4671 - '@babel/types': 7.26.9 4447 + '@babel/types': 7.26.10 4672 4448 4673 4449 '@babel/helper-plugin-utils@7.26.5': {} 4674 4450 4675 - '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.9)': 4451 + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.10)': 4676 4452 dependencies: 4677 - '@babel/core': 7.26.9 4453 + '@babel/core': 7.26.10 4678 4454 '@babel/helper-member-expression-to-functions': 7.25.9 4679 4455 '@babel/helper-optimise-call-expression': 7.25.9 4680 - '@babel/traverse': 7.26.9 4456 + '@babel/traverse': 7.26.10 4681 4457 transitivePeerDependencies: 4682 4458 - supports-color 4683 4459 4684 4460 '@babel/helper-skip-transparent-expression-wrappers@7.25.9': 4685 4461 dependencies: 4686 - '@babel/traverse': 7.26.9 4687 - '@babel/types': 7.26.9 4462 + '@babel/traverse': 7.26.10 4463 + '@babel/types': 7.26.10 4688 4464 transitivePeerDependencies: 4689 4465 - supports-color 4690 4466 ··· 4694 4470 4695 4471 '@babel/helper-validator-option@7.25.9': {} 4696 4472 4697 - '@babel/helpers@7.26.9': 4473 + '@babel/helpers@7.26.10': 4698 4474 dependencies: 4699 4475 '@babel/template': 7.26.9 4700 - '@babel/types': 7.26.9 4476 + '@babel/types': 7.26.10 4701 4477 4702 - '@babel/parser@7.26.9': 4478 + '@babel/parser@7.26.10': 4703 4479 dependencies: 4704 - '@babel/types': 7.26.9 4480 + '@babel/types': 7.26.10 4705 4481 4706 - '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.26.9)': 4482 + '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.26.10)': 4707 4483 dependencies: 4708 - '@babel/core': 7.26.9 4709 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) 4484 + '@babel/core': 7.26.10 4485 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4710 4486 '@babel/helper-plugin-utils': 7.26.5 4711 4487 transitivePeerDependencies: 4712 4488 - supports-color 4713 4489 4714 - '@babel/runtime@7.26.9': 4490 + '@babel/runtime@7.26.10': 4715 4491 dependencies: 4716 4492 regenerator-runtime: 0.14.1 4717 4493 4718 4494 '@babel/template@7.26.9': 4719 4495 dependencies: 4720 4496 '@babel/code-frame': 7.26.2 4721 - '@babel/parser': 7.26.9 4722 - '@babel/types': 7.26.9 4497 + '@babel/parser': 7.26.10 4498 + '@babel/types': 7.26.10 4723 4499 4724 - '@babel/traverse@7.26.9': 4500 + '@babel/traverse@7.26.10': 4725 4501 dependencies: 4726 4502 '@babel/code-frame': 7.26.2 4727 - '@babel/generator': 7.26.9 4728 - '@babel/parser': 7.26.9 4503 + '@babel/generator': 7.26.10 4504 + '@babel/parser': 7.26.10 4729 4505 '@babel/template': 7.26.9 4730 - '@babel/types': 7.26.9 4506 + '@babel/types': 7.26.10 4731 4507 debug: 4.4.0 4732 4508 globals: 11.12.0 4733 4509 transitivePeerDependencies: 4734 4510 - supports-color 4735 4511 4736 - '@babel/types@7.26.9': 4512 + '@babel/types@7.26.10': 4737 4513 dependencies: 4738 4514 '@babel/helper-string-parser': 7.25.9 4739 4515 '@babel/helper-validator-identifier': 7.25.9 ··· 4767 4543 '@emotion/memoize@0.7.4': 4768 4544 optional: true 4769 4545 4770 - '@eslint-community/eslint-utils@4.4.1(eslint@9.21.0(jiti@2.4.2))': 4546 + '@eslint-community/eslint-utils@4.5.1(eslint@9.22.0(jiti@2.4.2))': 4771 4547 dependencies: 4772 - eslint: 9.21.0(jiti@2.4.2) 4548 + eslint: 9.22.0(jiti@2.4.2) 4773 4549 eslint-visitor-keys: 3.4.3 4774 4550 4775 4551 '@eslint-community/regexpp@4.12.1': {} ··· 4781 4557 minimatch: 3.1.2 4782 4558 transitivePeerDependencies: 4783 4559 - supports-color 4560 + 4561 + '@eslint/config-helpers@0.1.0': {} 4784 4562 4785 4563 '@eslint/core@0.12.0': 4786 4564 dependencies: ··· 4800 4578 transitivePeerDependencies: 4801 4579 - supports-color 4802 4580 4803 - '@eslint/js@9.21.0': {} 4581 + '@eslint/js@9.22.0': {} 4804 4582 4805 4583 '@eslint/object-schema@2.1.6': {} 4806 4584 ··· 4961 4739 dependencies: 4962 4740 '@swc/helpers': 0.5.15 4963 4741 4964 - '@isaacs/cliui@8.0.2': 4965 - dependencies: 4966 - string-width: 5.1.2 4967 - string-width-cjs: string-width@4.2.3 4968 - strip-ansi: 7.1.0 4969 - strip-ansi-cjs: strip-ansi@6.0.1 4970 - wrap-ansi: 8.1.0 4971 - wrap-ansi-cjs: wrap-ansi@7.0.0 4972 - 4973 4742 '@jridgewell/gen-mapping@0.3.8': 4974 4743 dependencies: 4975 4744 '@jridgewell/set-array': 1.2.1 ··· 4995 4764 react: 19.0.0 4996 4765 react-dom: 19.0.0(react@19.0.0) 4997 4766 4998 - '@next/env@15.2.0': {} 4767 + '@next/env@15.2.2': {} 4999 4768 5000 - '@next/eslint-plugin-next@15.2.0': 4769 + '@next/eslint-plugin-next@15.2.2': 5001 4770 dependencies: 5002 4771 fast-glob: 3.3.1 5003 4772 5004 - '@next/swc-darwin-arm64@15.2.0': 4773 + '@next/swc-darwin-arm64@15.2.2': 5005 4774 optional: true 5006 4775 5007 - '@next/swc-darwin-x64@15.2.0': 4776 + '@next/swc-darwin-x64@15.2.2': 5008 4777 optional: true 5009 4778 5010 - '@next/swc-linux-arm64-gnu@15.2.0': 4779 + '@next/swc-linux-arm64-gnu@15.2.2': 5011 4780 optional: true 5012 4781 5013 - '@next/swc-linux-arm64-musl@15.2.0': 4782 + '@next/swc-linux-arm64-musl@15.2.2': 5014 4783 optional: true 5015 4784 5016 - '@next/swc-linux-x64-gnu@15.2.0': 4785 + '@next/swc-linux-x64-gnu@15.2.2': 5017 4786 optional: true 5018 4787 5019 - '@next/swc-linux-x64-musl@15.2.0': 4788 + '@next/swc-linux-x64-musl@15.2.2': 5020 4789 optional: true 5021 4790 5022 - '@next/swc-win32-arm64-msvc@15.2.0': 4791 + '@next/swc-win32-arm64-msvc@15.2.2': 5023 4792 optional: true 5024 4793 5025 - '@next/swc-win32-x64-msvc@15.2.0': 4794 + '@next/swc-win32-x64-msvc@15.2.2': 5026 4795 optional: true 5027 4796 5028 - '@nextui-org/accordion@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4797 + '@nextui-org/accordion@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5029 4798 dependencies: 5030 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5031 - '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5032 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5033 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4799 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4800 + '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4801 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 4802 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5034 4803 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5035 4804 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5036 4805 '@nextui-org/shared-utils': 2.1.2 5037 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5038 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4806 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4807 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5039 4808 '@nextui-org/use-aria-accordion': 2.2.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5040 4809 '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5041 4810 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5044 4813 '@react-stately/tree': 3.8.6(react@19.0.0) 5045 4814 '@react-types/accordion': 3.0.0-alpha.25(react@19.0.0) 5046 4815 '@react-types/shared': 3.26.0(react@19.0.0) 5047 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4816 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5048 4817 react: 19.0.0 5049 4818 react-dom: 19.0.0(react@19.0.0) 5050 4819 5051 - '@nextui-org/alert@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4820 + '@nextui-org/alert@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5052 4821 dependencies: 5053 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4822 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5054 4823 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5055 4824 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5056 4825 '@nextui-org/shared-utils': 2.1.2 5057 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5058 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4826 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4827 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5059 4828 '@react-aria/utils': 3.26.0(react@19.0.0) 5060 4829 '@react-stately/utils': 3.10.5(react@19.0.0) 5061 4830 react: 19.0.0 ··· 5063 4832 transitivePeerDependencies: 5064 4833 - framer-motion 5065 4834 5066 - '@nextui-org/aria-utils@2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4835 + '@nextui-org/aria-utils@2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5067 4836 dependencies: 5068 4837 '@nextui-org/react-rsc-utils': 2.1.1(react@19.0.0) 5069 4838 '@nextui-org/shared-utils': 2.1.2 5070 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4839 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5071 4840 '@react-aria/utils': 3.26.0(react@19.0.0) 5072 4841 '@react-stately/collections': 3.12.0(react@19.0.0) 5073 4842 '@react-stately/overlays': 3.6.12(react@19.0.0) ··· 5079 4848 - '@nextui-org/theme' 5080 4849 - framer-motion 5081 4850 5082 - '@nextui-org/autocomplete@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(@types/react@19.0.10)(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4851 + '@nextui-org/autocomplete@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(@types/react@19.0.10)(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5083 4852 dependencies: 5084 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5085 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5086 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5087 - '@nextui-org/input': 2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5088 - '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5089 - '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4853 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4854 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4855 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4856 + '@nextui-org/input': 2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4857 + '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4858 + '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5090 4859 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5091 - '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4860 + '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5092 4861 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5093 4862 '@nextui-org/shared-utils': 2.1.2 5094 - '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5095 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5096 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4863 + '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4864 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4865 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5097 4866 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5098 4867 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5099 4868 '@react-aria/combobox': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5105 4874 '@react-stately/combobox': 3.10.1(react@19.0.0) 5106 4875 '@react-types/combobox': 3.13.1(react@19.0.0) 5107 4876 '@react-types/shared': 3.26.0(react@19.0.0) 5108 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4877 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5109 4878 react: 19.0.0 5110 4879 react-dom: 19.0.0(react@19.0.0) 5111 4880 transitivePeerDependencies: 5112 4881 - '@types/react' 5113 4882 5114 - '@nextui-org/avatar@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4883 + '@nextui-org/avatar@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5115 4884 dependencies: 5116 4885 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5117 4886 '@nextui-org/shared-utils': 2.1.2 5118 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5119 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4887 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4888 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5120 4889 '@nextui-org/use-image': 2.1.2(react@19.0.0) 5121 4890 '@react-aria/focus': 3.19.0(react@19.0.0) 5122 4891 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5124 4893 react: 19.0.0 5125 4894 react-dom: 19.0.0(react@19.0.0) 5126 4895 5127 - '@nextui-org/badge@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4896 + '@nextui-org/badge@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5128 4897 dependencies: 5129 4898 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5130 4899 '@nextui-org/shared-utils': 2.1.2 5131 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5132 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4900 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4901 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5133 4902 react: 19.0.0 5134 4903 react-dom: 19.0.0(react@19.0.0) 5135 4904 5136 - '@nextui-org/breadcrumbs@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4905 + '@nextui-org/breadcrumbs@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5137 4906 dependencies: 5138 4907 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5139 4908 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5140 4909 '@nextui-org/shared-utils': 2.1.2 5141 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5142 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4910 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4911 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5143 4912 '@react-aria/breadcrumbs': 3.5.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5144 4913 '@react-aria/focus': 3.19.0(react@19.0.0) 5145 4914 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5148 4917 react: 19.0.0 5149 4918 react-dom: 19.0.0(react@19.0.0) 5150 4919 5151 - '@nextui-org/button@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4920 + '@nextui-org/button@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5152 4921 dependencies: 5153 4922 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5154 - '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4923 + '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5155 4924 '@nextui-org/shared-utils': 2.1.2 5156 - '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5157 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5158 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4925 + '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4926 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4927 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5159 4928 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5160 4929 '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5161 4930 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5163 4932 '@react-aria/utils': 3.26.0(react@19.0.0) 5164 4933 '@react-types/button': 3.10.1(react@19.0.0) 5165 4934 '@react-types/shared': 3.26.0(react@19.0.0) 5166 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4935 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5167 4936 react: 19.0.0 5168 4937 react-dom: 19.0.0(react@19.0.0) 5169 4938 5170 - '@nextui-org/calendar@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4939 + '@nextui-org/calendar@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5171 4940 dependencies: 5172 4941 '@internationalized/date': 3.6.0 5173 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5174 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5175 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4942 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4943 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 4944 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5176 4945 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5177 4946 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5178 4947 '@nextui-org/shared-utils': 2.1.2 5179 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5180 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4948 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4949 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5181 4950 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5182 4951 '@react-aria/calendar': 3.6.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5183 4952 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5191 4960 '@react-types/calendar': 3.5.0(react@19.0.0) 5192 4961 '@react-types/shared': 3.26.0(react@19.0.0) 5193 4962 '@types/lodash.debounce': 4.0.9 5194 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4963 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5195 4964 react: 19.0.0 5196 4965 react-dom: 19.0.0(react@19.0.0) 5197 4966 scroll-into-view-if-needed: 3.0.10 5198 4967 5199 - '@nextui-org/card@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4968 + '@nextui-org/card@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5200 4969 dependencies: 5201 4970 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5202 - '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4971 + '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5203 4972 '@nextui-org/shared-utils': 2.1.2 5204 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5205 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4973 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4974 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5206 4975 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5207 4976 '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5208 4977 '@react-aria/focus': 3.19.0(react@19.0.0) 5209 4978 '@react-aria/interactions': 3.22.5(react@19.0.0) 5210 4979 '@react-aria/utils': 3.26.0(react@19.0.0) 5211 4980 '@react-types/shared': 3.26.0(react@19.0.0) 5212 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4981 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5213 4982 react: 19.0.0 5214 4983 react-dom: 19.0.0(react@19.0.0) 5215 4984 5216 - '@nextui-org/checkbox@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4985 + '@nextui-org/checkbox@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5217 4986 dependencies: 5218 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4987 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5219 4988 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5220 4989 '@nextui-org/shared-utils': 2.1.2 5221 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5222 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4990 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4991 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5223 4992 '@nextui-org/use-callback-ref': 2.1.1(react@19.0.0) 5224 4993 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5225 4994 '@react-aria/checkbox': 3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5234 5003 react: 19.0.0 5235 5004 react-dom: 19.0.0(react@19.0.0) 5236 5005 5237 - '@nextui-org/chip@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5006 + '@nextui-org/chip@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5238 5007 dependencies: 5239 5008 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5240 5009 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5241 5010 '@nextui-org/shared-utils': 2.1.2 5242 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5243 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5011 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5012 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5244 5013 '@react-aria/focus': 3.19.0(react@19.0.0) 5245 5014 '@react-aria/interactions': 3.22.5(react@19.0.0) 5246 5015 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5248 5017 react: 19.0.0 5249 5018 react-dom: 19.0.0(react@19.0.0) 5250 5019 5251 - '@nextui-org/code@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5020 + '@nextui-org/code@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5252 5021 dependencies: 5253 5022 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5254 5023 '@nextui-org/shared-utils': 2.1.2 5255 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5256 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5024 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5025 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5257 5026 react: 19.0.0 5258 5027 react-dom: 19.0.0(react@19.0.0) 5259 5028 5260 - '@nextui-org/date-input@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5029 + '@nextui-org/date-input@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5261 5030 dependencies: 5262 5031 '@internationalized/date': 3.6.0 5263 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5032 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5264 5033 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5265 5034 '@nextui-org/shared-utils': 2.1.2 5266 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5267 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5035 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5036 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5268 5037 '@react-aria/datepicker': 3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5269 5038 '@react-aria/i18n': 3.12.4(react@19.0.0) 5270 5039 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5274 5043 react: 19.0.0 5275 5044 react-dom: 19.0.0(react@19.0.0) 5276 5045 5277 - '@nextui-org/date-picker@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5046 + '@nextui-org/date-picker@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5278 5047 dependencies: 5279 5048 '@internationalized/date': 3.6.0 5280 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5281 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5282 - '@nextui-org/calendar': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5283 - '@nextui-org/date-input': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5284 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5285 - '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5049 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5050 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5051 + '@nextui-org/calendar': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5052 + '@nextui-org/date-input': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5053 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5054 + '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5286 5055 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5287 5056 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5288 5057 '@nextui-org/shared-utils': 2.1.2 5289 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5290 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5058 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5059 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5291 5060 '@react-aria/datepicker': 3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5292 5061 '@react-aria/i18n': 3.12.4(react@19.0.0) 5293 5062 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5296 5065 '@react-stately/utils': 3.10.5(react@19.0.0) 5297 5066 '@react-types/datepicker': 3.9.0(react@19.0.0) 5298 5067 '@react-types/shared': 3.26.0(react@19.0.0) 5299 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5068 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5300 5069 react: 19.0.0 5301 5070 react-dom: 19.0.0(react@19.0.0) 5302 5071 5303 - '@nextui-org/divider@2.2.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5072 + '@nextui-org/divider@2.2.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5304 5073 dependencies: 5305 5074 '@nextui-org/react-rsc-utils': 2.1.1(react@19.0.0) 5306 5075 '@nextui-org/shared-utils': 2.1.2 5307 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5308 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5076 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5077 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5309 5078 '@react-types/shared': 3.26.0(react@19.0.0) 5310 5079 react: 19.0.0 5311 5080 react-dom: 19.0.0(react@19.0.0) 5312 5081 5313 - '@nextui-org/dom-animation@2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': 5082 + '@nextui-org/dom-animation@2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': 5314 5083 dependencies: 5315 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5084 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5316 5085 5317 - '@nextui-org/drawer@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5086 + '@nextui-org/drawer@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5318 5087 dependencies: 5319 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5320 - '@nextui-org/modal': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5088 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5089 + '@nextui-org/modal': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5321 5090 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5322 5091 '@nextui-org/shared-utils': 2.1.2 5323 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5324 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5092 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5093 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5325 5094 react: 19.0.0 5326 5095 react-dom: 19.0.0(react@19.0.0) 5327 5096 transitivePeerDependencies: 5328 5097 - framer-motion 5329 5098 5330 - '@nextui-org/dropdown@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5099 + '@nextui-org/dropdown@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5331 5100 dependencies: 5332 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5333 - '@nextui-org/menu': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5334 - '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5101 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5102 + '@nextui-org/menu': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5103 + '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5335 5104 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5336 5105 '@nextui-org/shared-utils': 2.1.2 5337 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5338 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5106 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5107 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5339 5108 '@react-aria/focus': 3.19.0(react@19.0.0) 5340 5109 '@react-aria/menu': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5341 5110 '@react-aria/utils': 3.26.0(react@19.0.0) 5342 5111 '@react-stately/menu': 3.9.0(react@19.0.0) 5343 5112 '@react-types/menu': 3.9.13(react@19.0.0) 5344 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5113 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5345 5114 react: 19.0.0 5346 5115 react-dom: 19.0.0(react@19.0.0) 5347 5116 5348 - '@nextui-org/form@2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5117 + '@nextui-org/form@2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5349 5118 dependencies: 5350 5119 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5351 5120 '@nextui-org/shared-utils': 2.1.2 5352 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5353 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5121 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5122 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5354 5123 '@react-aria/utils': 3.26.0(react@19.0.0) 5355 5124 '@react-stately/form': 3.1.0(react@19.0.0) 5356 5125 '@react-types/form': 3.7.8(react@19.0.0) ··· 5358 5127 react: 19.0.0 5359 5128 react-dom: 19.0.0(react@19.0.0) 5360 5129 5361 - '@nextui-org/framer-utils@2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5130 + '@nextui-org/framer-utils@2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5362 5131 dependencies: 5363 5132 '@nextui-org/shared-utils': 2.1.2 5364 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5133 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5365 5134 '@nextui-org/use-measure': 2.1.1(react@19.0.0) 5366 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5135 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5367 5136 react: 19.0.0 5368 5137 react-dom: 19.0.0(react@19.0.0) 5369 5138 transitivePeerDependencies: 5370 5139 - '@nextui-org/theme' 5371 5140 5372 - '@nextui-org/image@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5141 + '@nextui-org/image@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5373 5142 dependencies: 5374 5143 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5375 5144 '@nextui-org/shared-utils': 2.1.2 5376 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5377 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5145 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5146 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5378 5147 '@nextui-org/use-image': 2.1.2(react@19.0.0) 5379 5148 react: 19.0.0 5380 5149 react-dom: 19.0.0(react@19.0.0) 5381 5150 5382 - '@nextui-org/input-otp@2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5151 + '@nextui-org/input-otp@2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5383 5152 dependencies: 5384 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5153 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5385 5154 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5386 5155 '@nextui-org/shared-utils': 2.1.2 5387 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5388 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5156 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5157 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5389 5158 '@react-aria/focus': 3.19.0(react@19.0.0) 5390 5159 '@react-aria/form': 3.0.11(react@19.0.0) 5391 5160 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5396 5165 react: 19.0.0 5397 5166 react-dom: 19.0.0(react@19.0.0) 5398 5167 5399 - '@nextui-org/input@2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5168 + '@nextui-org/input@2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5400 5169 dependencies: 5401 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5170 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5402 5171 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5403 5172 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5404 5173 '@nextui-org/shared-utils': 2.1.2 5405 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5406 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5174 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5175 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5407 5176 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5408 5177 '@react-aria/focus': 3.19.0(react@19.0.0) 5409 5178 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5418 5187 transitivePeerDependencies: 5419 5188 - '@types/react' 5420 5189 5421 - '@nextui-org/kbd@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5190 + '@nextui-org/kbd@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5422 5191 dependencies: 5423 5192 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5424 5193 '@nextui-org/shared-utils': 2.1.2 5425 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5426 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5194 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5195 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5427 5196 '@react-aria/utils': 3.26.0(react@19.0.0) 5428 5197 react: 19.0.0 5429 5198 react-dom: 19.0.0(react@19.0.0) 5430 5199 5431 - '@nextui-org/link@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5200 + '@nextui-org/link@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5432 5201 dependencies: 5433 5202 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5434 5203 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5435 5204 '@nextui-org/shared-utils': 2.1.2 5436 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5437 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5205 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5206 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5438 5207 '@nextui-org/use-aria-link': 2.2.5(react@19.0.0) 5439 5208 '@react-aria/focus': 3.19.0(react@19.0.0) 5440 5209 '@react-aria/link': 3.7.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5443 5212 react: 19.0.0 5444 5213 react-dom: 19.0.0(react@19.0.0) 5445 5214 5446 - '@nextui-org/listbox@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5215 + '@nextui-org/listbox@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5447 5216 dependencies: 5448 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5449 - '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5217 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5218 + '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5450 5219 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5451 5220 '@nextui-org/shared-utils': 2.1.2 5452 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5453 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5221 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5222 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5454 5223 '@nextui-org/use-is-mobile': 2.2.2(react@19.0.0) 5455 5224 '@react-aria/focus': 3.19.0(react@19.0.0) 5456 5225 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5465 5234 transitivePeerDependencies: 5466 5235 - framer-motion 5467 5236 5468 - '@nextui-org/menu@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5237 + '@nextui-org/menu@2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5469 5238 dependencies: 5470 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5471 - '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5239 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5240 + '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5472 5241 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5473 5242 '@nextui-org/shared-utils': 2.1.2 5474 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5475 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5243 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5244 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5476 5245 '@nextui-org/use-is-mobile': 2.2.2(react@19.0.0) 5477 5246 '@react-aria/focus': 3.19.0(react@19.0.0) 5478 5247 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5487 5256 transitivePeerDependencies: 5488 5257 - framer-motion 5489 5258 5490 - '@nextui-org/modal@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5259 + '@nextui-org/modal@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5491 5260 dependencies: 5492 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5493 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5261 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5262 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5494 5263 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5495 5264 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5496 5265 '@nextui-org/shared-utils': 2.1.2 5497 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5498 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5266 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5267 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5499 5268 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5500 5269 '@nextui-org/use-aria-modal-overlay': 2.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5501 5270 '@nextui-org/use-disclosure': 2.2.2(react@19.0.0) ··· 5507 5276 '@react-aria/utils': 3.26.0(react@19.0.0) 5508 5277 '@react-stately/overlays': 3.6.12(react@19.0.0) 5509 5278 '@react-types/overlays': 3.8.11(react@19.0.0) 5510 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5279 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5511 5280 react: 19.0.0 5512 5281 react-dom: 19.0.0(react@19.0.0) 5513 5282 5514 - '@nextui-org/navbar@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5283 + '@nextui-org/navbar@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5515 5284 dependencies: 5516 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5517 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5285 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5286 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5518 5287 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5519 5288 '@nextui-org/shared-utils': 2.1.2 5520 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5521 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5289 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5290 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5522 5291 '@nextui-org/use-scroll-position': 2.1.1(react@19.0.0) 5523 5292 '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5524 5293 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5527 5296 '@react-aria/utils': 3.26.0(react@19.0.0) 5528 5297 '@react-stately/toggle': 3.8.0(react@19.0.0) 5529 5298 '@react-stately/utils': 3.10.5(react@19.0.0) 5530 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5299 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5531 5300 react: 19.0.0 5532 5301 react-dom: 19.0.0(react@19.0.0) 5533 5302 5534 - '@nextui-org/pagination@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5303 + '@nextui-org/pagination@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5535 5304 dependencies: 5536 5305 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5537 5306 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5538 5307 '@nextui-org/shared-utils': 2.1.2 5539 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5540 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5308 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5309 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5541 5310 '@nextui-org/use-intersection-observer': 2.2.2(react@19.0.0) 5542 5311 '@nextui-org/use-pagination': 2.2.3(react@19.0.0) 5543 5312 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5548 5317 react-dom: 19.0.0(react@19.0.0) 5549 5318 scroll-into-view-if-needed: 3.0.10 5550 5319 5551 - '@nextui-org/popover@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5320 + '@nextui-org/popover@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5552 5321 dependencies: 5553 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5554 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5555 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5556 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5322 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5323 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5324 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5325 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5557 5326 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5558 5327 '@nextui-org/shared-utils': 2.1.2 5559 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5560 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5328 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5329 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5561 5330 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5562 5331 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5563 5332 '@react-aria/dialog': 3.5.20(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5568 5337 '@react-stately/overlays': 3.6.12(react@19.0.0) 5569 5338 '@react-types/button': 3.10.1(react@19.0.0) 5570 5339 '@react-types/overlays': 3.8.11(react@19.0.0) 5571 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5340 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5572 5341 react: 19.0.0 5573 5342 react-dom: 19.0.0(react@19.0.0) 5574 5343 5575 - '@nextui-org/progress@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5344 + '@nextui-org/progress@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5576 5345 dependencies: 5577 5346 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5578 5347 '@nextui-org/shared-utils': 2.1.2 5579 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5580 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5348 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5349 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5581 5350 '@nextui-org/use-is-mounted': 2.1.1(react@19.0.0) 5582 5351 '@react-aria/i18n': 3.12.4(react@19.0.0) 5583 5352 '@react-aria/progress': 3.4.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5586 5355 react: 19.0.0 5587 5356 react-dom: 19.0.0(react@19.0.0) 5588 5357 5589 - '@nextui-org/radio@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5358 + '@nextui-org/radio@2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5590 5359 dependencies: 5591 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5360 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5592 5361 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5593 5362 '@nextui-org/shared-utils': 2.1.2 5594 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5595 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5363 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5364 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5596 5365 '@react-aria/focus': 3.19.0(react@19.0.0) 5597 5366 '@react-aria/interactions': 3.22.5(react@19.0.0) 5598 5367 '@react-aria/radio': 3.10.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5614 5383 '@nextui-org/shared-utils': 2.1.2 5615 5384 react: 19.0.0 5616 5385 5617 - '@nextui-org/react@2.6.11(@types/react@19.0.10)(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tailwindcss@3.4.17)': 5386 + '@nextui-org/react@2.6.11(@types/react@19.0.10)(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(tailwindcss@4.0.14)': 5618 5387 dependencies: 5619 - '@nextui-org/accordion': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5620 - '@nextui-org/alert': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5621 - '@nextui-org/autocomplete': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(@types/react@19.0.10)(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5622 - '@nextui-org/avatar': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5623 - '@nextui-org/badge': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5624 - '@nextui-org/breadcrumbs': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5625 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5626 - '@nextui-org/calendar': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5627 - '@nextui-org/card': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5628 - '@nextui-org/checkbox': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5629 - '@nextui-org/chip': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5630 - '@nextui-org/code': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5631 - '@nextui-org/date-input': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5632 - '@nextui-org/date-picker': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5633 - '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5634 - '@nextui-org/drawer': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5635 - '@nextui-org/dropdown': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5636 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5637 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5638 - '@nextui-org/image': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5639 - '@nextui-org/input': 2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5640 - '@nextui-org/input-otp': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5641 - '@nextui-org/kbd': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5642 - '@nextui-org/link': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5643 - '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5644 - '@nextui-org/menu': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5645 - '@nextui-org/modal': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5646 - '@nextui-org/navbar': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5647 - '@nextui-org/pagination': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5648 - '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5649 - '@nextui-org/progress': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5650 - '@nextui-org/radio': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5651 - '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5652 - '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5653 - '@nextui-org/select': 2.4.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5654 - '@nextui-org/skeleton': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5655 - '@nextui-org/slider': 2.4.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5656 - '@nextui-org/snippet': 2.2.10(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5657 - '@nextui-org/spacer': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5658 - '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5659 - '@nextui-org/switch': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5660 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5661 - '@nextui-org/table': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5662 - '@nextui-org/tabs': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5663 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5664 - '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5665 - '@nextui-org/user': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5388 + '@nextui-org/accordion': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5389 + '@nextui-org/alert': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5390 + '@nextui-org/autocomplete': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(@types/react@19.0.10)(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5391 + '@nextui-org/avatar': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5392 + '@nextui-org/badge': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5393 + '@nextui-org/breadcrumbs': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5394 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5395 + '@nextui-org/calendar': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5396 + '@nextui-org/card': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5397 + '@nextui-org/checkbox': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5398 + '@nextui-org/chip': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5399 + '@nextui-org/code': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5400 + '@nextui-org/date-input': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5401 + '@nextui-org/date-picker': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5402 + '@nextui-org/divider': 2.2.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5403 + '@nextui-org/drawer': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5404 + '@nextui-org/dropdown': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5405 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5406 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5407 + '@nextui-org/image': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5408 + '@nextui-org/input': 2.4.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5409 + '@nextui-org/input-otp': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5410 + '@nextui-org/kbd': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5411 + '@nextui-org/link': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5412 + '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5413 + '@nextui-org/menu': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5414 + '@nextui-org/modal': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5415 + '@nextui-org/navbar': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5416 + '@nextui-org/pagination': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5417 + '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5418 + '@nextui-org/progress': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5419 + '@nextui-org/radio': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5420 + '@nextui-org/ripple': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5421 + '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5422 + '@nextui-org/select': 2.4.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5423 + '@nextui-org/skeleton': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5424 + '@nextui-org/slider': 2.4.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5425 + '@nextui-org/snippet': 2.2.10(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5426 + '@nextui-org/spacer': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5427 + '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5428 + '@nextui-org/switch': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5429 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5430 + '@nextui-org/table': 2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5431 + '@nextui-org/tabs': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5432 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5433 + '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5434 + '@nextui-org/user': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5666 5435 '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5667 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5436 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5668 5437 react: 19.0.0 5669 5438 react-dom: 19.0.0(react@19.0.0) 5670 5439 transitivePeerDependencies: 5671 5440 - '@types/react' 5672 5441 - tailwindcss 5673 5442 5674 - '@nextui-org/ripple@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5443 + '@nextui-org/ripple@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5675 5444 dependencies: 5676 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5445 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5677 5446 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5678 5447 '@nextui-org/shared-utils': 2.1.2 5679 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5680 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5681 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5448 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5449 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5450 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5682 5451 react: 19.0.0 5683 5452 react-dom: 19.0.0(react@19.0.0) 5684 5453 5685 - '@nextui-org/scroll-shadow@2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5454 + '@nextui-org/scroll-shadow@2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5686 5455 dependencies: 5687 5456 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5688 5457 '@nextui-org/shared-utils': 2.1.2 5689 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5690 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5458 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5459 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5691 5460 '@nextui-org/use-data-scroll-overflow': 2.2.2(react@19.0.0) 5692 5461 react: 19.0.0 5693 5462 react-dom: 19.0.0(react@19.0.0) 5694 5463 5695 - '@nextui-org/select@2.4.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5464 + '@nextui-org/select@2.4.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5696 5465 dependencies: 5697 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5698 - '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5699 - '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5700 - '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5466 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5467 + '@nextui-org/form': 2.1.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5468 + '@nextui-org/listbox': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5469 + '@nextui-org/popover': 2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5701 5470 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5702 - '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5471 + '@nextui-org/scroll-shadow': 2.3.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5703 5472 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5704 5473 '@nextui-org/shared-utils': 2.1.2 5705 - '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5706 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5707 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5474 + '@nextui-org/spinner': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5475 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5476 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5708 5477 '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5709 5478 '@nextui-org/use-aria-multiselect': 2.4.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5710 5479 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) ··· 5715 5484 '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5716 5485 '@react-types/shared': 3.26.0(react@19.0.0) 5717 5486 '@tanstack/react-virtual': 3.11.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5718 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5487 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5719 5488 react: 19.0.0 5720 5489 react-dom: 19.0.0(react@19.0.0) 5721 5490 ··· 5725 5494 5726 5495 '@nextui-org/shared-utils@2.1.2': {} 5727 5496 5728 - '@nextui-org/skeleton@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5497 + '@nextui-org/skeleton@2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5729 5498 dependencies: 5730 5499 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5731 5500 '@nextui-org/shared-utils': 2.1.2 5732 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5733 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5501 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5502 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5734 5503 react: 19.0.0 5735 5504 react-dom: 19.0.0(react@19.0.0) 5736 5505 5737 - '@nextui-org/slider@2.4.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5506 + '@nextui-org/slider@2.4.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5738 5507 dependencies: 5739 5508 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5740 5509 '@nextui-org/shared-utils': 2.1.2 5741 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5742 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5743 - '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5510 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5511 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5512 + '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5744 5513 '@react-aria/focus': 3.19.0(react@19.0.0) 5745 5514 '@react-aria/i18n': 3.12.4(react@19.0.0) 5746 5515 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5753 5522 transitivePeerDependencies: 5754 5523 - framer-motion 5755 5524 5756 - '@nextui-org/snippet@2.2.10(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5525 + '@nextui-org/snippet@2.2.10(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5757 5526 dependencies: 5758 - '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5527 + '@nextui-org/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5759 5528 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5760 5529 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5761 5530 '@nextui-org/shared-utils': 2.1.2 5762 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5763 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5764 - '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5531 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5532 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5533 + '@nextui-org/tooltip': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5765 5534 '@nextui-org/use-clipboard': 2.1.2(react@19.0.0) 5766 5535 '@react-aria/focus': 3.19.0(react@19.0.0) 5767 5536 '@react-aria/utils': 3.26.0(react@19.0.0) 5768 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5537 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5769 5538 react: 19.0.0 5770 5539 react-dom: 19.0.0(react@19.0.0) 5771 5540 5772 - '@nextui-org/spacer@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5541 + '@nextui-org/spacer@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5773 5542 dependencies: 5774 5543 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5775 5544 '@nextui-org/shared-utils': 2.1.2 5776 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5777 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5545 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5546 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5778 5547 react: 19.0.0 5779 5548 react-dom: 19.0.0(react@19.0.0) 5780 5549 5781 - '@nextui-org/spinner@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5550 + '@nextui-org/spinner@2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5782 5551 dependencies: 5783 5552 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5784 5553 '@nextui-org/shared-utils': 2.1.2 5785 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5786 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5554 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5555 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5787 5556 react: 19.0.0 5788 5557 react-dom: 19.0.0(react@19.0.0) 5789 5558 5790 - '@nextui-org/switch@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5559 + '@nextui-org/switch@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5791 5560 dependencies: 5792 5561 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5793 5562 '@nextui-org/shared-utils': 2.1.2 5794 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5795 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5563 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5564 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5796 5565 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5797 5566 '@react-aria/focus': 3.19.0(react@19.0.0) 5798 5567 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5804 5573 react: 19.0.0 5805 5574 react-dom: 19.0.0(react@19.0.0) 5806 5575 5807 - '@nextui-org/system-rsc@2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0)': 5576 + '@nextui-org/system-rsc@2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0)': 5808 5577 dependencies: 5809 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5578 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5810 5579 '@react-types/shared': 3.26.0(react@19.0.0) 5811 5580 clsx: 1.2.1 5812 5581 react: 19.0.0 5813 5582 5814 - '@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5583 + '@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5815 5584 dependencies: 5816 5585 '@internationalized/date': 3.6.0 5817 5586 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5818 - '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5587 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react@19.0.0) 5819 5588 '@react-aria/i18n': 3.12.4(react@19.0.0) 5820 5589 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5821 5590 '@react-aria/utils': 3.26.0(react@19.0.0) 5822 5591 '@react-stately/utils': 3.10.5(react@19.0.0) 5823 5592 '@react-types/datepicker': 3.9.0(react@19.0.0) 5824 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5593 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5825 5594 react: 19.0.0 5826 5595 react-dom: 19.0.0(react@19.0.0) 5827 5596 transitivePeerDependencies: 5828 5597 - '@nextui-org/theme' 5829 5598 5830 - '@nextui-org/table@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5599 + '@nextui-org/table@2.2.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5831 5600 dependencies: 5832 - '@nextui-org/checkbox': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5601 + '@nextui-org/checkbox': 2.3.8(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5833 5602 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5834 5603 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5835 5604 '@nextui-org/shared-utils': 2.1.2 5836 - '@nextui-org/spacer': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5837 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5838 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5605 + '@nextui-org/spacer': 2.2.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5606 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5607 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5839 5608 '@react-aria/focus': 3.19.0(react@19.0.0) 5840 5609 '@react-aria/interactions': 3.22.5(react@19.0.0) 5841 5610 '@react-aria/table': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5848 5617 react: 19.0.0 5849 5618 react-dom: 19.0.0(react@19.0.0) 5850 5619 5851 - '@nextui-org/tabs@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5620 + '@nextui-org/tabs@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5852 5621 dependencies: 5853 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5854 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5622 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5623 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5855 5624 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5856 5625 '@nextui-org/shared-utils': 2.1.2 5857 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5858 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5626 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5627 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5859 5628 '@nextui-org/use-is-mounted': 2.1.1(react@19.0.0) 5860 5629 '@nextui-org/use-update-effect': 2.1.1(react@19.0.0) 5861 5630 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5865 5634 '@react-stately/tabs': 3.7.0(react@19.0.0) 5866 5635 '@react-types/shared': 3.26.0(react@19.0.0) 5867 5636 '@react-types/tabs': 3.3.11(react@19.0.0) 5868 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5637 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5869 5638 react: 19.0.0 5870 5639 react-dom: 19.0.0(react@19.0.0) 5871 5640 scroll-into-view-if-needed: 3.0.10 5872 5641 5873 - '@nextui-org/theme@2.4.5(tailwindcss@3.4.17)': 5642 + '@nextui-org/theme@2.4.5(tailwindcss@4.0.14)': 5874 5643 dependencies: 5875 5644 '@nextui-org/shared-utils': 2.1.2 5876 5645 clsx: 1.2.1 ··· 5879 5648 deepmerge: 4.3.1 5880 5649 flat: 5.0.2 5881 5650 tailwind-merge: 2.6.0 5882 - tailwind-variants: 0.1.20(tailwindcss@3.4.17) 5883 - tailwindcss: 3.4.17 5651 + tailwind-variants: 0.1.20(tailwindcss@4.0.14) 5652 + tailwindcss: 4.0.14 5884 5653 5885 - '@nextui-org/tooltip@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5654 + '@nextui-org/tooltip@2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5886 5655 dependencies: 5887 - '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5888 - '@nextui-org/dom-animation': 2.1.1(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5889 - '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5656 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5657 + '@nextui-org/dom-animation': 2.1.1(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5658 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5890 5659 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5891 5660 '@nextui-org/shared-utils': 2.1.2 5892 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5893 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5661 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5662 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 5894 5663 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5895 5664 '@react-aria/interactions': 3.22.5(react@19.0.0) 5896 5665 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5899 5668 '@react-stately/tooltip': 3.5.0(react@19.0.0) 5900 5669 '@react-types/overlays': 3.8.11(react@19.0.0) 5901 5670 '@react-types/tooltip': 3.4.13(react@19.0.0) 5902 - framer-motion: 12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5671 + framer-motion: 12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5903 5672 react: 19.0.0 5904 5673 react-dom: 19.0.0(react@19.0.0) 5905 5674 ··· 6035 5804 dependencies: 6036 5805 react: 19.0.0 6037 5806 6038 - '@nextui-org/user@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5807 + '@nextui-org/user@2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6039 5808 dependencies: 6040 - '@nextui-org/avatar': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5809 + '@nextui-org/avatar': 2.2.6(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6041 5810 '@nextui-org/react-utils': 2.1.3(react@19.0.0) 6042 5811 '@nextui-org/shared-utils': 2.1.2 6043 - '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6044 - '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5812 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@4.0.14))(framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5813 + '@nextui-org/theme': 2.4.5(tailwindcss@4.0.14) 6045 5814 '@react-aria/focus': 3.19.0(react@19.0.0) 6046 5815 '@react-aria/utils': 3.26.0(react@19.0.0) 6047 5816 react: 19.0.0 ··· 6074 5843 transitivePeerDependencies: 6075 5844 - react 6076 5845 - react-dom 6077 - 6078 - '@pkgjs/parseargs@0.11.0': 6079 - optional: true 6080 5846 6081 5847 '@radix-ui/primitive@1.1.1': {} 6082 5848 ··· 6331 6097 6332 6098 '@react-aria/breadcrumbs@3.5.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6333 6099 dependencies: 6334 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6335 - '@react-aria/link': 3.7.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6100 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6101 + '@react-aria/link': 3.7.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6336 6102 '@react-aria/utils': 3.26.0(react@19.0.0) 6337 6103 '@react-types/breadcrumbs': 3.7.9(react@19.0.0) 6338 6104 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6347 6113 '@react-aria/interactions': 3.22.5(react@19.0.0) 6348 6114 '@react-aria/toolbar': 3.0.0-beta.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6349 6115 '@react-aria/utils': 3.26.0(react@19.0.0) 6350 - '@react-stately/toggle': 3.8.1(react@19.0.0) 6351 - '@react-types/button': 3.10.2(react@19.0.0) 6116 + '@react-stately/toggle': 3.8.2(react@19.0.0) 6117 + '@react-types/button': 3.11.0(react@19.0.0) 6352 6118 '@react-types/shared': 3.26.0(react@19.0.0) 6353 6119 '@swc/helpers': 0.5.15 6354 6120 react: 19.0.0 ··· 6372 6138 6373 6139 '@react-aria/checkbox@3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6374 6140 dependencies: 6375 - '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6141 + '@react-aria/form': 3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6376 6142 '@react-aria/interactions': 3.22.5(react@19.0.0) 6377 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6378 - '@react-aria/toggle': 3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6143 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6144 + '@react-aria/toggle': 3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6379 6145 '@react-aria/utils': 3.26.0(react@19.0.0) 6380 6146 '@react-stately/checkbox': 3.6.10(react@19.0.0) 6381 - '@react-stately/form': 3.1.1(react@19.0.0) 6147 + '@react-stately/form': 3.1.2(react@19.0.0) 6382 6148 '@react-stately/toggle': 3.8.0(react@19.0.0) 6383 6149 '@react-types/checkbox': 3.9.0(react@19.0.0) 6384 6150 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6390 6156 '@react-aria/combobox@3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6391 6157 dependencies: 6392 6158 '@react-aria/i18n': 3.12.4(react@19.0.0) 6393 - '@react-aria/listbox': 3.14.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6159 + '@react-aria/listbox': 3.14.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6394 6160 '@react-aria/live-announcer': 3.4.1 6395 - '@react-aria/menu': 3.17.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6396 - '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6397 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6398 - '@react-aria/textfield': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6161 + '@react-aria/menu': 3.18.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6162 + '@react-aria/overlays': 3.26.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6163 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6164 + '@react-aria/textfield': 3.17.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6399 6165 '@react-aria/utils': 3.26.0(react@19.0.0) 6400 - '@react-stately/collections': 3.12.1(react@19.0.0) 6166 + '@react-stately/collections': 3.12.2(react@19.0.0) 6401 6167 '@react-stately/combobox': 3.10.1(react@19.0.0) 6402 - '@react-stately/form': 3.1.1(react@19.0.0) 6403 - '@react-types/button': 3.10.2(react@19.0.0) 6168 + '@react-stately/form': 3.1.2(react@19.0.0) 6169 + '@react-types/button': 3.11.0(react@19.0.0) 6404 6170 '@react-types/combobox': 3.13.1(react@19.0.0) 6405 6171 '@react-types/shared': 3.26.0(react@19.0.0) 6406 6172 '@swc/helpers': 0.5.15 ··· 6412 6178 '@internationalized/date': 3.6.0 6413 6179 '@internationalized/number': 3.6.0 6414 6180 '@internationalized/string': 3.2.5 6415 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6416 - '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6181 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6182 + '@react-aria/form': 3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6417 6183 '@react-aria/i18n': 3.12.4(react@19.0.0) 6418 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6419 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6420 - '@react-aria/spinbutton': 3.6.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6184 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6185 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6186 + '@react-aria/spinbutton': 3.6.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6421 6187 '@react-aria/utils': 3.26.0(react@19.0.0) 6422 6188 '@react-stately/datepicker': 3.11.0(react@19.0.0) 6423 - '@react-stately/form': 3.1.1(react@19.0.0) 6424 - '@react-types/button': 3.10.2(react@19.0.0) 6425 - '@react-types/calendar': 3.6.0(react@19.0.0) 6189 + '@react-stately/form': 3.1.2(react@19.0.0) 6190 + '@react-types/button': 3.11.0(react@19.0.0) 6191 + '@react-types/calendar': 3.6.1(react@19.0.0) 6426 6192 '@react-types/datepicker': 3.9.0(react@19.0.0) 6427 - '@react-types/dialog': 3.5.15(react@19.0.0) 6193 + '@react-types/dialog': 3.5.16(react@19.0.0) 6428 6194 '@react-types/shared': 3.26.0(react@19.0.0) 6429 6195 '@swc/helpers': 0.5.15 6430 6196 react: 19.0.0 ··· 6435 6201 '@react-aria/focus': 3.19.0(react@19.0.0) 6436 6202 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6437 6203 '@react-aria/utils': 3.26.0(react@19.0.0) 6438 - '@react-types/dialog': 3.5.15(react@19.0.0) 6439 - '@react-types/shared': 3.27.0(react@19.0.0) 6204 + '@react-types/dialog': 3.5.16(react@19.0.0) 6205 + '@react-types/shared': 3.28.0(react@19.0.0) 6440 6206 '@swc/helpers': 0.5.15 6441 6207 react: 19.0.0 6442 6208 react-dom: 19.0.0(react@19.0.0) ··· 6450 6216 clsx: 2.1.1 6451 6217 react: 19.0.0 6452 6218 6453 - '@react-aria/focus@3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6219 + '@react-aria/focus@3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6454 6220 dependencies: 6455 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6456 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6457 - '@react-types/shared': 3.27.0(react@19.0.0) 6221 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6222 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6223 + '@react-types/shared': 3.28.0(react@19.0.0) 6458 6224 '@swc/helpers': 0.5.15 6459 6225 clsx: 2.1.1 6460 6226 react: 19.0.0 ··· 6464 6230 dependencies: 6465 6231 '@react-aria/interactions': 3.22.5(react@19.0.0) 6466 6232 '@react-aria/utils': 3.26.0(react@19.0.0) 6467 - '@react-stately/form': 3.1.1(react@19.0.0) 6233 + '@react-stately/form': 3.1.2(react@19.0.0) 6468 6234 '@react-types/shared': 3.26.0(react@19.0.0) 6469 6235 '@swc/helpers': 0.5.15 6470 6236 react: 19.0.0 6471 6237 6472 - '@react-aria/form@3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6238 + '@react-aria/form@3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6473 6239 dependencies: 6474 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6475 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6476 - '@react-stately/form': 3.1.1(react@19.0.0) 6477 - '@react-types/shared': 3.27.0(react@19.0.0) 6240 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6241 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6242 + '@react-stately/form': 3.1.2(react@19.0.0) 6243 + '@react-types/shared': 3.28.0(react@19.0.0) 6478 6244 '@swc/helpers': 0.5.15 6479 6245 react: 19.0.0 6480 6246 react-dom: 19.0.0(react@19.0.0) 6481 6247 6482 - '@react-aria/grid@3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6248 + '@react-aria/grid@3.12.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6483 6249 dependencies: 6484 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6485 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6486 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6250 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6251 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6252 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6487 6253 '@react-aria/live-announcer': 3.4.1 6488 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6489 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6490 - '@react-stately/collections': 3.12.1(react@19.0.0) 6491 - '@react-stately/grid': 3.10.1(react@19.0.0) 6492 - '@react-stately/selection': 3.19.0(react@19.0.0) 6493 - '@react-types/checkbox': 3.9.1(react@19.0.0) 6494 - '@react-types/grid': 3.2.11(react@19.0.0) 6495 - '@react-types/shared': 3.27.0(react@19.0.0) 6254 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6255 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6256 + '@react-stately/collections': 3.12.2(react@19.0.0) 6257 + '@react-stately/grid': 3.11.0(react@19.0.0) 6258 + '@react-stately/selection': 3.20.0(react@19.0.0) 6259 + '@react-types/checkbox': 3.9.2(react@19.0.0) 6260 + '@react-types/grid': 3.3.0(react@19.0.0) 6261 + '@react-types/shared': 3.28.0(react@19.0.0) 6496 6262 '@swc/helpers': 0.5.15 6497 6263 react: 19.0.0 6498 6264 react-dom: 19.0.0(react@19.0.0) ··· 6505 6271 '@internationalized/string': 3.2.5 6506 6272 '@react-aria/ssr': 3.9.7(react@19.0.0) 6507 6273 '@react-aria/utils': 3.26.0(react@19.0.0) 6508 - '@react-types/shared': 3.27.0(react@19.0.0) 6274 + '@react-types/shared': 3.28.0(react@19.0.0) 6509 6275 '@swc/helpers': 0.5.15 6510 6276 react: 19.0.0 6511 6277 6512 - '@react-aria/i18n@3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6278 + '@react-aria/i18n@3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6513 6279 dependencies: 6514 6280 '@internationalized/date': 3.7.0 6515 6281 '@internationalized/message': 3.1.6 6516 6282 '@internationalized/number': 3.6.0 6517 6283 '@internationalized/string': 3.2.5 6518 6284 '@react-aria/ssr': 3.9.7(react@19.0.0) 6519 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6520 - '@react-types/shared': 3.27.0(react@19.0.0) 6285 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6286 + '@react-types/shared': 3.28.0(react@19.0.0) 6521 6287 '@swc/helpers': 0.5.15 6522 6288 react: 19.0.0 6523 6289 react-dom: 19.0.0(react@19.0.0) ··· 6530 6296 '@swc/helpers': 0.5.15 6531 6297 react: 19.0.0 6532 6298 6533 - '@react-aria/interactions@3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6299 + '@react-aria/interactions@3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6534 6300 dependencies: 6535 6301 '@react-aria/ssr': 3.9.7(react@19.0.0) 6536 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6537 - '@react-types/shared': 3.27.0(react@19.0.0) 6302 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6303 + '@react-stately/flags': 3.1.0 6304 + '@react-types/shared': 3.28.0(react@19.0.0) 6538 6305 '@swc/helpers': 0.5.15 6539 6306 react: 19.0.0 6540 6307 react-dom: 19.0.0(react@19.0.0) ··· 6546 6313 '@swc/helpers': 0.5.15 6547 6314 react: 19.0.0 6548 6315 6549 - '@react-aria/label@3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6316 + '@react-aria/label@3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6550 6317 dependencies: 6551 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6552 - '@react-types/shared': 3.27.0(react@19.0.0) 6318 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6319 + '@react-types/shared': 3.28.0(react@19.0.0) 6320 + '@swc/helpers': 0.5.15 6321 + react: 19.0.0 6322 + react-dom: 19.0.0(react@19.0.0) 6323 + 6324 + '@react-aria/link@3.7.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6325 + dependencies: 6326 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6327 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6328 + '@react-types/link': 3.5.11(react@19.0.0) 6329 + '@react-types/shared': 3.28.0(react@19.0.0) 6553 6330 '@swc/helpers': 0.5.15 6554 6331 react: 19.0.0 6555 6332 react-dom: 19.0.0(react@19.0.0) ··· 6557 6334 '@react-aria/link@3.7.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6558 6335 dependencies: 6559 6336 '@react-aria/focus': 3.19.0(react@19.0.0) 6560 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6337 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6561 6338 '@react-aria/utils': 3.26.0(react@19.0.0) 6562 6339 '@react-types/link': 3.5.9(react@19.0.0) 6563 - '@react-types/shared': 3.27.0(react@19.0.0) 6340 + '@react-types/shared': 3.28.0(react@19.0.0) 6564 6341 '@swc/helpers': 0.5.15 6565 6342 react: 19.0.0 6566 6343 transitivePeerDependencies: 6567 6344 - react-dom 6568 6345 6569 - '@react-aria/link@3.7.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6570 - dependencies: 6571 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6572 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6573 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6574 - '@react-types/link': 3.5.10(react@19.0.0) 6575 - '@react-types/shared': 3.27.0(react@19.0.0) 6576 - '@swc/helpers': 0.5.15 6577 - react: 19.0.0 6578 - react-dom: 19.0.0(react@19.0.0) 6579 - 6580 6346 '@react-aria/listbox@3.13.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6581 6347 dependencies: 6582 6348 '@react-aria/interactions': 3.22.5(react@19.0.0) 6583 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6584 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6349 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6350 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6585 6351 '@react-aria/utils': 3.26.0(react@19.0.0) 6586 - '@react-stately/collections': 3.12.1(react@19.0.0) 6352 + '@react-stately/collections': 3.12.2(react@19.0.0) 6587 6353 '@react-stately/list': 3.11.1(react@19.0.0) 6588 - '@react-types/listbox': 3.5.4(react@19.0.0) 6354 + '@react-types/listbox': 3.5.5(react@19.0.0) 6589 6355 '@react-types/shared': 3.26.0(react@19.0.0) 6590 6356 '@swc/helpers': 0.5.15 6591 6357 react: 19.0.0 6592 6358 react-dom: 19.0.0(react@19.0.0) 6593 6359 6594 - '@react-aria/listbox@3.14.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6360 + '@react-aria/listbox@3.14.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6595 6361 dependencies: 6596 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6597 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6598 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6599 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6600 - '@react-stately/collections': 3.12.1(react@19.0.0) 6601 - '@react-stately/list': 3.11.2(react@19.0.0) 6602 - '@react-types/listbox': 3.5.4(react@19.0.0) 6603 - '@react-types/shared': 3.27.0(react@19.0.0) 6362 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6363 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6364 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6365 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6366 + '@react-stately/collections': 3.12.2(react@19.0.0) 6367 + '@react-stately/list': 3.12.0(react@19.0.0) 6368 + '@react-types/listbox': 3.5.5(react@19.0.0) 6369 + '@react-types/shared': 3.28.0(react@19.0.0) 6604 6370 '@swc/helpers': 0.5.15 6605 6371 react: 19.0.0 6606 6372 react-dom: 19.0.0(react@19.0.0) ··· 6612 6378 '@react-aria/menu@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6613 6379 dependencies: 6614 6380 '@react-aria/focus': 3.19.0(react@19.0.0) 6615 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6381 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6616 6382 '@react-aria/interactions': 3.22.5(react@19.0.0) 6617 - '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6618 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6383 + '@react-aria/overlays': 3.26.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6384 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6619 6385 '@react-aria/utils': 3.26.0(react@19.0.0) 6620 - '@react-stately/collections': 3.12.1(react@19.0.0) 6386 + '@react-stately/collections': 3.12.2(react@19.0.0) 6621 6387 '@react-stately/menu': 3.9.0(react@19.0.0) 6622 - '@react-stately/selection': 3.19.0(react@19.0.0) 6388 + '@react-stately/selection': 3.20.0(react@19.0.0) 6623 6389 '@react-stately/tree': 3.8.6(react@19.0.0) 6624 - '@react-types/button': 3.10.2(react@19.0.0) 6390 + '@react-types/button': 3.11.0(react@19.0.0) 6625 6391 '@react-types/menu': 3.9.13(react@19.0.0) 6626 6392 '@react-types/shared': 3.26.0(react@19.0.0) 6627 6393 '@swc/helpers': 0.5.15 6628 6394 react: 19.0.0 6629 6395 react-dom: 19.0.0(react@19.0.0) 6630 6396 6631 - '@react-aria/menu@3.17.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6397 + '@react-aria/menu@3.18.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6632 6398 dependencies: 6633 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6634 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6635 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6636 - '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6637 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6638 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6639 - '@react-stately/collections': 3.12.1(react@19.0.0) 6640 - '@react-stately/menu': 3.9.1(react@19.0.0) 6641 - '@react-stately/selection': 3.19.0(react@19.0.0) 6642 - '@react-stately/tree': 3.8.7(react@19.0.0) 6643 - '@react-types/button': 3.10.2(react@19.0.0) 6644 - '@react-types/menu': 3.9.14(react@19.0.0) 6645 - '@react-types/shared': 3.27.0(react@19.0.0) 6399 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6400 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6401 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6402 + '@react-aria/overlays': 3.26.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6403 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6404 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6405 + '@react-stately/collections': 3.12.2(react@19.0.0) 6406 + '@react-stately/menu': 3.9.2(react@19.0.0) 6407 + '@react-stately/selection': 3.20.0(react@19.0.0) 6408 + '@react-stately/tree': 3.8.8(react@19.0.0) 6409 + '@react-types/button': 3.11.0(react@19.0.0) 6410 + '@react-types/menu': 3.9.15(react@19.0.0) 6411 + '@react-types/shared': 3.28.0(react@19.0.0) 6646 6412 '@swc/helpers': 0.5.15 6647 6413 react: 19.0.0 6648 6414 react-dom: 19.0.0(react@19.0.0) ··· 6650 6416 '@react-aria/overlays@3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6651 6417 dependencies: 6652 6418 '@react-aria/focus': 3.19.0(react@19.0.0) 6653 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6419 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6654 6420 '@react-aria/interactions': 3.22.5(react@19.0.0) 6655 6421 '@react-aria/ssr': 3.9.7(react@19.0.0) 6656 6422 '@react-aria/utils': 3.26.0(react@19.0.0) 6657 6423 '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6658 6424 '@react-stately/overlays': 3.6.12(react@19.0.0) 6659 - '@react-types/button': 3.10.2(react@19.0.0) 6425 + '@react-types/button': 3.11.0(react@19.0.0) 6660 6426 '@react-types/overlays': 3.8.11(react@19.0.0) 6661 - '@react-types/shared': 3.27.0(react@19.0.0) 6427 + '@react-types/shared': 3.28.0(react@19.0.0) 6662 6428 '@swc/helpers': 0.5.15 6663 6429 react: 19.0.0 6664 6430 react-dom: 19.0.0(react@19.0.0) 6665 6431 6666 - '@react-aria/overlays@3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6432 + '@react-aria/overlays@3.26.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6667 6433 dependencies: 6668 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6669 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6670 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6434 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6435 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6436 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6671 6437 '@react-aria/ssr': 3.9.7(react@19.0.0) 6672 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6673 - '@react-aria/visually-hidden': 3.8.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6674 - '@react-stately/overlays': 3.6.13(react@19.0.0) 6675 - '@react-types/button': 3.10.2(react@19.0.0) 6676 - '@react-types/overlays': 3.8.12(react@19.0.0) 6677 - '@react-types/shared': 3.27.0(react@19.0.0) 6438 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6439 + '@react-aria/visually-hidden': 3.8.21(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6440 + '@react-stately/overlays': 3.6.14(react@19.0.0) 6441 + '@react-types/button': 3.11.0(react@19.0.0) 6442 + '@react-types/overlays': 3.8.13(react@19.0.0) 6443 + '@react-types/shared': 3.28.0(react@19.0.0) 6678 6444 '@swc/helpers': 0.5.15 6679 6445 react: 19.0.0 6680 6446 react-dom: 19.0.0(react@19.0.0) ··· 6682 6448 '@react-aria/progress@3.4.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6683 6449 dependencies: 6684 6450 '@react-aria/i18n': 3.12.4(react@19.0.0) 6685 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6451 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6686 6452 '@react-aria/utils': 3.26.0(react@19.0.0) 6687 6453 '@react-types/progress': 3.5.8(react@19.0.0) 6688 - '@react-types/shared': 3.27.0(react@19.0.0) 6454 + '@react-types/shared': 3.28.0(react@19.0.0) 6689 6455 '@swc/helpers': 0.5.15 6690 6456 react: 19.0.0 6691 6457 transitivePeerDependencies: ··· 6694 6460 '@react-aria/radio@3.10.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6695 6461 dependencies: 6696 6462 '@react-aria/focus': 3.19.0(react@19.0.0) 6697 - '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6698 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6463 + '@react-aria/form': 3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6464 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6699 6465 '@react-aria/interactions': 3.22.5(react@19.0.0) 6700 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6466 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6701 6467 '@react-aria/utils': 3.26.0(react@19.0.0) 6702 6468 '@react-stately/radio': 3.10.9(react@19.0.0) 6703 6469 '@react-types/radio': 3.8.5(react@19.0.0) ··· 6713 6479 '@react-aria/i18n': 3.12.4(react@19.0.0) 6714 6480 '@react-aria/interactions': 3.22.5(react@19.0.0) 6715 6481 '@react-aria/utils': 3.26.0(react@19.0.0) 6716 - '@react-stately/selection': 3.19.0(react@19.0.0) 6482 + '@react-stately/selection': 3.20.0(react@19.0.0) 6717 6483 '@react-types/shared': 3.26.0(react@19.0.0) 6718 6484 '@swc/helpers': 0.5.15 6719 6485 react: 19.0.0 6720 6486 react-dom: 19.0.0(react@19.0.0) 6721 6487 6722 - '@react-aria/selection@3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6488 + '@react-aria/selection@3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6723 6489 dependencies: 6724 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6725 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6726 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6727 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6728 - '@react-stately/selection': 3.19.0(react@19.0.0) 6729 - '@react-types/shared': 3.27.0(react@19.0.0) 6490 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6491 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6492 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6493 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6494 + '@react-stately/selection': 3.20.0(react@19.0.0) 6495 + '@react-types/shared': 3.28.0(react@19.0.0) 6730 6496 '@swc/helpers': 0.5.15 6731 6497 react: 19.0.0 6732 6498 react-dom: 19.0.0(react@19.0.0) ··· 6736 6502 '@react-aria/focus': 3.19.0(react@19.0.0) 6737 6503 '@react-aria/i18n': 3.12.4(react@19.0.0) 6738 6504 '@react-aria/interactions': 3.22.5(react@19.0.0) 6739 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6505 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6740 6506 '@react-aria/utils': 3.26.0(react@19.0.0) 6741 6507 '@react-stately/slider': 3.6.0(react@19.0.0) 6742 - '@react-types/shared': 3.27.0(react@19.0.0) 6743 - '@react-types/slider': 3.7.8(react@19.0.0) 6508 + '@react-types/shared': 3.28.0(react@19.0.0) 6509 + '@react-types/slider': 3.7.9(react@19.0.0) 6744 6510 '@swc/helpers': 0.5.15 6745 6511 react: 19.0.0 6746 6512 transitivePeerDependencies: 6747 6513 - react-dom 6748 6514 6749 - '@react-aria/spinbutton@3.6.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6515 + '@react-aria/spinbutton@3.6.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6750 6516 dependencies: 6751 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6517 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6752 6518 '@react-aria/live-announcer': 3.4.1 6753 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6754 - '@react-types/button': 3.10.2(react@19.0.0) 6755 - '@react-types/shared': 3.27.0(react@19.0.0) 6519 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6520 + '@react-types/button': 3.11.0(react@19.0.0) 6521 + '@react-types/shared': 3.28.0(react@19.0.0) 6756 6522 '@swc/helpers': 0.5.15 6757 6523 react: 19.0.0 6758 6524 react-dom: 19.0.0(react@19.0.0) ··· 6764 6530 6765 6531 '@react-aria/switch@3.6.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6766 6532 dependencies: 6767 - '@react-aria/toggle': 3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6533 + '@react-aria/toggle': 3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6768 6534 '@react-stately/toggle': 3.8.0(react@19.0.0) 6769 6535 '@react-types/shared': 3.26.0(react@19.0.0) 6770 - '@react-types/switch': 3.5.8(react@19.0.0) 6536 + '@react-types/switch': 3.5.9(react@19.0.0) 6771 6537 '@swc/helpers': 0.5.15 6772 6538 react: 19.0.0 6773 6539 transitivePeerDependencies: ··· 6776 6542 '@react-aria/table@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6777 6543 dependencies: 6778 6544 '@react-aria/focus': 3.19.0(react@19.0.0) 6779 - '@react-aria/grid': 3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6780 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6545 + '@react-aria/grid': 3.12.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6546 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6781 6547 '@react-aria/interactions': 3.22.5(react@19.0.0) 6782 6548 '@react-aria/live-announcer': 3.4.1 6783 6549 '@react-aria/utils': 3.26.0(react@19.0.0) 6784 6550 '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6785 - '@react-stately/collections': 3.12.1(react@19.0.0) 6786 - '@react-stately/flags': 3.0.5 6551 + '@react-stately/collections': 3.12.2(react@19.0.0) 6552 + '@react-stately/flags': 3.1.0 6787 6553 '@react-stately/table': 3.13.0(react@19.0.0) 6788 - '@react-types/checkbox': 3.9.1(react@19.0.0) 6554 + '@react-types/checkbox': 3.9.2(react@19.0.0) 6789 6555 '@react-types/grid': 3.2.10(react@19.0.0) 6790 - '@react-types/shared': 3.27.0(react@19.0.0) 6556 + '@react-types/shared': 3.28.0(react@19.0.0) 6791 6557 '@react-types/table': 3.10.3(react@19.0.0) 6792 6558 '@swc/helpers': 0.5.15 6793 6559 react: 19.0.0 ··· 6796 6562 '@react-aria/tabs@3.9.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6797 6563 dependencies: 6798 6564 '@react-aria/focus': 3.19.0(react@19.0.0) 6799 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6800 - '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6565 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6566 + '@react-aria/selection': 3.23.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6801 6567 '@react-aria/utils': 3.26.0(react@19.0.0) 6802 6568 '@react-stately/tabs': 3.7.0(react@19.0.0) 6803 6569 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6809 6575 '@react-aria/textfield@3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6810 6576 dependencies: 6811 6577 '@react-aria/focus': 3.19.0(react@19.0.0) 6812 - '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6813 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6578 + '@react-aria/form': 3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6579 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6814 6580 '@react-aria/utils': 3.26.0(react@19.0.0) 6815 - '@react-stately/form': 3.1.1(react@19.0.0) 6581 + '@react-stately/form': 3.1.2(react@19.0.0) 6816 6582 '@react-stately/utils': 3.10.5(react@19.0.0) 6817 6583 '@react-types/shared': 3.26.0(react@19.0.0) 6818 6584 '@react-types/textfield': 3.10.0(react@19.0.0) ··· 6821 6587 transitivePeerDependencies: 6822 6588 - react-dom 6823 6589 6824 - '@react-aria/textfield@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6590 + '@react-aria/textfield@3.17.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6825 6591 dependencies: 6826 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6827 - '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6828 - '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6829 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6830 - '@react-stately/form': 3.1.1(react@19.0.0) 6592 + '@react-aria/form': 3.0.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6593 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6594 + '@react-aria/label': 3.7.16(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6595 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6596 + '@react-stately/form': 3.1.2(react@19.0.0) 6831 6597 '@react-stately/utils': 3.10.5(react@19.0.0) 6832 - '@react-types/shared': 3.27.0(react@19.0.0) 6833 - '@react-types/textfield': 3.11.0(react@19.0.0) 6598 + '@react-types/shared': 3.28.0(react@19.0.0) 6599 + '@react-types/textfield': 3.12.0(react@19.0.0) 6834 6600 '@swc/helpers': 0.5.15 6835 6601 react: 19.0.0 6836 6602 react-dom: 19.0.0(react@19.0.0) 6837 6603 6838 - '@react-aria/toggle@3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6604 + '@react-aria/toggle@3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6839 6605 dependencies: 6840 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6841 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6842 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6843 - '@react-stately/toggle': 3.8.1(react@19.0.0) 6844 - '@react-types/checkbox': 3.9.1(react@19.0.0) 6845 - '@react-types/shared': 3.27.0(react@19.0.0) 6606 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6607 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6608 + '@react-stately/toggle': 3.8.2(react@19.0.0) 6609 + '@react-types/checkbox': 3.9.2(react@19.0.0) 6610 + '@react-types/shared': 3.28.0(react@19.0.0) 6846 6611 '@swc/helpers': 0.5.15 6847 6612 react: 19.0.0 6848 6613 react-dom: 19.0.0(react@19.0.0) ··· 6850 6615 '@react-aria/toolbar@3.0.0-beta.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6851 6616 dependencies: 6852 6617 '@react-aria/focus': 3.19.0(react@19.0.0) 6853 - '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6618 + '@react-aria/i18n': 3.12.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6854 6619 '@react-aria/utils': 3.26.0(react@19.0.0) 6855 6620 '@react-types/shared': 3.26.0(react@19.0.0) 6856 6621 '@swc/helpers': 0.5.15 ··· 6860 6625 6861 6626 '@react-aria/tooltip@3.7.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6862 6627 dependencies: 6863 - '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6628 + '@react-aria/focus': 3.20.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6864 6629 '@react-aria/interactions': 3.22.5(react@19.0.0) 6865 6630 '@react-aria/utils': 3.26.0(react@19.0.0) 6866 6631 '@react-stately/tooltip': 3.5.0(react@19.0.0) 6867 - '@react-types/shared': 3.27.0(react@19.0.0) 6632 + '@react-types/shared': 3.28.0(react@19.0.0) 6868 6633 '@react-types/tooltip': 3.4.13(react@19.0.0) 6869 6634 '@swc/helpers': 0.5.15 6870 6635 react: 19.0.0 ··· 6875 6640 dependencies: 6876 6641 '@react-aria/ssr': 3.9.7(react@19.0.0) 6877 6642 '@react-stately/utils': 3.10.5(react@19.0.0) 6878 - '@react-types/shared': 3.27.0(react@19.0.0) 6643 + '@react-types/shared': 3.28.0(react@19.0.0) 6879 6644 '@swc/helpers': 0.5.15 6880 6645 clsx: 2.1.1 6881 6646 react: 19.0.0 6882 6647 6883 - '@react-aria/utils@3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6648 + '@react-aria/utils@3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6884 6649 dependencies: 6885 6650 '@react-aria/ssr': 3.9.7(react@19.0.0) 6651 + '@react-stately/flags': 3.1.0 6886 6652 '@react-stately/utils': 3.10.5(react@19.0.0) 6887 - '@react-types/shared': 3.27.0(react@19.0.0) 6653 + '@react-types/shared': 3.28.0(react@19.0.0) 6888 6654 '@swc/helpers': 0.5.15 6889 6655 clsx: 2.1.1 6890 6656 react: 19.0.0 ··· 6892 6658 6893 6659 '@react-aria/visually-hidden@3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6894 6660 dependencies: 6895 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6896 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6897 - '@react-types/shared': 3.27.0(react@19.0.0) 6661 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6662 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6663 + '@react-types/shared': 3.28.0(react@19.0.0) 6898 6664 '@swc/helpers': 0.5.15 6899 6665 react: 19.0.0 6900 6666 transitivePeerDependencies: 6901 6667 - react-dom 6902 6668 6903 - '@react-aria/visually-hidden@3.8.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6669 + '@react-aria/visually-hidden@3.8.21(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6904 6670 dependencies: 6905 - '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6906 - '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6907 - '@react-types/shared': 3.27.0(react@19.0.0) 6671 + '@react-aria/interactions': 3.24.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6672 + '@react-aria/utils': 3.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6673 + '@react-types/shared': 3.28.0(react@19.0.0) 6908 6674 '@swc/helpers': 0.5.15 6909 6675 react: 19.0.0 6910 6676 react-dom: 19.0.0(react@19.0.0) ··· 6920 6686 6921 6687 '@react-stately/checkbox@3.6.10(react@19.0.0)': 6922 6688 dependencies: 6923 - '@react-stately/form': 3.1.1(react@19.0.0) 6689 + '@react-stately/form': 3.1.2(react@19.0.0) 6924 6690 '@react-stately/utils': 3.10.5(react@19.0.0) 6925 6691 '@react-types/checkbox': 3.9.0(react@19.0.0) 6926 6692 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6933 6699 '@swc/helpers': 0.5.15 6934 6700 react: 19.0.0 6935 6701 6936 - '@react-stately/collections@3.12.1(react@19.0.0)': 6702 + '@react-stately/collections@3.12.2(react@19.0.0)': 6937 6703 dependencies: 6938 - '@react-types/shared': 3.27.0(react@19.0.0) 6704 + '@react-types/shared': 3.28.0(react@19.0.0) 6939 6705 '@swc/helpers': 0.5.15 6940 6706 react: 19.0.0 6941 6707 6942 6708 '@react-stately/combobox@3.10.1(react@19.0.0)': 6943 6709 dependencies: 6944 - '@react-stately/collections': 3.12.1(react@19.0.0) 6945 - '@react-stately/form': 3.1.1(react@19.0.0) 6946 - '@react-stately/list': 3.11.2(react@19.0.0) 6947 - '@react-stately/overlays': 3.6.13(react@19.0.0) 6948 - '@react-stately/select': 3.6.10(react@19.0.0) 6710 + '@react-stately/collections': 3.12.2(react@19.0.0) 6711 + '@react-stately/form': 3.1.2(react@19.0.0) 6712 + '@react-stately/list': 3.12.0(react@19.0.0) 6713 + '@react-stately/overlays': 3.6.14(react@19.0.0) 6714 + '@react-stately/select': 3.6.11(react@19.0.0) 6949 6715 '@react-stately/utils': 3.10.5(react@19.0.0) 6950 6716 '@react-types/combobox': 3.13.1(react@19.0.0) 6951 6717 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6956 6722 dependencies: 6957 6723 '@internationalized/date': 3.6.0 6958 6724 '@internationalized/string': 3.2.5 6959 - '@react-stately/form': 3.1.1(react@19.0.0) 6960 - '@react-stately/overlays': 3.6.13(react@19.0.0) 6725 + '@react-stately/form': 3.1.2(react@19.0.0) 6726 + '@react-stately/overlays': 3.6.14(react@19.0.0) 6961 6727 '@react-stately/utils': 3.10.5(react@19.0.0) 6962 6728 '@react-types/datepicker': 3.9.0(react@19.0.0) 6963 6729 '@react-types/shared': 3.26.0(react@19.0.0) 6964 6730 '@swc/helpers': 0.5.15 6965 6731 react: 19.0.0 6966 6732 6967 - '@react-stately/flags@3.0.5': 6733 + '@react-stately/flags@3.1.0': 6968 6734 dependencies: 6969 6735 '@swc/helpers': 0.5.15 6970 6736 ··· 6974 6740 '@swc/helpers': 0.5.15 6975 6741 react: 19.0.0 6976 6742 6977 - '@react-stately/form@3.1.1(react@19.0.0)': 6743 + '@react-stately/form@3.1.2(react@19.0.0)': 6978 6744 dependencies: 6979 - '@react-types/shared': 3.27.0(react@19.0.0) 6745 + '@react-types/shared': 3.28.0(react@19.0.0) 6980 6746 '@swc/helpers': 0.5.15 6981 6747 react: 19.0.0 6982 6748 6983 - '@react-stately/grid@3.10.1(react@19.0.0)': 6749 + '@react-stately/grid@3.11.0(react@19.0.0)': 6984 6750 dependencies: 6985 - '@react-stately/collections': 3.12.1(react@19.0.0) 6986 - '@react-stately/selection': 3.19.0(react@19.0.0) 6987 - '@react-types/grid': 3.2.11(react@19.0.0) 6988 - '@react-types/shared': 3.27.0(react@19.0.0) 6751 + '@react-stately/collections': 3.12.2(react@19.0.0) 6752 + '@react-stately/selection': 3.20.0(react@19.0.0) 6753 + '@react-types/grid': 3.3.0(react@19.0.0) 6754 + '@react-types/shared': 3.28.0(react@19.0.0) 6989 6755 '@swc/helpers': 0.5.15 6990 6756 react: 19.0.0 6991 6757 6992 6758 '@react-stately/list@3.11.1(react@19.0.0)': 6993 6759 dependencies: 6994 - '@react-stately/collections': 3.12.1(react@19.0.0) 6995 - '@react-stately/selection': 3.19.0(react@19.0.0) 6760 + '@react-stately/collections': 3.12.2(react@19.0.0) 6761 + '@react-stately/selection': 3.20.0(react@19.0.0) 6996 6762 '@react-stately/utils': 3.10.5(react@19.0.0) 6997 6763 '@react-types/shared': 3.26.0(react@19.0.0) 6998 6764 '@swc/helpers': 0.5.15 6999 6765 react: 19.0.0 7000 6766 7001 - '@react-stately/list@3.11.2(react@19.0.0)': 6767 + '@react-stately/list@3.12.0(react@19.0.0)': 7002 6768 dependencies: 7003 - '@react-stately/collections': 3.12.1(react@19.0.0) 7004 - '@react-stately/selection': 3.19.0(react@19.0.0) 6769 + '@react-stately/collections': 3.12.2(react@19.0.0) 6770 + '@react-stately/selection': 3.20.0(react@19.0.0) 7005 6771 '@react-stately/utils': 3.10.5(react@19.0.0) 7006 - '@react-types/shared': 3.27.0(react@19.0.0) 6772 + '@react-types/shared': 3.28.0(react@19.0.0) 7007 6773 '@swc/helpers': 0.5.15 7008 6774 react: 19.0.0 7009 6775 7010 6776 '@react-stately/menu@3.9.0(react@19.0.0)': 7011 6777 dependencies: 7012 - '@react-stately/overlays': 3.6.13(react@19.0.0) 6778 + '@react-stately/overlays': 3.6.14(react@19.0.0) 7013 6779 '@react-types/menu': 3.9.13(react@19.0.0) 7014 6780 '@react-types/shared': 3.26.0(react@19.0.0) 7015 6781 '@swc/helpers': 0.5.15 7016 6782 react: 19.0.0 7017 6783 7018 - '@react-stately/menu@3.9.1(react@19.0.0)': 6784 + '@react-stately/menu@3.9.2(react@19.0.0)': 7019 6785 dependencies: 7020 - '@react-stately/overlays': 3.6.13(react@19.0.0) 7021 - '@react-types/menu': 3.9.14(react@19.0.0) 7022 - '@react-types/shared': 3.27.0(react@19.0.0) 6786 + '@react-stately/overlays': 3.6.14(react@19.0.0) 6787 + '@react-types/menu': 3.9.15(react@19.0.0) 6788 + '@react-types/shared': 3.28.0(react@19.0.0) 7023 6789 '@swc/helpers': 0.5.15 7024 6790 react: 19.0.0 7025 6791 ··· 7030 6796 '@swc/helpers': 0.5.15 7031 6797 react: 19.0.0 7032 6798 7033 - '@react-stately/overlays@3.6.13(react@19.0.0)': 6799 + '@react-stately/overlays@3.6.14(react@19.0.0)': 7034 6800 dependencies: 7035 6801 '@react-stately/utils': 3.10.5(react@19.0.0) 7036 - '@react-types/overlays': 3.8.12(react@19.0.0) 6802 + '@react-types/overlays': 3.8.13(react@19.0.0) 7037 6803 '@swc/helpers': 0.5.15 7038 6804 react: 19.0.0 7039 6805 7040 6806 '@react-stately/radio@3.10.9(react@19.0.0)': 7041 6807 dependencies: 7042 - '@react-stately/form': 3.1.1(react@19.0.0) 6808 + '@react-stately/form': 3.1.2(react@19.0.0) 7043 6809 '@react-stately/utils': 3.10.5(react@19.0.0) 7044 6810 '@react-types/radio': 3.8.5(react@19.0.0) 7045 6811 '@react-types/shared': 3.26.0(react@19.0.0) 7046 6812 '@swc/helpers': 0.5.15 7047 6813 react: 19.0.0 7048 6814 7049 - '@react-stately/select@3.6.10(react@19.0.0)': 6815 + '@react-stately/select@3.6.11(react@19.0.0)': 7050 6816 dependencies: 7051 - '@react-stately/form': 3.1.1(react@19.0.0) 7052 - '@react-stately/list': 3.11.2(react@19.0.0) 7053 - '@react-stately/overlays': 3.6.13(react@19.0.0) 7054 - '@react-types/select': 3.9.9(react@19.0.0) 7055 - '@react-types/shared': 3.27.0(react@19.0.0) 6817 + '@react-stately/form': 3.1.2(react@19.0.0) 6818 + '@react-stately/list': 3.12.0(react@19.0.0) 6819 + '@react-stately/overlays': 3.6.14(react@19.0.0) 6820 + '@react-types/select': 3.9.10(react@19.0.0) 6821 + '@react-types/shared': 3.28.0(react@19.0.0) 7056 6822 '@swc/helpers': 0.5.15 7057 6823 react: 19.0.0 7058 6824 7059 - '@react-stately/selection@3.19.0(react@19.0.0)': 6825 + '@react-stately/selection@3.20.0(react@19.0.0)': 7060 6826 dependencies: 7061 - '@react-stately/collections': 3.12.1(react@19.0.0) 6827 + '@react-stately/collections': 3.12.2(react@19.0.0) 7062 6828 '@react-stately/utils': 3.10.5(react@19.0.0) 7063 - '@react-types/shared': 3.27.0(react@19.0.0) 6829 + '@react-types/shared': 3.28.0(react@19.0.0) 7064 6830 '@swc/helpers': 0.5.15 7065 6831 react: 19.0.0 7066 6832 7067 6833 '@react-stately/slider@3.6.0(react@19.0.0)': 7068 6834 dependencies: 7069 6835 '@react-stately/utils': 3.10.5(react@19.0.0) 7070 - '@react-types/shared': 3.27.0(react@19.0.0) 7071 - '@react-types/slider': 3.7.8(react@19.0.0) 6836 + '@react-types/shared': 3.28.0(react@19.0.0) 6837 + '@react-types/slider': 3.7.9(react@19.0.0) 7072 6838 '@swc/helpers': 0.5.15 7073 6839 react: 19.0.0 7074 6840 7075 6841 '@react-stately/table@3.13.0(react@19.0.0)': 7076 6842 dependencies: 7077 - '@react-stately/collections': 3.12.1(react@19.0.0) 7078 - '@react-stately/flags': 3.0.5 7079 - '@react-stately/grid': 3.10.1(react@19.0.0) 7080 - '@react-stately/selection': 3.19.0(react@19.0.0) 6843 + '@react-stately/collections': 3.12.2(react@19.0.0) 6844 + '@react-stately/flags': 3.1.0 6845 + '@react-stately/grid': 3.11.0(react@19.0.0) 6846 + '@react-stately/selection': 3.20.0(react@19.0.0) 7081 6847 '@react-stately/utils': 3.10.5(react@19.0.0) 7082 6848 '@react-types/grid': 3.2.10(react@19.0.0) 7083 - '@react-types/shared': 3.27.0(react@19.0.0) 6849 + '@react-types/shared': 3.28.0(react@19.0.0) 7084 6850 '@react-types/table': 3.10.3(react@19.0.0) 7085 6851 '@swc/helpers': 0.5.15 7086 6852 react: 19.0.0 7087 6853 7088 6854 '@react-stately/tabs@3.7.0(react@19.0.0)': 7089 6855 dependencies: 7090 - '@react-stately/list': 3.11.2(react@19.0.0) 6856 + '@react-stately/list': 3.12.0(react@19.0.0) 7091 6857 '@react-types/shared': 3.26.0(react@19.0.0) 7092 6858 '@react-types/tabs': 3.3.11(react@19.0.0) 7093 6859 '@swc/helpers': 0.5.15 ··· 7096 6862 '@react-stately/toggle@3.8.0(react@19.0.0)': 7097 6863 dependencies: 7098 6864 '@react-stately/utils': 3.10.5(react@19.0.0) 7099 - '@react-types/checkbox': 3.9.1(react@19.0.0) 7100 - '@react-types/shared': 3.27.0(react@19.0.0) 6865 + '@react-types/checkbox': 3.9.2(react@19.0.0) 6866 + '@react-types/shared': 3.28.0(react@19.0.0) 7101 6867 '@swc/helpers': 0.5.15 7102 6868 react: 19.0.0 7103 6869 7104 - '@react-stately/toggle@3.8.1(react@19.0.0)': 6870 + '@react-stately/toggle@3.8.2(react@19.0.0)': 7105 6871 dependencies: 7106 6872 '@react-stately/utils': 3.10.5(react@19.0.0) 7107 - '@react-types/checkbox': 3.9.1(react@19.0.0) 7108 - '@react-types/shared': 3.27.0(react@19.0.0) 6873 + '@react-types/checkbox': 3.9.2(react@19.0.0) 6874 + '@react-types/shared': 3.28.0(react@19.0.0) 7109 6875 '@swc/helpers': 0.5.15 7110 6876 react: 19.0.0 7111 6877 7112 6878 '@react-stately/tooltip@3.5.0(react@19.0.0)': 7113 6879 dependencies: 7114 - '@react-stately/overlays': 3.6.13(react@19.0.0) 6880 + '@react-stately/overlays': 3.6.14(react@19.0.0) 7115 6881 '@react-types/tooltip': 3.4.13(react@19.0.0) 7116 6882 '@swc/helpers': 0.5.15 7117 6883 react: 19.0.0 7118 6884 7119 6885 '@react-stately/tree@3.8.6(react@19.0.0)': 7120 6886 dependencies: 7121 - '@react-stately/collections': 3.12.1(react@19.0.0) 7122 - '@react-stately/selection': 3.19.0(react@19.0.0) 6887 + '@react-stately/collections': 3.12.2(react@19.0.0) 6888 + '@react-stately/selection': 3.20.0(react@19.0.0) 7123 6889 '@react-stately/utils': 3.10.5(react@19.0.0) 7124 6890 '@react-types/shared': 3.26.0(react@19.0.0) 7125 6891 '@swc/helpers': 0.5.15 7126 6892 react: 19.0.0 7127 6893 7128 - '@react-stately/tree@3.8.7(react@19.0.0)': 6894 + '@react-stately/tree@3.8.8(react@19.0.0)': 7129 6895 dependencies: 7130 - '@react-stately/collections': 3.12.1(react@19.0.0) 7131 - '@react-stately/selection': 3.19.0(react@19.0.0) 6896 + '@react-stately/collections': 3.12.2(react@19.0.0) 6897 + '@react-stately/selection': 3.20.0(react@19.0.0) 7132 6898 '@react-stately/utils': 3.10.5(react@19.0.0) 7133 - '@react-types/shared': 3.27.0(react@19.0.0) 6899 + '@react-types/shared': 3.28.0(react@19.0.0) 7134 6900 '@swc/helpers': 0.5.15 7135 6901 react: 19.0.0 7136 6902 ··· 7142 6908 '@react-stately/virtualizer@4.2.0(react@19.0.0)': 7143 6909 dependencies: 7144 6910 '@react-aria/utils': 3.26.0(react@19.0.0) 7145 - '@react-types/shared': 3.27.0(react@19.0.0) 6911 + '@react-types/shared': 3.28.0(react@19.0.0) 7146 6912 '@swc/helpers': 0.5.15 7147 6913 react: 19.0.0 7148 6914 ··· 7153 6919 7154 6920 '@react-types/breadcrumbs@3.7.9(react@19.0.0)': 7155 6921 dependencies: 7156 - '@react-types/link': 3.5.10(react@19.0.0) 6922 + '@react-types/link': 3.5.11(react@19.0.0) 7157 6923 '@react-types/shared': 3.26.0(react@19.0.0) 7158 6924 react: 19.0.0 7159 6925 ··· 7162 6928 '@react-types/shared': 3.26.0(react@19.0.0) 7163 6929 react: 19.0.0 7164 6930 7165 - '@react-types/button@3.10.2(react@19.0.0)': 6931 + '@react-types/button@3.11.0(react@19.0.0)': 7166 6932 dependencies: 7167 - '@react-types/shared': 3.27.0(react@19.0.0) 6933 + '@react-types/shared': 3.28.0(react@19.0.0) 7168 6934 react: 19.0.0 7169 6935 7170 6936 '@react-types/calendar@3.5.0(react@19.0.0)': ··· 7173 6939 '@react-types/shared': 3.26.0(react@19.0.0) 7174 6940 react: 19.0.0 7175 6941 7176 - '@react-types/calendar@3.6.0(react@19.0.0)': 6942 + '@react-types/calendar@3.6.1(react@19.0.0)': 7177 6943 dependencies: 7178 6944 '@internationalized/date': 3.7.0 7179 - '@react-types/shared': 3.27.0(react@19.0.0) 6945 + '@react-types/shared': 3.28.0(react@19.0.0) 7180 6946 react: 19.0.0 7181 6947 7182 6948 '@react-types/checkbox@3.9.0(react@19.0.0)': 7183 6949 dependencies: 7184 - '@react-types/shared': 3.27.0(react@19.0.0) 6950 + '@react-types/shared': 3.28.0(react@19.0.0) 7185 6951 react: 19.0.0 7186 6952 7187 - '@react-types/checkbox@3.9.1(react@19.0.0)': 6953 + '@react-types/checkbox@3.9.2(react@19.0.0)': 7188 6954 dependencies: 7189 - '@react-types/shared': 3.27.0(react@19.0.0) 6955 + '@react-types/shared': 3.28.0(react@19.0.0) 7190 6956 react: 19.0.0 7191 6957 7192 6958 '@react-types/combobox@3.13.1(react@19.0.0)': ··· 7197 6963 '@react-types/datepicker@3.9.0(react@19.0.0)': 7198 6964 dependencies: 7199 6965 '@internationalized/date': 3.6.0 7200 - '@react-types/calendar': 3.6.0(react@19.0.0) 7201 - '@react-types/overlays': 3.8.12(react@19.0.0) 7202 - '@react-types/shared': 3.27.0(react@19.0.0) 6966 + '@react-types/calendar': 3.6.1(react@19.0.0) 6967 + '@react-types/overlays': 3.8.13(react@19.0.0) 6968 + '@react-types/shared': 3.28.0(react@19.0.0) 7203 6969 react: 19.0.0 7204 6970 7205 - '@react-types/dialog@3.5.15(react@19.0.0)': 6971 + '@react-types/dialog@3.5.16(react@19.0.0)': 7206 6972 dependencies: 7207 - '@react-types/overlays': 3.8.12(react@19.0.0) 7208 - '@react-types/shared': 3.27.0(react@19.0.0) 6973 + '@react-types/overlays': 3.8.13(react@19.0.0) 6974 + '@react-types/shared': 3.28.0(react@19.0.0) 7209 6975 react: 19.0.0 7210 6976 7211 6977 '@react-types/form@3.7.8(react@19.0.0)': ··· 7215 6981 7216 6982 '@react-types/grid@3.2.10(react@19.0.0)': 7217 6983 dependencies: 7218 - '@react-types/shared': 3.27.0(react@19.0.0) 6984 + '@react-types/shared': 3.28.0(react@19.0.0) 7219 6985 react: 19.0.0 7220 6986 7221 - '@react-types/grid@3.2.11(react@19.0.0)': 6987 + '@react-types/grid@3.3.0(react@19.0.0)': 7222 6988 dependencies: 7223 - '@react-types/shared': 3.27.0(react@19.0.0) 6989 + '@react-types/shared': 3.28.0(react@19.0.0) 7224 6990 react: 19.0.0 7225 6991 7226 - '@react-types/link@3.5.10(react@19.0.0)': 6992 + '@react-types/link@3.5.11(react@19.0.0)': 7227 6993 dependencies: 7228 - '@react-types/shared': 3.27.0(react@19.0.0) 6994 + '@react-types/shared': 3.28.0(react@19.0.0) 7229 6995 react: 19.0.0 7230 6996 7231 6997 '@react-types/link@3.5.9(react@19.0.0)': 7232 6998 dependencies: 7233 - '@react-types/shared': 3.27.0(react@19.0.0) 6999 + '@react-types/shared': 3.28.0(react@19.0.0) 7234 7000 react: 19.0.0 7235 7001 7236 - '@react-types/listbox@3.5.4(react@19.0.0)': 7002 + '@react-types/listbox@3.5.5(react@19.0.0)': 7237 7003 dependencies: 7238 - '@react-types/shared': 3.27.0(react@19.0.0) 7004 + '@react-types/shared': 3.28.0(react@19.0.0) 7239 7005 react: 19.0.0 7240 7006 7241 7007 '@react-types/menu@3.9.13(react@19.0.0)': 7242 7008 dependencies: 7243 - '@react-types/overlays': 3.8.12(react@19.0.0) 7009 + '@react-types/overlays': 3.8.13(react@19.0.0) 7244 7010 '@react-types/shared': 3.26.0(react@19.0.0) 7245 7011 react: 19.0.0 7246 7012 7247 - '@react-types/menu@3.9.14(react@19.0.0)': 7013 + '@react-types/menu@3.9.15(react@19.0.0)': 7248 7014 dependencies: 7249 - '@react-types/overlays': 3.8.12(react@19.0.0) 7250 - '@react-types/shared': 3.27.0(react@19.0.0) 7015 + '@react-types/overlays': 3.8.13(react@19.0.0) 7016 + '@react-types/shared': 3.28.0(react@19.0.0) 7251 7017 react: 19.0.0 7252 7018 7253 7019 '@react-types/overlays@3.8.11(react@19.0.0)': 7254 7020 dependencies: 7255 - '@react-types/shared': 3.27.0(react@19.0.0) 7021 + '@react-types/shared': 3.28.0(react@19.0.0) 7256 7022 react: 19.0.0 7257 7023 7258 - '@react-types/overlays@3.8.12(react@19.0.0)': 7024 + '@react-types/overlays@3.8.13(react@19.0.0)': 7259 7025 dependencies: 7260 - '@react-types/shared': 3.27.0(react@19.0.0) 7026 + '@react-types/shared': 3.28.0(react@19.0.0) 7261 7027 react: 19.0.0 7262 7028 7263 7029 '@react-types/progress@3.5.8(react@19.0.0)': 7264 7030 dependencies: 7265 - '@react-types/shared': 3.27.0(react@19.0.0) 7031 + '@react-types/shared': 3.28.0(react@19.0.0) 7266 7032 react: 19.0.0 7267 7033 7268 7034 '@react-types/radio@3.8.5(react@19.0.0)': ··· 7270 7036 '@react-types/shared': 3.26.0(react@19.0.0) 7271 7037 react: 19.0.0 7272 7038 7273 - '@react-types/select@3.9.8(react@19.0.0)': 7039 + '@react-types/select@3.9.10(react@19.0.0)': 7274 7040 dependencies: 7275 - '@react-types/shared': 3.26.0(react@19.0.0) 7041 + '@react-types/shared': 3.28.0(react@19.0.0) 7276 7042 react: 19.0.0 7277 7043 7278 - '@react-types/select@3.9.9(react@19.0.0)': 7044 + '@react-types/select@3.9.8(react@19.0.0)': 7279 7045 dependencies: 7280 - '@react-types/shared': 3.27.0(react@19.0.0) 7046 + '@react-types/shared': 3.26.0(react@19.0.0) 7281 7047 react: 19.0.0 7282 7048 7283 7049 '@react-types/shared@3.26.0(react@19.0.0)': 7284 7050 dependencies: 7285 7051 react: 19.0.0 7286 7052 7287 - '@react-types/shared@3.27.0(react@19.0.0)': 7053 + '@react-types/shared@3.28.0(react@19.0.0)': 7288 7054 dependencies: 7289 7055 react: 19.0.0 7290 7056 7291 - '@react-types/slider@3.7.8(react@19.0.0)': 7057 + '@react-types/slider@3.7.9(react@19.0.0)': 7292 7058 dependencies: 7293 - '@react-types/shared': 3.27.0(react@19.0.0) 7059 + '@react-types/shared': 3.28.0(react@19.0.0) 7294 7060 react: 19.0.0 7295 7061 7296 - '@react-types/switch@3.5.8(react@19.0.0)': 7062 + '@react-types/switch@3.5.9(react@19.0.0)': 7297 7063 dependencies: 7298 - '@react-types/shared': 3.27.0(react@19.0.0) 7064 + '@react-types/shared': 3.28.0(react@19.0.0) 7299 7065 react: 19.0.0 7300 7066 7301 7067 '@react-types/table@3.10.3(react@19.0.0)': 7302 7068 dependencies: 7303 7069 '@react-types/grid': 3.2.10(react@19.0.0) 7304 - '@react-types/shared': 3.27.0(react@19.0.0) 7070 + '@react-types/shared': 3.28.0(react@19.0.0) 7305 7071 react: 19.0.0 7306 7072 7307 7073 '@react-types/tabs@3.3.11(react@19.0.0)': ··· 7314 7080 '@react-types/shared': 3.26.0(react@19.0.0) 7315 7081 react: 19.0.0 7316 7082 7317 - '@react-types/textfield@3.11.0(react@19.0.0)': 7083 + '@react-types/textfield@3.12.0(react@19.0.0)': 7318 7084 dependencies: 7319 - '@react-types/shared': 3.27.0(react@19.0.0) 7085 + '@react-types/shared': 3.28.0(react@19.0.0) 7320 7086 react: 19.0.0 7321 7087 7322 7088 '@react-types/tooltip@3.4.13(react@19.0.0)': 7323 7089 dependencies: 7324 7090 '@react-types/overlays': 3.8.11(react@19.0.0) 7325 - '@react-types/shared': 3.27.0(react@19.0.0) 7091 + '@react-types/shared': 3.28.0(react@19.0.0) 7326 7092 react: 19.0.0 7327 7093 7328 7094 '@rtsao/scc@1.1.0': {} 7329 7095 7330 - '@rushstack/eslint-patch@1.10.5': {} 7096 + '@rushstack/eslint-patch@1.11.0': {} 7331 7097 7332 7098 '@sapphire/async-queue@1.5.5': {} 7333 7099 7334 7100 '@sapphire/snowflake@3.5.5': {} 7335 7101 7336 - '@stylistic/eslint-plugin@4.1.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2)': 7102 + '@stylistic/eslint-plugin@4.2.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)': 7337 7103 dependencies: 7338 - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7339 - eslint: 9.21.0(jiti@2.4.2) 7104 + '@typescript-eslint/utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7105 + eslint: 9.22.0(jiti@2.4.2) 7340 7106 eslint-visitor-keys: 4.2.0 7341 7107 espree: 10.3.0 7342 7108 estraverse: 5.3.0 ··· 7413 7179 7414 7180 '@types/ms@2.1.0': {} 7415 7181 7416 - '@types/node@22.13.8': 7182 + '@types/node@22.13.10': 7417 7183 dependencies: 7418 7184 undici-types: 6.20.0 7419 7185 ··· 7429 7195 7430 7196 '@types/unist@3.0.3': {} 7431 7197 7432 - '@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2)': 7198 + '@typescript-eslint/eslint-plugin@8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)': 7433 7199 dependencies: 7434 7200 '@eslint-community/regexpp': 4.12.1 7435 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7436 - '@typescript-eslint/scope-manager': 8.25.0 7437 - '@typescript-eslint/type-utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7438 - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7439 - '@typescript-eslint/visitor-keys': 8.25.0 7440 - eslint: 9.21.0(jiti@2.4.2) 7201 + '@typescript-eslint/parser': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7202 + '@typescript-eslint/scope-manager': 8.26.1 7203 + '@typescript-eslint/type-utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7204 + '@typescript-eslint/utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7205 + '@typescript-eslint/visitor-keys': 8.26.1 7206 + eslint: 9.22.0(jiti@2.4.2) 7441 7207 graphemer: 1.4.0 7442 7208 ignore: 5.3.2 7443 7209 natural-compare: 1.4.0 ··· 7446 7212 transitivePeerDependencies: 7447 7213 - supports-color 7448 7214 7449 - '@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2)': 7215 + '@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)': 7450 7216 dependencies: 7451 - '@typescript-eslint/scope-manager': 8.25.0 7452 - '@typescript-eslint/types': 8.25.0 7453 - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.8.2) 7454 - '@typescript-eslint/visitor-keys': 8.25.0 7217 + '@typescript-eslint/scope-manager': 8.26.1 7218 + '@typescript-eslint/types': 8.26.1 7219 + '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.2) 7220 + '@typescript-eslint/visitor-keys': 8.26.1 7455 7221 debug: 4.4.0 7456 - eslint: 9.21.0(jiti@2.4.2) 7222 + eslint: 9.22.0(jiti@2.4.2) 7457 7223 typescript: 5.8.2 7458 7224 transitivePeerDependencies: 7459 7225 - supports-color 7460 7226 7461 - '@typescript-eslint/scope-manager@8.25.0': 7227 + '@typescript-eslint/scope-manager@8.26.1': 7462 7228 dependencies: 7463 - '@typescript-eslint/types': 8.25.0 7464 - '@typescript-eslint/visitor-keys': 8.25.0 7229 + '@typescript-eslint/types': 8.26.1 7230 + '@typescript-eslint/visitor-keys': 8.26.1 7465 7231 7466 - '@typescript-eslint/type-utils@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2)': 7232 + '@typescript-eslint/type-utils@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)': 7467 7233 dependencies: 7468 - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.8.2) 7469 - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7234 + '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.2) 7235 + '@typescript-eslint/utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7470 7236 debug: 4.4.0 7471 - eslint: 9.21.0(jiti@2.4.2) 7237 + eslint: 9.22.0(jiti@2.4.2) 7472 7238 ts-api-utils: 2.0.1(typescript@5.8.2) 7473 7239 typescript: 5.8.2 7474 7240 transitivePeerDependencies: 7475 7241 - supports-color 7476 7242 7477 - '@typescript-eslint/types@8.25.0': {} 7243 + '@typescript-eslint/types@8.26.1': {} 7478 7244 7479 - '@typescript-eslint/typescript-estree@8.25.0(typescript@5.8.2)': 7245 + '@typescript-eslint/typescript-estree@8.26.1(typescript@5.8.2)': 7480 7246 dependencies: 7481 - '@typescript-eslint/types': 8.25.0 7482 - '@typescript-eslint/visitor-keys': 8.25.0 7247 + '@typescript-eslint/types': 8.26.1 7248 + '@typescript-eslint/visitor-keys': 8.26.1 7483 7249 debug: 4.4.0 7484 7250 fast-glob: 3.3.3 7485 7251 is-glob: 4.0.3 ··· 7490 7256 transitivePeerDependencies: 7491 7257 - supports-color 7492 7258 7493 - '@typescript-eslint/utils@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2)': 7259 + '@typescript-eslint/utils@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2)': 7494 7260 dependencies: 7495 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0(jiti@2.4.2)) 7496 - '@typescript-eslint/scope-manager': 8.25.0 7497 - '@typescript-eslint/types': 8.25.0 7498 - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.8.2) 7499 - eslint: 9.21.0(jiti@2.4.2) 7261 + '@eslint-community/eslint-utils': 4.5.1(eslint@9.22.0(jiti@2.4.2)) 7262 + '@typescript-eslint/scope-manager': 8.26.1 7263 + '@typescript-eslint/types': 8.26.1 7264 + '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.2) 7265 + eslint: 9.22.0(jiti@2.4.2) 7500 7266 typescript: 5.8.2 7501 7267 transitivePeerDependencies: 7502 7268 - supports-color 7503 7269 7504 - '@typescript-eslint/visitor-keys@8.25.0': 7270 + '@typescript-eslint/visitor-keys@8.26.1': 7505 7271 dependencies: 7506 - '@typescript-eslint/types': 8.25.0 7272 + '@typescript-eslint/types': 8.26.1 7507 7273 eslint-visitor-keys: 4.2.0 7508 7274 7509 7275 '@ungap/structured-clone@1.3.0': {} 7510 7276 7511 7277 '@vladfrangu/async_event_emitter@2.4.6': {} 7512 7278 7513 - acorn-jsx@5.3.2(acorn@8.14.0): 7279 + acorn-jsx@5.3.2(acorn@8.14.1): 7514 7280 dependencies: 7515 - acorn: 8.14.0 7281 + acorn: 8.14.1 7516 7282 7517 - acorn@8.14.0: {} 7283 + acorn@8.14.1: {} 7518 7284 7519 7285 ajv@6.12.6: 7520 7286 dependencies: ··· 7523 7289 json-schema-traverse: 0.4.1 7524 7290 uri-js: 4.4.1 7525 7291 7526 - ansi-regex@5.0.1: {} 7527 - 7528 - ansi-regex@6.1.0: {} 7529 - 7530 7292 ansi-styles@4.3.0: 7531 7293 dependencies: 7532 7294 color-convert: 2.0.1 7533 7295 7534 - ansi-styles@6.2.1: {} 7535 - 7536 - any-promise@1.3.0: {} 7537 - 7538 - anymatch@3.1.3: 7539 - dependencies: 7540 - normalize-path: 3.0.0 7541 - picomatch: 2.3.1 7542 - 7543 - arg@5.0.2: {} 7544 - 7545 7296 argparse@2.0.1: {} 7546 7297 7547 7298 aria-hidden@1.2.4: ··· 7556 7307 7557 7308 array-buffer-byte-length@1.0.2: 7558 7309 dependencies: 7559 - call-bound: 1.0.3 7310 + call-bound: 1.0.4 7560 7311 is-array-buffer: 3.0.5 7561 7312 7562 7313 array-includes@3.1.8: ··· 7628 7379 7629 7380 atob@2.1.2: {} 7630 7381 7631 - autoprefixer@10.4.20(postcss@8.5.3): 7382 + autoprefixer@10.4.21(postcss@8.5.3): 7632 7383 dependencies: 7633 7384 browserslist: 4.24.4 7634 - caniuse-lite: 1.0.30001701 7385 + caniuse-lite: 1.0.30001704 7635 7386 fraction.js: 4.3.7 7636 7387 normalize-range: 0.1.2 7637 7388 picocolors: 1.1.1 ··· 7642 7393 dependencies: 7643 7394 possible-typed-array-names: 1.1.0 7644 7395 7645 - axe-core@4.10.2: {} 7396 + axe-core@4.10.3: {} 7646 7397 7647 7398 axobject-query@4.1.0: {} 7648 7399 ··· 7662 7413 7663 7414 big-integer@1.6.52: {} 7664 7415 7665 - binary-extensions@2.3.0: {} 7666 - 7667 7416 brace-expansion@1.1.11: 7668 7417 dependencies: 7669 7418 balanced-match: 1.0.2 ··· 7679 7428 7680 7429 broadcast-channel@3.7.0: 7681 7430 dependencies: 7682 - '@babel/runtime': 7.26.9 7431 + '@babel/runtime': 7.26.10 7683 7432 detect-node: 2.1.0 7684 7433 js-sha3: 0.8.0 7685 7434 microseconds: 0.2.0 ··· 7690 7439 7691 7440 browserslist@4.24.4: 7692 7441 dependencies: 7693 - caniuse-lite: 1.0.30001701 7694 - electron-to-chromium: 1.5.109 7442 + caniuse-lite: 1.0.30001704 7443 + electron-to-chromium: 1.5.116 7695 7444 node-releases: 2.0.19 7696 7445 update-browserslist-db: 1.1.3(browserslist@4.24.4) 7697 7446 ··· 7723 7472 get-intrinsic: 1.3.0 7724 7473 set-function-length: 1.2.2 7725 7474 7726 - call-bound@1.0.3: 7475 + call-bound@1.0.4: 7727 7476 dependencies: 7728 7477 call-bind-apply-helpers: 1.0.2 7729 7478 get-intrinsic: 1.3.0 7730 7479 7731 7480 callsites@3.1.0: {} 7732 7481 7733 - camelcase-css@2.0.1: {} 7734 - 7735 - caniuse-lite@1.0.30001701: {} 7482 + caniuse-lite@1.0.30001704: {} 7736 7483 7737 7484 ccount@2.0.1: {} 7738 7485 ··· 7749 7496 7750 7497 character-reference-invalid@2.0.1: {} 7751 7498 7752 - chokidar@3.6.0: 7753 - dependencies: 7754 - anymatch: 3.1.3 7755 - braces: 3.0.3 7756 - glob-parent: 5.1.2 7757 - is-binary-path: 2.1.0 7758 - is-glob: 4.0.3 7759 - normalize-path: 3.0.0 7760 - readdirp: 3.6.0 7761 - optionalDependencies: 7762 - fsevents: 2.3.3 7763 - 7764 7499 class-utils@0.3.6: 7765 7500 dependencies: 7766 7501 arr-union: 3.1.0 ··· 7803 7538 7804 7539 comma-separated-tokens@2.0.3: {} 7805 7540 7806 - commander@4.1.1: {} 7807 - 7808 7541 component-emitter@1.3.1: {} 7809 7542 7810 7543 compute-scroll-into-view@3.1.1: {} ··· 7822 7555 path-key: 3.1.1 7823 7556 shebang-command: 2.0.0 7824 7557 which: 2.0.2 7825 - 7826 - cssesc@3.0.0: {} 7827 7558 7828 7559 csstype@3.1.3: {} 7829 7560 ··· 7869 7600 7870 7601 data-view-buffer@1.0.2: 7871 7602 dependencies: 7872 - call-bound: 1.0.3 7603 + call-bound: 1.0.4 7873 7604 es-errors: 1.3.0 7874 7605 is-data-view: 1.0.2 7875 7606 7876 7607 data-view-byte-length@1.0.2: 7877 7608 dependencies: 7878 - call-bound: 1.0.3 7609 + call-bound: 1.0.4 7879 7610 es-errors: 1.3.0 7880 7611 is-data-view: 1.0.2 7881 7612 7882 7613 data-view-byte-offset@1.0.1: 7883 7614 dependencies: 7884 - call-bound: 1.0.3 7615 + call-bound: 1.0.4 7885 7616 es-errors: 1.3.0 7886 7617 is-data-view: 1.0.2 7887 7618 ··· 7901 7632 7902 7633 decimal.js@10.5.0: {} 7903 7634 7904 - decode-named-character-reference@1.0.2: 7635 + decode-named-character-reference@1.1.0: 7905 7636 dependencies: 7906 7637 character-entities: 2.0.2 7907 7638 ··· 7948 7679 dependencies: 7949 7680 dequal: 2.0.3 7950 7681 7951 - didyoumean@1.2.2: {} 7952 - 7953 7682 discord-api-types@0.37.119: {} 7954 - 7955 - dlv@1.1.3: {} 7956 7683 7957 7684 doctrine@2.1.0: 7958 7685 dependencies: ··· 7960 7687 7961 7688 dom-helpers@5.2.1: 7962 7689 dependencies: 7963 - '@babel/runtime': 7.26.9 7690 + '@babel/runtime': 7.26.10 7964 7691 csstype: 3.1.3 7965 7692 7966 7693 dunder-proto@1.0.1: ··· 7969 7696 es-errors: 1.3.0 7970 7697 gopd: 1.2.0 7971 7698 7972 - eastasianwidth@0.2.0: {} 7973 - 7974 - electron-to-chromium@1.5.109: {} 7975 - 7976 - emoji-regex@8.0.0: {} 7699 + electron-to-chromium@1.5.116: {} 7977 7700 7978 7701 emoji-regex@9.2.2: {} 7979 7702 ··· 7990 7713 arraybuffer.prototype.slice: 1.0.4 7991 7714 available-typed-arrays: 1.0.7 7992 7715 call-bind: 1.0.8 7993 - call-bound: 1.0.3 7716 + call-bound: 1.0.4 7994 7717 data-view-buffer: 1.0.2 7995 7718 data-view-byte-length: 1.0.2 7996 7719 data-view-byte-offset: 1.0.1 ··· 8036 7759 typed-array-byte-offset: 1.0.4 8037 7760 typed-array-length: 1.0.7 8038 7761 unbox-primitive: 1.1.0 8039 - which-typed-array: 1.1.18 7762 + which-typed-array: 1.1.19 8040 7763 8041 7764 es-define-property@1.0.1: {} 8042 7765 ··· 8045 7768 es-iterator-helpers@1.2.1: 8046 7769 dependencies: 8047 7770 call-bind: 1.0.8 8048 - call-bound: 1.0.3 7771 + call-bound: 1.0.4 8049 7772 define-properties: 1.2.1 8050 7773 es-abstract: 1.23.9 8051 7774 es-errors: 1.3.0 ··· 8086 7809 8087 7810 escape-string-regexp@4.0.0: {} 8088 7811 8089 - eslint-config-next@15.2.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2): 7812 + eslint-config-next@15.2.2(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2): 8090 7813 dependencies: 8091 - '@next/eslint-plugin-next': 15.2.0 8092 - '@rushstack/eslint-patch': 1.10.5 8093 - '@typescript-eslint/eslint-plugin': 8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 8094 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 8095 - eslint: 9.21.0(jiti@2.4.2) 7814 + '@next/eslint-plugin-next': 15.2.2 7815 + '@rushstack/eslint-patch': 1.11.0 7816 + '@typescript-eslint/eslint-plugin': 8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7817 + '@typescript-eslint/parser': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7818 + eslint: 9.22.0(jiti@2.4.2) 8096 7819 eslint-import-resolver-node: 0.3.9 8097 - eslint-import-resolver-typescript: 3.8.3(eslint-plugin-import@2.31.0)(eslint@9.21.0(jiti@2.4.2)) 8098 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.3)(eslint@9.21.0(jiti@2.4.2)) 8099 - eslint-plugin-jsx-a11y: 6.10.2(eslint@9.21.0(jiti@2.4.2)) 8100 - eslint-plugin-react: 7.37.4(eslint@9.21.0(jiti@2.4.2)) 8101 - eslint-plugin-react-hooks: 5.2.0(eslint@9.21.0(jiti@2.4.2)) 7820 + eslint-import-resolver-typescript: 3.8.6(eslint-plugin-import@2.31.0)(eslint@9.22.0(jiti@2.4.2)) 7821 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.6)(eslint@9.22.0(jiti@2.4.2)) 7822 + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.22.0(jiti@2.4.2)) 7823 + eslint-plugin-react: 7.37.4(eslint@9.22.0(jiti@2.4.2)) 7824 + eslint-plugin-react-hooks: 5.2.0(eslint@9.22.0(jiti@2.4.2)) 8102 7825 optionalDependencies: 8103 7826 typescript: 5.8.2 8104 7827 transitivePeerDependencies: ··· 8114 7837 transitivePeerDependencies: 8115 7838 - supports-color 8116 7839 8117 - eslint-import-resolver-typescript@3.8.3(eslint-plugin-import@2.31.0)(eslint@9.21.0(jiti@2.4.2)): 7840 + eslint-import-resolver-typescript@3.8.6(eslint-plugin-import@2.31.0)(eslint@9.22.0(jiti@2.4.2)): 8118 7841 dependencies: 8119 7842 '@nolyfill/is-core-module': 1.0.39 8120 7843 debug: 4.4.0 8121 7844 enhanced-resolve: 5.18.1 8122 - eslint: 9.21.0(jiti@2.4.2) 7845 + eslint: 9.22.0(jiti@2.4.2) 8123 7846 get-tsconfig: 4.10.0 8124 7847 is-bun-module: 1.3.0 8125 7848 stable-hash: 0.0.4 8126 7849 tinyglobby: 0.2.12 8127 7850 optionalDependencies: 8128 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.3)(eslint@9.21.0(jiti@2.4.2)) 7851 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.6)(eslint@9.22.0(jiti@2.4.2)) 8129 7852 transitivePeerDependencies: 8130 7853 - supports-color 8131 7854 8132 - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.21.0(jiti@2.4.2)): 7855 + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.6)(eslint@9.22.0(jiti@2.4.2)): 8133 7856 dependencies: 8134 7857 debug: 3.2.7 8135 7858 optionalDependencies: 8136 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 8137 - eslint: 9.21.0(jiti@2.4.2) 7859 + '@typescript-eslint/parser': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 7860 + eslint: 9.22.0(jiti@2.4.2) 8138 7861 eslint-import-resolver-node: 0.3.9 8139 - eslint-import-resolver-typescript: 3.8.3(eslint-plugin-import@2.31.0)(eslint@9.21.0(jiti@2.4.2)) 7862 + eslint-import-resolver-typescript: 3.8.6(eslint-plugin-import@2.31.0)(eslint@9.22.0(jiti@2.4.2)) 8140 7863 transitivePeerDependencies: 8141 7864 - supports-color 8142 7865 8143 - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.3)(eslint@9.21.0(jiti@2.4.2)): 7866 + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-typescript@3.8.6)(eslint@9.22.0(jiti@2.4.2)): 8144 7867 dependencies: 8145 7868 '@rtsao/scc': 1.1.0 8146 7869 array-includes: 3.1.8 ··· 8149 7872 array.prototype.flatmap: 1.3.3 8150 7873 debug: 3.2.7 8151 7874 doctrine: 2.1.0 8152 - eslint: 9.21.0(jiti@2.4.2) 7875 + eslint: 9.22.0(jiti@2.4.2) 8153 7876 eslint-import-resolver-node: 0.3.9 8154 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.3)(eslint@9.21.0(jiti@2.4.2)) 7877 + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.8.6)(eslint@9.22.0(jiti@2.4.2)) 8155 7878 hasown: 2.0.2 8156 7879 is-core-module: 2.16.1 8157 7880 is-glob: 4.0.3 ··· 8163 7886 string.prototype.trimend: 1.0.9 8164 7887 tsconfig-paths: 3.15.0 8165 7888 optionalDependencies: 8166 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7889 + '@typescript-eslint/parser': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 8167 7890 transitivePeerDependencies: 8168 7891 - eslint-import-resolver-typescript 8169 7892 - eslint-import-resolver-webpack 8170 7893 - supports-color 8171 7894 8172 - eslint-plugin-jsx-a11y@6.10.2(eslint@9.21.0(jiti@2.4.2)): 7895 + eslint-plugin-jsx-a11y@6.10.2(eslint@9.22.0(jiti@2.4.2)): 8173 7896 dependencies: 8174 7897 aria-query: 5.3.2 8175 7898 array-includes: 3.1.8 8176 7899 array.prototype.flatmap: 1.3.3 8177 7900 ast-types-flow: 0.0.8 8178 - axe-core: 4.10.2 7901 + axe-core: 4.10.3 8179 7902 axobject-query: 4.1.0 8180 7903 damerau-levenshtein: 1.0.8 8181 7904 emoji-regex: 9.2.2 8182 - eslint: 9.21.0(jiti@2.4.2) 7905 + eslint: 9.22.0(jiti@2.4.2) 8183 7906 hasown: 2.0.2 8184 7907 jsx-ast-utils: 3.3.5 8185 7908 language-tags: 1.0.9 ··· 8188 7911 safe-regex-test: 1.1.0 8189 7912 string.prototype.includes: 2.0.1 8190 7913 8191 - eslint-plugin-path-alias@2.1.0(eslint@9.21.0(jiti@2.4.2)): 7914 + eslint-plugin-path-alias@2.1.0(eslint@9.22.0(jiti@2.4.2)): 8192 7915 dependencies: 8193 - eslint: 9.21.0(jiti@2.4.2) 7916 + eslint: 9.22.0(jiti@2.4.2) 8194 7917 find-pkg: 2.0.0 8195 7918 get-tsconfig: 4.10.0 8196 7919 nanomatch: 1.2.13 8197 7920 transitivePeerDependencies: 8198 7921 - supports-color 8199 7922 8200 - eslint-plugin-react-compiler@19.0.0-beta-e1e972c-20250221(eslint@9.21.0(jiti@2.4.2)): 7923 + eslint-plugin-react-compiler@19.0.0-beta-e1e972c-20250221(eslint@9.22.0(jiti@2.4.2)): 8201 7924 dependencies: 8202 - '@babel/core': 7.26.9 8203 - '@babel/parser': 7.26.9 8204 - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.26.9) 8205 - eslint: 9.21.0(jiti@2.4.2) 7925 + '@babel/core': 7.26.10 7926 + '@babel/parser': 7.26.10 7927 + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.26.10) 7928 + eslint: 9.22.0(jiti@2.4.2) 8206 7929 hermes-parser: 0.25.1 8207 7930 zod: 3.24.2 8208 7931 zod-validation-error: 3.4.0(zod@3.24.2) 8209 7932 transitivePeerDependencies: 8210 7933 - supports-color 8211 7934 8212 - eslint-plugin-react-hooks@5.2.0(eslint@9.21.0(jiti@2.4.2)): 7935 + eslint-plugin-react-hooks@5.2.0(eslint@9.22.0(jiti@2.4.2)): 8213 7936 dependencies: 8214 - eslint: 9.21.0(jiti@2.4.2) 7937 + eslint: 9.22.0(jiti@2.4.2) 8215 7938 8216 - eslint-plugin-react@7.37.4(eslint@9.21.0(jiti@2.4.2)): 7939 + eslint-plugin-react@7.37.4(eslint@9.22.0(jiti@2.4.2)): 8217 7940 dependencies: 8218 7941 array-includes: 3.1.8 8219 7942 array.prototype.findlast: 1.2.5 ··· 8221 7944 array.prototype.tosorted: 1.1.4 8222 7945 doctrine: 2.1.0 8223 7946 es-iterator-helpers: 1.2.1 8224 - eslint: 9.21.0(jiti@2.4.2) 7947 + eslint: 9.22.0(jiti@2.4.2) 8225 7948 estraverse: 5.3.0 8226 7949 hasown: 2.0.2 8227 7950 jsx-ast-utils: 3.3.5 ··· 8235 7958 string.prototype.matchall: 4.0.12 8236 7959 string.prototype.repeat: 1.0.0 8237 7960 8238 - eslint-plugin-simple-import-sort@12.1.1(eslint@9.21.0(jiti@2.4.2)): 7961 + eslint-plugin-simple-import-sort@12.1.1(eslint@9.22.0(jiti@2.4.2)): 8239 7962 dependencies: 8240 - eslint: 9.21.0(jiti@2.4.2) 7963 + eslint: 9.22.0(jiti@2.4.2) 8241 7964 8242 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2)): 7965 + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2)): 8243 7966 dependencies: 8244 - eslint: 9.21.0(jiti@2.4.2) 7967 + eslint: 9.22.0(jiti@2.4.2) 8245 7968 optionalDependencies: 8246 - '@typescript-eslint/eslint-plugin': 8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 7969 + '@typescript-eslint/eslint-plugin': 8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 8247 7970 8248 - eslint-scope@8.2.0: 7971 + eslint-scope@8.3.0: 8249 7972 dependencies: 8250 7973 esrecurse: 4.3.0 8251 7974 estraverse: 5.3.0 ··· 8254 7977 8255 7978 eslint-visitor-keys@4.2.0: {} 8256 7979 8257 - eslint@9.21.0(jiti@2.4.2): 7980 + eslint@9.22.0(jiti@2.4.2): 8258 7981 dependencies: 8259 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0(jiti@2.4.2)) 7982 + '@eslint-community/eslint-utils': 4.5.1(eslint@9.22.0(jiti@2.4.2)) 8260 7983 '@eslint-community/regexpp': 4.12.1 8261 7984 '@eslint/config-array': 0.19.2 7985 + '@eslint/config-helpers': 0.1.0 8262 7986 '@eslint/core': 0.12.0 8263 7987 '@eslint/eslintrc': 3.3.0 8264 - '@eslint/js': 9.21.0 7988 + '@eslint/js': 9.22.0 8265 7989 '@eslint/plugin-kit': 0.2.7 8266 7990 '@humanfs/node': 0.16.6 8267 7991 '@humanwhocodes/module-importer': 1.0.1 ··· 8273 7997 cross-spawn: 7.0.6 8274 7998 debug: 4.4.0 8275 7999 escape-string-regexp: 4.0.0 8276 - eslint-scope: 8.2.0 8000 + eslint-scope: 8.3.0 8277 8001 eslint-visitor-keys: 4.2.0 8278 8002 espree: 10.3.0 8279 8003 esquery: 1.6.0 ··· 8297 8021 8298 8022 espree@10.3.0: 8299 8023 dependencies: 8300 - acorn: 8.14.0 8301 - acorn-jsx: 5.3.2(acorn@8.14.0) 8024 + acorn: 8.14.1 8025 + acorn-jsx: 5.3.2(acorn@8.14.1) 8302 8026 eslint-visitor-keys: 4.2.0 8303 8027 8304 8028 esquery@1.6.0: ··· 8400 8124 8401 8125 for-in@1.0.2: {} 8402 8126 8403 - foreground-child@3.3.1: 8404 - dependencies: 8405 - cross-spawn: 7.0.6 8406 - signal-exit: 4.1.0 8407 - 8408 8127 fraction.js@4.3.7: {} 8409 8128 8410 8129 fragment-cache@0.2.1: 8411 8130 dependencies: 8412 8131 map-cache: 0.2.2 8413 8132 8414 - framer-motion@12.4.7(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8133 + framer-motion@12.5.0(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8415 8134 dependencies: 8416 - motion-dom: 12.4.5 8417 - motion-utils: 12.0.0 8135 + motion-dom: 12.5.0 8136 + motion-utils: 12.5.0 8418 8137 tslib: 2.8.1 8419 8138 optionalDependencies: 8420 8139 '@emotion/is-prop-valid': 0.8.8 ··· 8423 8142 8424 8143 fs.realpath@1.0.0: {} 8425 8144 8426 - fsevents@2.3.3: 8427 - optional: true 8428 - 8429 8145 function-bind@1.1.2: {} 8430 8146 8431 8147 function.prototype.name@1.1.8: 8432 8148 dependencies: 8433 8149 call-bind: 1.0.8 8434 - call-bound: 1.0.3 8150 + call-bound: 1.0.4 8435 8151 define-properties: 1.2.1 8436 8152 functions-have-names: 1.2.3 8437 8153 hasown: 2.0.2 ··· 8463 8179 8464 8180 get-symbol-description@1.1.0: 8465 8181 dependencies: 8466 - call-bound: 1.0.3 8182 + call-bound: 1.0.4 8467 8183 es-errors: 1.3.0 8468 8184 get-intrinsic: 1.3.0 8469 8185 ··· 8480 8196 glob-parent@6.0.2: 8481 8197 dependencies: 8482 8198 is-glob: 4.0.3 8483 - 8484 - glob@10.4.5: 8485 - dependencies: 8486 - foreground-child: 3.3.1 8487 - jackspeak: 3.4.3 8488 - minimatch: 9.0.5 8489 - minipass: 7.1.2 8490 - package-json-from-dist: 1.0.1 8491 - path-scurry: 1.11.1 8492 8199 8493 8200 glob@7.2.3: 8494 8201 dependencies: ··· 8600 8307 web-namespaces: 2.0.1 8601 8308 zwitch: 2.0.4 8602 8309 8603 - hast-util-to-jsx-runtime@2.3.5: 8310 + hast-util-to-jsx-runtime@2.3.6: 8604 8311 dependencies: 8605 8312 '@types/estree': 1.0.6 8606 8313 '@types/hast': 3.0.4 ··· 8614 8321 mdast-util-mdxjs-esm: 2.0.1 8615 8322 property-information: 7.0.0 8616 8323 space-separated-tokens: 2.0.2 8617 - style-to-object: 1.0.8 8324 + style-to-js: 1.1.16 8618 8325 unist-util-position: 5.0.0 8619 8326 vfile-message: 4.0.2 8620 8327 transitivePeerDependencies: ··· 8712 8419 is-array-buffer@3.0.5: 8713 8420 dependencies: 8714 8421 call-bind: 1.0.8 8715 - call-bound: 1.0.3 8422 + call-bound: 1.0.4 8716 8423 get-intrinsic: 1.3.0 8717 8424 8718 8425 is-arrayish@0.3.2: {} ··· 8720 8427 is-async-function@2.1.1: 8721 8428 dependencies: 8722 8429 async-function: 1.0.0 8723 - call-bound: 1.0.3 8430 + call-bound: 1.0.4 8724 8431 get-proto: 1.0.1 8725 8432 has-tostringtag: 1.0.2 8726 8433 safe-regex-test: 1.1.0 ··· 8729 8436 dependencies: 8730 8437 has-bigints: 1.1.0 8731 8438 8732 - is-binary-path@2.1.0: 8733 - dependencies: 8734 - binary-extensions: 2.3.0 8735 - 8736 8439 is-boolean-object@1.2.2: 8737 8440 dependencies: 8738 - call-bound: 1.0.3 8441 + call-bound: 1.0.4 8739 8442 has-tostringtag: 1.0.2 8740 8443 8741 8444 is-buffer@1.1.6: {} ··· 8756 8459 8757 8460 is-data-view@1.0.2: 8758 8461 dependencies: 8759 - call-bound: 1.0.3 8462 + call-bound: 1.0.4 8760 8463 get-intrinsic: 1.3.0 8761 8464 is-typed-array: 1.1.15 8762 8465 8763 8466 is-date-object@1.1.0: 8764 8467 dependencies: 8765 - call-bound: 1.0.3 8468 + call-bound: 1.0.4 8766 8469 has-tostringtag: 1.0.2 8767 8470 8768 8471 is-decimal@2.0.1: {} ··· 8787 8490 8788 8491 is-finalizationregistry@1.1.1: 8789 8492 dependencies: 8790 - call-bound: 1.0.3 8791 - 8792 - is-fullwidth-code-point@3.0.0: {} 8493 + call-bound: 1.0.4 8793 8494 8794 8495 is-generator-function@1.1.0: 8795 8496 dependencies: 8796 - call-bound: 1.0.3 8497 + call-bound: 1.0.4 8797 8498 get-proto: 1.0.1 8798 8499 has-tostringtag: 1.0.2 8799 8500 safe-regex-test: 1.1.0 ··· 8808 8509 8809 8510 is-number-object@1.1.1: 8810 8511 dependencies: 8811 - call-bound: 1.0.3 8512 + call-bound: 1.0.4 8812 8513 has-tostringtag: 1.0.2 8813 8514 8814 8515 is-number@3.0.0: ··· 8825 8526 8826 8527 is-regex@1.2.1: 8827 8528 dependencies: 8828 - call-bound: 1.0.3 8529 + call-bound: 1.0.4 8829 8530 gopd: 1.2.0 8830 8531 has-tostringtag: 1.0.2 8831 8532 hasown: 2.0.2 ··· 8834 8535 8835 8536 is-shared-array-buffer@1.0.4: 8836 8537 dependencies: 8837 - call-bound: 1.0.3 8538 + call-bound: 1.0.4 8838 8539 8839 8540 is-string@1.1.1: 8840 8541 dependencies: 8841 - call-bound: 1.0.3 8542 + call-bound: 1.0.4 8842 8543 has-tostringtag: 1.0.2 8843 8544 8844 8545 is-symbol@1.1.1: 8845 8546 dependencies: 8846 - call-bound: 1.0.3 8547 + call-bound: 1.0.4 8847 8548 has-symbols: 1.1.0 8848 8549 safe-regex-test: 1.1.0 8849 8550 8850 8551 is-typed-array@1.1.15: 8851 8552 dependencies: 8852 - which-typed-array: 1.1.18 8553 + which-typed-array: 1.1.19 8853 8554 8854 8555 is-weakmap@2.0.2: {} 8855 8556 8856 8557 is-weakref@1.1.1: 8857 8558 dependencies: 8858 - call-bound: 1.0.3 8559 + call-bound: 1.0.4 8859 8560 8860 8561 is-weakset@2.0.4: 8861 8562 dependencies: 8862 - call-bound: 1.0.3 8563 + call-bound: 1.0.4 8863 8564 get-intrinsic: 1.3.0 8864 8565 8865 8566 is-windows@1.0.2: {} ··· 8885 8586 has-symbols: 1.1.0 8886 8587 set-function-name: 2.0.2 8887 8588 8888 - jackspeak@3.4.3: 8889 - dependencies: 8890 - '@isaacs/cliui': 8.0.2 8891 - optionalDependencies: 8892 - '@pkgjs/parseargs': 0.11.0 8893 - 8894 - jiti@1.21.7: {} 8895 - 8896 8589 jiti@2.4.2: 8897 8590 optional: true 8898 8591 ··· 8952 8645 prelude-ls: 1.2.1 8953 8646 type-check: 0.4.0 8954 8647 8955 - lilconfig@3.1.3: {} 8956 - 8957 - lines-and-columns@1.2.4: {} 8958 - 8959 8648 locate-path@6.0.0: 8960 8649 dependencies: 8961 8650 p-locate: 5.0.0 ··· 8969 8658 loose-envify@1.4.0: 8970 8659 dependencies: 8971 8660 js-tokens: 4.0.0 8972 - 8973 - lru-cache@10.4.3: {} 8974 8661 8975 8662 lru-cache@5.1.1: 8976 8663 dependencies: 8977 8664 yallist: 3.1.1 8978 8665 8979 - lucide-react@0.477.0(react@19.0.0): 8666 + lucide-react@0.479.0(react@19.0.0): 8980 8667 dependencies: 8981 8668 react: 19.0.0 8982 8669 ··· 8990 8677 8991 8678 match-sorter@6.3.4: 8992 8679 dependencies: 8993 - '@babel/runtime': 7.26.9 8680 + '@babel/runtime': 7.26.10 8994 8681 remove-accents: 0.5.0 8995 8682 8996 8683 math-intrinsics@1.1.0: {} ··· 8999 8686 dependencies: 9000 8687 '@types/mdast': 4.0.4 9001 8688 '@types/unist': 3.0.3 9002 - decode-named-character-reference: 1.0.2 8689 + decode-named-character-reference: 1.1.0 9003 8690 devlop: 1.1.0 9004 8691 mdast-util-to-string: 4.0.0 9005 8692 micromark: 4.0.2 ··· 9088 8775 9089 8776 micromark-core-commonmark@2.0.3: 9090 8777 dependencies: 9091 - decode-named-character-reference: 1.0.2 8778 + decode-named-character-reference: 1.1.0 9092 8779 devlop: 1.1.0 9093 8780 micromark-factory-destination: 2.0.1 9094 8781 micromark-factory-label: 2.0.1 ··· 9163 8850 9164 8851 micromark-util-decode-string@2.0.1: 9165 8852 dependencies: 9166 - decode-named-character-reference: 1.0.2 8853 + decode-named-character-reference: 1.1.0 9167 8854 micromark-util-character: 2.1.1 9168 8855 micromark-util-decode-numeric-character-reference: 2.0.2 9169 8856 micromark-util-symbol: 2.0.1 ··· 9201 8888 dependencies: 9202 8889 '@types/debug': 4.1.12 9203 8890 debug: 4.4.0 9204 - decode-named-character-reference: 1.0.2 8891 + decode-named-character-reference: 1.1.0 9205 8892 devlop: 1.1.0 9206 8893 micromark-core-commonmark: 2.0.3 9207 8894 micromark-factory-space: 2.0.1 ··· 9236 8923 9237 8924 minimist@1.2.8: {} 9238 8925 9239 - minipass@7.1.2: {} 9240 - 9241 8926 mixin-deep@1.3.2: 9242 8927 dependencies: 9243 8928 for-in: 1.0.2 9244 8929 is-extendable: 1.0.1 9245 8930 9246 - motion-dom@12.4.5: 8931 + motion-dom@12.5.0: 9247 8932 dependencies: 9248 - motion-utils: 12.0.0 8933 + motion-utils: 12.5.0 9249 8934 9250 - motion-utils@12.0.0: {} 8935 + motion-utils@12.5.0: {} 9251 8936 9252 8937 ms@2.0.0: {} 9253 8938 9254 8939 ms@2.1.3: {} 9255 8940 9256 - mz@2.7.0: 9257 - dependencies: 9258 - any-promise: 1.3.0 9259 - object-assign: 4.1.1 9260 - thenify-all: 1.6.0 9261 - 9262 8941 nano-time@1.0.0: 9263 8942 dependencies: 9264 8943 big-integer: 1.6.52 9265 8944 9266 - nanoid@3.3.8: {} 8945 + nanoid@3.3.9: {} 9267 8946 9268 8947 nanomatch@1.2.13: 9269 8948 dependencies: ··· 9283 8962 9284 8963 natural-compare@1.4.0: {} 9285 8964 9286 - next-client-cookies@2.0.1(next@15.2.0(@babel/core@7.26.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): 8965 + next-client-cookies@2.0.1(next@15.2.2(@babel/core@7.26.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): 9287 8966 dependencies: 9288 8967 js-cookie: 3.0.5 9289 - next: 15.2.0(@babel/core@7.26.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 8968 + next: 15.2.2(@babel/core@7.26.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 9290 8969 react: 19.0.0 9291 8970 9292 - next@15.2.0(@babel/core@7.26.9)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8971 + next@15.2.2(@babel/core@7.26.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9293 8972 dependencies: 9294 - '@next/env': 15.2.0 8973 + '@next/env': 15.2.2 9295 8974 '@swc/counter': 0.1.3 9296 8975 '@swc/helpers': 0.5.15 9297 8976 busboy: 1.6.0 9298 - caniuse-lite: 1.0.30001701 8977 + caniuse-lite: 1.0.30001704 9299 8978 postcss: 8.4.31 9300 8979 react: 19.0.0 9301 8980 react-dom: 19.0.0(react@19.0.0) 9302 - styled-jsx: 5.1.6(@babel/core@7.26.9)(react@19.0.0) 8981 + styled-jsx: 5.1.6(@babel/core@7.26.10)(react@19.0.0) 9303 8982 optionalDependencies: 9304 - '@next/swc-darwin-arm64': 15.2.0 9305 - '@next/swc-darwin-x64': 15.2.0 9306 - '@next/swc-linux-arm64-gnu': 15.2.0 9307 - '@next/swc-linux-arm64-musl': 15.2.0 9308 - '@next/swc-linux-x64-gnu': 15.2.0 9309 - '@next/swc-linux-x64-musl': 15.2.0 9310 - '@next/swc-win32-arm64-msvc': 15.2.0 9311 - '@next/swc-win32-x64-msvc': 15.2.0 8983 + '@next/swc-darwin-arm64': 15.2.2 8984 + '@next/swc-darwin-x64': 15.2.2 8985 + '@next/swc-linux-arm64-gnu': 15.2.2 8986 + '@next/swc-linux-arm64-musl': 15.2.2 8987 + '@next/swc-linux-x64-gnu': 15.2.2 8988 + '@next/swc-linux-x64-musl': 15.2.2 8989 + '@next/swc-win32-arm64-msvc': 15.2.2 8990 + '@next/swc-win32-x64-msvc': 15.2.2 9312 8991 sharp: 0.33.5 9313 8992 transitivePeerDependencies: 9314 8993 - '@babel/core' 9315 8994 - babel-plugin-macros 9316 8995 9317 8996 node-releases@2.0.19: {} 9318 - 9319 - normalize-path@3.0.0: {} 9320 8997 9321 8998 normalize-range@0.1.2: {} 9322 8999 ··· 9327 9004 copy-descriptor: 0.1.1 9328 9005 define-property: 0.2.5 9329 9006 kind-of: 3.2.2 9330 - 9331 - object-hash@3.0.0: {} 9332 9007 9333 9008 object-inspect@1.13.4: {} 9334 9009 ··· 9341 9016 object.assign@4.1.7: 9342 9017 dependencies: 9343 9018 call-bind: 1.0.8 9344 - call-bound: 1.0.3 9019 + call-bound: 1.0.4 9345 9020 define-properties: 1.2.1 9346 9021 es-object-atoms: 1.1.1 9347 9022 has-symbols: 1.1.0 ··· 9373 9048 object.values@1.2.1: 9374 9049 dependencies: 9375 9050 call-bind: 1.0.8 9376 - call-bound: 1.0.3 9051 + call-bound: 1.0.4 9377 9052 define-properties: 1.2.1 9378 9053 es-object-atoms: 1.1.1 9379 9054 ··· 9406 9081 dependencies: 9407 9082 p-limit: 3.1.0 9408 9083 9409 - package-json-from-dist@1.0.1: {} 9410 - 9411 9084 parent-module@1.0.1: 9412 9085 dependencies: 9413 9086 callsites: 3.1.0 ··· 9417 9090 '@types/unist': 2.0.11 9418 9091 character-entities-legacy: 3.0.0 9419 9092 character-reference-invalid: 2.0.1 9420 - decode-named-character-reference: 1.0.2 9093 + decode-named-character-reference: 1.1.0 9421 9094 is-alphanumerical: 2.0.1 9422 9095 is-decimal: 2.0.1 9423 9096 is-hexadecimal: 2.0.1 ··· 9438 9111 9439 9112 path-parse@1.0.7: {} 9440 9113 9441 - path-scurry@1.11.1: 9442 - dependencies: 9443 - lru-cache: 10.4.3 9444 - minipass: 7.1.2 9445 - 9446 9114 picocolors@1.1.1: {} 9447 9115 9448 9116 picomatch@2.3.1: {} 9449 9117 9450 9118 picomatch@4.0.2: {} 9451 9119 9452 - pify@2.3.0: {} 9453 - 9454 - pirates@4.0.6: {} 9455 - 9456 9120 possible-typed-array-names@1.1.0: {} 9457 9121 9458 - postcss-import@15.1.0(postcss@8.5.3): 9459 - dependencies: 9460 - postcss: 8.5.3 9461 - postcss-value-parser: 4.2.0 9462 - read-cache: 1.0.0 9463 - resolve: 1.22.10 9464 - 9465 - postcss-js@4.0.1(postcss@8.5.3): 9466 - dependencies: 9467 - camelcase-css: 2.0.1 9468 - postcss: 8.5.3 9469 - 9470 - postcss-load-config@4.0.2(postcss@8.5.3): 9471 - dependencies: 9472 - lilconfig: 3.1.3 9473 - yaml: 2.7.0 9474 - optionalDependencies: 9475 - postcss: 8.5.3 9476 - 9477 - postcss-nested@6.2.0(postcss@8.5.3): 9478 - dependencies: 9479 - postcss: 8.5.3 9480 - postcss-selector-parser: 6.1.2 9481 - 9482 - postcss-selector-parser@6.1.2: 9483 - dependencies: 9484 - cssesc: 3.0.0 9485 - util-deprecate: 1.0.2 9486 - 9487 9122 postcss-value-parser@4.2.0: {} 9488 9123 9489 9124 postcss@8.4.31: 9490 9125 dependencies: 9491 - nanoid: 3.3.8 9126 + nanoid: 3.3.9 9492 9127 picocolors: 1.1.1 9493 9128 source-map-js: 1.2.1 9494 9129 9495 9130 postcss@8.5.3: 9496 9131 dependencies: 9497 - nanoid: 3.3.8 9132 + nanoid: 3.3.9 9498 9133 picocolors: 1.1.1 9499 9134 source-map-js: 1.2.1 9500 9135 ··· 9534 9169 9535 9170 react-loading-icons@1.1.0: {} 9536 9171 9537 - react-markdown@10.0.0(@types/react@19.0.10)(react@19.0.0): 9172 + react-markdown@10.1.0(@types/react@19.0.10)(react@19.0.0): 9538 9173 dependencies: 9539 9174 '@types/hast': 3.0.4 9540 9175 '@types/mdast': 4.0.4 9541 9176 '@types/react': 19.0.10 9542 9177 devlop: 1.1.0 9543 - hast-util-to-jsx-runtime: 2.3.5 9178 + hast-util-to-jsx-runtime: 2.3.6 9544 9179 html-url-attributes: 3.0.1 9545 9180 mdast-util-to-hast: 13.2.0 9546 9181 react: 19.0.0 ··· 9554 9189 9555 9190 react-query@3.39.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9556 9191 dependencies: 9557 - '@babel/runtime': 7.26.9 9192 + '@babel/runtime': 7.26.10 9558 9193 broadcast-channel: 3.7.0 9559 9194 match-sorter: 6.3.4 9560 9195 react: 19.0.0 ··· 9598 9233 9599 9234 react-textarea-autosize@8.5.7(@types/react@19.0.10)(react@19.0.0): 9600 9235 dependencies: 9601 - '@babel/runtime': 7.26.9 9236 + '@babel/runtime': 7.26.10 9602 9237 react: 19.0.0 9603 9238 use-composed-ref: 1.4.0(@types/react@19.0.10)(react@19.0.0) 9604 9239 use-latest: 1.3.0(@types/react@19.0.10)(react@19.0.0) ··· 9607 9242 9608 9243 react-transition-group@4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9609 9244 dependencies: 9610 - '@babel/runtime': 7.26.9 9245 + '@babel/runtime': 7.26.10 9611 9246 dom-helpers: 5.2.1 9612 9247 loose-envify: 1.4.0 9613 9248 prop-types: 15.8.1 ··· 9615 9250 react-dom: 19.0.0(react@19.0.0) 9616 9251 9617 9252 react@19.0.0: {} 9618 - 9619 - read-cache@1.0.0: 9620 - dependencies: 9621 - pify: 2.3.0 9622 - 9623 - readdirp@3.6.0: 9624 - dependencies: 9625 - picomatch: 2.3.1 9626 9253 9627 9254 recharts-scale@0.4.5: 9628 9255 dependencies: ··· 9731 9358 safe-array-concat@1.1.3: 9732 9359 dependencies: 9733 9360 call-bind: 1.0.8 9734 - call-bound: 1.0.3 9361 + call-bound: 1.0.4 9735 9362 get-intrinsic: 1.3.0 9736 9363 has-symbols: 1.1.0 9737 9364 isarray: 2.0.5 ··· 9743 9370 9744 9371 safe-regex-test@1.1.0: 9745 9372 dependencies: 9746 - call-bound: 1.0.3 9373 + call-bound: 1.0.4 9747 9374 es-errors: 1.3.0 9748 9375 is-regex: 1.2.1 9749 9376 ··· 9829 9456 9830 9457 side-channel-map@1.0.1: 9831 9458 dependencies: 9832 - call-bound: 1.0.3 9459 + call-bound: 1.0.4 9833 9460 es-errors: 1.3.0 9834 9461 get-intrinsic: 1.3.0 9835 9462 object-inspect: 1.13.4 9836 9463 9837 9464 side-channel-weakmap@1.0.2: 9838 9465 dependencies: 9839 - call-bound: 1.0.3 9466 + call-bound: 1.0.4 9840 9467 es-errors: 1.3.0 9841 9468 get-intrinsic: 1.3.0 9842 9469 object-inspect: 1.13.4 ··· 9849 9476 side-channel-list: 1.0.0 9850 9477 side-channel-map: 1.0.1 9851 9478 side-channel-weakmap: 1.0.2 9852 - 9853 - signal-exit@4.1.0: {} 9854 9479 9855 9480 simple-swizzle@0.2.2: 9856 9481 dependencies: ··· 9898 9523 9899 9524 streamsearch@1.1.0: {} 9900 9525 9901 - string-width@4.2.3: 9902 - dependencies: 9903 - emoji-regex: 8.0.0 9904 - is-fullwidth-code-point: 3.0.0 9905 - strip-ansi: 6.0.1 9906 - 9907 - string-width@5.1.2: 9908 - dependencies: 9909 - eastasianwidth: 0.2.0 9910 - emoji-regex: 9.2.2 9911 - strip-ansi: 7.1.0 9912 - 9913 9526 string.prototype.includes@2.0.1: 9914 9527 dependencies: 9915 9528 call-bind: 1.0.8 ··· 9919 9532 string.prototype.matchall@4.0.12: 9920 9533 dependencies: 9921 9534 call-bind: 1.0.8 9922 - call-bound: 1.0.3 9535 + call-bound: 1.0.4 9923 9536 define-properties: 1.2.1 9924 9537 es-abstract: 1.23.9 9925 9538 es-errors: 1.3.0 ··· 9940 9553 string.prototype.trim@1.2.10: 9941 9554 dependencies: 9942 9555 call-bind: 1.0.8 9943 - call-bound: 1.0.3 9556 + call-bound: 1.0.4 9944 9557 define-data-property: 1.1.4 9945 9558 define-properties: 1.2.1 9946 9559 es-abstract: 1.23.9 ··· 9950 9563 string.prototype.trimend@1.0.9: 9951 9564 dependencies: 9952 9565 call-bind: 1.0.8 9953 - call-bound: 1.0.3 9566 + call-bound: 1.0.4 9954 9567 define-properties: 1.2.1 9955 9568 es-object-atoms: 1.1.1 9956 9569 ··· 9965 9578 character-entities-html4: 2.1.0 9966 9579 character-entities-legacy: 3.0.0 9967 9580 9968 - strip-ansi@6.0.1: 9969 - dependencies: 9970 - ansi-regex: 5.0.1 9971 - 9972 - strip-ansi@7.1.0: 9973 - dependencies: 9974 - ansi-regex: 6.1.0 9975 - 9976 9581 strip-bom@3.0.0: {} 9977 9582 9978 9583 strip-json-comments@3.1.1: {} 9979 9584 9585 + style-to-js@1.1.16: 9586 + dependencies: 9587 + style-to-object: 1.0.8 9588 + 9980 9589 style-to-object@1.0.8: 9981 9590 dependencies: 9982 9591 inline-style-parser: 0.2.4 9983 9592 9984 - styled-jsx@5.1.6(@babel/core@7.26.9)(react@19.0.0): 9593 + styled-jsx@5.1.6(@babel/core@7.26.10)(react@19.0.0): 9985 9594 dependencies: 9986 9595 client-only: 0.0.1 9987 9596 react: 19.0.0 9988 9597 optionalDependencies: 9989 - '@babel/core': 7.26.9 9990 - 9991 - sucrase@3.35.0: 9992 - dependencies: 9993 - '@jridgewell/gen-mapping': 0.3.8 9994 - commander: 4.1.1 9995 - glob: 10.4.5 9996 - lines-and-columns: 1.2.4 9997 - mz: 2.7.0 9998 - pirates: 4.0.6 9999 - ts-interface-checker: 0.1.13 9598 + '@babel/core': 7.26.10 10000 9599 10001 9600 supports-color@7.2.0: 10002 9601 dependencies: ··· 10010 9609 10011 9610 tailwind-merge@3.0.2: {} 10012 9611 10013 - tailwind-variants@0.1.20(tailwindcss@3.4.17): 9612 + tailwind-variants@0.1.20(tailwindcss@4.0.14): 10014 9613 dependencies: 10015 9614 tailwind-merge: 1.14.0 10016 - tailwindcss: 3.4.17 9615 + tailwindcss: 4.0.14 10017 9616 10018 - tailwindcss-animate@1.0.7(tailwindcss@3.4.17): 9617 + tailwindcss-animate@1.0.7(tailwindcss@4.0.14): 10019 9618 dependencies: 10020 - tailwindcss: 3.4.17 9619 + tailwindcss: 4.0.14 10021 9620 10022 - tailwindcss@3.4.17: 10023 - dependencies: 10024 - '@alloc/quick-lru': 5.2.0 10025 - arg: 5.0.2 10026 - chokidar: 3.6.0 10027 - didyoumean: 1.2.2 10028 - dlv: 1.1.3 10029 - fast-glob: 3.3.3 10030 - glob-parent: 6.0.2 10031 - is-glob: 4.0.3 10032 - jiti: 1.21.7 10033 - lilconfig: 3.1.3 10034 - micromatch: 4.0.8 10035 - normalize-path: 3.0.0 10036 - object-hash: 3.0.0 10037 - picocolors: 1.1.1 10038 - postcss: 8.5.3 10039 - postcss-import: 15.1.0(postcss@8.5.3) 10040 - postcss-js: 4.0.1(postcss@8.5.3) 10041 - postcss-load-config: 4.0.2(postcss@8.5.3) 10042 - postcss-nested: 6.2.0(postcss@8.5.3) 10043 - postcss-selector-parser: 6.1.2 10044 - resolve: 1.22.10 10045 - sucrase: 3.35.0 10046 - transitivePeerDependencies: 10047 - - ts-node 9621 + tailwindcss@4.0.14: {} 10048 9622 10049 9623 tapable@2.2.1: {} 10050 9624 10051 - thenify-all@1.6.0: 10052 - dependencies: 10053 - thenify: 3.3.1 10054 - 10055 - thenify@3.3.1: 10056 - dependencies: 10057 - any-promise: 1.3.0 10058 - 10059 9625 tiny-invariant@1.3.3: {} 10060 9626 10061 9627 tinyglobby@0.2.12: ··· 10086 9652 dependencies: 10087 9653 typescript: 5.8.2 10088 9654 10089 - ts-interface-checker@0.1.13: {} 10090 - 10091 9655 tsconfig-paths@3.15.0: 10092 9656 dependencies: 10093 9657 '@types/json5': 0.0.29 ··· 10103 9667 10104 9668 typed-array-buffer@1.0.3: 10105 9669 dependencies: 10106 - call-bound: 1.0.3 9670 + call-bound: 1.0.4 10107 9671 es-errors: 1.3.0 10108 9672 is-typed-array: 1.1.15 10109 9673 ··· 10134 9698 possible-typed-array-names: 1.1.0 10135 9699 reflect.getprototypeof: 1.0.10 10136 9700 10137 - typescript-eslint@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2): 9701 + typescript-eslint@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2): 10138 9702 dependencies: 10139 - '@typescript-eslint/eslint-plugin': 8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 10140 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 10141 - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) 10142 - eslint: 9.21.0(jiti@2.4.2) 9703 + '@typescript-eslint/eslint-plugin': 8.26.1(@typescript-eslint/parser@8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2))(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 9704 + '@typescript-eslint/parser': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 9705 + '@typescript-eslint/utils': 8.26.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) 9706 + eslint: 9.22.0(jiti@2.4.2) 10143 9707 typescript: 5.8.2 10144 9708 transitivePeerDependencies: 10145 9709 - supports-color ··· 10148 9712 10149 9713 unbox-primitive@1.1.0: 10150 9714 dependencies: 10151 - call-bound: 1.0.3 9715 + call-bound: 1.0.4 10152 9716 has-bigints: 1.1.0 10153 9717 has-symbols: 1.1.0 10154 9718 which-boxed-primitive: 1.1.1 ··· 10199 9763 10200 9764 unload@2.2.0: 10201 9765 dependencies: 10202 - '@babel/runtime': 7.26.9 9766 + '@babel/runtime': 7.26.10 10203 9767 detect-node: 2.1.0 10204 9768 10205 9769 unset-value@1.0.0: ··· 10260 9824 10261 9825 use@3.1.1: {} 10262 9826 10263 - util-deprecate@1.0.2: {} 10264 - 10265 9827 vaul@1.1.2(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 10266 9828 dependencies: 10267 9829 '@radix-ui/react-dialog': 1.1.6(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 10315 9877 10316 9878 which-builtin-type@1.2.1: 10317 9879 dependencies: 10318 - call-bound: 1.0.3 9880 + call-bound: 1.0.4 10319 9881 function.prototype.name: 1.1.8 10320 9882 has-tostringtag: 1.0.2 10321 9883 is-async-function: 2.1.1 ··· 10327 9889 isarray: 2.0.5 10328 9890 which-boxed-primitive: 1.1.1 10329 9891 which-collection: 1.0.2 10330 - which-typed-array: 1.1.18 9892 + which-typed-array: 1.1.19 10331 9893 10332 9894 which-collection@1.0.2: 10333 9895 dependencies: ··· 10336 9898 is-weakmap: 2.0.2 10337 9899 is-weakset: 2.0.4 10338 9900 10339 - which-typed-array@1.1.18: 9901 + which-typed-array@1.1.19: 10340 9902 dependencies: 10341 9903 available-typed-arrays: 1.0.7 10342 9904 call-bind: 1.0.8 10343 - call-bound: 1.0.3 9905 + call-bound: 1.0.4 10344 9906 for-each: 0.3.5 9907 + get-proto: 1.0.1 10345 9908 gopd: 1.2.0 10346 9909 has-tostringtag: 1.0.2 10347 9910 ··· 10355 9918 10356 9919 word-wrap@1.2.5: {} 10357 9920 10358 - wrap-ansi@7.0.0: 10359 - dependencies: 10360 - ansi-styles: 4.3.0 10361 - string-width: 4.2.3 10362 - strip-ansi: 6.0.1 10363 - 10364 - wrap-ansi@8.1.0: 10365 - dependencies: 10366 - ansi-styles: 6.2.1 10367 - string-width: 5.1.2 10368 - strip-ansi: 7.1.0 10369 - 10370 9921 wrappy@1.0.2: {} 10371 9922 10372 9923 yallist@3.1.1: {} 10373 - 10374 - yaml@2.7.0: {} 10375 9924 10376 9925 yocto-queue@0.1.0: {} 10377 9926