Openstatus www.openstatus.dev

chore: bump react (#1634)

authored by

Maximilian Kaske and committed by
GitHub
9e361bed 111030a7

+1227 -1227
+1 -1
apps/dashboard/package.json
··· 83 83 "next-themes": "0.4.6", 84 84 "nuqs": "2.4.3", 85 85 "random-word-slugs": "0.1.7", 86 - "react": "19.2.1", 86 + "react": "19.2.2", 87 87 "react-day-picker": "8.10.1", 88 88 "react-dom": "19.2.1", 89 89 "react-hook-form": "7.66.1",
+1 -1
apps/status-page/package.json
··· 70 70 "next-plausible": "3.12.4", 71 71 "next-themes": "0.4.6", 72 72 "nuqs": "2.4.3", 73 - "react": "19.2.1", 73 + "react": "19.2.2", 74 74 "react-day-picker": "8.10.1", 75 75 "react-dom": "19.2.1", 76 76 "react-hook-form": "7.66.1",
+1 -1
apps/web/package.json
··· 73 73 "next-themes": "0.4.6", 74 74 "nuqs": "2.4.3", 75 75 "random-word-slugs": "0.1.7", 76 - "react": "19.2.1", 76 + "react": "19.2.2", 77 77 "react-day-picker": "8.10.1", 78 78 "react-dom": "19.2.1", 79 79 "react-hook-form": "7.66.1",
+1 -1
packages/emails/package.json
··· 26 26 "@react-email/preview-server": "4.3.1", 27 27 "@types/node": "22.10.2", 28 28 "@types/react": "19.2.2", 29 - "react": "19.2.1", 29 + "react": "19.2.2", 30 30 "typescript": "5.7.2" 31 31 } 32 32 }
+1 -1
packages/ui/package.json
··· 52 52 "lucide-react": "0.525.0", 53 53 "luxon": "3.5.0", 54 54 "next": "16.0.7", 55 - "react": "19.2.1", 55 + "react": "19.2.2", 56 56 "react-day-picker": "8.10.1", 57 57 "react-hook-form": "7.66.1", 58 58 "recharts": "2.15.0",
+1222 -1222
pnpm-lock.yaml
··· 43 43 version: 2.1.0 44 44 '@dnd-kit/core': 45 45 specifier: 6.3.1 46 - version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 46 + version: 6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 47 47 '@dnd-kit/modifiers': 48 48 specifier: 9.0.0 49 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 49 + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 50 50 '@dnd-kit/sortable': 51 51 specifier: 10.0.0 52 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 52 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 53 53 '@dnd-kit/utilities': 54 54 specifier: 3.2.2 55 - version: 3.2.2(react@19.2.1) 55 + version: 3.2.2(react@19.2.2) 56 56 '@hookform/devtools': 57 57 specifier: 4.4.0 58 - version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 58 + version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 59 59 '@hookform/resolvers': 60 60 specifier: 4.1.3 61 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 61 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.2)) 62 62 '@libsql/client': 63 63 specifier: 0.15.14 64 64 version: 0.15.14 65 65 '@openpanel/nextjs': 66 66 specifier: 1.0.8 67 - version: 1.0.8(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 67 + version: 1.0.8(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 68 68 '@openstatus/analytics': 69 69 specifier: workspace:* 70 70 version: link:../../packages/analytics ··· 136 136 version: link:../../packages/utils 137 137 '@radix-ui/react-alert-dialog': 138 138 specifier: 1.1.14 139 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 139 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 140 140 '@radix-ui/react-avatar': 141 141 specifier: 1.1.10 142 - version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 142 + version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 143 143 '@radix-ui/react-checkbox': 144 144 specifier: 1.3.2 145 - version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 145 + version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 146 146 '@radix-ui/react-collapsible': 147 147 specifier: 1.1.11 148 - version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 148 + version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 149 149 '@radix-ui/react-dialog': 150 150 specifier: 1.1.14 151 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 151 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 152 152 '@radix-ui/react-dropdown-menu': 153 153 specifier: 2.1.15 154 - version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 154 + version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 155 155 '@radix-ui/react-hover-card': 156 156 specifier: 1.1.14 157 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 157 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 158 158 '@radix-ui/react-label': 159 159 specifier: 2.1.7 160 - version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 160 + version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 161 161 '@radix-ui/react-popover': 162 162 specifier: 1.1.14 163 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 163 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 164 164 '@radix-ui/react-portal': 165 165 specifier: 1.1.9 166 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 166 + version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 167 167 '@radix-ui/react-progress': 168 168 specifier: 1.1.7 169 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 169 + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 170 170 '@radix-ui/react-radio-group': 171 171 specifier: 1.3.7 172 - version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 172 + version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 173 173 '@radix-ui/react-select': 174 174 specifier: 2.2.5 175 - version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 175 + version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 176 176 '@radix-ui/react-separator': 177 177 specifier: 1.1.7 178 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 178 + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 179 179 '@radix-ui/react-slider': 180 180 specifier: 1.3.5 181 - version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 181 + version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 182 182 '@radix-ui/react-slot': 183 183 specifier: 1.2.3 184 - version: 1.2.3(@types/react@19.2.2)(react@19.2.1) 184 + version: 1.2.3(@types/react@19.2.2)(react@19.2.2) 185 185 '@radix-ui/react-switch': 186 186 specifier: 1.2.5 187 - version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 187 + version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 188 188 '@radix-ui/react-tabs': 189 189 specifier: 1.1.12 190 - version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 190 + version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 191 191 '@radix-ui/react-tooltip': 192 192 specifier: 1.2.7 193 - version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 193 + version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 194 194 '@sentry/nextjs': 195 195 specifier: 10.22.0 196 - version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(webpack@5.103.0) 196 + version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)(webpack@5.103.0) 197 197 '@stripe/stripe-js': 198 198 specifier: 2.1.6 199 199 version: 2.1.6 200 200 '@tanstack/react-query': 201 201 specifier: 5.81.5 202 - version: 5.81.5(react@19.2.1) 202 + version: 5.81.5(react@19.2.2) 203 203 '@tanstack/react-table': 204 204 specifier: 8.21.3 205 - version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 205 + version: 8.21.3(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 206 206 '@trpc/client': 207 207 specifier: 11.4.4 208 208 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 209 209 '@trpc/next': 210 210 specifier: 11.4.4 211 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 211 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 212 212 '@trpc/react-query': 213 213 specifier: 11.4.4 214 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 214 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 215 215 '@trpc/server': 216 216 specifier: 11.4.4 217 217 version: 11.4.4(typescript@5.7.2) 218 218 '@trpc/tanstack-react-query': 219 219 specifier: 11.4.4 220 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 220 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 221 221 class-variance-authority: 222 222 specifier: 0.7.1 223 223 version: 0.7.1 ··· 226 226 version: 2.1.1 227 227 cmdk: 228 228 specifier: 1.1.1 229 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 229 + version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 230 230 date-fns: 231 231 specifier: 2.30.0 232 232 version: 2.30.0 233 233 lucide-react: 234 234 specifier: 0.525.0 235 - version: 0.525.0(react@19.2.1) 235 + version: 0.525.0(react@19.2.2) 236 236 next: 237 237 specifier: 16.0.7 238 - version: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 238 + version: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 239 239 next-auth: 240 240 specifier: 5.0.0-beta.29 241 - version: 5.0.0-beta.29(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 241 + version: 5.0.0-beta.29(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 242 242 next-themes: 243 243 specifier: 0.4.6 244 - version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 244 + version: 0.4.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 245 245 nuqs: 246 246 specifier: 2.4.3 247 - version: 2.4.3(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 247 + version: 2.4.3(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 248 248 random-word-slugs: 249 249 specifier: 0.1.7 250 250 version: 0.1.7 251 251 react: 252 - specifier: 19.2.1 253 - version: 19.2.1 252 + specifier: 19.2.2 253 + version: 19.2.2 254 254 react-day-picker: 255 255 specifier: 8.10.1 256 - version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 256 + version: 8.10.1(date-fns@2.30.0)(react@19.2.2) 257 257 react-dom: 258 258 specifier: 19.2.1 259 - version: 19.2.1(react@19.2.1) 259 + version: 19.2.1(react@19.2.2) 260 260 react-hook-form: 261 261 specifier: 7.66.1 262 - version: 7.66.1(react@19.2.1) 262 + version: 7.66.1(react@19.2.2) 263 263 recharts: 264 264 specifier: 2.15.0 265 - version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 265 + version: 2.15.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 266 266 rehype-react: 267 267 specifier: 8.0.0 268 268 version: 8.0.0 ··· 277 277 version: 11.1.2 278 278 sonner: 279 279 specifier: 2.0.5 280 - version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 280 + version: 2.0.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 281 281 stripe: 282 282 specifier: 13.8.0 283 283 version: 13.8.0 ··· 332 332 version: 0.9.4(prettier@3.6.2)(typescript@5.7.2) 333 333 '@astrojs/react': 334 334 specifier: 4.3.1 335 - version: 4.3.1(@types/node@24.10.1)(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(jiti@2.6.1)(lightningcss@1.30.1)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(terser@5.44.1)(yaml@2.8.1) 335 + version: 4.3.1(@types/node@24.10.1)(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(jiti@2.6.1)(lightningcss@1.30.1)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(terser@5.44.1)(yaml@2.8.1) 336 336 '@astrojs/sitemap': 337 337 specifier: 3.5.1 338 338 version: 3.5.1 ··· 521 521 version: 2.1.0 522 522 '@dnd-kit/core': 523 523 specifier: 6.3.1 524 - version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 524 + version: 6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 525 525 '@dnd-kit/modifiers': 526 526 specifier: 9.0.0 527 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 527 + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 528 528 '@dnd-kit/sortable': 529 529 specifier: 10.0.0 530 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 530 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 531 531 '@dnd-kit/utilities': 532 532 specifier: 3.2.2 533 - version: 3.2.2(react@19.2.1) 533 + version: 3.2.2(react@19.2.2) 534 534 '@hookform/devtools': 535 535 specifier: 4.4.0 536 - version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 536 + version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 537 537 '@hookform/resolvers': 538 538 specifier: 4.1.3 539 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 539 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.2)) 540 540 '@libsql/client': 541 541 specifier: 0.15.14 542 542 version: 0.15.14 543 543 '@openpanel/nextjs': 544 544 specifier: 1.0.8 545 - version: 1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 545 + version: 1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 546 546 '@openstatus/analytics': 547 547 specifier: workspace:* 548 548 version: link:../../packages/analytics ··· 575 575 version: link:../../packages/utils 576 576 '@radix-ui/react-alert-dialog': 577 577 specifier: 1.1.14 578 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 578 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 579 579 '@radix-ui/react-avatar': 580 580 specifier: 1.1.10 581 - version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 581 + version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 582 582 '@radix-ui/react-checkbox': 583 583 specifier: 1.3.2 584 - version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 584 + version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 585 585 '@radix-ui/react-collapsible': 586 586 specifier: 1.1.11 587 - version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 587 + version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 588 588 '@radix-ui/react-dialog': 589 589 specifier: 1.1.14 590 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 590 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 591 591 '@radix-ui/react-dropdown-menu': 592 592 specifier: 2.1.15 593 - version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 593 + version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 594 594 '@radix-ui/react-hover-card': 595 595 specifier: 1.1.14 596 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 596 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 597 597 '@radix-ui/react-label': 598 598 specifier: 2.1.7 599 - version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 599 + version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 600 600 '@radix-ui/react-popover': 601 601 specifier: 1.1.14 602 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 602 + version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 603 603 '@radix-ui/react-portal': 604 604 specifier: 1.1.9 605 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 605 + version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 606 606 '@radix-ui/react-progress': 607 607 specifier: 1.1.7 608 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 608 + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 609 609 '@radix-ui/react-radio-group': 610 610 specifier: 1.3.7 611 - version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 611 + version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 612 612 '@radix-ui/react-select': 613 613 specifier: 2.2.5 614 - version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 614 + version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 615 615 '@radix-ui/react-separator': 616 616 specifier: 1.1.7 617 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 617 + version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 618 618 '@radix-ui/react-slider': 619 619 specifier: 1.3.5 620 - version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 620 + version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 621 621 '@radix-ui/react-slot': 622 622 specifier: 1.2.3 623 - version: 1.2.3(@types/react@19.2.2)(react@19.2.1) 623 + version: 1.2.3(@types/react@19.2.2)(react@19.2.2) 624 624 '@radix-ui/react-switch': 625 625 specifier: 1.2.5 626 - version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 626 + version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 627 627 '@radix-ui/react-tabs': 628 628 specifier: 1.1.12 629 - version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 629 + version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 630 630 '@radix-ui/react-tooltip': 631 631 specifier: 1.2.7 632 - version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 632 + version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 633 633 '@sentry/nextjs': 634 634 specifier: 10.22.0 635 - version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(webpack@5.103.0) 635 + version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)(webpack@5.103.0) 636 636 '@stripe/stripe-js': 637 637 specifier: 2.1.6 638 638 version: 2.1.6 639 639 '@tanstack/react-query': 640 640 specifier: 5.81.5 641 - version: 5.81.5(react@19.2.1) 641 + version: 5.81.5(react@19.2.2) 642 642 '@tanstack/react-table': 643 643 specifier: 8.21.3 644 - version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 644 + version: 8.21.3(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 645 645 '@trpc/client': 646 646 specifier: 11.4.4 647 647 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 648 648 '@trpc/next': 649 649 specifier: 11.4.4 650 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 650 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 651 651 '@trpc/react-query': 652 652 specifier: 11.4.4 653 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 653 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 654 654 '@trpc/server': 655 655 specifier: 11.4.4 656 656 version: 11.4.4(typescript@5.7.2) 657 657 '@trpc/tanstack-react-query': 658 658 specifier: 11.4.4 659 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 659 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 660 660 class-variance-authority: 661 661 specifier: 0.7.1 662 662 version: 0.7.1 ··· 665 665 version: 2.1.1 666 666 cmdk: 667 667 specifier: 1.1.1 668 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 668 + version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 669 669 date-fns: 670 670 specifier: 2.30.0 671 671 version: 2.30.0 ··· 674 674 version: 4.2.2 675 675 lucide-react: 676 676 specifier: 0.525.0 677 - version: 0.525.0(react@19.2.1) 677 + version: 0.525.0(react@19.2.2) 678 678 next: 679 679 specifier: 16.0.7 680 - version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 680 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 681 681 next-auth: 682 682 specifier: 5.0.0-beta.29 683 - version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 683 + version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 684 684 next-plausible: 685 685 specifier: 3.12.4 686 - version: 3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 686 + version: 3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 687 687 next-themes: 688 688 specifier: 0.4.6 689 - version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 689 + version: 0.4.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 690 690 nuqs: 691 691 specifier: 2.4.3 692 - version: 2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 692 + version: 2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 693 693 react: 694 - specifier: 19.2.1 695 - version: 19.2.1 694 + specifier: 19.2.2 695 + version: 19.2.2 696 696 react-day-picker: 697 697 specifier: 8.10.1 698 - version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 698 + version: 8.10.1(date-fns@2.30.0)(react@19.2.2) 699 699 react-dom: 700 700 specifier: 19.2.1 701 - version: 19.2.1(react@19.2.1) 701 + version: 19.2.1(react@19.2.2) 702 702 react-hook-form: 703 703 specifier: 7.66.1 704 - version: 7.66.1(react@19.2.1) 704 + version: 7.66.1(react@19.2.2) 705 705 recharts: 706 706 specifier: 2.15.0 707 - version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 707 + version: 2.15.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 708 708 rehype-react: 709 709 specifier: 8.0.0 710 710 version: 8.0.0 ··· 719 719 version: 11.1.2 720 720 sonner: 721 721 specifier: 2.0.5 722 - version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 722 + version: 2.0.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 723 723 superjson: 724 724 specifier: 2.2.2 725 725 version: 2.2.2 ··· 780 780 version: 4.0.1 781 781 '@hookform/resolvers': 782 782 specifier: 4.1.3 783 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 783 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.2)) 784 784 '@libsql/client': 785 785 specifier: 0.15.14 786 786 version: 0.15.14 787 787 '@openpanel/nextjs': 788 788 specifier: 1.0.8 789 - version: 1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 789 + version: 1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 790 790 '@openstatus/analytics': 791 791 specifier: workspace:* 792 792 version: link:../../packages/analytics ··· 858 858 version: link:../../packages/utils 859 859 '@radix-ui/react-portal': 860 860 specifier: 1.1.9 861 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 861 + version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 862 862 '@sentry/nextjs': 863 863 specifier: 10.22.0 864 - version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(webpack@5.103.0) 864 + version: 10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)(webpack@5.103.0) 865 865 '@stripe/stripe-js': 866 866 specifier: 2.1.6 867 867 version: 2.1.6 ··· 876 876 version: 0.5.10(tailwindcss@4.1.8) 877 877 '@tanstack/react-query': 878 878 specifier: 5.81.5 879 - version: 5.81.5(react@19.2.1) 879 + version: 5.81.5(react@19.2.2) 880 880 '@tanstack/react-query-devtools': 881 881 specifier: 5.80.7 882 - version: 5.80.7(@tanstack/react-query@5.81.5(react@19.2.1))(react@19.2.1) 882 + version: 5.80.7(@tanstack/react-query@5.81.5(react@19.2.2))(react@19.2.2) 883 883 '@tanstack/react-table': 884 884 specifier: 8.21.3 885 - version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 885 + version: 8.21.3(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 886 886 '@trpc/client': 887 887 specifier: 11.4.4 888 888 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 889 889 '@trpc/next': 890 890 specifier: 11.4.4 891 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 891 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 892 892 '@trpc/react-query': 893 893 specifier: 11.4.4 894 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 894 + version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 895 895 '@trpc/server': 896 896 specifier: 11.4.4 897 897 version: 11.4.4(typescript@5.7.2) ··· 915 915 version: 2.1.1 916 916 cmdk: 917 917 specifier: 1.1.1 918 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 918 + version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 919 919 cobe: 920 920 specifier: 0.6.3 921 921 version: 0.6.3 ··· 930 930 version: 4.2.2 931 931 lucide-react: 932 932 specifier: 0.525.0 933 - version: 0.525.0(react@19.2.1) 933 + version: 0.525.0(react@19.2.2) 934 934 nanoid: 935 935 specifier: 5.0.7 936 936 version: 5.0.7 937 937 next: 938 938 specifier: 16.0.7 939 - version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 939 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 940 940 next-auth: 941 941 specifier: 5.0.0-beta.29 942 - version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 942 + version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 943 943 next-mdx-remote: 944 944 specifier: 5.0.0 945 - version: 5.0.0(@types/react@19.2.2)(react@19.2.1) 945 + version: 5.0.0(@types/react@19.2.2)(react@19.2.2) 946 946 next-plausible: 947 947 specifier: 3.12.4 948 - version: 3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 948 + version: 3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 949 949 next-themes: 950 950 specifier: 0.4.6 951 - version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 951 + version: 0.4.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 952 952 nuqs: 953 953 specifier: 2.4.3 954 - version: 2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 954 + version: 2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 955 955 random-word-slugs: 956 956 specifier: 0.1.7 957 957 version: 0.1.7 958 958 react: 959 - specifier: 19.2.1 960 - version: 19.2.1 959 + specifier: 19.2.2 960 + version: 19.2.2 961 961 react-day-picker: 962 962 specifier: 8.10.1 963 - version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 963 + version: 8.10.1(date-fns@2.30.0)(react@19.2.2) 964 964 react-dom: 965 965 specifier: 19.2.1 966 - version: 19.2.1(react@19.2.1) 966 + version: 19.2.1(react@19.2.2) 967 967 react-hook-form: 968 968 specifier: 7.66.1 969 - version: 7.66.1(react@19.2.1) 969 + version: 7.66.1(react@19.2.2) 970 970 react-medium-image-zoom: 971 971 specifier: 5.4.0 972 - version: 5.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 972 + version: 5.4.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 973 973 react-tweet: 974 974 specifier: 3.2.1 975 - version: 3.2.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 975 + version: 3.2.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 976 976 reading-time: 977 977 specifier: 1.5.0 978 978 version: 1.5.0 979 979 recharts: 980 980 specifier: 2.15.0 981 - version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 981 + version: 2.15.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 982 982 resend: 983 983 specifier: 4.0.1 984 - version: 4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 984 + version: 4.0.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 985 985 schema-dts: 986 986 specifier: 1.1.5 987 987 version: 1.1.5 ··· 990 990 version: 0.14.4 991 991 sonner: 992 992 specifier: 2.0.5 993 - version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 993 + version: 2.0.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 994 994 stripe: 995 995 specifier: 13.8.0 996 996 version: 13.8.0 ··· 1212 1212 version: 5.0.0-beta.1 1213 1213 next: 1214 1214 specifier: 16.0.7 1215 - version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1215 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1216 1216 random-word-slugs: 1217 1217 specifier: 0.1.7 1218 1218 version: 0.1.7 ··· 1296 1296 version: 0.31.4 1297 1297 next-auth: 1298 1298 specifier: 5.0.0-beta.29 1299 - version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 1299 + version: 5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 1300 1300 typescript: 1301 1301 specifier: 5.7.2 1302 1302 version: 5.7.2 ··· 1305 1305 dependencies: 1306 1306 '@react-email/button': 1307 1307 specifier: 0.1.0 1308 - version: 0.1.0(react@19.2.1) 1308 + version: 0.1.0(react@19.2.2) 1309 1309 '@react-email/components': 1310 1310 specifier: 0.5.7 1311 - version: 0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1311 + version: 0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.2) 1312 1312 '@react-email/head': 1313 1313 specifier: 0.0.12 1314 - version: 0.0.12(react@19.2.1) 1314 + version: 0.0.12(react@19.2.2) 1315 1315 '@react-email/html': 1316 1316 specifier: 0.0.11 1317 - version: 0.0.11(react@19.2.1) 1317 + version: 0.0.11(react@19.2.2) 1318 1318 '@react-email/render': 1319 1319 specifier: 1.4.0 1320 - version: 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1320 + version: 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.2) 1321 1321 '@react-email/tailwind': 1322 1322 specifier: 1.0.5 1323 - version: 1.0.5(react@19.2.1) 1323 + version: 1.0.5(react@19.2.2) 1324 1324 '@t3-oss/env-core': 1325 1325 specifier: 0.7.1 1326 1326 version: 0.7.1(typescript@5.7.2)(zod@3.25.76) ··· 1329 1329 version: 4.3.1 1330 1330 resend: 1331 1331 specifier: 4.6.0 1332 - version: 4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1332 + version: 4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.2) 1333 1333 zod: 1334 1334 specifier: 3.25.76 1335 1335 version: 3.25.76 ··· 1347 1347 specifier: 19.2.2 1348 1348 version: 19.2.2 1349 1349 react: 1350 - specifier: 19.2.1 1351 - version: 19.2.1 1350 + specifier: 19.2.2 1351 + version: 19.2.2 1352 1352 typescript: 1353 1353 specifier: 5.7.2 1354 1354 version: 5.7.2 ··· 1438 1438 version: link:../../utils 1439 1439 '@react-email/components': 1440 1440 specifier: 0.5.7 1441 - version: 0.5.7(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1441 + version: 0.5.7(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1442 1442 '@react-email/render': 1443 1443 specifier: 1.4.0 1444 - version: 1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1444 + version: 1.4.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1445 1445 '@t3-oss/env-core': 1446 1446 specifier: 0.7.0 1447 1447 version: 0.7.0(typescript@5.7.2)(zod@3.25.76) 1448 1448 react-dom: 1449 1449 specifier: 19.2.1 1450 - version: 19.2.1(react@19.2.1) 1450 + version: 19.2.1(react@19.2.2) 1451 1451 resend: 1452 1452 specifier: 4.0.1 1453 - version: 4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1453 + version: 4.0.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1454 1454 zod: 1455 1455 specifier: 3.25.76 1456 1456 version: 3.25.76 ··· 1770 1770 dependencies: 1771 1771 '@dnd-kit/core': 1772 1772 specifier: 6.3.1 1773 - version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1773 + version: 6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1774 1774 '@dnd-kit/modifiers': 1775 1775 specifier: 9.0.0 1776 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 1776 + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 1777 1777 '@dnd-kit/sortable': 1778 1778 specifier: 10.0.0 1779 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1) 1779 + version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2) 1780 1780 '@dnd-kit/utilities': 1781 1781 specifier: 3.2.2 1782 - version: 3.2.2(react@19.2.1) 1782 + version: 3.2.2(react@19.2.2) 1783 1783 '@hookform/resolvers': 1784 1784 specifier: 4.1.3 1785 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 1785 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.2)) 1786 1786 '@radix-ui/react-accordion': 1787 1787 specifier: 1.2.2 1788 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1788 + version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1789 1789 '@radix-ui/react-alert-dialog': 1790 1790 specifier: 1.1.4 1791 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1791 + version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1792 1792 '@radix-ui/react-avatar': 1793 1793 specifier: 1.1.2 1794 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1794 + version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1795 1795 '@radix-ui/react-checkbox': 1796 1796 specifier: 1.1.3 1797 - version: 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1797 + version: 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1798 1798 '@radix-ui/react-collapsible': 1799 1799 specifier: 1.1.2 1800 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1800 + version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1801 1801 '@radix-ui/react-context-menu': 1802 1802 specifier: 2.2.4 1803 - version: 2.2.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1803 + version: 2.2.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1804 1804 '@radix-ui/react-dialog': 1805 1805 specifier: 1.1.4 1806 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1806 + version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1807 1807 '@radix-ui/react-dropdown-menu': 1808 1808 specifier: 2.1.4 1809 - version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1809 + version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1810 1810 '@radix-ui/react-hover-card': 1811 1811 specifier: 1.1.4 1812 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1812 + version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1813 1813 '@radix-ui/react-label': 1814 1814 specifier: 2.1.1 1815 - version: 2.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1815 + version: 2.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1816 1816 '@radix-ui/react-navigation-menu': 1817 1817 specifier: 1.2.3 1818 - version: 1.2.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1818 + version: 1.2.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1819 1819 '@radix-ui/react-popover': 1820 1820 specifier: 1.1.4 1821 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1821 + version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1822 1822 '@radix-ui/react-progress': 1823 1823 specifier: 1.1.1 1824 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1824 + version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1825 1825 '@radix-ui/react-radio-group': 1826 1826 specifier: 1.2.2 1827 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1827 + version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1828 1828 '@radix-ui/react-select': 1829 1829 specifier: 2.1.4 1830 - version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1830 + version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1831 1831 '@radix-ui/react-separator': 1832 1832 specifier: 1.1.1 1833 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1833 + version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1834 1834 '@radix-ui/react-slider': 1835 1835 specifier: 1.2.2 1836 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1836 + version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1837 1837 '@radix-ui/react-slot': 1838 1838 specifier: 1.1.1 1839 - version: 1.1.1(@types/react@19.2.2)(react@19.2.1) 1839 + version: 1.1.1(@types/react@19.2.2)(react@19.2.2) 1840 1840 '@radix-ui/react-switch': 1841 1841 specifier: 1.1.2 1842 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1842 + version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1843 1843 '@radix-ui/react-tabs': 1844 1844 specifier: 1.1.2 1845 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1845 + version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1846 1846 '@radix-ui/react-toggle': 1847 1847 specifier: 1.1.1 1848 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1848 + version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1849 1849 '@radix-ui/react-tooltip': 1850 1850 specifier: 1.1.6 1851 - version: 1.1.6(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1851 + version: 1.1.6(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1852 1852 class-variance-authority: 1853 1853 specifier: 0.7.1 1854 1854 version: 0.7.1 ··· 1857 1857 version: 2.1.1 1858 1858 cmdk: 1859 1859 specifier: 1.0.4 1860 - version: 1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1860 + version: 1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1861 1861 date-fns: 1862 1862 specifier: 2.30.0 1863 1863 version: 2.30.0 1864 1864 lucide-react: 1865 1865 specifier: 0.525.0 1866 - version: 0.525.0(react@19.2.1) 1866 + version: 0.525.0(react@19.2.2) 1867 1867 luxon: 1868 1868 specifier: 3.5.0 1869 1869 version: 3.5.0 1870 1870 next: 1871 1871 specifier: 16.0.7 1872 - version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1872 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1873 1873 next-themes: 1874 1874 specifier: 0.2.1 1875 - version: 0.2.1(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1875 + version: 0.2.1(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1876 1876 react: 1877 - specifier: 19.2.1 1878 - version: 19.2.1 1877 + specifier: 19.2.2 1878 + version: 19.2.2 1879 1879 react-day-picker: 1880 1880 specifier: 8.10.1 1881 - version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 1881 + version: 8.10.1(date-fns@2.30.0)(react@19.2.2) 1882 1882 react-hook-form: 1883 1883 specifier: 7.66.1 1884 - version: 7.66.1(react@19.2.1) 1884 + version: 7.66.1(react@19.2.2) 1885 1885 recharts: 1886 1886 specifier: 2.15.0 1887 - version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1887 + version: 2.15.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1888 1888 sonner: 1889 1889 specifier: 1.7.1 1890 - version: 1.7.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1890 + version: 1.7.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 1891 1891 tailwind-merge: 1892 1892 specifier: 2.5.5 1893 1893 version: 2.5.5 ··· 10256 10256 resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==} 10257 10257 engines: {node: '>=0.10.0'} 10258 10258 10259 - react@19.2.1: 10260 - resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==} 10259 + react@19.2.2: 10260 + resolution: {integrity: sha512-BdOGOY8OKRBcgoDkwqA8Q5XvOIhoNx/Sh6BnGJlet2Abt0X5BK0BDrqGyQgLhAVjD2nAg5f6o01u/OPUhG022Q==} 10261 10261 engines: {node: '>=0.10.0'} 10262 10262 10263 10263 read-cache@1.0.0: ··· 12005 12005 dependencies: 12006 12006 prismjs: 1.30.0 12007 12007 12008 - '@astrojs/react@4.3.1(@types/node@24.10.1)(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(jiti@2.6.1)(lightningcss@1.30.1)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(terser@5.44.1)(yaml@2.8.1)': 12008 + '@astrojs/react@4.3.1(@types/node@24.10.1)(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(jiti@2.6.1)(lightningcss@1.30.1)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(terser@5.44.1)(yaml@2.8.1)': 12009 12009 dependencies: 12010 12010 '@types/react': 19.2.2 12011 12011 '@types/react-dom': 19.2.2(@types/react@19.2.2) 12012 12012 '@vitejs/plugin-react': 4.7.0(vite@6.4.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(terser@5.44.1)(yaml@2.8.1)) 12013 - react: 19.2.1 12014 - react-dom: 19.2.1(react@19.2.1) 12013 + react: 19.2.2 12014 + react-dom: 19.2.1(react@19.2.2) 12015 12015 ultrahtml: 1.6.0 12016 12016 vite: 6.4.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(terser@5.44.1)(yaml@2.8.1) 12017 12017 transitivePeerDependencies: ··· 12955 12955 12956 12956 '@date-fns/utc@2.1.0': {} 12957 12957 12958 - '@dnd-kit/accessibility@3.1.1(react@19.2.1)': 12958 + '@dnd-kit/accessibility@3.1.1(react@19.2.2)': 12959 12959 dependencies: 12960 - react: 19.2.1 12960 + react: 19.2.2 12961 12961 tslib: 2.8.1 12962 12962 12963 - '@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 12963 + '@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 12964 12964 dependencies: 12965 - '@dnd-kit/accessibility': 3.1.1(react@19.2.1) 12966 - '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12967 - react: 19.2.1 12968 - react-dom: 19.2.1(react@19.2.1) 12965 + '@dnd-kit/accessibility': 3.1.1(react@19.2.2) 12966 + '@dnd-kit/utilities': 3.2.2(react@19.2.2) 12967 + react: 19.2.2 12968 + react-dom: 19.2.1(react@19.2.2) 12969 12969 tslib: 2.8.1 12970 12970 12971 - '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)': 12971 + '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)': 12972 12972 dependencies: 12973 - '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 12974 - '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12975 - react: 19.2.1 12973 + '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 12974 + '@dnd-kit/utilities': 3.2.2(react@19.2.2) 12975 + react: 19.2.2 12976 12976 tslib: 2.8.1 12977 12977 12978 - '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)': 12978 + '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)': 12979 12979 dependencies: 12980 - '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 12981 - '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12982 - react: 19.2.1 12980 + '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 12981 + '@dnd-kit/utilities': 3.2.2(react@19.2.2) 12982 + react: 19.2.2 12983 12983 tslib: 2.8.1 12984 12984 12985 - '@dnd-kit/utilities@3.2.2(react@19.2.1)': 12985 + '@dnd-kit/utilities@3.2.2(react@19.2.2)': 12986 12986 dependencies: 12987 - react: 19.2.1 12987 + react: 19.2.2 12988 12988 tslib: 2.8.1 12989 12989 12990 12990 '@drizzle-team/brocli@0.10.2': {} ··· 13049 13049 13050 13050 '@emotion/memoize@0.9.0': {} 13051 13051 13052 - '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1)': 13052 + '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.2)': 13053 13053 dependencies: 13054 13054 '@babel/runtime': 7.28.4 13055 13055 '@emotion/babel-plugin': 11.13.5 13056 13056 '@emotion/cache': 11.14.0 13057 13057 '@emotion/serialize': 1.3.3 13058 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) 13058 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.2) 13059 13059 '@emotion/utils': 1.4.2 13060 13060 '@emotion/weak-memoize': 0.4.0 13061 13061 hoist-non-react-statics: 3.3.2 13062 - react: 19.2.1 13062 + react: 19.2.2 13063 13063 optionalDependencies: 13064 13064 '@types/react': 19.2.2 13065 13065 transitivePeerDependencies: ··· 13075 13075 13076 13076 '@emotion/sheet@1.4.0': {} 13077 13077 13078 - '@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(@types/react@19.2.2)(react@19.2.1)': 13078 + '@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.2))(@types/react@19.2.2)(react@19.2.2)': 13079 13079 dependencies: 13080 13080 '@babel/runtime': 7.28.4 13081 13081 '@emotion/babel-plugin': 11.13.5 13082 13082 '@emotion/is-prop-valid': 1.4.0 13083 - '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.1) 13083 + '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.2) 13084 13084 '@emotion/serialize': 1.3.3 13085 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) 13085 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.2) 13086 13086 '@emotion/utils': 1.4.2 13087 - react: 19.2.1 13087 + react: 19.2.2 13088 13088 optionalDependencies: 13089 13089 '@types/react': 19.2.2 13090 13090 transitivePeerDependencies: ··· 13092 13092 13093 13093 '@emotion/unitless@0.10.0': {} 13094 13094 13095 - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.1)': 13095 + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.2)': 13096 13096 dependencies: 13097 - react: 19.2.1 13097 + react: 19.2.2 13098 13098 13099 13099 '@emotion/utils@1.4.2': {} 13100 13100 ··· 13396 13396 react: 19.0.0 13397 13397 react-dom: 19.0.0(react@19.0.0) 13398 13398 13399 - '@floating-ui/react-dom@2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 13399 + '@floating-ui/react-dom@2.1.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 13400 13400 dependencies: 13401 13401 '@floating-ui/dom': 1.7.4 13402 - react: 19.2.1 13403 - react-dom: 19.2.1(react@19.2.1) 13402 + react: 19.2.2 13403 + react-dom: 19.2.1(react@19.2.2) 13404 13404 13405 13405 '@floating-ui/utils@0.2.10': {} 13406 13406 ··· 13459 13459 hono: 4.5.3 13460 13460 zod: 3.25.76 13461 13461 13462 - '@hookform/devtools@4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 13462 + '@hookform/devtools@4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 13463 13463 dependencies: 13464 - '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.1) 13465 - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1))(@types/react@19.2.2)(react@19.2.1) 13464 + '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.2) 13465 + '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.2))(@types/react@19.2.2)(react@19.2.2) 13466 13466 '@types/lodash': 4.17.21 13467 - little-state-machine: 4.8.1(react@19.2.1) 13467 + little-state-machine: 4.8.1(react@19.2.2) 13468 13468 lodash: 4.17.21 13469 - react: 19.2.1 13470 - react-dom: 19.2.1(react@19.2.1) 13471 - react-simple-animate: 3.5.3(react-dom@19.2.1(react@19.2.1)) 13472 - use-deep-compare-effect: 1.8.1(react@19.2.1) 13469 + react: 19.2.2 13470 + react-dom: 19.2.1(react@19.2.2) 13471 + react-simple-animate: 3.5.3(react-dom@19.2.1(react@19.2.2)) 13472 + use-deep-compare-effect: 1.8.1(react@19.2.2) 13473 13473 uuid: 8.3.2 13474 13474 transitivePeerDependencies: 13475 13475 - '@types/react' 13476 13476 - supports-color 13477 13477 13478 - '@hookform/resolvers@4.1.3(react-hook-form@7.66.1(react@19.2.1))': 13478 + '@hookform/resolvers@4.1.3(react-hook-form@7.66.1(react@19.2.2))': 13479 13479 dependencies: 13480 13480 '@standard-schema/utils': 0.3.0 13481 - react-hook-form: 7.66.1(react@19.2.1) 13481 + react-hook-form: 7.66.1(react@19.2.2) 13482 13482 13483 13483 '@iconify-json/lucide@1.2.26': 13484 13484 dependencies: ··· 13958 13958 transitivePeerDependencies: 13959 13959 - supports-color 13960 13960 13961 - '@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.2.1)': 13961 + '@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.2.2)': 13962 13962 dependencies: 13963 13963 '@types/mdx': 2.0.13 13964 13964 '@types/react': 19.2.2 13965 - react: 19.2.1 13965 + react: 19.2.2 13966 13966 13967 13967 '@modelcontextprotocol/sdk@1.23.0(zod@3.25.76)': 13968 13968 dependencies: ··· 14085 14085 '@openpanel/web': 1.0.1 14086 14086 astro: 5.13.7(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(rollup@4.53.3)(terser@5.44.1)(typescript@5.7.2)(yaml@2.8.1) 14087 14087 14088 - '@openpanel/nextjs@1.0.8(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14088 + '@openpanel/nextjs@1.0.8(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14089 14089 dependencies: 14090 14090 '@openpanel/web': 1.0.1 14091 - next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14092 - react: 19.2.1 14093 - react-dom: 19.2.1(react@19.2.1) 14091 + next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14092 + react: 19.2.2 14093 + react-dom: 19.2.1(react@19.2.2) 14094 14094 14095 - '@openpanel/nextjs@1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14095 + '@openpanel/nextjs@1.0.8(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14096 14096 dependencies: 14097 14097 '@openpanel/web': 1.0.1 14098 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14099 - react: 19.2.1 14100 - react-dom: 19.2.1(react@19.2.1) 14098 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14099 + react: 19.2.2 14100 + react-dom: 19.2.1(react@19.2.2) 14101 14101 14102 14102 '@openpanel/sdk@1.0.0': {} 14103 14103 ··· 14491 14491 14492 14492 '@radix-ui/primitive@1.1.3': {} 14493 14493 14494 - '@radix-ui/react-accordion@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14494 + '@radix-ui/react-accordion@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14495 14495 dependencies: 14496 14496 '@radix-ui/primitive': 1.1.1 14497 - '@radix-ui/react-collapsible': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14498 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14499 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14500 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14501 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14502 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14503 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14504 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14505 - react: 19.2.1 14506 - react-dom: 19.2.1(react@19.2.1) 14497 + '@radix-ui/react-collapsible': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14498 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14499 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14500 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14501 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14502 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14503 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14504 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14505 + react: 19.2.2 14506 + react-dom: 19.2.1(react@19.2.2) 14507 14507 optionalDependencies: 14508 14508 '@types/react': 19.2.2 14509 14509 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14510 14510 14511 - '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14511 + '@radix-ui/react-alert-dialog@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14512 14512 dependencies: 14513 14513 '@radix-ui/primitive': 1.1.2 14514 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14515 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14516 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14517 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14518 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14519 - react: 19.2.1 14520 - react-dom: 19.2.1(react@19.2.1) 14514 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14515 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14516 + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14517 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14518 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 14519 + react: 19.2.2 14520 + react-dom: 19.2.1(react@19.2.2) 14521 14521 optionalDependencies: 14522 14522 '@types/react': 19.2.2 14523 14523 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14524 14524 14525 - '@radix-ui/react-alert-dialog@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14525 + '@radix-ui/react-alert-dialog@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14526 14526 dependencies: 14527 14527 '@radix-ui/primitive': 1.1.1 14528 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14529 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14530 - '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14531 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14532 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14533 - react: 19.2.1 14534 - react-dom: 19.2.1(react@19.2.1) 14528 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14529 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14530 + '@radix-ui/react-dialog': 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14531 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14532 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14533 + react: 19.2.2 14534 + react-dom: 19.2.1(react@19.2.2) 14535 14535 optionalDependencies: 14536 14536 '@types/react': 19.2.2 14537 14537 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14538 14538 14539 - '@radix-ui/react-arrow@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14539 + '@radix-ui/react-arrow@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14540 14540 dependencies: 14541 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14542 - react: 19.2.1 14543 - react-dom: 19.2.1(react@19.2.1) 14541 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14542 + react: 19.2.2 14543 + react-dom: 19.2.1(react@19.2.2) 14544 14544 optionalDependencies: 14545 14545 '@types/react': 19.2.2 14546 14546 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14547 14547 14548 - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14548 + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14549 14549 dependencies: 14550 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14550 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14551 14551 react: 19.0.0 14552 14552 react-dom: 19.0.0(react@19.0.0) 14553 14553 optionalDependencies: 14554 14554 '@types/react': 19.0.10 14555 14555 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14556 14556 14557 - '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14557 + '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14558 14558 dependencies: 14559 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14560 - react: 19.2.1 14561 - react-dom: 19.2.1(react@19.2.1) 14559 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14560 + react: 19.2.2 14561 + react-dom: 19.2.1(react@19.2.2) 14562 14562 optionalDependencies: 14563 14563 '@types/react': 19.2.2 14564 14564 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14565 14565 14566 - '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14566 + '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14567 14567 dependencies: 14568 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14569 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14570 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14571 - '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.2)(react@19.2.1) 14572 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14573 - react: 19.2.1 14574 - react-dom: 19.2.1(react@19.2.1) 14568 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14569 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14570 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14571 + '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.2)(react@19.2.2) 14572 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14573 + react: 19.2.2 14574 + react-dom: 19.2.1(react@19.2.2) 14575 14575 optionalDependencies: 14576 14576 '@types/react': 19.2.2 14577 14577 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14578 14578 14579 - '@radix-ui/react-avatar@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14579 + '@radix-ui/react-avatar@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14580 14580 dependencies: 14581 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14582 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14583 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14584 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14585 - react: 19.2.1 14586 - react-dom: 19.2.1(react@19.2.1) 14581 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14582 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14583 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14584 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14585 + react: 19.2.2 14586 + react-dom: 19.2.1(react@19.2.2) 14587 14587 optionalDependencies: 14588 14588 '@types/react': 19.2.2 14589 14589 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14590 14590 14591 - '@radix-ui/react-checkbox@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14591 + '@radix-ui/react-checkbox@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14592 14592 dependencies: 14593 14593 '@radix-ui/primitive': 1.1.1 14594 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14595 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14596 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14597 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14598 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14599 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14600 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14601 - react: 19.2.1 14602 - react-dom: 19.2.1(react@19.2.1) 14594 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14595 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14596 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14597 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14598 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14599 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14600 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14601 + react: 19.2.2 14602 + react-dom: 19.2.1(react@19.2.2) 14603 14603 optionalDependencies: 14604 14604 '@types/react': 19.2.2 14605 14605 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14606 14606 14607 - '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14607 + '@radix-ui/react-checkbox@1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14608 14608 dependencies: 14609 14609 '@radix-ui/primitive': 1.1.2 14610 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14611 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14612 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14613 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14614 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14615 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14616 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14617 - react: 19.2.1 14618 - react-dom: 19.2.1(react@19.2.1) 14610 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14611 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14612 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14613 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14614 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 14615 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14616 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14617 + react: 19.2.2 14618 + react-dom: 19.2.1(react@19.2.2) 14619 14619 optionalDependencies: 14620 14620 '@types/react': 19.2.2 14621 14621 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14622 14622 14623 - '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14623 + '@radix-ui/react-collapsible@1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14624 14624 dependencies: 14625 14625 '@radix-ui/primitive': 1.1.2 14626 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14627 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14628 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14629 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14630 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14631 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14632 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14633 - react: 19.2.1 14634 - react-dom: 19.2.1(react@19.2.1) 14626 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14627 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14628 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14629 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14630 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14631 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 14632 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14633 + react: 19.2.2 14634 + react-dom: 19.2.1(react@19.2.2) 14635 14635 optionalDependencies: 14636 14636 '@types/react': 19.2.2 14637 14637 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14638 14638 14639 - '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14639 + '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14640 14640 dependencies: 14641 14641 '@radix-ui/primitive': 1.1.3 14642 14642 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14643 14643 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14644 14644 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14645 - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14646 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14645 + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14646 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14647 14647 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 14648 14648 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14649 14649 react: 19.0.0 ··· 14652 14652 '@types/react': 19.0.10 14653 14653 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14654 14654 14655 - '@radix-ui/react-collapsible@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14655 + '@radix-ui/react-collapsible@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14656 14656 dependencies: 14657 14657 '@radix-ui/primitive': 1.1.1 14658 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14659 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14660 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14661 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14662 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14663 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14664 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14665 - react: 19.2.1 14666 - react-dom: 19.2.1(react@19.2.1) 14658 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14659 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14660 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14661 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14662 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14663 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14664 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14665 + react: 19.2.2 14666 + react-dom: 19.2.1(react@19.2.2) 14667 14667 optionalDependencies: 14668 14668 '@types/react': 19.2.2 14669 14669 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14670 14670 14671 - '@radix-ui/react-collection@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14671 + '@radix-ui/react-collection@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14672 14672 dependencies: 14673 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14674 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14675 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14676 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14677 - react: 19.2.1 14678 - react-dom: 19.2.1(react@19.2.1) 14673 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14674 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14675 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14676 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14677 + react: 19.2.2 14678 + react-dom: 19.2.1(react@19.2.2) 14679 14679 optionalDependencies: 14680 14680 '@types/react': 19.2.2 14681 14681 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14682 14682 14683 - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14683 + '@radix-ui/react-collection@1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14684 14684 dependencies: 14685 14685 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14686 14686 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14687 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14687 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14688 14688 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 14689 14689 react: 19.0.0 14690 14690 react-dom: 19.0.0(react@19.0.0) ··· 14692 14692 '@types/react': 19.0.10 14693 14693 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14694 14694 14695 - '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14695 + '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14696 14696 dependencies: 14697 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14698 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14699 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14700 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14701 - react: 19.2.1 14702 - react-dom: 19.2.1(react@19.2.1) 14697 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14698 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14699 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14700 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 14701 + react: 19.2.2 14702 + react-dom: 19.2.1(react@19.2.2) 14703 14703 optionalDependencies: 14704 14704 '@types/react': 19.2.2 14705 14705 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14706 14706 14707 - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14707 + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.2.2)(react@19.2.2)': 14708 14708 dependencies: 14709 - react: 19.2.1 14709 + react: 19.2.2 14710 14710 optionalDependencies: 14711 14711 '@types/react': 19.2.2 14712 14712 ··· 14716 14716 optionalDependencies: 14717 14717 '@types/react': 19.0.10 14718 14718 14719 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14719 + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.2)(react@19.2.2)': 14720 14720 dependencies: 14721 - react: 19.2.1 14721 + react: 19.2.2 14722 14722 optionalDependencies: 14723 14723 '@types/react': 19.2.2 14724 14724 14725 - '@radix-ui/react-context-menu@2.2.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14725 + '@radix-ui/react-context-menu@2.2.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14726 14726 dependencies: 14727 14727 '@radix-ui/primitive': 1.1.1 14728 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14729 - '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14730 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14731 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14732 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14733 - react: 19.2.1 14734 - react-dom: 19.2.1(react@19.2.1) 14728 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14729 + '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14730 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14731 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14732 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14733 + react: 19.2.2 14734 + react-dom: 19.2.1(react@19.2.2) 14735 14735 optionalDependencies: 14736 14736 '@types/react': 19.2.2 14737 14737 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14738 14738 14739 - '@radix-ui/react-context@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14739 + '@radix-ui/react-context@1.1.1(@types/react@19.2.2)(react@19.2.2)': 14740 14740 dependencies: 14741 - react: 19.2.1 14741 + react: 19.2.2 14742 14742 optionalDependencies: 14743 14743 '@types/react': 19.2.2 14744 14744 ··· 14748 14748 optionalDependencies: 14749 14749 '@types/react': 19.0.10 14750 14750 14751 - '@radix-ui/react-context@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14751 + '@radix-ui/react-context@1.1.2(@types/react@19.2.2)(react@19.2.2)': 14752 14752 dependencies: 14753 - react: 19.2.1 14753 + react: 19.2.2 14754 14754 optionalDependencies: 14755 14755 '@types/react': 19.2.2 14756 14756 14757 - '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14757 + '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14758 14758 dependencies: 14759 14759 '@radix-ui/primitive': 1.1.2 14760 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14761 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14762 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14763 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14764 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14765 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14766 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14767 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14768 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14769 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14770 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14760 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14761 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14762 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14763 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14764 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14765 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14766 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14767 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14768 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14769 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 14770 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 14771 14771 aria-hidden: 1.2.6 14772 - react: 19.2.1 14773 - react-dom: 19.2.1(react@19.2.1) 14774 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14772 + react: 19.2.2 14773 + react-dom: 19.2.1(react@19.2.2) 14774 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 14775 14775 optionalDependencies: 14776 14776 '@types/react': 19.2.2 14777 14777 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14778 14778 14779 - '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14779 + '@radix-ui/react-dialog@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14780 14780 dependencies: 14781 14781 '@radix-ui/primitive': 1.1.2 14782 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14783 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14784 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14785 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14786 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14787 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14788 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14789 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14790 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14791 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14792 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14782 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14783 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14784 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14785 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14786 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14787 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14788 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14789 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14790 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14791 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 14792 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 14793 14793 aria-hidden: 1.2.6 14794 - react: 19.2.1 14795 - react-dom: 19.2.1(react@19.2.1) 14796 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14794 + react: 19.2.2 14795 + react-dom: 19.2.1(react@19.2.2) 14796 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 14797 14797 optionalDependencies: 14798 14798 '@types/react': 19.2.2 14799 14799 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14800 14800 14801 - '@radix-ui/react-dialog@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14801 + '@radix-ui/react-dialog@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14802 14802 dependencies: 14803 14803 '@radix-ui/primitive': 1.1.1 14804 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14805 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14806 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14807 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14808 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14809 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14810 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14811 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14812 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14813 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14814 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14804 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14805 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14806 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14807 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14808 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14809 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14810 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14811 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14812 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14813 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14814 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14815 14815 aria-hidden: 1.2.6 14816 - react: 19.2.1 14817 - react-dom: 19.2.1(react@19.2.1) 14818 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14816 + react: 19.2.2 14817 + react-dom: 19.2.1(react@19.2.2) 14818 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 14819 14819 optionalDependencies: 14820 14820 '@types/react': 19.2.2 14821 14821 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14822 14822 14823 - '@radix-ui/react-direction@1.1.0(@types/react@19.2.2)(react@19.2.1)': 14823 + '@radix-ui/react-direction@1.1.0(@types/react@19.2.2)(react@19.2.2)': 14824 14824 dependencies: 14825 - react: 19.2.1 14825 + react: 19.2.2 14826 14826 optionalDependencies: 14827 14827 '@types/react': 19.2.2 14828 14828 ··· 14832 14832 optionalDependencies: 14833 14833 '@types/react': 19.0.10 14834 14834 14835 - '@radix-ui/react-direction@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14835 + '@radix-ui/react-direction@1.1.1(@types/react@19.2.2)(react@19.2.2)': 14836 14836 dependencies: 14837 - react: 19.2.1 14837 + react: 19.2.2 14838 14838 optionalDependencies: 14839 14839 '@types/react': 19.2.2 14840 14840 14841 - '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14841 + '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14842 14842 dependencies: 14843 14843 '@radix-ui/primitive': 1.1.2 14844 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14845 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14846 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14847 - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14848 - react: 19.2.1 14849 - react-dom: 19.2.1(react@19.2.1) 14844 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14845 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14846 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14847 + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14848 + react: 19.2.2 14849 + react-dom: 19.2.1(react@19.2.2) 14850 14850 optionalDependencies: 14851 14851 '@types/react': 19.2.2 14852 14852 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14853 14853 14854 - '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14854 + '@radix-ui/react-dismissable-layer@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14855 14855 dependencies: 14856 14856 '@radix-ui/primitive': 1.1.2 14857 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14858 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14859 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14860 - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14861 - react: 19.2.1 14862 - react-dom: 19.2.1(react@19.2.1) 14857 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14858 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14859 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14860 + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14861 + react: 19.2.2 14862 + react-dom: 19.2.1(react@19.2.2) 14863 14863 optionalDependencies: 14864 14864 '@types/react': 19.2.2 14865 14865 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14866 14866 14867 - '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14867 + '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14868 14868 dependencies: 14869 14869 '@radix-ui/primitive': 1.1.3 14870 14870 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14871 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14871 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14872 14872 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14873 14873 '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14874 14874 react: 19.0.0 ··· 14877 14877 '@types/react': 19.0.10 14878 14878 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14879 14879 14880 - '@radix-ui/react-dismissable-layer@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14880 + '@radix-ui/react-dismissable-layer@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14881 14881 dependencies: 14882 14882 '@radix-ui/primitive': 1.1.1 14883 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14884 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14885 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14886 - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14887 - react: 19.2.1 14888 - react-dom: 19.2.1(react@19.2.1) 14883 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14884 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14885 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14886 + '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14887 + react: 19.2.2 14888 + react-dom: 19.2.1(react@19.2.2) 14889 14889 optionalDependencies: 14890 14890 '@types/react': 19.2.2 14891 14891 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14892 14892 14893 - '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14893 + '@radix-ui/react-dropdown-menu@2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14894 14894 dependencies: 14895 14895 '@radix-ui/primitive': 1.1.2 14896 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14897 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14898 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14899 - '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14900 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14901 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14902 - react: 19.2.1 14903 - react-dom: 19.2.1(react@19.2.1) 14896 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14897 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14898 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14899 + '@radix-ui/react-menu': 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14900 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14901 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 14902 + react: 19.2.2 14903 + react-dom: 19.2.1(react@19.2.2) 14904 14904 optionalDependencies: 14905 14905 '@types/react': 19.2.2 14906 14906 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14907 14907 14908 - '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14908 + '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14909 14909 dependencies: 14910 14910 '@radix-ui/primitive': 1.1.3 14911 14911 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14912 14912 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14913 14913 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14914 - '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14915 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14914 + '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14915 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14916 14916 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 14917 14917 react: 19.0.0 14918 14918 react-dom: 19.0.0(react@19.0.0) ··· 14920 14920 '@types/react': 19.0.10 14921 14921 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14922 14922 14923 - '@radix-ui/react-dropdown-menu@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14923 + '@radix-ui/react-dropdown-menu@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14924 14924 dependencies: 14925 14925 '@radix-ui/primitive': 1.1.1 14926 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14927 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14928 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14929 - '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14930 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14931 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14932 - react: 19.2.1 14933 - react-dom: 19.2.1(react@19.2.1) 14926 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14927 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14928 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14929 + '@radix-ui/react-menu': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14930 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14931 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14932 + react: 19.2.2 14933 + react-dom: 19.2.1(react@19.2.2) 14934 14934 optionalDependencies: 14935 14935 '@types/react': 19.2.2 14936 14936 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14937 14937 14938 - '@radix-ui/react-focus-guards@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14938 + '@radix-ui/react-focus-guards@1.1.1(@types/react@19.2.2)(react@19.2.2)': 14939 14939 dependencies: 14940 - react: 19.2.1 14940 + react: 19.2.2 14941 14941 optionalDependencies: 14942 14942 '@types/react': 19.2.2 14943 14943 14944 - '@radix-ui/react-focus-guards@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14944 + '@radix-ui/react-focus-guards@1.1.2(@types/react@19.2.2)(react@19.2.2)': 14945 14945 dependencies: 14946 - react: 19.2.1 14946 + react: 19.2.2 14947 14947 optionalDependencies: 14948 14948 '@types/react': 19.2.2 14949 14949 ··· 14953 14953 optionalDependencies: 14954 14954 '@types/react': 19.0.10 14955 14955 14956 - '@radix-ui/react-focus-scope@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14956 + '@radix-ui/react-focus-scope@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14957 14957 dependencies: 14958 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14959 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14960 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14961 - react: 19.2.1 14962 - react-dom: 19.2.1(react@19.2.1) 14958 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14959 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14960 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 14961 + react: 19.2.2 14962 + react-dom: 19.2.1(react@19.2.2) 14963 14963 optionalDependencies: 14964 14964 '@types/react': 19.2.2 14965 14965 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14966 14966 14967 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14967 + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 14968 14968 dependencies: 14969 14969 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 14970 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14970 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 14971 14971 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.0.0) 14972 14972 react: 19.0.0 14973 14973 react-dom: 19.0.0(react@19.0.0) ··· 14975 14975 '@types/react': 19.0.10 14976 14976 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14977 14977 14978 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14978 + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14979 14979 dependencies: 14980 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14981 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14982 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14983 - react: 19.2.1 14984 - react-dom: 19.2.1(react@19.2.1) 14980 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14981 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14982 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14983 + react: 19.2.2 14984 + react-dom: 19.2.1(react@19.2.2) 14985 14985 optionalDependencies: 14986 14986 '@types/react': 19.2.2 14987 14987 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14988 14988 14989 - '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 14989 + '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 14990 14990 dependencies: 14991 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14992 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14993 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14994 - react: 19.2.1 14995 - react-dom: 19.2.1(react@19.2.1) 14991 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 14992 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 14993 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 14994 + react: 19.2.2 14995 + react-dom: 19.2.1(react@19.2.2) 14996 14996 optionalDependencies: 14997 14997 '@types/react': 19.2.2 14998 14998 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14999 14999 15000 - '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15000 + '@radix-ui/react-hover-card@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15001 15001 dependencies: 15002 15002 '@radix-ui/primitive': 1.1.2 15003 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15004 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15005 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15006 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15007 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15008 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15009 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15010 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15011 - react: 19.2.1 15012 - react-dom: 19.2.1(react@19.2.1) 15003 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15004 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15005 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15006 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15007 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15008 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15009 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15010 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15011 + react: 19.2.2 15012 + react-dom: 19.2.1(react@19.2.2) 15013 15013 optionalDependencies: 15014 15014 '@types/react': 19.2.2 15015 15015 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15016 15016 15017 - '@radix-ui/react-hover-card@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15017 + '@radix-ui/react-hover-card@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15018 15018 dependencies: 15019 15019 '@radix-ui/primitive': 1.1.1 15020 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15021 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15022 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15023 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15024 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15025 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15026 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15027 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15028 - react: 19.2.1 15029 - react-dom: 19.2.1(react@19.2.1) 15020 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15021 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15022 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15023 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15024 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15025 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15026 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15027 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15028 + react: 19.2.2 15029 + react-dom: 19.2.1(react@19.2.2) 15030 15030 optionalDependencies: 15031 15031 '@types/react': 19.2.2 15032 15032 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15033 15033 15034 - '@radix-ui/react-id@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15034 + '@radix-ui/react-id@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15035 15035 dependencies: 15036 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15037 - react: 19.2.1 15036 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15037 + react: 19.2.2 15038 15038 optionalDependencies: 15039 15039 '@types/react': 19.2.2 15040 15040 ··· 15045 15045 optionalDependencies: 15046 15046 '@types/react': 19.0.10 15047 15047 15048 - '@radix-ui/react-id@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15048 + '@radix-ui/react-id@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15049 15049 dependencies: 15050 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15051 - react: 19.2.1 15050 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15051 + react: 19.2.2 15052 15052 optionalDependencies: 15053 15053 '@types/react': 19.2.2 15054 15054 15055 - '@radix-ui/react-label@2.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15055 + '@radix-ui/react-label@2.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15056 15056 dependencies: 15057 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15058 - react: 19.2.1 15059 - react-dom: 19.2.1(react@19.2.1) 15057 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15058 + react: 19.2.2 15059 + react-dom: 19.2.1(react@19.2.2) 15060 15060 optionalDependencies: 15061 15061 '@types/react': 19.2.2 15062 15062 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15063 15063 15064 - '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15064 + '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15065 15065 dependencies: 15066 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15067 - react: 19.2.1 15068 - react-dom: 19.2.1(react@19.2.1) 15066 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15067 + react: 19.2.2 15068 + react-dom: 19.2.1(react@19.2.2) 15069 15069 optionalDependencies: 15070 15070 '@types/react': 19.2.2 15071 15071 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15072 15072 15073 - '@radix-ui/react-menu@2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15073 + '@radix-ui/react-menu@2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15074 15074 dependencies: 15075 15075 '@radix-ui/primitive': 1.1.2 15076 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15077 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15078 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15079 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15080 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15081 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15082 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15083 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15084 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15085 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15086 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15087 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15088 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15089 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15090 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15076 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15077 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15078 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15079 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15080 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15081 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15082 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15083 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15084 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15085 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15086 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15087 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15088 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15089 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15090 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15091 15091 aria-hidden: 1.2.6 15092 - react: 19.2.1 15093 - react-dom: 19.2.1(react@19.2.1) 15094 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15092 + react: 19.2.2 15093 + react-dom: 19.2.1(react@19.2.2) 15094 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15095 15095 optionalDependencies: 15096 15096 '@types/react': 19.2.2 15097 15097 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15098 15098 15099 - '@radix-ui/react-menu@2.1.16(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15099 + '@radix-ui/react-menu@2.1.16(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15100 15100 dependencies: 15101 15101 '@radix-ui/primitive': 1.1.3 15102 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15102 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15103 15103 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15104 15104 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15105 15105 '@radix-ui/react-direction': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15106 - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15106 + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15107 15107 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.0.10)(react@19.0.0) 15108 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15108 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15109 15109 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15110 - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15111 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15112 - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15113 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15114 - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15110 + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15111 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15112 + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15113 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15114 + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15115 15115 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 15116 15116 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15117 15117 aria-hidden: 1.2.6 ··· 15122 15122 '@types/react': 19.0.10 15123 15123 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15124 15124 15125 - '@radix-ui/react-menu@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15125 + '@radix-ui/react-menu@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15126 15126 dependencies: 15127 15127 '@radix-ui/primitive': 1.1.1 15128 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15129 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15130 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15131 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15132 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15133 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15134 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15135 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15136 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15137 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15138 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15139 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15140 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15141 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15142 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15128 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15129 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15130 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15131 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15132 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15133 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15134 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15135 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15136 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15137 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15138 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15139 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15140 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15141 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15142 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15143 15143 aria-hidden: 1.2.6 15144 - react: 19.2.1 15145 - react-dom: 19.2.1(react@19.2.1) 15146 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15144 + react: 19.2.2 15145 + react-dom: 19.2.1(react@19.2.2) 15146 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15147 15147 optionalDependencies: 15148 15148 '@types/react': 19.2.2 15149 15149 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15150 15150 15151 - '@radix-ui/react-navigation-menu@1.2.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15151 + '@radix-ui/react-navigation-menu@1.2.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15152 15152 dependencies: 15153 15153 '@radix-ui/primitive': 1.1.1 15154 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15155 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15156 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15157 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15158 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15159 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15160 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15161 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15162 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15163 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15164 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15165 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15166 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15167 - react: 19.2.1 15168 - react-dom: 19.2.1(react@19.2.1) 15154 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15155 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15156 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15157 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15158 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15159 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15160 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15161 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15162 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15163 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15164 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15165 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15166 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15167 + react: 19.2.2 15168 + react-dom: 19.2.1(react@19.2.2) 15169 15169 optionalDependencies: 15170 15170 '@types/react': 19.2.2 15171 15171 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15172 15172 15173 - '@radix-ui/react-popover@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15173 + '@radix-ui/react-popover@1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15174 15174 dependencies: 15175 15175 '@radix-ui/primitive': 1.1.2 15176 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15177 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15178 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15179 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15180 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15181 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15182 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15183 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15184 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15185 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15186 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15187 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15176 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15177 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15178 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15179 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15180 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15181 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15182 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15183 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15184 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15185 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15186 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15187 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15188 15188 aria-hidden: 1.2.6 15189 - react: 19.2.1 15190 - react-dom: 19.2.1(react@19.2.1) 15191 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15189 + react: 19.2.2 15190 + react-dom: 19.2.1(react@19.2.2) 15191 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15192 15192 optionalDependencies: 15193 15193 '@types/react': 19.2.2 15194 15194 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15195 15195 15196 - '@radix-ui/react-popover@1.1.15(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15196 + '@radix-ui/react-popover@1.1.15(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15197 15197 dependencies: 15198 15198 '@radix-ui/primitive': 1.1.3 15199 15199 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15200 15200 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15201 - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15201 + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15202 15202 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.0.10)(react@19.0.0) 15203 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15203 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15204 15204 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15205 - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15206 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15207 - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15208 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15205 + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15206 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15207 + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15208 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15209 15209 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 15210 15210 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15211 15211 aria-hidden: 1.2.6 ··· 15216 15216 '@types/react': 19.0.10 15217 15217 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15218 15218 15219 - '@radix-ui/react-popover@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15219 + '@radix-ui/react-popover@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15220 15220 dependencies: 15221 15221 '@radix-ui/primitive': 1.1.1 15222 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15223 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15224 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15225 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15226 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15227 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15228 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15229 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15230 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15231 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15232 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15233 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15222 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15223 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15224 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15225 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15226 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15227 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15228 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15229 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15230 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15231 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15232 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15233 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15234 15234 aria-hidden: 1.2.6 15235 - react: 19.2.1 15236 - react-dom: 19.2.1(react@19.2.1) 15237 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15235 + react: 19.2.2 15236 + react-dom: 19.2.1(react@19.2.2) 15237 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15238 15238 optionalDependencies: 15239 15239 '@types/react': 19.2.2 15240 15240 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15241 15241 15242 - '@radix-ui/react-popper@1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15242 + '@radix-ui/react-popper@1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15243 15243 dependencies: 15244 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15245 - '@radix-ui/react-arrow': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15246 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15247 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15248 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15249 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15250 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15251 - '@radix-ui/react-use-rect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15252 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15244 + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15245 + '@radix-ui/react-arrow': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15246 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15247 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15248 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15249 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15250 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15251 + '@radix-ui/react-use-rect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15252 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15253 15253 '@radix-ui/rect': 1.1.0 15254 - react: 19.2.1 15255 - react-dom: 19.2.1(react@19.2.1) 15254 + react: 19.2.2 15255 + react-dom: 19.2.1(react@19.2.2) 15256 15256 optionalDependencies: 15257 15257 '@types/react': 19.2.2 15258 15258 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15259 15259 15260 - '@radix-ui/react-popper@1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15260 + '@radix-ui/react-popper@1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15261 15261 dependencies: 15262 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15263 - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15264 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15265 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15266 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15267 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15268 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15269 - '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15270 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15262 + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15263 + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15264 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15265 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15266 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15267 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15268 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15269 + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15270 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15271 15271 '@radix-ui/rect': 1.1.1 15272 - react: 19.2.1 15273 - react-dom: 19.2.1(react@19.2.1) 15272 + react: 19.2.2 15273 + react-dom: 19.2.1(react@19.2.2) 15274 15274 optionalDependencies: 15275 15275 '@types/react': 19.2.2 15276 15276 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15277 15277 15278 - '@radix-ui/react-popper@1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15278 + '@radix-ui/react-popper@1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15279 15279 dependencies: 15280 15280 '@floating-ui/react-dom': 2.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15281 - '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15281 + '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15282 15282 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15283 15283 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15284 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15284 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15285 15285 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15286 15286 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15287 15287 '@radix-ui/react-use-rect': 1.1.1(@types/react@19.0.10)(react@19.0.0) ··· 15293 15293 '@types/react': 19.0.10 15294 15294 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15295 15295 15296 - '@radix-ui/react-portal@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15296 + '@radix-ui/react-portal@1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15297 15297 dependencies: 15298 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15299 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15300 - react: 19.2.1 15301 - react-dom: 19.2.1(react@19.2.1) 15298 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15299 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15300 + react: 19.2.2 15301 + react-dom: 19.2.1(react@19.2.2) 15302 15302 optionalDependencies: 15303 15303 '@types/react': 19.2.2 15304 15304 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15305 15305 15306 - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15306 + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15307 15307 dependencies: 15308 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15308 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15309 15309 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15310 15310 react: 19.0.0 15311 15311 react-dom: 19.0.0(react@19.0.0) ··· 15313 15313 '@types/react': 19.0.10 15314 15314 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15315 15315 15316 - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15316 + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15317 15317 dependencies: 15318 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15319 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15320 - react: 19.2.1 15321 - react-dom: 19.2.1(react@19.2.1) 15318 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15319 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15320 + react: 19.2.2 15321 + react-dom: 19.2.1(react@19.2.2) 15322 15322 optionalDependencies: 15323 15323 '@types/react': 19.2.2 15324 15324 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15325 15325 15326 - '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15326 + '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15327 15327 dependencies: 15328 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15329 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15330 - react: 19.2.1 15331 - react-dom: 19.2.1(react@19.2.1) 15328 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15329 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15330 + react: 19.2.2 15331 + react-dom: 19.2.1(react@19.2.2) 15332 15332 optionalDependencies: 15333 15333 '@types/react': 19.2.2 15334 15334 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15335 15335 15336 - '@radix-ui/react-presence@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15336 + '@radix-ui/react-presence@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15337 15337 dependencies: 15338 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15339 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15340 - react: 19.2.1 15341 - react-dom: 19.2.1(react@19.2.1) 15338 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15339 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15340 + react: 19.2.2 15341 + react-dom: 19.2.1(react@19.2.2) 15342 15342 optionalDependencies: 15343 15343 '@types/react': 19.2.2 15344 15344 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15345 15345 15346 - '@radix-ui/react-presence@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15346 + '@radix-ui/react-presence@1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15347 15347 dependencies: 15348 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15349 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15350 - react: 19.2.1 15351 - react-dom: 19.2.1(react@19.2.1) 15348 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15349 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15350 + react: 19.2.2 15351 + react-dom: 19.2.1(react@19.2.2) 15352 15352 optionalDependencies: 15353 15353 '@types/react': 19.2.2 15354 15354 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15355 15355 15356 - '@radix-ui/react-presence@1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15356 + '@radix-ui/react-presence@1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15357 15357 dependencies: 15358 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15359 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15360 - react: 19.2.1 15361 - react-dom: 19.2.1(react@19.2.1) 15358 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15359 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15360 + react: 19.2.2 15361 + react-dom: 19.2.1(react@19.2.2) 15362 15362 optionalDependencies: 15363 15363 '@types/react': 19.2.2 15364 15364 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15365 15365 15366 - '@radix-ui/react-presence@1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15366 + '@radix-ui/react-presence@1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15367 15367 dependencies: 15368 15368 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15369 15369 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.0.10)(react@19.0.0) ··· 15373 15373 '@types/react': 19.0.10 15374 15374 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15375 15375 15376 - '@radix-ui/react-primitive@2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15376 + '@radix-ui/react-primitive@2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15377 15377 dependencies: 15378 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15379 - react: 19.2.1 15380 - react-dom: 19.2.1(react@19.2.1) 15378 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15379 + react: 19.2.2 15380 + react-dom: 19.2.1(react@19.2.2) 15381 15381 optionalDependencies: 15382 15382 '@types/react': 19.2.2 15383 15383 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15384 15384 15385 - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15385 + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15386 15386 dependencies: 15387 15387 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 15388 15388 react: 19.0.0 ··· 15391 15391 '@types/react': 19.0.10 15392 15392 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15393 15393 15394 - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15394 + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15395 15395 dependencies: 15396 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15397 - react: 19.2.1 15398 - react-dom: 19.2.1(react@19.2.1) 15396 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15397 + react: 19.2.2 15398 + react-dom: 19.2.1(react@19.2.2) 15399 15399 optionalDependencies: 15400 15400 '@types/react': 19.2.2 15401 15401 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15402 15402 15403 - '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15403 + '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15404 15404 dependencies: 15405 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15406 - react: 19.2.1 15407 - react-dom: 19.2.1(react@19.2.1) 15405 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15406 + react: 19.2.2 15407 + react-dom: 19.2.1(react@19.2.2) 15408 15408 optionalDependencies: 15409 15409 '@types/react': 19.2.2 15410 15410 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15411 15411 15412 - '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15412 + '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15413 15413 dependencies: 15414 - '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.1) 15415 - react: 19.2.1 15416 - react-dom: 19.2.1(react@19.2.1) 15414 + '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.2) 15415 + react: 19.2.2 15416 + react-dom: 19.2.1(react@19.2.2) 15417 15417 optionalDependencies: 15418 15418 '@types/react': 19.2.2 15419 15419 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15420 15420 15421 - '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15421 + '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15422 15422 dependencies: 15423 - '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.1) 15424 - react: 19.2.1 15425 - react-dom: 19.2.1(react@19.2.1) 15423 + '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.2) 15424 + react: 19.2.2 15425 + react-dom: 19.2.1(react@19.2.2) 15426 15426 optionalDependencies: 15427 15427 '@types/react': 19.2.2 15428 15428 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15429 15429 15430 - '@radix-ui/react-progress@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15430 + '@radix-ui/react-progress@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15431 15431 dependencies: 15432 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15433 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15434 - react: 19.2.1 15435 - react-dom: 19.2.1(react@19.2.1) 15432 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15433 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15434 + react: 19.2.2 15435 + react-dom: 19.2.1(react@19.2.2) 15436 15436 optionalDependencies: 15437 15437 '@types/react': 19.2.2 15438 15438 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15439 15439 15440 - '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15440 + '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15441 15441 dependencies: 15442 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15443 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15444 - react: 19.2.1 15445 - react-dom: 19.2.1(react@19.2.1) 15442 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15443 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15444 + react: 19.2.2 15445 + react-dom: 19.2.1(react@19.2.2) 15446 15446 optionalDependencies: 15447 15447 '@types/react': 19.2.2 15448 15448 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15449 15449 15450 - '@radix-ui/react-radio-group@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15450 + '@radix-ui/react-radio-group@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15451 15451 dependencies: 15452 15452 '@radix-ui/primitive': 1.1.1 15453 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15454 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15455 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15456 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15457 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15458 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15459 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15460 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15461 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15462 - react: 19.2.1 15463 - react-dom: 19.2.1(react@19.2.1) 15453 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15454 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15455 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15456 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15457 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15458 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15459 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15460 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15461 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15462 + react: 19.2.2 15463 + react-dom: 19.2.1(react@19.2.2) 15464 15464 optionalDependencies: 15465 15465 '@types/react': 19.2.2 15466 15466 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15467 15467 15468 - '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15468 + '@radix-ui/react-radio-group@1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15469 15469 dependencies: 15470 15470 '@radix-ui/primitive': 1.1.2 15471 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15472 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15473 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15474 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15475 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15476 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15477 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15478 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15479 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15480 - react: 19.2.1 15481 - react-dom: 19.2.1(react@19.2.1) 15471 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15472 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15473 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15474 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15475 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15476 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15477 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15478 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15479 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15480 + react: 19.2.2 15481 + react-dom: 19.2.1(react@19.2.2) 15482 15482 optionalDependencies: 15483 15483 '@types/react': 19.2.2 15484 15484 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15485 15485 15486 - '@radix-ui/react-roving-focus@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15486 + '@radix-ui/react-roving-focus@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15487 15487 dependencies: 15488 15488 '@radix-ui/primitive': 1.1.1 15489 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15490 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15491 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15492 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15493 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15494 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15495 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15496 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15497 - react: 19.2.1 15498 - react-dom: 19.2.1(react@19.2.1) 15489 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15490 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15491 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15492 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15493 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15494 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15495 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15496 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15497 + react: 19.2.2 15498 + react-dom: 19.2.1(react@19.2.2) 15499 15499 optionalDependencies: 15500 15500 '@types/react': 19.2.2 15501 15501 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15502 15502 15503 - '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15503 + '@radix-ui/react-roving-focus@1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15504 15504 dependencies: 15505 15505 '@radix-ui/primitive': 1.1.2 15506 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15507 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15508 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15509 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15510 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15511 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15512 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15513 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15514 - react: 19.2.1 15515 - react-dom: 19.2.1(react@19.2.1) 15506 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15507 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15508 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15509 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15510 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15511 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15512 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15513 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15514 + react: 19.2.2 15515 + react-dom: 19.2.1(react@19.2.2) 15516 15516 optionalDependencies: 15517 15517 '@types/react': 19.2.2 15518 15518 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15519 15519 15520 - '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15520 + '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15521 15521 dependencies: 15522 15522 '@radix-ui/primitive': 1.1.3 15523 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15523 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15524 15524 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15525 15525 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15526 15526 '@radix-ui/react-direction': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15527 15527 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15528 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15528 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15529 15529 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15530 15530 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15531 15531 react: 19.0.0 ··· 15534 15534 '@types/react': 19.0.10 15535 15535 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15536 15536 15537 - '@radix-ui/react-select@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15537 + '@radix-ui/react-select@2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15538 15538 dependencies: 15539 15539 '@radix-ui/number': 1.1.0 15540 15540 '@radix-ui/primitive': 1.1.1 15541 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15542 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15543 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15544 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15545 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15546 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15547 - '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15548 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15549 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15550 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15551 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15552 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15553 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15554 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15555 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15556 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15557 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15541 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15542 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15543 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15544 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15545 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15546 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15547 + '@radix-ui/react-focus-scope': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15548 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15549 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15550 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15551 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15552 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15553 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15554 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15555 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15556 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15557 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15558 15558 aria-hidden: 1.2.6 15559 - react: 19.2.1 15560 - react-dom: 19.2.1(react@19.2.1) 15561 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15559 + react: 19.2.2 15560 + react-dom: 19.2.1(react@19.2.2) 15561 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15562 15562 optionalDependencies: 15563 15563 '@types/react': 19.2.2 15564 15564 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15565 15565 15566 - '@radix-ui/react-select@2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15566 + '@radix-ui/react-select@2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15567 15567 dependencies: 15568 15568 '@radix-ui/number': 1.1.1 15569 15569 '@radix-ui/primitive': 1.1.2 15570 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15571 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15572 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15573 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15574 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15575 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15576 - '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15577 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15578 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15579 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15580 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15581 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15582 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15583 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15584 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15585 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15586 - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15570 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15571 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15572 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15573 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15574 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15575 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15576 + '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15577 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15578 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15579 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15580 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15581 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15582 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15583 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15584 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15585 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15586 + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15587 15587 aria-hidden: 1.2.6 15588 - react: 19.2.1 15589 - react-dom: 19.2.1(react@19.2.1) 15590 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15588 + react: 19.2.2 15589 + react-dom: 19.2.1(react@19.2.2) 15590 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.2) 15591 15591 optionalDependencies: 15592 15592 '@types/react': 19.2.2 15593 15593 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15594 15594 15595 - '@radix-ui/react-separator@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15595 + '@radix-ui/react-separator@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15596 15596 dependencies: 15597 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15598 - react: 19.2.1 15599 - react-dom: 19.2.1(react@19.2.1) 15597 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15598 + react: 19.2.2 15599 + react-dom: 19.2.1(react@19.2.2) 15600 15600 optionalDependencies: 15601 15601 '@types/react': 19.2.2 15602 15602 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15603 15603 15604 - '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15604 + '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15605 15605 dependencies: 15606 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15607 - react: 19.2.1 15608 - react-dom: 19.2.1(react@19.2.1) 15606 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15607 + react: 19.2.2 15608 + react-dom: 19.2.1(react@19.2.2) 15609 15609 optionalDependencies: 15610 15610 '@types/react': 19.2.2 15611 15611 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15612 15612 15613 - '@radix-ui/react-slider@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15613 + '@radix-ui/react-slider@1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15614 15614 dependencies: 15615 15615 '@radix-ui/number': 1.1.0 15616 15616 '@radix-ui/primitive': 1.1.1 15617 - '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15618 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15619 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15620 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15621 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15622 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15623 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15624 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15625 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15626 - react: 19.2.1 15627 - react-dom: 19.2.1(react@19.2.1) 15617 + '@radix-ui/react-collection': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15618 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15619 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15620 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15621 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15622 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15623 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15624 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15625 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15626 + react: 19.2.2 15627 + react-dom: 19.2.1(react@19.2.2) 15628 15628 optionalDependencies: 15629 15629 '@types/react': 19.2.2 15630 15630 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15631 15631 15632 - '@radix-ui/react-slider@1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15632 + '@radix-ui/react-slider@1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15633 15633 dependencies: 15634 15634 '@radix-ui/number': 1.1.1 15635 15635 '@radix-ui/primitive': 1.1.2 15636 - '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15637 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15638 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15639 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15640 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15641 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15642 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15643 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15644 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15645 - react: 19.2.1 15646 - react-dom: 19.2.1(react@19.2.1) 15636 + '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15637 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15638 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15639 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15640 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15641 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15642 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15643 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15644 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15645 + react: 19.2.2 15646 + react-dom: 19.2.1(react@19.2.2) 15647 15647 optionalDependencies: 15648 15648 '@types/react': 19.2.2 15649 15649 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15650 15650 15651 - '@radix-ui/react-slot@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15651 + '@radix-ui/react-slot@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15652 15652 dependencies: 15653 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15654 - react: 19.2.1 15653 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15654 + react: 19.2.2 15655 15655 optionalDependencies: 15656 15656 '@types/react': 19.2.2 15657 15657 ··· 15662 15662 optionalDependencies: 15663 15663 '@types/react': 19.0.10 15664 15664 15665 - '@radix-ui/react-slot@1.2.3(@types/react@19.2.2)(react@19.2.1)': 15665 + '@radix-ui/react-slot@1.2.3(@types/react@19.2.2)(react@19.2.2)': 15666 15666 dependencies: 15667 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15668 - react: 19.2.1 15667 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15668 + react: 19.2.2 15669 15669 optionalDependencies: 15670 15670 '@types/react': 19.2.2 15671 15671 15672 - '@radix-ui/react-slot@1.2.4(@types/react@19.2.2)(react@19.2.1)': 15672 + '@radix-ui/react-slot@1.2.4(@types/react@19.2.2)(react@19.2.2)': 15673 15673 dependencies: 15674 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15675 - react: 19.2.1 15674 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15675 + react: 19.2.2 15676 15676 optionalDependencies: 15677 15677 '@types/react': 19.2.2 15678 15678 15679 - '@radix-ui/react-switch@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15679 + '@radix-ui/react-switch@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15680 15680 dependencies: 15681 15681 '@radix-ui/primitive': 1.1.1 15682 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15683 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15684 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15685 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15686 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15687 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15688 - react: 19.2.1 15689 - react-dom: 19.2.1(react@19.2.1) 15682 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15683 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15684 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15685 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15686 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15687 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15688 + react: 19.2.2 15689 + react-dom: 19.2.1(react@19.2.2) 15690 15690 optionalDependencies: 15691 15691 '@types/react': 19.2.2 15692 15692 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15693 15693 15694 - '@radix-ui/react-switch@1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15694 + '@radix-ui/react-switch@1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15695 15695 dependencies: 15696 15696 '@radix-ui/primitive': 1.1.2 15697 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15698 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15699 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15700 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15701 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15702 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15703 - react: 19.2.1 15704 - react-dom: 19.2.1(react@19.2.1) 15697 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15698 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15699 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15700 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15701 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15702 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15703 + react: 19.2.2 15704 + react-dom: 19.2.1(react@19.2.2) 15705 15705 optionalDependencies: 15706 15706 '@types/react': 19.2.2 15707 15707 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15708 15708 15709 - '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15709 + '@radix-ui/react-tabs@1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15710 15710 dependencies: 15711 15711 '@radix-ui/primitive': 1.1.2 15712 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15713 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15714 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15715 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15716 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15717 - '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15718 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15719 - react: 19.2.1 15720 - react-dom: 19.2.1(react@19.2.1) 15712 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15713 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15714 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15715 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15716 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15717 + '@radix-ui/react-roving-focus': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15718 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15719 + react: 19.2.2 15720 + react-dom: 19.2.1(react@19.2.2) 15721 15721 optionalDependencies: 15722 15722 '@types/react': 19.2.2 15723 15723 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15724 15724 15725 - '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15725 + '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15726 15726 dependencies: 15727 15727 '@radix-ui/primitive': 1.1.3 15728 15728 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15729 15729 '@radix-ui/react-direction': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15730 15730 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15731 - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15732 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15733 - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15731 + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15732 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15733 + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15734 15734 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15735 15735 react: 19.0.0 15736 15736 react-dom: 19.0.0(react@19.0.0) ··· 15738 15738 '@types/react': 19.0.10 15739 15739 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15740 15740 15741 - '@radix-ui/react-tabs@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15741 + '@radix-ui/react-tabs@1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15742 15742 dependencies: 15743 15743 '@radix-ui/primitive': 1.1.1 15744 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15745 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15746 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15747 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15748 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15749 - '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15750 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15751 - react: 19.2.1 15752 - react-dom: 19.2.1(react@19.2.1) 15744 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15745 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15746 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15747 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15748 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15749 + '@radix-ui/react-roving-focus': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15750 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15751 + react: 19.2.2 15752 + react-dom: 19.2.1(react@19.2.2) 15753 15753 optionalDependencies: 15754 15754 '@types/react': 19.2.2 15755 15755 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15756 15756 15757 - '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15757 + '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15758 15758 dependencies: 15759 15759 '@radix-ui/primitive': 1.1.3 15760 15760 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15761 15761 '@radix-ui/react-direction': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15762 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15763 - '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15764 - '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15762 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15763 + '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15764 + '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15765 15765 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15766 15766 react: 19.0.0 15767 15767 react-dom: 19.0.0(react@19.0.0) ··· 15769 15769 '@types/react': 19.0.10 15770 15770 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15771 15771 15772 - '@radix-ui/react-toggle@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15772 + '@radix-ui/react-toggle@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15773 15773 dependencies: 15774 15774 '@radix-ui/primitive': 1.1.1 15775 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15776 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15777 - react: 19.2.1 15778 - react-dom: 19.2.1(react@19.2.1) 15775 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15776 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15777 + react: 19.2.2 15778 + react-dom: 19.2.1(react@19.2.2) 15779 15779 optionalDependencies: 15780 15780 '@types/react': 19.2.2 15781 15781 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15782 15782 15783 - '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15783 + '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15784 15784 dependencies: 15785 15785 '@radix-ui/primitive': 1.1.3 15786 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15786 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15787 15787 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15788 15788 react: 19.0.0 15789 15789 react-dom: 19.0.0(react@19.0.0) ··· 15791 15791 '@types/react': 19.0.10 15792 15792 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15793 15793 15794 - '@radix-ui/react-tooltip@1.1.6(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15794 + '@radix-ui/react-tooltip@1.1.6(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15795 15795 dependencies: 15796 15796 '@radix-ui/primitive': 1.1.1 15797 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15798 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15799 - '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15800 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15801 - '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15802 - '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15803 - '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15804 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15805 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15806 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15807 - '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15808 - react: 19.2.1 15809 - react-dom: 19.2.1(react@19.2.1) 15797 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15798 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15799 + '@radix-ui/react-dismissable-layer': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15800 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15801 + '@radix-ui/react-popper': 1.2.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15802 + '@radix-ui/react-portal': 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15803 + '@radix-ui/react-presence': 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15804 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15805 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15806 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15807 + '@radix-ui/react-visually-hidden': 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15808 + react: 19.2.2 15809 + react-dom: 19.2.1(react@19.2.2) 15810 15810 optionalDependencies: 15811 15811 '@types/react': 19.2.2 15812 15812 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15813 15813 15814 - '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 15814 + '@radix-ui/react-tooltip@1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 15815 15815 dependencies: 15816 15816 '@radix-ui/primitive': 1.1.2 15817 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15818 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15819 - '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15820 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15821 - '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15822 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15823 - '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15824 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15825 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15826 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15827 - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15828 - react: 19.2.1 15829 - react-dom: 19.2.1(react@19.2.1) 15817 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15818 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.2) 15819 + '@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15820 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15821 + '@radix-ui/react-popper': 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15822 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15823 + '@radix-ui/react-presence': 1.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15824 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15825 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.2) 15826 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.2) 15827 + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 15828 + react: 19.2.2 15829 + react-dom: 19.2.1(react@19.2.2) 15830 15830 optionalDependencies: 15831 15831 '@types/react': 19.2.2 15832 15832 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15833 15833 15834 - '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15834 + '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 15835 15835 dependencies: 15836 15836 '@radix-ui/primitive': 1.1.3 15837 15837 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15838 15838 '@radix-ui/react-context': 1.1.2(@types/react@19.0.10)(react@19.0.0) 15839 - '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15839 + '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15840 15840 '@radix-ui/react-id': 1.1.1(@types/react@19.0.10)(react@19.0.0) 15841 - '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15842 - '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15843 - '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15844 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15841 + '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15842 + '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15843 + '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15844 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15845 15845 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 15846 15846 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.0.10)(react@19.0.0) 15847 - '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15847 + '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 15848 15848 react: 19.0.0 15849 15849 react-dom: 19.0.0(react@19.0.0) 15850 15850 optionalDependencies: 15851 15851 '@types/react': 19.0.10 15852 15852 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15853 15853 15854 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15854 + '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15855 15855 dependencies: 15856 - react: 19.2.1 15856 + react: 19.2.2 15857 15857 optionalDependencies: 15858 15858 '@types/react': 19.2.2 15859 15859 ··· 15863 15863 optionalDependencies: 15864 15864 '@types/react': 19.0.10 15865 15865 15866 - '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15866 + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15867 15867 dependencies: 15868 - react: 19.2.1 15868 + react: 19.2.2 15869 15869 optionalDependencies: 15870 15870 '@types/react': 19.2.2 15871 15871 15872 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15872 + '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15873 15873 dependencies: 15874 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15875 - react: 19.2.1 15874 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15875 + react: 19.2.2 15876 15876 optionalDependencies: 15877 15877 '@types/react': 19.2.2 15878 15878 ··· 15884 15884 optionalDependencies: 15885 15885 '@types/react': 19.0.10 15886 15886 15887 - '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.2)(react@19.2.1)': 15887 + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.2)(react@19.2.2)': 15888 15888 dependencies: 15889 - '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.2)(react@19.2.1) 15890 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15891 - react: 19.2.1 15889 + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.2)(react@19.2.2) 15890 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15891 + react: 19.2.2 15892 15892 optionalDependencies: 15893 15893 '@types/react': 19.2.2 15894 15894 ··· 15899 15899 optionalDependencies: 15900 15900 '@types/react': 19.0.10 15901 15901 15902 - '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.2)(react@19.2.1)': 15902 + '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.2)(react@19.2.2)': 15903 15903 dependencies: 15904 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15905 - react: 19.2.1 15904 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15905 + react: 19.2.2 15906 15906 optionalDependencies: 15907 15907 '@types/react': 19.2.2 15908 15908 15909 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15909 + '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15910 15910 dependencies: 15911 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15912 - react: 19.2.1 15911 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15912 + react: 19.2.2 15913 15913 optionalDependencies: 15914 15914 '@types/react': 19.2.2 15915 15915 ··· 15920 15920 optionalDependencies: 15921 15921 '@types/react': 19.0.10 15922 15922 15923 - '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15923 + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15924 15924 dependencies: 15925 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15926 - react: 19.2.1 15925 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.2) 15926 + react: 19.2.2 15927 15927 optionalDependencies: 15928 15928 '@types/react': 19.2.2 15929 15929 15930 - '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.2)(react@19.2.1)': 15930 + '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.2)(react@19.2.2)': 15931 15931 dependencies: 15932 - react: 19.2.1 15933 - use-sync-external-store: 1.6.0(react@19.2.1) 15932 + react: 19.2.2 15933 + use-sync-external-store: 1.6.0(react@19.2.2) 15934 15934 optionalDependencies: 15935 15935 '@types/react': 19.2.2 15936 15936 15937 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15937 + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15938 15938 dependencies: 15939 - react: 19.2.1 15939 + react: 19.2.2 15940 15940 optionalDependencies: 15941 15941 '@types/react': 19.2.2 15942 15942 ··· 15946 15946 optionalDependencies: 15947 15947 '@types/react': 19.0.10 15948 15948 15949 - '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15949 + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15950 15950 dependencies: 15951 - react: 19.2.1 15951 + react: 19.2.2 15952 15952 optionalDependencies: 15953 15953 '@types/react': 19.2.2 15954 15954 15955 - '@radix-ui/react-use-previous@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15955 + '@radix-ui/react-use-previous@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15956 15956 dependencies: 15957 - react: 19.2.1 15957 + react: 19.2.2 15958 15958 optionalDependencies: 15959 15959 '@types/react': 19.2.2 15960 15960 15961 - '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15961 + '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15962 15962 dependencies: 15963 - react: 19.2.1 15963 + react: 19.2.2 15964 15964 optionalDependencies: 15965 15965 '@types/react': 19.2.2 15966 15966 15967 - '@radix-ui/react-use-rect@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15967 + '@radix-ui/react-use-rect@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15968 15968 dependencies: 15969 15969 '@radix-ui/rect': 1.1.0 15970 - react: 19.2.1 15970 + react: 19.2.2 15971 15971 optionalDependencies: 15972 15972 '@types/react': 19.2.2 15973 15973 ··· 15978 15978 optionalDependencies: 15979 15979 '@types/react': 19.0.10 15980 15980 15981 - '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15981 + '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.2)(react@19.2.2)': 15982 15982 dependencies: 15983 15983 '@radix-ui/rect': 1.1.1 15984 - react: 19.2.1 15984 + react: 19.2.2 15985 15985 optionalDependencies: 15986 15986 '@types/react': 19.2.2 15987 15987 15988 - '@radix-ui/react-use-size@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15988 + '@radix-ui/react-use-size@1.1.0(@types/react@19.2.2)(react@19.2.2)': 15989 15989 dependencies: 15990 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15991 - react: 19.2.1 15990 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.2) 15991 + react: 19.2.2 15992 15992 optionalDependencies: 15993 15993 '@types/react': 19.2.2 15994 15994 ··· 15999 15999 optionalDependencies: 16000 16000 '@types/react': 19.0.10 16001 16001 16002 - '@radix-ui/react-use-size@1.1.1(@types/react@19.2.2)(react@19.2.1)': 16002 + '@radix-ui/react-use-size@1.1.1(@types/react@19.2.2)(react@19.2.2)': 16003 16003 dependencies: 16004 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 16005 - react: 19.2.1 16004 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.2) 16005 + react: 19.2.2 16006 16006 optionalDependencies: 16007 16007 '@types/react': 19.2.2 16008 16008 16009 - '@radix-ui/react-visually-hidden@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16009 + '@radix-ui/react-visually-hidden@1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 16010 16010 dependencies: 16011 - '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16012 - react: 19.2.1 16013 - react-dom: 19.2.1(react@19.2.1) 16011 + '@radix-ui/react-primitive': 2.0.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 16012 + react: 19.2.2 16013 + react-dom: 19.2.1(react@19.2.2) 16014 16014 optionalDependencies: 16015 16015 '@types/react': 19.2.2 16016 16016 '@types/react-dom': 19.1.9(@types/react@19.2.2) 16017 16017 16018 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 16018 + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': 16019 16019 dependencies: 16020 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16020 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16021 16021 react: 19.0.0 16022 16022 react-dom: 19.0.0(react@19.0.0) 16023 16023 optionalDependencies: 16024 16024 '@types/react': 19.0.10 16025 16025 '@types/react-dom': 19.0.4(@types/react@19.0.10) 16026 16026 16027 - '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16027 + '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 16028 16028 dependencies: 16029 - '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16030 - react: 19.2.1 16031 - react-dom: 19.2.1(react@19.2.1) 16029 + '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 16030 + react: 19.2.2 16031 + react-dom: 19.2.1(react@19.2.2) 16032 16032 optionalDependencies: 16033 16033 '@types/react': 19.2.2 16034 16034 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 16037 16037 16038 16038 '@radix-ui/rect@1.1.1': {} 16039 16039 16040 - '@react-email/body@0.1.0(react@19.2.1)': 16040 + '@react-email/body@0.1.0(react@19.2.2)': 16041 16041 dependencies: 16042 - react: 19.2.1 16042 + react: 19.2.2 16043 16043 16044 - '@react-email/button@0.1.0(react@19.2.1)': 16044 + '@react-email/button@0.1.0(react@19.2.2)': 16045 16045 dependencies: 16046 - react: 19.2.1 16046 + react: 19.2.2 16047 16047 16048 - '@react-email/button@0.2.0(react@19.2.1)': 16048 + '@react-email/button@0.2.0(react@19.2.2)': 16049 16049 dependencies: 16050 - react: 19.2.1 16050 + react: 19.2.2 16051 16051 16052 - '@react-email/code-block@0.1.0(react@19.2.1)': 16052 + '@react-email/code-block@0.1.0(react@19.2.2)': 16053 16053 dependencies: 16054 16054 prismjs: 1.30.0 16055 - react: 19.2.1 16055 + react: 19.2.2 16056 16056 16057 - '@react-email/code-inline@0.0.5(react@19.2.1)': 16057 + '@react-email/code-inline@0.0.5(react@19.2.2)': 16058 16058 dependencies: 16059 - react: 19.2.1 16059 + react: 19.2.2 16060 16060 16061 - '@react-email/column@0.0.13(react@19.2.1)': 16061 + '@react-email/column@0.0.13(react@19.2.2)': 16062 16062 dependencies: 16063 - react: 19.2.1 16063 + react: 19.2.2 16064 16064 16065 - '@react-email/components@0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16065 + '@react-email/components@0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.2)': 16066 16066 dependencies: 16067 - '@react-email/body': 0.1.0(react@19.2.1) 16068 - '@react-email/button': 0.2.0(react@19.2.1) 16069 - '@react-email/code-block': 0.1.0(react@19.2.1) 16070 - '@react-email/code-inline': 0.0.5(react@19.2.1) 16071 - '@react-email/column': 0.0.13(react@19.2.1) 16072 - '@react-email/container': 0.0.15(react@19.2.1) 16073 - '@react-email/font': 0.0.9(react@19.2.1) 16074 - '@react-email/head': 0.0.12(react@19.2.1) 16075 - '@react-email/heading': 0.0.15(react@19.2.1) 16076 - '@react-email/hr': 0.0.11(react@19.2.1) 16077 - '@react-email/html': 0.0.11(react@19.2.1) 16078 - '@react-email/img': 0.0.11(react@19.2.1) 16079 - '@react-email/link': 0.0.12(react@19.2.1) 16080 - '@react-email/markdown': 0.0.16(react@19.2.1) 16081 - '@react-email/preview': 0.0.13(react@19.2.1) 16082 - '@react-email/render': 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 16083 - '@react-email/row': 0.0.12(react@19.2.1) 16084 - '@react-email/section': 0.0.16(react@19.2.1) 16085 - '@react-email/tailwind': 1.2.2(react@19.2.1) 16086 - '@react-email/text': 0.1.5(react@19.2.1) 16087 - react: 19.2.1 16067 + '@react-email/body': 0.1.0(react@19.2.2) 16068 + '@react-email/button': 0.2.0(react@19.2.2) 16069 + '@react-email/code-block': 0.1.0(react@19.2.2) 16070 + '@react-email/code-inline': 0.0.5(react@19.2.2) 16071 + '@react-email/column': 0.0.13(react@19.2.2) 16072 + '@react-email/container': 0.0.15(react@19.2.2) 16073 + '@react-email/font': 0.0.9(react@19.2.2) 16074 + '@react-email/head': 0.0.12(react@19.2.2) 16075 + '@react-email/heading': 0.0.15(react@19.2.2) 16076 + '@react-email/hr': 0.0.11(react@19.2.2) 16077 + '@react-email/html': 0.0.11(react@19.2.2) 16078 + '@react-email/img': 0.0.11(react@19.2.2) 16079 + '@react-email/link': 0.0.12(react@19.2.2) 16080 + '@react-email/markdown': 0.0.16(react@19.2.2) 16081 + '@react-email/preview': 0.0.13(react@19.2.2) 16082 + '@react-email/render': 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.2) 16083 + '@react-email/row': 0.0.12(react@19.2.2) 16084 + '@react-email/section': 0.0.16(react@19.2.2) 16085 + '@react-email/tailwind': 1.2.2(react@19.2.2) 16086 + '@react-email/text': 0.1.5(react@19.2.2) 16087 + react: 19.2.2 16088 16088 transitivePeerDependencies: 16089 16089 - react-dom 16090 16090 16091 - '@react-email/components@0.5.7(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16091 + '@react-email/components@0.5.7(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 16092 16092 dependencies: 16093 - '@react-email/body': 0.1.0(react@19.2.1) 16094 - '@react-email/button': 0.2.0(react@19.2.1) 16095 - '@react-email/code-block': 0.1.0(react@19.2.1) 16096 - '@react-email/code-inline': 0.0.5(react@19.2.1) 16097 - '@react-email/column': 0.0.13(react@19.2.1) 16098 - '@react-email/container': 0.0.15(react@19.2.1) 16099 - '@react-email/font': 0.0.9(react@19.2.1) 16100 - '@react-email/head': 0.0.12(react@19.2.1) 16101 - '@react-email/heading': 0.0.15(react@19.2.1) 16102 - '@react-email/hr': 0.0.11(react@19.2.1) 16103 - '@react-email/html': 0.0.11(react@19.2.1) 16104 - '@react-email/img': 0.0.11(react@19.2.1) 16105 - '@react-email/link': 0.0.12(react@19.2.1) 16106 - '@react-email/markdown': 0.0.16(react@19.2.1) 16107 - '@react-email/preview': 0.0.13(react@19.2.1) 16108 - '@react-email/render': 1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16109 - '@react-email/row': 0.0.12(react@19.2.1) 16110 - '@react-email/section': 0.0.16(react@19.2.1) 16111 - '@react-email/tailwind': 1.2.2(react@19.2.1) 16112 - '@react-email/text': 0.1.5(react@19.2.1) 16113 - react: 19.2.1 16093 + '@react-email/body': 0.1.0(react@19.2.2) 16094 + '@react-email/button': 0.2.0(react@19.2.2) 16095 + '@react-email/code-block': 0.1.0(react@19.2.2) 16096 + '@react-email/code-inline': 0.0.5(react@19.2.2) 16097 + '@react-email/column': 0.0.13(react@19.2.2) 16098 + '@react-email/container': 0.0.15(react@19.2.2) 16099 + '@react-email/font': 0.0.9(react@19.2.2) 16100 + '@react-email/head': 0.0.12(react@19.2.2) 16101 + '@react-email/heading': 0.0.15(react@19.2.2) 16102 + '@react-email/hr': 0.0.11(react@19.2.2) 16103 + '@react-email/html': 0.0.11(react@19.2.2) 16104 + '@react-email/img': 0.0.11(react@19.2.2) 16105 + '@react-email/link': 0.0.12(react@19.2.2) 16106 + '@react-email/markdown': 0.0.16(react@19.2.2) 16107 + '@react-email/preview': 0.0.13(react@19.2.2) 16108 + '@react-email/render': 1.4.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 16109 + '@react-email/row': 0.0.12(react@19.2.2) 16110 + '@react-email/section': 0.0.16(react@19.2.2) 16111 + '@react-email/tailwind': 1.2.2(react@19.2.2) 16112 + '@react-email/text': 0.1.5(react@19.2.2) 16113 + react: 19.2.2 16114 16114 transitivePeerDependencies: 16115 16115 - react-dom 16116 16116 16117 - '@react-email/container@0.0.15(react@19.2.1)': 16117 + '@react-email/container@0.0.15(react@19.2.2)': 16118 16118 dependencies: 16119 - react: 19.2.1 16119 + react: 19.2.2 16120 16120 16121 - '@react-email/font@0.0.9(react@19.2.1)': 16121 + '@react-email/font@0.0.9(react@19.2.2)': 16122 16122 dependencies: 16123 - react: 19.2.1 16123 + react: 19.2.2 16124 16124 16125 - '@react-email/head@0.0.12(react@19.2.1)': 16125 + '@react-email/head@0.0.12(react@19.2.2)': 16126 16126 dependencies: 16127 - react: 19.2.1 16127 + react: 19.2.2 16128 16128 16129 - '@react-email/heading@0.0.15(react@19.2.1)': 16129 + '@react-email/heading@0.0.15(react@19.2.2)': 16130 16130 dependencies: 16131 - react: 19.2.1 16131 + react: 19.2.2 16132 16132 16133 - '@react-email/hr@0.0.11(react@19.2.1)': 16133 + '@react-email/hr@0.0.11(react@19.2.2)': 16134 16134 dependencies: 16135 - react: 19.2.1 16135 + react: 19.2.2 16136 16136 16137 - '@react-email/html@0.0.11(react@19.2.1)': 16137 + '@react-email/html@0.0.11(react@19.2.2)': 16138 16138 dependencies: 16139 - react: 19.2.1 16139 + react: 19.2.2 16140 16140 16141 - '@react-email/img@0.0.11(react@19.2.1)': 16141 + '@react-email/img@0.0.11(react@19.2.2)': 16142 16142 dependencies: 16143 - react: 19.2.1 16143 + react: 19.2.2 16144 16144 16145 - '@react-email/link@0.0.12(react@19.2.1)': 16145 + '@react-email/link@0.0.12(react@19.2.2)': 16146 16146 dependencies: 16147 - react: 19.2.1 16147 + react: 19.2.2 16148 16148 16149 - '@react-email/markdown@0.0.16(react@19.2.1)': 16149 + '@react-email/markdown@0.0.16(react@19.2.2)': 16150 16150 dependencies: 16151 16151 marked: 15.0.12 16152 - react: 19.2.1 16152 + react: 19.2.2 16153 16153 16154 16154 '@react-email/preview-server@4.3.1(@emotion/is-prop-valid@1.4.0)(@opentelemetry/api@1.9.0)(postcss@8.4.38)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))': 16155 16155 dependencies: ··· 16158 16158 '@babel/traverse': 7.27.0 16159 16159 '@lottiefiles/dotlottie-react': 0.13.3(react@19.0.0) 16160 16160 '@radix-ui/colors': 3.0.0 16161 - '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16162 - '@radix-ui/react-dropdown-menu': 2.1.16(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16163 - '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16161 + '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16162 + '@radix-ui/react-dropdown-menu': 2.1.16(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16163 + '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16164 16164 '@radix-ui/react-slot': 1.2.3(@types/react@19.0.10)(react@19.0.0) 16165 - '@radix-ui/react-tabs': 1.1.13(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16166 - '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16167 - '@radix-ui/react-tooltip': 1.2.8(@types/react-dom@19.0.4(@types/react@19.2.2))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16165 + '@radix-ui/react-tabs': 1.1.13(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16166 + '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16167 + '@radix-ui/react-tooltip': 1.2.8(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 16168 16168 '@types/node': 22.14.1 16169 16169 '@types/normalize-path': 3.0.2 16170 16170 '@types/react': 19.0.10 ··· 16210 16210 - utf-8-validate 16211 16211 - webpack-cli 16212 16212 16213 - '@react-email/preview@0.0.13(react@19.2.1)': 16213 + '@react-email/preview@0.0.13(react@19.2.2)': 16214 16214 dependencies: 16215 - react: 19.2.1 16215 + react: 19.2.2 16216 16216 16217 - '@react-email/render@1.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16217 + '@react-email/render@1.0.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 16218 16218 dependencies: 16219 16219 html-to-text: 9.0.5 16220 16220 js-beautify: 1.15.4 16221 - react: 19.2.1 16222 - react-dom: 19.2.1(react@19.2.1) 16221 + react: 19.2.2 16222 + react-dom: 19.2.1(react@19.2.2) 16223 16223 react-promise-suspense: 0.3.4 16224 16224 16225 - '@react-email/render@1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16225 + '@react-email/render@1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.2)': 16226 16226 dependencies: 16227 16227 html-to-text: 9.0.5 16228 16228 prettier: 3.6.2 16229 - react: 19.2.1 16229 + react: 19.2.2 16230 16230 react-dom: 19.0.0(react@19.0.0) 16231 16231 react-promise-suspense: 0.3.4 16232 16232 16233 - '@react-email/render@1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16233 + '@react-email/render@1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.2)': 16234 16234 dependencies: 16235 16235 html-to-text: 9.0.5 16236 16236 prettier: 3.6.2 16237 - react: 19.2.1 16237 + react: 19.2.2 16238 16238 react-dom: 19.0.0(react@19.0.0) 16239 16239 react-promise-suspense: 0.3.4 16240 16240 16241 - '@react-email/render@1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16241 + '@react-email/render@1.4.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 16242 16242 dependencies: 16243 16243 html-to-text: 9.0.5 16244 16244 prettier: 3.6.2 16245 - react: 19.2.1 16246 - react-dom: 19.2.1(react@19.2.1) 16245 + react: 19.2.2 16246 + react-dom: 19.2.1(react@19.2.2) 16247 16247 react-promise-suspense: 0.3.4 16248 16248 16249 - '@react-email/row@0.0.12(react@19.2.1)': 16249 + '@react-email/row@0.0.12(react@19.2.2)': 16250 16250 dependencies: 16251 - react: 19.2.1 16251 + react: 19.2.2 16252 16252 16253 - '@react-email/section@0.0.16(react@19.2.1)': 16253 + '@react-email/section@0.0.16(react@19.2.2)': 16254 16254 dependencies: 16255 - react: 19.2.1 16255 + react: 19.2.2 16256 16256 16257 - '@react-email/tailwind@1.0.5(react@19.2.1)': 16257 + '@react-email/tailwind@1.0.5(react@19.2.2)': 16258 16258 dependencies: 16259 - react: 19.2.1 16259 + react: 19.2.2 16260 16260 16261 - '@react-email/tailwind@1.2.2(react@19.2.1)': 16261 + '@react-email/tailwind@1.2.2(react@19.2.2)': 16262 16262 dependencies: 16263 - react: 19.2.1 16263 + react: 19.2.2 16264 16264 16265 - '@react-email/text@0.1.5(react@19.2.1)': 16265 + '@react-email/text@0.1.5(react@19.2.2)': 16266 16266 dependencies: 16267 - react: 19.2.1 16267 + react: 19.2.2 16268 16268 16269 16269 '@rolldown/pluginutils@1.0.0-beta.27': {} 16270 16270 ··· 16475 16475 16476 16476 '@sentry/core@9.47.1': {} 16477 16477 16478 - '@sentry/nextjs@10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(webpack@5.103.0)': 16478 + '@sentry/nextjs@10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)(webpack@5.103.0)': 16479 16479 dependencies: 16480 16480 '@opentelemetry/api': 1.9.0 16481 16481 '@opentelemetry/semantic-conventions': 1.38.0 ··· 16485 16485 '@sentry/core': 10.22.0 16486 16486 '@sentry/node': 10.22.0 16487 16487 '@sentry/opentelemetry': 10.22.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.38.0) 16488 - '@sentry/react': 10.22.0(react@19.2.1) 16488 + '@sentry/react': 10.22.0(react@19.2.2) 16489 16489 '@sentry/vercel-edge': 10.22.0 16490 16490 '@sentry/webpack-plugin': 4.6.1(webpack@5.103.0) 16491 - next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16491 + next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 16492 16492 resolve: 1.22.8 16493 16493 rollup: 4.53.3 16494 16494 stacktrace-parser: 0.1.11 ··· 16501 16501 - supports-color 16502 16502 - webpack 16503 16503 16504 - '@sentry/nextjs@10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1)(webpack@5.103.0)': 16504 + '@sentry/nextjs@10.22.0(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2)(webpack@5.103.0)': 16505 16505 dependencies: 16506 16506 '@opentelemetry/api': 1.9.0 16507 16507 '@opentelemetry/semantic-conventions': 1.38.0 ··· 16511 16511 '@sentry/core': 10.22.0 16512 16512 '@sentry/node': 10.22.0 16513 16513 '@sentry/opentelemetry': 10.22.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/core@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@2.2.0(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.38.0) 16514 - '@sentry/react': 10.22.0(react@19.2.1) 16514 + '@sentry/react': 10.22.0(react@19.2.2) 16515 16515 '@sentry/vercel-edge': 10.22.0 16516 16516 '@sentry/webpack-plugin': 4.6.1(webpack@5.103.0) 16517 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16517 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 16518 16518 resolve: 1.22.8 16519 16519 rollup: 4.53.3 16520 16520 stacktrace-parser: 0.1.11 ··· 16592 16592 '@opentelemetry/semantic-conventions': 1.38.0 16593 16593 '@sentry/core': 10.22.0 16594 16594 16595 - '@sentry/react@10.22.0(react@19.2.1)': 16595 + '@sentry/react@10.22.0(react@19.2.2)': 16596 16596 dependencies: 16597 16597 '@sentry/browser': 10.22.0 16598 16598 '@sentry/core': 10.22.0 16599 16599 hoist-non-react-statics: 3.3.2 16600 - react: 19.2.1 16600 + react: 19.2.2 16601 16601 16602 16602 '@sentry/types@8.9.2': {} 16603 16603 ··· 17192 17192 17193 17193 '@tanstack/query-devtools@5.80.0': {} 17194 17194 17195 - '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.81.5(react@19.2.1))(react@19.2.1)': 17195 + '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.81.5(react@19.2.2))(react@19.2.2)': 17196 17196 dependencies: 17197 17197 '@tanstack/query-devtools': 5.80.0 17198 - '@tanstack/react-query': 5.81.5(react@19.2.1) 17199 - react: 19.2.1 17198 + '@tanstack/react-query': 5.81.5(react@19.2.2) 17199 + react: 19.2.2 17200 17200 17201 - '@tanstack/react-query@5.81.5(react@19.2.1)': 17201 + '@tanstack/react-query@5.81.5(react@19.2.2)': 17202 17202 dependencies: 17203 17203 '@tanstack/query-core': 5.81.5 17204 - react: 19.2.1 17204 + react: 19.2.2 17205 17205 17206 - '@tanstack/react-table@8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 17206 + '@tanstack/react-table@8.21.3(react-dom@19.2.1(react@19.2.2))(react@19.2.2)': 17207 17207 dependencies: 17208 17208 '@tanstack/table-core': 8.21.3 17209 - react: 19.2.1 17210 - react-dom: 19.2.1(react@19.2.1) 17209 + react: 19.2.2 17210 + react-dom: 19.2.1(react@19.2.2) 17211 17211 17212 17212 '@tanstack/table-core@8.21.3': {} 17213 17213 ··· 17220 17220 '@trpc/server': 11.4.4(typescript@5.7.2) 17221 17221 typescript: 5.7.2 17222 17222 17223 - '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2)': 17223 + '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2)': 17224 17224 dependencies: 17225 17225 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17226 17226 '@trpc/server': 11.4.4(typescript@5.7.2) 17227 - next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 17228 - react: 19.2.1 17229 - react-dom: 19.2.1(react@19.2.1) 17227 + next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 17228 + react: 19.2.2 17229 + react-dom: 19.2.1(react@19.2.2) 17230 17230 typescript: 5.7.2 17231 17231 optionalDependencies: 17232 - '@tanstack/react-query': 5.81.5(react@19.2.1) 17233 - '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 17232 + '@tanstack/react-query': 5.81.5(react@19.2.2) 17233 + '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 17234 17234 17235 - '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2)': 17235 + '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2)': 17236 17236 dependencies: 17237 17237 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17238 17238 '@trpc/server': 11.4.4(typescript@5.7.2) 17239 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 17240 - react: 19.2.1 17241 - react-dom: 19.2.1(react@19.2.1) 17239 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 17240 + react: 19.2.2 17241 + react-dom: 19.2.1(react@19.2.2) 17242 17242 typescript: 5.7.2 17243 17243 optionalDependencies: 17244 - '@tanstack/react-query': 5.81.5(react@19.2.1) 17245 - '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2) 17244 + '@tanstack/react-query': 5.81.5(react@19.2.2) 17245 + '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2) 17246 17246 17247 - '@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2)': 17247 + '@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2)': 17248 17248 dependencies: 17249 - '@tanstack/react-query': 5.81.5(react@19.2.1) 17249 + '@tanstack/react-query': 5.81.5(react@19.2.2) 17250 17250 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17251 17251 '@trpc/server': 11.4.4(typescript@5.7.2) 17252 - react: 19.2.1 17253 - react-dom: 19.2.1(react@19.2.1) 17252 + react: 19.2.2 17253 + react-dom: 19.2.1(react@19.2.2) 17254 17254 typescript: 5.7.2 17255 17255 17256 17256 '@trpc/server@11.4.4(typescript@5.7.2)': 17257 17257 dependencies: 17258 17258 typescript: 5.7.2 17259 17259 17260 - '@trpc/tanstack-react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.1))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(typescript@5.7.2)': 17260 + '@trpc/tanstack-react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.2))(@trpc/client@11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2)(typescript@5.7.2)': 17261 17261 dependencies: 17262 - '@tanstack/react-query': 5.81.5(react@19.2.1) 17262 + '@tanstack/react-query': 5.81.5(react@19.2.2) 17263 17263 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17264 17264 '@trpc/server': 11.4.4(typescript@5.7.2) 17265 - react: 19.2.1 17266 - react-dom: 19.2.1(react@19.2.1) 17265 + react: 19.2.2 17266 + react-dom: 19.2.1(react@19.2.2) 17267 17267 typescript: 5.7.2 17268 17268 17269 17269 '@ts-morph/common@0.19.0': ··· 18310 18310 18311 18311 clsx@2.1.1: {} 18312 18312 18313 - cmdk@1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 18313 + cmdk@1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 18314 18314 dependencies: 18315 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 18316 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 18317 - '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 18318 - react: 19.2.1 18319 - react-dom: 19.2.1(react@19.2.1) 18320 - use-sync-external-store: 1.6.0(react@19.2.1) 18315 + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 18316 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 18317 + '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 18318 + react: 19.2.2 18319 + react-dom: 19.2.1(react@19.2.2) 18320 + use-sync-external-store: 1.6.0(react@19.2.2) 18321 18321 transitivePeerDependencies: 18322 18322 - '@types/react' 18323 18323 - '@types/react-dom' 18324 18324 18325 - cmdk@1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 18325 + cmdk@1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 18326 18326 dependencies: 18327 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 18328 - '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 18329 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 18330 - '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 18331 - react: 19.2.1 18332 - react-dom: 19.2.1(react@19.2.1) 18327 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.2) 18328 + '@radix-ui/react-dialog': 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 18329 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.2) 18330 + '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 18331 + react: 19.2.2 18332 + react-dom: 19.2.1(react@19.2.2) 18333 18333 transitivePeerDependencies: 18334 18334 - '@types/react' 18335 18335 - '@types/react-dom' ··· 20150 20150 20151 20151 lite-youtube-embed@0.3.4: {} 20152 20152 20153 - little-state-machine@4.8.1(react@19.2.1): 20153 + little-state-machine@4.8.1(react@19.2.2): 20154 20154 dependencies: 20155 - react: 19.2.1 20155 + react: 19.2.2 20156 20156 20157 20157 load-tsconfig@0.2.5: {} 20158 20158 ··· 20232 20232 20233 20233 lru-cache@7.18.3: {} 20234 20234 20235 - lucide-react@0.525.0(react@19.2.1): 20235 + lucide-react@0.525.0(react@19.2.2): 20236 20236 dependencies: 20237 - react: 19.2.1 20237 + react: 19.2.2 20238 20238 20239 20239 luxon@3.5.0: {} 20240 20240 ··· 20870 20870 20871 20871 netmask@2.0.2: {} 20872 20872 20873 - next-auth@5.0.0-beta.29(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1): 20873 + next-auth@5.0.0-beta.29(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2): 20874 20874 dependencies: 20875 20875 '@auth/core': 0.40.0 20876 - next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20877 - react: 19.2.1 20876 + next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 20877 + react: 19.2.2 20878 20878 20879 - next-auth@5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1): 20879 + next-auth@5.0.0-beta.29(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2): 20880 20880 dependencies: 20881 20881 '@auth/core': 0.40.0 20882 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20883 - react: 19.2.1 20882 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 20883 + react: 19.2.2 20884 20884 20885 - next-mdx-remote@5.0.0(@types/react@19.2.2)(react@19.2.1): 20885 + next-mdx-remote@5.0.0(@types/react@19.2.2)(react@19.2.2): 20886 20886 dependencies: 20887 20887 '@babel/code-frame': 7.27.1 20888 20888 '@mdx-js/mdx': 3.1.1 20889 - '@mdx-js/react': 3.1.1(@types/react@19.2.2)(react@19.2.1) 20890 - react: 19.2.1 20889 + '@mdx-js/react': 3.1.1(@types/react@19.2.2)(react@19.2.2) 20890 + react: 19.2.2 20891 20891 unist-util-remove: 3.1.1 20892 20892 vfile: 6.0.3 20893 20893 vfile-matter: 5.0.1 ··· 20895 20895 - '@types/react' 20896 20896 - supports-color 20897 20897 20898 - next-plausible@3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20898 + next-plausible@3.12.4(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 20899 20899 dependencies: 20900 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20901 - react: 19.2.1 20902 - react-dom: 19.2.1(react@19.2.1) 20900 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 20901 + react: 19.2.2 20902 + react-dom: 19.2.1(react@19.2.2) 20903 20903 20904 - next-themes@0.2.1(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20904 + next-themes@0.2.1(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 20905 20905 dependencies: 20906 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20907 - react: 19.2.1 20908 - react-dom: 19.2.1(react@19.2.1) 20906 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 20907 + react: 19.2.2 20908 + react-dom: 19.2.1(react@19.2.2) 20909 20909 20910 - next-themes@0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20910 + next-themes@0.4.6(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 20911 20911 dependencies: 20912 - react: 19.2.1 20913 - react-dom: 19.2.1(react@19.2.1) 20912 + react: 19.2.2 20913 + react-dom: 19.2.1(react@19.2.2) 20914 20914 20915 20915 next@15.5.2(@babel/core@7.26.10)(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 20916 20916 dependencies: ··· 20936 20936 - '@babel/core' 20937 20937 - babel-plugin-macros 20938 20938 20939 - next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20939 + next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 20940 20940 dependencies: 20941 20941 '@next/env': 16.0.7 20942 20942 '@swc/helpers': 0.5.15 20943 20943 caniuse-lite: 1.0.30001757 20944 20944 postcss: 8.4.31 20945 - react: 19.2.1 20946 - react-dom: 19.2.1(react@19.2.1) 20947 - styled-jsx: 5.1.6(@babel/core@7.28.5)(react@19.2.1) 20945 + react: 19.2.2 20946 + react-dom: 19.2.1(react@19.2.2) 20947 + styled-jsx: 5.1.6(@babel/core@7.28.5)(react@19.2.2) 20948 20948 optionalDependencies: 20949 20949 '@next/swc-darwin-arm64': 16.0.7 20950 20950 '@next/swc-darwin-x64': 16.0.7 ··· 20960 20960 - '@babel/core' 20961 20961 - babel-plugin-macros 20962 20962 20963 - next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20963 + next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 20964 20964 dependencies: 20965 20965 '@next/env': 16.0.7 20966 20966 '@swc/helpers': 0.5.15 20967 20967 caniuse-lite: 1.0.30001757 20968 20968 postcss: 8.4.31 20969 - react: 19.2.1 20970 - react-dom: 19.2.1(react@19.2.1) 20971 - styled-jsx: 5.1.6(react@19.2.1) 20969 + react: 19.2.2 20970 + react-dom: 19.2.1(react@19.2.2) 20971 + styled-jsx: 5.1.6(react@19.2.2) 20972 20972 optionalDependencies: 20973 20973 '@next/swc-darwin-arm64': 16.0.7 20974 20974 '@next/swc-darwin-x64': 16.0.7 ··· 21051 21051 dependencies: 21052 21052 boolbase: 1.0.0 21053 21053 21054 - nuqs@2.4.3(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1): 21054 + nuqs@2.4.3(next@16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2): 21055 21055 dependencies: 21056 21056 mitt: 3.0.1 21057 - react: 19.2.1 21057 + react: 19.2.2 21058 21058 optionalDependencies: 21059 - next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21059 + next: 16.0.7(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 21060 21060 21061 - nuqs@2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1))(react@19.2.1): 21061 + nuqs@2.4.3(next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2))(react@19.2.2): 21062 21062 dependencies: 21063 21063 mitt: 3.0.1 21064 - react: 19.2.1 21064 + react: 19.2.2 21065 21065 optionalDependencies: 21066 - next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21066 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 21067 21067 21068 21068 nypm@0.6.0: 21069 21069 dependencies: ··· 21573 21573 minimist: 1.2.8 21574 21574 strip-json-comments: 2.0.1 21575 21575 21576 - react-day-picker@8.10.1(date-fns@2.30.0)(react@19.2.1): 21576 + react-day-picker@8.10.1(date-fns@2.30.0)(react@19.2.2): 21577 21577 dependencies: 21578 21578 date-fns: 2.30.0 21579 - react: 19.2.1 21579 + react: 19.2.2 21580 21580 21581 21581 react-dom@19.0.0(react@19.0.0): 21582 21582 dependencies: 21583 21583 react: 19.0.0 21584 21584 scheduler: 0.25.0 21585 21585 21586 - react-dom@19.2.1(react@19.2.1): 21586 + react-dom@19.2.1(react@19.2.2): 21587 21587 dependencies: 21588 - react: 19.2.1 21588 + react: 19.2.2 21589 21589 scheduler: 0.27.0 21590 21590 21591 21591 react-email@4.3.1: ··· 21611 21611 - supports-color 21612 21612 - utf-8-validate 21613 21613 21614 - react-hook-form@7.66.1(react@19.2.1): 21614 + react-hook-form@7.66.1(react@19.2.2): 21615 21615 dependencies: 21616 - react: 19.2.1 21616 + react: 19.2.2 21617 21617 21618 21618 react-is@16.13.1: {} 21619 21619 21620 21620 react-is@18.3.1: {} 21621 21621 21622 - react-medium-image-zoom@5.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21622 + react-medium-image-zoom@5.4.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21623 21623 dependencies: 21624 - react: 19.2.1 21625 - react-dom: 19.2.1(react@19.2.1) 21624 + react: 19.2.2 21625 + react-dom: 19.2.1(react@19.2.2) 21626 21626 21627 21627 react-promise-suspense@0.3.4: 21628 21628 dependencies: ··· 21638 21638 optionalDependencies: 21639 21639 '@types/react': 19.0.10 21640 21640 21641 - react-remove-scroll-bar@2.3.8(@types/react@19.2.2)(react@19.2.1): 21641 + react-remove-scroll-bar@2.3.8(@types/react@19.2.2)(react@19.2.2): 21642 21642 dependencies: 21643 - react: 19.2.1 21644 - react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.1) 21643 + react: 19.2.2 21644 + react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.2) 21645 21645 tslib: 2.8.1 21646 21646 optionalDependencies: 21647 21647 '@types/react': 19.2.2 ··· 21657 21657 optionalDependencies: 21658 21658 '@types/react': 19.0.10 21659 21659 21660 - react-remove-scroll@2.7.1(@types/react@19.2.2)(react@19.2.1): 21660 + react-remove-scroll@2.7.1(@types/react@19.2.2)(react@19.2.2): 21661 21661 dependencies: 21662 - react: 19.2.1 21663 - react-remove-scroll-bar: 2.3.8(@types/react@19.2.2)(react@19.2.1) 21664 - react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.1) 21662 + react: 19.2.2 21663 + react-remove-scroll-bar: 2.3.8(@types/react@19.2.2)(react@19.2.2) 21664 + react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.2) 21665 21665 tslib: 2.8.1 21666 - use-callback-ref: 1.3.3(@types/react@19.2.2)(react@19.2.1) 21667 - use-sidecar: 1.1.3(@types/react@19.2.2)(react@19.2.1) 21666 + use-callback-ref: 1.3.3(@types/react@19.2.2)(react@19.2.2) 21667 + use-sidecar: 1.1.3(@types/react@19.2.2)(react@19.2.2) 21668 21668 optionalDependencies: 21669 21669 '@types/react': 19.2.2 21670 21670 21671 - react-simple-animate@3.5.3(react-dom@19.2.1(react@19.2.1)): 21671 + react-simple-animate@3.5.3(react-dom@19.2.1(react@19.2.2)): 21672 21672 dependencies: 21673 - react-dom: 19.2.1(react@19.2.1) 21673 + react-dom: 19.2.1(react@19.2.2) 21674 21674 21675 - react-smooth@4.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21675 + react-smooth@4.0.4(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21676 21676 dependencies: 21677 21677 fast-equals: 5.3.3 21678 21678 prop-types: 15.8.1 21679 - react: 19.2.1 21680 - react-dom: 19.2.1(react@19.2.1) 21681 - react-transition-group: 4.4.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21679 + react: 19.2.2 21680 + react-dom: 19.2.1(react@19.2.2) 21681 + react-transition-group: 4.4.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 21682 21682 21683 21683 react-style-singleton@2.2.3(@types/react@19.0.10)(react@19.0.0): 21684 21684 dependencies: ··· 21688 21688 optionalDependencies: 21689 21689 '@types/react': 19.0.10 21690 21690 21691 - react-style-singleton@2.2.3(@types/react@19.2.2)(react@19.2.1): 21691 + react-style-singleton@2.2.3(@types/react@19.2.2)(react@19.2.2): 21692 21692 dependencies: 21693 21693 get-nonce: 1.0.1 21694 - react: 19.2.1 21694 + react: 19.2.2 21695 21695 tslib: 2.8.1 21696 21696 optionalDependencies: 21697 21697 '@types/react': 19.2.2 21698 21698 21699 - react-transition-group@4.4.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21699 + react-transition-group@4.4.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21700 21700 dependencies: 21701 21701 '@babel/runtime': 7.28.4 21702 21702 dom-helpers: 5.2.1 21703 21703 loose-envify: 1.4.0 21704 21704 prop-types: 15.8.1 21705 - react: 19.2.1 21706 - react-dom: 19.2.1(react@19.2.1) 21705 + react: 19.2.2 21706 + react-dom: 19.2.1(react@19.2.2) 21707 21707 21708 - react-tweet@3.2.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21708 + react-tweet@3.2.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21709 21709 dependencies: 21710 21710 '@swc/helpers': 0.5.17 21711 21711 clsx: 2.1.1 21712 - react: 19.2.1 21713 - react-dom: 19.2.1(react@19.2.1) 21714 - swr: 2.3.6(react@19.2.1) 21712 + react: 19.2.2 21713 + react-dom: 19.2.1(react@19.2.2) 21714 + swr: 2.3.6(react@19.2.2) 21715 21715 21716 21716 react@18.3.1: 21717 21717 dependencies: ··· 21721 21721 21722 21722 react@19.1.1: {} 21723 21723 21724 - react@19.2.1: {} 21724 + react@19.2.2: {} 21725 21725 21726 21726 read-cache@1.0.0: 21727 21727 dependencies: ··· 21753 21753 dependencies: 21754 21754 decimal.js-light: 2.5.1 21755 21755 21756 - recharts@2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21756 + recharts@2.15.0(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21757 21757 dependencies: 21758 21758 clsx: 2.1.1 21759 21759 eventemitter3: 4.0.7 21760 21760 lodash: 4.17.21 21761 - react: 19.2.1 21762 - react-dom: 19.2.1(react@19.2.1) 21761 + react: 19.2.2 21762 + react-dom: 19.2.1(react@19.2.2) 21763 21763 react-is: 18.3.1 21764 - react-smooth: 4.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21764 + react-smooth: 4.0.4(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 21765 21765 recharts-scale: 0.4.5 21766 21766 tiny-invariant: 1.3.3 21767 21767 victory-vendor: 36.9.2 ··· 21969 21969 transitivePeerDependencies: 21970 21970 - supports-color 21971 21971 21972 - resend@4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21972 + resend@4.0.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 21973 21973 dependencies: 21974 - '@react-email/render': 1.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21974 + '@react-email/render': 1.0.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2) 21975 21975 transitivePeerDependencies: 21976 21976 - react 21977 21977 - react-dom 21978 21978 21979 - resend@4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1): 21979 + resend@4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.2): 21980 21980 dependencies: 21981 - '@react-email/render': 1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 21981 + '@react-email/render': 1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.2) 21982 21982 transitivePeerDependencies: 21983 21983 - react 21984 21984 - react-dom ··· 22442 22442 ip-address: 10.1.0 22443 22443 smart-buffer: 4.2.0 22444 22444 22445 - sonner@1.7.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 22445 + sonner@1.7.1(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 22446 22446 dependencies: 22447 - react: 19.2.1 22448 - react-dom: 19.2.1(react@19.2.1) 22447 + react: 19.2.2 22448 + react-dom: 19.2.1(react@19.2.2) 22449 22449 22450 22450 sonner@2.0.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 22451 22451 dependencies: 22452 22452 react: 19.0.0 22453 22453 react-dom: 19.0.0(react@19.0.0) 22454 22454 22455 - sonner@2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 22455 + sonner@2.0.5(react-dom@19.2.1(react@19.2.2))(react@19.2.2): 22456 22456 dependencies: 22457 - react: 19.2.1 22458 - react-dom: 19.2.1(react@19.2.1) 22457 + react: 19.2.2 22458 + react-dom: 19.2.1(react@19.2.2) 22459 22459 22460 22460 source-map-js@1.2.1: {} 22461 22461 ··· 22636 22636 optionalDependencies: 22637 22637 '@babel/core': 7.26.10 22638 22638 22639 - styled-jsx@5.1.6(@babel/core@7.28.5)(react@19.2.1): 22639 + styled-jsx@5.1.6(@babel/core@7.28.5)(react@19.2.2): 22640 22640 dependencies: 22641 22641 client-only: 0.0.1 22642 - react: 19.2.1 22642 + react: 19.2.2 22643 22643 optionalDependencies: 22644 22644 '@babel/core': 7.28.5 22645 22645 22646 - styled-jsx@5.1.6(react@19.2.1): 22646 + styled-jsx@5.1.6(react@19.2.2): 22647 22647 dependencies: 22648 22648 client-only: 0.0.1 22649 - react: 19.2.1 22649 + react: 19.2.2 22650 22650 22651 22651 stylis@4.2.0: {} 22652 22652 ··· 22687 22687 lower-case: 1.1.4 22688 22688 upper-case: 1.1.3 22689 22689 22690 - swr@2.3.6(react@19.2.1): 22690 + swr@2.3.6(react@19.2.2): 22691 22691 dependencies: 22692 22692 dequal: 2.0.3 22693 - react: 19.2.1 22694 - use-sync-external-store: 1.6.0(react@19.2.1) 22693 + react: 19.2.2 22694 + use-sync-external-store: 1.6.0(react@19.2.2) 22695 22695 22696 22696 tagged-tag@1.0.0: {} 22697 22697 ··· 23232 23232 optionalDependencies: 23233 23233 '@types/react': 19.0.10 23234 23234 23235 - use-callback-ref@1.3.3(@types/react@19.2.2)(react@19.2.1): 23235 + use-callback-ref@1.3.3(@types/react@19.2.2)(react@19.2.2): 23236 23236 dependencies: 23237 - react: 19.2.1 23237 + react: 19.2.2 23238 23238 tslib: 2.8.1 23239 23239 optionalDependencies: 23240 23240 '@types/react': 19.2.2 ··· 23243 23243 dependencies: 23244 23244 react: 19.0.0 23245 23245 23246 - use-deep-compare-effect@1.8.1(react@19.2.1): 23246 + use-deep-compare-effect@1.8.1(react@19.2.2): 23247 23247 dependencies: 23248 23248 '@babel/runtime': 7.28.4 23249 23249 dequal: 2.0.3 23250 - react: 19.2.1 23250 + react: 19.2.2 23251 23251 23252 23252 use-sidecar@1.1.3(@types/react@19.0.10)(react@19.0.0): 23253 23253 dependencies: ··· 23257 23257 optionalDependencies: 23258 23258 '@types/react': 19.0.10 23259 23259 23260 - use-sidecar@1.1.3(@types/react@19.2.2)(react@19.2.1): 23260 + use-sidecar@1.1.3(@types/react@19.2.2)(react@19.2.2): 23261 23261 dependencies: 23262 23262 detect-node-es: 1.1.0 23263 - react: 19.2.1 23263 + react: 19.2.2 23264 23264 tslib: 2.8.1 23265 23265 optionalDependencies: 23266 23266 '@types/react': 19.2.2 23267 23267 23268 - use-sync-external-store@1.6.0(react@19.2.1): 23268 + use-sync-external-store@1.6.0(react@19.2.2): 23269 23269 dependencies: 23270 - react: 19.2.1 23270 + react: 19.2.2 23271 23271 23272 23272 util-deprecate@1.0.2: {} 23273 23273