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.

minor version bump

tailwind v4 will be introduced in an external pr

Luna 11f656e4 020dada1

+2117 -1547
+23 -23
package.json
··· 10 10 }, 11 11 "dependencies": { 12 12 "@discordjs/collection": "^2.1.1", 13 - "@discordjs/rest": "^2.4.0", 14 - "@nextui-org/react": "^2.6.8", 13 + "@discordjs/rest": "^2.4.3", 14 + "@nextui-org/react": "^2.6.11", 15 15 "@odiffey/discord-markdown": "^3.3.0", 16 - "@radix-ui/react-dialog": "^1.1.4", 17 - "@radix-ui/react-popover": "^1.1.4", 18 - "@radix-ui/react-separator": "^1.1.1", 19 - "@radix-ui/react-slot": "^1.1.1", 16 + "@radix-ui/react-dialog": "^1.1.6", 17 + "@radix-ui/react-popover": "^1.1.6", 18 + "@radix-ui/react-separator": "^1.1.2", 19 + "@radix-ui/react-slot": "^1.1.2", 20 20 "autoprefixer": "^10.4.20", 21 21 "class-variance-authority": "^0.7.1", 22 22 "clsx": "^2.1.1", 23 - "discord-api-types": "^0.37.112", 23 + "discord-api-types": "^0.37.119", 24 24 "framer-motion": "12.0.0-alpha.2", 25 25 "lucide-react": "^0.469.0", 26 26 "next": "15.1.2", 27 - "next-client-cookies": "^2.0.0", 28 - "postcss": "^8.4.49", 27 + "next-client-cookies": "^2.0.1", 28 + "postcss": "^8.5.2", 29 29 "react": "19.0.0", 30 30 "react-countup": "^6.5.3", 31 31 "react-dom": "19.0.0", ··· 33 33 "react-loading-icons": "^1.1.0", 34 34 "react-markdown": "9.0.1", 35 35 "react-query": "^3.39.3", 36 - "recharts": "^2.15.0", 36 + "recharts": "^2.15.1", 37 37 "rehype-raw": "^7.0.0", 38 38 "sharp": "^0.33.5", 39 - "tailwind-merge": "^2.5.5", 39 + "tailwind-merge": "^2.6.0", 40 40 "tailwindcss": "^3.4.17", 41 41 "tailwindcss-animate": "^1.0.7", 42 - "typescript": "^5.7.2", 42 + "typescript": "^5.7.3", 43 43 "vaul": "^1.1.2", 44 - "zustand": "^5.0.2" 44 + "zustand": "^5.0.3" 45 45 }, 46 46 "devDependencies": { 47 - "@next/eslint-plugin-next": "^15.1.2", 48 - "@octokit/types": "^13.6.2", 49 - "@stylistic/eslint-plugin": "^2.12.1", 50 - "@types/node": "^22.10.2", 51 - "@types/react": "^19.0.2", 52 - "@types/react-dom": "^19.0.2", 53 - "eslint": "^9.17.0", 54 - "eslint-config-next": "^15.1.2", 47 + "@next/eslint-plugin-next": "^15.1.7", 48 + "@octokit/types": "^13.8.0", 49 + "@stylistic/eslint-plugin": "^2.13.0", 50 + "@types/node": "^22.13.2", 51 + "@types/react": "^19.0.8", 52 + "@types/react-dom": "^19.0.3", 53 + "eslint": "^9.20.1", 54 + "eslint-config-next": "^15.1.7", 55 55 "eslint-plugin-path-alias": "^2.1.0", 56 - "eslint-plugin-react": "^7.37.2", 56 + "eslint-plugin-react": "^7.37.4", 57 57 "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", 58 58 "eslint-plugin-react-hooks": "^5.1.0", 59 59 "eslint-plugin-simple-import-sort": "^12.1.1", 60 60 "eslint-plugin-unused-imports": "^4.1.4", 61 - "typescript-eslint": "^8.18.1" 61 + "typescript-eslint": "^8.24.0" 62 62 } 63 63 }
+2094 -1524
pnpm-lock.yaml
··· 12 12 specifier: ^2.1.1 13 13 version: 2.1.1 14 14 '@discordjs/rest': 15 - specifier: ^2.4.0 16 - version: 2.4.0 15 + specifier: ^2.4.3 16 + version: 2.4.3 17 17 '@nextui-org/react': 18 - specifier: ^2.6.8 19 - version: 2.6.8(@types/react@19.0.2)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 18 + specifier: ^2.6.11 19 + version: 2.6.11(@types/react@19.0.8)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 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) 23 23 '@radix-ui/react-dialog': 24 - specifier: ^1.1.4 25 - version: 1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 24 + specifier: ^1.1.6 25 + version: 1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 26 26 '@radix-ui/react-popover': 27 - specifier: ^1.1.4 28 - version: 1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 27 + specifier: ^1.1.6 28 + version: 1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 29 29 '@radix-ui/react-separator': 30 - specifier: ^1.1.1 31 - version: 1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 30 + specifier: ^1.1.2 31 + version: 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 32 32 '@radix-ui/react-slot': 33 - specifier: ^1.1.1 34 - version: 1.1.1(@types/react@19.0.2)(react@19.0.0) 33 + specifier: ^1.1.2 34 + version: 1.1.2(@types/react@19.0.8)(react@19.0.0) 35 35 autoprefixer: 36 36 specifier: ^10.4.20 37 - version: 10.4.20(postcss@8.4.49) 37 + version: 10.4.20(postcss@8.5.2) 38 38 class-variance-authority: 39 39 specifier: ^0.7.1 40 40 version: 0.7.1 ··· 42 42 specifier: ^2.1.1 43 43 version: 2.1.1 44 44 discord-api-types: 45 - specifier: ^0.37.112 46 - version: 0.37.112 45 + specifier: ^0.37.119 46 + version: 0.37.119 47 47 framer-motion: 48 48 specifier: 12.0.0-alpha.2 49 49 version: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 52 52 version: 0.469.0(react@19.0.0) 53 53 next: 54 54 specifier: 15.1.2 55 - version: 15.1.2(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 55 + version: 15.1.2(@babel/core@7.26.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 56 56 next-client-cookies: 57 - specifier: ^2.0.0 58 - version: 2.0.0(next@15.1.2(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) 57 + specifier: ^2.0.1 58 + version: 2.0.1(next@15.1.2(@babel/core@7.26.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) 59 59 postcss: 60 - specifier: ^8.4.49 61 - version: 8.4.49 60 + specifier: ^8.5.2 61 + version: 8.5.2 62 62 react: 63 63 specifier: 19.0.0 64 64 version: 19.0.0 ··· 76 76 version: 1.1.0 77 77 react-markdown: 78 78 specifier: 9.0.1 79 - version: 9.0.1(@types/react@19.0.2)(react@19.0.0) 79 + version: 9.0.1(@types/react@19.0.8)(react@19.0.0) 80 80 react-query: 81 81 specifier: ^3.39.3 82 82 version: 3.39.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 83 83 recharts: 84 - specifier: ^2.15.0 85 - version: 2.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 84 + specifier: ^2.15.1 85 + version: 2.15.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 86 86 rehype-raw: 87 87 specifier: ^7.0.0 88 88 version: 7.0.0 ··· 90 90 specifier: ^0.33.5 91 91 version: 0.33.5 92 92 tailwind-merge: 93 - specifier: ^2.5.5 94 - version: 2.5.5 93 + specifier: ^2.6.0 94 + version: 2.6.0 95 95 tailwindcss: 96 96 specifier: ^3.4.17 97 97 version: 3.4.17 ··· 99 99 specifier: ^1.0.7 100 100 version: 1.0.7(tailwindcss@3.4.17) 101 101 typescript: 102 - specifier: ^5.7.2 103 - version: 5.7.2 102 + specifier: ^5.7.3 103 + version: 5.7.3 104 104 vaul: 105 105 specifier: ^1.1.2 106 - version: 1.1.2(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 106 + version: 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 107 107 zustand: 108 - specifier: ^5.0.2 109 - version: 5.0.2(@types/react@19.0.2)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)) 108 + specifier: ^5.0.3 109 + version: 5.0.3(@types/react@19.0.8)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)) 110 110 devDependencies: 111 111 '@next/eslint-plugin-next': 112 - specifier: ^15.1.2 113 - version: 15.1.2 112 + specifier: ^15.1.7 113 + version: 15.1.7 114 114 '@octokit/types': 115 - specifier: ^13.6.2 116 - version: 13.6.2 115 + specifier: ^13.8.0 116 + version: 13.8.0 117 117 '@stylistic/eslint-plugin': 118 - specifier: ^2.12.1 119 - version: 2.12.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 118 + specifier: ^2.13.0 119 + version: 2.13.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 120 120 '@types/node': 121 - specifier: ^22.10.2 122 - version: 22.10.2 121 + specifier: ^22.13.2 122 + version: 22.13.2 123 123 '@types/react': 124 - specifier: ^19.0.2 125 - version: 19.0.2 124 + specifier: ^19.0.8 125 + version: 19.0.8 126 126 '@types/react-dom': 127 - specifier: ^19.0.2 128 - version: 19.0.2(@types/react@19.0.2) 127 + specifier: ^19.0.3 128 + version: 19.0.3(@types/react@19.0.8) 129 129 eslint: 130 - specifier: ^9.17.0 131 - version: 9.17.0(jiti@1.21.7) 130 + specifier: ^9.20.1 131 + version: 9.20.1(jiti@1.21.7) 132 132 eslint-config-next: 133 - specifier: ^15.1.2 134 - version: 15.1.2(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 133 + specifier: ^15.1.7 134 + version: 15.1.7(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 135 135 eslint-plugin-path-alias: 136 136 specifier: ^2.1.0 137 - version: 2.1.0(eslint@9.17.0(jiti@1.21.7)) 137 + version: 2.1.0(eslint@9.20.1(jiti@1.21.7)) 138 138 eslint-plugin-react: 139 - specifier: ^7.37.2 140 - version: 7.37.2(eslint@9.17.0(jiti@1.21.7)) 139 + specifier: ^7.37.4 140 + version: 7.37.4(eslint@9.20.1(jiti@1.21.7)) 141 141 eslint-plugin-react-compiler: 142 142 specifier: 19.0.0-beta-df7b47d-20241124 143 - version: 19.0.0-beta-df7b47d-20241124(eslint@9.17.0(jiti@1.21.7)) 143 + version: 19.0.0-beta-df7b47d-20241124(eslint@9.20.1(jiti@1.21.7)) 144 144 eslint-plugin-react-hooks: 145 145 specifier: ^5.1.0 146 - version: 5.1.0(eslint@9.17.0(jiti@1.21.7)) 146 + version: 5.1.0(eslint@9.20.1(jiti@1.21.7)) 147 147 eslint-plugin-simple-import-sort: 148 148 specifier: ^12.1.1 149 - version: 12.1.1(eslint@9.17.0(jiti@1.21.7)) 149 + version: 12.1.1(eslint@9.20.1(jiti@1.21.7)) 150 150 eslint-plugin-unused-imports: 151 151 specifier: ^4.1.4 152 - version: 4.1.4(@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7)) 152 + version: 4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7)) 153 153 typescript-eslint: 154 - specifier: ^8.18.1 155 - version: 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 154 + specifier: ^8.24.0 155 + version: 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 156 156 157 157 packages: 158 158 ··· 168 168 resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} 169 169 engines: {node: '>=6.9.0'} 170 170 171 - '@babel/compat-data@7.26.3': 172 - resolution: {integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==} 171 + '@babel/compat-data@7.26.8': 172 + resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==} 173 173 engines: {node: '>=6.9.0'} 174 174 175 - '@babel/core@7.26.0': 176 - resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} 175 + '@babel/core@7.26.8': 176 + resolution: {integrity: sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==} 177 177 engines: {node: '>=6.9.0'} 178 178 179 - '@babel/generator@7.26.3': 180 - resolution: {integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==} 179 + '@babel/generator@7.26.8': 180 + resolution: {integrity: sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==} 181 181 engines: {node: '>=6.9.0'} 182 182 183 183 '@babel/helper-annotate-as-pure@7.25.9': 184 184 resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} 185 185 engines: {node: '>=6.9.0'} 186 186 187 - '@babel/helper-compilation-targets@7.25.9': 188 - resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==} 187 + '@babel/helper-compilation-targets@7.26.5': 188 + resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==} 189 189 engines: {node: '>=6.9.0'} 190 190 191 191 '@babel/helper-create-class-features-plugin@7.25.9': ··· 212 212 resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==} 213 213 engines: {node: '>=6.9.0'} 214 214 215 - '@babel/helper-plugin-utils@7.25.9': 216 - resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==} 215 + '@babel/helper-plugin-utils@7.26.5': 216 + resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==} 217 217 engines: {node: '>=6.9.0'} 218 218 219 - '@babel/helper-replace-supers@7.25.9': 220 - resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==} 219 + '@babel/helper-replace-supers@7.26.5': 220 + resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==} 221 221 engines: {node: '>=6.9.0'} 222 222 peerDependencies: 223 223 '@babel/core': ^7.0.0 ··· 238 238 resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} 239 239 engines: {node: '>=6.9.0'} 240 240 241 - '@babel/helpers@7.26.0': 242 - resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==} 241 + '@babel/helpers@7.26.7': 242 + resolution: {integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==} 243 243 engines: {node: '>=6.9.0'} 244 244 245 - '@babel/parser@7.26.3': 246 - resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==} 245 + '@babel/parser@7.26.8': 246 + resolution: {integrity: sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==} 247 247 engines: {node: '>=6.0.0'} 248 248 hasBin: true 249 249 ··· 253 253 peerDependencies: 254 254 '@babel/core': ^7.0.0-0 255 255 256 - '@babel/runtime@7.26.0': 257 - resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} 256 + '@babel/runtime@7.26.7': 257 + resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} 258 258 engines: {node: '>=6.9.0'} 259 259 260 - '@babel/template@7.25.9': 261 - resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} 260 + '@babel/template@7.26.8': 261 + resolution: {integrity: sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==} 262 262 engines: {node: '>=6.9.0'} 263 263 264 - '@babel/traverse@7.26.4': 265 - resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==} 264 + '@babel/traverse@7.26.8': 265 + resolution: {integrity: sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==} 266 266 engines: {node: '>=6.9.0'} 267 267 268 - '@babel/types@7.26.3': 269 - resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==} 268 + '@babel/types@7.26.8': 269 + resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==} 270 270 engines: {node: '>=6.9.0'} 271 271 272 272 '@discordjs/collection@2.1.1': 273 273 resolution: {integrity: sha512-LiSusze9Tc7qF03sLCujF5iZp7K+vRNEDBZ86FT9aQAv3vxMLihUvKvpsCWiQ2DJq1tVckopKm1rxomgNUc9hg==} 274 274 engines: {node: '>=18'} 275 275 276 - '@discordjs/rest@2.4.0': 277 - resolution: {integrity: sha512-Xb2irDqNcq+O8F0/k/NaDp7+t091p+acb51iA4bCKfIn+WFWd6HrNvcsSbMMxIR9NjcMZS6NReTKygqiQN+ntw==} 276 + '@discordjs/rest@2.4.3': 277 + resolution: {integrity: sha512-+SO4RKvWsM+y8uFHgYQrcTl/3+cY02uQOH7/7bKbVZsTfrfpoE62o5p+mmV+s7FVhTX82/kQUGGbu4YlV60RtA==} 278 278 engines: {node: '>=18'} 279 279 280 280 '@discordjs/util@1.1.1': ··· 300 300 resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} 301 301 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 302 302 303 - '@eslint/config-array@0.19.1': 304 - resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==} 303 + '@eslint/config-array@0.19.2': 304 + resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==} 305 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 306 + 307 + '@eslint/core@0.10.0': 308 + resolution: {integrity: sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==} 305 309 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 306 310 307 - '@eslint/core@0.9.1': 308 - resolution: {integrity: sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==} 311 + '@eslint/core@0.11.0': 312 + resolution: {integrity: sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==} 309 313 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 310 314 311 315 '@eslint/eslintrc@3.2.0': 312 316 resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} 313 317 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 314 318 315 - '@eslint/js@9.17.0': 316 - resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==} 319 + '@eslint/js@9.20.0': 320 + resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==} 317 321 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 318 322 319 - '@eslint/object-schema@2.1.5': 320 - resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==} 323 + '@eslint/object-schema@2.1.6': 324 + resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} 321 325 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 322 326 323 - '@eslint/plugin-kit@0.2.4': 324 - resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==} 327 + '@eslint/plugin-kit@0.2.5': 328 + resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==} 325 329 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 326 330 327 - '@floating-ui/core@1.6.8': 328 - resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==} 331 + '@floating-ui/core@1.6.9': 332 + resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==} 329 333 330 - '@floating-ui/dom@1.6.12': 331 - resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==} 334 + '@floating-ui/dom@1.6.13': 335 + resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==} 332 336 333 337 '@floating-ui/react-dom@2.1.2': 334 338 resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==} ··· 336 340 react: '>=16.8.0' 337 341 react-dom: '>=16.8.0' 338 342 339 - '@floating-ui/utils@0.2.8': 340 - resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==} 343 + '@floating-ui/utils@0.2.9': 344 + resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} 341 345 342 - '@formatjs/ecma402-abstract@2.3.1': 343 - resolution: {integrity: sha512-Ip9uV+/MpLXWRk03U/GzeJMuPeOXpJBSB5V1tjA6kJhvqssye5J5LoYLc7Z5IAHb7nR62sRoguzrFiVCP/hnzw==} 346 + '@formatjs/ecma402-abstract@2.3.3': 347 + resolution: {integrity: sha512-pJT1OkhplSmvvr6i3CWTPvC/FGC06MbN5TNBfRO6Ox62AEz90eMq+dVvtX9Bl3jxCEkS0tATzDarRZuOLw7oFg==} 344 348 345 - '@formatjs/fast-memoize@2.2.5': 346 - resolution: {integrity: sha512-6PoewUMrrcqxSoBXAOJDiW1m+AmkrAj0RiXnOMD59GRaswjXhm3MDhgepXPBgonc09oSirAJTsAggzAGQf6A6g==} 349 + '@formatjs/fast-memoize@2.2.6': 350 + resolution: {integrity: sha512-luIXeE2LJbQnnzotY1f2U2m7xuQNj2DA8Vq4ce1BY9ebRZaoPB1+8eZ6nXpLzsxuW5spQxr7LdCg+CApZwkqkw==} 347 351 348 - '@formatjs/icu-messageformat-parser@2.9.7': 349 - resolution: {integrity: sha512-cuEHyRM5VqLQobANOjtjlgU7+qmk9Q3fDQuBiRRJ3+Wp3ZoZhpUPtUfuimZXsir6SaI2TaAJ+SLo9vLnV5QcbA==} 352 + '@formatjs/icu-messageformat-parser@2.11.1': 353 + resolution: {integrity: sha512-o0AhSNaOfKoic0Sn1GkFCK4MxdRsw7mPJ5/rBpIqdvcC7MIuyUSW8WChUEvrK78HhNpYOgqCQbINxCTumJLzZA==} 350 354 351 - '@formatjs/icu-skeleton-parser@1.8.11': 352 - resolution: {integrity: sha512-8LlHHE/yL/zVJZHAX3pbKaCjZKmBIO6aJY1mkVh4RMSEu/2WRZ4Ysvv3kKXJ9M8RJLBHdnk1/dUQFdod1Dt7Dw==} 355 + '@formatjs/icu-skeleton-parser@1.8.13': 356 + resolution: {integrity: sha512-N/LIdTvVc1TpJmMt2jVg0Fr1F7Q1qJPdZSCs19unMskCmVQ/sa0H9L8PWt13vq+gLdLg1+pPsvBLydL1Apahjg==} 353 357 354 - '@formatjs/intl-localematcher@0.5.9': 355 - resolution: {integrity: sha512-8zkGu/sv5euxbjfZ/xmklqLyDGQSxsLqg8XOq88JW3cmJtzhCP8EtSJXlaKZnVO4beEaoiT9wj4eIoCQ9smwxA==} 358 + '@formatjs/intl-localematcher@0.6.0': 359 + resolution: {integrity: sha512-4rB4g+3hESy1bHSBG3tDFaMY2CH67iT7yne1e+0CLTsGLDcmoEWWpJjjpWVaYgYfYuohIRuo0E+N536gd2ZHZA==} 356 360 357 361 '@humanfs/core@0.19.1': 358 362 resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} ··· 482 486 '@internationalized/date@3.6.0': 483 487 resolution: {integrity: sha512-+z6ti+CcJnRlLHok/emGEsWQhe7kfSmEW+/6qCzvKY67YPh7YOBfvc7+/+NXq+zJlbArg30tYpqLjNgcAYv2YQ==} 484 488 489 + '@internationalized/date@3.7.0': 490 + resolution: {integrity: sha512-VJ5WS3fcVx0bejE/YHfbDKR/yawZgKqn/if+oEeLqNwBtPzVB06olkfcnojTmEMX+gTpH+FlQ69SHNitJ8/erQ==} 491 + 485 492 '@internationalized/message@3.1.6': 486 493 resolution: {integrity: sha512-JxbK3iAcTIeNr1p0WIFg/wQJjIzJt9l/2KNY/48vXV7GRGZSv3zMxJsce008fZclk2cDC8y0Ig3odceHO7EfNQ==} 487 494 ··· 525 532 '@next/env@15.1.2': 526 533 resolution: {integrity: sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==} 527 534 528 - '@next/eslint-plugin-next@15.1.2': 529 - resolution: {integrity: sha512-sgfw3+WdaYOGPKCvM1L+UucBmRfh8V2Ygefp7ELON0+0vY7uohQwXXnVWg3rY7mXDKharQR3o7uedpfvnU2hlQ==} 535 + '@next/eslint-plugin-next@15.1.7': 536 + resolution: {integrity: sha512-kRP7RjSxfTO13NE317ek3mSGzoZlI33nc/i5hs1KaWpK+egs85xg0DJ4p32QEiHnR0mVjuUfhRIun7awqfL7pQ==} 530 537 531 538 '@next/swc-darwin-arm64@15.1.2': 532 539 resolution: {integrity: sha512-b9TN7q+j5/7+rGLhFAVZiKJGIASuo8tWvInGfAd8wsULjB1uNGRCj1z1WZwwPWzVQbIKWFYqc+9L7W09qwt52w==} ··· 576 583 cpu: [x64] 577 584 os: [win32] 578 585 579 - '@nextui-org/accordion@2.2.5': 580 - resolution: {integrity: sha512-u7OXe6W+4JO1REbfC/zyO2B0/bGav6GL17VJa1qp8lT6uQMt3Cn7+vUe28XpIkeTnJv+WMkzWYs2+V/moYq1oQ==} 586 + '@nextui-org/accordion@2.2.7': 587 + resolution: {integrity: sha512-jdobOwUxSi617m+LpxHFzg64UhDuOfDJI2CMk3MP+b2WBJ7SNW4hmN2NW5Scx5JiY+kyBGmlxJ4Y++jZpZgQjQ==} 588 + deprecated: This package has been deprecated. Please use @heroui/accordion instead. 581 589 peerDependencies: 582 590 '@nextui-org/system': '>=2.4.0' 583 591 '@nextui-org/theme': '>=2.4.0' ··· 585 593 react: '>=18 || >=19.0.0-rc.0' 586 594 react-dom: '>=18 || >=19.0.0-rc.0' 587 595 588 - '@nextui-org/alert@2.2.7': 589 - resolution: {integrity: sha512-HOIroKCa3z6hE58lAgF+JS8vsNFblOXcuMJwB+92t19q+jkoDCgo7pkPVqi4Hm4MRY2GpUQp+iAGZklA2P4n4Q==} 596 + '@nextui-org/alert@2.2.9': 597 + resolution: {integrity: sha512-SjMZewEqknx/jqmMcyQdbeo6RFg40+A3b1lGjnj/fdkiJozQoTesiOslzDsacqiSgvso2F+8u1emC2tFBAU3hw==} 598 + deprecated: This package has been deprecated. Please use @heroui/alert instead. 590 599 peerDependencies: 591 600 '@nextui-org/system': '>=2.4.0' 592 601 '@nextui-org/theme': '>=2.4.0' 593 602 react: '>=18 || >=19.0.0-rc.0' 594 603 react-dom: '>=18 || >=19.0.0-rc.0' 595 604 596 - '@nextui-org/aria-utils@2.2.5': 597 - resolution: {integrity: sha512-qSGp4butMjO4HhTuoHun33DEV7d5+rayJzKo9IOeDWdA7o65QQ7Gcjoz0pVgw8SQe5CBMURoUIHQA66NHB7v2Q==} 605 + '@nextui-org/aria-utils@2.2.7': 606 + resolution: {integrity: sha512-QgMZ8fii6BCI/+ZIkgXgkm/gMNQ92pQJn83q90fBT6DF+6j4hsCpJwLNCF5mIJkX/cQ/4bHDsDaj7w1OzkhQNg==} 598 607 peerDependencies: 599 608 react: '>=18 || >=19.0.0-rc.0' 600 609 react-dom: '>=18 || >=19.0.0-rc.0' 601 610 602 - '@nextui-org/autocomplete@2.3.7': 603 - resolution: {integrity: sha512-bfGM59cKgDQCkKS9TR5zGD3aMNiHD1jLDh9uUciW0ij51CoqRBgvinIjOgocwHDJ0y5GbvijNK9djfYV9RYpSg==} 611 + '@nextui-org/autocomplete@2.3.9': 612 + resolution: {integrity: sha512-1AizOvL8lERoWjm8WiA0NPJWB3h0gqYlbV/qGZeacac5356hb8cNzWUlxGzr9bNkhn9slIoEUyGMgtYeKq7ptg==} 613 + deprecated: This package has been deprecated. Please use @heroui/autocomplete instead. 604 614 peerDependencies: 605 615 '@nextui-org/system': '>=2.4.0' 606 616 '@nextui-org/theme': '>=2.4.0' ··· 608 618 react: '>=18 || >=19.0.0-rc.0' 609 619 react-dom: '>=18 || >=19.0.0-rc.0' 610 620 611 - '@nextui-org/avatar@2.2.4': 612 - resolution: {integrity: sha512-YXEStFlK0/tMK31vzdEMvIYfUUGpHqqmwY1HA17dfKw0iL5UWMWK2lqN+QvBzfQfPTtbvDPW0ZcmyjOYHzx7Aw==} 621 + '@nextui-org/avatar@2.2.6': 622 + resolution: {integrity: sha512-QRNCAMXnSZrFJYKo78lzRPiAPRq5pn1LIHUVvX/mCRiTvbu1FXrMakAvOWz/n1X1mLndnrfQMRNgmtC8YlHIdg==} 623 + deprecated: This package has been deprecated. Please use @heroui/avatar instead. 613 624 peerDependencies: 614 625 '@nextui-org/system': '>=2.4.0' 615 626 '@nextui-org/theme': '>=2.4.0' 616 627 react: '>=18 || >=19.0.0-rc.0' 617 628 react-dom: '>=18 || >=19.0.0-rc.0' 618 629 619 - '@nextui-org/badge@2.2.3': 620 - resolution: {integrity: sha512-Q1OYR3Kt1VReo/vmNESXea/sIgdQTTav4PgHfESAk6PD9UkBNmT8Xbil1E2glAbglSU3WpqL/uOKEpQANpHVzw==} 630 + '@nextui-org/badge@2.2.5': 631 + resolution: {integrity: sha512-8pLbuY+RVCzI/00CzNudc86BiuXByPFz2yHh00djKvZAXbT0lfjvswClJxSC2FjUXlod+NtE+eHmlhSMo3gmpw==} 632 + deprecated: This package has been deprecated. Please use @heroui/badge instead. 621 633 peerDependencies: 622 634 '@nextui-org/system': '>=2.4.0' 623 635 '@nextui-org/theme': '>=2.4.0' 624 636 react: '>=18 || >=19.0.0-rc.0' 625 637 react-dom: '>=18 || >=19.0.0-rc.0' 626 638 627 - '@nextui-org/breadcrumbs@2.2.4': 628 - resolution: {integrity: sha512-C+UyoYt1VFosD3leOrU1C3EsauUmjg+ZJEDCsO8WOlxvo2McEx0jqz9VmAqHCWrsIkPyZGxLfaiuhU8+T2AA6Q==} 639 + '@nextui-org/breadcrumbs@2.2.6': 640 + resolution: {integrity: sha512-TlAUSiIClmm02tJqOvtwySpKDOENduXCXkKzCbmSaqEFhziHnhyE0eM8IVEprBoK6z1VP+sUrX6C2gZ871KUSw==} 641 + deprecated: This package has been deprecated. Please use @heroui/breadcrumbs instead. 629 642 peerDependencies: 630 643 '@nextui-org/system': '>=2.4.0' 631 644 '@nextui-org/theme': '>=2.4.0' 632 645 react: '>=18 || >=19.0.0-rc.0' 633 646 react-dom: '>=18 || >=19.0.0-rc.0' 634 647 635 - '@nextui-org/button@2.2.7': 636 - resolution: {integrity: sha512-3o7uAD7nFAUKJkg2PZ5ktJR8qqMrjQgzewXBWfz62RWya/uTFXzqwljy0JYGwq3tfvbmBzA1GGsAZdj5wUEymw==} 648 + '@nextui-org/button@2.2.9': 649 + resolution: {integrity: sha512-RrfjAZHoc6nmaqoLj40M0Qj3tuDdv2BMGCgggyWklOi6lKwtOaADPvxEorDwY3GnN54Xej+9SWtUwE8Oc3SnOg==} 650 + deprecated: This package has been deprecated. Please use @heroui/button instead. 637 651 peerDependencies: 638 652 '@nextui-org/system': '>=2.4.0' 639 653 '@nextui-org/theme': '>=2.4.0' ··· 641 655 react: '>=18 || >=19.0.0-rc.0' 642 656 react-dom: '>=18 || >=19.0.0-rc.0' 643 657 644 - '@nextui-org/calendar@2.2.7': 645 - resolution: {integrity: sha512-eZ4rmBFqJjmqg0n9F0QlfdfKQgZi4Z63kY0j6NCJ0f7fVtV61GHLNoZjVaaL1HDaMgcH3B7hVUvKtQOgKyzpkw==} 658 + '@nextui-org/calendar@2.2.9': 659 + resolution: {integrity: sha512-tx1401HLnwadoDHNkmEIZNeAw9uYW6KsgIRRQnXTNVstBXdMmPWjoMBj8fkQqF55+U58k6a+w3N4tTpgRGOpaQ==} 660 + deprecated: This package has been deprecated. Please use @heroui/calendar instead. 646 661 peerDependencies: 647 662 '@nextui-org/system': '>=2.4.0' 648 663 '@nextui-org/theme': '>=2.4.0' ··· 650 665 react: '>=18 || >=19.0.0-rc.0' 651 666 react-dom: '>=18 || >=19.0.0-rc.0' 652 667 653 - '@nextui-org/card@2.2.7': 654 - resolution: {integrity: sha512-66GB3+Zw6T1LD2JVMSypSvp8zeiWxb7r+00SmRdN13vf5twUepC1HkfRGOLs0yTqjiSRBSnA0veXl9z23dszbw==} 668 + '@nextui-org/card@2.2.9': 669 + resolution: {integrity: sha512-Ltvb5Uy4wwkBJj3QvVQmoB6PwLYUNSoWAFo2xxu7LUHKWcETYI0YbUIuwL2nFU2xfJYeBTGjXGQO1ffBsowrtQ==} 670 + deprecated: This package has been deprecated. Please use @heroui/card instead. 655 671 peerDependencies: 656 672 '@nextui-org/system': '>=2.4.0' 657 673 '@nextui-org/theme': '>=2.4.0' ··· 659 675 react: '>=18 || >=19.0.0-rc.0' 660 676 react-dom: '>=18 || >=19.0.0-rc.0' 661 677 662 - '@nextui-org/checkbox@2.3.6': 663 - resolution: {integrity: sha512-QiJuRNllmRACf2rDrA6/hT8o46PjC3P6ttzJxz1OeUH6ME8MUY+EyH0S+C4C+cWoBv4UC2JS5S5QXalQ0WSViw==} 678 + '@nextui-org/checkbox@2.3.8': 679 + resolution: {integrity: sha512-T5+AhzQfbg53qZnPn5rgMcJ7T5rnvSGYTx17wHWtdF9Q4QflZOmLGoxqoTWbTVpM4XzUUPyi7KVSKZScWdBDAA==} 680 + deprecated: This package has been deprecated. Please use @heroui/checkbox instead. 664 681 peerDependencies: 665 682 '@nextui-org/system': '>=2.4.0' 666 - '@nextui-org/theme': '>=2.4.0' 683 + '@nextui-org/theme': '>=2.4.3' 667 684 react: '>=18 || >=19.0.0-rc.0' 668 685 react-dom: '>=18 || >=19.0.0-rc.0' 669 686 670 - '@nextui-org/chip@2.2.4': 671 - resolution: {integrity: sha512-7fii39lPei8o/3TwdmB8e8W/ZS0FdsQxSHQKXDQpB4meS3Q7CC9dxV1MtwiniE3SXOnSQY7ChvGmu6wkGRFOOA==} 687 + '@nextui-org/chip@2.2.6': 688 + resolution: {integrity: sha512-HrSYagbrD4u4nblsNMIu7WGnDj9A8YnYCt30tasJmNSyydUVHFkxKOc3S8k+VU3BHPxeENxeBT7w0OlYoKbFIQ==} 689 + deprecated: This package has been deprecated. Please use @heroui/chip instead. 672 690 peerDependencies: 673 691 '@nextui-org/system': '>=2.4.0' 674 692 '@nextui-org/theme': '>=2.4.0' 675 693 react: '>=18 || >=19.0.0-rc.0' 676 694 react-dom: '>=18 || >=19.0.0-rc.0' 677 695 678 - '@nextui-org/code@2.2.4': 679 - resolution: {integrity: sha512-p39bvfI/8sPbau5v+JHZG4CVirVeXCrHXm25qpbwPhgm2TxcuPftuoJb5JQNF4x0j0ONLaHnz7Ilr/Ai2vo12w==} 696 + '@nextui-org/code@2.2.6': 697 + resolution: {integrity: sha512-8qvAywIKAVh1thy/YHNwqH2xjTcwPiOWwNdKqvJMSk0CNtLHYJmDK8i2vmKZTM3zfB08Q/G94H0Wf+YsyrZdDg==} 698 + deprecated: This package has been deprecated. Please use @heroui/code instead. 680 699 peerDependencies: 681 700 '@nextui-org/theme': '>=2.4.0' 682 701 react: '>=18 || >=19.0.0-rc.0' 683 702 react-dom: '>=18 || >=19.0.0-rc.0' 684 703 685 - '@nextui-org/date-input@2.3.6': 686 - resolution: {integrity: sha512-xLgDXAtyrgX1LbGOw3egKV2armcNeNQAnsdycTjy5nxDkcU6PqtJ7G3Oe28/MW7l0qTxUT7/JNnrbKCtxiap/w==} 704 + '@nextui-org/date-input@2.3.8': 705 + resolution: {integrity: sha512-phj0Y8F/GpsKjKSiratFwh7HDzmMsIf6G2L2ljgWqA79PvP+RYf/ogEfaMIq1knF8OlssMo5nsFFJNsNB+xKGg==} 706 + deprecated: This package has been deprecated. Please use @heroui/date-input instead. 687 707 peerDependencies: 688 708 '@nextui-org/system': '>=2.4.0' 689 709 '@nextui-org/theme': '>=2.4.0' 690 710 react: '>=18 || >=19.0.0-rc.0' 691 711 react-dom: '>=18 || >=19.0.0-rc.0' 692 712 693 - '@nextui-org/date-picker@2.3.7': 694 - resolution: {integrity: sha512-AgUMw+pvlB6d5+LXQMZDxZhjzNFtCP/ONIZlK+kH/+X6N1JL5s7avfK0TSlFfV1x8yng6xtWBNl1vjy/ymLHpA==} 713 + '@nextui-org/date-picker@2.3.9': 714 + resolution: {integrity: sha512-RzdVTl/tulTyE5fwGkQfn0is5hsTkPPRJFJZXMqYeci85uhpD+bCreWnTXrGFIXcqUo0ZBJWx3EdtBJZnGp4xQ==} 715 + deprecated: This package has been deprecated. Please use @heroui/date-picker instead. 695 716 peerDependencies: 696 717 '@nextui-org/system': '>=2.4.0' 697 718 '@nextui-org/theme': '>=2.4.0' ··· 699 720 react: '>=18 || >=19.0.0-rc.0' 700 721 react-dom: '>=18 || >=19.0.0-rc.0' 701 722 702 - '@nextui-org/divider@2.2.4': 703 - resolution: {integrity: sha512-fjFeHS9x4I1TgMBKS3uuBP9XXTV+I71+Wj5jJzTf5c0bqqvTQpL3WsrfuxIT0Tfmi5gpPRafSeTBt5vOPCkdgA==} 723 + '@nextui-org/divider@2.2.5': 724 + resolution: {integrity: sha512-OB8b3CU4nQ5ARIGL48izhzrAHR0mnwws+Kd5LqRCZ/1R9uRMqsq7L0gpG9FkuV2jf2FuA7xa/GLOLKbIl4CEww==} 725 + deprecated: This package has been deprecated. Please use @heroui/divider instead. 704 726 peerDependencies: 705 727 '@nextui-org/theme': '>=2.4.0' 706 728 react: '>=18 || >=19.0.0-rc.0' ··· 711 733 peerDependencies: 712 734 framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' 713 735 714 - '@nextui-org/drawer@2.2.5': 715 - resolution: {integrity: sha512-T3J1B/IX+ZPdllsNZbGoKry/jPKlniRyFGEfvY/yPpR88sEwDMMkAZVosZAx5Q+2KOiweq2jia+diGlFz+D59Q==} 736 + '@nextui-org/drawer@2.2.7': 737 + resolution: {integrity: sha512-a1Sr3sSjOZD0SiXDYSySKkOelTyCYExPvUsIckzjF5A3TNlBw4KFKnJzaXvabC3SNRy6/Ocq7oqz6VRv37wxQg==} 738 + deprecated: This package has been deprecated. Please use @heroui/drawer instead. 716 739 peerDependencies: 717 740 '@nextui-org/system': '>=2.4.0' 718 741 '@nextui-org/theme': '>=2.4.0' 719 742 react: '>=18 || >=19.0.0-rc.0' 720 743 react-dom: '>=18 || >=19.0.0-rc.0' 721 744 722 - '@nextui-org/dropdown@2.3.7': 723 - resolution: {integrity: sha512-7AWurG9ImHqpJzrhlZLtEbEdBTSze7wzaz1dXLiupdfkE8NV3KVT/2sBv+WqlddlMWxEedEiaGrZWhvODOkkdQ==} 745 + '@nextui-org/dropdown@2.3.9': 746 + resolution: {integrity: sha512-ElZxiP+nG0CKC+tm6LMZX42cRWXQ0LLjWBZXymupPsEH3XcQpCF9GWb9efJ2hh+qGROg7i0bnFH7P0GTyCyNBA==} 747 + deprecated: This package has been deprecated. Please use @heroui/dropdown instead. 724 748 peerDependencies: 725 749 '@nextui-org/system': '>=2.4.0' 726 750 '@nextui-org/theme': '>=2.4.0' ··· 728 752 react: '>=18 || >=19.0.0-rc.0' 729 753 react-dom: '>=18 || >=19.0.0-rc.0' 730 754 731 - '@nextui-org/form@2.1.6': 732 - resolution: {integrity: sha512-bQ4TkmHcuAEvu2UKoRIYXwvZmjaAxhY8sFYqaX9Ma1Jis1tHeu9ScxhFXDKBN1q7RiNoRdWU6o9lBcFrvHEB6w==} 755 + '@nextui-org/form@2.1.8': 756 + resolution: {integrity: sha512-Xn/dUO5zDG7zukbql1MDYh4Xwe1vnIVMRTHgckbkBtXXVNqgoTU09TTfy8WOJ0pMDX4GrZSBAZ86o37O+IHbaA==} 757 + deprecated: This package has been deprecated. Please use @heroui/form instead. 733 758 peerDependencies: 734 759 '@nextui-org/system': '>=2.4.0' 735 760 '@nextui-org/theme': '>=2.4.0' 736 761 react: '>=18' 737 762 react-dom: '>=18' 738 763 739 - '@nextui-org/framer-utils@2.1.4': 740 - resolution: {integrity: sha512-NC+jq5qOeNcnogBh54WxBwILj0jBhWX0mYlEeS4DOPCOgqUgYQM3tC0vJoKihd6Hh3REEJW0vxUZdrhQUraO3g==} 764 + '@nextui-org/framer-utils@2.1.6': 765 + resolution: {integrity: sha512-b+BxKFox8j9rNAaL+CRe2ZMb1/SKjz9Kl2eLjDSsq3q82K/Hg7lEjlpgE8cu41wIGjH1unQxtP+btiJgl067Ow==} 741 766 peerDependencies: 742 767 framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' 743 768 react: '>=18 || >=19.0.0-rc.0' 744 769 react-dom: '>=18 || >=19.0.0-rc.0' 745 770 746 - '@nextui-org/image@2.2.3': 747 - resolution: {integrity: sha512-erd+c7uA4FRoOOdwS6di97VVJSBbs8mXv9cOY2kZHU830e2//TKlNaE4nC7xR9ApFEAtfXjoRzSyUCIlyXmD9Q==} 771 + '@nextui-org/image@2.2.5': 772 + resolution: {integrity: sha512-A6DnEqG+/cMrfvqFKKJIdGD7gD88tVkqGxRkfysVMJJR96sDIYCJlP1jsAEtYKh4PfhmtJWclUvY/x9fMw0H1w==} 773 + deprecated: This package has been deprecated. Please use @heroui/image instead. 748 774 peerDependencies: 749 775 '@nextui-org/system': '>=2.4.0' 750 776 '@nextui-org/theme': '>=2.4.0' 751 777 react: '>=18 || >=19.0.0-rc.0' 752 778 react-dom: '>=18 || >=19.0.0-rc.0' 753 779 754 - '@nextui-org/input-otp@2.1.6': 755 - resolution: {integrity: sha512-I1f3qJy63N1s+RfyACGs5OYbMvb8glsBaarJ6qrMxjY1k54AIRf0gFGHvR6uDKIDZhUBzGDXo7KvXxJbvkdnHg==} 780 + '@nextui-org/input-otp@2.1.8': 781 + resolution: {integrity: sha512-J5Pz0aSfWD+2cSgLTKQamCNF/qHILIj8L0lY3t1R/sgK1ApN3kDNcUGnVm6EDh+dOXITKpCfnsCQw834nxZhsg==} 782 + deprecated: This package has been deprecated. Please use @heroui/input-otp instead. 756 783 peerDependencies: 757 784 '@nextui-org/system': '>=2.4.0' 758 785 '@nextui-org/theme': '>=2.4.0' 759 786 react: '>=18' 760 787 react-dom: '>=18' 761 788 762 - '@nextui-org/input@2.4.6': 763 - resolution: {integrity: sha512-HuDwTarQ6N13CrXNkX/CmvxhdojjI+K5REaB7q9wkkOIs955+0zmdhuZkkt5vfQCmnDes7pY+73vt47NLA8Tqg==} 789 + '@nextui-org/input@2.4.8': 790 + resolution: {integrity: sha512-wfkjyl7vRqT3HDXeybhfZ+IAz+Z02U5EiuWPpc9NbdwhJ/LpDRDa6fYcTDr/6j6MiyrEZsM24CtZZKAKBVBquQ==} 791 + deprecated: This package has been deprecated. Please use @heroui/input instead. 764 792 peerDependencies: 765 793 '@nextui-org/system': '>=2.4.0' 766 794 '@nextui-org/theme': '>=2.4.0' 767 795 react: '>=18 || >=19.0.0-rc.0' 768 796 react-dom: '>=18 || >=19.0.0-rc.0' 769 797 770 - '@nextui-org/kbd@2.2.4': 771 - resolution: {integrity: sha512-hggGQPTiQ2EwU67kdz/dVW6DS4KcMRgbm0ak+3qfHePfvteCHtuCPyI6CgOhymGpQuVoDTYLzKUBXuu5ow65Og==} 798 + '@nextui-org/kbd@2.2.6': 799 + resolution: {integrity: sha512-IwzvvwYLMbhyqX5PjEZyDBO4iNEHY6Nek4ZrVR+Z2dOSj/oZXHWiabNDrvOcGKgUBE6xc95Fi1jVubE9b5ueuA==} 800 + deprecated: This package has been deprecated. Please use @heroui/kbd instead. 772 801 peerDependencies: 773 802 '@nextui-org/theme': '>=2.4.0' 774 803 react: '>=18 || >=19.0.0-rc.0' 775 804 react-dom: '>=18 || >=19.0.0-rc.0' 776 805 777 - '@nextui-org/link@2.2.5': 778 - resolution: {integrity: sha512-ZYDr9lZEmcXLP+fWgiYJi0sabkfCGCWWMdLUiC7fDWyXxLRmCD0AyA0UGP6FMfPAFI96YvUDQEs8HrbNGVXLIQ==} 806 + '@nextui-org/link@2.2.7': 807 + resolution: {integrity: sha512-SAeBBCUtdaKtHfZgRD6OH0De/+cKUEuThiErSuFW+sNm/y8m3cUhQH8UqVBPu6HwmqVTEjvZzp/4uhG6lcSZjA==} 808 + deprecated: This package has been deprecated. Please use @heroui/link instead. 779 809 peerDependencies: 780 810 '@nextui-org/system': '>=2.4.0' 781 811 '@nextui-org/theme': '>=2.4.0' 782 812 react: '>=18 || >=19.0.0-rc.0' 783 813 react-dom: '>=18 || >=19.0.0-rc.0' 784 814 785 - '@nextui-org/listbox@2.3.7': 786 - resolution: {integrity: sha512-U6YDqGGeuRwQg73Im0iJ6s/Ry+phOq+OXWE3PHxqNMaL6UyoEIWyitsf8Va1/VeCjAL2Ad5sdMo29jh+lZh8fA==} 815 + '@nextui-org/listbox@2.3.9': 816 + resolution: {integrity: sha512-iGJ8xwkXf8K7chk1iZgC05KGpHiWJXY1dnV7ytIJ7yu4BbsRIHb0QknK5j8A74YeGpouJQ9+jsmCERmySxlqlg==} 817 + deprecated: This package has been deprecated. Please use @heroui/listbox instead. 787 818 peerDependencies: 788 819 '@nextui-org/system': '>=2.4.0' 789 820 '@nextui-org/theme': '>=2.4.0' 790 821 react: '>=18 || >=19.0.0-rc.0' 791 822 react-dom: '>=18 || >=19.0.0-rc.0' 792 823 793 - '@nextui-org/menu@2.2.7': 794 - resolution: {integrity: sha512-VWj11/Deti07eVH6YM2d+PdAONbrP5CtawCHCo13xDy6szvcSdFxNzLtcZzCpPVQ2BN35RM5Fon/VSXr1LGVgw==} 824 + '@nextui-org/menu@2.2.9': 825 + resolution: {integrity: sha512-Fztvi3GRYl5a5FO/0LRzcAdnw8Yeq6NX8yLQh8XmwkWCrH0S6nTn69CP/j+EMWQR6G2UK5AbNDmX1Sx9aTQdHQ==} 826 + deprecated: This package has been deprecated. Please use @heroui/menu instead. 795 827 peerDependencies: 796 828 '@nextui-org/system': '>=2.4.0' 797 829 '@nextui-org/theme': '>=2.4.0' 798 830 react: '>=18 || >=19.0.0-rc.0' 799 831 react-dom: '>=18 || >=19.0.0-rc.0' 800 832 801 - '@nextui-org/modal@2.2.5': 802 - resolution: {integrity: sha512-Zp4YqLPBYyiIGcCofVQCZ7kqFXk/k+vAFZ/eulbK0lGpxCQeCZDgdXW+a4jsjVz4MXBMrZoPU90plKpr4BeVxA==} 833 + '@nextui-org/modal@2.2.7': 834 + resolution: {integrity: sha512-xxk6B+5s8//qYI4waLjdWoJFwR6Zqym/VHFKkuZAMpNABgTB0FCK022iUdOIP2F2epG69un8zJF0qwMBJF8XAA==} 835 + deprecated: This package has been deprecated. Please use @heroui/modal instead. 803 836 peerDependencies: 804 837 '@nextui-org/system': '>=2.4.0' 805 838 '@nextui-org/theme': '>=2.4.0' ··· 807 840 react: '>=18 || >=19.0.0-rc.0' 808 841 react-dom: '>=18 || >=19.0.0-rc.0' 809 842 810 - '@nextui-org/navbar@2.2.5': 811 - resolution: {integrity: sha512-nyFoq3i/Ru8nHKWxJLuQb2/N4wLuv9wa5C/4Hio99mMaSTlhN+dxa+vtlJBwlyxPr6/eTR1fBkgbi/ZZ1VBdkA==} 843 + '@nextui-org/navbar@2.2.8': 844 + resolution: {integrity: sha512-XutioQ75jonZk6TBtjFdV6N3eLe8y85tetjOdOg6X3mKTPZlQuBb+rtb6pVNOOvcuQ7zKigWIq2ammvF9VNKaQ==} 845 + deprecated: This package has been deprecated. Please use @heroui/navbar instead. 812 846 peerDependencies: 813 847 '@nextui-org/system': '>=2.4.0' 814 848 '@nextui-org/theme': '>=2.4.0' ··· 816 850 react: '>=18 || >=19.0.0-rc.0' 817 851 react-dom: '>=18 || >=19.0.0-rc.0' 818 852 819 - '@nextui-org/pagination@2.2.6': 820 - resolution: {integrity: sha512-JD467tBam5EQse34Q/bm8sf4LSFze4atZkCGZNZZP6rAcoNMpxXOJxVoo5DWflqYeaukInYYueyOarxnXn54HA==} 853 + '@nextui-org/pagination@2.2.8': 854 + resolution: {integrity: sha512-sZcriQq/ssOItX3r54tysnItjcb7dw392BNulJxrMMXi6FA6sUGImpJF1jsbtYJvaq346IoZvMrcrba8PXEk0g==} 855 + deprecated: This package has been deprecated. Please use @heroui/pagination instead. 821 856 peerDependencies: 822 857 '@nextui-org/system': '>=2.4.0' 823 858 '@nextui-org/theme': '>=2.4.0' 824 859 react: '>=18 || >=19.0.0-rc.0' 825 860 react-dom: '>=18 || >=19.0.0-rc.0' 826 861 827 - '@nextui-org/popover@2.3.7': 828 - resolution: {integrity: sha512-mntRQXrQt/fnNU5V8aQ/awnWEwTWfZCmPIOSYQWa8+r+5puZlICSR8m8N72jLr/6VBd7wX0Scv6XjGvrehheiQ==} 862 + '@nextui-org/popover@2.3.9': 863 + resolution: {integrity: sha512-glLYKlFJ4EkFrNMBC3ediFPpQwKzaFlzKoaMum2G3HUtmC4d1HLTSOQJOd2scUzZxD3/K9dp1XHYbEcCnCrYpQ==} 864 + deprecated: This package has been deprecated. Please use @heroui/popover instead. 829 865 peerDependencies: 830 866 '@nextui-org/system': '>=2.4.0' 831 867 '@nextui-org/theme': '>=2.4.0' ··· 833 869 react: '>=18 || >=19.0.0-rc.0' 834 870 react-dom: '>=18 || >=19.0.0-rc.0' 835 871 836 - '@nextui-org/progress@2.2.4': 837 - resolution: {integrity: sha512-2XwzIEwUvgVLvGHq2Neo3UFyzSm/FKFj55LUGCWFQ+SiZ1JRnMZDXUOCnIzZwhDmnfCL1TOp2a0EHj05ewxwsw==} 872 + '@nextui-org/progress@2.2.6': 873 + resolution: {integrity: sha512-FTicOncNcXKpt9avxQWWlVATvhABKVMBgsB81SozFXRcn8QsFntjdMp0l3688DJKBY0GxT+yl/S/by0TwY1Z1A==} 874 + deprecated: This package has been deprecated. Please use @heroui/progress instead. 838 875 peerDependencies: 839 876 '@nextui-org/system': '>=2.4.0' 840 877 '@nextui-org/theme': '>=2.4.0' 841 878 react: '>=18 || >=19.0.0-rc.0' 842 879 react-dom: '>=18 || >=19.0.0-rc.0' 843 880 844 - '@nextui-org/radio@2.3.6': 845 - resolution: {integrity: sha512-zBr1LESZu8VrZZ1xj8tMdRd7HTXFfDPYeyqcxaNpqOI/ZZNHLpvoSxta9aKxDf3TbLFCt5WQz70S25DCGsljUQ==} 881 + '@nextui-org/radio@2.3.8': 882 + resolution: {integrity: sha512-ntwjpQ/WT8zQ3Fw5io65VeH2Q68LOgZ4lII7a6x35NDa7Eda1vlYroMAw/vxK8iyZYlUBSJdsoj2FU/10hBPmg==} 883 + deprecated: This package has been deprecated. Please use @heroui/radio instead. 846 884 peerDependencies: 847 885 '@nextui-org/system': '>=2.4.0' 848 - '@nextui-org/theme': '>=2.4.0' 886 + '@nextui-org/theme': '>=2.4.3' 849 887 react: '>=18 || >=19.0.0-rc.0' 850 888 react-dom: '>=18 || >=19.0.0-rc.0' 851 889 ··· 854 892 peerDependencies: 855 893 react: '>=18 || >=19.0.0-rc.0' 856 894 857 - '@nextui-org/react-utils@2.1.1': 858 - resolution: {integrity: sha512-cN3Z0b2bV6Nf0CYD4imsGdXbHMQqad8KivltpBv1ItbI1/FSTAv9AHTKSzDE15hd/UwOGYt3Qm7I6tWzqov55w==} 895 + '@nextui-org/react-utils@2.1.3': 896 + resolution: {integrity: sha512-o61fOS+S8p3KtgLLN7ub5gR0y7l517l9eZXJabUdnVcZzZjTqEijWjzjIIIyAtYAlL4d+WTXEOROuc32sCmbqw==} 859 897 peerDependencies: 860 898 react: '>=18 || >=19.0.0-rc.0' 861 899 862 - '@nextui-org/react@2.6.8': 863 - resolution: {integrity: sha512-w6skiTItbrzjvHl+v4bHCYNkPjPpFz0UPM/s4vZZmaky6sxihguq+mdCcSe/qkXdhmSn7b+aY9E0ygQaMvibvw==} 900 + '@nextui-org/react@2.6.11': 901 + resolution: {integrity: sha512-MOkBMWI+1nHB6A8YLXakdXrNRFvy5whjFJB1FthwqbP8pVEeksS1e29AbfEFkrzLc5zjN7i24wGNSJ8DKMt9WQ==} 902 + deprecated: This package has been deprecated. Please use @heroui/react instead. 864 903 peerDependencies: 865 904 framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' 866 905 react: '>=18 || >=19.0.0-rc.0' 867 906 react-dom: '>=18 || >=19.0.0-rc.0' 868 907 869 - '@nextui-org/ripple@2.2.5': 870 - resolution: {integrity: sha512-GNYcRbVrUtdkbHKyFGRb0W8dyudH6hYY6YxYtlE5I82YwN1FovLvTRajDBbd3Bh2qNIcyUoFlmbt4h/6mM8uOQ==} 908 + '@nextui-org/ripple@2.2.7': 909 + resolution: {integrity: sha512-cphzlvCjdROh1JWQhO/wAsmBdlU9kv/UA2YRQS4viaWcA3zO+qOZVZ9/YZMan6LBlOLENCaE9CtV2qlzFtVpEg==} 910 + deprecated: This package has been deprecated. Please use @heroui/ripple instead. 871 911 peerDependencies: 872 912 '@nextui-org/system': '>=2.4.0' 873 913 '@nextui-org/theme': '>=2.4.0' ··· 875 915 react: '>=18 || >=19.0.0-rc.0' 876 916 react-dom: '>=18 || >=19.0.0-rc.0' 877 917 878 - '@nextui-org/scroll-shadow@2.3.3': 879 - resolution: {integrity: sha512-sI68rEt/CLEVhM+TPdk1QM7h9j4bK6oWaY4xYKCOC4UtMTUMaCdWt5kqHKwX+xr4iQTPBjMCGTduGSoG9RvBgQ==} 918 + '@nextui-org/scroll-shadow@2.3.5': 919 + resolution: {integrity: sha512-2H5qro6RHcWo6ZfcG2hHZHsR1LrV3FMZP5Lkc9ZwJdWPg4dXY4erGRE4U+B7me6efj5tBOFmZkIpxVUyMBLtZg==} 920 + deprecated: This package has been deprecated. Please use @heroui/scroll-shadow instead. 880 921 peerDependencies: 881 922 '@nextui-org/system': '>=2.4.0' 882 923 '@nextui-org/theme': '>=2.4.0' 883 924 react: '>=18 || >=19.0.0-rc.0' 884 925 react-dom: '>=18 || >=19.0.0-rc.0' 885 926 886 - '@nextui-org/select@2.4.7': 887 - resolution: {integrity: sha512-MpplLt7kWVownuvX9wQMruy9wL3Rt2GcVUteRd6wriNwj/pP3wY7OnXOgih1aNWtbVM2+PpCpgummgau2AdaAg==} 927 + '@nextui-org/select@2.4.9': 928 + resolution: {integrity: sha512-R8HHKDH7dA4Dv73Pl80X7qfqdyl+Fw4gi/9bmyby0QJG8LN2zu51xyjjKphmWVkAiE3O35BRVw7vMptHnWFUgQ==} 929 + deprecated: This package has been deprecated. Please use @heroui/select instead. 888 930 peerDependencies: 889 931 '@nextui-org/system': '>=2.4.0' 890 932 '@nextui-org/theme': '>=2.4.0' ··· 897 939 peerDependencies: 898 940 react: '>=18 || >=19.0.0-rc.0' 899 941 900 - '@nextui-org/shared-utils@2.1.1': 901 - resolution: {integrity: sha512-qE8gZO63GqUX1ljOi/4PlwGzE84dhUS3zFIq+10/N6ePAaNjM4DwtL4ocucG3abCz4iRUueYKLIxTO2+eYyAfw==} 942 + '@nextui-org/shared-utils@2.1.2': 943 + resolution: {integrity: sha512-5n0D+AGB4P9lMD1TxwtdRSuSY0cWgyXKO9mMU11Xl3zoHNiAz/SbCSTc4VBJdQJ7Y3qgNXvZICzf08+bnjjqqA==} 902 944 903 - '@nextui-org/skeleton@2.2.3': 904 - resolution: {integrity: sha512-G12blc41mCZBjOObteyqhQr4MZhEKgZGhJMVYVXr5yw+HiS9jY1LJIBPLOxs8PFo2GcYj9JVQN6rru8W9Eqxmg==} 945 + '@nextui-org/skeleton@2.2.5': 946 + resolution: {integrity: sha512-CK1O9dqS0xPW3o1SIekEEOjSosJkXNzU0Zd538Nn1XhY1RjNuIPchpY9Pv5YZr2QSKy0zkwPQt/NalwErke0Jg==} 947 + deprecated: This package has been deprecated. Please use @heroui/skeleton instead. 905 948 peerDependencies: 906 949 '@nextui-org/system': '>=2.4.0' 907 950 '@nextui-org/theme': '>=2.4.0' 908 951 react: '>=18 || >=19.0.0-rc.0' 909 952 react-dom: '>=18 || >=19.0.0-rc.0' 910 953 911 - '@nextui-org/slider@2.4.5': 912 - resolution: {integrity: sha512-vQXcV+Zri5+5Yfug89ffcY33XgzEP91ObsLy2r9we0H784SwQYgjk41OzAPs7gkFAnWGP1TW22jALJh3S82+YA==} 954 + '@nextui-org/slider@2.4.7': 955 + resolution: {integrity: sha512-/RnjnmAPvssebhtElG+ZI8CCot2dEBcEjw7LrHfmVnJOd5jgceMtnXhdJSppQuLvcC4fPpkhd6dY86IezOZwfw==} 956 + deprecated: This package has been deprecated. Please use @heroui/slider instead. 913 957 peerDependencies: 914 958 '@nextui-org/system': '>=2.4.0' 915 959 '@nextui-org/theme': '>=2.4.0' 916 960 react: '>=18 || >=19.0.0-rc.0' 917 961 react-dom: '>=18 || >=19.0.0-rc.0' 918 962 919 - '@nextui-org/snippet@2.2.8': 920 - resolution: {integrity: sha512-zawFPrTAPi2HHxn+k9OLRvE3JoRa0YzdtIdcplAujv4T5g4zz4H+cfOKJKA6c6sCmhYHM5yBBv6q8EubmuzgTA==} 963 + '@nextui-org/snippet@2.2.10': 964 + resolution: {integrity: sha512-mVjf8muq4TX2PlESN7EeHgFmjuz7PNhrKFP+fb8Lj9J6wvUIUDm5ENv9bs72cRsK+zse6OUNE4JF1er6HllKug==} 965 + deprecated: This package has been deprecated. Please use @heroui/snippet instead. 921 966 peerDependencies: 922 967 '@nextui-org/system': '>=2.4.0' 923 968 '@nextui-org/theme': '>=2.4.0' ··· 925 970 react: '>=18 || >=19.0.0-rc.0' 926 971 react-dom: '>=18 || >=19.0.0-rc.0' 927 972 928 - '@nextui-org/spacer@2.2.4': 929 - resolution: {integrity: sha512-RMkC2O3I+W6qwsax5Dge8CzF2tJIDxOiC84yiQxfwRHWVe1qPXbLRu1nM5lbvjAI/4aS9NegUQ3aYnFqZwvojQ==} 973 + '@nextui-org/spacer@2.2.6': 974 + resolution: {integrity: sha512-1qYtZ6xICfSrFV0MMB/nUH1K2X9mHzIikrjC/okzyzWywibsVNbyRfu5vObVClYlVGY0r4M4+7fpV2QV1tKRGw==} 975 + deprecated: This package has been deprecated. Please use @heroui/spacer instead. 930 976 peerDependencies: 931 977 '@nextui-org/theme': '>=2.4.0' 932 978 react: '>=18 || >=19.0.0-rc.0' 933 979 react-dom: '>=18 || >=19.0.0-rc.0' 934 980 935 - '@nextui-org/spinner@2.2.4': 936 - resolution: {integrity: sha512-QdCRD64+fjWmi5byO9sR3D4xbkFNh9cB01KnoR1/u7+7m/WWNFOhUkYbdkB2e53oQlNXxh0Mw02U346tC8B+5g==} 981 + '@nextui-org/spinner@2.2.6': 982 + resolution: {integrity: sha512-0V0H8jVpgRolgLnCuKDbrQCSK0VFPAZYiyGOE1+dfyIezpta+Nglh+uEl2sEFNh6B9Z8mARB8YEpRnTcA0ePDw==} 983 + deprecated: This package has been deprecated. Please use @heroui/spinner instead. 937 984 peerDependencies: 938 985 '@nextui-org/theme': '>=2.4.0' 939 986 react: '>=18 || >=19.0.0-rc.0' 940 987 react-dom: '>=18 || >=19.0.0-rc.0' 941 988 942 - '@nextui-org/switch@2.2.6': 943 - resolution: {integrity: sha512-YlFOvc/WnkQeldTvtTUVF7KXx8LUz6sSJJoP+xhJZtPZcfcyQlApRTvc9LpVG+eyqfLWY9ng4n85BDR2rHzoOQ==} 989 + '@nextui-org/switch@2.2.8': 990 + resolution: {integrity: sha512-wk9qQSOfUEtmdWR1omKjmEYzgMjJhVizvfW6Z0rKOiMUuSud2d4xYnUmZhU22cv2WtoPV//kBjXkYD/E/t6rdg==} 991 + deprecated: This package has been deprecated. Please use @heroui/switch instead. 944 992 peerDependencies: 945 993 '@nextui-org/system': '>=2.4.0' 946 - '@nextui-org/theme': '>=2.4.0' 994 + '@nextui-org/theme': '>=2.4.3' 947 995 react: '>=18 || >=19.0.0-rc.0' 948 996 react-dom: '>=18 || >=19.0.0-rc.0' 949 997 950 - '@nextui-org/system-rsc@2.3.4': 951 - resolution: {integrity: sha512-Y6OLFO7diYnUMe5ffDPt6sIqCaah7FOqRaJ3ZQ/We8gE8AgHnyNQxWllLtRzBqaCiIheHLo7dTMed1FFmb775A==} 998 + '@nextui-org/system-rsc@2.3.5': 999 + resolution: {integrity: sha512-DpVLNV9LkeP1yDULFCXm2mxA9m4ygS7XYy3lwgcF9M1A8QAWB+ut+FcP+8a6va50oSHOqwvUwPDUslgXTPMBfQ==} 952 1000 peerDependencies: 953 1001 '@nextui-org/theme': '>=2.4.0' 954 1002 react: '>=18 || >=19.0.0-rc.0' 955 1003 956 - '@nextui-org/system@2.4.4': 957 - resolution: {integrity: sha512-ldlUYq7VprTEC2s3LaMxQh7S7Xeyy6DYoKkOML9XHJBgSgVXCMr5QyoxvIkO2XRl5nu6KWn2QA1vjtj2xiMjRw==} 1004 + '@nextui-org/system@2.4.6': 1005 + resolution: {integrity: sha512-6ujAriBZMfQ16n6M6Ad9g32KJUa1CzqIVaHN/tymadr/3m8hrr7xDw6z50pVjpCRq2PaaA1hT8Hx7EFU3f2z3Q==} 958 1006 peerDependencies: 959 1007 framer-motion: '>=11.5.6 || >=12.0.0-alpha.1' 960 1008 react: '>=18 || >=19.0.0-rc.0' 961 1009 react-dom: '>=18 || >=19.0.0-rc.0' 962 1010 963 - '@nextui-org/table@2.2.6': 964 - resolution: {integrity: sha512-0XZaxcsYMkIcWRbTGq9cW51pWHL6czdKUHAlj1tkRPXEcRbuUxkOWVccsz83pn2vyb56ftDA4nm1qeivcO+PkA==} 1011 + '@nextui-org/table@2.2.8': 1012 + resolution: {integrity: sha512-XNM0/Ed7Re3BA1eHL31rzALea9hgsBwD0rMR2qB2SAl2e8KaV2o+4bzgYhpISAzHQtlG8IsXanxiuNDH8OPVyw==} 1013 + deprecated: This package has been deprecated. Please use @heroui/table instead. 965 1014 peerDependencies: 966 1015 '@nextui-org/system': '>=2.4.0' 967 1016 '@nextui-org/theme': '>=2.4.0' 968 1017 react: '>=18 || >=19.0.0-rc.0' 969 1018 react-dom: '>=18 || >=19.0.0-rc.0' 970 1019 971 - '@nextui-org/tabs@2.2.5': 972 - resolution: {integrity: sha512-lEQVO1iwnYv75+tIwwVVyUZlg2FyA9RPdXJXZWIJkCYP8xMUzPe3KFKvZkaT4UFny+typIW0pMpRrP8gJSubWg==} 1020 + '@nextui-org/tabs@2.2.7': 1021 + resolution: {integrity: sha512-EDPK0MOR4DPTfud9Khr5AikLbyEhHTlkGfazbOxg7wFaHysOnV5Y/E6UfvaN69kgIeT7NQcDFdaCKJ/AX1N7AA==} 1022 + deprecated: This package has been deprecated. Please use @heroui/tabs instead. 973 1023 peerDependencies: 974 1024 '@nextui-org/system': '>=2.4.0' 975 1025 '@nextui-org/theme': '>=2.4.0' ··· 977 1027 react: '>=18 || >=19.0.0-rc.0' 978 1028 react-dom: '>=18 || >=19.0.0-rc.0' 979 1029 980 - '@nextui-org/theme@2.4.3': 981 - resolution: {integrity: sha512-QH9ps5NpenWU966INdGbdvZOWWUEGqxrLM2vyqkSRq+A65YON4Jhg/x1xWcSX0SJECNhoNZLh5mt6jp3jH5k8Q==} 1030 + '@nextui-org/theme@2.4.5': 1031 + resolution: {integrity: sha512-c7Y17n+hBGiFedxMKfg7Qyv93iY5MteamLXV4Po4c1VF1qZJI6I+IKULFh3FxPWzAoz96r6NdYT7OLFjrAJdWg==} 982 1032 peerDependencies: 983 1033 tailwindcss: '>=3.4.0' 984 1034 985 - '@nextui-org/tooltip@2.2.5': 986 - resolution: {integrity: sha512-6P28S2p18uNpLHIi7trrHImtrkaxpWBimtqf3u+NZc33dYG44iBV4BfuOvp1TCFwCW+Dv5k1XLK+AMr54o1FYw==} 1035 + '@nextui-org/tooltip@2.2.7': 1036 + resolution: {integrity: sha512-NgoaxcNwuCq/jvp77dmGzyS7JxzX4dvD/lAYi/GUhyxEC3TK3teZ3ADRhrC6tb84OpaelPLaTkhRNSaxVAQzjQ==} 1037 + deprecated: This package has been deprecated. Please use @heroui/tooltip instead. 987 1038 peerDependencies: 988 1039 '@nextui-org/system': '>=2.4.0' 989 1040 '@nextui-org/theme': '>=2.4.0' ··· 996 1047 peerDependencies: 997 1048 react: '>=18 || >=19.0.0-rc.0' 998 1049 999 - '@nextui-org/use-aria-button@2.2.3': 1000 - resolution: {integrity: sha512-KG5A3tgSxmwq07zYwAocnulIoyDQZ8qjmE+m0Gx0tkb438gyN4VMIv7wCWhtrmhlJCfiNLvXdxCS4MjCWv7YCQ==} 1050 + '@nextui-org/use-aria-button@2.2.4': 1051 + resolution: {integrity: sha512-Bz8l4JGzRKh6V58VX8Laq4rKZDppsnVuNCBHpMJuLo2F9ht7UKvZAEJwXcdbUZ87aui/ZC+IPYqgjvT+d8QlQg==} 1001 1052 peerDependencies: 1002 1053 react: '>=18 || >=19.0.0-rc.0' 1003 1054 1004 - '@nextui-org/use-aria-link@2.2.3': 1005 - resolution: {integrity: sha512-Qg/6t00F6aPwh8HJiwQ2BpKoaEfJ2IGPiUjOYO7m+Gc0lZ8+bYXFKb0xV+MyUQ4w7CddMvkRLQ0qF0d7VeY6sw==} 1055 + '@nextui-org/use-aria-link@2.2.5': 1056 + resolution: {integrity: sha512-LBWXLecvuET4ZcpoHyyuS3yxvCzXdkmFcODhYwUmC8PiFSEUHkuFMC+fLwdXCP5GOqrv6wTGYHf41wNy1ugX1w==} 1006 1057 peerDependencies: 1007 1058 react: '>=18 || >=19.0.0-rc.0' 1008 1059 ··· 1012 1063 react: '>=18 || >=19.0.0-rc.0' 1013 1064 react-dom: '>=18 || >=19.0.0-rc.0' 1014 1065 1015 - '@nextui-org/use-aria-multiselect@2.4.2': 1016 - resolution: {integrity: sha512-j6xATrjpX+jRnlGKL+jbOA+RdFHEyKV/yjpKr+Y1f8NyAooqDakJuY8rw/DV2XCb7fL1DOlMva0lW5lftO0Lpw==} 1066 + '@nextui-org/use-aria-multiselect@2.4.3': 1067 + resolution: {integrity: sha512-PwDA4Y5DOx0SMxc277JeZi8tMtaINTwthPhk8SaDrtOBhP+r9owS3T/W9t37xKnmrTerHwaEq4ADGQtm5/VMXQ==} 1017 1068 peerDependencies: 1018 1069 react: '>=18 || >=19.0.0-rc.0' 1019 1070 react-dom: '>=18 || >=19.0.0-rc.0' ··· 1023 1074 peerDependencies: 1024 1075 react: '>=18 || >=19.0.0-rc.0' 1025 1076 1026 - '@nextui-org/use-clipboard@2.1.1': 1027 - resolution: {integrity: sha512-oOkRLyd8R6zRP4s3psV5XPdYuoExnCcv46DLqVe4TajSPaWv7noRBKtkb8x/am6gZaPqxCdQ56A9gX2P8LMgGg==} 1077 + '@nextui-org/use-clipboard@2.1.2': 1078 + resolution: {integrity: sha512-MUITEPaQAvu9VuMCUQXMc4j3uBgXoD8LVcuuvUVucg/8HK/Xia0dQ4QgK30QlCbZ/BwZ047rgMAgpMZeVKw4MQ==} 1028 1079 peerDependencies: 1029 1080 react: '>=18 || >=19.0.0-rc.0' 1030 1081 1031 - '@nextui-org/use-data-scroll-overflow@2.2.1': 1032 - resolution: {integrity: sha512-VDXp3MgBx+D4j6TmKxnbsHrQSuqKvuMxobxBSVMHPjU2TF2ra/DD8OM//wR0z4U/u1xEQkfHEwuxvREf2xuexg==} 1082 + '@nextui-org/use-data-scroll-overflow@2.2.2': 1083 + resolution: {integrity: sha512-TFB6BuaLOsE++K1UEIPR9StkBgj9Cvvc+ccETYpmn62B7pK44DmxjkwhK0ei59wafJPIyytZ3DgdVDblfSyIXA==} 1033 1084 peerDependencies: 1034 1085 react: '>=18 || >=19.0.0-rc.0' 1035 1086 ··· 1043 1094 peerDependencies: 1044 1095 react: '>=18 || >=19.0.0-rc.0' 1045 1096 1046 - '@nextui-org/use-image@2.1.1': 1047 - resolution: {integrity: sha512-Tsfy9pA4AQBAj7rFIEonB9L/hXGg7M5agaAZNBUVpdp47NjcEwLpcU2XncKh8AhkQku0p4JOyMC9usRGV3z06Q==} 1097 + '@nextui-org/use-image@2.1.2': 1098 + resolution: {integrity: sha512-I46M5gCJK4rZ0qYHPx3kVSF2M2uGaWPwzb3w4Cmx8K9QS+LbUQtRMbD8KOGTHZGA3kBDPvFbAi53Ert4eACrZQ==} 1048 1099 peerDependencies: 1049 1100 react: '>=18 || >=19.0.0-rc.0' 1050 1101 ··· 1068 1119 peerDependencies: 1069 1120 react: '>=18 || >=19.0.0-rc.0' 1070 1121 1071 - '@nextui-org/use-pagination@2.2.2': 1072 - resolution: {integrity: sha512-+1s5ZIuzd77rxwG4NGU3D5X5f7YVluO85QhKHIXQhSv9GmPmHM+4eeqtgs0kFoSvfaEGtEU9Eq8DBZlsXbwSvQ==} 1122 + '@nextui-org/use-pagination@2.2.3': 1123 + resolution: {integrity: sha512-V2WGIq4LLkTpq6EUhJg3MVvHY2ZJ63AYV9N0d52Dc3Qqok0tTRuY51dd1P+F58HyTPW84W2z4q2R8XALtzFxQw==} 1073 1124 peerDependencies: 1074 1125 react: '>=18 || >=19.0.0-rc.0' 1075 1126 ··· 1088 1139 peerDependencies: 1089 1140 react: '>=18 || >=19.0.0-rc.0' 1090 1141 1091 - '@nextui-org/user@2.2.4': 1092 - resolution: {integrity: sha512-dQVYSm26h9KzDqWjuKablBlDaa+IO8KKQXSvT84BFMPGBN8UY8FXZGeeopNmWHeF6hJBkK1Jn4HU+2K8GKo99Q==} 1142 + '@nextui-org/user@2.2.6': 1143 + resolution: {integrity: sha512-iimFoP3DVK85p78r0ekC7xpVPQiBIbWnyBPdrnBj1UEgQdKoUzGhVbhYUnA8niBz/AS5xLt6aQixsv9/B0/msw==} 1144 + deprecated: This package has been deprecated. Please use @heroui/user instead. 1093 1145 peerDependencies: 1094 1146 '@nextui-org/system': '>=2.4.0' 1095 1147 '@nextui-org/theme': '>=2.4.0' ··· 1112 1164 resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} 1113 1165 engines: {node: '>=12.4.0'} 1114 1166 1115 - '@octokit/openapi-types@22.2.0': 1116 - resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} 1167 + '@octokit/openapi-types@23.0.1': 1168 + resolution: {integrity: sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==} 1117 1169 1118 - '@octokit/types@13.6.2': 1119 - resolution: {integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==} 1170 + '@octokit/types@13.8.0': 1171 + resolution: {integrity: sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==} 1120 1172 1121 1173 '@odiffey/discord-markdown@3.3.0': 1122 1174 resolution: {integrity: sha512-NdJAN9LC6K35TYI5/5Y8zJE5BJS4T5UZWChyVQ5ZTq5igreCu136eZJMo/c4Z/VVhvsuoyC7R7S88I0CBvbIug==} ··· 1128 1180 '@radix-ui/primitive@1.1.1': 1129 1181 resolution: {integrity: sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==} 1130 1182 1131 - '@radix-ui/react-arrow@1.1.1': 1132 - resolution: {integrity: sha512-NaVpZfmv8SKeZbn4ijN2V3jlHA9ngBG16VnIIm22nUR0Yk8KUALyBxT3KYEUnNuch9sTE8UTsS3whzBgKOL30w==} 1183 + '@radix-ui/react-arrow@1.1.2': 1184 + resolution: {integrity: sha512-G+KcpzXHq24iH0uGG/pF8LyzpFJYGD4RfLjCIBfGdSLXvjLHST31RUiRVrupIBMvIppMgSzQ6l66iAxl03tdlg==} 1133 1185 peerDependencies: 1134 1186 '@types/react': '*' 1135 1187 '@types/react-dom': '*' ··· 1159 1211 '@types/react': 1160 1212 optional: true 1161 1213 1162 - '@radix-ui/react-dialog@1.1.4': 1163 - resolution: {integrity: sha512-Ur7EV1IwQGCyaAuyDRiOLA5JIUZxELJljF+MbM/2NC0BYwfuRrbpS30BiQBJrVruscgUkieKkqXYDOoByaxIoA==} 1214 + '@radix-ui/react-dialog@1.1.6': 1215 + resolution: {integrity: sha512-/IVhJV5AceX620DUJ4uYVMymzsipdKBzo3edo+omeskCKGm9FRHM0ebIdbPnlQVJqyuHbuBltQUOG2mOTq2IYw==} 1164 1216 peerDependencies: 1165 1217 '@types/react': '*' 1166 1218 '@types/react-dom': '*' ··· 1172 1224 '@types/react-dom': 1173 1225 optional: true 1174 1226 1175 - '@radix-ui/react-dismissable-layer@1.1.3': 1176 - resolution: {integrity: sha512-onrWn/72lQoEucDmJnr8uczSNTujT0vJnA/X5+3AkChVPowr8n1yvIKIabhWyMQeMvvmdpsvcyDqx3X1LEXCPg==} 1227 + '@radix-ui/react-dismissable-layer@1.1.5': 1228 + resolution: {integrity: sha512-E4TywXY6UsXNRhFrECa5HAvE5/4BFcGyfTyK36gP+pAW1ed7UTK4vKwdr53gAJYwqbfCWC6ATvJa3J3R/9+Qrg==} 1177 1229 peerDependencies: 1178 1230 '@types/react': '*' 1179 1231 '@types/react-dom': '*' ··· 1194 1246 '@types/react': 1195 1247 optional: true 1196 1248 1197 - '@radix-ui/react-focus-scope@1.1.1': 1198 - resolution: {integrity: sha512-01omzJAYRxXdG2/he/+xy+c8a8gCydoQ1yOxnWNcRhrrBW5W+RQJ22EK1SaO8tb3WoUsuEw7mJjBozPzihDFjA==} 1249 + '@radix-ui/react-focus-scope@1.1.2': 1250 + resolution: {integrity: sha512-zxwE80FCU7lcXUGWkdt6XpTTCKPitG1XKOwViTxHVKIJhZl9MvIl2dVHeZENCWD9+EdWv05wlaEkRXUykU27RA==} 1199 1251 peerDependencies: 1200 1252 '@types/react': '*' 1201 1253 '@types/react-dom': '*' ··· 1216 1268 '@types/react': 1217 1269 optional: true 1218 1270 1219 - '@radix-ui/react-popover@1.1.4': 1220 - resolution: {integrity: sha512-aUACAkXx8LaFymDma+HQVji7WhvEhpFJ7+qPz17Nf4lLZqtreGOFRiNQWQmhzp7kEWg9cOyyQJpdIMUMPc/CPw==} 1271 + '@radix-ui/react-popover@1.1.6': 1272 + resolution: {integrity: sha512-NQouW0x4/GnkFJ/pRqsIS3rM/k97VzKnVb2jB7Gq7VEGPy5g7uNV1ykySFt7eWSp3i2uSGFwaJcvIRJBAHmmFg==} 1221 1273 peerDependencies: 1222 1274 '@types/react': '*' 1223 1275 '@types/react-dom': '*' ··· 1229 1281 '@types/react-dom': 1230 1282 optional: true 1231 1283 1232 - '@radix-ui/react-popper@1.2.1': 1233 - resolution: {integrity: sha512-3kn5Me69L+jv82EKRuQCXdYyf1DqHwD2U/sxoNgBGCB7K9TRc3bQamQ+5EPM9EvyPdli0W41sROd+ZU1dTCztw==} 1284 + '@radix-ui/react-popper@1.2.2': 1285 + resolution: {integrity: sha512-Rvqc3nOpwseCyj/rgjlJDYAgyfw7OC1tTkKn2ivhaMGcYt8FSBlahHOZak2i3QwkRXUXgGgzeEe2RuqeEHuHgA==} 1234 1286 peerDependencies: 1235 1287 '@types/react': '*' 1236 1288 '@types/react-dom': '*' ··· 1242 1294 '@types/react-dom': 1243 1295 optional: true 1244 1296 1245 - '@radix-ui/react-portal@1.1.3': 1246 - resolution: {integrity: sha512-NciRqhXnGojhT93RPyDaMPfLH3ZSl4jjIFbZQ1b/vxvZEdHsBZ49wP9w8L3HzUQwep01LcWtkUvm0OVB5JAHTw==} 1297 + '@radix-ui/react-portal@1.1.4': 1298 + resolution: {integrity: sha512-sn2O9k1rPFYVyKd5LAJfo96JlSGVFpa1fS6UuBJfrZadudiw5tAmru+n1x7aMRQ84qDM71Zh1+SzK5QwU0tJfA==} 1247 1299 peerDependencies: 1248 1300 '@types/react': '*' 1249 1301 '@types/react-dom': '*' ··· 1268 1320 '@types/react-dom': 1269 1321 optional: true 1270 1322 1271 - '@radix-ui/react-primitive@2.0.1': 1272 - resolution: {integrity: sha512-sHCWTtxwNn3L3fH8qAfnF3WbUZycW93SM1j3NFDzXBiz8D6F5UTTy8G1+WFEaiCdvCVRJWj6N2R4Xq6HdiHmDg==} 1323 + '@radix-ui/react-primitive@2.0.2': 1324 + resolution: {integrity: sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w==} 1273 1325 peerDependencies: 1274 1326 '@types/react': '*' 1275 1327 '@types/react-dom': '*' ··· 1281 1333 '@types/react-dom': 1282 1334 optional: true 1283 1335 1284 - '@radix-ui/react-separator@1.1.1': 1285 - resolution: {integrity: sha512-RRiNRSrD8iUiXriq/Y5n4/3iE8HzqgLHsusUSg5jVpU2+3tqcUFPJXHDymwEypunc2sWxDUS3UC+rkZRlHedsw==} 1336 + '@radix-ui/react-separator@1.1.2': 1337 + resolution: {integrity: sha512-oZfHcaAp2Y6KFBX6I5P1u7CQoy4lheCGiYj+pGFrHy8E/VNRb5E39TkTr3JrV520csPBTZjkuKFdEsjS5EUNKQ==} 1286 1338 peerDependencies: 1287 1339 '@types/react': '*' 1288 1340 '@types/react-dom': '*' ··· 1294 1346 '@types/react-dom': 1295 1347 optional: true 1296 1348 1297 - '@radix-ui/react-slot@1.1.1': 1298 - resolution: {integrity: sha512-RApLLOcINYJA+dMVbOju7MYv1Mb2EBp2nH4HdDzXTSyaR5optlm6Otrz1euW3HbdOR8UmmFK06TD+A9frYWv+g==} 1349 + '@radix-ui/react-slot@1.1.2': 1350 + resolution: {integrity: sha512-YAKxaiGsSQJ38VzKH86/BPRC4rh+b1Jpa+JneA5LRE7skmLPNAyeG8kPJj/oo4STLvlrs8vkf/iYyc3A5stYCQ==} 1299 1351 peerDependencies: 1300 1352 '@types/react': '*' 1301 1353 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc ··· 1403 1455 resolution: {integrity: sha512-hPF9EXoUQeQl1Y21/rbV2H4FdUR2v+4/I0/vB+8U3bT1CJ+1AFj1hc/rqx2DqEwDlEwOHN+E4+mRahQmlybq0A==} 1404 1456 peerDependencies: 1405 1457 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1458 + 1459 + '@react-aria/focus@3.19.1': 1460 + resolution: {integrity: sha512-bix9Bu1Ue7RPcYmjwcjhB14BMu2qzfJ3tMQLqDc9pweJA66nOw8DThy3IfVr8Z7j2PHktOLf9kcbiZpydKHqzg==} 1461 + peerDependencies: 1462 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1463 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1406 1464 1407 1465 '@react-aria/form@3.0.11': 1408 1466 resolution: {integrity: sha512-oXzjTiwVuuWjZ8muU0hp3BrDH5qjVctLOF50mjPvqUbvXQTHhoDxWweyIXPQjGshaqBd2w4pWaE4A2rG2O/apw==} 1409 1467 peerDependencies: 1410 1468 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1411 1469 1412 - '@react-aria/grid@3.11.0': 1413 - resolution: {integrity: sha512-lN5FpQgu2Rq0CzTPWmzRpq6QHcMmzsXYeClsgO3108uVp1/genBNAObYVTxGOKe/jb9q99trz8EtIn05O6KN1g==} 1470 + '@react-aria/form@3.0.12': 1471 + resolution: {integrity: sha512-8uvPYEd3GDyGt5NRJIzdWW1Ry5HLZq37vzRZKUW8alZ2upFMH3KJJG55L9GP59KiF6zBrYBebvI/YK1Ye1PE1g==} 1472 + peerDependencies: 1473 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1474 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1475 + 1476 + '@react-aria/grid@3.11.1': 1477 + resolution: {integrity: sha512-Wg8m68RtNWfkhP3Qjrrsl1q1et8QCjXPMRsYgKBahYRS0kq2MDcQ+UBdG1fiCQn/MfNImhTUGVeQX276dy1lww==} 1414 1478 peerDependencies: 1415 1479 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1416 1480 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1420 1484 peerDependencies: 1421 1485 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1422 1486 1487 + '@react-aria/i18n@3.12.5': 1488 + resolution: {integrity: sha512-ooeop2pTG94PuaHoN2OTk2hpkqVuoqgEYxRvnc1t7DVAtsskfhS/gVOTqyWGsxvwAvRi7m/CnDu6FYdeQ/bK5w==} 1489 + peerDependencies: 1490 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1491 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1492 + 1423 1493 '@react-aria/interactions@3.22.5': 1424 1494 resolution: {integrity: sha512-kMwiAD9E0TQp+XNnOs13yVJghiy8ET8L0cbkeuTgNI96sOAp/63EJ1FSrDf17iD8sdjt41LafwX/dKXW9nCcLQ==} 1425 1495 peerDependencies: 1426 1496 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1497 + 1498 + '@react-aria/interactions@3.23.0': 1499 + resolution: {integrity: sha512-0qR1atBIWrb7FzQ+Tmr3s8uH5mQdyRH78n0krYaG8tng9+u1JlSi8DGRSaC9ezKyNB84m7vHT207xnHXGeJ3Fg==} 1500 + peerDependencies: 1501 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1502 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1427 1503 1428 1504 '@react-aria/label@3.7.13': 1429 1505 resolution: {integrity: sha512-brSAXZVTey5RG/Ex6mTrV/9IhGSQFU4Al34qmjEDho+Z2qT4oPwf8k7TRXWWqzOU0ugYxekYbsLd2zlN3XvWcg==} 1430 1506 peerDependencies: 1431 1507 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1432 1508 1509 + '@react-aria/label@3.7.14': 1510 + resolution: {integrity: sha512-EN1Md2YvcC4sMqBoggsGYUEGlTNqUfJZWzduSt29fbQp1rKU2KlybTe+TWxKq/r2fFd+4JsRXxMeJiwB3w2AQA==} 1511 + peerDependencies: 1512 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1513 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1514 + 1433 1515 '@react-aria/link@3.7.7': 1434 1516 resolution: {integrity: sha512-eVBRcHKhNSsATYWv5wRnZXRqPVcKAWWakyvfrYePIKpC3s4BaHZyTGYdefk8ZwZdEOuQZBqLMnjW80q1uhtkuA==} 1435 1517 peerDependencies: 1436 1518 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1437 1519 1520 + '@react-aria/link@3.7.8': 1521 + resolution: {integrity: sha512-oiXUPQLZmf9Q9Xehb/sG1QRxfo28NFKdh9w+unD12sHI6NdLMETl5MA4CYyTgI0dfMtTjtfrF68GCnWfc7JvXQ==} 1522 + peerDependencies: 1523 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1524 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1525 + 1438 1526 '@react-aria/listbox@3.13.6': 1439 1527 resolution: {integrity: sha512-6hEXEXIZVau9lgBZ4VVjFR3JnGU+fJaPmV3HP0UZ2ucUptfG0MZo24cn+ZQJsWiuaCfNFv5b8qribiv+BcO+Kg==} 1440 1528 peerDependencies: 1441 1529 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1442 1530 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1443 1531 1532 + '@react-aria/listbox@3.14.0': 1533 + resolution: {integrity: sha512-pyVbKavh8N8iyiwOx6I3JIcICvAzFXkKSFni1yarfgngJsJV3KSyOkzLomOfN9UhbjcV4sX61/fccwJuvlurlA==} 1534 + peerDependencies: 1535 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1536 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1537 + 1444 1538 '@react-aria/live-announcer@3.4.1': 1445 1539 resolution: {integrity: sha512-4X2mcxgqLvvkqxv2l1n00jTzUxxe0kkLiapBGH1LHX/CxA1oQcHDqv8etJ2ZOwmS/MSBBiWnv3DwYHDOF6ubig==} 1446 1540 ··· 1450 1544 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1451 1545 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1452 1546 1547 + '@react-aria/menu@3.17.0': 1548 + resolution: {integrity: sha512-aiFvSv3G1YvPC0klJQ/9quB05xIDZzJ5Lt6/CykP0UwGK5i8GCqm6/cyFLwEXsS5ooUPxS3bqmdOsgdADSSgqg==} 1549 + peerDependencies: 1550 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1551 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1552 + 1453 1553 '@react-aria/overlays@3.24.0': 1454 1554 resolution: {integrity: sha512-0kAXBsMNTc/a3M07tK9Cdt/ea8CxTAEJ223g8YgqImlmoBBYAL7dl5G01IOj67TM64uWPTmZrOklBchHWgEm3A==} 1555 + peerDependencies: 1556 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1557 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1558 + 1559 + '@react-aria/overlays@3.25.0': 1560 + resolution: {integrity: sha512-UEqJJ4duowrD1JvwXpPZreBuK79pbyNjNxFUVpFSskpGEJe3oCWwsSDKz7P1O7xbx5OYp+rDiY8fk/sE5rkaKw==} 1455 1561 peerDependencies: 1456 1562 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1457 1563 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1472 1578 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1473 1579 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1474 1580 1581 + '@react-aria/selection@3.22.0': 1582 + resolution: {integrity: sha512-XFOrK525HX2eeWeLZcZscUAs5qsuC1ZxsInDXMjvLeAaUPtQNEhUKHj3psDAl6XDU4VV1IJo0qCmFTVqTTMZSg==} 1583 + peerDependencies: 1584 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1585 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1586 + 1475 1587 '@react-aria/slider@3.7.14': 1476 1588 resolution: {integrity: sha512-7rOiKjLkEZ0j7mPMlwrqivc+K4OSfL14slaQp06GHRiJkhiWXh2/drPe15hgNq55HmBQBpA0umKMkJcqVgmXPA==} 1477 1589 peerDependencies: 1478 1590 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1479 1591 1480 - '@react-aria/spinbutton@3.6.10': 1481 - resolution: {integrity: sha512-nhYEYk7xUNOZDaqiQ5w/nHH9ouqjJbabTWXH+KK7UR1oVGfo4z1wG94l8KWF3Z6SGGnBxzLJyTBguZ4g9aYTSg==} 1592 + '@react-aria/spinbutton@3.6.11': 1593 + resolution: {integrity: sha512-RM+gYS9tf9Wb+GegV18n4ArK3NBKgcsak7Nx1CkEgX9BjJ0yayWUHdfEjRRvxGXl+1z1n84cJVkZ6FUlWOWEZA==} 1482 1594 peerDependencies: 1483 1595 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1484 1596 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 ··· 1511 1623 peerDependencies: 1512 1624 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1513 1625 1514 - '@react-aria/toggle@3.10.10': 1515 - resolution: {integrity: sha512-QwMT/vTNrbrILxWVHfd9zVQ3mV2NdBwyRu+DphVQiFAXcmc808LEaIX2n0lI6FCsUDC9ZejCyvzd91/YemdZ1Q==} 1626 + '@react-aria/textfield@3.16.0': 1627 + resolution: {integrity: sha512-53RVpMeMDN/QoabqnYZ1lxTh1xTQ3IBYQARuayq5EGGMafyxoFHzttxUdSqkZGK/+zdSF2GfmjOYJVm2nDKuDQ==} 1516 1628 peerDependencies: 1517 1629 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1630 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1631 + 1632 + '@react-aria/toggle@3.10.11': 1633 + resolution: {integrity: sha512-J3jO3KJiUbaYVDEpeXSBwqcyKxpi9OreiHRGiaxb6VwB+FWCj7Gb2WKajByXNyfs8jc6kX9VUFaXa7jze60oEQ==} 1634 + peerDependencies: 1635 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1636 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1518 1637 1519 1638 '@react-aria/toolbar@3.0.0-beta.11': 1520 1639 resolution: {integrity: sha512-LM3jTRFNDgoEpoL568WaiuqiVM7eynSQLJis1hV0vlVnhTd7M7kzt7zoOjzxVb5Uapz02uCp1Fsm4wQMz09qwQ==} ··· 1531 1650 peerDependencies: 1532 1651 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1533 1652 1653 + '@react-aria/utils@3.27.0': 1654 + resolution: {integrity: sha512-p681OtApnKOdbeN8ITfnnYqfdHS0z7GE+4l8EXlfLnr70Rp/9xicBO6d2rU+V/B3JujDw2gPWxYKEnEeh0CGCw==} 1655 + peerDependencies: 1656 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1657 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1658 + 1534 1659 '@react-aria/visually-hidden@3.8.18': 1535 1660 resolution: {integrity: sha512-l/0igp+uub/salP35SsNWq5mGmg3G5F5QMS1gDZ8p28n7CgjvzyiGhJbbca7Oxvaw1HRFzVl9ev+89I7moNnFQ==} 1536 1661 peerDependencies: 1537 1662 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1663 + 1664 + '@react-aria/visually-hidden@3.8.19': 1665 + resolution: {integrity: sha512-MZgCCyQ3sdG94J5iJz7I7Ai3IxoN0U5d/+EaUnA1mfK7jf2fSYQBqi6Eyp8sWUYzBTLw4giXB5h0RGAnWzk9hA==} 1666 + peerDependencies: 1667 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1668 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1538 1669 1539 1670 '@react-stately/calendar@3.6.0': 1540 1671 resolution: {integrity: sha512-GqUtOtGnwWjtNrJud8nY/ywI4VBP5byToNVRTnxbMl+gYO1Qe/uc5NG7zjwMxhb2kqSBHZFdkF0DXVqG2Ul+BA==} ··· 1551 1682 peerDependencies: 1552 1683 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1553 1684 1685 + '@react-stately/collections@3.12.1': 1686 + resolution: {integrity: sha512-8QmFBL7f+P64dEP4o35pYH61/lP0T/ziSdZAvNMrCqaM+fXcMfUp2yu1E63kADVX7WRDsFJWE3CVMeqirPH6Xg==} 1687 + peerDependencies: 1688 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1689 + 1554 1690 '@react-stately/combobox@3.10.1': 1555 1691 resolution: {integrity: sha512-Rso+H+ZEDGFAhpKWbnRxRR/r7YNmYVtt+Rn0eNDNIUp3bYaxIBCdCySyAtALs4I8RZXZQ9zoUznP7YeVwG3cLg==} 1556 1692 peerDependencies: ··· 1569 1705 peerDependencies: 1570 1706 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1571 1707 1572 - '@react-stately/grid@3.10.0': 1573 - resolution: {integrity: sha512-ii+DdsOBvCnHMgL0JvUfFwO1kiAPP19Bpdpl6zn/oOltk6F5TmnoyNrzyz+2///1hCiySI3FE1O7ujsAQs7a6Q==} 1708 + '@react-stately/form@3.1.1': 1709 + resolution: {integrity: sha512-qavrz5X5Mdf/Q1v/QJRxc0F8UTNEyRCNSM1we/nnF7GV64+aYSDLOtaRGmzq+09RSwo1c8ZYnIkK5CnwsPhTsQ==} 1710 + peerDependencies: 1711 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1712 + 1713 + '@react-stately/grid@3.10.1': 1714 + resolution: {integrity: sha512-MOIy//AdxZxIXIzvWSKpvMvaPEMZGQNj+/cOsElHepv/Veh0psNURZMh2TP6Mr0+MnDTZbX+5XIeinGkWYO3JQ==} 1574 1715 peerDependencies: 1575 1716 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1576 1717 ··· 1579 1720 peerDependencies: 1580 1721 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1581 1722 1723 + '@react-stately/list@3.11.2': 1724 + resolution: {integrity: sha512-eU2tY3aWj0SEeC7lH9AQoeAB4LL9mwS54FvTgHHoOgc1ZIwRJUaZoiuETyWQe98AL8KMgR1nrnDJ1I+CcT1Y7g==} 1725 + peerDependencies: 1726 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1727 + 1582 1728 '@react-stately/menu@3.9.0': 1583 1729 resolution: {integrity: sha512-++sm0fzZeUs9GvtRbj5RwrP+KL9KPANp9f4SvtI3s+MP+Y/X3X7LNNePeeccGeyikB5fzMsuyvd82bRRW9IhDQ==} 1584 1730 peerDependencies: 1585 1731 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1586 1732 1733 + '@react-stately/menu@3.9.1': 1734 + resolution: {integrity: sha512-WRjGGImhQlQaer/hhahGytwd1BDq3fjpTkY/04wv3cQJPJR6lkVI5nSvGFMHfCaErsA1bNyB8/T9Y5F5u4u9ng==} 1735 + peerDependencies: 1736 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1737 + 1587 1738 '@react-stately/overlays@3.6.12': 1588 1739 resolution: {integrity: sha512-QinvZhwZgj8obUyPIcyURSCjTZlqZYRRCS60TF8jH8ZpT0tEAuDb3wvhhSXuYA3Xo9EHLwvLjEf3tQKKdAQArw==} 1589 1740 peerDependencies: 1590 1741 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1591 1742 1743 + '@react-stately/overlays@3.6.13': 1744 + resolution: {integrity: sha512-WsU85Gf/b+HbWsnnYw7P/Ila3wD+C37Uk/WbU4/fHgJ26IEOWsPE6wlul8j54NZ1PnLNhV9Fn+Kffi+PaJMQXQ==} 1745 + peerDependencies: 1746 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1747 + 1592 1748 '@react-stately/radio@3.10.9': 1593 1749 resolution: {integrity: sha512-kUQ7VdqFke8SDRCatw2jW3rgzMWbvw+n2imN2THETynI47NmNLzNP11dlGO2OllRtTrsLhmBNlYHa3W62pFpAw==} 1594 1750 peerDependencies: 1595 1751 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1596 1752 1597 - '@react-stately/select@3.6.9': 1598 - resolution: {integrity: sha512-vASUDv7FhEYQURzM+JIwcusPv7/x/l3zHc/oKJPvoCl3aa9pwS8hZwS82SC00o2iFnrDscfDJju4IE/cd4hucg==} 1753 + '@react-stately/select@3.6.10': 1754 + resolution: {integrity: sha512-V7V0FCL9T+GzLjyfnJB6PUaKldFyT/8Rj6M+R9ura1A0O+s/FEOesy0pdMXFoL1l5zeUpGlCnhJrsI5HFWHfDw==} 1599 1755 peerDependencies: 1600 1756 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1601 1757 1602 - '@react-stately/selection@3.18.0': 1603 - resolution: {integrity: sha512-6EaNNP3exxBhW2LkcRR4a3pg+3oDguZlBSqIVVR7lyahv/D8xXHRC4dX+m0mgGHJpsgjs7664Xx6c8v193TFxg==} 1758 + '@react-stately/selection@3.19.0': 1759 + resolution: {integrity: sha512-AvbUqnWjqVQC48RD39S9BpMKMLl55Zo5l/yx5JQFPl55cFwe9Tpku1KY0wzt3fXXiXWaqjDn/7Gkg1VJYy8esQ==} 1604 1760 peerDependencies: 1605 1761 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1606 1762 ··· 1624 1780 peerDependencies: 1625 1781 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1626 1782 1783 + '@react-stately/toggle@3.8.1': 1784 + resolution: {integrity: sha512-MVpe79ghVQiwLmVzIPhF/O/UJAUc9B+ZSylVTyJiEPi0cwhbkKGQv9thOF0ebkkRkace5lojASqUAYtSTZHQJA==} 1785 + peerDependencies: 1786 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1787 + 1627 1788 '@react-stately/tooltip@3.5.0': 1628 1789 resolution: {integrity: sha512-+xzPNztJDd2XJD0X3DgWKlrgOhMqZpSzsIssXeJgO7uCnP8/Z513ESaipJhJCFC8fxj5caO/DK4Uu8hEtlB8cQ==} 1629 1790 peerDependencies: ··· 1634 1795 peerDependencies: 1635 1796 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1636 1797 1798 + '@react-stately/tree@3.8.7': 1799 + resolution: {integrity: sha512-hpc3pyuXWeQV5ufQ02AeNQg/MYhnzZ4NOznlY5OOUoPzpLYiI3ZJubiY3Dot4jw5N/LR7CqvDLHmrHaJPmZlHg==} 1800 + peerDependencies: 1801 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1802 + 1637 1803 '@react-stately/utils@3.10.5': 1638 1804 resolution: {integrity: sha512-iMQSGcpaecghDIh3mZEpZfoFH3ExBwTtuBEcvZ2XnGzCgQjeYXcMdIUwAfVQLXFTdHUHGF6Gu6/dFrYsCzySBQ==} 1639 1805 peerDependencies: ··· 1659 1825 peerDependencies: 1660 1826 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1661 1827 1828 + '@react-types/button@3.10.2': 1829 + resolution: {integrity: sha512-h8SB/BLoCgoBulCpyzaoZ+miKXrolK9XC48+n1dKJXT8g4gImrficurDW6+PRTQWaRai0Q0A6bu8UibZOU4syg==} 1830 + peerDependencies: 1831 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1832 + 1662 1833 '@react-types/calendar@3.5.0': 1663 1834 resolution: {integrity: sha512-O3IRE7AGwAWYnvJIJ80cOy7WwoJ0m8GtX/qSmvXQAjC4qx00n+b5aFNBYAQtcyc3RM5QpW6obs9BfwGetFiI8w==} 1835 + peerDependencies: 1836 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1837 + 1838 + '@react-types/calendar@3.6.0': 1839 + resolution: {integrity: sha512-BtFh4BFwvsYlsaSqUOVxlqXZSlJ6u4aozgO3PwHykhpemwidlzNwm9qDZhcMWPioNF/w2cU/6EqhvEKUHDnFZg==} 1664 1840 peerDependencies: 1665 1841 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1666 1842 ··· 1669 1845 peerDependencies: 1670 1846 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1671 1847 1848 + '@react-types/checkbox@3.9.1': 1849 + resolution: {integrity: sha512-0x/KQcipfNM9Nvy6UMwYG25roRLvsiqf0J3woTYylNNWzF+72XT0iI5FdJkE3w2wfa0obmSoeq4WcbFREQrH/A==} 1850 + peerDependencies: 1851 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1852 + 1672 1853 '@react-types/combobox@3.13.1': 1673 1854 resolution: {integrity: sha512-7xr+HknfhReN4QPqKff5tbKTe2kGZvH+DGzPYskAtb51FAAiZsKo+WvnNAvLwg3kRoC9Rkn4TAiVBp/HgymRDw==} 1674 1855 peerDependencies: ··· 1679 1860 peerDependencies: 1680 1861 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1681 1862 1682 - '@react-types/dialog@3.5.14': 1683 - resolution: {integrity: sha512-OXWMjrALwrlgw8aHD8SeRm/s3tbAssdaEh2h73KUSeFau3fU3n5mfKv+WnFqsEaOtN261o48l7hTlS6615H9AA==} 1863 + '@react-types/dialog@3.5.15': 1864 + resolution: {integrity: sha512-BX1+mV35Oa0aIlhu98OzJaSB7uiCWDPQbr0AkpFBajSSlESUoAjntN+4N+QJmj24z2v6UE9zxGQ85/U/0Le+bw==} 1684 1865 peerDependencies: 1685 1866 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1686 1867 ··· 1694 1875 peerDependencies: 1695 1876 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1696 1877 1878 + '@react-types/grid@3.2.11': 1879 + resolution: {integrity: sha512-Mww9nrasppvPbsBi+uUqFnf7ya8fXN0cTVzDNG+SveD8mhW+sbtuy+gPtEpnFD2Oyi8qLuObefzt4gdekJX2Yw==} 1880 + peerDependencies: 1881 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1882 + 1883 + '@react-types/link@3.5.10': 1884 + resolution: {integrity: sha512-IM2mbSpB0qP44Jh1Iqpevo7bQdZAr0iDyDi13OhsiUYJeWgPMHzGEnQqdBMkrfQeOTXLtZtUyOYLXE2v39bhzQ==} 1885 + peerDependencies: 1886 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1887 + 1697 1888 '@react-types/link@3.5.9': 1698 1889 resolution: {integrity: sha512-JcKDiDMqrq/5Vpn+BdWQEuXit4KN4HR/EgIi3yKnNbYkLzxBoeQZpQgvTaC7NEQeZnSqkyXQo3/vMUeX/ZNIKw==} 1699 1890 peerDependencies: 1700 1891 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1701 1892 1702 - '@react-types/listbox@3.5.3': 1703 - resolution: {integrity: sha512-v1QXd9/XU3CCKr2Vgs7WLcTr6VMBur7CrxHhWZQQFExsf9bgJ/3wbUdjy4aThY/GsYHiaS38EKucCZFr1QAfqA==} 1893 + '@react-types/listbox@3.5.4': 1894 + resolution: {integrity: sha512-5otTes0zOwRZwNtqysPD/aW4qFJSxd5znjwoWTLnzDXXOBHXPyR83IJf8ITgvIE5C0y+EFadsWR/BBO3k9Pj7g==} 1704 1895 peerDependencies: 1705 1896 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1706 1897 1707 1898 '@react-types/menu@3.9.13': 1708 1899 resolution: {integrity: sha512-7SuX6E2tDsqQ+HQdSvIda1ji/+ujmR86dtS9CUu5yWX91P25ufRjZ72EvLRqClWNQsj1Xl4+2zBDLWlceznAjw==} 1900 + peerDependencies: 1901 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1902 + 1903 + '@react-types/menu@3.9.14': 1904 + resolution: {integrity: sha512-RJW/S8IPwbRuohJ/A9HJ7W8QaAY816tm7Nv6+H/TLXG76zu2AS5vEgq+0TcCAWvJJwUdLDpJWJMlo0iIoIBtcg==} 1709 1905 peerDependencies: 1710 1906 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1711 1907 ··· 1714 1910 peerDependencies: 1715 1911 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1716 1912 1913 + '@react-types/overlays@3.8.12': 1914 + resolution: {integrity: sha512-ZvR1t0YV7/6j+6OD8VozKYjvsXT92+C/2LOIKozy7YUNS5KI4MkXbRZzJvkuRECVZOmx8JXKTUzhghWJM/3QuQ==} 1915 + peerDependencies: 1916 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1917 + 1717 1918 '@react-types/progress@3.5.8': 1718 1919 resolution: {integrity: sha512-PR0rN5mWevfblR/zs30NdZr+82Gka/ba7UHmYOW9/lkKlWeD7PHgl1iacpd/3zl/jUF22evAQbBHmk1mS6Mpqw==} 1719 1920 peerDependencies: ··· 1729 1930 peerDependencies: 1730 1931 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1731 1932 1933 + '@react-types/select@3.9.9': 1934 + resolution: {integrity: sha512-/hCd0o+ztn29FKCmVec+v7t4JpOzz56o+KrG7NDq2pcRWqUR9kNwCjrPhSbJIIEDm4ubtrfPu41ysIuDvRd2Bg==} 1935 + peerDependencies: 1936 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1937 + 1732 1938 '@react-types/shared@3.26.0': 1733 1939 resolution: {integrity: sha512-6FuPqvhmjjlpEDLTiYx29IJCbCNWPlsyO+ZUmCUXzhUv2ttShOXfw8CmeHWHftT/b2KweAWuzqSlfeXPR76jpw==} 1734 1940 peerDependencies: 1735 1941 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1736 1942 1737 - '@react-types/slider@3.7.7': 1738 - resolution: {integrity: sha512-lYTR9zXQV2fSEm/G3gwDENWiki1IXd/oorsgf0zu1DBi2SQDbOsLsGUXiwvD24Xy6OkUuhAqjLPPexezo7+u9g==} 1943 + '@react-types/shared@3.27.0': 1944 + resolution: {integrity: sha512-gvznmLhi6JPEf0bsq7SwRYTHAKKq/wcmKqFez9sRdbED+SPMUmK5omfZ6w3EwUFQHbYUa4zPBYedQ7Knv70RMw==} 1739 1945 peerDependencies: 1740 1946 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1741 1947 1742 - '@react-types/switch@3.5.7': 1743 - resolution: {integrity: sha512-1IKiq510rPTHumEZuhxuazuXBa2Cuxz6wBIlwf3NCVmgWEvU+uk1ETG0sH2yymjwCqhtJDKXi+qi9HSgPEDwAg==} 1948 + '@react-types/slider@3.7.8': 1949 + resolution: {integrity: sha512-utW1o9KT70hqFwu1zqMtyEWmP0kSATk4yx+Fm/peSR4iZa+BasRqH83yzir5GKc8OfqfE1kmEsSlO98/k986+w==} 1950 + peerDependencies: 1951 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1952 + 1953 + '@react-types/switch@3.5.8': 1954 + resolution: {integrity: sha512-sL7jmh8llF8BxzY4HXkSU4bwU8YU6gx45P85D0AdYXgRHxU9Cp7BQPOMF4pJoQ8TTej05MymY5q7xvJVmxUTAQ==} 1744 1955 peerDependencies: 1745 1956 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1746 1957 ··· 1756 1967 1757 1968 '@react-types/textfield@3.10.0': 1758 1969 resolution: {integrity: sha512-ShU3d6kLJGQjPXccVFjM3KOXdj3uyhYROqH9YgSIEVxgA9W6LRflvk/IVBamD9pJYTPbwmVzuP0wQkTDupfZ1w==} 1970 + peerDependencies: 1971 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1972 + 1973 + '@react-types/textfield@3.11.0': 1974 + resolution: {integrity: sha512-YORBgr6wlu2xfvr4MqjKFHGpj+z8LBzk14FbWDbYnnhGnv0I10pj+m2KeOHgDNFHrfkDdDOQmMIKn1UCqeUuEg==} 1759 1975 peerDependencies: 1760 1976 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 1761 1977 ··· 1767 1983 '@rtsao/scc@1.1.0': 1768 1984 resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} 1769 1985 1770 - '@rushstack/eslint-patch@1.10.4': 1771 - resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==} 1986 + '@rushstack/eslint-patch@1.10.5': 1987 + resolution: {integrity: sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==} 1772 1988 1773 1989 '@sapphire/async-queue@1.5.5': 1774 1990 resolution: {integrity: sha512-cvGzxbba6sav2zZkH8GPf2oGk9yYoD5qrNWdu9fRehifgnFZJMV+nuy2nON2roRO4yQQ+v7MK/Pktl/HgfsUXg==} ··· 1778 1994 resolution: {integrity: sha512-xzvBr1Q1c4lCe7i6sRnrofxeO1QTP/LKQ6A6qy0iB4x5yfiSfARMEQEghojzTNALDTcv8En04qYNIco9/K9eZQ==} 1779 1995 engines: {node: '>=v14.0.0', npm: '>=7.0.0'} 1780 1996 1781 - '@stylistic/eslint-plugin@2.12.1': 1782 - resolution: {integrity: sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==} 1997 + '@stylistic/eslint-plugin@2.13.0': 1998 + resolution: {integrity: sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==} 1783 1999 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1784 2000 peerDependencies: 1785 2001 eslint: '>=8.40.0' ··· 1790 2006 '@swc/helpers@0.5.15': 1791 2007 resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} 1792 2008 1793 - '@tanstack/react-virtual@3.10.9': 1794 - resolution: {integrity: sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==} 2009 + '@tanstack/react-virtual@3.11.2': 2010 + resolution: {integrity: sha512-OuFzMXPF4+xZgx8UzJha0AieuMihhhaWG0tCqpp6tDzlFwOmNBPYMuLOtMJ1Tr4pXLHmgjcWhG6RlknY2oNTdQ==} 1795 2011 peerDependencies: 1796 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 1797 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 2012 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 2013 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1798 2014 1799 - '@tanstack/virtual-core@3.10.9': 1800 - resolution: {integrity: sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==} 2015 + '@tanstack/virtual-core@3.11.2': 2016 + resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==} 1801 2017 1802 2018 '@types/d3-array@3.2.1': 1803 2019 resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==} ··· 1811 2027 '@types/d3-interpolate@3.0.4': 1812 2028 resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==} 1813 2029 1814 - '@types/d3-path@3.1.0': 1815 - resolution: {integrity: sha512-P2dlU/q51fkOc/Gfl3Ul9kicV7l+ra934qBFXCFhrZMOL6du1TM0pm1ThYvENukyOn5h9v+yMJ9Fn5JK4QozrQ==} 2030 + '@types/d3-path@3.1.1': 2031 + resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==} 1816 2032 1817 - '@types/d3-scale@4.0.8': 1818 - resolution: {integrity: sha512-gkK1VVTr5iNiYJ7vWDI+yUFFlszhNMtVeneJ6lUTKPjprsvLLI9/tgEGiXJOnlINJA8FyA88gfnQsHbybVZrYQ==} 2033 + '@types/d3-scale@4.0.9': 2034 + resolution: {integrity: sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==} 1819 2035 1820 - '@types/d3-shape@3.1.6': 1821 - resolution: {integrity: sha512-5KKk5aKGu2I+O6SONMYSNflgiP0WfZIQvVUMan50wHsLG1G94JlxEVnCpQARfTtzytuY0p/9PXXZb3I7giofIA==} 2036 + '@types/d3-shape@3.1.7': 2037 + resolution: {integrity: sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==} 1822 2038 1823 2039 '@types/d3-time@3.0.4': 1824 2040 resolution: {integrity: sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==} ··· 1835 2051 '@types/estree@1.0.6': 1836 2052 resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} 1837 2053 2054 + '@types/gensync@1.0.4': 2055 + resolution: {integrity: sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==} 2056 + 1838 2057 '@types/hast@3.0.4': 1839 2058 resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} 1840 2059 ··· 1847 2066 '@types/lodash.debounce@4.0.9': 1848 2067 resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==} 1849 2068 1850 - '@types/lodash@4.17.13': 1851 - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} 2069 + '@types/lodash@4.17.15': 2070 + resolution: {integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==} 1852 2071 1853 2072 '@types/mdast@4.0.4': 1854 2073 resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} 1855 2074 1856 - '@types/ms@0.7.34': 1857 - resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} 2075 + '@types/ms@2.1.0': 2076 + resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} 1858 2077 1859 - '@types/node@22.10.2': 1860 - resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} 2078 + '@types/node@22.13.2': 2079 + resolution: {integrity: sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==} 1861 2080 1862 - '@types/react-dom@19.0.2': 1863 - resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} 2081 + '@types/react-dom@19.0.3': 2082 + resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==} 1864 2083 peerDependencies: 1865 2084 '@types/react': ^19.0.0 1866 2085 1867 - '@types/react@19.0.2': 1868 - resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} 2086 + '@types/react@19.0.8': 2087 + resolution: {integrity: sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==} 1869 2088 1870 2089 '@types/unist@2.0.11': 1871 2090 resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} ··· 1873 2092 '@types/unist@3.0.3': 1874 2093 resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} 1875 2094 1876 - '@typescript-eslint/eslint-plugin@8.18.1': 1877 - resolution: {integrity: sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==} 2095 + '@typescript-eslint/eslint-plugin@8.24.0': 2096 + resolution: {integrity: sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ==} 1878 2097 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1879 2098 peerDependencies: 1880 2099 '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 1881 2100 eslint: ^8.57.0 || ^9.0.0 1882 2101 typescript: '>=4.8.4 <5.8.0' 1883 2102 1884 - '@typescript-eslint/parser@8.18.1': 1885 - resolution: {integrity: sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==} 2103 + '@typescript-eslint/parser@8.24.0': 2104 + resolution: {integrity: sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA==} 1886 2105 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1887 2106 peerDependencies: 1888 2107 eslint: ^8.57.0 || ^9.0.0 1889 2108 typescript: '>=4.8.4 <5.8.0' 1890 2109 1891 - '@typescript-eslint/scope-manager@8.18.1': 1892 - resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==} 2110 + '@typescript-eslint/scope-manager@8.24.0': 2111 + resolution: {integrity: sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw==} 1893 2112 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1894 2113 1895 - '@typescript-eslint/type-utils@8.18.1': 1896 - resolution: {integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==} 2114 + '@typescript-eslint/type-utils@8.24.0': 2115 + resolution: {integrity: sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA==} 1897 2116 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1898 2117 peerDependencies: 1899 2118 eslint: ^8.57.0 || ^9.0.0 1900 2119 typescript: '>=4.8.4 <5.8.0' 1901 2120 1902 - '@typescript-eslint/types@8.18.1': 1903 - resolution: {integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==} 2121 + '@typescript-eslint/types@8.24.0': 2122 + resolution: {integrity: sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==} 1904 2123 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1905 2124 1906 - '@typescript-eslint/typescript-estree@8.18.1': 1907 - resolution: {integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==} 2125 + '@typescript-eslint/typescript-estree@8.24.0': 2126 + resolution: {integrity: sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ==} 1908 2127 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1909 2128 peerDependencies: 1910 2129 typescript: '>=4.8.4 <5.8.0' 1911 2130 1912 - '@typescript-eslint/utils@8.18.1': 1913 - resolution: {integrity: sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==} 2131 + '@typescript-eslint/utils@8.24.0': 2132 + resolution: {integrity: sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==} 1914 2133 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1915 2134 peerDependencies: 1916 2135 eslint: ^8.57.0 || ^9.0.0 1917 2136 typescript: '>=4.8.4 <5.8.0' 1918 2137 1919 - '@typescript-eslint/visitor-keys@8.18.1': 1920 - resolution: {integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==} 2138 + '@typescript-eslint/visitor-keys@8.24.0': 2139 + resolution: {integrity: sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg==} 1921 2140 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1922 2141 1923 - '@ungap/structured-clone@1.2.1': 1924 - resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} 2142 + '@ungap/structured-clone@1.3.0': 2143 + resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 1925 2144 1926 2145 '@vladfrangu/async_event_emitter@2.4.6': 1927 2146 resolution: {integrity: sha512-RaI5qZo6D2CVS6sTHFKg1v5Ohq/+Bo2LZ5gzUEwZ/WkHhwtGTCB/sVLw8ijOkAUxasZ+WshN/Rzj4ywsABJ5ZA==} ··· 2028 2247 ast-types-flow@0.0.8: 2029 2248 resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} 2030 2249 2250 + async-function@1.0.0: 2251 + resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==} 2252 + engines: {node: '>= 0.4'} 2253 + 2031 2254 atob@2.1.2: 2032 2255 resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} 2033 2256 engines: {node: '>= 4.5.0'} ··· 2083 2306 broadcast-channel@3.7.0: 2084 2307 resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} 2085 2308 2086 - browserslist@4.24.3: 2087 - resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==} 2309 + browserslist@4.24.4: 2310 + resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==} 2088 2311 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 2089 2312 hasBin: true 2090 2313 ··· 2096 2319 resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} 2097 2320 engines: {node: '>=0.10.0'} 2098 2321 2099 - call-bind-apply-helpers@1.0.1: 2100 - resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==} 2322 + call-bind-apply-helpers@1.0.2: 2323 + resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} 2101 2324 engines: {node: '>= 0.4'} 2102 2325 2103 2326 call-bind@1.0.8: ··· 2116 2339 resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 2117 2340 engines: {node: '>= 6'} 2118 2341 2119 - caniuse-lite@1.0.30001690: 2120 - resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==} 2342 + caniuse-lite@1.0.30001699: 2343 + resolution: {integrity: sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==} 2121 2344 2122 2345 ccount@2.0.1: 2123 2346 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} ··· 2191 2414 component-emitter@1.3.1: 2192 2415 resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==} 2193 2416 2194 - compute-scroll-into-view@3.1.0: 2195 - resolution: {integrity: sha512-rj8l8pD4bJ1nx+dAkMhV1xB5RuZEyVysfxJqB1pRchh1KVvwOv9b7CGB8ZfjTImVv2oF+sYMUkMZq6Na5Ftmbg==} 2417 + compute-scroll-into-view@3.1.1: 2418 + resolution: {integrity: sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==} 2196 2419 2197 2420 concat-map@0.0.1: 2198 2421 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} ··· 2306 2529 decimal.js-light@2.5.1: 2307 2530 resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==} 2308 2531 2309 - decimal.js@10.4.3: 2310 - resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} 2532 + decimal.js@10.5.0: 2533 + resolution: {integrity: sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==} 2311 2534 2312 2535 decode-named-character-reference@1.0.2: 2313 2536 resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} ··· 2363 2586 didyoumean@1.2.2: 2364 2587 resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} 2365 2588 2366 - discord-api-types@0.37.112: 2367 - resolution: {integrity: sha512-DDEt3696k7o9+Ot2a5phqsEKnwhSGfIDzXJR9V5OMba9fbvJOEhPapLXy645RkrGCEKZeoFd3qXFhrvVQSUbxQ==} 2368 - 2369 - discord-api-types@0.37.97: 2370 - resolution: {integrity: sha512-No1BXPcVkyVD4ZVmbNgDKaBoqgeQ+FJpzZ8wqHkfmBnTZig1FcH3iPPersiK1TUIAzgClh2IvOuVUYfcWLQAOA==} 2589 + discord-api-types@0.37.119: 2590 + resolution: {integrity: sha512-WasbGFXEB+VQWXlo6IpW3oUv73Yuau1Ig4AZF/m13tXcTKnMpc/mHjpztIlz4+BM9FG9BHQkEXiPto3bKduQUg==} 2371 2591 2372 2592 dlv@1.1.3: 2373 2593 resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} ··· 2386 2606 eastasianwidth@0.2.0: 2387 2607 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 2388 2608 2389 - electron-to-chromium@1.5.75: 2390 - resolution: {integrity: sha512-Lf3++DumRE/QmweGjU+ZcKqQ+3bKkU/qjaKYhIJKEOhgIO9Xs6IiAQFkfFoj+RhgDk4LUeNsLo6plExHqSyu6Q==} 2609 + electron-to-chromium@1.5.98: 2610 + resolution: {integrity: sha512-bI/LbtRBxU2GzK7KK5xxFd2y9Lf9XguHooPYbcXWy6wUoT8NMnffsvRhPmSeUHLSDKAEtKuTaEtK4Ms15zkIEA==} 2391 2611 2392 2612 emoji-regex@8.0.0: 2393 2613 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 2395 2615 emoji-regex@9.2.2: 2396 2616 resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} 2397 2617 2398 - enhanced-resolve@5.18.0: 2399 - resolution: {integrity: sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==} 2618 + enhanced-resolve@5.18.1: 2619 + resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} 2400 2620 engines: {node: '>=10.13.0'} 2401 2621 2402 2622 entities@4.5.0: 2403 2623 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} 2404 2624 engines: {node: '>=0.12'} 2405 2625 2406 - es-abstract@1.23.7: 2407 - resolution: {integrity: sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==} 2626 + es-abstract@1.23.9: 2627 + resolution: {integrity: sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==} 2408 2628 engines: {node: '>= 0.4'} 2409 2629 2410 2630 es-define-property@1.0.1: ··· 2419 2639 resolution: {integrity: sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==} 2420 2640 engines: {node: '>= 0.4'} 2421 2641 2422 - es-object-atoms@1.0.0: 2423 - resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==} 2642 + es-object-atoms@1.1.1: 2643 + resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} 2424 2644 engines: {node: '>= 0.4'} 2425 2645 2426 - es-set-tostringtag@2.0.3: 2427 - resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==} 2646 + es-set-tostringtag@2.1.0: 2647 + resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} 2428 2648 engines: {node: '>= 0.4'} 2429 2649 2430 - es-shim-unscopables@1.0.2: 2431 - resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} 2650 + es-shim-unscopables@1.1.0: 2651 + resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==} 2652 + engines: {node: '>= 0.4'} 2432 2653 2433 2654 es-to-primitive@1.3.0: 2434 2655 resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} ··· 2442 2663 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} 2443 2664 engines: {node: '>=10'} 2444 2665 2445 - eslint-config-next@15.1.2: 2446 - resolution: {integrity: sha512-PrMm1/4zWSJ689wd/ypWIR5ZF1uvmp3EkgpgBV1Yu6PhEobBjXMGgT8bVNelwl17LXojO8D5ePFRiI4qXjsPRA==} 2666 + eslint-config-next@15.1.7: 2667 + resolution: {integrity: sha512-zXoMnYUIy3XHaAoOhrcYkT9UQWvXqWju2K7NNsmb5wd/7XESDwof61eUdW4QhERr3eJ9Ko/vnXqIrj8kk/drYw==} 2447 2668 peerDependencies: 2448 2669 eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 2449 2670 typescript: '>=3.3.1' ··· 2521 2742 peerDependencies: 2522 2743 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 2523 2744 2524 - eslint-plugin-react@7.37.2: 2525 - resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==} 2745 + eslint-plugin-react@7.37.4: 2746 + resolution: {integrity: sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==} 2526 2747 engines: {node: '>=4'} 2527 2748 peerDependencies: 2528 2749 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 ··· 2553 2774 resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} 2554 2775 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2555 2776 2556 - eslint@9.17.0: 2557 - resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==} 2777 + eslint@9.20.1: 2778 + resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==} 2558 2779 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2559 2780 hasBin: true 2560 2781 peerDependencies: ··· 2607 2828 fast-deep-equal@3.1.3: 2608 2829 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} 2609 2830 2610 - fast-equals@5.0.1: 2611 - resolution: {integrity: sha512-WF1Wi8PwwSY7/6Kx0vKXtw8RwuSGoM1bvDaJbu7MxDlR1vovZjIAKrnzyrThgAjm6JDTu0fVgWXDlMGspodfoQ==} 2831 + fast-equals@5.2.2: 2832 + resolution: {integrity: sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==} 2612 2833 engines: {node: '>=6.0.0'} 2613 2834 2614 2835 fast-glob@3.3.1: 2615 2836 resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} 2616 2837 engines: {node: '>=8.6.0'} 2617 2838 2618 - fast-glob@3.3.2: 2619 - resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} 2839 + fast-glob@3.3.3: 2840 + resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==} 2620 2841 engines: {node: '>=8.6.0'} 2621 2842 2622 2843 fast-json-stable-stringify@2.1.0: ··· 2625 2846 fast-levenshtein@2.0.6: 2626 2847 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} 2627 2848 2628 - fastq@1.17.1: 2629 - resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} 2849 + fastq@1.19.0: 2850 + resolution: {integrity: sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==} 2630 2851 2631 2852 file-entry-cache@8.0.0: 2632 2853 resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} ··· 2659 2880 flatted@3.3.2: 2660 2881 resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} 2661 2882 2662 - for-each@0.3.3: 2663 - resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} 2883 + for-each@0.3.5: 2884 + resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==} 2885 + engines: {node: '>= 0.4'} 2664 2886 2665 2887 for-in@1.0.2: 2666 2888 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} ··· 2713 2935 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 2714 2936 engines: {node: '>=6.9.0'} 2715 2937 2716 - get-intrinsic@1.2.6: 2717 - resolution: {integrity: sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==} 2938 + get-intrinsic@1.2.7: 2939 + resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==} 2718 2940 engines: {node: '>= 0.4'} 2719 2941 2720 2942 get-nonce@1.0.1: 2721 2943 resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} 2722 2944 engines: {node: '>=6'} 2945 + 2946 + get-proto@1.0.1: 2947 + resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} 2948 + engines: {node: '>= 0.4'} 2723 2949 2724 2950 get-symbol-description@1.1.0: 2725 2951 resolution: {integrity: sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==} 2726 2952 engines: {node: '>= 0.4'} 2727 2953 2728 - get-tsconfig@4.8.1: 2729 - resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==} 2954 + get-tsconfig@4.10.0: 2955 + resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==} 2730 2956 2731 2957 get-value@2.0.6: 2732 2958 resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} ··· 2848 3074 hermes-parser@0.25.1: 2849 3075 resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==} 2850 3076 2851 - highlight.js@11.11.0: 2852 - resolution: {integrity: sha512-6ErL7JlGu2CNFHyRQEuDogOyGPNiqcuWdt4iSSFUPyferNTGlNTPFqeV36Y/XwA4V/TJ8l0sxp6FTnxud/mf8g==} 3077 + highlight.js@11.11.1: 3078 + resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==} 2853 3079 engines: {node: '>=12.0.0'} 2854 3080 2855 3081 homedir-polyfill@1.0.3: ··· 2866 3092 resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} 2867 3093 engines: {node: '>= 4'} 2868 3094 2869 - import-fresh@3.3.0: 2870 - resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} 3095 + import-fresh@3.3.1: 3096 + resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} 2871 3097 engines: {node: '>=6'} 2872 3098 2873 3099 imurmurhash@0.1.4: ··· 2901 3127 resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==} 2902 3128 engines: {node: '>=12'} 2903 3129 2904 - intl-messageformat@10.7.10: 2905 - resolution: {integrity: sha512-hp7iejCBiJdW3zmOe18FdlJu8U/JsADSDiBPQhfdSeI8B9POtvPRvPh3nMlvhYayGMKLv6maldhR7y3Pf1vkpw==} 3130 + intl-messageformat@10.7.15: 3131 + resolution: {integrity: sha512-LRyExsEsefQSBjU2p47oAheoKz+EOJxSLDdjOaEjdriajfHsMXOmV/EhMvYSg9bAgCUHasuAC+mcUBe/95PfIg==} 2906 3132 2907 3133 is-accessor-descriptor@1.0.1: 2908 3134 resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} ··· 2921 3147 is-arrayish@0.3.2: 2922 3148 resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} 2923 3149 2924 - is-async-function@2.0.0: 2925 - resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==} 3150 + is-async-function@2.1.1: 3151 + resolution: {integrity: sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==} 2926 3152 engines: {node: '>= 0.4'} 2927 3153 2928 3154 is-bigint@1.1.0: ··· 2933 3159 resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} 2934 3160 engines: {node: '>=8'} 2935 3161 2936 - is-boolean-object@1.2.1: 2937 - resolution: {integrity: sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==} 3162 + is-boolean-object@1.2.2: 3163 + resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} 2938 3164 engines: {node: '>= 0.4'} 2939 3165 2940 3166 is-buffer@1.1.6: ··· 2947 3173 resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} 2948 3174 engines: {node: '>= 0.4'} 2949 3175 2950 - is-core-module@2.16.0: 2951 - resolution: {integrity: sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==} 3176 + is-core-module@2.16.1: 3177 + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} 2952 3178 engines: {node: '>= 0.4'} 2953 3179 2954 3180 is-data-descriptor@1.0.1: ··· 2994 3220 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} 2995 3221 engines: {node: '>=8'} 2996 3222 2997 - is-generator-function@1.0.10: 2998 - resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} 3223 + is-generator-function@1.1.0: 3224 + resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} 2999 3225 engines: {node: '>= 0.4'} 3000 3226 3001 3227 is-glob@4.0.3: ··· 3057 3283 resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} 3058 3284 engines: {node: '>= 0.4'} 3059 3285 3060 - is-weakref@1.1.0: 3061 - resolution: {integrity: sha512-SXM8Nwyys6nT5WP6pltOwKytLV7FqQ4UiibxVmW+EIosHcmCqkkjViTb5SNssDlkCiEYRP1/pdWUKVvZBmsR2Q==} 3286 + is-weakref@1.1.1: 3287 + resolution: {integrity: sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==} 3062 3288 engines: {node: '>= 0.4'} 3063 3289 3064 3290 is-weakset@2.0.4: ··· 3086 3312 resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} 3087 3313 engines: {node: '>=0.10.0'} 3088 3314 3089 - iterator.prototype@1.1.4: 3090 - resolution: {integrity: sha512-x4WH0BWmrMmg4oHHl+duwubhrvczGlyuGAZu3nvrf0UXOfPu8IhZObFEr7DE/iv01YgVZrsOiRcqw2srkKEDIA==} 3315 + iterator.prototype@1.1.5: 3316 + resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} 3091 3317 engines: {node: '>= 0.4'} 3092 3318 3093 3319 jackspeak@3.4.3: ··· 3223 3449 mdast-util-mdx-expression@2.0.1: 3224 3450 resolution: {integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==} 3225 3451 3226 - mdast-util-mdx-jsx@3.1.3: 3227 - resolution: {integrity: sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==} 3452 + mdast-util-mdx-jsx@3.2.0: 3453 + resolution: {integrity: sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==} 3228 3454 3229 3455 mdast-util-mdxjs-esm@2.0.1: 3230 3456 resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==} ··· 3296 3522 micromark-util-sanitize-uri@2.0.1: 3297 3523 resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==} 3298 3524 3299 - micromark-util-subtokenize@2.0.3: 3300 - resolution: {integrity: sha512-VXJJuNxYWSoYL6AJ6OQECCFGhIU2GGHMw8tahogePBrjkG8aCCas3ibkp7RnVOSTClg2is05/R7maAhF1XyQMg==} 3525 + micromark-util-subtokenize@2.0.4: 3526 + resolution: {integrity: sha512-N6hXjrin2GTJDe3MVjf5FuXpm12PGm80BrUAeub9XFXca8JZbP+oIwY4LJSVwFUCL1IPm/WwSVUN7goFHmSGGQ==} 3301 3527 3302 3528 micromark-util-symbol@2.0.1: 3303 3529 resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==} ··· 3357 3583 natural-compare@1.4.0: 3358 3584 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} 3359 3585 3360 - next-client-cookies@2.0.0: 3361 - resolution: {integrity: sha512-Ooqt7gqs+Gs1c4Gp1SKVMElzHn291+KenYDy4GZSrmeOiVKHN9QrbLswkjjioF1tenytSKhbu6Bu/JlQ+/HL7w==} 3586 + next-client-cookies@2.0.1: 3587 + resolution: {integrity: sha512-iut6Q+vc+2dfnaFVgAvb2Hsch872JO2r08LNoJ/bF8Gqi+zANoGqOL+TJLBq163GqEwjtGGEcm6DUzo5+5Za8g==} 3362 3588 peerDependencies: 3363 3589 next: '>= 15.0.0' 3364 3590 react: '>= 16.8.0' ··· 3407 3633 resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} 3408 3634 engines: {node: '>= 6'} 3409 3635 3410 - object-inspect@1.13.3: 3411 - resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==} 3636 + object-inspect@1.13.4: 3637 + resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} 3412 3638 engines: {node: '>= 0.4'} 3413 3639 3414 3640 object-keys@1.1.1: ··· 3453 3679 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} 3454 3680 engines: {node: '>= 0.8.0'} 3455 3681 3682 + own-keys@1.0.1: 3683 + resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 3684 + engines: {node: '>= 0.4'} 3685 + 3456 3686 p-limit@3.1.0: 3457 3687 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} 3458 3688 engines: {node: '>=10'} ··· 3520 3750 resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} 3521 3751 engines: {node: '>= 6'} 3522 3752 3523 - possible-typed-array-names@1.0.0: 3524 - resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} 3753 + possible-typed-array-names@1.1.0: 3754 + resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} 3525 3755 engines: {node: '>= 0.4'} 3526 3756 3527 3757 postcss-import@15.1.0: ··· 3565 3795 resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} 3566 3796 engines: {node: ^10 || ^12 || >=14} 3567 3797 3568 - postcss@8.4.49: 3569 - resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} 3798 + postcss@8.5.2: 3799 + resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==} 3570 3800 engines: {node: ^10 || ^12 || >=14} 3571 3801 3572 3802 prelude-ls@1.2.1: ··· 3639 3869 '@types/react': 3640 3870 optional: true 3641 3871 3642 - react-remove-scroll@2.6.2: 3643 - resolution: {integrity: sha512-KmONPx5fnlXYJQqC62Q+lwIeAk64ws/cUw6omIumRzMRPqgnYqhSSti99nbj0Ry13bv7dF+BKn7NB+OqkdZGTw==} 3872 + react-remove-scroll@2.6.3: 3873 + resolution: {integrity: sha512-pnAi91oOk8g8ABQKGF5/M9qxmmOPxaAnopyTHYfqYEwJhyFrbbBtHuSgtKEoH0jpcxx5o3hXqH1mNd9/Oi+8iQ==} 3644 3874 engines: {node: '>=10'} 3645 3875 peerDependencies: 3646 3876 '@types/react': '*' ··· 3665 3895 '@types/react': 3666 3896 optional: true 3667 3897 3668 - react-textarea-autosize@8.5.6: 3669 - resolution: {integrity: sha512-aT3ioKXMa8f6zHYGebhbdMD2L00tKeRX1zuVuDx9YQK/JLLRSaSxq3ugECEmUB9z2kvk6bFSIoRHLkkUv0RJiw==} 3898 + react-textarea-autosize@8.5.7: 3899 + resolution: {integrity: sha512-2MqJ3p0Jh69yt9ktFIaZmORHXw4c4bxSIhCeWiFwmJ9EYKgLmuNII3e9c9b2UO+ijl4StnpZdqpxNIhTdHvqtQ==} 3670 3900 engines: {node: '>=10'} 3671 3901 peerDependencies: 3672 3902 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 ··· 3691 3921 recharts-scale@0.4.5: 3692 3922 resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==} 3693 3923 3694 - recharts@2.15.0: 3695 - resolution: {integrity: sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==} 3924 + recharts@2.15.1: 3925 + resolution: {integrity: sha512-v8PUTUlyiDe56qUj82w/EDVuzEFXwEHp9/xOowGAZwfLjB9uAy3GllQVIYMWF6nU+qibx85WF75zD7AjqoT54Q==} 3696 3926 engines: {node: '>=14'} 3697 3927 peerDependencies: 3698 3928 react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 3699 3929 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 3700 3930 3701 - reflect.getprototypeof@1.0.9: 3702 - resolution: {integrity: sha512-r0Ay04Snci87djAsI4U+WNRcSw5S4pOH7qFjd/veA5gC7TbqESR3tcj28ia95L/fYUDw11JKP7uqUKUAfVvV5Q==} 3931 + reflect.getprototypeof@1.0.10: 3932 + resolution: {integrity: sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==} 3703 3933 engines: {node: '>= 0.4'} 3704 3934 3705 3935 regenerator-runtime@0.14.1: ··· 3709 3939 resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} 3710 3940 engines: {node: '>=0.10.0'} 3711 3941 3712 - regexp.prototype.flags@1.5.3: 3713 - resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==} 3942 + regexp.prototype.flags@1.5.4: 3943 + resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} 3714 3944 engines: {node: '>= 0.4'} 3715 3945 3716 3946 rehype-raw@7.0.0: ··· 3769 3999 resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} 3770 4000 engines: {node: '>=0.4'} 3771 4001 4002 + safe-push-apply@1.0.0: 4003 + resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==} 4004 + engines: {node: '>= 0.4'} 4005 + 3772 4006 safe-regex-test@1.1.0: 3773 4007 resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} 3774 4008 engines: {node: '>= 0.4'} ··· 3786 4020 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 3787 4021 hasBin: true 3788 4022 3789 - semver@7.6.3: 3790 - resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} 4023 + semver@7.7.1: 4024 + resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} 3791 4025 engines: {node: '>=10'} 3792 4026 hasBin: true 3793 4027 ··· 3799 4033 resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} 3800 4034 engines: {node: '>= 0.4'} 3801 4035 4036 + set-proto@1.0.0: 4037 + resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} 4038 + engines: {node: '>= 0.4'} 4039 + 3802 4040 set-value@2.0.1: 3803 4041 resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} 3804 4042 engines: {node: '>=0.10.0'} ··· 3958 4196 tailwind-merge@1.14.0: 3959 4197 resolution: {integrity: sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==} 3960 4198 3961 - tailwind-merge@2.5.5: 3962 - resolution: {integrity: sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==} 4199 + tailwind-merge@2.6.0: 4200 + resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==} 3963 4201 3964 4202 tailwind-variants@0.1.20: 3965 4203 resolution: {integrity: sha512-AMh7x313t/V+eTySKB0Dal08RHY7ggYK0MSn/ad8wKWOrDUIzyiWNayRUm2PIJ4VRkvRnfNuyRuKbLV3EN+ewQ==} ··· 4009 4247 trough@2.2.0: 4010 4248 resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} 4011 4249 4012 - ts-api-utils@1.4.3: 4013 - resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==} 4014 - engines: {node: '>=16'} 4250 + ts-api-utils@2.0.1: 4251 + resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==} 4252 + engines: {node: '>=18.12'} 4015 4253 peerDependencies: 4016 - typescript: '>=4.2.0' 4254 + typescript: '>=4.8.4' 4017 4255 4018 4256 ts-interface-checker@0.1.13: 4019 4257 resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} ··· 4044 4282 resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} 4045 4283 engines: {node: '>= 0.4'} 4046 4284 4047 - typescript-eslint@8.18.1: 4048 - resolution: {integrity: sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==} 4285 + typescript-eslint@8.24.0: 4286 + resolution: {integrity: sha512-/lmv4366en/qbB32Vz5+kCNZEMf6xYHwh1z48suBwZvAtnXKbP+YhGe8OLE2BqC67LMqKkCNLtjejdwsdW6uOQ==} 4049 4287 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 4050 4288 peerDependencies: 4051 4289 eslint: ^8.57.0 || ^9.0.0 4052 4290 typescript: '>=4.8.4 <5.8.0' 4053 4291 4054 - typescript@5.7.2: 4055 - resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} 4292 + typescript@5.7.3: 4293 + resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} 4056 4294 engines: {node: '>=14.17'} 4057 4295 hasBin: true 4058 4296 ··· 4063 4301 undici-types@6.20.0: 4064 4302 resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} 4065 4303 4066 - undici@6.19.8: 4067 - resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} 4304 + undici@6.21.1: 4305 + resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} 4068 4306 engines: {node: '>=18.17'} 4069 4307 4070 4308 unified@11.0.5: ··· 4096 4334 resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} 4097 4335 engines: {node: '>=0.10.0'} 4098 4336 4099 - update-browserslist-db@1.1.1: 4100 - resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==} 4337 + update-browserslist-db@1.1.2: 4338 + resolution: {integrity: sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==} 4101 4339 hasBin: true 4102 4340 peerDependencies: 4103 4341 browserslist: '>= 4.21.0' ··· 4232 4470 yallist@3.1.1: 4233 4471 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 4234 4472 4235 - yaml@2.6.1: 4236 - resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==} 4473 + yaml@2.7.0: 4474 + resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} 4237 4475 engines: {node: '>= 14'} 4238 4476 hasBin: true 4239 4477 ··· 4247 4485 peerDependencies: 4248 4486 zod: ^3.18.0 4249 4487 4250 - zod@3.24.1: 4251 - resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} 4488 + zod@3.24.2: 4489 + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} 4252 4490 4253 - zustand@5.0.2: 4254 - resolution: {integrity: sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==} 4491 + zustand@5.0.3: 4492 + resolution: {integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==} 4255 4493 engines: {node: '>=12.20.0'} 4256 4494 peerDependencies: 4257 4495 '@types/react': '>=18.0.0' ··· 4286 4524 js-tokens: 4.0.0 4287 4525 picocolors: 1.1.1 4288 4526 4289 - '@babel/compat-data@7.26.3': {} 4527 + '@babel/compat-data@7.26.8': {} 4290 4528 4291 - '@babel/core@7.26.0': 4529 + '@babel/core@7.26.8': 4292 4530 dependencies: 4293 4531 '@ampproject/remapping': 2.3.0 4294 4532 '@babel/code-frame': 7.26.2 4295 - '@babel/generator': 7.26.3 4296 - '@babel/helper-compilation-targets': 7.25.9 4297 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 4298 - '@babel/helpers': 7.26.0 4299 - '@babel/parser': 7.26.3 4300 - '@babel/template': 7.25.9 4301 - '@babel/traverse': 7.26.4 4302 - '@babel/types': 7.26.3 4533 + '@babel/generator': 7.26.8 4534 + '@babel/helper-compilation-targets': 7.26.5 4535 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8) 4536 + '@babel/helpers': 7.26.7 4537 + '@babel/parser': 7.26.8 4538 + '@babel/template': 7.26.8 4539 + '@babel/traverse': 7.26.8 4540 + '@babel/types': 7.26.8 4541 + '@types/gensync': 1.0.4 4303 4542 convert-source-map: 2.0.0 4304 4543 debug: 4.4.0 4305 4544 gensync: 1.0.0-beta.2 ··· 4308 4547 transitivePeerDependencies: 4309 4548 - supports-color 4310 4549 4311 - '@babel/generator@7.26.3': 4550 + '@babel/generator@7.26.8': 4312 4551 dependencies: 4313 - '@babel/parser': 7.26.3 4314 - '@babel/types': 7.26.3 4552 + '@babel/parser': 7.26.8 4553 + '@babel/types': 7.26.8 4315 4554 '@jridgewell/gen-mapping': 0.3.8 4316 4555 '@jridgewell/trace-mapping': 0.3.25 4317 4556 jsesc: 3.1.0 4318 4557 4319 4558 '@babel/helper-annotate-as-pure@7.25.9': 4320 4559 dependencies: 4321 - '@babel/types': 7.26.3 4560 + '@babel/types': 7.26.8 4322 4561 4323 - '@babel/helper-compilation-targets@7.25.9': 4562 + '@babel/helper-compilation-targets@7.26.5': 4324 4563 dependencies: 4325 - '@babel/compat-data': 7.26.3 4564 + '@babel/compat-data': 7.26.8 4326 4565 '@babel/helper-validator-option': 7.25.9 4327 - browserslist: 4.24.3 4566 + browserslist: 4.24.4 4328 4567 lru-cache: 5.1.1 4329 4568 semver: 6.3.1 4330 4569 4331 - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)': 4570 + '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.8)': 4332 4571 dependencies: 4333 - '@babel/core': 7.26.0 4572 + '@babel/core': 7.26.8 4334 4573 '@babel/helper-annotate-as-pure': 7.25.9 4335 4574 '@babel/helper-member-expression-to-functions': 7.25.9 4336 4575 '@babel/helper-optimise-call-expression': 7.25.9 4337 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) 4576 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.8) 4338 4577 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 4339 - '@babel/traverse': 7.26.4 4578 + '@babel/traverse': 7.26.8 4340 4579 semver: 6.3.1 4341 4580 transitivePeerDependencies: 4342 4581 - supports-color 4343 4582 4344 4583 '@babel/helper-member-expression-to-functions@7.25.9': 4345 4584 dependencies: 4346 - '@babel/traverse': 7.26.4 4347 - '@babel/types': 7.26.3 4585 + '@babel/traverse': 7.26.8 4586 + '@babel/types': 7.26.8 4348 4587 transitivePeerDependencies: 4349 4588 - supports-color 4350 4589 4351 4590 '@babel/helper-module-imports@7.25.9': 4352 4591 dependencies: 4353 - '@babel/traverse': 7.26.4 4354 - '@babel/types': 7.26.3 4592 + '@babel/traverse': 7.26.8 4593 + '@babel/types': 7.26.8 4355 4594 transitivePeerDependencies: 4356 4595 - supports-color 4357 4596 4358 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)': 4597 + '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.8)': 4359 4598 dependencies: 4360 - '@babel/core': 7.26.0 4599 + '@babel/core': 7.26.8 4361 4600 '@babel/helper-module-imports': 7.25.9 4362 4601 '@babel/helper-validator-identifier': 7.25.9 4363 - '@babel/traverse': 7.26.4 4602 + '@babel/traverse': 7.26.8 4364 4603 transitivePeerDependencies: 4365 4604 - supports-color 4366 4605 4367 4606 '@babel/helper-optimise-call-expression@7.25.9': 4368 4607 dependencies: 4369 - '@babel/types': 7.26.3 4608 + '@babel/types': 7.26.8 4370 4609 4371 - '@babel/helper-plugin-utils@7.25.9': {} 4610 + '@babel/helper-plugin-utils@7.26.5': {} 4372 4611 4373 - '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)': 4612 + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.8)': 4374 4613 dependencies: 4375 - '@babel/core': 7.26.0 4614 + '@babel/core': 7.26.8 4376 4615 '@babel/helper-member-expression-to-functions': 7.25.9 4377 4616 '@babel/helper-optimise-call-expression': 7.25.9 4378 - '@babel/traverse': 7.26.4 4617 + '@babel/traverse': 7.26.8 4379 4618 transitivePeerDependencies: 4380 4619 - supports-color 4381 4620 4382 4621 '@babel/helper-skip-transparent-expression-wrappers@7.25.9': 4383 4622 dependencies: 4384 - '@babel/traverse': 7.26.4 4385 - '@babel/types': 7.26.3 4623 + '@babel/traverse': 7.26.8 4624 + '@babel/types': 7.26.8 4386 4625 transitivePeerDependencies: 4387 4626 - supports-color 4388 4627 ··· 4392 4631 4393 4632 '@babel/helper-validator-option@7.25.9': {} 4394 4633 4395 - '@babel/helpers@7.26.0': 4634 + '@babel/helpers@7.26.7': 4396 4635 dependencies: 4397 - '@babel/template': 7.25.9 4398 - '@babel/types': 7.26.3 4636 + '@babel/template': 7.26.8 4637 + '@babel/types': 7.26.8 4399 4638 4400 - '@babel/parser@7.26.3': 4639 + '@babel/parser@7.26.8': 4401 4640 dependencies: 4402 - '@babel/types': 7.26.3 4641 + '@babel/types': 7.26.8 4403 4642 4404 - '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.0)': 4643 + '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.8)': 4405 4644 dependencies: 4406 - '@babel/core': 7.26.0 4407 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 4408 - '@babel/helper-plugin-utils': 7.25.9 4645 + '@babel/core': 7.26.8 4646 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8) 4647 + '@babel/helper-plugin-utils': 7.26.5 4409 4648 transitivePeerDependencies: 4410 4649 - supports-color 4411 4650 4412 - '@babel/runtime@7.26.0': 4651 + '@babel/runtime@7.26.7': 4413 4652 dependencies: 4414 4653 regenerator-runtime: 0.14.1 4415 4654 4416 - '@babel/template@7.25.9': 4655 + '@babel/template@7.26.8': 4417 4656 dependencies: 4418 4657 '@babel/code-frame': 7.26.2 4419 - '@babel/parser': 7.26.3 4420 - '@babel/types': 7.26.3 4658 + '@babel/parser': 7.26.8 4659 + '@babel/types': 7.26.8 4421 4660 4422 - '@babel/traverse@7.26.4': 4661 + '@babel/traverse@7.26.8': 4423 4662 dependencies: 4424 4663 '@babel/code-frame': 7.26.2 4425 - '@babel/generator': 7.26.3 4426 - '@babel/parser': 7.26.3 4427 - '@babel/template': 7.25.9 4428 - '@babel/types': 7.26.3 4664 + '@babel/generator': 7.26.8 4665 + '@babel/parser': 7.26.8 4666 + '@babel/template': 7.26.8 4667 + '@babel/types': 7.26.8 4429 4668 debug: 4.4.0 4430 4669 globals: 11.12.0 4431 4670 transitivePeerDependencies: 4432 4671 - supports-color 4433 4672 4434 - '@babel/types@7.26.3': 4673 + '@babel/types@7.26.8': 4435 4674 dependencies: 4436 4675 '@babel/helper-string-parser': 7.25.9 4437 4676 '@babel/helper-validator-identifier': 7.25.9 4438 4677 4439 4678 '@discordjs/collection@2.1.1': {} 4440 4679 4441 - '@discordjs/rest@2.4.0': 4680 + '@discordjs/rest@2.4.3': 4442 4681 dependencies: 4443 4682 '@discordjs/collection': 2.1.1 4444 4683 '@discordjs/util': 1.1.1 4445 4684 '@sapphire/async-queue': 1.5.5 4446 4685 '@sapphire/snowflake': 3.5.5 4447 4686 '@vladfrangu/async_event_emitter': 2.4.6 4448 - discord-api-types: 0.37.97 4687 + discord-api-types: 0.37.119 4449 4688 magic-bytes.js: 1.10.0 4450 4689 tslib: 2.8.1 4451 - undici: 6.19.8 4690 + undici: 6.21.1 4452 4691 4453 4692 '@discordjs/util@1.1.1': {} 4454 4693 ··· 4465 4704 '@emotion/memoize@0.7.4': 4466 4705 optional: true 4467 4706 4468 - '@eslint-community/eslint-utils@4.4.1(eslint@9.17.0(jiti@1.21.7))': 4707 + '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1(jiti@1.21.7))': 4469 4708 dependencies: 4470 - eslint: 9.17.0(jiti@1.21.7) 4709 + eslint: 9.20.1(jiti@1.21.7) 4471 4710 eslint-visitor-keys: 3.4.3 4472 4711 4473 4712 '@eslint-community/regexpp@4.12.1': {} 4474 4713 4475 - '@eslint/config-array@0.19.1': 4714 + '@eslint/config-array@0.19.2': 4476 4715 dependencies: 4477 - '@eslint/object-schema': 2.1.5 4716 + '@eslint/object-schema': 2.1.6 4478 4717 debug: 4.4.0 4479 4718 minimatch: 3.1.2 4480 4719 transitivePeerDependencies: 4481 4720 - supports-color 4482 4721 4483 - '@eslint/core@0.9.1': 4722 + '@eslint/core@0.10.0': 4723 + dependencies: 4724 + '@types/json-schema': 7.0.15 4725 + 4726 + '@eslint/core@0.11.0': 4484 4727 dependencies: 4485 4728 '@types/json-schema': 7.0.15 4486 4729 ··· 4491 4734 espree: 10.3.0 4492 4735 globals: 14.0.0 4493 4736 ignore: 5.3.2 4494 - import-fresh: 3.3.0 4737 + import-fresh: 3.3.1 4495 4738 js-yaml: 4.1.0 4496 4739 minimatch: 3.1.2 4497 4740 strip-json-comments: 3.1.1 4498 4741 transitivePeerDependencies: 4499 4742 - supports-color 4500 4743 4501 - '@eslint/js@9.17.0': {} 4744 + '@eslint/js@9.20.0': {} 4502 4745 4503 - '@eslint/object-schema@2.1.5': {} 4746 + '@eslint/object-schema@2.1.6': {} 4504 4747 4505 - '@eslint/plugin-kit@0.2.4': 4748 + '@eslint/plugin-kit@0.2.5': 4506 4749 dependencies: 4750 + '@eslint/core': 0.10.0 4507 4751 levn: 0.4.1 4508 4752 4509 - '@floating-ui/core@1.6.8': 4753 + '@floating-ui/core@1.6.9': 4510 4754 dependencies: 4511 - '@floating-ui/utils': 0.2.8 4755 + '@floating-ui/utils': 0.2.9 4512 4756 4513 - '@floating-ui/dom@1.6.12': 4757 + '@floating-ui/dom@1.6.13': 4514 4758 dependencies: 4515 - '@floating-ui/core': 1.6.8 4516 - '@floating-ui/utils': 0.2.8 4759 + '@floating-ui/core': 1.6.9 4760 + '@floating-ui/utils': 0.2.9 4517 4761 4518 4762 '@floating-ui/react-dom@2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4519 4763 dependencies: 4520 - '@floating-ui/dom': 1.6.12 4764 + '@floating-ui/dom': 1.6.13 4521 4765 react: 19.0.0 4522 4766 react-dom: 19.0.0(react@19.0.0) 4523 4767 4524 - '@floating-ui/utils@0.2.8': {} 4768 + '@floating-ui/utils@0.2.9': {} 4525 4769 4526 - '@formatjs/ecma402-abstract@2.3.1': 4770 + '@formatjs/ecma402-abstract@2.3.3': 4527 4771 dependencies: 4528 - '@formatjs/fast-memoize': 2.2.5 4529 - '@formatjs/intl-localematcher': 0.5.9 4530 - decimal.js: 10.4.3 4772 + '@formatjs/fast-memoize': 2.2.6 4773 + '@formatjs/intl-localematcher': 0.6.0 4774 + decimal.js: 10.5.0 4531 4775 tslib: 2.8.1 4532 4776 4533 - '@formatjs/fast-memoize@2.2.5': 4777 + '@formatjs/fast-memoize@2.2.6': 4534 4778 dependencies: 4535 4779 tslib: 2.8.1 4536 4780 4537 - '@formatjs/icu-messageformat-parser@2.9.7': 4781 + '@formatjs/icu-messageformat-parser@2.11.1': 4538 4782 dependencies: 4539 - '@formatjs/ecma402-abstract': 2.3.1 4540 - '@formatjs/icu-skeleton-parser': 1.8.11 4783 + '@formatjs/ecma402-abstract': 2.3.3 4784 + '@formatjs/icu-skeleton-parser': 1.8.13 4541 4785 tslib: 2.8.1 4542 4786 4543 - '@formatjs/icu-skeleton-parser@1.8.11': 4787 + '@formatjs/icu-skeleton-parser@1.8.13': 4544 4788 dependencies: 4545 - '@formatjs/ecma402-abstract': 2.3.1 4789 + '@formatjs/ecma402-abstract': 2.3.3 4546 4790 tslib: 2.8.1 4547 4791 4548 - '@formatjs/intl-localematcher@0.5.9': 4792 + '@formatjs/intl-localematcher@0.6.0': 4549 4793 dependencies: 4550 4794 tslib: 2.8.1 4551 4795 ··· 4641 4885 dependencies: 4642 4886 '@swc/helpers': 0.5.15 4643 4887 4888 + '@internationalized/date@3.7.0': 4889 + dependencies: 4890 + '@swc/helpers': 0.5.15 4891 + 4644 4892 '@internationalized/message@3.1.6': 4645 4893 dependencies: 4646 4894 '@swc/helpers': 0.5.15 4647 - intl-messageformat: 10.7.10 4895 + intl-messageformat: 10.7.15 4648 4896 4649 4897 '@internationalized/number@3.6.0': 4650 4898 dependencies: ··· 4690 4938 4691 4939 '@next/env@15.1.2': {} 4692 4940 4693 - '@next/eslint-plugin-next@15.1.2': 4941 + '@next/eslint-plugin-next@15.1.7': 4694 4942 dependencies: 4695 4943 fast-glob: 3.3.1 4696 4944 ··· 4718 4966 '@next/swc-win32-x64-msvc@15.1.2': 4719 4967 optional: true 4720 4968 4721 - '@nextui-org/accordion@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4969 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4722 4970 dependencies: 4723 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4724 - '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4971 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4972 + '@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) 4725 4973 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 4726 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4727 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4974 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4975 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4728 4976 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4729 - '@nextui-org/shared-utils': 2.1.1 4730 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4731 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4977 + '@nextui-org/shared-utils': 2.1.2 4978 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4979 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4732 4980 '@nextui-org/use-aria-accordion': 2.2.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4733 - '@react-aria/button': 3.11.0(react@19.0.0) 4981 + '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4734 4982 '@react-aria/focus': 3.19.0(react@19.0.0) 4735 4983 '@react-aria/interactions': 3.22.5(react@19.0.0) 4736 4984 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4741 4989 react: 19.0.0 4742 4990 react-dom: 19.0.0(react@19.0.0) 4743 4991 4744 - '@nextui-org/alert@2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4992 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4745 4993 dependencies: 4746 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4747 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4994 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4995 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4748 4996 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4749 - '@nextui-org/shared-utils': 2.1.1 4750 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4751 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4997 + '@nextui-org/shared-utils': 2.1.2 4998 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4999 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4752 5000 '@react-aria/utils': 3.26.0(react@19.0.0) 4753 5001 '@react-stately/utils': 3.10.5(react@19.0.0) 4754 5002 react: 19.0.0 ··· 4756 5004 transitivePeerDependencies: 4757 5005 - framer-motion 4758 5006 4759 - '@nextui-org/aria-utils@2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5007 + '@nextui-org/aria-utils@2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4760 5008 dependencies: 4761 5009 '@nextui-org/react-rsc-utils': 2.1.1(react@19.0.0) 4762 - '@nextui-org/shared-utils': 2.1.1 4763 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5010 + '@nextui-org/shared-utils': 2.1.2 5011 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4764 5012 '@react-aria/utils': 3.26.0(react@19.0.0) 4765 5013 '@react-stately/collections': 3.12.0(react@19.0.0) 4766 5014 '@react-stately/overlays': 3.6.12(react@19.0.0) ··· 4772 5020 - '@nextui-org/theme' 4773 5021 - framer-motion 4774 5022 4775 - '@nextui-org/autocomplete@2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(@types/react@19.0.2)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5023 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.8)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4776 5024 dependencies: 4777 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4778 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4779 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4780 - '@nextui-org/input': 2.4.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4781 - '@nextui-org/listbox': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4782 - '@nextui-org/popover': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4783 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4784 - '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5025 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5026 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5027 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5028 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5029 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5030 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.3(react@19.0.0) 5032 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 4785 5033 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4786 - '@nextui-org/shared-utils': 2.1.1 4787 - '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4788 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4789 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4790 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 5034 + '@nextui-org/shared-utils': 2.1.2 5035 + '@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) 5036 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5037 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5038 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 4791 5039 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 4792 5040 '@react-aria/combobox': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4793 5041 '@react-aria/focus': 3.19.0(react@19.0.0) 4794 5042 '@react-aria/i18n': 3.12.4(react@19.0.0) 4795 5043 '@react-aria/interactions': 3.22.5(react@19.0.0) 4796 5044 '@react-aria/utils': 3.26.0(react@19.0.0) 4797 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5045 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4798 5046 '@react-stately/combobox': 3.10.1(react@19.0.0) 4799 5047 '@react-types/combobox': 3.13.1(react@19.0.0) 4800 5048 '@react-types/shared': 3.26.0(react@19.0.0) ··· 4804 5052 transitivePeerDependencies: 4805 5053 - '@types/react' 4806 5054 4807 - '@nextui-org/avatar@2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5055 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4808 5056 dependencies: 4809 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4810 - '@nextui-org/shared-utils': 2.1.1 4811 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4812 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4813 - '@nextui-org/use-image': 2.1.1(react@19.0.0) 5057 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5058 + '@nextui-org/shared-utils': 2.1.2 5059 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5060 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5061 + '@nextui-org/use-image': 2.1.2(react@19.0.0) 4814 5062 '@react-aria/focus': 3.19.0(react@19.0.0) 4815 5063 '@react-aria/interactions': 3.22.5(react@19.0.0) 4816 5064 '@react-aria/utils': 3.26.0(react@19.0.0) 4817 5065 react: 19.0.0 4818 5066 react-dom: 19.0.0(react@19.0.0) 4819 5067 4820 - '@nextui-org/badge@2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5068 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4821 5069 dependencies: 4822 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4823 - '@nextui-org/shared-utils': 2.1.1 4824 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4825 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5070 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5071 + '@nextui-org/shared-utils': 2.1.2 5072 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5073 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4826 5074 react: 19.0.0 4827 5075 react-dom: 19.0.0(react@19.0.0) 4828 5076 4829 - '@nextui-org/breadcrumbs@2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5077 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4830 5078 dependencies: 4831 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5079 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4832 5080 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4833 - '@nextui-org/shared-utils': 2.1.1 4834 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.3(tailwindcss@3.4.17) 4836 - '@react-aria/breadcrumbs': 3.5.19(react@19.0.0) 5081 + '@nextui-org/shared-utils': 2.1.2 5082 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5084 + '@react-aria/breadcrumbs': 3.5.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4837 5085 '@react-aria/focus': 3.19.0(react@19.0.0) 4838 5086 '@react-aria/utils': 3.26.0(react@19.0.0) 4839 5087 '@react-types/breadcrumbs': 3.7.9(react@19.0.0) ··· 4841 5089 react: 19.0.0 4842 5090 react-dom: 19.0.0(react@19.0.0) 4843 5091 4844 - '@nextui-org/button@2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5092 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4845 5093 dependencies: 4846 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4847 - '@nextui-org/ripple': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4848 - '@nextui-org/shared-utils': 2.1.1 4849 - '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4850 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.3(tailwindcss@3.4.17) 4852 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 4853 - '@react-aria/button': 3.11.0(react@19.0.0) 5094 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5095 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/shared-utils': 2.1.2 5097 + '@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) 5098 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.5(tailwindcss@3.4.17) 5100 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5101 + '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4854 5102 '@react-aria/focus': 3.19.0(react@19.0.0) 4855 5103 '@react-aria/interactions': 3.22.5(react@19.0.0) 4856 5104 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4860 5108 react: 19.0.0 4861 5109 react-dom: 19.0.0(react@19.0.0) 4862 5110 4863 - '@nextui-org/calendar@2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5111 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4864 5112 dependencies: 4865 5113 '@internationalized/date': 3.6.0 4866 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5114 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4867 5115 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 4868 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4869 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5116 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5117 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4870 5118 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4871 - '@nextui-org/shared-utils': 2.1.1 4872 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4873 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4874 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 5119 + '@nextui-org/shared-utils': 2.1.2 5120 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5121 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5122 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 4875 5123 '@react-aria/calendar': 3.6.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4876 5124 '@react-aria/focus': 3.19.0(react@19.0.0) 4877 5125 '@react-aria/i18n': 3.12.4(react@19.0.0) 4878 5126 '@react-aria/interactions': 3.22.5(react@19.0.0) 4879 5127 '@react-aria/utils': 3.26.0(react@19.0.0) 4880 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5128 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4881 5129 '@react-stately/calendar': 3.6.0(react@19.0.0) 4882 5130 '@react-stately/utils': 3.10.5(react@19.0.0) 4883 5131 '@react-types/button': 3.10.1(react@19.0.0) ··· 4889 5137 react-dom: 19.0.0(react@19.0.0) 4890 5138 scroll-into-view-if-needed: 3.0.10 4891 5139 4892 - '@nextui-org/card@2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5140 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 4893 5141 dependencies: 4894 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4895 - '@nextui-org/ripple': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4896 - '@nextui-org/shared-utils': 2.1.1 4897 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4898 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 4899 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 4900 - '@react-aria/button': 3.11.0(react@19.0.0) 5142 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5143 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5144 + '@nextui-org/shared-utils': 2.1.2 5145 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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@3.4.17) 5147 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5148 + '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4901 5149 '@react-aria/focus': 3.19.0(react@19.0.0) 4902 5150 '@react-aria/interactions': 3.22.5(react@19.0.0) 4903 5151 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4906 5154 react: 19.0.0 4907 5155 react-dom: 19.0.0(react@19.0.0) 4908 5156 4909 - '@nextui-org/checkbox@2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5157 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4910 5158 dependencies: 4911 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4912 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4913 - '@nextui-org/shared-utils': 2.1.1 4914 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4915 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5159 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5160 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5161 + '@nextui-org/shared-utils': 2.1.2 5162 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5163 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4916 5164 '@nextui-org/use-callback-ref': 2.1.1(react@19.0.0) 4917 5165 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 4918 - '@react-aria/checkbox': 3.15.0(react@19.0.0) 5166 + '@react-aria/checkbox': 3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4919 5167 '@react-aria/focus': 3.19.0(react@19.0.0) 4920 5168 '@react-aria/interactions': 3.22.5(react@19.0.0) 4921 5169 '@react-aria/utils': 3.26.0(react@19.0.0) 4922 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5170 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4923 5171 '@react-stately/checkbox': 3.6.10(react@19.0.0) 4924 5172 '@react-stately/toggle': 3.8.0(react@19.0.0) 4925 5173 '@react-types/checkbox': 3.9.0(react@19.0.0) ··· 4927 5175 react: 19.0.0 4928 5176 react-dom: 19.0.0(react@19.0.0) 4929 5177 4930 - '@nextui-org/chip@2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5178 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4931 5179 dependencies: 4932 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5180 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4933 5181 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4934 - '@nextui-org/shared-utils': 2.1.1 4935 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4936 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5182 + '@nextui-org/shared-utils': 2.1.2 5183 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5184 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4937 5185 '@react-aria/focus': 3.19.0(react@19.0.0) 4938 5186 '@react-aria/interactions': 3.22.5(react@19.0.0) 4939 5187 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4941 5189 react: 19.0.0 4942 5190 react-dom: 19.0.0(react@19.0.0) 4943 5191 4944 - '@nextui-org/code@2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5192 + '@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)': 4945 5193 dependencies: 4946 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4947 - '@nextui-org/shared-utils': 2.1.1 4948 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 4949 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5194 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5195 + '@nextui-org/shared-utils': 2.1.2 5196 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5197 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4950 5198 react: 19.0.0 4951 5199 react-dom: 19.0.0(react@19.0.0) 4952 5200 4953 - '@nextui-org/date-input@2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5201 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 4954 5202 dependencies: 4955 5203 '@internationalized/date': 3.6.0 4956 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4957 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 4958 - '@nextui-org/shared-utils': 2.1.1 4959 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4960 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5204 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5205 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5206 + '@nextui-org/shared-utils': 2.1.2 5207 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5208 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4961 5209 '@react-aria/datepicker': 3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4962 5210 '@react-aria/i18n': 3.12.4(react@19.0.0) 4963 5211 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4967 5215 react: 19.0.0 4968 5216 react-dom: 19.0.0(react@19.0.0) 4969 5217 4970 - '@nextui-org/date-picker@2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/date-picker@2.3.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5219 dependencies: 4972 5220 '@internationalized/date': 3.6.0 4973 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4975 - '@nextui-org/calendar': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4976 - '@nextui-org/date-input': 2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4977 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4978 - '@nextui-org/popover': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4979 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5221 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/button': 2.2.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5223 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5224 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5225 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5226 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5227 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 4980 5228 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 4981 - '@nextui-org/shared-utils': 2.1.1 4982 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4983 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5229 + '@nextui-org/shared-utils': 2.1.2 5230 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5231 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 4984 5232 '@react-aria/datepicker': 3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 4985 5233 '@react-aria/i18n': 3.12.4(react@19.0.0) 4986 5234 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 4993 5241 react: 19.0.0 4994 5242 react-dom: 19.0.0(react@19.0.0) 4995 5243 4996 - '@nextui-org/divider@2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5244 + '@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)': 4997 5245 dependencies: 4998 5246 '@nextui-org/react-rsc-utils': 2.1.1(react@19.0.0) 4999 - '@nextui-org/shared-utils': 2.1.1 5000 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 5001 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5247 + '@nextui-org/shared-utils': 2.1.2 5248 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5249 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5002 5250 '@react-types/shared': 3.26.0(react@19.0.0) 5003 5251 react: 19.0.0 5004 5252 react-dom: 19.0.0(react@19.0.0) ··· 5007 5255 dependencies: 5008 5256 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5009 5257 5010 - '@nextui-org/drawer@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5258 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5011 5259 dependencies: 5012 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5013 - '@nextui-org/modal': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5014 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5015 - '@nextui-org/shared-utils': 2.1.1 5016 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5017 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5260 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/modal': 2.2.7(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5262 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5263 + '@nextui-org/shared-utils': 2.1.2 5264 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5265 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5018 5266 react: 19.0.0 5019 5267 react-dom: 19.0.0(react@19.0.0) 5020 5268 transitivePeerDependencies: 5021 5269 - framer-motion 5022 5270 5023 - '@nextui-org/dropdown@2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5271 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5024 5272 dependencies: 5025 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5026 - '@nextui-org/menu': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5027 - '@nextui-org/popover': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5028 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5029 - '@nextui-org/shared-utils': 2.1.1 5030 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.3(tailwindcss@3.4.17) 5273 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5274 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5275 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5276 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5277 + '@nextui-org/shared-utils': 2.1.2 5278 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5279 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5032 5280 '@react-aria/focus': 3.19.0(react@19.0.0) 5033 5281 '@react-aria/menu': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5034 - '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5035 5282 '@react-aria/utils': 3.26.0(react@19.0.0) 5036 5283 '@react-stately/menu': 3.9.0(react@19.0.0) 5037 5284 '@react-types/menu': 3.9.13(react@19.0.0) ··· 5039 5286 react: 19.0.0 5040 5287 react-dom: 19.0.0(react@19.0.0) 5041 5288 5042 - '@nextui-org/form@2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5289 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5043 5290 dependencies: 5044 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5045 - '@nextui-org/shared-utils': 2.1.1 5046 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5047 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5291 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5292 + '@nextui-org/shared-utils': 2.1.2 5293 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5294 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5048 5295 '@react-aria/utils': 3.26.0(react@19.0.0) 5049 5296 '@react-stately/form': 3.1.0(react@19.0.0) 5050 5297 '@react-types/form': 3.7.8(react@19.0.0) ··· 5052 5299 react: 19.0.0 5053 5300 react-dom: 19.0.0(react@19.0.0) 5054 5301 5055 - '@nextui-org/framer-utils@2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5302 + '@nextui-org/framer-utils@2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5056 5303 dependencies: 5057 - '@nextui-org/shared-utils': 2.1.1 5058 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5304 + '@nextui-org/shared-utils': 2.1.2 5305 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5306 '@nextui-org/use-measure': 2.1.1(react@19.0.0) 5060 5307 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5061 5308 react: 19.0.0 ··· 5063 5310 transitivePeerDependencies: 5064 5311 - '@nextui-org/theme' 5065 5312 5066 - '@nextui-org/image@2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5313 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5067 5314 dependencies: 5068 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5069 - '@nextui-org/shared-utils': 2.1.1 5070 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5072 - '@nextui-org/use-image': 2.1.1(react@19.0.0) 5315 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5316 + '@nextui-org/shared-utils': 2.1.2 5317 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5319 + '@nextui-org/use-image': 2.1.2(react@19.0.0) 5073 5320 react: 19.0.0 5074 5321 react-dom: 19.0.0(react@19.0.0) 5075 5322 5076 - '@nextui-org/input-otp@2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5323 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5077 5324 dependencies: 5078 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5079 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5080 - '@nextui-org/shared-utils': 2.1.1 5081 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5082 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5325 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5326 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5327 + '@nextui-org/shared-utils': 2.1.2 5328 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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@3.4.17) 5083 5330 '@react-aria/focus': 3.19.0(react@19.0.0) 5084 5331 '@react-aria/form': 3.0.11(react@19.0.0) 5085 5332 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5090 5337 react: 19.0.0 5091 5338 react-dom: 19.0.0(react@19.0.0) 5092 5339 5093 - '@nextui-org/input@2.4.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5340 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5094 5341 dependencies: 5095 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5096 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5342 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5343 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5097 5344 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5098 - '@nextui-org/shared-utils': 2.1.1 5099 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5100 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5345 + '@nextui-org/shared-utils': 2.1.2 5346 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5347 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5101 5348 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5102 5349 '@react-aria/focus': 3.19.0(react@19.0.0) 5103 5350 '@react-aria/interactions': 3.22.5(react@19.0.0) 5104 - '@react-aria/textfield': 3.15.0(react@19.0.0) 5351 + '@react-aria/textfield': 3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5105 5352 '@react-aria/utils': 3.26.0(react@19.0.0) 5106 5353 '@react-stately/utils': 3.10.5(react@19.0.0) 5107 5354 '@react-types/shared': 3.26.0(react@19.0.0) 5108 5355 '@react-types/textfield': 3.10.0(react@19.0.0) 5109 5356 react: 19.0.0 5110 5357 react-dom: 19.0.0(react@19.0.0) 5111 - react-textarea-autosize: 8.5.6(@types/react@19.0.2)(react@19.0.0) 5358 + react-textarea-autosize: 8.5.7(@types/react@19.0.8)(react@19.0.0) 5112 5359 transitivePeerDependencies: 5113 5360 - '@types/react' 5114 5361 5115 - '@nextui-org/kbd@2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5362 + '@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)': 5116 5363 dependencies: 5117 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5118 - '@nextui-org/shared-utils': 2.1.1 5119 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 5120 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5364 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5365 + '@nextui-org/shared-utils': 2.1.2 5366 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5367 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5121 5368 '@react-aria/utils': 3.26.0(react@19.0.0) 5122 5369 react: 19.0.0 5123 5370 react-dom: 19.0.0(react@19.0.0) 5124 5371 5125 - '@nextui-org/link@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5372 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5126 5373 dependencies: 5127 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5374 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5128 5375 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5129 - '@nextui-org/shared-utils': 2.1.1 5130 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5131 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5132 - '@nextui-org/use-aria-link': 2.2.3(react@19.0.0) 5376 + '@nextui-org/shared-utils': 2.1.2 5377 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5378 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5379 + '@nextui-org/use-aria-link': 2.2.5(react@19.0.0) 5133 5380 '@react-aria/focus': 3.19.0(react@19.0.0) 5134 - '@react-aria/link': 3.7.7(react@19.0.0) 5381 + '@react-aria/link': 3.7.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5135 5382 '@react-aria/utils': 3.26.0(react@19.0.0) 5136 5383 '@react-types/link': 3.5.9(react@19.0.0) 5137 5384 react: 19.0.0 5138 5385 react-dom: 19.0.0(react@19.0.0) 5139 5386 5140 - '@nextui-org/listbox@2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5387 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5141 5388 dependencies: 5142 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5143 - '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5144 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5145 - '@nextui-org/shared-utils': 2.1.1 5146 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5147 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5389 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/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) 5391 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5392 + '@nextui-org/shared-utils': 2.1.2 5393 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5394 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5148 5395 '@nextui-org/use-is-mobile': 2.2.2(react@19.0.0) 5149 5396 '@react-aria/focus': 3.19.0(react@19.0.0) 5150 5397 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5153 5400 '@react-stately/list': 3.11.1(react@19.0.0) 5154 5401 '@react-types/menu': 3.9.13(react@19.0.0) 5155 5402 '@react-types/shared': 3.26.0(react@19.0.0) 5156 - '@tanstack/react-virtual': 3.10.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5403 + '@tanstack/react-virtual': 3.11.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5157 5404 react: 19.0.0 5158 5405 react-dom: 19.0.0(react@19.0.0) 5159 5406 transitivePeerDependencies: 5160 5407 - framer-motion 5161 5408 5162 - '@nextui-org/menu@2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5409 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5163 5410 dependencies: 5164 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5165 - '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5166 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5167 - '@nextui-org/shared-utils': 2.1.1 5168 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5169 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5411 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5412 + '@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) 5413 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5414 + '@nextui-org/shared-utils': 2.1.2 5415 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.5(tailwindcss@3.4.17) 5170 5417 '@nextui-org/use-is-mobile': 2.2.2(react@19.0.0) 5171 5418 '@react-aria/focus': 3.19.0(react@19.0.0) 5172 5419 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5181 5428 transitivePeerDependencies: 5182 5429 - framer-motion 5183 5430 5184 - '@nextui-org/modal@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5431 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5185 5432 dependencies: 5186 5433 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5187 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5188 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5434 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5435 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5189 5436 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5190 - '@nextui-org/shared-utils': 2.1.1 5191 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5192 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5193 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 5437 + '@nextui-org/shared-utils': 2.1.2 5438 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5439 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5440 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5194 5441 '@nextui-org/use-aria-modal-overlay': 2.2.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5195 5442 '@nextui-org/use-disclosure': 2.2.2(react@19.0.0) 5196 5443 '@nextui-org/use-draggable': 2.1.2(react@19.0.0) ··· 5205 5452 react: 19.0.0 5206 5453 react-dom: 19.0.0(react@19.0.0) 5207 5454 5208 - '@nextui-org/navbar@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5455 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5209 5456 dependencies: 5210 5457 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5211 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5212 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5213 - '@nextui-org/shared-utils': 2.1.1 5214 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.3(tailwindcss@3.4.17) 5458 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.3(react@19.0.0) 5460 + '@nextui-org/shared-utils': 2.1.2 5461 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5462 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5216 5463 '@nextui-org/use-scroll-position': 2.1.1(react@19.0.0) 5217 - '@react-aria/button': 3.11.0(react@19.0.0) 5464 + '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5218 5465 '@react-aria/focus': 3.19.0(react@19.0.0) 5219 5466 '@react-aria/interactions': 3.22.5(react@19.0.0) 5220 5467 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) ··· 5225 5472 react: 19.0.0 5226 5473 react-dom: 19.0.0(react@19.0.0) 5227 5474 5228 - '@nextui-org/pagination@2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5475 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5229 5476 dependencies: 5230 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5477 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5231 5478 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5232 - '@nextui-org/shared-utils': 2.1.1 5233 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5234 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5479 + '@nextui-org/shared-utils': 2.1.2 5480 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5481 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5235 5482 '@nextui-org/use-intersection-observer': 2.2.2(react@19.0.0) 5236 - '@nextui-org/use-pagination': 2.2.2(react@19.0.0) 5483 + '@nextui-org/use-pagination': 2.2.3(react@19.0.0) 5237 5484 '@react-aria/focus': 3.19.0(react@19.0.0) 5238 5485 '@react-aria/i18n': 3.12.4(react@19.0.0) 5239 5486 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5242 5489 react-dom: 19.0.0(react@19.0.0) 5243 5490 scroll-into-view-if-needed: 3.0.10 5244 5491 5245 - '@nextui-org/popover@2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5492 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5246 5493 dependencies: 5247 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5248 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5495 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5249 5496 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5250 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5251 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5252 - '@nextui-org/shared-utils': 2.1.1 5253 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5254 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5255 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 5497 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.3(react@19.0.0) 5499 + '@nextui-org/shared-utils': 2.1.2 5500 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5501 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5502 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5256 5503 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5257 5504 '@react-aria/dialog': 3.5.20(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5258 5505 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5266 5513 react: 19.0.0 5267 5514 react-dom: 19.0.0(react@19.0.0) 5268 5515 5269 - '@nextui-org/progress@2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5516 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5270 5517 dependencies: 5271 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5272 - '@nextui-org/shared-utils': 2.1.1 5273 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5274 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5518 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5519 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5275 5522 '@nextui-org/use-is-mounted': 2.1.1(react@19.0.0) 5276 5523 '@react-aria/i18n': 3.12.4(react@19.0.0) 5277 - '@react-aria/progress': 3.4.18(react@19.0.0) 5524 + '@react-aria/progress': 3.4.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5278 5525 '@react-aria/utils': 3.26.0(react@19.0.0) 5279 5526 '@react-types/progress': 3.5.8(react@19.0.0) 5280 5527 react: 19.0.0 5281 5528 react-dom: 19.0.0(react@19.0.0) 5282 5529 5283 - '@nextui-org/radio@2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5530 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5531 dependencies: 5285 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5286 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5287 - '@nextui-org/shared-utils': 2.1.1 5288 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5289 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5532 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5533 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5534 + '@nextui-org/shared-utils': 2.1.2 5535 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5536 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5290 5537 '@react-aria/focus': 3.19.0(react@19.0.0) 5291 5538 '@react-aria/interactions': 3.22.5(react@19.0.0) 5292 - '@react-aria/radio': 3.10.10(react@19.0.0) 5539 + '@react-aria/radio': 3.10.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5293 5540 '@react-aria/utils': 3.26.0(react@19.0.0) 5294 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5541 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5295 5542 '@react-stately/radio': 3.10.9(react@19.0.0) 5296 5543 '@react-types/radio': 3.8.5(react@19.0.0) 5297 5544 '@react-types/shared': 3.26.0(react@19.0.0) ··· 5302 5549 dependencies: 5303 5550 react: 19.0.0 5304 5551 5305 - '@nextui-org/react-utils@2.1.1(react@19.0.0)': 5552 + '@nextui-org/react-utils@2.1.3(react@19.0.0)': 5306 5553 dependencies: 5307 5554 '@nextui-org/react-rsc-utils': 2.1.1(react@19.0.0) 5308 - '@nextui-org/shared-utils': 2.1.1 5555 + '@nextui-org/shared-utils': 2.1.2 5309 5556 react: 19.0.0 5310 5557 5311 - '@nextui-org/react@2.6.8(@types/react@19.0.2)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5558 + '@nextui-org/react@2.6.11(@types/react@19.0.8)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5312 5559 dependencies: 5313 - '@nextui-org/accordion': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5314 - '@nextui-org/alert': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5315 - '@nextui-org/autocomplete': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(@types/react@19.0.2)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5316 - '@nextui-org/avatar': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5317 - '@nextui-org/badge': 2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5318 - '@nextui-org/breadcrumbs': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5319 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/calendar': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 - '@nextui-org/card': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/checkbox': 2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5323 - '@nextui-org/chip': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5324 - '@nextui-org/code': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5325 - '@nextui-org/date-input': 2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5326 - '@nextui-org/date-picker': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5327 - '@nextui-org/divider': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5328 - '@nextui-org/drawer': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/dropdown': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5330 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5331 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5332 - '@nextui-org/image': 2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5333 - '@nextui-org/input': 2.4.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5334 - '@nextui-org/input-otp': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5335 - '@nextui-org/kbd': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5336 - '@nextui-org/link': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5337 - '@nextui-org/listbox': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/menu': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5339 - '@nextui-org/modal': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5340 - '@nextui-org/navbar': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5341 - '@nextui-org/pagination': 2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5342 - '@nextui-org/popover': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5343 - '@nextui-org/progress': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5344 - '@nextui-org/radio': 2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5345 - '@nextui-org/ripple': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5346 - '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5347 - '@nextui-org/select': 2.4.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5348 - '@nextui-org/skeleton': 2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5349 - '@nextui-org/slider': 2.4.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5350 - '@nextui-org/snippet': 2.2.8(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5351 - '@nextui-org/spacer': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5352 - '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5353 - '@nextui-org/switch': 2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5354 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5355 - '@nextui-org/table': 2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5356 - '@nextui-org/tabs': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5357 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5358 - '@nextui-org/tooltip': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5359 - '@nextui-org/user': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5360 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5560 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5561 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5562 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.8)(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5563 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5564 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5565 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5566 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5567 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5568 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5569 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5570 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5571 + '@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) 5572 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5573 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5574 + '@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) 5575 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5576 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5577 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5578 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5579 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5580 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5581 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5582 + '@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) 5583 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5584 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5585 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5586 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5587 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5588 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5589 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5590 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5591 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5592 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5593 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5594 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/skeleton': 2.2.5(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5596 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5597 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5598 + '@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) 5599 + '@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) 5600 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5602 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5603 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5604 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5605 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5606 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5607 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5361 5608 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5362 5609 react: 19.0.0 5363 5610 react-dom: 19.0.0(react@19.0.0) ··· 5365 5612 - '@types/react' 5366 5613 - tailwindcss 5367 5614 5368 - '@nextui-org/ripple@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5615 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5369 5616 dependencies: 5370 5617 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5371 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5372 - '@nextui-org/shared-utils': 2.1.1 5373 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5374 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5618 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5619 + '@nextui-org/shared-utils': 2.1.2 5620 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/theme': 2.4.5(tailwindcss@3.4.17) 5375 5622 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5376 5623 react: 19.0.0 5377 5624 react-dom: 19.0.0(react@19.0.0) 5378 5625 5379 - '@nextui-org/scroll-shadow@2.3.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5626 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5380 5627 dependencies: 5381 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5382 - '@nextui-org/shared-utils': 2.1.1 5383 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5384 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5385 - '@nextui-org/use-data-scroll-overflow': 2.2.1(react@19.0.0) 5628 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5629 + '@nextui-org/shared-utils': 2.1.2 5630 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5631 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5632 + '@nextui-org/use-data-scroll-overflow': 2.2.2(react@19.0.0) 5386 5633 react: 19.0.0 5387 5634 react-dom: 19.0.0(react@19.0.0) 5388 5635 5389 - '@nextui-org/select@2.4.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/select@2.4.9(@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5637 dependencies: 5391 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5392 - '@nextui-org/form': 2.1.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5393 - '@nextui-org/listbox': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5394 - '@nextui-org/popover': 2.3.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.1(react@19.0.0) 5396 - '@nextui-org/scroll-shadow': 2.3.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5638 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5639 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5640 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5641 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5642 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5643 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5397 5644 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5398 - '@nextui-org/shared-utils': 2.1.1 5399 - '@nextui-org/spinner': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5400 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5401 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5402 - '@nextui-org/use-aria-button': 2.2.3(react@19.0.0) 5403 - '@nextui-org/use-aria-multiselect': 2.4.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5645 + '@nextui-org/shared-utils': 2.1.2 5646 + '@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) 5647 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5648 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5649 + '@nextui-org/use-aria-button': 2.2.4(react@19.0.0) 5650 + '@nextui-org/use-aria-multiselect': 2.4.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5404 5651 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5405 5652 '@react-aria/focus': 3.19.0(react@19.0.0) 5406 5653 '@react-aria/form': 3.0.11(react@19.0.0) 5407 5654 '@react-aria/interactions': 3.22.5(react@19.0.0) 5408 5655 '@react-aria/utils': 3.26.0(react@19.0.0) 5409 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5656 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5410 5657 '@react-types/shared': 3.26.0(react@19.0.0) 5411 - '@tanstack/react-virtual': 3.10.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5658 + '@tanstack/react-virtual': 3.11.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5412 5659 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5413 5660 react: 19.0.0 5414 5661 react-dom: 19.0.0(react@19.0.0) ··· 5417 5664 dependencies: 5418 5665 react: 19.0.0 5419 5666 5420 - '@nextui-org/shared-utils@2.1.1': {} 5667 + '@nextui-org/shared-utils@2.1.2': {} 5421 5668 5422 - '@nextui-org/skeleton@2.2.3(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5669 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5423 5670 dependencies: 5424 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5425 - '@nextui-org/shared-utils': 2.1.1 5426 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5427 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5671 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5672 + '@nextui-org/shared-utils': 2.1.2 5673 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5674 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5428 5675 react: 19.0.0 5429 5676 react-dom: 19.0.0(react@19.0.0) 5430 5677 5431 - '@nextui-org/slider@2.4.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5678 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5679 dependencies: 5433 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5434 - '@nextui-org/shared-utils': 2.1.1 5435 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5436 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5437 - '@nextui-org/tooltip': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.3(react@19.0.0) 5681 + '@nextui-org/shared-utils': 2.1.2 5682 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5683 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5684 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5438 5685 '@react-aria/focus': 3.19.0(react@19.0.0) 5439 5686 '@react-aria/i18n': 3.12.4(react@19.0.0) 5440 5687 '@react-aria/interactions': 3.22.5(react@19.0.0) 5441 - '@react-aria/slider': 3.7.14(react@19.0.0) 5688 + '@react-aria/slider': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5442 5689 '@react-aria/utils': 3.26.0(react@19.0.0) 5443 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5690 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5444 5691 '@react-stately/slider': 3.6.0(react@19.0.0) 5445 5692 react: 19.0.0 5446 5693 react-dom: 19.0.0(react@19.0.0) 5447 5694 transitivePeerDependencies: 5448 5695 - framer-motion 5449 5696 5450 - '@nextui-org/snippet@2.2.8(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5697 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5451 5698 dependencies: 5452 - '@nextui-org/button': 2.2.7(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.1(react@19.0.0) 5699 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/react-utils': 2.1.3(react@19.0.0) 5454 5701 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5455 - '@nextui-org/shared-utils': 2.1.1 5456 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5457 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5458 - '@nextui-org/tooltip': 2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/use-clipboard': 2.1.1(react@19.0.0) 5702 + '@nextui-org/shared-utils': 2.1.2 5703 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5704 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5705 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5706 + '@nextui-org/use-clipboard': 2.1.2(react@19.0.0) 5460 5707 '@react-aria/focus': 3.19.0(react@19.0.0) 5461 5708 '@react-aria/utils': 3.26.0(react@19.0.0) 5462 5709 framer-motion: 12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5463 5710 react: 19.0.0 5464 5711 react-dom: 19.0.0(react@19.0.0) 5465 5712 5466 - '@nextui-org/spacer@2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5713 + '@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)': 5467 5714 dependencies: 5468 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5469 - '@nextui-org/shared-utils': 2.1.1 5470 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 5471 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5715 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5716 + '@nextui-org/shared-utils': 2.1.2 5717 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5718 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5472 5719 react: 19.0.0 5473 5720 react-dom: 19.0.0(react@19.0.0) 5474 5721 5475 - '@nextui-org/spinner@2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5722 + '@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)': 5476 5723 dependencies: 5477 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5478 - '@nextui-org/shared-utils': 2.1.1 5479 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 5480 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5724 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5725 + '@nextui-org/shared-utils': 2.1.2 5726 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5727 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5481 5728 react: 19.0.0 5482 5729 react-dom: 19.0.0(react@19.0.0) 5483 5730 5484 - '@nextui-org/switch@2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5731 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5485 5732 dependencies: 5486 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5487 - '@nextui-org/shared-utils': 2.1.1 5488 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5489 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5733 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5734 + '@nextui-org/shared-utils': 2.1.2 5735 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5736 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5490 5737 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5491 5738 '@react-aria/focus': 3.19.0(react@19.0.0) 5492 5739 '@react-aria/interactions': 3.22.5(react@19.0.0) 5493 - '@react-aria/switch': 3.6.10(react@19.0.0) 5740 + '@react-aria/switch': 3.6.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5494 5741 '@react-aria/utils': 3.26.0(react@19.0.0) 5495 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5742 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5496 5743 '@react-stately/toggle': 3.8.0(react@19.0.0) 5497 5744 '@react-types/shared': 3.26.0(react@19.0.0) 5498 5745 react: 19.0.0 5499 5746 react-dom: 19.0.0(react@19.0.0) 5500 5747 5501 - '@nextui-org/system-rsc@2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0)': 5748 + '@nextui-org/system-rsc@2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0)': 5502 5749 dependencies: 5503 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5750 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5504 5751 '@react-types/shared': 3.26.0(react@19.0.0) 5505 5752 clsx: 1.2.1 5506 5753 react: 19.0.0 5507 5754 5508 - '@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5755 + '@nextui-org/system@2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5509 5756 dependencies: 5510 5757 '@internationalized/date': 3.6.0 5511 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5512 - '@nextui-org/system-rsc': 2.3.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react@19.0.0) 5758 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5759 + '@nextui-org/system-rsc': 2.3.5(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(react@19.0.0) 5513 5760 '@react-aria/i18n': 3.12.4(react@19.0.0) 5514 5761 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5515 5762 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5521 5768 transitivePeerDependencies: 5522 5769 - '@nextui-org/theme' 5523 5770 5524 - '@nextui-org/table@2.2.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5771 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5525 5772 dependencies: 5526 - '@nextui-org/checkbox': 2.3.6(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5527 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5773 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5774 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5528 5775 '@nextui-org/shared-icons': 2.1.1(react@19.0.0) 5529 - '@nextui-org/shared-utils': 2.1.1 5530 - '@nextui-org/spacer': 2.2.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5531 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17) 5776 + '@nextui-org/shared-utils': 2.1.2 5777 + '@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) 5778 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5779 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5533 5780 '@react-aria/focus': 3.19.0(react@19.0.0) 5534 5781 '@react-aria/interactions': 3.22.5(react@19.0.0) 5535 5782 '@react-aria/table': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5536 5783 '@react-aria/utils': 3.26.0(react@19.0.0) 5537 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 5784 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5538 5785 '@react-stately/table': 3.13.0(react@19.0.0) 5539 5786 '@react-stately/virtualizer': 4.2.0(react@19.0.0) 5540 5787 '@react-types/grid': 3.2.10(react@19.0.0) ··· 5542 5789 react: 19.0.0 5543 5790 react-dom: 19.0.0(react@19.0.0) 5544 5791 5545 - '@nextui-org/tabs@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5792 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5546 5793 dependencies: 5547 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5548 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5549 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5550 - '@nextui-org/shared-utils': 2.1.1 5551 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5794 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5796 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5797 + '@nextui-org/shared-utils': 2.1.2 5798 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5799 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5553 5800 '@nextui-org/use-is-mounted': 2.1.1(react@19.0.0) 5554 5801 '@nextui-org/use-update-effect': 2.1.1(react@19.0.0) 5555 5802 '@react-aria/focus': 3.19.0(react@19.0.0) ··· 5564 5811 react-dom: 19.0.0(react@19.0.0) 5565 5812 scroll-into-view-if-needed: 3.0.10 5566 5813 5567 - '@nextui-org/theme@2.4.3(tailwindcss@3.4.17)': 5814 + '@nextui-org/theme@2.4.5(tailwindcss@3.4.17)': 5568 5815 dependencies: 5569 - '@nextui-org/shared-utils': 2.1.1 5816 + '@nextui-org/shared-utils': 2.1.2 5570 5817 clsx: 1.2.1 5571 5818 color: 4.2.3 5572 5819 color2k: 2.0.3 5573 5820 deepmerge: 4.3.1 5574 5821 flat: 5.0.2 5575 - tailwind-merge: 2.5.5 5822 + tailwind-merge: 2.6.0 5576 5823 tailwind-variants: 0.1.20(tailwindcss@3.4.17) 5577 5824 tailwindcss: 3.4.17 5578 5825 5579 - '@nextui-org/tooltip@2.2.5(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5826 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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 5827 dependencies: 5581 - '@nextui-org/aria-utils': 2.2.5(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5828 + '@nextui-org/aria-utils': 2.2.7(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5582 5829 '@nextui-org/dom-animation': 2.1.1(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) 5583 - '@nextui-org/framer-utils': 2.1.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5584 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5585 - '@nextui-org/shared-utils': 2.1.1 5586 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5587 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5830 + '@nextui-org/framer-utils': 2.1.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5831 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5832 + '@nextui-org/shared-utils': 2.1.2 5833 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5834 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5588 5835 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5589 5836 '@react-aria/interactions': 3.22.5(react@19.0.0) 5590 5837 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5591 - '@react-aria/tooltip': 3.7.10(react@19.0.0) 5838 + '@react-aria/tooltip': 3.7.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5592 5839 '@react-aria/utils': 3.26.0(react@19.0.0) 5593 5840 '@react-stately/tooltip': 3.5.0(react@19.0.0) 5594 5841 '@react-types/overlays': 3.8.11(react@19.0.0) ··· 5599 5846 5600 5847 '@nextui-org/use-aria-accordion@2.2.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5601 5848 dependencies: 5602 - '@react-aria/button': 3.11.0(react@19.0.0) 5849 + '@react-aria/button': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5603 5850 '@react-aria/focus': 3.19.0(react@19.0.0) 5604 5851 '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5605 5852 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5610 5857 transitivePeerDependencies: 5611 5858 - react-dom 5612 5859 5613 - '@nextui-org/use-aria-button@2.2.3(react@19.0.0)': 5860 + '@nextui-org/use-aria-button@2.2.4(react@19.0.0)': 5614 5861 dependencies: 5615 - '@nextui-org/shared-utils': 2.1.1 5862 + '@nextui-org/shared-utils': 2.1.2 5616 5863 '@react-aria/focus': 3.19.0(react@19.0.0) 5617 5864 '@react-aria/interactions': 3.22.5(react@19.0.0) 5618 5865 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5620 5867 '@react-types/shared': 3.26.0(react@19.0.0) 5621 5868 react: 19.0.0 5622 5869 5623 - '@nextui-org/use-aria-link@2.2.3(react@19.0.0)': 5870 + '@nextui-org/use-aria-link@2.2.5(react@19.0.0)': 5624 5871 dependencies: 5625 - '@nextui-org/shared-utils': 2.1.1 5872 + '@nextui-org/shared-utils': 2.1.2 5626 5873 '@react-aria/focus': 3.19.0(react@19.0.0) 5627 5874 '@react-aria/interactions': 3.22.5(react@19.0.0) 5628 5875 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 5639 5886 react: 19.0.0 5640 5887 react-dom: 19.0.0(react@19.0.0) 5641 5888 5642 - '@nextui-org/use-aria-multiselect@2.4.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5889 + '@nextui-org/use-aria-multiselect@2.4.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5643 5890 dependencies: 5644 5891 '@react-aria/i18n': 3.12.4(react@19.0.0) 5645 5892 '@react-aria/interactions': 3.22.5(react@19.0.0) ··· 5663 5910 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5664 5911 react: 19.0.0 5665 5912 5666 - '@nextui-org/use-clipboard@2.1.1(react@19.0.0)': 5913 + '@nextui-org/use-clipboard@2.1.2(react@19.0.0)': 5667 5914 dependencies: 5668 5915 react: 19.0.0 5669 5916 5670 - '@nextui-org/use-data-scroll-overflow@2.2.1(react@19.0.0)': 5917 + '@nextui-org/use-data-scroll-overflow@2.2.2(react@19.0.0)': 5671 5918 dependencies: 5672 - '@nextui-org/shared-utils': 2.1.1 5919 + '@nextui-org/shared-utils': 2.1.2 5673 5920 react: 19.0.0 5674 5921 5675 5922 '@nextui-org/use-disclosure@2.2.2(react@19.0.0)': ··· 5684 5931 '@react-aria/interactions': 3.22.5(react@19.0.0) 5685 5932 react: 19.0.0 5686 5933 5687 - '@nextui-org/use-image@2.1.1(react@19.0.0)': 5934 + '@nextui-org/use-image@2.1.2(react@19.0.0)': 5688 5935 dependencies: 5936 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5689 5937 '@nextui-org/use-safe-layout-effect': 2.1.1(react@19.0.0) 5690 5938 react: 19.0.0 5691 5939 ··· 5710 5958 dependencies: 5711 5959 react: 19.0.0 5712 5960 5713 - '@nextui-org/use-pagination@2.2.2(react@19.0.0)': 5961 + '@nextui-org/use-pagination@2.2.3(react@19.0.0)': 5714 5962 dependencies: 5715 - '@nextui-org/shared-utils': 2.1.1 5963 + '@nextui-org/shared-utils': 2.1.2 5716 5964 '@react-aria/i18n': 3.12.4(react@19.0.0) 5717 5965 react: 19.0.0 5718 5966 ··· 5728 5976 dependencies: 5729 5977 react: 19.0.0 5730 5978 5731 - '@nextui-org/user@2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5979 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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)': 5732 5980 dependencies: 5733 - '@nextui-org/avatar': 2.2.4(@nextui-org/system@2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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.3(tailwindcss@3.4.17))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5734 - '@nextui-org/react-utils': 2.1.1(react@19.0.0) 5735 - '@nextui-org/shared-utils': 2.1.1 5736 - '@nextui-org/system': 2.4.4(@nextui-org/theme@2.4.3(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5737 - '@nextui-org/theme': 2.4.3(tailwindcss@3.4.17) 5981 + '@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.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@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) 5982 + '@nextui-org/react-utils': 2.1.3(react@19.0.0) 5983 + '@nextui-org/shared-utils': 2.1.2 5984 + '@nextui-org/system': 2.4.6(@nextui-org/theme@2.4.5(tailwindcss@3.4.17))(framer-motion@12.0.0-alpha.2(@emotion/is-prop-valid@0.8.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5985 + '@nextui-org/theme': 2.4.5(tailwindcss@3.4.17) 5738 5986 '@react-aria/focus': 3.19.0(react@19.0.0) 5739 5987 '@react-aria/utils': 3.26.0(react@19.0.0) 5740 5988 react: 19.0.0 ··· 5750 5998 '@nodelib/fs.walk@1.2.8': 5751 5999 dependencies: 5752 6000 '@nodelib/fs.scandir': 2.1.5 5753 - fastq: 1.17.1 6001 + fastq: 1.19.0 5754 6002 5755 6003 '@nolyfill/is-core-module@1.0.39': {} 5756 6004 5757 - '@octokit/openapi-types@22.2.0': {} 6005 + '@octokit/openapi-types@23.0.1': {} 5758 6006 5759 - '@octokit/types@13.6.2': 6007 + '@octokit/types@13.8.0': 5760 6008 dependencies: 5761 - '@octokit/openapi-types': 22.2.0 6009 + '@octokit/openapi-types': 23.0.1 5762 6010 5763 6011 '@odiffey/discord-markdown@3.3.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5764 6012 dependencies: 5765 6013 '@khanacademy/simple-markdown': 0.12.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5766 - highlight.js: 11.11.0 6014 + highlight.js: 11.11.1 5767 6015 transitivePeerDependencies: 5768 6016 - react 5769 6017 - react-dom ··· 5773 6021 5774 6022 '@radix-ui/primitive@1.1.1': {} 5775 6023 5776 - '@radix-ui/react-arrow@1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6024 + '@radix-ui/react-arrow@1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5777 6025 dependencies: 5778 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6026 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5779 6027 react: 19.0.0 5780 6028 react-dom: 19.0.0(react@19.0.0) 5781 6029 optionalDependencies: 5782 - '@types/react': 19.0.2 5783 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6030 + '@types/react': 19.0.8 6031 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5784 6032 5785 - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.0.2)(react@19.0.0)': 6033 + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.0.8)(react@19.0.0)': 5786 6034 dependencies: 5787 6035 react: 19.0.0 5788 6036 optionalDependencies: 5789 - '@types/react': 19.0.2 6037 + '@types/react': 19.0.8 5790 6038 5791 - '@radix-ui/react-context@1.1.1(@types/react@19.0.2)(react@19.0.0)': 6039 + '@radix-ui/react-context@1.1.1(@types/react@19.0.8)(react@19.0.0)': 5792 6040 dependencies: 5793 6041 react: 19.0.0 5794 6042 optionalDependencies: 5795 - '@types/react': 19.0.2 6043 + '@types/react': 19.0.8 5796 6044 5797 - '@radix-ui/react-dialog@1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6045 + '@radix-ui/react-dialog@1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5798 6046 dependencies: 5799 6047 '@radix-ui/primitive': 1.1.1 5800 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5801 - '@radix-ui/react-context': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5802 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5803 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5804 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5805 - '@radix-ui/react-id': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5806 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5807 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5808 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5809 - '@radix-ui/react-slot': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5810 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6048 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6049 + '@radix-ui/react-context': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6050 + '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6051 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6052 + '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6053 + '@radix-ui/react-id': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6054 + '@radix-ui/react-portal': 1.1.4(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6055 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6056 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6057 + '@radix-ui/react-slot': 1.1.2(@types/react@19.0.8)(react@19.0.0) 6058 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5811 6059 aria-hidden: 1.2.4 5812 6060 react: 19.0.0 5813 6061 react-dom: 19.0.0(react@19.0.0) 5814 - react-remove-scroll: 2.6.2(@types/react@19.0.2)(react@19.0.0) 6062 + react-remove-scroll: 2.6.3(@types/react@19.0.8)(react@19.0.0) 5815 6063 optionalDependencies: 5816 - '@types/react': 19.0.2 5817 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6064 + '@types/react': 19.0.8 6065 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5818 6066 5819 - '@radix-ui/react-dismissable-layer@1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6067 + '@radix-ui/react-dismissable-layer@1.1.5(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5820 6068 dependencies: 5821 6069 '@radix-ui/primitive': 1.1.1 5822 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5823 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5824 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5825 - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6070 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6071 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6072 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6073 + '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5826 6074 react: 19.0.0 5827 6075 react-dom: 19.0.0(react@19.0.0) 5828 6076 optionalDependencies: 5829 - '@types/react': 19.0.2 5830 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6077 + '@types/react': 19.0.8 6078 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5831 6079 5832 - '@radix-ui/react-focus-guards@1.1.1(@types/react@19.0.2)(react@19.0.0)': 6080 + '@radix-ui/react-focus-guards@1.1.1(@types/react@19.0.8)(react@19.0.0)': 5833 6081 dependencies: 5834 6082 react: 19.0.0 5835 6083 optionalDependencies: 5836 - '@types/react': 19.0.2 6084 + '@types/react': 19.0.8 5837 6085 5838 - '@radix-ui/react-focus-scope@1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6086 + '@radix-ui/react-focus-scope@1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5839 6087 dependencies: 5840 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5841 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5842 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6088 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6089 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6090 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5843 6091 react: 19.0.0 5844 6092 react-dom: 19.0.0(react@19.0.0) 5845 6093 optionalDependencies: 5846 - '@types/react': 19.0.2 5847 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6094 + '@types/react': 19.0.8 6095 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5848 6096 5849 - '@radix-ui/react-id@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6097 + '@radix-ui/react-id@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5850 6098 dependencies: 5851 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6099 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5852 6100 react: 19.0.0 5853 6101 optionalDependencies: 5854 - '@types/react': 19.0.2 6102 + '@types/react': 19.0.8 5855 6103 5856 - '@radix-ui/react-popover@1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6104 + '@radix-ui/react-popover@1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5857 6105 dependencies: 5858 6106 '@radix-ui/primitive': 1.1.1 5859 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5860 - '@radix-ui/react-context': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5861 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5862 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5863 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5864 - '@radix-ui/react-id': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5865 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5866 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5867 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5868 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5869 - '@radix-ui/react-slot': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5870 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6107 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6108 + '@radix-ui/react-context': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6109 + '@radix-ui/react-dismissable-layer': 1.1.5(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6110 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6111 + '@radix-ui/react-focus-scope': 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6112 + '@radix-ui/react-id': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6113 + '@radix-ui/react-popper': 1.2.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6114 + '@radix-ui/react-portal': 1.1.4(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6115 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6116 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6117 + '@radix-ui/react-slot': 1.1.2(@types/react@19.0.8)(react@19.0.0) 6118 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5871 6119 aria-hidden: 1.2.4 5872 6120 react: 19.0.0 5873 6121 react-dom: 19.0.0(react@19.0.0) 5874 - react-remove-scroll: 2.6.2(@types/react@19.0.2)(react@19.0.0) 6122 + react-remove-scroll: 2.6.3(@types/react@19.0.8)(react@19.0.0) 5875 6123 optionalDependencies: 5876 - '@types/react': 19.0.2 5877 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6124 + '@types/react': 19.0.8 6125 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5878 6126 5879 - '@radix-ui/react-popper@1.2.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6127 + '@radix-ui/react-popper@1.2.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5880 6128 dependencies: 5881 6129 '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5882 - '@radix-ui/react-arrow': 1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5883 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5884 - '@radix-ui/react-context': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5885 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5886 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5887 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5888 - '@radix-ui/react-use-rect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 5889 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6130 + '@radix-ui/react-arrow': 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6131 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6132 + '@radix-ui/react-context': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6133 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6134 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6135 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6136 + '@radix-ui/react-use-rect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 6137 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5890 6138 '@radix-ui/rect': 1.1.0 5891 6139 react: 19.0.0 5892 6140 react-dom: 19.0.0(react@19.0.0) 5893 6141 optionalDependencies: 5894 - '@types/react': 19.0.2 5895 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6142 + '@types/react': 19.0.8 6143 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5896 6144 5897 - '@radix-ui/react-portal@1.1.3(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6145 + '@radix-ui/react-portal@1.1.4(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5898 6146 dependencies: 5899 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5900 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6147 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6148 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5901 6149 react: 19.0.0 5902 6150 react-dom: 19.0.0(react@19.0.0) 5903 6151 optionalDependencies: 5904 - '@types/react': 19.0.2 5905 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6152 + '@types/react': 19.0.8 6153 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5906 6154 5907 - '@radix-ui/react-presence@1.1.2(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6155 + '@radix-ui/react-presence@1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5908 6156 dependencies: 5909 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 5910 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6157 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 6158 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5911 6159 react: 19.0.0 5912 6160 react-dom: 19.0.0(react@19.0.0) 5913 6161 optionalDependencies: 5914 - '@types/react': 19.0.2 5915 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6162 + '@types/react': 19.0.8 6163 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5916 6164 5917 - '@radix-ui/react-primitive@2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6165 + '@radix-ui/react-primitive@2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5918 6166 dependencies: 5919 - '@radix-ui/react-slot': 1.1.1(@types/react@19.0.2)(react@19.0.0) 6167 + '@radix-ui/react-slot': 1.1.2(@types/react@19.0.8)(react@19.0.0) 5920 6168 react: 19.0.0 5921 6169 react-dom: 19.0.0(react@19.0.0) 5922 6170 optionalDependencies: 5923 - '@types/react': 19.0.2 5924 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6171 + '@types/react': 19.0.8 6172 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5925 6173 5926 - '@radix-ui/react-separator@1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6174 + '@radix-ui/react-separator@1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5927 6175 dependencies: 5928 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6176 + '@radix-ui/react-primitive': 2.0.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5929 6177 react: 19.0.0 5930 6178 react-dom: 19.0.0(react@19.0.0) 5931 6179 optionalDependencies: 5932 - '@types/react': 19.0.2 5933 - '@types/react-dom': 19.0.2(@types/react@19.0.2) 6180 + '@types/react': 19.0.8 6181 + '@types/react-dom': 19.0.3(@types/react@19.0.8) 5934 6182 5935 - '@radix-ui/react-slot@1.1.1(@types/react@19.0.2)(react@19.0.0)': 6183 + '@radix-ui/react-slot@1.1.2(@types/react@19.0.8)(react@19.0.0)': 5936 6184 dependencies: 5937 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.2)(react@19.0.0) 6185 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.0.8)(react@19.0.0) 5938 6186 react: 19.0.0 5939 6187 optionalDependencies: 5940 - '@types/react': 19.0.2 6188 + '@types/react': 19.0.8 5941 6189 5942 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6190 + '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5943 6191 dependencies: 5944 6192 react: 19.0.0 5945 6193 optionalDependencies: 5946 - '@types/react': 19.0.2 6194 + '@types/react': 19.0.8 5947 6195 5948 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6196 + '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5949 6197 dependencies: 5950 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6198 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5951 6199 react: 19.0.0 5952 6200 optionalDependencies: 5953 - '@types/react': 19.0.2 6201 + '@types/react': 19.0.8 5954 6202 5955 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6203 + '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5956 6204 dependencies: 5957 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6205 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5958 6206 react: 19.0.0 5959 6207 optionalDependencies: 5960 - '@types/react': 19.0.2 6208 + '@types/react': 19.0.8 5961 6209 5962 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6210 + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5963 6211 dependencies: 5964 6212 react: 19.0.0 5965 6213 optionalDependencies: 5966 - '@types/react': 19.0.2 6214 + '@types/react': 19.0.8 5967 6215 5968 - '@radix-ui/react-use-rect@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6216 + '@radix-ui/react-use-rect@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5969 6217 dependencies: 5970 6218 '@radix-ui/rect': 1.1.0 5971 6219 react: 19.0.0 5972 6220 optionalDependencies: 5973 - '@types/react': 19.0.2 6221 + '@types/react': 19.0.8 5974 6222 5975 - '@radix-ui/react-use-size@1.1.0(@types/react@19.0.2)(react@19.0.0)': 6223 + '@radix-ui/react-use-size@1.1.0(@types/react@19.0.8)(react@19.0.0)': 5976 6224 dependencies: 5977 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.2)(react@19.0.0) 6225 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.8)(react@19.0.0) 5978 6226 react: 19.0.0 5979 6227 optionalDependencies: 5980 - '@types/react': 19.0.2 6228 + '@types/react': 19.0.8 5981 6229 5982 6230 '@radix-ui/rect@1.1.0': {} 5983 6231 5984 - '@react-aria/breadcrumbs@3.5.19(react@19.0.0)': 6232 + '@react-aria/breadcrumbs@3.5.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5985 6233 dependencies: 5986 - '@react-aria/i18n': 3.12.4(react@19.0.0) 5987 - '@react-aria/link': 3.7.7(react@19.0.0) 6234 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6235 + '@react-aria/link': 3.7.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5988 6236 '@react-aria/utils': 3.26.0(react@19.0.0) 5989 6237 '@react-types/breadcrumbs': 3.7.9(react@19.0.0) 5990 6238 '@react-types/shared': 3.26.0(react@19.0.0) 5991 6239 '@swc/helpers': 0.5.15 5992 6240 react: 19.0.0 6241 + transitivePeerDependencies: 6242 + - react-dom 5993 6243 5994 - '@react-aria/button@3.11.0(react@19.0.0)': 6244 + '@react-aria/button@3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 5995 6245 dependencies: 5996 6246 '@react-aria/focus': 3.19.0(react@19.0.0) 5997 6247 '@react-aria/interactions': 3.22.5(react@19.0.0) 5998 - '@react-aria/toolbar': 3.0.0-beta.11(react@19.0.0) 6248 + '@react-aria/toolbar': 3.0.0-beta.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 5999 6249 '@react-aria/utils': 3.26.0(react@19.0.0) 6000 - '@react-stately/toggle': 3.8.0(react@19.0.0) 6001 - '@react-types/button': 3.10.1(react@19.0.0) 6250 + '@react-stately/toggle': 3.8.1(react@19.0.0) 6251 + '@react-types/button': 3.10.2(react@19.0.0) 6002 6252 '@react-types/shared': 3.26.0(react@19.0.0) 6003 6253 '@swc/helpers': 0.5.15 6004 6254 react: 19.0.0 6255 + transitivePeerDependencies: 6256 + - react-dom 6005 6257 6006 6258 '@react-aria/calendar@3.6.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6007 6259 dependencies: ··· 6018 6270 react: 19.0.0 6019 6271 react-dom: 19.0.0(react@19.0.0) 6020 6272 6021 - '@react-aria/checkbox@3.15.0(react@19.0.0)': 6273 + '@react-aria/checkbox@3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6022 6274 dependencies: 6023 - '@react-aria/form': 3.0.11(react@19.0.0) 6275 + '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6024 6276 '@react-aria/interactions': 3.22.5(react@19.0.0) 6025 - '@react-aria/label': 3.7.13(react@19.0.0) 6026 - '@react-aria/toggle': 3.10.10(react@19.0.0) 6277 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6278 + '@react-aria/toggle': 3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6027 6279 '@react-aria/utils': 3.26.0(react@19.0.0) 6028 6280 '@react-stately/checkbox': 3.6.10(react@19.0.0) 6029 - '@react-stately/form': 3.1.0(react@19.0.0) 6281 + '@react-stately/form': 3.1.1(react@19.0.0) 6030 6282 '@react-stately/toggle': 3.8.0(react@19.0.0) 6031 6283 '@react-types/checkbox': 3.9.0(react@19.0.0) 6032 6284 '@react-types/shared': 3.26.0(react@19.0.0) 6033 6285 '@swc/helpers': 0.5.15 6034 6286 react: 19.0.0 6287 + transitivePeerDependencies: 6288 + - react-dom 6035 6289 6036 6290 '@react-aria/combobox@3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6037 6291 dependencies: 6038 6292 '@react-aria/i18n': 3.12.4(react@19.0.0) 6039 - '@react-aria/listbox': 3.13.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6293 + '@react-aria/listbox': 3.14.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6040 6294 '@react-aria/live-announcer': 3.4.1 6041 - '@react-aria/menu': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6042 - '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6043 - '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6044 - '@react-aria/textfield': 3.15.0(react@19.0.0) 6295 + '@react-aria/menu': 3.17.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6296 + '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6297 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6298 + '@react-aria/textfield': 3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6045 6299 '@react-aria/utils': 3.26.0(react@19.0.0) 6046 - '@react-stately/collections': 3.12.0(react@19.0.0) 6300 + '@react-stately/collections': 3.12.1(react@19.0.0) 6047 6301 '@react-stately/combobox': 3.10.1(react@19.0.0) 6048 - '@react-stately/form': 3.1.0(react@19.0.0) 6049 - '@react-types/button': 3.10.1(react@19.0.0) 6302 + '@react-stately/form': 3.1.1(react@19.0.0) 6303 + '@react-types/button': 3.10.2(react@19.0.0) 6050 6304 '@react-types/combobox': 3.13.1(react@19.0.0) 6051 6305 '@react-types/shared': 3.26.0(react@19.0.0) 6052 6306 '@swc/helpers': 0.5.15 ··· 6058 6312 '@internationalized/date': 3.6.0 6059 6313 '@internationalized/number': 3.6.0 6060 6314 '@internationalized/string': 3.2.5 6061 - '@react-aria/focus': 3.19.0(react@19.0.0) 6062 - '@react-aria/form': 3.0.11(react@19.0.0) 6315 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6316 + '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6063 6317 '@react-aria/i18n': 3.12.4(react@19.0.0) 6064 - '@react-aria/interactions': 3.22.5(react@19.0.0) 6065 - '@react-aria/label': 3.7.13(react@19.0.0) 6066 - '@react-aria/spinbutton': 3.6.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6318 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6319 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6320 + '@react-aria/spinbutton': 3.6.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6067 6321 '@react-aria/utils': 3.26.0(react@19.0.0) 6068 6322 '@react-stately/datepicker': 3.11.0(react@19.0.0) 6069 - '@react-stately/form': 3.1.0(react@19.0.0) 6070 - '@react-types/button': 3.10.1(react@19.0.0) 6071 - '@react-types/calendar': 3.5.0(react@19.0.0) 6323 + '@react-stately/form': 3.1.1(react@19.0.0) 6324 + '@react-types/button': 3.10.2(react@19.0.0) 6325 + '@react-types/calendar': 3.6.0(react@19.0.0) 6072 6326 '@react-types/datepicker': 3.9.0(react@19.0.0) 6073 - '@react-types/dialog': 3.5.14(react@19.0.0) 6327 + '@react-types/dialog': 3.5.15(react@19.0.0) 6074 6328 '@react-types/shared': 3.26.0(react@19.0.0) 6075 6329 '@swc/helpers': 0.5.15 6076 6330 react: 19.0.0 ··· 6081 6335 '@react-aria/focus': 3.19.0(react@19.0.0) 6082 6336 '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6083 6337 '@react-aria/utils': 3.26.0(react@19.0.0) 6084 - '@react-types/dialog': 3.5.14(react@19.0.0) 6085 - '@react-types/shared': 3.26.0(react@19.0.0) 6338 + '@react-types/dialog': 3.5.15(react@19.0.0) 6339 + '@react-types/shared': 3.27.0(react@19.0.0) 6086 6340 '@swc/helpers': 0.5.15 6087 6341 react: 19.0.0 6088 6342 react-dom: 19.0.0(react@19.0.0) ··· 6096 6350 clsx: 2.1.1 6097 6351 react: 19.0.0 6098 6352 6353 + '@react-aria/focus@3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6354 + dependencies: 6355 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6356 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6357 + '@react-types/shared': 3.27.0(react@19.0.0) 6358 + '@swc/helpers': 0.5.15 6359 + clsx: 2.1.1 6360 + react: 19.0.0 6361 + react-dom: 19.0.0(react@19.0.0) 6362 + 6099 6363 '@react-aria/form@3.0.11(react@19.0.0)': 6100 6364 dependencies: 6101 6365 '@react-aria/interactions': 3.22.5(react@19.0.0) 6102 6366 '@react-aria/utils': 3.26.0(react@19.0.0) 6103 - '@react-stately/form': 3.1.0(react@19.0.0) 6367 + '@react-stately/form': 3.1.1(react@19.0.0) 6104 6368 '@react-types/shared': 3.26.0(react@19.0.0) 6105 6369 '@swc/helpers': 0.5.15 6106 6370 react: 19.0.0 6107 6371 6108 - '@react-aria/grid@3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6372 + '@react-aria/form@3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6109 6373 dependencies: 6110 - '@react-aria/focus': 3.19.0(react@19.0.0) 6111 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6112 - '@react-aria/interactions': 3.22.5(react@19.0.0) 6374 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6375 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6376 + '@react-stately/form': 3.1.1(react@19.0.0) 6377 + '@react-types/shared': 3.27.0(react@19.0.0) 6378 + '@swc/helpers': 0.5.15 6379 + react: 19.0.0 6380 + react-dom: 19.0.0(react@19.0.0) 6381 + 6382 + '@react-aria/grid@3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6383 + dependencies: 6384 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6385 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6386 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6113 6387 '@react-aria/live-announcer': 3.4.1 6114 - '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6115 - '@react-aria/utils': 3.26.0(react@19.0.0) 6116 - '@react-stately/collections': 3.12.0(react@19.0.0) 6117 - '@react-stately/grid': 3.10.0(react@19.0.0) 6118 - '@react-stately/selection': 3.18.0(react@19.0.0) 6119 - '@react-types/checkbox': 3.9.0(react@19.0.0) 6120 - '@react-types/grid': 3.2.10(react@19.0.0) 6121 - '@react-types/shared': 3.26.0(react@19.0.0) 6388 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6389 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6390 + '@react-stately/collections': 3.12.1(react@19.0.0) 6391 + '@react-stately/grid': 3.10.1(react@19.0.0) 6392 + '@react-stately/selection': 3.19.0(react@19.0.0) 6393 + '@react-types/checkbox': 3.9.1(react@19.0.0) 6394 + '@react-types/grid': 3.2.11(react@19.0.0) 6395 + '@react-types/shared': 3.27.0(react@19.0.0) 6122 6396 '@swc/helpers': 0.5.15 6123 6397 react: 19.0.0 6124 6398 react-dom: 19.0.0(react@19.0.0) 6125 6399 6126 6400 '@react-aria/i18n@3.12.4(react@19.0.0)': 6127 6401 dependencies: 6128 - '@internationalized/date': 3.6.0 6402 + '@internationalized/date': 3.7.0 6129 6403 '@internationalized/message': 3.1.6 6130 6404 '@internationalized/number': 3.6.0 6131 6405 '@internationalized/string': 3.2.5 6132 6406 '@react-aria/ssr': 3.9.7(react@19.0.0) 6133 6407 '@react-aria/utils': 3.26.0(react@19.0.0) 6134 - '@react-types/shared': 3.26.0(react@19.0.0) 6408 + '@react-types/shared': 3.27.0(react@19.0.0) 6409 + '@swc/helpers': 0.5.15 6410 + react: 19.0.0 6411 + 6412 + '@react-aria/i18n@3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6413 + dependencies: 6414 + '@internationalized/date': 3.7.0 6415 + '@internationalized/message': 3.1.6 6416 + '@internationalized/number': 3.6.0 6417 + '@internationalized/string': 3.2.5 6418 + '@react-aria/ssr': 3.9.7(react@19.0.0) 6419 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6420 + '@react-types/shared': 3.27.0(react@19.0.0) 6135 6421 '@swc/helpers': 0.5.15 6136 6422 react: 19.0.0 6423 + react-dom: 19.0.0(react@19.0.0) 6137 6424 6138 6425 '@react-aria/interactions@3.22.5(react@19.0.0)': 6139 6426 dependencies: ··· 6143 6430 '@swc/helpers': 0.5.15 6144 6431 react: 19.0.0 6145 6432 6433 + '@react-aria/interactions@3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6434 + dependencies: 6435 + '@react-aria/ssr': 3.9.7(react@19.0.0) 6436 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6437 + '@react-types/shared': 3.27.0(react@19.0.0) 6438 + '@swc/helpers': 0.5.15 6439 + react: 19.0.0 6440 + react-dom: 19.0.0(react@19.0.0) 6441 + 6146 6442 '@react-aria/label@3.7.13(react@19.0.0)': 6147 6443 dependencies: 6148 6444 '@react-aria/utils': 3.26.0(react@19.0.0) ··· 6150 6446 '@swc/helpers': 0.5.15 6151 6447 react: 19.0.0 6152 6448 6153 - '@react-aria/link@3.7.7(react@19.0.0)': 6449 + '@react-aria/label@3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6450 + dependencies: 6451 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6452 + '@react-types/shared': 3.27.0(react@19.0.0) 6453 + '@swc/helpers': 0.5.15 6454 + react: 19.0.0 6455 + react-dom: 19.0.0(react@19.0.0) 6456 + 6457 + '@react-aria/link@3.7.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6154 6458 dependencies: 6155 6459 '@react-aria/focus': 3.19.0(react@19.0.0) 6156 - '@react-aria/interactions': 3.22.5(react@19.0.0) 6460 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6157 6461 '@react-aria/utils': 3.26.0(react@19.0.0) 6158 6462 '@react-types/link': 3.5.9(react@19.0.0) 6159 - '@react-types/shared': 3.26.0(react@19.0.0) 6463 + '@react-types/shared': 3.27.0(react@19.0.0) 6464 + '@swc/helpers': 0.5.15 6465 + react: 19.0.0 6466 + transitivePeerDependencies: 6467 + - react-dom 6468 + 6469 + '@react-aria/link@3.7.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6470 + dependencies: 6471 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6472 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6473 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6474 + '@react-types/link': 3.5.10(react@19.0.0) 6475 + '@react-types/shared': 3.27.0(react@19.0.0) 6160 6476 '@swc/helpers': 0.5.15 6161 6477 react: 19.0.0 6478 + react-dom: 19.0.0(react@19.0.0) 6162 6479 6163 6480 '@react-aria/listbox@3.13.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6164 6481 dependencies: 6165 6482 '@react-aria/interactions': 3.22.5(react@19.0.0) 6166 - '@react-aria/label': 3.7.13(react@19.0.0) 6167 - '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6483 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6484 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6168 6485 '@react-aria/utils': 3.26.0(react@19.0.0) 6169 - '@react-stately/collections': 3.12.0(react@19.0.0) 6486 + '@react-stately/collections': 3.12.1(react@19.0.0) 6170 6487 '@react-stately/list': 3.11.1(react@19.0.0) 6171 - '@react-types/listbox': 3.5.3(react@19.0.0) 6488 + '@react-types/listbox': 3.5.4(react@19.0.0) 6172 6489 '@react-types/shared': 3.26.0(react@19.0.0) 6173 6490 '@swc/helpers': 0.5.15 6174 6491 react: 19.0.0 6175 6492 react-dom: 19.0.0(react@19.0.0) 6176 6493 6494 + '@react-aria/listbox@3.14.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6495 + dependencies: 6496 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6497 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6498 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6499 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6500 + '@react-stately/collections': 3.12.1(react@19.0.0) 6501 + '@react-stately/list': 3.11.2(react@19.0.0) 6502 + '@react-types/listbox': 3.5.4(react@19.0.0) 6503 + '@react-types/shared': 3.27.0(react@19.0.0) 6504 + '@swc/helpers': 0.5.15 6505 + react: 19.0.0 6506 + react-dom: 19.0.0(react@19.0.0) 6507 + 6177 6508 '@react-aria/live-announcer@3.4.1': 6178 6509 dependencies: 6179 6510 '@swc/helpers': 0.5.15 ··· 6181 6512 '@react-aria/menu@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6182 6513 dependencies: 6183 6514 '@react-aria/focus': 3.19.0(react@19.0.0) 6184 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6515 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6185 6516 '@react-aria/interactions': 3.22.5(react@19.0.0) 6186 - '@react-aria/overlays': 3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6187 - '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6517 + '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6518 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6188 6519 '@react-aria/utils': 3.26.0(react@19.0.0) 6189 - '@react-stately/collections': 3.12.0(react@19.0.0) 6520 + '@react-stately/collections': 3.12.1(react@19.0.0) 6190 6521 '@react-stately/menu': 3.9.0(react@19.0.0) 6191 - '@react-stately/selection': 3.18.0(react@19.0.0) 6522 + '@react-stately/selection': 3.19.0(react@19.0.0) 6192 6523 '@react-stately/tree': 3.8.6(react@19.0.0) 6193 - '@react-types/button': 3.10.1(react@19.0.0) 6524 + '@react-types/button': 3.10.2(react@19.0.0) 6194 6525 '@react-types/menu': 3.9.13(react@19.0.0) 6195 6526 '@react-types/shared': 3.26.0(react@19.0.0) 6196 6527 '@swc/helpers': 0.5.15 6197 6528 react: 19.0.0 6198 6529 react-dom: 19.0.0(react@19.0.0) 6199 6530 6531 + '@react-aria/menu@3.17.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6532 + dependencies: 6533 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6534 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6535 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6536 + '@react-aria/overlays': 3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6537 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6538 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6539 + '@react-stately/collections': 3.12.1(react@19.0.0) 6540 + '@react-stately/menu': 3.9.1(react@19.0.0) 6541 + '@react-stately/selection': 3.19.0(react@19.0.0) 6542 + '@react-stately/tree': 3.8.7(react@19.0.0) 6543 + '@react-types/button': 3.10.2(react@19.0.0) 6544 + '@react-types/menu': 3.9.14(react@19.0.0) 6545 + '@react-types/shared': 3.27.0(react@19.0.0) 6546 + '@swc/helpers': 0.5.15 6547 + react: 19.0.0 6548 + react-dom: 19.0.0(react@19.0.0) 6549 + 6200 6550 '@react-aria/overlays@3.24.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6201 6551 dependencies: 6202 6552 '@react-aria/focus': 3.19.0(react@19.0.0) 6203 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6553 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6204 6554 '@react-aria/interactions': 3.22.5(react@19.0.0) 6205 6555 '@react-aria/ssr': 3.9.7(react@19.0.0) 6206 6556 '@react-aria/utils': 3.26.0(react@19.0.0) 6207 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 6557 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6208 6558 '@react-stately/overlays': 3.6.12(react@19.0.0) 6209 - '@react-types/button': 3.10.1(react@19.0.0) 6559 + '@react-types/button': 3.10.2(react@19.0.0) 6210 6560 '@react-types/overlays': 3.8.11(react@19.0.0) 6211 - '@react-types/shared': 3.26.0(react@19.0.0) 6561 + '@react-types/shared': 3.27.0(react@19.0.0) 6562 + '@swc/helpers': 0.5.15 6563 + react: 19.0.0 6564 + react-dom: 19.0.0(react@19.0.0) 6565 + 6566 + '@react-aria/overlays@3.25.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6567 + dependencies: 6568 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6569 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6570 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6571 + '@react-aria/ssr': 3.9.7(react@19.0.0) 6572 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6573 + '@react-aria/visually-hidden': 3.8.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6574 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6575 + '@react-types/button': 3.10.2(react@19.0.0) 6576 + '@react-types/overlays': 3.8.12(react@19.0.0) 6577 + '@react-types/shared': 3.27.0(react@19.0.0) 6212 6578 '@swc/helpers': 0.5.15 6213 6579 react: 19.0.0 6214 6580 react-dom: 19.0.0(react@19.0.0) 6215 6581 6216 - '@react-aria/progress@3.4.18(react@19.0.0)': 6582 + '@react-aria/progress@3.4.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6217 6583 dependencies: 6218 6584 '@react-aria/i18n': 3.12.4(react@19.0.0) 6219 - '@react-aria/label': 3.7.13(react@19.0.0) 6585 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6220 6586 '@react-aria/utils': 3.26.0(react@19.0.0) 6221 6587 '@react-types/progress': 3.5.8(react@19.0.0) 6222 - '@react-types/shared': 3.26.0(react@19.0.0) 6588 + '@react-types/shared': 3.27.0(react@19.0.0) 6223 6589 '@swc/helpers': 0.5.15 6224 6590 react: 19.0.0 6591 + transitivePeerDependencies: 6592 + - react-dom 6225 6593 6226 - '@react-aria/radio@3.10.10(react@19.0.0)': 6594 + '@react-aria/radio@3.10.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6227 6595 dependencies: 6228 6596 '@react-aria/focus': 3.19.0(react@19.0.0) 6229 - '@react-aria/form': 3.0.11(react@19.0.0) 6230 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6597 + '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6598 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6231 6599 '@react-aria/interactions': 3.22.5(react@19.0.0) 6232 - '@react-aria/label': 3.7.13(react@19.0.0) 6600 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6233 6601 '@react-aria/utils': 3.26.0(react@19.0.0) 6234 6602 '@react-stately/radio': 3.10.9(react@19.0.0) 6235 6603 '@react-types/radio': 3.8.5(react@19.0.0) 6236 6604 '@react-types/shared': 3.26.0(react@19.0.0) 6237 6605 '@swc/helpers': 0.5.15 6238 6606 react: 19.0.0 6607 + transitivePeerDependencies: 6608 + - react-dom 6239 6609 6240 6610 '@react-aria/selection@3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6241 6611 dependencies: ··· 6243 6613 '@react-aria/i18n': 3.12.4(react@19.0.0) 6244 6614 '@react-aria/interactions': 3.22.5(react@19.0.0) 6245 6615 '@react-aria/utils': 3.26.0(react@19.0.0) 6246 - '@react-stately/selection': 3.18.0(react@19.0.0) 6616 + '@react-stately/selection': 3.19.0(react@19.0.0) 6247 6617 '@react-types/shared': 3.26.0(react@19.0.0) 6248 6618 '@swc/helpers': 0.5.15 6249 6619 react: 19.0.0 6250 6620 react-dom: 19.0.0(react@19.0.0) 6251 6621 6252 - '@react-aria/slider@3.7.14(react@19.0.0)': 6622 + '@react-aria/selection@3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6623 + dependencies: 6624 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6625 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6626 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6627 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6628 + '@react-stately/selection': 3.19.0(react@19.0.0) 6629 + '@react-types/shared': 3.27.0(react@19.0.0) 6630 + '@swc/helpers': 0.5.15 6631 + react: 19.0.0 6632 + react-dom: 19.0.0(react@19.0.0) 6633 + 6634 + '@react-aria/slider@3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6253 6635 dependencies: 6254 6636 '@react-aria/focus': 3.19.0(react@19.0.0) 6255 6637 '@react-aria/i18n': 3.12.4(react@19.0.0) 6256 6638 '@react-aria/interactions': 3.22.5(react@19.0.0) 6257 - '@react-aria/label': 3.7.13(react@19.0.0) 6639 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6258 6640 '@react-aria/utils': 3.26.0(react@19.0.0) 6259 6641 '@react-stately/slider': 3.6.0(react@19.0.0) 6260 - '@react-types/shared': 3.26.0(react@19.0.0) 6261 - '@react-types/slider': 3.7.7(react@19.0.0) 6642 + '@react-types/shared': 3.27.0(react@19.0.0) 6643 + '@react-types/slider': 3.7.8(react@19.0.0) 6262 6644 '@swc/helpers': 0.5.15 6263 6645 react: 19.0.0 6646 + transitivePeerDependencies: 6647 + - react-dom 6264 6648 6265 - '@react-aria/spinbutton@3.6.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6649 + '@react-aria/spinbutton@3.6.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6266 6650 dependencies: 6267 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6651 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6268 6652 '@react-aria/live-announcer': 3.4.1 6269 - '@react-aria/utils': 3.26.0(react@19.0.0) 6270 - '@react-types/button': 3.10.1(react@19.0.0) 6271 - '@react-types/shared': 3.26.0(react@19.0.0) 6653 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6654 + '@react-types/button': 3.10.2(react@19.0.0) 6655 + '@react-types/shared': 3.27.0(react@19.0.0) 6272 6656 '@swc/helpers': 0.5.15 6273 6657 react: 19.0.0 6274 6658 react-dom: 19.0.0(react@19.0.0) ··· 6278 6662 '@swc/helpers': 0.5.15 6279 6663 react: 19.0.0 6280 6664 6281 - '@react-aria/switch@3.6.10(react@19.0.0)': 6665 + '@react-aria/switch@3.6.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6282 6666 dependencies: 6283 - '@react-aria/toggle': 3.10.10(react@19.0.0) 6667 + '@react-aria/toggle': 3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6284 6668 '@react-stately/toggle': 3.8.0(react@19.0.0) 6285 6669 '@react-types/shared': 3.26.0(react@19.0.0) 6286 - '@react-types/switch': 3.5.7(react@19.0.0) 6670 + '@react-types/switch': 3.5.8(react@19.0.0) 6287 6671 '@swc/helpers': 0.5.15 6288 6672 react: 19.0.0 6673 + transitivePeerDependencies: 6674 + - react-dom 6289 6675 6290 6676 '@react-aria/table@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6291 6677 dependencies: 6292 6678 '@react-aria/focus': 3.19.0(react@19.0.0) 6293 - '@react-aria/grid': 3.11.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6294 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6679 + '@react-aria/grid': 3.11.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6680 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6295 6681 '@react-aria/interactions': 3.22.5(react@19.0.0) 6296 6682 '@react-aria/live-announcer': 3.4.1 6297 6683 '@react-aria/utils': 3.26.0(react@19.0.0) 6298 - '@react-aria/visually-hidden': 3.8.18(react@19.0.0) 6299 - '@react-stately/collections': 3.12.0(react@19.0.0) 6684 + '@react-aria/visually-hidden': 3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6685 + '@react-stately/collections': 3.12.1(react@19.0.0) 6300 6686 '@react-stately/flags': 3.0.5 6301 6687 '@react-stately/table': 3.13.0(react@19.0.0) 6302 - '@react-types/checkbox': 3.9.0(react@19.0.0) 6688 + '@react-types/checkbox': 3.9.1(react@19.0.0) 6303 6689 '@react-types/grid': 3.2.10(react@19.0.0) 6304 - '@react-types/shared': 3.26.0(react@19.0.0) 6690 + '@react-types/shared': 3.27.0(react@19.0.0) 6305 6691 '@react-types/table': 3.10.3(react@19.0.0) 6306 6692 '@swc/helpers': 0.5.15 6307 6693 react: 19.0.0 ··· 6310 6696 '@react-aria/tabs@3.9.8(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6311 6697 dependencies: 6312 6698 '@react-aria/focus': 3.19.0(react@19.0.0) 6313 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6314 - '@react-aria/selection': 3.21.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6699 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6700 + '@react-aria/selection': 3.22.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6315 6701 '@react-aria/utils': 3.26.0(react@19.0.0) 6316 6702 '@react-stately/tabs': 3.7.0(react@19.0.0) 6317 6703 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6320 6706 react: 19.0.0 6321 6707 react-dom: 19.0.0(react@19.0.0) 6322 6708 6323 - '@react-aria/textfield@3.15.0(react@19.0.0)': 6709 + '@react-aria/textfield@3.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6324 6710 dependencies: 6325 6711 '@react-aria/focus': 3.19.0(react@19.0.0) 6326 - '@react-aria/form': 3.0.11(react@19.0.0) 6327 - '@react-aria/label': 3.7.13(react@19.0.0) 6712 + '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6713 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6328 6714 '@react-aria/utils': 3.26.0(react@19.0.0) 6329 - '@react-stately/form': 3.1.0(react@19.0.0) 6715 + '@react-stately/form': 3.1.1(react@19.0.0) 6330 6716 '@react-stately/utils': 3.10.5(react@19.0.0) 6331 6717 '@react-types/shared': 3.26.0(react@19.0.0) 6332 6718 '@react-types/textfield': 3.10.0(react@19.0.0) 6333 6719 '@swc/helpers': 0.5.15 6334 6720 react: 19.0.0 6721 + transitivePeerDependencies: 6722 + - react-dom 6335 6723 6336 - '@react-aria/toggle@3.10.10(react@19.0.0)': 6724 + '@react-aria/textfield@3.16.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6725 + dependencies: 6726 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6727 + '@react-aria/form': 3.0.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6728 + '@react-aria/label': 3.7.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6729 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6730 + '@react-stately/form': 3.1.1(react@19.0.0) 6731 + '@react-stately/utils': 3.10.5(react@19.0.0) 6732 + '@react-types/shared': 3.27.0(react@19.0.0) 6733 + '@react-types/textfield': 3.11.0(react@19.0.0) 6734 + '@swc/helpers': 0.5.15 6735 + react: 19.0.0 6736 + react-dom: 19.0.0(react@19.0.0) 6737 + 6738 + '@react-aria/toggle@3.10.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6337 6739 dependencies: 6338 - '@react-aria/focus': 3.19.0(react@19.0.0) 6339 - '@react-aria/interactions': 3.22.5(react@19.0.0) 6340 - '@react-aria/utils': 3.26.0(react@19.0.0) 6341 - '@react-stately/toggle': 3.8.0(react@19.0.0) 6342 - '@react-types/checkbox': 3.9.0(react@19.0.0) 6343 - '@react-types/shared': 3.26.0(react@19.0.0) 6740 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6741 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6742 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6743 + '@react-stately/toggle': 3.8.1(react@19.0.0) 6744 + '@react-types/checkbox': 3.9.1(react@19.0.0) 6745 + '@react-types/shared': 3.27.0(react@19.0.0) 6344 6746 '@swc/helpers': 0.5.15 6345 6747 react: 19.0.0 6748 + react-dom: 19.0.0(react@19.0.0) 6346 6749 6347 - '@react-aria/toolbar@3.0.0-beta.11(react@19.0.0)': 6750 + '@react-aria/toolbar@3.0.0-beta.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6348 6751 dependencies: 6349 6752 '@react-aria/focus': 3.19.0(react@19.0.0) 6350 - '@react-aria/i18n': 3.12.4(react@19.0.0) 6753 + '@react-aria/i18n': 3.12.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6351 6754 '@react-aria/utils': 3.26.0(react@19.0.0) 6352 6755 '@react-types/shared': 3.26.0(react@19.0.0) 6353 6756 '@swc/helpers': 0.5.15 6354 6757 react: 19.0.0 6758 + transitivePeerDependencies: 6759 + - react-dom 6355 6760 6356 - '@react-aria/tooltip@3.7.10(react@19.0.0)': 6761 + '@react-aria/tooltip@3.7.10(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6357 6762 dependencies: 6358 - '@react-aria/focus': 3.19.0(react@19.0.0) 6763 + '@react-aria/focus': 3.19.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6359 6764 '@react-aria/interactions': 3.22.5(react@19.0.0) 6360 6765 '@react-aria/utils': 3.26.0(react@19.0.0) 6361 6766 '@react-stately/tooltip': 3.5.0(react@19.0.0) 6362 - '@react-types/shared': 3.26.0(react@19.0.0) 6767 + '@react-types/shared': 3.27.0(react@19.0.0) 6363 6768 '@react-types/tooltip': 3.4.13(react@19.0.0) 6364 6769 '@swc/helpers': 0.5.15 6365 6770 react: 19.0.0 6771 + transitivePeerDependencies: 6772 + - react-dom 6366 6773 6367 6774 '@react-aria/utils@3.26.0(react@19.0.0)': 6368 6775 dependencies: 6369 6776 '@react-aria/ssr': 3.9.7(react@19.0.0) 6370 6777 '@react-stately/utils': 3.10.5(react@19.0.0) 6371 - '@react-types/shared': 3.26.0(react@19.0.0) 6778 + '@react-types/shared': 3.27.0(react@19.0.0) 6779 + '@swc/helpers': 0.5.15 6780 + clsx: 2.1.1 6781 + react: 19.0.0 6782 + 6783 + '@react-aria/utils@3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6784 + dependencies: 6785 + '@react-aria/ssr': 3.9.7(react@19.0.0) 6786 + '@react-stately/utils': 3.10.5(react@19.0.0) 6787 + '@react-types/shared': 3.27.0(react@19.0.0) 6372 6788 '@swc/helpers': 0.5.15 6373 6789 clsx: 2.1.1 6374 6790 react: 19.0.0 6791 + react-dom: 19.0.0(react@19.0.0) 6375 6792 6376 - '@react-aria/visually-hidden@3.8.18(react@19.0.0)': 6793 + '@react-aria/visually-hidden@3.8.18(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6377 6794 dependencies: 6378 - '@react-aria/interactions': 3.22.5(react@19.0.0) 6379 - '@react-aria/utils': 3.26.0(react@19.0.0) 6380 - '@react-types/shared': 3.26.0(react@19.0.0) 6795 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6796 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6797 + '@react-types/shared': 3.27.0(react@19.0.0) 6381 6798 '@swc/helpers': 0.5.15 6382 6799 react: 19.0.0 6800 + transitivePeerDependencies: 6801 + - react-dom 6802 + 6803 + '@react-aria/visually-hidden@3.8.19(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6804 + dependencies: 6805 + '@react-aria/interactions': 3.23.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6806 + '@react-aria/utils': 3.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 6807 + '@react-types/shared': 3.27.0(react@19.0.0) 6808 + '@swc/helpers': 0.5.15 6809 + react: 19.0.0 6810 + react-dom: 19.0.0(react@19.0.0) 6383 6811 6384 6812 '@react-stately/calendar@3.6.0(react@19.0.0)': 6385 6813 dependencies: ··· 6392 6820 6393 6821 '@react-stately/checkbox@3.6.10(react@19.0.0)': 6394 6822 dependencies: 6395 - '@react-stately/form': 3.1.0(react@19.0.0) 6823 + '@react-stately/form': 3.1.1(react@19.0.0) 6396 6824 '@react-stately/utils': 3.10.5(react@19.0.0) 6397 6825 '@react-types/checkbox': 3.9.0(react@19.0.0) 6398 6826 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6405 6833 '@swc/helpers': 0.5.15 6406 6834 react: 19.0.0 6407 6835 6836 + '@react-stately/collections@3.12.1(react@19.0.0)': 6837 + dependencies: 6838 + '@react-types/shared': 3.27.0(react@19.0.0) 6839 + '@swc/helpers': 0.5.15 6840 + react: 19.0.0 6841 + 6408 6842 '@react-stately/combobox@3.10.1(react@19.0.0)': 6409 6843 dependencies: 6410 - '@react-stately/collections': 3.12.0(react@19.0.0) 6411 - '@react-stately/form': 3.1.0(react@19.0.0) 6412 - '@react-stately/list': 3.11.1(react@19.0.0) 6413 - '@react-stately/overlays': 3.6.12(react@19.0.0) 6414 - '@react-stately/select': 3.6.9(react@19.0.0) 6844 + '@react-stately/collections': 3.12.1(react@19.0.0) 6845 + '@react-stately/form': 3.1.1(react@19.0.0) 6846 + '@react-stately/list': 3.11.2(react@19.0.0) 6847 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6848 + '@react-stately/select': 3.6.10(react@19.0.0) 6415 6849 '@react-stately/utils': 3.10.5(react@19.0.0) 6416 6850 '@react-types/combobox': 3.13.1(react@19.0.0) 6417 6851 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6422 6856 dependencies: 6423 6857 '@internationalized/date': 3.6.0 6424 6858 '@internationalized/string': 3.2.5 6425 - '@react-stately/form': 3.1.0(react@19.0.0) 6426 - '@react-stately/overlays': 3.6.12(react@19.0.0) 6859 + '@react-stately/form': 3.1.1(react@19.0.0) 6860 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6427 6861 '@react-stately/utils': 3.10.5(react@19.0.0) 6428 6862 '@react-types/datepicker': 3.9.0(react@19.0.0) 6429 6863 '@react-types/shared': 3.26.0(react@19.0.0) ··· 6440 6874 '@swc/helpers': 0.5.15 6441 6875 react: 19.0.0 6442 6876 6443 - '@react-stately/grid@3.10.0(react@19.0.0)': 6877 + '@react-stately/form@3.1.1(react@19.0.0)': 6444 6878 dependencies: 6445 - '@react-stately/collections': 3.12.0(react@19.0.0) 6446 - '@react-stately/selection': 3.18.0(react@19.0.0) 6447 - '@react-types/grid': 3.2.10(react@19.0.0) 6448 - '@react-types/shared': 3.26.0(react@19.0.0) 6879 + '@react-types/shared': 3.27.0(react@19.0.0) 6880 + '@swc/helpers': 0.5.15 6881 + react: 19.0.0 6882 + 6883 + '@react-stately/grid@3.10.1(react@19.0.0)': 6884 + dependencies: 6885 + '@react-stately/collections': 3.12.1(react@19.0.0) 6886 + '@react-stately/selection': 3.19.0(react@19.0.0) 6887 + '@react-types/grid': 3.2.11(react@19.0.0) 6888 + '@react-types/shared': 3.27.0(react@19.0.0) 6449 6889 '@swc/helpers': 0.5.15 6450 6890 react: 19.0.0 6451 6891 6452 6892 '@react-stately/list@3.11.1(react@19.0.0)': 6453 6893 dependencies: 6454 - '@react-stately/collections': 3.12.0(react@19.0.0) 6455 - '@react-stately/selection': 3.18.0(react@19.0.0) 6894 + '@react-stately/collections': 3.12.1(react@19.0.0) 6895 + '@react-stately/selection': 3.19.0(react@19.0.0) 6456 6896 '@react-stately/utils': 3.10.5(react@19.0.0) 6457 6897 '@react-types/shared': 3.26.0(react@19.0.0) 6458 6898 '@swc/helpers': 0.5.15 6459 6899 react: 19.0.0 6460 6900 6901 + '@react-stately/list@3.11.2(react@19.0.0)': 6902 + dependencies: 6903 + '@react-stately/collections': 3.12.1(react@19.0.0) 6904 + '@react-stately/selection': 3.19.0(react@19.0.0) 6905 + '@react-stately/utils': 3.10.5(react@19.0.0) 6906 + '@react-types/shared': 3.27.0(react@19.0.0) 6907 + '@swc/helpers': 0.5.15 6908 + react: 19.0.0 6909 + 6461 6910 '@react-stately/menu@3.9.0(react@19.0.0)': 6462 6911 dependencies: 6463 - '@react-stately/overlays': 3.6.12(react@19.0.0) 6912 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6464 6913 '@react-types/menu': 3.9.13(react@19.0.0) 6465 6914 '@react-types/shared': 3.26.0(react@19.0.0) 6466 6915 '@swc/helpers': 0.5.15 6467 6916 react: 19.0.0 6468 6917 6918 + '@react-stately/menu@3.9.1(react@19.0.0)': 6919 + dependencies: 6920 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6921 + '@react-types/menu': 3.9.14(react@19.0.0) 6922 + '@react-types/shared': 3.27.0(react@19.0.0) 6923 + '@swc/helpers': 0.5.15 6924 + react: 19.0.0 6925 + 6469 6926 '@react-stately/overlays@3.6.12(react@19.0.0)': 6470 6927 dependencies: 6471 6928 '@react-stately/utils': 3.10.5(react@19.0.0) ··· 6473 6930 '@swc/helpers': 0.5.15 6474 6931 react: 19.0.0 6475 6932 6933 + '@react-stately/overlays@3.6.13(react@19.0.0)': 6934 + dependencies: 6935 + '@react-stately/utils': 3.10.5(react@19.0.0) 6936 + '@react-types/overlays': 3.8.12(react@19.0.0) 6937 + '@swc/helpers': 0.5.15 6938 + react: 19.0.0 6939 + 6476 6940 '@react-stately/radio@3.10.9(react@19.0.0)': 6477 6941 dependencies: 6478 - '@react-stately/form': 3.1.0(react@19.0.0) 6942 + '@react-stately/form': 3.1.1(react@19.0.0) 6479 6943 '@react-stately/utils': 3.10.5(react@19.0.0) 6480 6944 '@react-types/radio': 3.8.5(react@19.0.0) 6481 6945 '@react-types/shared': 3.26.0(react@19.0.0) 6482 6946 '@swc/helpers': 0.5.15 6483 6947 react: 19.0.0 6484 6948 6485 - '@react-stately/select@3.6.9(react@19.0.0)': 6949 + '@react-stately/select@3.6.10(react@19.0.0)': 6486 6950 dependencies: 6487 - '@react-stately/form': 3.1.0(react@19.0.0) 6488 - '@react-stately/list': 3.11.1(react@19.0.0) 6489 - '@react-stately/overlays': 3.6.12(react@19.0.0) 6490 - '@react-types/select': 3.9.8(react@19.0.0) 6491 - '@react-types/shared': 3.26.0(react@19.0.0) 6951 + '@react-stately/form': 3.1.1(react@19.0.0) 6952 + '@react-stately/list': 3.11.2(react@19.0.0) 6953 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6954 + '@react-types/select': 3.9.9(react@19.0.0) 6955 + '@react-types/shared': 3.27.0(react@19.0.0) 6492 6956 '@swc/helpers': 0.5.15 6493 6957 react: 19.0.0 6494 6958 6495 - '@react-stately/selection@3.18.0(react@19.0.0)': 6959 + '@react-stately/selection@3.19.0(react@19.0.0)': 6496 6960 dependencies: 6497 - '@react-stately/collections': 3.12.0(react@19.0.0) 6961 + '@react-stately/collections': 3.12.1(react@19.0.0) 6498 6962 '@react-stately/utils': 3.10.5(react@19.0.0) 6499 - '@react-types/shared': 3.26.0(react@19.0.0) 6963 + '@react-types/shared': 3.27.0(react@19.0.0) 6500 6964 '@swc/helpers': 0.5.15 6501 6965 react: 19.0.0 6502 6966 6503 6967 '@react-stately/slider@3.6.0(react@19.0.0)': 6504 6968 dependencies: 6505 6969 '@react-stately/utils': 3.10.5(react@19.0.0) 6506 - '@react-types/shared': 3.26.0(react@19.0.0) 6507 - '@react-types/slider': 3.7.7(react@19.0.0) 6970 + '@react-types/shared': 3.27.0(react@19.0.0) 6971 + '@react-types/slider': 3.7.8(react@19.0.0) 6508 6972 '@swc/helpers': 0.5.15 6509 6973 react: 19.0.0 6510 6974 6511 6975 '@react-stately/table@3.13.0(react@19.0.0)': 6512 6976 dependencies: 6513 - '@react-stately/collections': 3.12.0(react@19.0.0) 6977 + '@react-stately/collections': 3.12.1(react@19.0.0) 6514 6978 '@react-stately/flags': 3.0.5 6515 - '@react-stately/grid': 3.10.0(react@19.0.0) 6516 - '@react-stately/selection': 3.18.0(react@19.0.0) 6979 + '@react-stately/grid': 3.10.1(react@19.0.0) 6980 + '@react-stately/selection': 3.19.0(react@19.0.0) 6517 6981 '@react-stately/utils': 3.10.5(react@19.0.0) 6518 6982 '@react-types/grid': 3.2.10(react@19.0.0) 6519 - '@react-types/shared': 3.26.0(react@19.0.0) 6983 + '@react-types/shared': 3.27.0(react@19.0.0) 6520 6984 '@react-types/table': 3.10.3(react@19.0.0) 6521 6985 '@swc/helpers': 0.5.15 6522 6986 react: 19.0.0 6523 6987 6524 6988 '@react-stately/tabs@3.7.0(react@19.0.0)': 6525 6989 dependencies: 6526 - '@react-stately/list': 3.11.1(react@19.0.0) 6990 + '@react-stately/list': 3.11.2(react@19.0.0) 6527 6991 '@react-types/shared': 3.26.0(react@19.0.0) 6528 6992 '@react-types/tabs': 3.3.11(react@19.0.0) 6529 6993 '@swc/helpers': 0.5.15 ··· 6532 6996 '@react-stately/toggle@3.8.0(react@19.0.0)': 6533 6997 dependencies: 6534 6998 '@react-stately/utils': 3.10.5(react@19.0.0) 6535 - '@react-types/checkbox': 3.9.0(react@19.0.0) 6536 - '@react-types/shared': 3.26.0(react@19.0.0) 6999 + '@react-types/checkbox': 3.9.1(react@19.0.0) 7000 + '@react-types/shared': 3.27.0(react@19.0.0) 7001 + '@swc/helpers': 0.5.15 7002 + react: 19.0.0 7003 + 7004 + '@react-stately/toggle@3.8.1(react@19.0.0)': 7005 + dependencies: 7006 + '@react-stately/utils': 3.10.5(react@19.0.0) 7007 + '@react-types/checkbox': 3.9.1(react@19.0.0) 7008 + '@react-types/shared': 3.27.0(react@19.0.0) 6537 7009 '@swc/helpers': 0.5.15 6538 7010 react: 19.0.0 6539 7011 6540 7012 '@react-stately/tooltip@3.5.0(react@19.0.0)': 6541 7013 dependencies: 6542 - '@react-stately/overlays': 3.6.12(react@19.0.0) 7014 + '@react-stately/overlays': 3.6.13(react@19.0.0) 6543 7015 '@react-types/tooltip': 3.4.13(react@19.0.0) 6544 7016 '@swc/helpers': 0.5.15 6545 7017 react: 19.0.0 6546 7018 6547 7019 '@react-stately/tree@3.8.6(react@19.0.0)': 6548 7020 dependencies: 6549 - '@react-stately/collections': 3.12.0(react@19.0.0) 6550 - '@react-stately/selection': 3.18.0(react@19.0.0) 7021 + '@react-stately/collections': 3.12.1(react@19.0.0) 7022 + '@react-stately/selection': 3.19.0(react@19.0.0) 6551 7023 '@react-stately/utils': 3.10.5(react@19.0.0) 6552 7024 '@react-types/shared': 3.26.0(react@19.0.0) 6553 7025 '@swc/helpers': 0.5.15 6554 7026 react: 19.0.0 6555 7027 7028 + '@react-stately/tree@3.8.7(react@19.0.0)': 7029 + dependencies: 7030 + '@react-stately/collections': 3.12.1(react@19.0.0) 7031 + '@react-stately/selection': 3.19.0(react@19.0.0) 7032 + '@react-stately/utils': 3.10.5(react@19.0.0) 7033 + '@react-types/shared': 3.27.0(react@19.0.0) 7034 + '@swc/helpers': 0.5.15 7035 + react: 19.0.0 7036 + 6556 7037 '@react-stately/utils@3.10.5(react@19.0.0)': 6557 7038 dependencies: 6558 7039 '@swc/helpers': 0.5.15 ··· 6561 7042 '@react-stately/virtualizer@4.2.0(react@19.0.0)': 6562 7043 dependencies: 6563 7044 '@react-aria/utils': 3.26.0(react@19.0.0) 6564 - '@react-types/shared': 3.26.0(react@19.0.0) 7045 + '@react-types/shared': 3.27.0(react@19.0.0) 6565 7046 '@swc/helpers': 0.5.15 6566 7047 react: 19.0.0 6567 7048 ··· 6572 7053 6573 7054 '@react-types/breadcrumbs@3.7.9(react@19.0.0)': 6574 7055 dependencies: 6575 - '@react-types/link': 3.5.9(react@19.0.0) 7056 + '@react-types/link': 3.5.10(react@19.0.0) 6576 7057 '@react-types/shared': 3.26.0(react@19.0.0) 6577 7058 react: 19.0.0 6578 7059 ··· 6581 7062 '@react-types/shared': 3.26.0(react@19.0.0) 6582 7063 react: 19.0.0 6583 7064 7065 + '@react-types/button@3.10.2(react@19.0.0)': 7066 + dependencies: 7067 + '@react-types/shared': 3.27.0(react@19.0.0) 7068 + react: 19.0.0 7069 + 6584 7070 '@react-types/calendar@3.5.0(react@19.0.0)': 6585 7071 dependencies: 6586 7072 '@internationalized/date': 3.6.0 6587 7073 '@react-types/shared': 3.26.0(react@19.0.0) 6588 7074 react: 19.0.0 6589 7075 7076 + '@react-types/calendar@3.6.0(react@19.0.0)': 7077 + dependencies: 7078 + '@internationalized/date': 3.7.0 7079 + '@react-types/shared': 3.27.0(react@19.0.0) 7080 + react: 19.0.0 7081 + 6590 7082 '@react-types/checkbox@3.9.0(react@19.0.0)': 6591 7083 dependencies: 6592 - '@react-types/shared': 3.26.0(react@19.0.0) 7084 + '@react-types/shared': 3.27.0(react@19.0.0) 7085 + react: 19.0.0 7086 + 7087 + '@react-types/checkbox@3.9.1(react@19.0.0)': 7088 + dependencies: 7089 + '@react-types/shared': 3.27.0(react@19.0.0) 6593 7090 react: 19.0.0 6594 7091 6595 7092 '@react-types/combobox@3.13.1(react@19.0.0)': ··· 6600 7097 '@react-types/datepicker@3.9.0(react@19.0.0)': 6601 7098 dependencies: 6602 7099 '@internationalized/date': 3.6.0 6603 - '@react-types/calendar': 3.5.0(react@19.0.0) 6604 - '@react-types/overlays': 3.8.11(react@19.0.0) 6605 - '@react-types/shared': 3.26.0(react@19.0.0) 7100 + '@react-types/calendar': 3.6.0(react@19.0.0) 7101 + '@react-types/overlays': 3.8.12(react@19.0.0) 7102 + '@react-types/shared': 3.27.0(react@19.0.0) 6606 7103 react: 19.0.0 6607 7104 6608 - '@react-types/dialog@3.5.14(react@19.0.0)': 7105 + '@react-types/dialog@3.5.15(react@19.0.0)': 6609 7106 dependencies: 6610 - '@react-types/overlays': 3.8.11(react@19.0.0) 6611 - '@react-types/shared': 3.26.0(react@19.0.0) 7107 + '@react-types/overlays': 3.8.12(react@19.0.0) 7108 + '@react-types/shared': 3.27.0(react@19.0.0) 6612 7109 react: 19.0.0 6613 7110 6614 7111 '@react-types/form@3.7.8(react@19.0.0)': ··· 6618 7115 6619 7116 '@react-types/grid@3.2.10(react@19.0.0)': 6620 7117 dependencies: 6621 - '@react-types/shared': 3.26.0(react@19.0.0) 7118 + '@react-types/shared': 3.27.0(react@19.0.0) 7119 + react: 19.0.0 7120 + 7121 + '@react-types/grid@3.2.11(react@19.0.0)': 7122 + dependencies: 7123 + '@react-types/shared': 3.27.0(react@19.0.0) 7124 + react: 19.0.0 7125 + 7126 + '@react-types/link@3.5.10(react@19.0.0)': 7127 + dependencies: 7128 + '@react-types/shared': 3.27.0(react@19.0.0) 6622 7129 react: 19.0.0 6623 7130 6624 7131 '@react-types/link@3.5.9(react@19.0.0)': 6625 7132 dependencies: 6626 - '@react-types/shared': 3.26.0(react@19.0.0) 7133 + '@react-types/shared': 3.27.0(react@19.0.0) 6627 7134 react: 19.0.0 6628 7135 6629 - '@react-types/listbox@3.5.3(react@19.0.0)': 7136 + '@react-types/listbox@3.5.4(react@19.0.0)': 6630 7137 dependencies: 6631 - '@react-types/shared': 3.26.0(react@19.0.0) 7138 + '@react-types/shared': 3.27.0(react@19.0.0) 6632 7139 react: 19.0.0 6633 7140 6634 7141 '@react-types/menu@3.9.13(react@19.0.0)': 6635 7142 dependencies: 6636 - '@react-types/overlays': 3.8.11(react@19.0.0) 7143 + '@react-types/overlays': 3.8.12(react@19.0.0) 6637 7144 '@react-types/shared': 3.26.0(react@19.0.0) 6638 7145 react: 19.0.0 6639 7146 7147 + '@react-types/menu@3.9.14(react@19.0.0)': 7148 + dependencies: 7149 + '@react-types/overlays': 3.8.12(react@19.0.0) 7150 + '@react-types/shared': 3.27.0(react@19.0.0) 7151 + react: 19.0.0 7152 + 6640 7153 '@react-types/overlays@3.8.11(react@19.0.0)': 6641 7154 dependencies: 6642 - '@react-types/shared': 3.26.0(react@19.0.0) 7155 + '@react-types/shared': 3.27.0(react@19.0.0) 7156 + react: 19.0.0 7157 + 7158 + '@react-types/overlays@3.8.12(react@19.0.0)': 7159 + dependencies: 7160 + '@react-types/shared': 3.27.0(react@19.0.0) 6643 7161 react: 19.0.0 6644 7162 6645 7163 '@react-types/progress@3.5.8(react@19.0.0)': 6646 7164 dependencies: 6647 - '@react-types/shared': 3.26.0(react@19.0.0) 7165 + '@react-types/shared': 3.27.0(react@19.0.0) 6648 7166 react: 19.0.0 6649 7167 6650 7168 '@react-types/radio@3.8.5(react@19.0.0)': ··· 6657 7175 '@react-types/shared': 3.26.0(react@19.0.0) 6658 7176 react: 19.0.0 6659 7177 7178 + '@react-types/select@3.9.9(react@19.0.0)': 7179 + dependencies: 7180 + '@react-types/shared': 3.27.0(react@19.0.0) 7181 + react: 19.0.0 7182 + 6660 7183 '@react-types/shared@3.26.0(react@19.0.0)': 6661 7184 dependencies: 6662 7185 react: 19.0.0 6663 7186 6664 - '@react-types/slider@3.7.7(react@19.0.0)': 7187 + '@react-types/shared@3.27.0(react@19.0.0)': 6665 7188 dependencies: 6666 - '@react-types/shared': 3.26.0(react@19.0.0) 6667 7189 react: 19.0.0 6668 7190 6669 - '@react-types/switch@3.5.7(react@19.0.0)': 7191 + '@react-types/slider@3.7.8(react@19.0.0)': 6670 7192 dependencies: 6671 - '@react-types/shared': 3.26.0(react@19.0.0) 7193 + '@react-types/shared': 3.27.0(react@19.0.0) 7194 + react: 19.0.0 7195 + 7196 + '@react-types/switch@3.5.8(react@19.0.0)': 7197 + dependencies: 7198 + '@react-types/shared': 3.27.0(react@19.0.0) 6672 7199 react: 19.0.0 6673 7200 6674 7201 '@react-types/table@3.10.3(react@19.0.0)': 6675 7202 dependencies: 6676 7203 '@react-types/grid': 3.2.10(react@19.0.0) 6677 - '@react-types/shared': 3.26.0(react@19.0.0) 7204 + '@react-types/shared': 3.27.0(react@19.0.0) 6678 7205 react: 19.0.0 6679 7206 6680 7207 '@react-types/tabs@3.3.11(react@19.0.0)': ··· 6687 7214 '@react-types/shared': 3.26.0(react@19.0.0) 6688 7215 react: 19.0.0 6689 7216 7217 + '@react-types/textfield@3.11.0(react@19.0.0)': 7218 + dependencies: 7219 + '@react-types/shared': 3.27.0(react@19.0.0) 7220 + react: 19.0.0 7221 + 6690 7222 '@react-types/tooltip@3.4.13(react@19.0.0)': 6691 7223 dependencies: 6692 7224 '@react-types/overlays': 3.8.11(react@19.0.0) 6693 - '@react-types/shared': 3.26.0(react@19.0.0) 7225 + '@react-types/shared': 3.27.0(react@19.0.0) 6694 7226 react: 19.0.0 6695 7227 6696 7228 '@rtsao/scc@1.1.0': {} 6697 7229 6698 - '@rushstack/eslint-patch@1.10.4': {} 7230 + '@rushstack/eslint-patch@1.10.5': {} 6699 7231 6700 7232 '@sapphire/async-queue@1.5.5': {} 6701 7233 6702 7234 '@sapphire/snowflake@3.5.5': {} 6703 7235 6704 - '@stylistic/eslint-plugin@2.12.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2)': 7236 + '@stylistic/eslint-plugin@2.13.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3)': 6705 7237 dependencies: 6706 - '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 6707 - eslint: 9.17.0(jiti@1.21.7) 7238 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7239 + eslint: 9.20.1(jiti@1.21.7) 6708 7240 eslint-visitor-keys: 4.2.0 6709 7241 espree: 10.3.0 6710 7242 estraverse: 5.3.0 ··· 6719 7251 dependencies: 6720 7252 tslib: 2.8.1 6721 7253 6722 - '@tanstack/react-virtual@3.10.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 7254 + '@tanstack/react-virtual@3.11.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 6723 7255 dependencies: 6724 - '@tanstack/virtual-core': 3.10.9 7256 + '@tanstack/virtual-core': 3.11.2 6725 7257 react: 19.0.0 6726 7258 react-dom: 19.0.0(react@19.0.0) 6727 7259 6728 - '@tanstack/virtual-core@3.10.9': {} 7260 + '@tanstack/virtual-core@3.11.2': {} 6729 7261 6730 7262 '@types/d3-array@3.2.1': {} 6731 7263 ··· 6737 7269 dependencies: 6738 7270 '@types/d3-color': 3.1.3 6739 7271 6740 - '@types/d3-path@3.1.0': {} 7272 + '@types/d3-path@3.1.1': {} 6741 7273 6742 - '@types/d3-scale@4.0.8': 7274 + '@types/d3-scale@4.0.9': 6743 7275 dependencies: 6744 7276 '@types/d3-time': 3.0.4 6745 7277 6746 - '@types/d3-shape@3.1.6': 7278 + '@types/d3-shape@3.1.7': 6747 7279 dependencies: 6748 - '@types/d3-path': 3.1.0 7280 + '@types/d3-path': 3.1.1 6749 7281 6750 7282 '@types/d3-time@3.0.4': {} 6751 7283 ··· 6753 7285 6754 7286 '@types/debug@4.1.12': 6755 7287 dependencies: 6756 - '@types/ms': 0.7.34 7288 + '@types/ms': 2.1.0 6757 7289 6758 7290 '@types/estree-jsx@1.0.5': 6759 7291 dependencies: 6760 7292 '@types/estree': 1.0.6 6761 7293 6762 7294 '@types/estree@1.0.6': {} 7295 + 7296 + '@types/gensync@1.0.4': {} 6763 7297 6764 7298 '@types/hast@3.0.4': 6765 7299 dependencies: ··· 6771 7305 6772 7306 '@types/lodash.debounce@4.0.9': 6773 7307 dependencies: 6774 - '@types/lodash': 4.17.13 7308 + '@types/lodash': 4.17.15 6775 7309 6776 - '@types/lodash@4.17.13': {} 7310 + '@types/lodash@4.17.15': {} 6777 7311 6778 7312 '@types/mdast@4.0.4': 6779 7313 dependencies: 6780 7314 '@types/unist': 3.0.3 6781 7315 6782 - '@types/ms@0.7.34': {} 7316 + '@types/ms@2.1.0': {} 6783 7317 6784 - '@types/node@22.10.2': 7318 + '@types/node@22.13.2': 6785 7319 dependencies: 6786 7320 undici-types: 6.20.0 6787 7321 6788 - '@types/react-dom@19.0.2(@types/react@19.0.2)': 7322 + '@types/react-dom@19.0.3(@types/react@19.0.8)': 6789 7323 dependencies: 6790 - '@types/react': 19.0.2 7324 + '@types/react': 19.0.8 6791 7325 6792 - '@types/react@19.0.2': 7326 + '@types/react@19.0.8': 6793 7327 dependencies: 6794 7328 csstype: 3.1.3 6795 7329 ··· 6797 7331 6798 7332 '@types/unist@3.0.3': {} 6799 7333 6800 - '@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2)': 7334 + '@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3)': 6801 7335 dependencies: 6802 7336 '@eslint-community/regexpp': 4.12.1 6803 - '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 6804 - '@typescript-eslint/scope-manager': 8.18.1 6805 - '@typescript-eslint/type-utils': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 6806 - '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 6807 - '@typescript-eslint/visitor-keys': 8.18.1 6808 - eslint: 9.17.0(jiti@1.21.7) 7337 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7338 + '@typescript-eslint/scope-manager': 8.24.0 7339 + '@typescript-eslint/type-utils': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7340 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7341 + '@typescript-eslint/visitor-keys': 8.24.0 7342 + eslint: 9.20.1(jiti@1.21.7) 6809 7343 graphemer: 1.4.0 6810 7344 ignore: 5.3.2 6811 7345 natural-compare: 1.4.0 6812 - ts-api-utils: 1.4.3(typescript@5.7.2) 6813 - typescript: 5.7.2 7346 + ts-api-utils: 2.0.1(typescript@5.7.3) 7347 + typescript: 5.7.3 6814 7348 transitivePeerDependencies: 6815 7349 - supports-color 6816 7350 6817 - '@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2)': 7351 + '@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3)': 6818 7352 dependencies: 6819 - '@typescript-eslint/scope-manager': 8.18.1 6820 - '@typescript-eslint/types': 8.18.1 6821 - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2) 6822 - '@typescript-eslint/visitor-keys': 8.18.1 7353 + '@typescript-eslint/scope-manager': 8.24.0 7354 + '@typescript-eslint/types': 8.24.0 7355 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) 7356 + '@typescript-eslint/visitor-keys': 8.24.0 6823 7357 debug: 4.4.0 6824 - eslint: 9.17.0(jiti@1.21.7) 6825 - typescript: 5.7.2 7358 + eslint: 9.20.1(jiti@1.21.7) 7359 + typescript: 5.7.3 6826 7360 transitivePeerDependencies: 6827 7361 - supports-color 6828 7362 6829 - '@typescript-eslint/scope-manager@8.18.1': 7363 + '@typescript-eslint/scope-manager@8.24.0': 6830 7364 dependencies: 6831 - '@typescript-eslint/types': 8.18.1 6832 - '@typescript-eslint/visitor-keys': 8.18.1 7365 + '@typescript-eslint/types': 8.24.0 7366 + '@typescript-eslint/visitor-keys': 8.24.0 6833 7367 6834 - '@typescript-eslint/type-utils@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2)': 7368 + '@typescript-eslint/type-utils@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3)': 6835 7369 dependencies: 6836 - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2) 6837 - '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 7370 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) 7371 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 6838 7372 debug: 4.4.0 6839 - eslint: 9.17.0(jiti@1.21.7) 6840 - ts-api-utils: 1.4.3(typescript@5.7.2) 6841 - typescript: 5.7.2 7373 + eslint: 9.20.1(jiti@1.21.7) 7374 + ts-api-utils: 2.0.1(typescript@5.7.3) 7375 + typescript: 5.7.3 6842 7376 transitivePeerDependencies: 6843 7377 - supports-color 6844 7378 6845 - '@typescript-eslint/types@8.18.1': {} 7379 + '@typescript-eslint/types@8.24.0': {} 6846 7380 6847 - '@typescript-eslint/typescript-estree@8.18.1(typescript@5.7.2)': 7381 + '@typescript-eslint/typescript-estree@8.24.0(typescript@5.7.3)': 6848 7382 dependencies: 6849 - '@typescript-eslint/types': 8.18.1 6850 - '@typescript-eslint/visitor-keys': 8.18.1 7383 + '@typescript-eslint/types': 8.24.0 7384 + '@typescript-eslint/visitor-keys': 8.24.0 6851 7385 debug: 4.4.0 6852 - fast-glob: 3.3.2 7386 + fast-glob: 3.3.3 6853 7387 is-glob: 4.0.3 6854 7388 minimatch: 9.0.5 6855 - semver: 7.6.3 6856 - ts-api-utils: 1.4.3(typescript@5.7.2) 6857 - typescript: 5.7.2 7389 + semver: 7.7.1 7390 + ts-api-utils: 2.0.1(typescript@5.7.3) 7391 + typescript: 5.7.3 6858 7392 transitivePeerDependencies: 6859 7393 - supports-color 6860 7394 6861 - '@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2)': 7395 + '@typescript-eslint/utils@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3)': 6862 7396 dependencies: 6863 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@1.21.7)) 6864 - '@typescript-eslint/scope-manager': 8.18.1 6865 - '@typescript-eslint/types': 8.18.1 6866 - '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2) 6867 - eslint: 9.17.0(jiti@1.21.7) 6868 - typescript: 5.7.2 7397 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1(jiti@1.21.7)) 7398 + '@typescript-eslint/scope-manager': 8.24.0 7399 + '@typescript-eslint/types': 8.24.0 7400 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) 7401 + eslint: 9.20.1(jiti@1.21.7) 7402 + typescript: 5.7.3 6869 7403 transitivePeerDependencies: 6870 7404 - supports-color 6871 7405 6872 - '@typescript-eslint/visitor-keys@8.18.1': 7406 + '@typescript-eslint/visitor-keys@8.24.0': 6873 7407 dependencies: 6874 - '@typescript-eslint/types': 8.18.1 7408 + '@typescript-eslint/types': 8.24.0 6875 7409 eslint-visitor-keys: 4.2.0 6876 7410 6877 - '@ungap/structured-clone@1.2.1': {} 7411 + '@ungap/structured-clone@1.3.0': {} 6878 7412 6879 7413 '@vladfrangu/async_event_emitter@2.4.6': {} 6880 7414 ··· 6931 7465 dependencies: 6932 7466 call-bind: 1.0.8 6933 7467 define-properties: 1.2.1 6934 - es-abstract: 1.23.7 6935 - es-object-atoms: 1.0.0 6936 - get-intrinsic: 1.2.6 7468 + es-abstract: 1.23.9 7469 + es-object-atoms: 1.1.1 7470 + get-intrinsic: 1.2.7 6937 7471 is-string: 1.1.1 6938 7472 6939 7473 array-unique@0.3.2: {} ··· 6942 7476 dependencies: 6943 7477 call-bind: 1.0.8 6944 7478 define-properties: 1.2.1 6945 - es-abstract: 1.23.7 7479 + es-abstract: 1.23.9 6946 7480 es-errors: 1.3.0 6947 - es-object-atoms: 1.0.0 6948 - es-shim-unscopables: 1.0.2 7481 + es-object-atoms: 1.1.1 7482 + es-shim-unscopables: 1.1.0 6949 7483 6950 7484 array.prototype.findlastindex@1.2.5: 6951 7485 dependencies: 6952 7486 call-bind: 1.0.8 6953 7487 define-properties: 1.2.1 6954 - es-abstract: 1.23.7 7488 + es-abstract: 1.23.9 6955 7489 es-errors: 1.3.0 6956 - es-object-atoms: 1.0.0 6957 - es-shim-unscopables: 1.0.2 7490 + es-object-atoms: 1.1.1 7491 + es-shim-unscopables: 1.1.0 6958 7492 6959 7493 array.prototype.flat@1.3.3: 6960 7494 dependencies: 6961 7495 call-bind: 1.0.8 6962 7496 define-properties: 1.2.1 6963 - es-abstract: 1.23.7 6964 - es-shim-unscopables: 1.0.2 7497 + es-abstract: 1.23.9 7498 + es-shim-unscopables: 1.1.0 6965 7499 6966 7500 array.prototype.flatmap@1.3.3: 6967 7501 dependencies: 6968 7502 call-bind: 1.0.8 6969 7503 define-properties: 1.2.1 6970 - es-abstract: 1.23.7 6971 - es-shim-unscopables: 1.0.2 7504 + es-abstract: 1.23.9 7505 + es-shim-unscopables: 1.1.0 6972 7506 6973 7507 array.prototype.tosorted@1.1.4: 6974 7508 dependencies: 6975 7509 call-bind: 1.0.8 6976 7510 define-properties: 1.2.1 6977 - es-abstract: 1.23.7 7511 + es-abstract: 1.23.9 6978 7512 es-errors: 1.3.0 6979 - es-shim-unscopables: 1.0.2 7513 + es-shim-unscopables: 1.1.0 6980 7514 6981 7515 arraybuffer.prototype.slice@1.0.4: 6982 7516 dependencies: 6983 7517 array-buffer-byte-length: 1.0.2 6984 7518 call-bind: 1.0.8 6985 7519 define-properties: 1.2.1 6986 - es-abstract: 1.23.7 7520 + es-abstract: 1.23.9 6987 7521 es-errors: 1.3.0 6988 - get-intrinsic: 1.2.6 7522 + get-intrinsic: 1.2.7 6989 7523 is-array-buffer: 3.0.5 6990 7524 6991 7525 assign-symbols@1.0.0: {} 6992 7526 6993 7527 ast-types-flow@0.0.8: {} 6994 7528 7529 + async-function@1.0.0: {} 7530 + 6995 7531 atob@2.1.2: {} 6996 7532 6997 - autoprefixer@10.4.20(postcss@8.4.49): 7533 + autoprefixer@10.4.20(postcss@8.5.2): 6998 7534 dependencies: 6999 - browserslist: 4.24.3 7000 - caniuse-lite: 1.0.30001690 7535 + browserslist: 4.24.4 7536 + caniuse-lite: 1.0.30001699 7001 7537 fraction.js: 4.3.7 7002 7538 normalize-range: 0.1.2 7003 7539 picocolors: 1.1.1 7004 - postcss: 8.4.49 7540 + postcss: 8.5.2 7005 7541 postcss-value-parser: 4.2.0 7006 7542 7007 7543 available-typed-arrays@1.0.7: 7008 7544 dependencies: 7009 - possible-typed-array-names: 1.0.0 7545 + possible-typed-array-names: 1.1.0 7010 7546 7011 7547 axe-core@4.10.2: {} 7012 7548 ··· 7045 7581 7046 7582 broadcast-channel@3.7.0: 7047 7583 dependencies: 7048 - '@babel/runtime': 7.26.0 7584 + '@babel/runtime': 7.26.7 7049 7585 detect-node: 2.1.0 7050 7586 js-sha3: 0.8.0 7051 7587 microseconds: 0.2.0 ··· 7054 7590 rimraf: 3.0.2 7055 7591 unload: 2.2.0 7056 7592 7057 - browserslist@4.24.3: 7593 + browserslist@4.24.4: 7058 7594 dependencies: 7059 - caniuse-lite: 1.0.30001690 7060 - electron-to-chromium: 1.5.75 7595 + caniuse-lite: 1.0.30001699 7596 + electron-to-chromium: 1.5.98 7061 7597 node-releases: 2.0.19 7062 - update-browserslist-db: 1.1.1(browserslist@4.24.3) 7598 + update-browserslist-db: 1.1.2(browserslist@4.24.4) 7063 7599 7064 7600 busboy@1.6.0: 7065 7601 dependencies: ··· 7077 7613 union-value: 1.0.1 7078 7614 unset-value: 1.0.0 7079 7615 7080 - call-bind-apply-helpers@1.0.1: 7616 + call-bind-apply-helpers@1.0.2: 7081 7617 dependencies: 7082 7618 es-errors: 1.3.0 7083 7619 function-bind: 1.1.2 7084 7620 7085 7621 call-bind@1.0.8: 7086 7622 dependencies: 7087 - call-bind-apply-helpers: 1.0.1 7623 + call-bind-apply-helpers: 1.0.2 7088 7624 es-define-property: 1.0.1 7089 - get-intrinsic: 1.2.6 7625 + get-intrinsic: 1.2.7 7090 7626 set-function-length: 1.2.2 7091 7627 7092 7628 call-bound@1.0.3: 7093 7629 dependencies: 7094 - call-bind-apply-helpers: 1.0.1 7095 - get-intrinsic: 1.2.6 7630 + call-bind-apply-helpers: 1.0.2 7631 + get-intrinsic: 1.2.7 7096 7632 7097 7633 callsites@3.1.0: {} 7098 7634 7099 7635 camelcase-css@2.0.1: {} 7100 7636 7101 - caniuse-lite@1.0.30001690: {} 7637 + caniuse-lite@1.0.30001699: {} 7102 7638 7103 7639 ccount@2.0.1: {} 7104 7640 ··· 7173 7709 7174 7710 component-emitter@1.3.1: {} 7175 7711 7176 - compute-scroll-into-view@3.1.0: {} 7712 + compute-scroll-into-view@3.1.1: {} 7177 7713 7178 7714 concat-map@0.0.1: {} 7179 7715 ··· 7265 7801 7266 7802 decimal.js-light@2.5.1: {} 7267 7803 7268 - decimal.js@10.4.3: {} 7804 + decimal.js@10.5.0: {} 7269 7805 7270 7806 decode-named-character-reference@1.0.2: 7271 7807 dependencies: ··· 7316 7852 7317 7853 didyoumean@1.2.2: {} 7318 7854 7319 - discord-api-types@0.37.112: {} 7320 - 7321 - discord-api-types@0.37.97: {} 7855 + discord-api-types@0.37.119: {} 7322 7856 7323 7857 dlv@1.1.3: {} 7324 7858 ··· 7328 7862 7329 7863 dom-helpers@5.2.1: 7330 7864 dependencies: 7331 - '@babel/runtime': 7.26.0 7865 + '@babel/runtime': 7.26.7 7332 7866 csstype: 3.1.3 7333 7867 7334 7868 dunder-proto@1.0.1: 7335 7869 dependencies: 7336 - call-bind-apply-helpers: 1.0.1 7870 + call-bind-apply-helpers: 1.0.2 7337 7871 es-errors: 1.3.0 7338 7872 gopd: 1.2.0 7339 7873 7340 7874 eastasianwidth@0.2.0: {} 7341 7875 7342 - electron-to-chromium@1.5.75: {} 7876 + electron-to-chromium@1.5.98: {} 7343 7877 7344 7878 emoji-regex@8.0.0: {} 7345 7879 7346 7880 emoji-regex@9.2.2: {} 7347 7881 7348 - enhanced-resolve@5.18.0: 7882 + enhanced-resolve@5.18.1: 7349 7883 dependencies: 7350 7884 graceful-fs: 4.2.11 7351 7885 tapable: 2.2.1 7352 7886 7353 7887 entities@4.5.0: {} 7354 7888 7355 - es-abstract@1.23.7: 7889 + es-abstract@1.23.9: 7356 7890 dependencies: 7357 7891 array-buffer-byte-length: 1.0.2 7358 7892 arraybuffer.prototype.slice: 1.0.4 ··· 7364 7898 data-view-byte-offset: 1.0.1 7365 7899 es-define-property: 1.0.1 7366 7900 es-errors: 1.3.0 7367 - es-object-atoms: 1.0.0 7368 - es-set-tostringtag: 2.0.3 7901 + es-object-atoms: 1.1.1 7902 + es-set-tostringtag: 2.1.0 7369 7903 es-to-primitive: 1.3.0 7370 7904 function.prototype.name: 1.1.8 7371 - get-intrinsic: 1.2.6 7905 + get-intrinsic: 1.2.7 7906 + get-proto: 1.0.1 7372 7907 get-symbol-description: 1.1.0 7373 7908 globalthis: 1.0.4 7374 7909 gopd: 1.2.0 ··· 7384 7919 is-shared-array-buffer: 1.0.4 7385 7920 is-string: 1.1.1 7386 7921 is-typed-array: 1.1.15 7387 - is-weakref: 1.1.0 7922 + is-weakref: 1.1.1 7388 7923 math-intrinsics: 1.1.0 7389 - object-inspect: 1.13.3 7924 + object-inspect: 1.13.4 7390 7925 object-keys: 1.1.1 7391 7926 object.assign: 4.1.7 7392 - regexp.prototype.flags: 1.5.3 7927 + own-keys: 1.0.1 7928 + regexp.prototype.flags: 1.5.4 7393 7929 safe-array-concat: 1.1.3 7930 + safe-push-apply: 1.0.0 7394 7931 safe-regex-test: 1.1.0 7932 + set-proto: 1.0.0 7395 7933 string.prototype.trim: 1.2.10 7396 7934 string.prototype.trimend: 1.0.9 7397 7935 string.prototype.trimstart: 1.0.8 ··· 7411 7949 call-bind: 1.0.8 7412 7950 call-bound: 1.0.3 7413 7951 define-properties: 1.2.1 7414 - es-abstract: 1.23.7 7952 + es-abstract: 1.23.9 7415 7953 es-errors: 1.3.0 7416 - es-set-tostringtag: 2.0.3 7954 + es-set-tostringtag: 2.1.0 7417 7955 function-bind: 1.1.2 7418 - get-intrinsic: 1.2.6 7956 + get-intrinsic: 1.2.7 7419 7957 globalthis: 1.0.4 7420 7958 gopd: 1.2.0 7421 7959 has-property-descriptors: 1.0.2 7422 7960 has-proto: 1.2.0 7423 7961 has-symbols: 1.1.0 7424 7962 internal-slot: 1.1.0 7425 - iterator.prototype: 1.1.4 7963 + iterator.prototype: 1.1.5 7426 7964 safe-array-concat: 1.1.3 7427 7965 7428 - es-object-atoms@1.0.0: 7966 + es-object-atoms@1.1.1: 7429 7967 dependencies: 7430 7968 es-errors: 1.3.0 7431 7969 7432 - es-set-tostringtag@2.0.3: 7970 + es-set-tostringtag@2.1.0: 7433 7971 dependencies: 7434 - get-intrinsic: 1.2.6 7972 + es-errors: 1.3.0 7973 + get-intrinsic: 1.2.7 7435 7974 has-tostringtag: 1.0.2 7436 7975 hasown: 2.0.2 7437 7976 7438 - es-shim-unscopables@1.0.2: 7977 + es-shim-unscopables@1.1.0: 7439 7978 dependencies: 7440 7979 hasown: 2.0.2 7441 7980 ··· 7449 7988 7450 7989 escape-string-regexp@4.0.0: {} 7451 7990 7452 - eslint-config-next@15.1.2(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2): 7991 + eslint-config-next@15.1.7(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3): 7453 7992 dependencies: 7454 - '@next/eslint-plugin-next': 15.1.2 7455 - '@rushstack/eslint-patch': 1.10.4 7456 - '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 7457 - '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 7458 - eslint: 9.17.0(jiti@1.21.7) 7993 + '@next/eslint-plugin-next': 15.1.7 7994 + '@rushstack/eslint-patch': 1.10.5 7995 + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7996 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7997 + eslint: 9.20.1(jiti@1.21.7) 7459 7998 eslint-import-resolver-node: 0.3.9 7460 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@1.21.7)) 7461 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@1.21.7)) 7462 - eslint-plugin-jsx-a11y: 6.10.2(eslint@9.17.0(jiti@1.21.7)) 7463 - eslint-plugin-react: 7.37.2(eslint@9.17.0(jiti@1.21.7)) 7464 - eslint-plugin-react-hooks: 5.1.0(eslint@9.17.0(jiti@1.21.7)) 7999 + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.20.1(jiti@1.21.7)) 8000 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.20.1(jiti@1.21.7)) 8001 + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.20.1(jiti@1.21.7)) 8002 + eslint-plugin-react: 7.37.4(eslint@9.20.1(jiti@1.21.7)) 8003 + eslint-plugin-react-hooks: 5.1.0(eslint@9.20.1(jiti@1.21.7)) 7465 8004 optionalDependencies: 7466 - typescript: 5.7.2 8005 + typescript: 5.7.3 7467 8006 transitivePeerDependencies: 7468 8007 - eslint-import-resolver-webpack 7469 8008 - eslint-plugin-import-x ··· 7472 8011 eslint-import-resolver-node@0.3.9: 7473 8012 dependencies: 7474 8013 debug: 3.2.7 7475 - is-core-module: 2.16.0 8014 + is-core-module: 2.16.1 7476 8015 resolve: 1.22.10 7477 8016 transitivePeerDependencies: 7478 8017 - supports-color 7479 8018 7480 - eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@1.21.7)): 8019 + eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@9.20.1(jiti@1.21.7)): 7481 8020 dependencies: 7482 8021 '@nolyfill/is-core-module': 1.0.39 7483 8022 debug: 4.4.0 7484 - enhanced-resolve: 5.18.0 7485 - eslint: 9.17.0(jiti@1.21.7) 7486 - fast-glob: 3.3.2 7487 - get-tsconfig: 4.8.1 8023 + enhanced-resolve: 5.18.1 8024 + eslint: 9.20.1(jiti@1.21.7) 8025 + fast-glob: 3.3.3 8026 + get-tsconfig: 4.10.0 7488 8027 is-bun-module: 1.3.0 7489 8028 is-glob: 4.0.3 7490 8029 stable-hash: 0.0.4 7491 8030 optionalDependencies: 7492 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@1.21.7)) 8031 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.20.1(jiti@1.21.7)) 7493 8032 transitivePeerDependencies: 7494 8033 - supports-color 7495 8034 7496 - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@1.21.7)): 8035 + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.20.1(jiti@1.21.7)): 7497 8036 dependencies: 7498 8037 debug: 3.2.7 7499 8038 optionalDependencies: 7500 - '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 7501 - eslint: 9.17.0(jiti@1.21.7) 8039 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 8040 + eslint: 9.20.1(jiti@1.21.7) 7502 8041 eslint-import-resolver-node: 0.3.9 7503 - eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@1.21.7)) 8042 + eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.20.1(jiti@1.21.7)) 7504 8043 transitivePeerDependencies: 7505 8044 - supports-color 7506 8045 7507 - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@1.21.7)): 8046 + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.20.1(jiti@1.21.7)): 7508 8047 dependencies: 7509 8048 '@rtsao/scc': 1.1.0 7510 8049 array-includes: 3.1.8 ··· 7513 8052 array.prototype.flatmap: 1.3.3 7514 8053 debug: 3.2.7 7515 8054 doctrine: 2.1.0 7516 - eslint: 9.17.0(jiti@1.21.7) 8055 + eslint: 9.20.1(jiti@1.21.7) 7517 8056 eslint-import-resolver-node: 0.3.9 7518 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@1.21.7)) 8057 + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.20.1(jiti@1.21.7)) 7519 8058 hasown: 2.0.2 7520 - is-core-module: 2.16.0 8059 + is-core-module: 2.16.1 7521 8060 is-glob: 4.0.3 7522 8061 minimatch: 3.1.2 7523 8062 object.fromentries: 2.0.8 ··· 7527 8066 string.prototype.trimend: 1.0.9 7528 8067 tsconfig-paths: 3.15.0 7529 8068 optionalDependencies: 7530 - '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 8069 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7531 8070 transitivePeerDependencies: 7532 8071 - eslint-import-resolver-typescript 7533 8072 - eslint-import-resolver-webpack 7534 8073 - supports-color 7535 8074 7536 - eslint-plugin-jsx-a11y@6.10.2(eslint@9.17.0(jiti@1.21.7)): 8075 + eslint-plugin-jsx-a11y@6.10.2(eslint@9.20.1(jiti@1.21.7)): 7537 8076 dependencies: 7538 8077 aria-query: 5.3.2 7539 8078 array-includes: 3.1.8 ··· 7543 8082 axobject-query: 4.1.0 7544 8083 damerau-levenshtein: 1.0.8 7545 8084 emoji-regex: 9.2.2 7546 - eslint: 9.17.0(jiti@1.21.7) 8085 + eslint: 9.20.1(jiti@1.21.7) 7547 8086 hasown: 2.0.2 7548 8087 jsx-ast-utils: 3.3.5 7549 8088 language-tags: 1.0.9 ··· 7552 8091 safe-regex-test: 1.1.0 7553 8092 string.prototype.includes: 2.0.1 7554 8093 7555 - eslint-plugin-path-alias@2.1.0(eslint@9.17.0(jiti@1.21.7)): 8094 + eslint-plugin-path-alias@2.1.0(eslint@9.20.1(jiti@1.21.7)): 7556 8095 dependencies: 7557 - eslint: 9.17.0(jiti@1.21.7) 8096 + eslint: 9.20.1(jiti@1.21.7) 7558 8097 find-pkg: 2.0.0 7559 - get-tsconfig: 4.8.1 8098 + get-tsconfig: 4.10.0 7560 8099 nanomatch: 1.2.13 7561 8100 transitivePeerDependencies: 7562 8101 - supports-color 7563 8102 7564 - eslint-plugin-react-compiler@19.0.0-beta-df7b47d-20241124(eslint@9.17.0(jiti@1.21.7)): 8103 + eslint-plugin-react-compiler@19.0.0-beta-df7b47d-20241124(eslint@9.20.1(jiti@1.21.7)): 7565 8104 dependencies: 7566 - '@babel/core': 7.26.0 7567 - '@babel/parser': 7.26.3 7568 - '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.0) 7569 - eslint: 9.17.0(jiti@1.21.7) 8105 + '@babel/core': 7.26.8 8106 + '@babel/parser': 7.26.8 8107 + '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.8) 8108 + eslint: 9.20.1(jiti@1.21.7) 7570 8109 hermes-parser: 0.25.1 7571 - zod: 3.24.1 7572 - zod-validation-error: 3.4.0(zod@3.24.1) 8110 + zod: 3.24.2 8111 + zod-validation-error: 3.4.0(zod@3.24.2) 7573 8112 transitivePeerDependencies: 7574 8113 - supports-color 7575 8114 7576 - eslint-plugin-react-hooks@5.1.0(eslint@9.17.0(jiti@1.21.7)): 8115 + eslint-plugin-react-hooks@5.1.0(eslint@9.20.1(jiti@1.21.7)): 7577 8116 dependencies: 7578 - eslint: 9.17.0(jiti@1.21.7) 8117 + eslint: 9.20.1(jiti@1.21.7) 7579 8118 7580 - eslint-plugin-react@7.37.2(eslint@9.17.0(jiti@1.21.7)): 8119 + eslint-plugin-react@7.37.4(eslint@9.20.1(jiti@1.21.7)): 7581 8120 dependencies: 7582 8121 array-includes: 3.1.8 7583 8122 array.prototype.findlast: 1.2.5 ··· 7585 8124 array.prototype.tosorted: 1.1.4 7586 8125 doctrine: 2.1.0 7587 8126 es-iterator-helpers: 1.2.1 7588 - eslint: 9.17.0(jiti@1.21.7) 8127 + eslint: 9.20.1(jiti@1.21.7) 7589 8128 estraverse: 5.3.0 7590 8129 hasown: 2.0.2 7591 8130 jsx-ast-utils: 3.3.5 ··· 7599 8138 string.prototype.matchall: 4.0.12 7600 8139 string.prototype.repeat: 1.0.0 7601 8140 7602 - eslint-plugin-simple-import-sort@12.1.1(eslint@9.17.0(jiti@1.21.7)): 8141 + eslint-plugin-simple-import-sort@12.1.1(eslint@9.20.1(jiti@1.21.7)): 7603 8142 dependencies: 7604 - eslint: 9.17.0(jiti@1.21.7) 8143 + eslint: 9.20.1(jiti@1.21.7) 7605 8144 7606 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7)): 8145 + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7)): 7607 8146 dependencies: 7608 - eslint: 9.17.0(jiti@1.21.7) 8147 + eslint: 9.20.1(jiti@1.21.7) 7609 8148 optionalDependencies: 7610 - '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 8149 + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 7611 8150 7612 8151 eslint-scope@8.2.0: 7613 8152 dependencies: ··· 7618 8157 7619 8158 eslint-visitor-keys@4.2.0: {} 7620 8159 7621 - eslint@9.17.0(jiti@1.21.7): 8160 + eslint@9.20.1(jiti@1.21.7): 7622 8161 dependencies: 7623 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@1.21.7)) 8162 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1(jiti@1.21.7)) 7624 8163 '@eslint-community/regexpp': 4.12.1 7625 - '@eslint/config-array': 0.19.1 7626 - '@eslint/core': 0.9.1 8164 + '@eslint/config-array': 0.19.2 8165 + '@eslint/core': 0.11.0 7627 8166 '@eslint/eslintrc': 3.2.0 7628 - '@eslint/js': 9.17.0 7629 - '@eslint/plugin-kit': 0.2.4 8167 + '@eslint/js': 9.20.0 8168 + '@eslint/plugin-kit': 0.2.5 7630 8169 '@humanfs/node': 0.16.6 7631 8170 '@humanwhocodes/module-importer': 1.0.1 7632 8171 '@humanwhocodes/retry': 0.4.1 ··· 7698 8237 7699 8238 fast-deep-equal@3.1.3: {} 7700 8239 7701 - fast-equals@5.0.1: {} 8240 + fast-equals@5.2.2: {} 7702 8241 7703 8242 fast-glob@3.3.1: 7704 8243 dependencies: ··· 7708 8247 merge2: 1.4.1 7709 8248 micromatch: 4.0.8 7710 8249 7711 - fast-glob@3.3.2: 8250 + fast-glob@3.3.3: 7712 8251 dependencies: 7713 8252 '@nodelib/fs.stat': 2.0.5 7714 8253 '@nodelib/fs.walk': 1.2.8 ··· 7720 8259 7721 8260 fast-levenshtein@2.0.6: {} 7722 8261 7723 - fastq@1.17.1: 8262 + fastq@1.19.0: 7724 8263 dependencies: 7725 8264 reusify: 1.0.4 7726 8265 ··· 7754 8293 7755 8294 flatted@3.3.2: {} 7756 8295 7757 - for-each@0.3.3: 8296 + for-each@0.3.5: 7758 8297 dependencies: 7759 8298 is-callable: 1.2.7 7760 8299 ··· 7799 8338 7800 8339 gensync@1.0.0-beta.2: {} 7801 8340 7802 - get-intrinsic@1.2.6: 8341 + get-intrinsic@1.2.7: 7803 8342 dependencies: 7804 - call-bind-apply-helpers: 1.0.1 7805 - dunder-proto: 1.0.1 8343 + call-bind-apply-helpers: 1.0.2 7806 8344 es-define-property: 1.0.1 7807 8345 es-errors: 1.3.0 7808 - es-object-atoms: 1.0.0 8346 + es-object-atoms: 1.1.1 7809 8347 function-bind: 1.1.2 8348 + get-proto: 1.0.1 7810 8349 gopd: 1.2.0 7811 8350 has-symbols: 1.1.0 7812 8351 hasown: 2.0.2 ··· 7814 8353 7815 8354 get-nonce@1.0.1: {} 7816 8355 8356 + get-proto@1.0.1: 8357 + dependencies: 8358 + dunder-proto: 1.0.1 8359 + es-object-atoms: 1.1.1 8360 + 7817 8361 get-symbol-description@1.1.0: 7818 8362 dependencies: 7819 8363 call-bound: 1.0.3 7820 8364 es-errors: 1.3.0 7821 - get-intrinsic: 1.2.6 8365 + get-intrinsic: 1.2.7 7822 8366 7823 - get-tsconfig@4.8.1: 8367 + get-tsconfig@4.10.0: 7824 8368 dependencies: 7825 8369 resolve-pkg-maps: 1.0.0 7826 8370 ··· 7941 8485 dependencies: 7942 8486 '@types/hast': 3.0.4 7943 8487 '@types/unist': 3.0.3 7944 - '@ungap/structured-clone': 1.2.1 8488 + '@ungap/structured-clone': 1.3.0 7945 8489 hast-util-from-parse5: 8.0.2 7946 8490 hast-util-to-parse5: 8.0.0 7947 8491 html-void-elements: 3.0.0 ··· 7963 8507 estree-util-is-identifier-name: 3.0.0 7964 8508 hast-util-whitespace: 3.0.0 7965 8509 mdast-util-mdx-expression: 2.0.1 7966 - mdast-util-mdx-jsx: 3.1.3 8510 + mdast-util-mdx-jsx: 3.2.0 7967 8511 mdast-util-mdxjs-esm: 2.0.1 7968 8512 property-information: 6.5.0 7969 8513 space-separated-tokens: 2.0.2 ··· 8001 8545 dependencies: 8002 8546 hermes-estree: 0.25.1 8003 8547 8004 - highlight.js@11.11.0: {} 8548 + highlight.js@11.11.1: {} 8005 8549 8006 8550 homedir-polyfill@1.0.3: 8007 8551 dependencies: ··· 8013 8557 8014 8558 ignore@5.3.2: {} 8015 8559 8016 - import-fresh@3.3.0: 8560 + import-fresh@3.3.1: 8017 8561 dependencies: 8018 8562 parent-module: 1.0.1 8019 8563 resolve-from: 4.0.0 ··· 8044 8588 8045 8589 internmap@2.0.3: {} 8046 8590 8047 - intl-messageformat@10.7.10: 8591 + intl-messageformat@10.7.15: 8048 8592 dependencies: 8049 - '@formatjs/ecma402-abstract': 2.3.1 8050 - '@formatjs/fast-memoize': 2.2.5 8051 - '@formatjs/icu-messageformat-parser': 2.9.7 8593 + '@formatjs/ecma402-abstract': 2.3.3 8594 + '@formatjs/fast-memoize': 2.2.6 8595 + '@formatjs/icu-messageformat-parser': 2.11.1 8052 8596 tslib: 2.8.1 8053 8597 8054 8598 is-accessor-descriptor@1.0.1: ··· 8066 8610 dependencies: 8067 8611 call-bind: 1.0.8 8068 8612 call-bound: 1.0.3 8069 - get-intrinsic: 1.2.6 8613 + get-intrinsic: 1.2.7 8070 8614 8071 8615 is-arrayish@0.3.2: {} 8072 8616 8073 - is-async-function@2.0.0: 8617 + is-async-function@2.1.1: 8074 8618 dependencies: 8619 + async-function: 1.0.0 8620 + call-bound: 1.0.3 8621 + get-proto: 1.0.1 8075 8622 has-tostringtag: 1.0.2 8623 + safe-regex-test: 1.1.0 8076 8624 8077 8625 is-bigint@1.1.0: 8078 8626 dependencies: ··· 8082 8630 dependencies: 8083 8631 binary-extensions: 2.3.0 8084 8632 8085 - is-boolean-object@1.2.1: 8633 + is-boolean-object@1.2.2: 8086 8634 dependencies: 8087 8635 call-bound: 1.0.3 8088 8636 has-tostringtag: 1.0.2 ··· 8091 8639 8092 8640 is-bun-module@1.3.0: 8093 8641 dependencies: 8094 - semver: 7.6.3 8642 + semver: 7.7.1 8095 8643 8096 8644 is-callable@1.2.7: {} 8097 8645 8098 - is-core-module@2.16.0: 8646 + is-core-module@2.16.1: 8099 8647 dependencies: 8100 8648 hasown: 2.0.2 8101 8649 ··· 8106 8654 is-data-view@1.0.2: 8107 8655 dependencies: 8108 8656 call-bound: 1.0.3 8109 - get-intrinsic: 1.2.6 8657 + get-intrinsic: 1.2.7 8110 8658 is-typed-array: 1.1.15 8111 8659 8112 8660 is-date-object@1.1.0: ··· 8140 8688 8141 8689 is-fullwidth-code-point@3.0.0: {} 8142 8690 8143 - is-generator-function@1.0.10: 8691 + is-generator-function@1.1.0: 8144 8692 dependencies: 8693 + call-bound: 1.0.3 8694 + get-proto: 1.0.1 8145 8695 has-tostringtag: 1.0.2 8696 + safe-regex-test: 1.1.0 8146 8697 8147 8698 is-glob@4.0.3: 8148 8699 dependencies: ··· 8199 8750 8200 8751 is-weakmap@2.0.2: {} 8201 8752 8202 - is-weakref@1.1.0: 8753 + is-weakref@1.1.1: 8203 8754 dependencies: 8204 8755 call-bound: 1.0.3 8205 8756 8206 8757 is-weakset@2.0.4: 8207 8758 dependencies: 8208 8759 call-bound: 1.0.3 8209 - get-intrinsic: 1.2.6 8760 + get-intrinsic: 1.2.7 8210 8761 8211 8762 is-windows@1.0.2: {} 8212 8763 ··· 8222 8773 8223 8774 isobject@3.0.1: {} 8224 8775 8225 - iterator.prototype@1.1.4: 8776 + iterator.prototype@1.1.5: 8226 8777 dependencies: 8227 8778 define-data-property: 1.1.4 8228 - es-object-atoms: 1.0.0 8229 - get-intrinsic: 1.2.6 8779 + es-object-atoms: 1.1.1 8780 + get-intrinsic: 1.2.7 8781 + get-proto: 1.0.1 8230 8782 has-symbols: 1.1.0 8231 - reflect.getprototypeof: 1.0.9 8232 8783 set-function-name: 2.0.2 8233 8784 8234 8785 jackspeak@3.4.3: ··· 8333 8884 8334 8885 match-sorter@6.3.4: 8335 8886 dependencies: 8336 - '@babel/runtime': 7.26.0 8887 + '@babel/runtime': 7.26.7 8337 8888 remove-accents: 0.5.0 8338 8889 8339 8890 math-intrinsics@1.1.0: {} ··· 8366 8917 transitivePeerDependencies: 8367 8918 - supports-color 8368 8919 8369 - mdast-util-mdx-jsx@3.1.3: 8920 + mdast-util-mdx-jsx@3.2.0: 8370 8921 dependencies: 8371 8922 '@types/estree-jsx': 1.0.5 8372 8923 '@types/hast': 3.0.4 ··· 8403 8954 dependencies: 8404 8955 '@types/hast': 3.0.4 8405 8956 '@types/mdast': 4.0.4 8406 - '@ungap/structured-clone': 1.2.1 8957 + '@ungap/structured-clone': 1.3.0 8407 8958 devlop: 1.1.0 8408 8959 micromark-util-sanitize-uri: 2.0.1 8409 8960 trim-lines: 3.0.1 ··· 8444 8995 micromark-util-html-tag-name: 2.0.1 8445 8996 micromark-util-normalize-identifier: 2.0.1 8446 8997 micromark-util-resolve-all: 2.0.1 8447 - micromark-util-subtokenize: 2.0.3 8998 + micromark-util-subtokenize: 2.0.4 8448 8999 micromark-util-symbol: 2.0.1 8449 9000 micromark-util-types: 2.0.1 8450 9001 ··· 8529 9080 micromark-util-encode: 2.0.1 8530 9081 micromark-util-symbol: 2.0.1 8531 9082 8532 - micromark-util-subtokenize@2.0.3: 9083 + micromark-util-subtokenize@2.0.4: 8533 9084 dependencies: 8534 9085 devlop: 1.1.0 8535 9086 micromark-util-chunked: 2.0.1 ··· 8556 9107 micromark-util-normalize-identifier: 2.0.1 8557 9108 micromark-util-resolve-all: 2.0.1 8558 9109 micromark-util-sanitize-uri: 2.0.1 8559 - micromark-util-subtokenize: 2.0.3 9110 + micromark-util-subtokenize: 2.0.4 8560 9111 micromark-util-symbol: 2.0.1 8561 9112 micromark-util-types: 2.0.1 8562 9113 transitivePeerDependencies: ··· 8620 9171 8621 9172 natural-compare@1.4.0: {} 8622 9173 8623 - next-client-cookies@2.0.0(next@15.1.2(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): 9174 + next-client-cookies@2.0.1(next@15.1.2(@babel/core@7.26.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): 8624 9175 dependencies: 8625 9176 js-cookie: 3.0.5 8626 - next: 15.1.2(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 9177 + next: 15.1.2(@babel/core@7.26.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 8627 9178 react: 19.0.0 8628 9179 8629 - next@15.1.2(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9180 + next@15.1.2(@babel/core@7.26.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8630 9181 dependencies: 8631 9182 '@next/env': 15.1.2 8632 9183 '@swc/counter': 0.1.3 8633 9184 '@swc/helpers': 0.5.15 8634 9185 busboy: 1.6.0 8635 - caniuse-lite: 1.0.30001690 9186 + caniuse-lite: 1.0.30001699 8636 9187 postcss: 8.4.31 8637 9188 react: 19.0.0 8638 9189 react-dom: 19.0.0(react@19.0.0) 8639 - styled-jsx: 5.1.6(@babel/core@7.26.0)(react@19.0.0) 9190 + styled-jsx: 5.1.6(@babel/core@7.26.8)(react@19.0.0) 8640 9191 optionalDependencies: 8641 9192 '@next/swc-darwin-arm64': 15.1.2 8642 9193 '@next/swc-darwin-x64': 15.1.2 ··· 8667 9218 8668 9219 object-hash@3.0.0: {} 8669 9220 8670 - object-inspect@1.13.3: {} 9221 + object-inspect@1.13.4: {} 8671 9222 8672 9223 object-keys@1.1.1: {} 8673 9224 ··· 8680 9231 call-bind: 1.0.8 8681 9232 call-bound: 1.0.3 8682 9233 define-properties: 1.2.1 8683 - es-object-atoms: 1.0.0 9234 + es-object-atoms: 1.1.1 8684 9235 has-symbols: 1.1.0 8685 9236 object-keys: 1.1.1 8686 9237 ··· 8688 9239 dependencies: 8689 9240 call-bind: 1.0.8 8690 9241 define-properties: 1.2.1 8691 - es-object-atoms: 1.0.0 9242 + es-object-atoms: 1.1.1 8692 9243 8693 9244 object.fromentries@2.0.8: 8694 9245 dependencies: 8695 9246 call-bind: 1.0.8 8696 9247 define-properties: 1.2.1 8697 - es-abstract: 1.23.7 8698 - es-object-atoms: 1.0.0 9248 + es-abstract: 1.23.9 9249 + es-object-atoms: 1.1.1 8699 9250 8700 9251 object.groupby@1.0.3: 8701 9252 dependencies: 8702 9253 call-bind: 1.0.8 8703 9254 define-properties: 1.2.1 8704 - es-abstract: 1.23.7 9255 + es-abstract: 1.23.9 8705 9256 8706 9257 object.pick@1.3.0: 8707 9258 dependencies: ··· 8712 9263 call-bind: 1.0.8 8713 9264 call-bound: 1.0.3 8714 9265 define-properties: 1.2.1 8715 - es-object-atoms: 1.0.0 9266 + es-object-atoms: 1.1.1 8716 9267 8717 9268 oblivious-set@1.0.0: {} 8718 9269 ··· 8728 9279 prelude-ls: 1.2.1 8729 9280 type-check: 0.4.0 8730 9281 word-wrap: 1.2.5 9282 + 9283 + own-keys@1.0.1: 9284 + dependencies: 9285 + get-intrinsic: 1.2.7 9286 + object-keys: 1.1.1 9287 + safe-push-apply: 1.0.0 8731 9288 8732 9289 p-limit@3.1.0: 8733 9290 dependencies: ··· 8784 9341 8785 9342 pirates@4.0.6: {} 8786 9343 8787 - possible-typed-array-names@1.0.0: {} 9344 + possible-typed-array-names@1.1.0: {} 8788 9345 8789 - postcss-import@15.1.0(postcss@8.4.49): 9346 + postcss-import@15.1.0(postcss@8.5.2): 8790 9347 dependencies: 8791 - postcss: 8.4.49 9348 + postcss: 8.5.2 8792 9349 postcss-value-parser: 4.2.0 8793 9350 read-cache: 1.0.0 8794 9351 resolve: 1.22.10 8795 9352 8796 - postcss-js@4.0.1(postcss@8.4.49): 9353 + postcss-js@4.0.1(postcss@8.5.2): 8797 9354 dependencies: 8798 9355 camelcase-css: 2.0.1 8799 - postcss: 8.4.49 9356 + postcss: 8.5.2 8800 9357 8801 - postcss-load-config@4.0.2(postcss@8.4.49): 9358 + postcss-load-config@4.0.2(postcss@8.5.2): 8802 9359 dependencies: 8803 9360 lilconfig: 3.1.3 8804 - yaml: 2.6.1 9361 + yaml: 2.7.0 8805 9362 optionalDependencies: 8806 - postcss: 8.4.49 9363 + postcss: 8.5.2 8807 9364 8808 - postcss-nested@6.2.0(postcss@8.4.49): 9365 + postcss-nested@6.2.0(postcss@8.5.2): 8809 9366 dependencies: 8810 - postcss: 8.4.49 9367 + postcss: 8.5.2 8811 9368 postcss-selector-parser: 6.1.2 8812 9369 8813 9370 postcss-selector-parser@6.1.2: ··· 8823 9380 picocolors: 1.1.1 8824 9381 source-map-js: 1.2.1 8825 9382 8826 - postcss@8.4.49: 9383 + postcss@8.5.2: 8827 9384 dependencies: 8828 9385 nanoid: 3.3.8 8829 9386 picocolors: 1.1.1 ··· 8863 9420 8864 9421 react-loading-icons@1.1.0: {} 8865 9422 8866 - react-markdown@9.0.1(@types/react@19.0.2)(react@19.0.0): 9423 + react-markdown@9.0.1(@types/react@19.0.8)(react@19.0.0): 8867 9424 dependencies: 8868 9425 '@types/hast': 3.0.4 8869 - '@types/react': 19.0.2 9426 + '@types/react': 19.0.8 8870 9427 devlop: 1.1.0 8871 9428 hast-util-to-jsx-runtime: 2.3.2 8872 9429 html-url-attributes: 3.0.1 ··· 8882 9439 8883 9440 react-query@3.39.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8884 9441 dependencies: 8885 - '@babel/runtime': 7.26.0 9442 + '@babel/runtime': 7.26.7 8886 9443 broadcast-channel: 3.7.0 8887 9444 match-sorter: 6.3.4 8888 9445 react: 19.0.0 8889 9446 optionalDependencies: 8890 9447 react-dom: 19.0.0(react@19.0.0) 8891 9448 8892 - react-remove-scroll-bar@2.3.8(@types/react@19.0.2)(react@19.0.0): 9449 + react-remove-scroll-bar@2.3.8(@types/react@19.0.8)(react@19.0.0): 8893 9450 dependencies: 8894 9451 react: 19.0.0 8895 - react-style-singleton: 2.2.3(@types/react@19.0.2)(react@19.0.0) 9452 + react-style-singleton: 2.2.3(@types/react@19.0.8)(react@19.0.0) 8896 9453 tslib: 2.8.1 8897 9454 optionalDependencies: 8898 - '@types/react': 19.0.2 9455 + '@types/react': 19.0.8 8899 9456 8900 - react-remove-scroll@2.6.2(@types/react@19.0.2)(react@19.0.0): 9457 + react-remove-scroll@2.6.3(@types/react@19.0.8)(react@19.0.0): 8901 9458 dependencies: 8902 9459 react: 19.0.0 8903 - react-remove-scroll-bar: 2.3.8(@types/react@19.0.2)(react@19.0.0) 8904 - react-style-singleton: 2.2.3(@types/react@19.0.2)(react@19.0.0) 9460 + react-remove-scroll-bar: 2.3.8(@types/react@19.0.8)(react@19.0.0) 9461 + react-style-singleton: 2.2.3(@types/react@19.0.8)(react@19.0.0) 8905 9462 tslib: 2.8.1 8906 - use-callback-ref: 1.3.3(@types/react@19.0.2)(react@19.0.0) 8907 - use-sidecar: 1.1.3(@types/react@19.0.2)(react@19.0.0) 9463 + use-callback-ref: 1.3.3(@types/react@19.0.8)(react@19.0.0) 9464 + use-sidecar: 1.1.3(@types/react@19.0.8)(react@19.0.0) 8908 9465 optionalDependencies: 8909 - '@types/react': 19.0.2 9466 + '@types/react': 19.0.8 8910 9467 8911 9468 react-smooth@4.0.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8912 9469 dependencies: 8913 - fast-equals: 5.0.1 9470 + fast-equals: 5.2.2 8914 9471 prop-types: 15.8.1 8915 9472 react: 19.0.0 8916 9473 react-dom: 19.0.0(react@19.0.0) 8917 9474 react-transition-group: 4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 8918 9475 8919 - react-style-singleton@2.2.3(@types/react@19.0.2)(react@19.0.0): 9476 + react-style-singleton@2.2.3(@types/react@19.0.8)(react@19.0.0): 8920 9477 dependencies: 8921 9478 get-nonce: 1.0.1 8922 9479 react: 19.0.0 8923 9480 tslib: 2.8.1 8924 9481 optionalDependencies: 8925 - '@types/react': 19.0.2 9482 + '@types/react': 19.0.8 8926 9483 8927 - react-textarea-autosize@8.5.6(@types/react@19.0.2)(react@19.0.0): 9484 + react-textarea-autosize@8.5.7(@types/react@19.0.8)(react@19.0.0): 8928 9485 dependencies: 8929 - '@babel/runtime': 7.26.0 9486 + '@babel/runtime': 7.26.7 8930 9487 react: 19.0.0 8931 - use-composed-ref: 1.4.0(@types/react@19.0.2)(react@19.0.0) 8932 - use-latest: 1.3.0(@types/react@19.0.2)(react@19.0.0) 9488 + use-composed-ref: 1.4.0(@types/react@19.0.8)(react@19.0.0) 9489 + use-latest: 1.3.0(@types/react@19.0.8)(react@19.0.0) 8933 9490 transitivePeerDependencies: 8934 9491 - '@types/react' 8935 9492 8936 9493 react-transition-group@4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8937 9494 dependencies: 8938 - '@babel/runtime': 7.26.0 9495 + '@babel/runtime': 7.26.7 8939 9496 dom-helpers: 5.2.1 8940 9497 loose-envify: 1.4.0 8941 9498 prop-types: 15.8.1 ··· 8956 9513 dependencies: 8957 9514 decimal.js-light: 2.5.1 8958 9515 8959 - recharts@2.15.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9516 + recharts@2.15.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 8960 9517 dependencies: 8961 9518 clsx: 2.1.1 8962 9519 eventemitter3: 4.0.7 ··· 8969 9526 tiny-invariant: 1.3.3 8970 9527 victory-vendor: 36.9.2 8971 9528 8972 - reflect.getprototypeof@1.0.9: 9529 + reflect.getprototypeof@1.0.10: 8973 9530 dependencies: 8974 9531 call-bind: 1.0.8 8975 9532 define-properties: 1.2.1 8976 - dunder-proto: 1.0.1 8977 - es-abstract: 1.23.7 9533 + es-abstract: 1.23.9 8978 9534 es-errors: 1.3.0 8979 - get-intrinsic: 1.2.6 8980 - gopd: 1.2.0 9535 + es-object-atoms: 1.1.1 9536 + get-intrinsic: 1.2.7 9537 + get-proto: 1.0.1 8981 9538 which-builtin-type: 1.2.1 8982 9539 8983 9540 regenerator-runtime@0.14.1: {} ··· 8987 9544 extend-shallow: 3.0.2 8988 9545 safe-regex: 1.1.0 8989 9546 8990 - regexp.prototype.flags@1.5.3: 9547 + regexp.prototype.flags@1.5.4: 8991 9548 dependencies: 8992 9549 call-bind: 1.0.8 8993 9550 define-properties: 1.2.1 8994 9551 es-errors: 1.3.0 9552 + get-proto: 1.0.1 9553 + gopd: 1.2.0 8995 9554 set-function-name: 2.0.2 8996 9555 8997 9556 rehype-raw@7.0.0: ··· 9032 9591 9033 9592 resolve@1.22.10: 9034 9593 dependencies: 9035 - is-core-module: 2.16.0 9594 + is-core-module: 2.16.1 9036 9595 path-parse: 1.0.7 9037 9596 supports-preserve-symlinks-flag: 1.0.0 9038 9597 9039 9598 resolve@2.0.0-next.5: 9040 9599 dependencies: 9041 - is-core-module: 2.16.0 9600 + is-core-module: 2.16.1 9042 9601 path-parse: 1.0.7 9043 9602 supports-preserve-symlinks-flag: 1.0.0 9044 9603 ··· 9058 9617 dependencies: 9059 9618 call-bind: 1.0.8 9060 9619 call-bound: 1.0.3 9061 - get-intrinsic: 1.2.6 9620 + get-intrinsic: 1.2.7 9062 9621 has-symbols: 1.1.0 9063 9622 isarray: 2.0.5 9064 9623 9624 + safe-push-apply@1.0.0: 9625 + dependencies: 9626 + es-errors: 1.3.0 9627 + isarray: 2.0.5 9628 + 9065 9629 safe-regex-test@1.1.0: 9066 9630 dependencies: 9067 9631 call-bound: 1.0.3 ··· 9076 9640 9077 9641 scroll-into-view-if-needed@3.0.10: 9078 9642 dependencies: 9079 - compute-scroll-into-view: 3.1.0 9643 + compute-scroll-into-view: 3.1.1 9080 9644 9081 9645 semver@6.3.1: {} 9082 9646 9083 - semver@7.6.3: {} 9647 + semver@7.7.1: {} 9084 9648 9085 9649 set-function-length@1.2.2: 9086 9650 dependencies: 9087 9651 define-data-property: 1.1.4 9088 9652 es-errors: 1.3.0 9089 9653 function-bind: 1.1.2 9090 - get-intrinsic: 1.2.6 9654 + get-intrinsic: 1.2.7 9091 9655 gopd: 1.2.0 9092 9656 has-property-descriptors: 1.0.2 9093 9657 ··· 9098 9662 functions-have-names: 1.2.3 9099 9663 has-property-descriptors: 1.0.2 9100 9664 9665 + set-proto@1.0.0: 9666 + dependencies: 9667 + dunder-proto: 1.0.1 9668 + es-errors: 1.3.0 9669 + es-object-atoms: 1.1.1 9670 + 9101 9671 set-value@2.0.1: 9102 9672 dependencies: 9103 9673 extend-shallow: 2.0.1 ··· 9109 9679 dependencies: 9110 9680 color: 4.2.3 9111 9681 detect-libc: 2.0.3 9112 - semver: 7.6.3 9682 + semver: 7.7.1 9113 9683 optionalDependencies: 9114 9684 '@img/sharp-darwin-arm64': 0.33.5 9115 9685 '@img/sharp-darwin-x64': 0.33.5 ··· 9140 9710 side-channel-list@1.0.0: 9141 9711 dependencies: 9142 9712 es-errors: 1.3.0 9143 - object-inspect: 1.13.3 9713 + object-inspect: 1.13.4 9144 9714 9145 9715 side-channel-map@1.0.1: 9146 9716 dependencies: 9147 9717 call-bound: 1.0.3 9148 9718 es-errors: 1.3.0 9149 - get-intrinsic: 1.2.6 9150 - object-inspect: 1.13.3 9719 + get-intrinsic: 1.2.7 9720 + object-inspect: 1.13.4 9151 9721 9152 9722 side-channel-weakmap@1.0.2: 9153 9723 dependencies: 9154 9724 call-bound: 1.0.3 9155 9725 es-errors: 1.3.0 9156 - get-intrinsic: 1.2.6 9157 - object-inspect: 1.13.3 9726 + get-intrinsic: 1.2.7 9727 + object-inspect: 1.13.4 9158 9728 side-channel-map: 1.0.1 9159 9729 9160 9730 side-channel@1.1.0: 9161 9731 dependencies: 9162 9732 es-errors: 1.3.0 9163 - object-inspect: 1.13.3 9733 + object-inspect: 1.13.4 9164 9734 side-channel-list: 1.0.0 9165 9735 side-channel-map: 1.0.1 9166 9736 side-channel-weakmap: 1.0.2 ··· 9229 9799 dependencies: 9230 9800 call-bind: 1.0.8 9231 9801 define-properties: 1.2.1 9232 - es-abstract: 1.23.7 9802 + es-abstract: 1.23.9 9233 9803 9234 9804 string.prototype.matchall@4.0.12: 9235 9805 dependencies: 9236 9806 call-bind: 1.0.8 9237 9807 call-bound: 1.0.3 9238 9808 define-properties: 1.2.1 9239 - es-abstract: 1.23.7 9809 + es-abstract: 1.23.9 9240 9810 es-errors: 1.3.0 9241 - es-object-atoms: 1.0.0 9242 - get-intrinsic: 1.2.6 9811 + es-object-atoms: 1.1.1 9812 + get-intrinsic: 1.2.7 9243 9813 gopd: 1.2.0 9244 9814 has-symbols: 1.1.0 9245 9815 internal-slot: 1.1.0 9246 - regexp.prototype.flags: 1.5.3 9816 + regexp.prototype.flags: 1.5.4 9247 9817 set-function-name: 2.0.2 9248 9818 side-channel: 1.1.0 9249 9819 9250 9820 string.prototype.repeat@1.0.0: 9251 9821 dependencies: 9252 9822 define-properties: 1.2.1 9253 - es-abstract: 1.23.7 9823 + es-abstract: 1.23.9 9254 9824 9255 9825 string.prototype.trim@1.2.10: 9256 9826 dependencies: ··· 9258 9828 call-bound: 1.0.3 9259 9829 define-data-property: 1.1.4 9260 9830 define-properties: 1.2.1 9261 - es-abstract: 1.23.7 9262 - es-object-atoms: 1.0.0 9831 + es-abstract: 1.23.9 9832 + es-object-atoms: 1.1.1 9263 9833 has-property-descriptors: 1.0.2 9264 9834 9265 9835 string.prototype.trimend@1.0.9: ··· 9267 9837 call-bind: 1.0.8 9268 9838 call-bound: 1.0.3 9269 9839 define-properties: 1.2.1 9270 - es-object-atoms: 1.0.0 9840 + es-object-atoms: 1.1.1 9271 9841 9272 9842 string.prototype.trimstart@1.0.8: 9273 9843 dependencies: 9274 9844 call-bind: 1.0.8 9275 9845 define-properties: 1.2.1 9276 - es-object-atoms: 1.0.0 9846 + es-object-atoms: 1.1.1 9277 9847 9278 9848 stringify-entities@4.0.4: 9279 9849 dependencies: ··· 9296 9866 dependencies: 9297 9867 inline-style-parser: 0.2.4 9298 9868 9299 - styled-jsx@5.1.6(@babel/core@7.26.0)(react@19.0.0): 9869 + styled-jsx@5.1.6(@babel/core@7.26.8)(react@19.0.0): 9300 9870 dependencies: 9301 9871 client-only: 0.0.1 9302 9872 react: 19.0.0 9303 9873 optionalDependencies: 9304 - '@babel/core': 7.26.0 9874 + '@babel/core': 7.26.8 9305 9875 9306 9876 sucrase@3.35.0: 9307 9877 dependencies: ··· 9321 9891 9322 9892 tailwind-merge@1.14.0: {} 9323 9893 9324 - tailwind-merge@2.5.5: {} 9894 + tailwind-merge@2.6.0: {} 9325 9895 9326 9896 tailwind-variants@0.1.20(tailwindcss@3.4.17): 9327 9897 dependencies: ··· 9339 9909 chokidar: 3.6.0 9340 9910 didyoumean: 1.2.2 9341 9911 dlv: 1.1.3 9342 - fast-glob: 3.3.2 9912 + fast-glob: 3.3.3 9343 9913 glob-parent: 6.0.2 9344 9914 is-glob: 4.0.3 9345 9915 jiti: 1.21.7 ··· 9348 9918 normalize-path: 3.0.0 9349 9919 object-hash: 3.0.0 9350 9920 picocolors: 1.1.1 9351 - postcss: 8.4.49 9352 - postcss-import: 15.1.0(postcss@8.4.49) 9353 - postcss-js: 4.0.1(postcss@8.4.49) 9354 - postcss-load-config: 4.0.2(postcss@8.4.49) 9355 - postcss-nested: 6.2.0(postcss@8.4.49) 9921 + postcss: 8.5.2 9922 + postcss-import: 15.1.0(postcss@8.5.2) 9923 + postcss-js: 4.0.1(postcss@8.5.2) 9924 + postcss-load-config: 4.0.2(postcss@8.5.2) 9925 + postcss-nested: 6.2.0(postcss@8.5.2) 9356 9926 postcss-selector-parser: 6.1.2 9357 9927 resolve: 1.22.10 9358 9928 sucrase: 3.35.0 ··· 9390 9960 9391 9961 trough@2.2.0: {} 9392 9962 9393 - ts-api-utils@1.4.3(typescript@5.7.2): 9963 + ts-api-utils@2.0.1(typescript@5.7.3): 9394 9964 dependencies: 9395 - typescript: 5.7.2 9965 + typescript: 5.7.3 9396 9966 9397 9967 ts-interface-checker@0.1.13: {} 9398 9968 ··· 9418 9988 typed-array-byte-length@1.0.3: 9419 9989 dependencies: 9420 9990 call-bind: 1.0.8 9421 - for-each: 0.3.3 9991 + for-each: 0.3.5 9422 9992 gopd: 1.2.0 9423 9993 has-proto: 1.2.0 9424 9994 is-typed-array: 1.1.15 ··· 9427 9997 dependencies: 9428 9998 available-typed-arrays: 1.0.7 9429 9999 call-bind: 1.0.8 9430 - for-each: 0.3.3 10000 + for-each: 0.3.5 9431 10001 gopd: 1.2.0 9432 10002 has-proto: 1.2.0 9433 10003 is-typed-array: 1.1.15 9434 - reflect.getprototypeof: 1.0.9 10004 + reflect.getprototypeof: 1.0.10 9435 10005 9436 10006 typed-array-length@1.0.7: 9437 10007 dependencies: 9438 10008 call-bind: 1.0.8 9439 - for-each: 0.3.3 10009 + for-each: 0.3.5 9440 10010 gopd: 1.2.0 9441 10011 is-typed-array: 1.1.15 9442 - possible-typed-array-names: 1.0.0 9443 - reflect.getprototypeof: 1.0.9 10012 + possible-typed-array-names: 1.1.0 10013 + reflect.getprototypeof: 1.0.10 9444 10014 9445 - typescript-eslint@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2): 10015 + typescript-eslint@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3): 9446 10016 dependencies: 9447 - '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 9448 - '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 9449 - '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@1.21.7))(typescript@5.7.2) 9450 - eslint: 9.17.0(jiti@1.21.7) 9451 - typescript: 5.7.2 10017 + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3))(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 10018 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 10019 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1(jiti@1.21.7))(typescript@5.7.3) 10020 + eslint: 9.20.1(jiti@1.21.7) 10021 + typescript: 5.7.3 9452 10022 transitivePeerDependencies: 9453 10023 - supports-color 9454 10024 9455 - typescript@5.7.2: {} 10025 + typescript@5.7.3: {} 9456 10026 9457 10027 unbox-primitive@1.1.0: 9458 10028 dependencies: ··· 9463 10033 9464 10034 undici-types@6.20.0: {} 9465 10035 9466 - undici@6.19.8: {} 10036 + undici@6.21.1: {} 9467 10037 9468 10038 unified@11.0.5: 9469 10039 dependencies: ··· 9507 10077 9508 10078 unload@2.2.0: 9509 10079 dependencies: 9510 - '@babel/runtime': 7.26.0 10080 + '@babel/runtime': 7.26.7 9511 10081 detect-node: 2.1.0 9512 10082 9513 10083 unset-value@1.0.0: ··· 9515 10085 has-value: 0.3.1 9516 10086 isobject: 3.0.1 9517 10087 9518 - update-browserslist-db@1.1.1(browserslist@4.24.3): 10088 + update-browserslist-db@1.1.2(browserslist@4.24.4): 9519 10089 dependencies: 9520 - browserslist: 4.24.3 10090 + browserslist: 4.24.4 9521 10091 escalade: 3.2.0 9522 10092 picocolors: 1.1.1 9523 10093 ··· 9527 10097 9528 10098 urix@0.1.0: {} 9529 10099 9530 - use-callback-ref@1.3.3(@types/react@19.0.2)(react@19.0.0): 10100 + use-callback-ref@1.3.3(@types/react@19.0.8)(react@19.0.0): 9531 10101 dependencies: 9532 10102 react: 19.0.0 9533 10103 tslib: 2.8.1 9534 10104 optionalDependencies: 9535 - '@types/react': 19.0.2 10105 + '@types/react': 19.0.8 9536 10106 9537 - use-composed-ref@1.4.0(@types/react@19.0.2)(react@19.0.0): 10107 + use-composed-ref@1.4.0(@types/react@19.0.8)(react@19.0.0): 9538 10108 dependencies: 9539 10109 react: 19.0.0 9540 10110 optionalDependencies: 9541 - '@types/react': 19.0.2 10111 + '@types/react': 19.0.8 9542 10112 9543 - use-isomorphic-layout-effect@1.2.0(@types/react@19.0.2)(react@19.0.0): 10113 + use-isomorphic-layout-effect@1.2.0(@types/react@19.0.8)(react@19.0.0): 9544 10114 dependencies: 9545 10115 react: 19.0.0 9546 10116 optionalDependencies: 9547 - '@types/react': 19.0.2 10117 + '@types/react': 19.0.8 9548 10118 9549 - use-latest@1.3.0(@types/react@19.0.2)(react@19.0.0): 10119 + use-latest@1.3.0(@types/react@19.0.8)(react@19.0.0): 9550 10120 dependencies: 9551 10121 react: 19.0.0 9552 - use-isomorphic-layout-effect: 1.2.0(@types/react@19.0.2)(react@19.0.0) 10122 + use-isomorphic-layout-effect: 1.2.0(@types/react@19.0.8)(react@19.0.0) 9553 10123 optionalDependencies: 9554 - '@types/react': 19.0.2 10124 + '@types/react': 19.0.8 9555 10125 9556 - use-sidecar@1.1.3(@types/react@19.0.2)(react@19.0.0): 10126 + use-sidecar@1.1.3(@types/react@19.0.8)(react@19.0.0): 9557 10127 dependencies: 9558 10128 detect-node-es: 1.1.0 9559 10129 react: 19.0.0 9560 10130 tslib: 2.8.1 9561 10131 optionalDependencies: 9562 - '@types/react': 19.0.2 10132 + '@types/react': 19.0.8 9563 10133 9564 10134 use-sync-external-store@1.2.0(react@19.0.0): 9565 10135 dependencies: ··· 9570 10140 9571 10141 util-deprecate@1.0.2: {} 9572 10142 9573 - vaul@1.1.2(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 10143 + vaul@1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 9574 10144 dependencies: 9575 - '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 10145 + '@radix-ui/react-dialog': 1.1.6(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 9576 10146 react: 19.0.0 9577 10147 react-dom: 19.0.0(react@19.0.0) 9578 10148 transitivePeerDependencies: ··· 9599 10169 '@types/d3-array': 3.2.1 9600 10170 '@types/d3-ease': 3.0.2 9601 10171 '@types/d3-interpolate': 3.0.4 9602 - '@types/d3-scale': 4.0.8 9603 - '@types/d3-shape': 3.1.6 10172 + '@types/d3-scale': 4.0.9 10173 + '@types/d3-shape': 3.1.7 9604 10174 '@types/d3-time': 3.0.4 9605 10175 '@types/d3-timer': 3.0.2 9606 10176 d3-array: 3.2.4 ··· 9616 10186 which-boxed-primitive@1.1.1: 9617 10187 dependencies: 9618 10188 is-bigint: 1.1.0 9619 - is-boolean-object: 1.2.1 10189 + is-boolean-object: 1.2.2 9620 10190 is-number-object: 1.1.1 9621 10191 is-string: 1.1.1 9622 10192 is-symbol: 1.1.1 ··· 9626 10196 call-bound: 1.0.3 9627 10197 function.prototype.name: 1.1.8 9628 10198 has-tostringtag: 1.0.2 9629 - is-async-function: 2.0.0 10199 + is-async-function: 2.1.1 9630 10200 is-date-object: 1.1.0 9631 10201 is-finalizationregistry: 1.1.1 9632 - is-generator-function: 1.0.10 10202 + is-generator-function: 1.1.0 9633 10203 is-regex: 1.2.1 9634 - is-weakref: 1.1.0 10204 + is-weakref: 1.1.1 9635 10205 isarray: 2.0.5 9636 10206 which-boxed-primitive: 1.1.1 9637 10207 which-collection: 1.0.2 ··· 9649 10219 available-typed-arrays: 1.0.7 9650 10220 call-bind: 1.0.8 9651 10221 call-bound: 1.0.3 9652 - for-each: 0.3.3 10222 + for-each: 0.3.5 9653 10223 gopd: 1.2.0 9654 10224 has-tostringtag: 1.0.2 9655 10225 ··· 9679 10249 9680 10250 yallist@3.1.1: {} 9681 10251 9682 - yaml@2.6.1: {} 10252 + yaml@2.7.0: {} 9683 10253 9684 10254 yocto-queue@0.1.0: {} 9685 10255 9686 - zod-validation-error@3.4.0(zod@3.24.1): 10256 + zod-validation-error@3.4.0(zod@3.24.2): 9687 10257 dependencies: 9688 - zod: 3.24.1 10258 + zod: 3.24.2 9689 10259 9690 - zod@3.24.1: {} 10260 + zod@3.24.2: {} 9691 10261 9692 - zustand@5.0.2(@types/react@19.0.2)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)): 10262 + zustand@5.0.3(@types/react@19.0.8)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)): 9693 10263 optionalDependencies: 9694 - '@types/react': 19.0.2 10264 + '@types/react': 19.0.8 9695 10265 react: 19.0.0 9696 10266 use-sync-external-store: 1.2.0(react@19.0.0) 9697 10267