Openstatus www.openstatus.dev

update react (#1596)

authored by

Thibault Le Ouay and committed by
GitHub
d3970ee7 4efdb09d

+1229 -1229
+3 -3
apps/dashboard/package.json
··· 77 77 "cmdk": "1.1.1", 78 78 "date-fns": "2.30.0", 79 79 "lucide-react": "0.525.0", 80 - "next": "16.0.4", 80 + "next": "16.0.7", 81 81 "next-auth": "5.0.0-beta.29", 82 82 "next-themes": "0.4.6", 83 83 "nuqs": "2.4.3", 84 84 "random-word-slugs": "0.1.7", 85 - "react": "19.2.0", 85 + "react": "19.2.1", 86 86 "react-day-picker": "8.10.1", 87 - "react-dom": "19.2.0", 87 + "react-dom": "19.2.1", 88 88 "react-hook-form": "7.66.1", 89 89 "recharts": "2.15.0", 90 90 "rehype-react": "8.0.0",
+3 -3
apps/status-page/package.json
··· 65 65 "date-fns": "2.30.0", 66 66 "feed": "4.2.2", 67 67 "lucide-react": "0.525.0", 68 - "next": "16.0.4", 68 + "next": "16.0.7", 69 69 "next-auth": "5.0.0-beta.29", 70 70 "next-plausible": "3.12.4", 71 71 "next-themes": "0.4.6", 72 72 "nuqs": "2.4.3", 73 - "react": "19.2.0", 73 + "react": "19.2.1", 74 74 "react-day-picker": "8.10.1", 75 - "react-dom": "19.2.0", 75 + "react-dom": "19.2.1", 76 76 "react-hook-form": "7.66.1", 77 77 "recharts": "2.15.0", 78 78 "rehype-react": "8.0.0",
+3 -3
apps/web/package.json
··· 66 66 "feed": "4.2.2", 67 67 "lucide-react": "0.525.0", 68 68 "nanoid": "5.0.7", 69 - "next": "16.0.4", 69 + "next": "16.0.7", 70 70 "next-auth": "5.0.0-beta.29", 71 71 "next-mdx-remote": "5.0.0", 72 72 "next-plausible": "3.12.4", 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.0", 76 + "react": "19.2.1", 77 77 "react-day-picker": "8.10.1", 78 - "react-dom": "19.2.0", 78 + "react-dom": "19.2.1", 79 79 "react-hook-form": "7.66.1", 80 80 "react-medium-image-zoom": "5.4.0", 81 81 "react-tweet": "3.2.1",
+1 -1
packages/api/package.json
··· 25 25 "date-fns": "2.30.0", 26 26 "nanoid": "5.0.7", 27 27 "nanoid-dictionary": "5.0.0-beta.1", 28 - "next": "16.0.4", 28 + "next": "16.0.7", 29 29 "random-word-slugs": "0.1.7", 30 30 "stripe": "13.8.0", 31 31 "superjson": "2.2.2",
+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.0", 29 + "react": "19.2.1", 30 30 "typescript": "5.7.2" 31 31 } 32 32 }
+2 -2
packages/ui/package.json
··· 51 51 "date-fns": "2.30.0", 52 52 "lucide-react": "0.525.0", 53 53 "luxon": "3.5.0", 54 - "next": "16.0.4", 55 - "react": "19.2.0", 54 + "next": "16.0.7", 55 + "react": "19.2.1", 56 56 "react-day-picker": "8.10.1", 57 57 "react-hook-form": "7.66.1", 58 58 "recharts": "2.15.0",
+1216 -1216
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.0(react@19.2.0))(react@19.2.0) 46 + version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 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.0(react@19.2.0))(react@19.2.0))(react@19.2.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) 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.0(react@19.2.0))(react@19.2.0))(react@19.2.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) 53 53 '@dnd-kit/utilities': 54 54 specifier: 3.2.2 55 - version: 3.2.2(react@19.2.0) 55 + version: 3.2.2(react@19.2.1) 56 56 '@hookform/devtools': 57 57 specifier: 4.4.0 58 - version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 58 + version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 59 59 '@hookform/resolvers': 60 60 specifier: 4.1.3 61 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.0)) 61 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 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.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 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) 68 68 '@openstatus/analytics': 69 69 specifier: workspace:* 70 70 version: link:../../packages/analytics ··· 133 133 version: link:../../packages/utils 134 134 '@radix-ui/react-alert-dialog': 135 135 specifier: 1.1.14 136 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 136 + 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) 137 137 '@radix-ui/react-avatar': 138 138 specifier: 1.1.10 139 - version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 139 + 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) 140 140 '@radix-ui/react-checkbox': 141 141 specifier: 1.3.2 142 - version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 142 + 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) 143 143 '@radix-ui/react-collapsible': 144 144 specifier: 1.1.11 145 - version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 145 + 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) 146 146 '@radix-ui/react-dialog': 147 147 specifier: 1.1.14 148 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 148 + 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) 149 149 '@radix-ui/react-dropdown-menu': 150 150 specifier: 2.1.15 151 - version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 151 + 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) 152 152 '@radix-ui/react-hover-card': 153 153 specifier: 1.1.14 154 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 154 + 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) 155 155 '@radix-ui/react-label': 156 156 specifier: 2.1.7 157 - version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 157 + 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) 158 158 '@radix-ui/react-popover': 159 159 specifier: 1.1.14 160 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 160 + 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) 161 161 '@radix-ui/react-portal': 162 162 specifier: 1.1.9 163 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 163 + 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) 164 164 '@radix-ui/react-progress': 165 165 specifier: 1.1.7 166 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 166 + 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) 167 167 '@radix-ui/react-radio-group': 168 168 specifier: 1.3.7 169 - version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 169 + 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) 170 170 '@radix-ui/react-select': 171 171 specifier: 2.2.5 172 - version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 172 + 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) 173 173 '@radix-ui/react-separator': 174 174 specifier: 1.1.7 175 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 175 + 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) 176 176 '@radix-ui/react-slider': 177 177 specifier: 1.3.5 178 - version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 178 + 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) 179 179 '@radix-ui/react-slot': 180 180 specifier: 1.2.3 181 - version: 1.2.3(@types/react@19.2.2)(react@19.2.0) 181 + version: 1.2.3(@types/react@19.2.2)(react@19.2.1) 182 182 '@radix-ui/react-switch': 183 183 specifier: 1.2.5 184 - version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 184 + 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) 185 185 '@radix-ui/react-tabs': 186 186 specifier: 1.1.12 187 - version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 187 + 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) 188 188 '@radix-ui/react-tooltip': 189 189 specifier: 1.2.7 190 - version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 190 + 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) 191 191 '@sentry/nextjs': 192 192 specifier: 10.22.0 193 - 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.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.103.0) 193 + 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) 194 194 '@stripe/stripe-js': 195 195 specifier: 2.1.6 196 196 version: 2.1.6 197 197 '@tanstack/react-query': 198 198 specifier: 5.81.5 199 - version: 5.81.5(react@19.2.0) 199 + version: 5.81.5(react@19.2.1) 200 200 '@tanstack/react-table': 201 201 specifier: 8.21.3 202 - version: 8.21.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 202 + version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 203 203 '@trpc/client': 204 204 specifier: 11.4.4 205 205 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 206 206 '@trpc/next': 207 207 specifier: 11.4.4 208 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 208 + 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) 209 209 '@trpc/react-query': 210 210 specifier: 11.4.4 211 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 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/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) 212 212 '@trpc/server': 213 213 specifier: 11.4.4 214 214 version: 11.4.4(typescript@5.7.2) 215 215 '@trpc/tanstack-react-query': 216 216 specifier: 11.4.4 217 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 217 + 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) 218 218 class-variance-authority: 219 219 specifier: 0.7.1 220 220 version: 0.7.1 ··· 223 223 version: 2.1.1 224 224 cmdk: 225 225 specifier: 1.1.1 226 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 226 + 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) 227 227 date-fns: 228 228 specifier: 2.30.0 229 229 version: 2.30.0 230 230 lucide-react: 231 231 specifier: 0.525.0 232 - version: 0.525.0(react@19.2.0) 232 + version: 0.525.0(react@19.2.1) 233 233 next: 234 - specifier: 16.0.4 235 - version: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 234 + specifier: 16.0.7 235 + 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) 236 236 next-auth: 237 237 specifier: 5.0.0-beta.29 238 - version: 5.0.0-beta.29(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 238 + 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) 239 239 next-themes: 240 240 specifier: 0.4.6 241 - version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 241 + version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 242 242 nuqs: 243 243 specifier: 2.4.3 244 - version: 2.4.3(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 244 + 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) 245 245 random-word-slugs: 246 246 specifier: 0.1.7 247 247 version: 0.1.7 248 248 react: 249 - specifier: 19.2.0 250 - version: 19.2.0 249 + specifier: 19.2.1 250 + version: 19.2.1 251 251 react-day-picker: 252 252 specifier: 8.10.1 253 - version: 8.10.1(date-fns@2.30.0)(react@19.2.0) 253 + version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 254 254 react-dom: 255 - specifier: 19.2.0 256 - version: 19.2.0(react@19.2.0) 255 + specifier: 19.2.1 256 + version: 19.2.1(react@19.2.1) 257 257 react-hook-form: 258 258 specifier: 7.66.1 259 - version: 7.66.1(react@19.2.0) 259 + version: 7.66.1(react@19.2.1) 260 260 recharts: 261 261 specifier: 2.15.0 262 - version: 2.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 262 + version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 263 263 rehype-react: 264 264 specifier: 8.0.0 265 265 version: 8.0.0 ··· 274 274 version: 11.1.2 275 275 sonner: 276 276 specifier: 2.0.5 277 - version: 2.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 277 + version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 278 278 stripe: 279 279 specifier: 13.8.0 280 280 version: 13.8.0 ··· 329 329 version: 0.9.4(prettier@3.6.2)(typescript@5.7.2) 330 330 '@astrojs/react': 331 331 specifier: 4.3.1 332 - 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.0(react@19.2.0))(react@19.2.0)(terser@5.44.1)(yaml@2.8.1) 332 + 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) 333 333 '@astrojs/sitemap': 334 334 specifier: 3.5.1 335 335 version: 3.5.1 ··· 518 518 version: 2.1.0 519 519 '@dnd-kit/core': 520 520 specifier: 6.3.1 521 - version: 6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 521 + version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 522 522 '@dnd-kit/modifiers': 523 523 specifier: 9.0.0 524 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 524 + 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) 525 525 '@dnd-kit/sortable': 526 526 specifier: 10.0.0 527 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 527 + 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) 528 528 '@dnd-kit/utilities': 529 529 specifier: 3.2.2 530 - version: 3.2.2(react@19.2.0) 530 + version: 3.2.2(react@19.2.1) 531 531 '@hookform/devtools': 532 532 specifier: 4.4.0 533 - version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 533 + version: 4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 534 534 '@hookform/resolvers': 535 535 specifier: 4.1.3 536 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.0)) 536 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 537 537 '@libsql/client': 538 538 specifier: 0.15.14 539 539 version: 0.15.14 540 540 '@openpanel/nextjs': 541 541 specifier: 1.0.8 542 - version: 1.0.8(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 542 + 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) 543 543 '@openstatus/analytics': 544 544 specifier: workspace:* 545 545 version: link:../../packages/analytics ··· 572 572 version: link:../../packages/utils 573 573 '@radix-ui/react-alert-dialog': 574 574 specifier: 1.1.14 575 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 575 + 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) 576 576 '@radix-ui/react-avatar': 577 577 specifier: 1.1.10 578 - version: 1.1.10(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 578 + 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) 579 579 '@radix-ui/react-checkbox': 580 580 specifier: 1.3.2 581 - version: 1.3.2(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 581 + 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) 582 582 '@radix-ui/react-collapsible': 583 583 specifier: 1.1.11 584 - version: 1.1.11(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 584 + 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) 585 585 '@radix-ui/react-dialog': 586 586 specifier: 1.1.14 587 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 587 + 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) 588 588 '@radix-ui/react-dropdown-menu': 589 589 specifier: 2.1.15 590 - version: 2.1.15(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 590 + 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) 591 591 '@radix-ui/react-hover-card': 592 592 specifier: 1.1.14 593 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 593 + 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) 594 594 '@radix-ui/react-label': 595 595 specifier: 2.1.7 596 - version: 2.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 596 + 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) 597 597 '@radix-ui/react-popover': 598 598 specifier: 1.1.14 599 - version: 1.1.14(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 599 + 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) 600 600 '@radix-ui/react-portal': 601 601 specifier: 1.1.9 602 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 602 + 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) 603 603 '@radix-ui/react-progress': 604 604 specifier: 1.1.7 605 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 605 + 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) 606 606 '@radix-ui/react-radio-group': 607 607 specifier: 1.3.7 608 - version: 1.3.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 608 + 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) 609 609 '@radix-ui/react-select': 610 610 specifier: 2.2.5 611 - version: 2.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 611 + 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) 612 612 '@radix-ui/react-separator': 613 613 specifier: 1.1.7 614 - version: 1.1.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 614 + 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) 615 615 '@radix-ui/react-slider': 616 616 specifier: 1.3.5 617 - version: 1.3.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 617 + 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) 618 618 '@radix-ui/react-slot': 619 619 specifier: 1.2.3 620 - version: 1.2.3(@types/react@19.2.2)(react@19.2.0) 620 + version: 1.2.3(@types/react@19.2.2)(react@19.2.1) 621 621 '@radix-ui/react-switch': 622 622 specifier: 1.2.5 623 - version: 1.2.5(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 623 + 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) 624 624 '@radix-ui/react-tabs': 625 625 specifier: 1.1.12 626 - version: 1.1.12(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 626 + 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) 627 627 '@radix-ui/react-tooltip': 628 628 specifier: 1.2.7 629 - version: 1.2.7(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 629 + 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) 630 630 '@sentry/nextjs': 631 631 specifier: 10.22.0 632 - 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.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.103.0) 632 + 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) 633 633 '@stripe/stripe-js': 634 634 specifier: 2.1.6 635 635 version: 2.1.6 636 636 '@tanstack/react-query': 637 637 specifier: 5.81.5 638 - version: 5.81.5(react@19.2.0) 638 + version: 5.81.5(react@19.2.1) 639 639 '@tanstack/react-table': 640 640 specifier: 8.21.3 641 - version: 8.21.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 641 + version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 642 642 '@trpc/client': 643 643 specifier: 11.4.4 644 644 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 645 645 '@trpc/next': 646 646 specifier: 11.4.4 647 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 647 + 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) 648 648 '@trpc/react-query': 649 649 specifier: 11.4.4 650 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 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/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) 651 651 '@trpc/server': 652 652 specifier: 11.4.4 653 653 version: 11.4.4(typescript@5.7.2) 654 654 '@trpc/tanstack-react-query': 655 655 specifier: 11.4.4 656 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 656 + 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) 657 657 class-variance-authority: 658 658 specifier: 0.7.1 659 659 version: 0.7.1 ··· 662 662 version: 2.1.1 663 663 cmdk: 664 664 specifier: 1.1.1 665 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 665 + 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) 666 666 date-fns: 667 667 specifier: 2.30.0 668 668 version: 2.30.0 ··· 671 671 version: 4.2.2 672 672 lucide-react: 673 673 specifier: 0.525.0 674 - version: 0.525.0(react@19.2.0) 674 + version: 0.525.0(react@19.2.1) 675 675 next: 676 - specifier: 16.0.4 677 - version: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 676 + specifier: 16.0.7 677 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 678 678 next-auth: 679 679 specifier: 5.0.0-beta.29 680 - version: 5.0.0-beta.29(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 680 + 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) 681 681 next-plausible: 682 682 specifier: 3.12.4 683 - version: 3.12.4(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 683 + 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) 684 684 next-themes: 685 685 specifier: 0.4.6 686 - version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 686 + version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 687 687 nuqs: 688 688 specifier: 2.4.3 689 - version: 2.4.3(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 689 + 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) 690 690 react: 691 - specifier: 19.2.0 692 - version: 19.2.0 691 + specifier: 19.2.1 692 + version: 19.2.1 693 693 react-day-picker: 694 694 specifier: 8.10.1 695 - version: 8.10.1(date-fns@2.30.0)(react@19.2.0) 695 + version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 696 696 react-dom: 697 - specifier: 19.2.0 698 - version: 19.2.0(react@19.2.0) 697 + specifier: 19.2.1 698 + version: 19.2.1(react@19.2.1) 699 699 react-hook-form: 700 700 specifier: 7.66.1 701 - version: 7.66.1(react@19.2.0) 701 + version: 7.66.1(react@19.2.1) 702 702 recharts: 703 703 specifier: 2.15.0 704 - version: 2.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 704 + version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 705 705 rehype-react: 706 706 specifier: 8.0.0 707 707 version: 8.0.0 ··· 716 716 version: 11.1.2 717 717 sonner: 718 718 specifier: 2.0.5 719 - version: 2.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 719 + version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 720 720 superjson: 721 721 specifier: 2.2.2 722 722 version: 2.2.2 ··· 777 777 version: 4.0.1 778 778 '@hookform/resolvers': 779 779 specifier: 4.1.3 780 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.0)) 780 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 781 781 '@libsql/client': 782 782 specifier: 0.15.14 783 783 version: 0.15.14 784 784 '@openpanel/nextjs': 785 785 specifier: 1.0.8 786 - version: 1.0.8(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 786 + 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) 787 787 '@openstatus/analytics': 788 788 specifier: workspace:* 789 789 version: link:../../packages/analytics ··· 855 855 version: link:../../packages/utils 856 856 '@radix-ui/react-portal': 857 857 specifier: 1.1.9 858 - version: 1.1.9(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 858 + 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) 859 859 '@sentry/nextjs': 860 860 specifier: 10.22.0 861 - 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.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.103.0) 861 + 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) 862 862 '@stripe/stripe-js': 863 863 specifier: 2.1.6 864 864 version: 2.1.6 ··· 873 873 version: 0.5.10(tailwindcss@4.1.8) 874 874 '@tanstack/react-query': 875 875 specifier: 5.81.5 876 - version: 5.81.5(react@19.2.0) 876 + version: 5.81.5(react@19.2.1) 877 877 '@tanstack/react-query-devtools': 878 878 specifier: 5.80.7 879 - version: 5.80.7(@tanstack/react-query@5.81.5(react@19.2.0))(react@19.2.0) 879 + version: 5.80.7(@tanstack/react-query@5.81.5(react@19.2.1))(react@19.2.1) 880 880 '@tanstack/react-table': 881 881 specifier: 8.21.3 882 - version: 8.21.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 882 + version: 8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 883 883 '@trpc/client': 884 884 specifier: 11.4.4 885 885 version: 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 886 886 '@trpc/next': 887 887 specifier: 11.4.4 888 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 888 + 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) 889 889 '@trpc/react-query': 890 890 specifier: 11.4.4 891 - version: 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 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/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) 892 892 '@trpc/server': 893 893 specifier: 11.4.4 894 894 version: 11.4.4(typescript@5.7.2) ··· 912 912 version: 2.1.1 913 913 cmdk: 914 914 specifier: 1.1.1 915 - version: 1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 915 + 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) 916 916 cobe: 917 917 specifier: 0.6.3 918 918 version: 0.6.3 ··· 927 927 version: 4.2.2 928 928 lucide-react: 929 929 specifier: 0.525.0 930 - version: 0.525.0(react@19.2.0) 930 + version: 0.525.0(react@19.2.1) 931 931 nanoid: 932 932 specifier: 5.0.7 933 933 version: 5.0.7 934 934 next: 935 - specifier: 16.0.4 936 - version: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 935 + specifier: 16.0.7 936 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 937 937 next-auth: 938 938 specifier: 5.0.0-beta.29 939 - version: 5.0.0-beta.29(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 939 + 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) 940 940 next-mdx-remote: 941 941 specifier: 5.0.0 942 - version: 5.0.0(@types/react@19.2.2)(react@19.2.0) 942 + version: 5.0.0(@types/react@19.2.2)(react@19.2.1) 943 943 next-plausible: 944 944 specifier: 3.12.4 945 - version: 3.12.4(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 945 + 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) 946 946 next-themes: 947 947 specifier: 0.4.6 948 - version: 0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 948 + version: 0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 949 949 nuqs: 950 950 specifier: 2.4.3 951 - version: 2.4.3(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 951 + 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) 952 952 random-word-slugs: 953 953 specifier: 0.1.7 954 954 version: 0.1.7 955 955 react: 956 - specifier: 19.2.0 957 - version: 19.2.0 956 + specifier: 19.2.1 957 + version: 19.2.1 958 958 react-day-picker: 959 959 specifier: 8.10.1 960 - version: 8.10.1(date-fns@2.30.0)(react@19.2.0) 960 + version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 961 961 react-dom: 962 - specifier: 19.2.0 963 - version: 19.2.0(react@19.2.0) 962 + specifier: 19.2.1 963 + version: 19.2.1(react@19.2.1) 964 964 react-hook-form: 965 965 specifier: 7.66.1 966 - version: 7.66.1(react@19.2.0) 966 + version: 7.66.1(react@19.2.1) 967 967 react-medium-image-zoom: 968 968 specifier: 5.4.0 969 - version: 5.4.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 969 + version: 5.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 970 970 react-tweet: 971 971 specifier: 3.2.1 972 - version: 3.2.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 972 + version: 3.2.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 973 973 reading-time: 974 974 specifier: 1.5.0 975 975 version: 1.5.0 976 976 recharts: 977 977 specifier: 2.15.0 978 - version: 2.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 978 + version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 979 979 resend: 980 980 specifier: 4.0.1 981 - version: 4.0.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 981 + version: 4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 982 982 schema-dts: 983 983 specifier: 1.1.5 984 984 version: 1.1.5 ··· 987 987 version: 0.14.4 988 988 sonner: 989 989 specifier: 2.0.5 990 - version: 2.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 990 + version: 2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 991 991 stripe: 992 992 specifier: 13.8.0 993 993 version: 13.8.0 ··· 1202 1202 specifier: 5.0.0-beta.1 1203 1203 version: 5.0.0-beta.1 1204 1204 next: 1205 - specifier: 16.0.4 1206 - version: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1205 + specifier: 16.0.7 1206 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1207 1207 random-word-slugs: 1208 1208 specifier: 0.1.7 1209 1209 version: 0.1.7 ··· 1287 1287 version: 0.31.4 1288 1288 next-auth: 1289 1289 specifier: 5.0.0-beta.29 1290 - version: 5.0.0-beta.29(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 1290 + 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) 1291 1291 typescript: 1292 1292 specifier: 5.7.2 1293 1293 version: 5.7.2 ··· 1296 1296 dependencies: 1297 1297 '@react-email/button': 1298 1298 specifier: 0.1.0 1299 - version: 0.1.0(react@19.2.0) 1299 + version: 0.1.0(react@19.2.1) 1300 1300 '@react-email/components': 1301 1301 specifier: 0.5.7 1302 - version: 0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.0) 1302 + version: 0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1303 1303 '@react-email/head': 1304 1304 specifier: 0.0.12 1305 - version: 0.0.12(react@19.2.0) 1305 + version: 0.0.12(react@19.2.1) 1306 1306 '@react-email/html': 1307 1307 specifier: 0.0.11 1308 - version: 0.0.11(react@19.2.0) 1308 + version: 0.0.11(react@19.2.1) 1309 1309 '@react-email/render': 1310 1310 specifier: 1.4.0 1311 - version: 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.0) 1311 + version: 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1312 1312 '@react-email/tailwind': 1313 1313 specifier: 1.0.5 1314 - version: 1.0.5(react@19.2.0) 1314 + version: 1.0.5(react@19.2.1) 1315 1315 '@t3-oss/env-core': 1316 1316 specifier: 0.7.1 1317 1317 version: 0.7.1(typescript@5.7.2)(zod@3.25.76) ··· 1320 1320 version: 4.3.1 1321 1321 resend: 1322 1322 specifier: 4.6.0 1323 - version: 4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.0) 1323 + version: 4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 1324 1324 zod: 1325 1325 specifier: 3.25.76 1326 1326 version: 3.25.76 ··· 1338 1338 specifier: 19.2.2 1339 1339 version: 19.2.2 1340 1340 react: 1341 - specifier: 19.2.0 1342 - version: 19.2.0 1341 + specifier: 19.2.1 1342 + version: 19.2.1 1343 1343 typescript: 1344 1344 specifier: 5.7.2 1345 1345 version: 5.7.2 ··· 1426 1426 version: link:../../utils 1427 1427 '@react-email/components': 1428 1428 specifier: 0.5.7 1429 - version: 0.5.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1429 + version: 0.5.7(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1430 1430 '@react-email/render': 1431 1431 specifier: 1.4.0 1432 - version: 1.4.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1432 + version: 1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1433 1433 '@t3-oss/env-core': 1434 1434 specifier: 0.7.0 1435 1435 version: 0.7.0(typescript@5.7.2)(zod@3.25.76) 1436 1436 resend: 1437 1437 specifier: 4.0.1 1438 - version: 4.0.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1438 + version: 4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1439 1439 zod: 1440 1440 specifier: 3.25.76 1441 1441 version: 3.25.76 ··· 1721 1721 dependencies: 1722 1722 '@dnd-kit/core': 1723 1723 specifier: 6.3.1 1724 - version: 6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1724 + version: 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1725 1725 '@dnd-kit/modifiers': 1726 1726 specifier: 9.0.0 1727 - version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 1727 + 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) 1728 1728 '@dnd-kit/sortable': 1729 1729 specifier: 10.0.0 1730 - version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) 1730 + 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) 1731 1731 '@dnd-kit/utilities': 1732 1732 specifier: 3.2.2 1733 - version: 3.2.2(react@19.2.0) 1733 + version: 3.2.2(react@19.2.1) 1734 1734 '@hookform/resolvers': 1735 1735 specifier: 4.1.3 1736 - version: 4.1.3(react-hook-form@7.66.1(react@19.2.0)) 1736 + version: 4.1.3(react-hook-form@7.66.1(react@19.2.1)) 1737 1737 '@radix-ui/react-accordion': 1738 1738 specifier: 1.2.2 1739 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1739 + 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) 1740 1740 '@radix-ui/react-alert-dialog': 1741 1741 specifier: 1.1.4 1742 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1742 + 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) 1743 1743 '@radix-ui/react-avatar': 1744 1744 specifier: 1.1.2 1745 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1745 + 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) 1746 1746 '@radix-ui/react-checkbox': 1747 1747 specifier: 1.1.3 1748 - version: 1.1.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1748 + 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) 1749 1749 '@radix-ui/react-collapsible': 1750 1750 specifier: 1.1.2 1751 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1751 + 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) 1752 1752 '@radix-ui/react-context-menu': 1753 1753 specifier: 2.2.4 1754 - version: 2.2.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1754 + 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) 1755 1755 '@radix-ui/react-dialog': 1756 1756 specifier: 1.1.4 1757 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1757 + 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) 1758 1758 '@radix-ui/react-dropdown-menu': 1759 1759 specifier: 2.1.4 1760 - version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1760 + 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) 1761 1761 '@radix-ui/react-hover-card': 1762 1762 specifier: 1.1.4 1763 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1763 + 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) 1764 1764 '@radix-ui/react-label': 1765 1765 specifier: 2.1.1 1766 - version: 2.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1766 + 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) 1767 1767 '@radix-ui/react-navigation-menu': 1768 1768 specifier: 1.2.3 1769 - version: 1.2.3(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1769 + 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) 1770 1770 '@radix-ui/react-popover': 1771 1771 specifier: 1.1.4 1772 - version: 1.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1772 + 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) 1773 1773 '@radix-ui/react-progress': 1774 1774 specifier: 1.1.1 1775 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1775 + 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) 1776 1776 '@radix-ui/react-radio-group': 1777 1777 specifier: 1.2.2 1778 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1778 + 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) 1779 1779 '@radix-ui/react-select': 1780 1780 specifier: 2.1.4 1781 - version: 2.1.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1781 + 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) 1782 1782 '@radix-ui/react-separator': 1783 1783 specifier: 1.1.1 1784 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1784 + 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) 1785 1785 '@radix-ui/react-slider': 1786 1786 specifier: 1.2.2 1787 - version: 1.2.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1787 + 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 1788 '@radix-ui/react-slot': 1789 1789 specifier: 1.1.1 1790 - version: 1.1.1(@types/react@19.2.2)(react@19.2.0) 1790 + version: 1.1.1(@types/react@19.2.2)(react@19.2.1) 1791 1791 '@radix-ui/react-switch': 1792 1792 specifier: 1.1.2 1793 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1793 + 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 1794 '@radix-ui/react-tabs': 1795 1795 specifier: 1.1.2 1796 - version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1796 + 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) 1797 1797 '@radix-ui/react-toggle': 1798 1798 specifier: 1.1.1 1799 - version: 1.1.1(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1799 + 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) 1800 1800 '@radix-ui/react-tooltip': 1801 1801 specifier: 1.1.6 1802 - version: 1.1.6(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1802 + 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) 1803 1803 class-variance-authority: 1804 1804 specifier: 0.7.1 1805 1805 version: 0.7.1 ··· 1808 1808 version: 2.1.1 1809 1809 cmdk: 1810 1810 specifier: 1.0.4 1811 - version: 1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1811 + 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) 1812 1812 date-fns: 1813 1813 specifier: 2.30.0 1814 1814 version: 2.30.0 1815 1815 lucide-react: 1816 1816 specifier: 0.525.0 1817 - version: 0.525.0(react@19.2.0) 1817 + version: 0.525.0(react@19.2.1) 1818 1818 luxon: 1819 1819 specifier: 3.5.0 1820 1820 version: 3.5.0 1821 1821 next: 1822 - specifier: 16.0.4 1823 - version: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1822 + specifier: 16.0.7 1823 + version: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1824 1824 next-themes: 1825 1825 specifier: 0.2.1 1826 - version: 0.2.1(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1826 + 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) 1827 1827 react: 1828 - specifier: 19.2.0 1829 - version: 19.2.0 1828 + specifier: 19.2.1 1829 + version: 19.2.1 1830 1830 react-day-picker: 1831 1831 specifier: 8.10.1 1832 - version: 8.10.1(date-fns@2.30.0)(react@19.2.0) 1832 + version: 8.10.1(date-fns@2.30.0)(react@19.2.1) 1833 1833 react-hook-form: 1834 1834 specifier: 7.66.1 1835 - version: 7.66.1(react@19.2.0) 1835 + version: 7.66.1(react@19.2.1) 1836 1836 recharts: 1837 1837 specifier: 2.15.0 1838 - version: 2.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1838 + version: 2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1839 1839 sonner: 1840 1840 specifier: 1.7.1 1841 - version: 1.7.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 1841 + version: 1.7.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 1842 1842 tailwind-merge: 1843 1843 specifier: 2.5.5 1844 1844 version: 2.5.5 ··· 3768 3768 '@next/env@15.5.2': 3769 3769 resolution: {integrity: sha512-Qe06ew4zt12LeO6N7j8/nULSOe3fMXE4dM6xgpBQNvdzyK1sv5y4oAP3bq4LamrvGCZtmRYnW8URFCeX5nFgGg==} 3770 3770 3771 - '@next/env@16.0.4': 3772 - resolution: {integrity: sha512-FDPaVoB1kYhtOz6Le0Jn2QV7RZJ3Ngxzqri7YX4yu3Ini+l5lciR7nA9eNDpKTmDm7LWZtxSju+/CQnwRBn2pA==} 3771 + '@next/env@16.0.7': 3772 + resolution: {integrity: sha512-gpaNgUh5nftFKRkRQGnVi5dpcYSKGcZZkQffZ172OrG/XkrnS7UBTQ648YY+8ME92cC4IojpI2LqTC8sTDhAaw==} 3773 3773 3774 3774 '@next/swc-darwin-arm64@15.5.2': 3775 3775 resolution: {integrity: sha512-8bGt577BXGSd4iqFygmzIfTYizHb0LGWqH+qgIF/2EDxS5JsSdERJKA8WgwDyNBZgTIIA4D8qUtoQHmxIIquoQ==} ··· 3777 3777 cpu: [arm64] 3778 3778 os: [darwin] 3779 3779 3780 - '@next/swc-darwin-arm64@16.0.4': 3781 - resolution: {integrity: sha512-TN0cfB4HT2YyEio9fLwZY33J+s+vMIgC84gQCOLZOYusW7ptgjIn8RwxQt0BUpoo9XRRVVWEHLld0uhyux1ZcA==} 3780 + '@next/swc-darwin-arm64@16.0.7': 3781 + resolution: {integrity: sha512-LlDtCYOEj/rfSnEn/Idi+j1QKHxY9BJFmxx7108A6D8K0SB+bNgfYQATPk/4LqOl4C0Wo3LACg2ie6s7xqMpJg==} 3782 3782 engines: {node: '>= 10'} 3783 3783 cpu: [arm64] 3784 3784 os: [darwin] ··· 3789 3789 cpu: [x64] 3790 3790 os: [darwin] 3791 3791 3792 - '@next/swc-darwin-x64@16.0.4': 3793 - resolution: {integrity: sha512-XsfI23jvimCaA7e+9f3yMCoVjrny2D11G6H8NCcgv+Ina/TQhKPXB9P4q0WjTuEoyZmcNvPdrZ+XtTh3uPfH7Q==} 3792 + '@next/swc-darwin-x64@16.0.7': 3793 + resolution: {integrity: sha512-rtZ7BhnVvO1ICf3QzfW9H3aPz7GhBrnSIMZyr4Qy6boXF0b5E3QLs+cvJmg3PsTCG2M1PBoC+DANUi4wCOKXpA==} 3794 3794 engines: {node: '>= 10'} 3795 3795 cpu: [x64] 3796 3796 os: [darwin] ··· 3801 3801 cpu: [arm64] 3802 3802 os: [linux] 3803 3803 3804 - '@next/swc-linux-arm64-gnu@16.0.4': 3805 - resolution: {integrity: sha512-uo8X7qHDy4YdJUhaoJDMAbL8VT5Ed3lijip2DdBHIB4tfKAvB1XBih6INH2L4qIi4jA0Qq1J0ErxcOocBmUSwg==} 3804 + '@next/swc-linux-arm64-gnu@16.0.7': 3805 + resolution: {integrity: sha512-mloD5WcPIeIeeZqAIP5c2kdaTa6StwP4/2EGy1mUw8HiexSHGK/jcM7lFuS3u3i2zn+xH9+wXJs6njO7VrAqww==} 3806 3806 engines: {node: '>= 10'} 3807 3807 cpu: [arm64] 3808 3808 os: [linux] ··· 3813 3813 cpu: [arm64] 3814 3814 os: [linux] 3815 3815 3816 - '@next/swc-linux-arm64-musl@16.0.4': 3817 - resolution: {integrity: sha512-pvR/AjNIAxsIz0PCNcZYpH+WmNIKNLcL4XYEfo+ArDi7GsxKWFO5BvVBLXbhti8Coyv3DE983NsitzUsGH5yTw==} 3816 + '@next/swc-linux-arm64-musl@16.0.7': 3817 + resolution: {integrity: sha512-+ksWNrZrthisXuo9gd1XnjHRowCbMtl/YgMpbRvFeDEqEBd523YHPWpBuDjomod88U8Xliw5DHhekBC3EOOd9g==} 3818 3818 engines: {node: '>= 10'} 3819 3819 cpu: [arm64] 3820 3820 os: [linux] ··· 3825 3825 cpu: [x64] 3826 3826 os: [linux] 3827 3827 3828 - '@next/swc-linux-x64-gnu@16.0.4': 3829 - resolution: {integrity: sha512-2hebpsd5MRRtgqmT7Jj/Wze+wG+ZEXUK2KFFL4IlZ0amEEFADo4ywsifJNeFTQGsamH3/aXkKWymDvgEi+pc2Q==} 3828 + '@next/swc-linux-x64-gnu@16.0.7': 3829 + resolution: {integrity: sha512-4WtJU5cRDxpEE44Ana2Xro1284hnyVpBb62lIpU5k85D8xXxatT+rXxBgPkc7C1XwkZMWpK5rXLXTh9PFipWsA==} 3830 3830 engines: {node: '>= 10'} 3831 3831 cpu: [x64] 3832 3832 os: [linux] ··· 3837 3837 cpu: [x64] 3838 3838 os: [linux] 3839 3839 3840 - '@next/swc-linux-x64-musl@16.0.4': 3841 - resolution: {integrity: sha512-pzRXf0LZZ8zMljH78j8SeLncg9ifIOp3ugAFka+Bq8qMzw6hPXOc7wydY7ardIELlczzzreahyTpwsim/WL3Sg==} 3840 + '@next/swc-linux-x64-musl@16.0.7': 3841 + resolution: {integrity: sha512-HYlhqIP6kBPXalW2dbMTSuB4+8fe+j9juyxwfMwCe9kQPPeiyFn7NMjNfoFOfJ2eXkeQsoUGXg+O2SE3m4Qg2w==} 3842 3842 engines: {node: '>= 10'} 3843 3843 cpu: [x64] 3844 3844 os: [linux] ··· 3849 3849 cpu: [arm64] 3850 3850 os: [win32] 3851 3851 3852 - '@next/swc-win32-arm64-msvc@16.0.4': 3853 - resolution: {integrity: sha512-7G/yJVzum52B5HOqqbQYX9bJHkN+c4YyZ2AIvEssMHQlbAWOn3iIJjD4sM6ihWsBxuljiTKJovEYlD1K8lCUHw==} 3852 + '@next/swc-win32-arm64-msvc@16.0.7': 3853 + resolution: {integrity: sha512-EviG+43iOoBRZg9deGauXExjRphhuYmIOJ12b9sAPy0eQ6iwcPxfED2asb/s2/yiLYOdm37kPaiZu8uXSYPs0Q==} 3854 3854 engines: {node: '>= 10'} 3855 3855 cpu: [arm64] 3856 3856 os: [win32] ··· 3861 3861 cpu: [x64] 3862 3862 os: [win32] 3863 3863 3864 - '@next/swc-win32-x64-msvc@16.0.4': 3865 - resolution: {integrity: sha512-0Vy4g8SSeVkuU89g2OFHqGKM4rxsQtihGfenjx2tRckPrge5+gtFnRWGAAwvGXr0ty3twQvcnYjEyOrLHJ4JWA==} 3864 + '@next/swc-win32-x64-msvc@16.0.7': 3865 + resolution: {integrity: sha512-gniPjy55zp5Eg0896qSrf3yB1dw4F/3s8VK1ephdsZZ129j2n6e1WqCbE2YgcKhW9hPB9TVZENugquWJD5x0ug==} 3866 3866 engines: {node: '>= 10'} 3867 3867 cpu: [x64] 3868 3868 os: [win32] ··· 9536 9536 sass: 9537 9537 optional: true 9538 9538 9539 - next@16.0.4: 9540 - resolution: {integrity: sha512-vICcxKusY8qW7QFOzTvnRL1ejz2ClTqDKtm1AcUjm2mPv/lVAdgpGNsftsPRIDJOXOjRQO68i1dM8Lp8GZnqoA==} 9539 + next@16.0.7: 9540 + resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==} 9541 9541 engines: {node: '>=20.9.0'} 9542 9542 hasBin: true 9543 9543 peerDependencies: ··· 10107 10107 peerDependencies: 10108 10108 react: ^19.0.0 10109 10109 10110 - react-dom@19.2.0: 10111 - resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==} 10110 + react-dom@19.2.1: 10111 + resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==} 10112 10112 peerDependencies: 10113 - react: ^19.2.0 10113 + react: ^19.2.1 10114 10114 10115 10115 react-email@4.3.1: 10116 10116 resolution: {integrity: sha512-GBgI7fl0fXVFVQ4zlXG+x14egDNX1WVlOrAXKMyc1h9xeTnIAt/u3g1liU4v+7Yv3yprMSkZ1mIO3YPuTKo77A==} ··· 10207 10207 resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==} 10208 10208 engines: {node: '>=0.10.0'} 10209 10209 10210 - react@19.2.0: 10211 - resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} 10210 + react@19.2.1: 10211 + resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==} 10212 10212 engines: {node: '>=0.10.0'} 10213 10213 10214 10214 read-cache@1.0.0: ··· 11956 11956 dependencies: 11957 11957 prismjs: 1.30.0 11958 11958 11959 - '@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.0(react@19.2.0))(react@19.2.0)(terser@5.44.1)(yaml@2.8.1)': 11959 + '@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)': 11960 11960 dependencies: 11961 11961 '@types/react': 19.2.2 11962 11962 '@types/react-dom': 19.2.2(@types/react@19.2.2) 11963 11963 '@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)) 11964 - react: 19.2.0 11965 - react-dom: 19.2.0(react@19.2.0) 11964 + react: 19.2.1 11965 + react-dom: 19.2.1(react@19.2.1) 11966 11966 ultrahtml: 1.6.0 11967 11967 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) 11968 11968 transitivePeerDependencies: ··· 12906 12906 12907 12907 '@date-fns/utc@2.1.0': {} 12908 12908 12909 - '@dnd-kit/accessibility@3.1.1(react@19.2.0)': 12909 + '@dnd-kit/accessibility@3.1.1(react@19.2.1)': 12910 12910 dependencies: 12911 - react: 19.2.0 12911 + react: 19.2.1 12912 12912 tslib: 2.8.1 12913 12913 12914 - '@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 12914 + '@dnd-kit/core@6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 12915 12915 dependencies: 12916 - '@dnd-kit/accessibility': 3.1.1(react@19.2.0) 12917 - '@dnd-kit/utilities': 3.2.2(react@19.2.0) 12918 - react: 19.2.0 12919 - react-dom: 19.2.0(react@19.2.0) 12916 + '@dnd-kit/accessibility': 3.1.1(react@19.2.1) 12917 + '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12918 + react: 19.2.1 12919 + react-dom: 19.2.1(react@19.2.1) 12920 12920 tslib: 2.8.1 12921 12921 12922 - '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)': 12922 + '@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)': 12923 12923 dependencies: 12924 - '@dnd-kit/core': 6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 12925 - '@dnd-kit/utilities': 3.2.2(react@19.2.0) 12926 - react: 19.2.0 12924 + '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 12925 + '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12926 + react: 19.2.1 12927 12927 tslib: 2.8.1 12928 12928 12929 - '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)': 12929 + '@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)': 12930 12930 dependencies: 12931 - '@dnd-kit/core': 6.3.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 12932 - '@dnd-kit/utilities': 3.2.2(react@19.2.0) 12933 - react: 19.2.0 12931 + '@dnd-kit/core': 6.3.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 12932 + '@dnd-kit/utilities': 3.2.2(react@19.2.1) 12933 + react: 19.2.1 12934 12934 tslib: 2.8.1 12935 12935 12936 - '@dnd-kit/utilities@3.2.2(react@19.2.0)': 12936 + '@dnd-kit/utilities@3.2.2(react@19.2.1)': 12937 12937 dependencies: 12938 - react: 19.2.0 12938 + react: 19.2.1 12939 12939 tslib: 2.8.1 12940 12940 12941 12941 '@drizzle-team/brocli@0.10.2': {} ··· 13000 13000 13001 13001 '@emotion/memoize@0.9.0': {} 13002 13002 13003 - '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.0)': 13003 + '@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.1)': 13004 13004 dependencies: 13005 13005 '@babel/runtime': 7.28.4 13006 13006 '@emotion/babel-plugin': 11.13.5 13007 13007 '@emotion/cache': 11.14.0 13008 13008 '@emotion/serialize': 1.3.3 13009 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.0) 13009 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) 13010 13010 '@emotion/utils': 1.4.2 13011 13011 '@emotion/weak-memoize': 0.4.0 13012 13012 hoist-non-react-statics: 3.3.2 13013 - react: 19.2.0 13013 + react: 19.2.1 13014 13014 optionalDependencies: 13015 13015 '@types/react': 19.2.2 13016 13016 transitivePeerDependencies: ··· 13026 13026 13027 13027 '@emotion/sheet@1.4.0': {} 13028 13028 13029 - '@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.0))(@types/react@19.2.2)(react@19.2.0)': 13029 + '@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)': 13030 13030 dependencies: 13031 13031 '@babel/runtime': 7.28.4 13032 13032 '@emotion/babel-plugin': 11.13.5 13033 13033 '@emotion/is-prop-valid': 1.4.0 13034 - '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.0) 13034 + '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.1) 13035 13035 '@emotion/serialize': 1.3.3 13036 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.0) 13036 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.2.1) 13037 13037 '@emotion/utils': 1.4.2 13038 - react: 19.2.0 13038 + react: 19.2.1 13039 13039 optionalDependencies: 13040 13040 '@types/react': 19.2.2 13041 13041 transitivePeerDependencies: ··· 13043 13043 13044 13044 '@emotion/unitless@0.10.0': {} 13045 13045 13046 - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.0)': 13046 + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.2.1)': 13047 13047 dependencies: 13048 - react: 19.2.0 13048 + react: 19.2.1 13049 13049 13050 13050 '@emotion/utils@1.4.2': {} 13051 13051 ··· 13347 13347 react: 19.0.0 13348 13348 react-dom: 19.0.0(react@19.0.0) 13349 13349 13350 - '@floating-ui/react-dom@2.1.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 13350 + '@floating-ui/react-dom@2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 13351 13351 dependencies: 13352 13352 '@floating-ui/dom': 1.7.4 13353 - react: 19.2.0 13354 - react-dom: 19.2.0(react@19.2.0) 13353 + react: 19.2.1 13354 + react-dom: 19.2.1(react@19.2.1) 13355 13355 13356 13356 '@floating-ui/utils@0.2.10': {} 13357 13357 ··· 13410 13410 hono: 4.5.3 13411 13411 zod: 3.25.76 13412 13412 13413 - '@hookform/devtools@4.4.0(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 13413 + '@hookform/devtools@4.4.0(@types/react@19.2.2)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 13414 13414 dependencies: 13415 - '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.0) 13416 - '@emotion/styled': 11.14.1(@emotion/react@11.14.0(@types/react@19.2.2)(react@19.2.0))(@types/react@19.2.2)(react@19.2.0) 13415 + '@emotion/react': 11.14.0(@types/react@19.2.2)(react@19.2.1) 13416 + '@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) 13417 13417 '@types/lodash': 4.17.21 13418 - little-state-machine: 4.8.1(react@19.2.0) 13418 + little-state-machine: 4.8.1(react@19.2.1) 13419 13419 lodash: 4.17.21 13420 - react: 19.2.0 13421 - react-dom: 19.2.0(react@19.2.0) 13422 - react-simple-animate: 3.5.3(react-dom@19.2.0(react@19.2.0)) 13423 - use-deep-compare-effect: 1.8.1(react@19.2.0) 13420 + react: 19.2.1 13421 + react-dom: 19.2.1(react@19.2.1) 13422 + react-simple-animate: 3.5.3(react-dom@19.2.1(react@19.2.1)) 13423 + use-deep-compare-effect: 1.8.1(react@19.2.1) 13424 13424 uuid: 8.3.2 13425 13425 transitivePeerDependencies: 13426 13426 - '@types/react' 13427 13427 - supports-color 13428 13428 13429 - '@hookform/resolvers@4.1.3(react-hook-form@7.66.1(react@19.2.0))': 13429 + '@hookform/resolvers@4.1.3(react-hook-form@7.66.1(react@19.2.1))': 13430 13430 dependencies: 13431 13431 '@standard-schema/utils': 0.3.0 13432 - react-hook-form: 7.66.1(react@19.2.0) 13432 + react-hook-form: 7.66.1(react@19.2.1) 13433 13433 13434 13434 '@iconify-json/lucide@1.2.26': 13435 13435 dependencies: ··· 13909 13909 transitivePeerDependencies: 13910 13910 - supports-color 13911 13911 13912 - '@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.2.0)': 13912 + '@mdx-js/react@3.1.1(@types/react@19.2.2)(react@19.2.1)': 13913 13913 dependencies: 13914 13914 '@types/mdx': 2.0.13 13915 13915 '@types/react': 19.2.2 13916 - react: 19.2.0 13916 + react: 19.2.1 13917 13917 13918 13918 '@modelcontextprotocol/sdk@1.23.0(zod@3.25.76)': 13919 13919 dependencies: ··· 13946 13946 13947 13947 '@next/env@15.5.2': {} 13948 13948 13949 - '@next/env@16.0.4': {} 13949 + '@next/env@16.0.7': {} 13950 13950 13951 13951 '@next/swc-darwin-arm64@15.5.2': 13952 13952 optional: true 13953 13953 13954 - '@next/swc-darwin-arm64@16.0.4': 13954 + '@next/swc-darwin-arm64@16.0.7': 13955 13955 optional: true 13956 13956 13957 13957 '@next/swc-darwin-x64@15.5.2': 13958 13958 optional: true 13959 13959 13960 - '@next/swc-darwin-x64@16.0.4': 13960 + '@next/swc-darwin-x64@16.0.7': 13961 13961 optional: true 13962 13962 13963 13963 '@next/swc-linux-arm64-gnu@15.5.2': 13964 13964 optional: true 13965 13965 13966 - '@next/swc-linux-arm64-gnu@16.0.4': 13966 + '@next/swc-linux-arm64-gnu@16.0.7': 13967 13967 optional: true 13968 13968 13969 13969 '@next/swc-linux-arm64-musl@15.5.2': 13970 13970 optional: true 13971 13971 13972 - '@next/swc-linux-arm64-musl@16.0.4': 13972 + '@next/swc-linux-arm64-musl@16.0.7': 13973 13973 optional: true 13974 13974 13975 13975 '@next/swc-linux-x64-gnu@15.5.2': 13976 13976 optional: true 13977 13977 13978 - '@next/swc-linux-x64-gnu@16.0.4': 13978 + '@next/swc-linux-x64-gnu@16.0.7': 13979 13979 optional: true 13980 13980 13981 13981 '@next/swc-linux-x64-musl@15.5.2': 13982 13982 optional: true 13983 13983 13984 - '@next/swc-linux-x64-musl@16.0.4': 13984 + '@next/swc-linux-x64-musl@16.0.7': 13985 13985 optional: true 13986 13986 13987 13987 '@next/swc-win32-arm64-msvc@15.5.2': 13988 13988 optional: true 13989 13989 13990 - '@next/swc-win32-arm64-msvc@16.0.4': 13990 + '@next/swc-win32-arm64-msvc@16.0.7': 13991 13991 optional: true 13992 13992 13993 13993 '@next/swc-win32-x64-msvc@15.5.2': 13994 13994 optional: true 13995 13995 13996 - '@next/swc-win32-x64-msvc@16.0.4': 13996 + '@next/swc-win32-x64-msvc@16.0.7': 13997 13997 optional: true 13998 13998 13999 13999 '@nodelib/fs.scandir@2.1.5': ··· 14036 14036 '@openpanel/web': 1.0.1 14037 14037 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) 14038 14038 14039 - '@openpanel/nextjs@1.0.8(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 14039 + '@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)': 14040 14040 dependencies: 14041 14041 '@openpanel/web': 1.0.1 14042 - next: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 14043 - react: 19.2.0 14044 - react-dom: 19.2.0(react@19.2.0) 14042 + 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) 14043 + react: 19.2.1 14044 + react-dom: 19.2.1(react@19.2.1) 14045 14045 14046 - '@openpanel/nextjs@1.0.8(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 14046 + '@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)': 14047 14047 dependencies: 14048 14048 '@openpanel/web': 1.0.1 14049 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 14050 - react: 19.2.0 14051 - react-dom: 19.2.0(react@19.2.0) 14049 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 14050 + react: 19.2.1 14051 + react-dom: 19.2.1(react@19.2.1) 14052 14052 14053 14053 '@openpanel/sdk@1.0.0': {} 14054 14054 ··· 14442 14442 14443 14443 '@radix-ui/primitive@1.1.3': {} 14444 14444 14445 - '@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.0(react@19.2.0))(react@19.2.0)': 14445 + '@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)': 14446 14446 dependencies: 14447 14447 '@radix-ui/primitive': 1.1.1 14448 - '@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.0(react@19.2.0))(react@19.2.0) 14449 - '@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.0(react@19.2.0))(react@19.2.0) 14450 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14451 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14452 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14453 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14454 - '@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.0(react@19.2.0))(react@19.2.0) 14455 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14456 - react: 19.2.0 14457 - react-dom: 19.2.0(react@19.2.0) 14448 + '@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) 14449 + '@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) 14450 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14451 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14452 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14453 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14454 + '@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) 14455 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14456 + react: 19.2.1 14457 + react-dom: 19.2.1(react@19.2.1) 14458 14458 optionalDependencies: 14459 14459 '@types/react': 19.2.2 14460 14460 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14461 14461 14462 - '@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.0(react@19.2.0))(react@19.2.0)': 14462 + '@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)': 14463 14463 dependencies: 14464 14464 '@radix-ui/primitive': 1.1.2 14465 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14466 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14467 - '@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.0(react@19.2.0))(react@19.2.0) 14468 - '@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.0(react@19.2.0))(react@19.2.0) 14469 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 14470 - react: 19.2.0 14471 - react-dom: 19.2.0(react@19.2.0) 14465 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14466 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14467 + '@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) 14468 + '@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) 14469 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14470 + react: 19.2.1 14471 + react-dom: 19.2.1(react@19.2.1) 14472 14472 optionalDependencies: 14473 14473 '@types/react': 19.2.2 14474 14474 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14475 14475 14476 - '@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.0(react@19.2.0))(react@19.2.0)': 14476 + '@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)': 14477 14477 dependencies: 14478 14478 '@radix-ui/primitive': 1.1.1 14479 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14480 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14481 - '@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.0(react@19.2.0))(react@19.2.0) 14482 - '@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.0(react@19.2.0))(react@19.2.0) 14483 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14484 - react: 19.2.0 14485 - react-dom: 19.2.0(react@19.2.0) 14479 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14480 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14481 + '@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) 14482 + '@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) 14483 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14484 + react: 19.2.1 14485 + react-dom: 19.2.1(react@19.2.1) 14486 14486 optionalDependencies: 14487 14487 '@types/react': 19.2.2 14488 14488 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14489 14489 14490 - '@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.0(react@19.2.0))(react@19.2.0)': 14490 + '@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)': 14491 14491 dependencies: 14492 - '@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.0(react@19.2.0))(react@19.2.0) 14493 - react: 19.2.0 14494 - react-dom: 19.2.0(react@19.2.0) 14492 + '@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) 14493 + react: 19.2.1 14494 + react-dom: 19.2.1(react@19.2.1) 14495 14495 optionalDependencies: 14496 14496 '@types/react': 19.2.2 14497 14497 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 14505 14505 '@types/react': 19.0.10 14506 14506 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14507 14507 14508 - '@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.0(react@19.2.0))(react@19.2.0)': 14508 + '@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)': 14509 14509 dependencies: 14510 - '@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.0(react@19.2.0))(react@19.2.0) 14511 - react: 19.2.0 14512 - react-dom: 19.2.0(react@19.2.0) 14510 + '@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) 14511 + react: 19.2.1 14512 + react-dom: 19.2.1(react@19.2.1) 14513 14513 optionalDependencies: 14514 14514 '@types/react': 19.2.2 14515 14515 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14516 14516 14517 - '@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.0(react@19.2.0))(react@19.2.0)': 14517 + '@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)': 14518 14518 dependencies: 14519 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14520 - '@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.0(react@19.2.0))(react@19.2.0) 14521 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14522 - '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.2)(react@19.2.0) 14523 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14524 - react: 19.2.0 14525 - react-dom: 19.2.0(react@19.2.0) 14519 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14520 + '@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) 14521 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14522 + '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.2)(react@19.2.1) 14523 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14524 + react: 19.2.1 14525 + react-dom: 19.2.1(react@19.2.1) 14526 14526 optionalDependencies: 14527 14527 '@types/react': 19.2.2 14528 14528 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14529 14529 14530 - '@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.0(react@19.2.0))(react@19.2.0)': 14530 + '@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)': 14531 14531 dependencies: 14532 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14533 - '@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.0(react@19.2.0))(react@19.2.0) 14534 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14535 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14536 - react: 19.2.0 14537 - react-dom: 19.2.0(react@19.2.0) 14532 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14533 + '@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) 14534 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14535 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14536 + react: 19.2.1 14537 + react-dom: 19.2.1(react@19.2.1) 14538 14538 optionalDependencies: 14539 14539 '@types/react': 19.2.2 14540 14540 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14541 14541 14542 - '@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.0(react@19.2.0))(react@19.2.0)': 14542 + '@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)': 14543 14543 dependencies: 14544 14544 '@radix-ui/primitive': 1.1.1 14545 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14546 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14547 - '@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.0(react@19.2.0))(react@19.2.0) 14548 - '@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.0(react@19.2.0))(react@19.2.0) 14549 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14550 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14551 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14552 - react: 19.2.0 14553 - react-dom: 19.2.0(react@19.2.0) 14545 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14546 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14547 + '@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) 14548 + '@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) 14549 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14550 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14551 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14552 + react: 19.2.1 14553 + react-dom: 19.2.1(react@19.2.1) 14554 14554 optionalDependencies: 14555 14555 '@types/react': 19.2.2 14556 14556 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14557 14557 14558 - '@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.0(react@19.2.0))(react@19.2.0)': 14558 + '@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)': 14559 14559 dependencies: 14560 14560 '@radix-ui/primitive': 1.1.2 14561 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14562 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14563 - '@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.0(react@19.2.0))(react@19.2.0) 14564 - '@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.0(react@19.2.0))(react@19.2.0) 14565 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14566 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14567 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14568 - react: 19.2.0 14569 - react-dom: 19.2.0(react@19.2.0) 14561 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14562 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14563 + '@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) 14564 + '@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) 14565 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14566 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14567 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14568 + react: 19.2.1 14569 + react-dom: 19.2.1(react@19.2.1) 14570 14570 optionalDependencies: 14571 14571 '@types/react': 19.2.2 14572 14572 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14573 14573 14574 - '@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.0(react@19.2.0))(react@19.2.0)': 14574 + '@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)': 14575 14575 dependencies: 14576 14576 '@radix-ui/primitive': 1.1.2 14577 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14578 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14579 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14580 - '@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.0(react@19.2.0))(react@19.2.0) 14581 - '@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.0(react@19.2.0))(react@19.2.0) 14582 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14583 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14584 - react: 19.2.0 14585 - react-dom: 19.2.0(react@19.2.0) 14577 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14578 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14579 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14580 + '@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) 14581 + '@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) 14582 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14583 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14584 + react: 19.2.1 14585 + react-dom: 19.2.1(react@19.2.1) 14586 14586 optionalDependencies: 14587 14587 '@types/react': 19.2.2 14588 14588 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 14603 14603 '@types/react': 19.0.10 14604 14604 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14605 14605 14606 - '@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.0(react@19.2.0))(react@19.2.0)': 14606 + '@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)': 14607 14607 dependencies: 14608 14608 '@radix-ui/primitive': 1.1.1 14609 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14610 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14611 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14612 - '@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.0(react@19.2.0))(react@19.2.0) 14613 - '@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.0(react@19.2.0))(react@19.2.0) 14614 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14615 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14616 - react: 19.2.0 14617 - react-dom: 19.2.0(react@19.2.0) 14609 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14610 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14611 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14612 + '@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) 14613 + '@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) 14614 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14615 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14616 + react: 19.2.1 14617 + react-dom: 19.2.1(react@19.2.1) 14618 14618 optionalDependencies: 14619 14619 '@types/react': 19.2.2 14620 14620 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14621 14621 14622 - '@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.0(react@19.2.0))(react@19.2.0)': 14622 + '@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)': 14623 14623 dependencies: 14624 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14625 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14626 - '@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.0(react@19.2.0))(react@19.2.0) 14627 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14628 - react: 19.2.0 14629 - react-dom: 19.2.0(react@19.2.0) 14624 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14625 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14626 + '@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) 14627 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14628 + react: 19.2.1 14629 + react-dom: 19.2.1(react@19.2.1) 14630 14630 optionalDependencies: 14631 14631 '@types/react': 19.2.2 14632 14632 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 14643 14643 '@types/react': 19.0.10 14644 14644 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14645 14645 14646 - '@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.0(react@19.2.0))(react@19.2.0)': 14646 + '@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)': 14647 14647 dependencies: 14648 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14649 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14650 - '@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.0(react@19.2.0))(react@19.2.0) 14651 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 14652 - react: 19.2.0 14653 - react-dom: 19.2.0(react@19.2.0) 14648 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14649 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14650 + '@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) 14651 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14652 + react: 19.2.1 14653 + react-dom: 19.2.1(react@19.2.1) 14654 14654 optionalDependencies: 14655 14655 '@types/react': 19.2.2 14656 14656 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14657 14657 14658 - '@radix-ui/react-compose-refs@1.1.1(@types/react@19.2.2)(react@19.2.0)': 14658 + '@radix-ui/react-compose-refs@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14659 14659 dependencies: 14660 - react: 19.2.0 14660 + react: 19.2.1 14661 14661 optionalDependencies: 14662 14662 '@types/react': 19.2.2 14663 14663 ··· 14667 14667 optionalDependencies: 14668 14668 '@types/react': 19.0.10 14669 14669 14670 - '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.2)(react@19.2.0)': 14670 + '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14671 14671 dependencies: 14672 - react: 19.2.0 14672 + react: 19.2.1 14673 14673 optionalDependencies: 14674 14674 '@types/react': 19.2.2 14675 14675 14676 - '@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.0(react@19.2.0))(react@19.2.0)': 14676 + '@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)': 14677 14677 dependencies: 14678 14678 '@radix-ui/primitive': 1.1.1 14679 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14680 - '@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.0(react@19.2.0))(react@19.2.0) 14681 - '@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.0(react@19.2.0))(react@19.2.0) 14682 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14683 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14684 - react: 19.2.0 14685 - react-dom: 19.2.0(react@19.2.0) 14679 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14680 + '@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) 14681 + '@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) 14682 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14683 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14684 + react: 19.2.1 14685 + react-dom: 19.2.1(react@19.2.1) 14686 14686 optionalDependencies: 14687 14687 '@types/react': 19.2.2 14688 14688 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14689 14689 14690 - '@radix-ui/react-context@1.1.1(@types/react@19.2.2)(react@19.2.0)': 14690 + '@radix-ui/react-context@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14691 14691 dependencies: 14692 - react: 19.2.0 14692 + react: 19.2.1 14693 14693 optionalDependencies: 14694 14694 '@types/react': 19.2.2 14695 14695 ··· 14699 14699 optionalDependencies: 14700 14700 '@types/react': 19.0.10 14701 14701 14702 - '@radix-ui/react-context@1.1.2(@types/react@19.2.2)(react@19.2.0)': 14702 + '@radix-ui/react-context@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14703 14703 dependencies: 14704 - react: 19.2.0 14704 + react: 19.2.1 14705 14705 optionalDependencies: 14706 14706 '@types/react': 19.2.2 14707 14707 14708 - '@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.0(react@19.2.0))(react@19.2.0)': 14708 + '@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)': 14709 14709 dependencies: 14710 14710 '@radix-ui/primitive': 1.1.2 14711 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14712 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14713 - '@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.0(react@19.2.0))(react@19.2.0) 14714 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14715 - '@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.0(react@19.2.0))(react@19.2.0) 14716 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14717 - '@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.0(react@19.2.0))(react@19.2.0) 14718 - '@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.0(react@19.2.0))(react@19.2.0) 14719 - '@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.0(react@19.2.0))(react@19.2.0) 14720 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 14721 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14711 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14712 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14713 + '@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) 14714 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14715 + '@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) 14716 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14717 + '@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) 14718 + '@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) 14719 + '@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) 14720 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14721 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14722 14722 aria-hidden: 1.2.6 14723 - react: 19.2.0 14724 - react-dom: 19.2.0(react@19.2.0) 14725 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 14723 + react: 19.2.1 14724 + react-dom: 19.2.1(react@19.2.1) 14725 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14726 14726 optionalDependencies: 14727 14727 '@types/react': 19.2.2 14728 14728 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14729 14729 14730 - '@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.0(react@19.2.0))(react@19.2.0)': 14730 + '@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)': 14731 14731 dependencies: 14732 14732 '@radix-ui/primitive': 1.1.2 14733 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14734 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14735 - '@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.0(react@19.2.0))(react@19.2.0) 14736 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14737 - '@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.0(react@19.2.0))(react@19.2.0) 14738 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14739 - '@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.0(react@19.2.0))(react@19.2.0) 14740 - '@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.0(react@19.2.0))(react@19.2.0) 14741 - '@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.0(react@19.2.0))(react@19.2.0) 14742 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 14743 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14733 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14734 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14735 + '@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) 14736 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14737 + '@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) 14738 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14739 + '@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) 14740 + '@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) 14741 + '@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) 14742 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 14743 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14744 14744 aria-hidden: 1.2.6 14745 - react: 19.2.0 14746 - react-dom: 19.2.0(react@19.2.0) 14747 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 14745 + react: 19.2.1 14746 + react-dom: 19.2.1(react@19.2.1) 14747 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14748 14748 optionalDependencies: 14749 14749 '@types/react': 19.2.2 14750 14750 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14751 14751 14752 - '@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.0(react@19.2.0))(react@19.2.0)': 14752 + '@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)': 14753 14753 dependencies: 14754 14754 '@radix-ui/primitive': 1.1.1 14755 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14756 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14757 - '@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.0(react@19.2.0))(react@19.2.0) 14758 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14759 - '@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.0(react@19.2.0))(react@19.2.0) 14760 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14761 - '@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.0(react@19.2.0))(react@19.2.0) 14762 - '@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.0(react@19.2.0))(react@19.2.0) 14763 - '@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.0(react@19.2.0))(react@19.2.0) 14764 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14765 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14755 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14756 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14757 + '@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) 14758 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14759 + '@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) 14760 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14761 + '@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) 14762 + '@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) 14763 + '@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) 14764 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14765 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14766 14766 aria-hidden: 1.2.6 14767 - react: 19.2.0 14768 - react-dom: 19.2.0(react@19.2.0) 14769 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 14767 + react: 19.2.1 14768 + react-dom: 19.2.1(react@19.2.1) 14769 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 14770 14770 optionalDependencies: 14771 14771 '@types/react': 19.2.2 14772 14772 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14773 14773 14774 - '@radix-ui/react-direction@1.1.0(@types/react@19.2.2)(react@19.2.0)': 14774 + '@radix-ui/react-direction@1.1.0(@types/react@19.2.2)(react@19.2.1)': 14775 14775 dependencies: 14776 - react: 19.2.0 14776 + react: 19.2.1 14777 14777 optionalDependencies: 14778 14778 '@types/react': 19.2.2 14779 14779 ··· 14783 14783 optionalDependencies: 14784 14784 '@types/react': 19.0.10 14785 14785 14786 - '@radix-ui/react-direction@1.1.1(@types/react@19.2.2)(react@19.2.0)': 14786 + '@radix-ui/react-direction@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14787 14787 dependencies: 14788 - react: 19.2.0 14788 + react: 19.2.1 14789 14789 optionalDependencies: 14790 14790 '@types/react': 19.2.2 14791 14791 14792 - '@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.0(react@19.2.0))(react@19.2.0)': 14792 + '@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)': 14793 14793 dependencies: 14794 14794 '@radix-ui/primitive': 1.1.2 14795 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14796 - '@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.0(react@19.2.0))(react@19.2.0) 14797 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14798 - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14799 - react: 19.2.0 14800 - react-dom: 19.2.0(react@19.2.0) 14795 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14796 + '@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) 14797 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14798 + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14799 + react: 19.2.1 14800 + react-dom: 19.2.1(react@19.2.1) 14801 14801 optionalDependencies: 14802 14802 '@types/react': 19.2.2 14803 14803 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14804 14804 14805 - '@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.0(react@19.2.0))(react@19.2.0)': 14805 + '@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)': 14806 14806 dependencies: 14807 14807 '@radix-ui/primitive': 1.1.2 14808 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14809 - '@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.0(react@19.2.0))(react@19.2.0) 14810 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14811 - '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14812 - react: 19.2.0 14813 - react-dom: 19.2.0(react@19.2.0) 14808 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14809 + '@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) 14810 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14811 + '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14812 + react: 19.2.1 14813 + react-dom: 19.2.1(react@19.2.1) 14814 14814 optionalDependencies: 14815 14815 '@types/react': 19.2.2 14816 14816 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 14828 14828 '@types/react': 19.0.10 14829 14829 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14830 14830 14831 - '@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.0(react@19.2.0))(react@19.2.0)': 14831 + '@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)': 14832 14832 dependencies: 14833 14833 '@radix-ui/primitive': 1.1.1 14834 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14835 - '@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.0(react@19.2.0))(react@19.2.0) 14836 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14837 - '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14838 - react: 19.2.0 14839 - react-dom: 19.2.0(react@19.2.0) 14834 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14835 + '@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) 14836 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14837 + '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14838 + react: 19.2.1 14839 + react-dom: 19.2.1(react@19.2.1) 14840 14840 optionalDependencies: 14841 14841 '@types/react': 19.2.2 14842 14842 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14843 14843 14844 - '@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.0(react@19.2.0))(react@19.2.0)': 14844 + '@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)': 14845 14845 dependencies: 14846 14846 '@radix-ui/primitive': 1.1.2 14847 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14848 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14849 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14850 - '@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.0(react@19.2.0))(react@19.2.0) 14851 - '@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.0(react@19.2.0))(react@19.2.0) 14852 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14853 - react: 19.2.0 14854 - react-dom: 19.2.0(react@19.2.0) 14847 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14848 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14849 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14850 + '@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) 14851 + '@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) 14852 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14853 + react: 19.2.1 14854 + react-dom: 19.2.1(react@19.2.1) 14855 14855 optionalDependencies: 14856 14856 '@types/react': 19.2.2 14857 14857 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 14871 14871 '@types/react': 19.0.10 14872 14872 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14873 14873 14874 - '@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.0(react@19.2.0))(react@19.2.0)': 14874 + '@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)': 14875 14875 dependencies: 14876 14876 '@radix-ui/primitive': 1.1.1 14877 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14878 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14879 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14880 - '@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.0(react@19.2.0))(react@19.2.0) 14881 - '@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.0(react@19.2.0))(react@19.2.0) 14882 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14883 - react: 19.2.0 14884 - react-dom: 19.2.0(react@19.2.0) 14877 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14878 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14879 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14880 + '@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) 14881 + '@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) 14882 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14883 + react: 19.2.1 14884 + react-dom: 19.2.1(react@19.2.1) 14885 14885 optionalDependencies: 14886 14886 '@types/react': 19.2.2 14887 14887 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14888 14888 14889 - '@radix-ui/react-focus-guards@1.1.1(@types/react@19.2.2)(react@19.2.0)': 14889 + '@radix-ui/react-focus-guards@1.1.1(@types/react@19.2.2)(react@19.2.1)': 14890 14890 dependencies: 14891 - react: 19.2.0 14891 + react: 19.2.1 14892 14892 optionalDependencies: 14893 14893 '@types/react': 19.2.2 14894 14894 14895 - '@radix-ui/react-focus-guards@1.1.2(@types/react@19.2.2)(react@19.2.0)': 14895 + '@radix-ui/react-focus-guards@1.1.2(@types/react@19.2.2)(react@19.2.1)': 14896 14896 dependencies: 14897 - react: 19.2.0 14897 + react: 19.2.1 14898 14898 optionalDependencies: 14899 14899 '@types/react': 19.2.2 14900 14900 ··· 14904 14904 optionalDependencies: 14905 14905 '@types/react': 19.0.10 14906 14906 14907 - '@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.0(react@19.2.0))(react@19.2.0)': 14907 + '@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)': 14908 14908 dependencies: 14909 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14910 - '@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.0(react@19.2.0))(react@19.2.0) 14911 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14912 - react: 19.2.0 14913 - react-dom: 19.2.0(react@19.2.0) 14909 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14910 + '@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) 14911 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14912 + react: 19.2.1 14913 + react-dom: 19.2.1(react@19.2.1) 14914 14914 optionalDependencies: 14915 14915 '@types/react': 19.2.2 14916 14916 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 14926 14926 '@types/react': 19.0.10 14927 14927 '@types/react-dom': 19.0.4(@types/react@19.0.10) 14928 14928 14929 - '@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.0(react@19.2.0))(react@19.2.0)': 14929 + '@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)': 14930 14930 dependencies: 14931 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14932 - '@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.0(react@19.2.0))(react@19.2.0) 14933 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14934 - react: 19.2.0 14935 - react-dom: 19.2.0(react@19.2.0) 14931 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14932 + '@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) 14933 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14934 + react: 19.2.1 14935 + react-dom: 19.2.1(react@19.2.1) 14936 14936 optionalDependencies: 14937 14937 '@types/react': 19.2.2 14938 14938 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14939 14939 14940 - '@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.0(react@19.2.0))(react@19.2.0)': 14940 + '@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)': 14941 14941 dependencies: 14942 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14943 - '@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.0(react@19.2.0))(react@19.2.0) 14944 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14945 - react: 19.2.0 14946 - react-dom: 19.2.0(react@19.2.0) 14942 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14943 + '@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) 14944 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14945 + react: 19.2.1 14946 + react-dom: 19.2.1(react@19.2.1) 14947 14947 optionalDependencies: 14948 14948 '@types/react': 19.2.2 14949 14949 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14950 14950 14951 - '@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.0(react@19.2.0))(react@19.2.0)': 14951 + '@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)': 14952 14952 dependencies: 14953 14953 '@radix-ui/primitive': 1.1.2 14954 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14955 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 14956 - '@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.0(react@19.2.0))(react@19.2.0) 14957 - '@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.0(react@19.2.0))(react@19.2.0) 14958 - '@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.0(react@19.2.0))(react@19.2.0) 14959 - '@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.0(react@19.2.0))(react@19.2.0) 14960 - '@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.0(react@19.2.0))(react@19.2.0) 14961 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 14962 - react: 19.2.0 14963 - react-dom: 19.2.0(react@19.2.0) 14954 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14955 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 14956 + '@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) 14957 + '@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) 14958 + '@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) 14959 + '@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) 14960 + '@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) 14961 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 14962 + react: 19.2.1 14963 + react-dom: 19.2.1(react@19.2.1) 14964 14964 optionalDependencies: 14965 14965 '@types/react': 19.2.2 14966 14966 '@types/react-dom': 19.2.2(@types/react@19.2.2) 14967 14967 14968 - '@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.0(react@19.2.0))(react@19.2.0)': 14968 + '@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)': 14969 14969 dependencies: 14970 14970 '@radix-ui/primitive': 1.1.1 14971 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14972 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 14973 - '@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.0(react@19.2.0))(react@19.2.0) 14974 - '@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.0(react@19.2.0))(react@19.2.0) 14975 - '@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.0(react@19.2.0))(react@19.2.0) 14976 - '@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.0(react@19.2.0))(react@19.2.0) 14977 - '@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.0(react@19.2.0))(react@19.2.0) 14978 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14979 - react: 19.2.0 14980 - react-dom: 19.2.0(react@19.2.0) 14971 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14972 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 14973 + '@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) 14974 + '@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) 14975 + '@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) 14976 + '@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) 14977 + '@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) 14978 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14979 + react: 19.2.1 14980 + react-dom: 19.2.1(react@19.2.1) 14981 14981 optionalDependencies: 14982 14982 '@types/react': 19.2.2 14983 14983 '@types/react-dom': 19.1.9(@types/react@19.2.2) 14984 14984 14985 - '@radix-ui/react-id@1.1.0(@types/react@19.2.2)(react@19.2.0)': 14985 + '@radix-ui/react-id@1.1.0(@types/react@19.2.2)(react@19.2.1)': 14986 14986 dependencies: 14987 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 14988 - react: 19.2.0 14987 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 14988 + react: 19.2.1 14989 14989 optionalDependencies: 14990 14990 '@types/react': 19.2.2 14991 14991 ··· 14996 14996 optionalDependencies: 14997 14997 '@types/react': 19.0.10 14998 14998 14999 - '@radix-ui/react-id@1.1.1(@types/react@19.2.2)(react@19.2.0)': 14999 + '@radix-ui/react-id@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15000 15000 dependencies: 15001 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15002 - react: 19.2.0 15001 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15002 + react: 19.2.1 15003 15003 optionalDependencies: 15004 15004 '@types/react': 19.2.2 15005 15005 15006 - '@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.0(react@19.2.0))(react@19.2.0)': 15006 + '@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)': 15007 15007 dependencies: 15008 - '@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.0(react@19.2.0))(react@19.2.0) 15009 - react: 19.2.0 15010 - react-dom: 19.2.0(react@19.2.0) 15008 + '@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) 15009 + react: 19.2.1 15010 + react-dom: 19.2.1(react@19.2.1) 15011 15011 optionalDependencies: 15012 15012 '@types/react': 19.2.2 15013 15013 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15014 15014 15015 - '@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.0(react@19.2.0))(react@19.2.0)': 15015 + '@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)': 15016 15016 dependencies: 15017 - '@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.0(react@19.2.0))(react@19.2.0) 15018 - react: 19.2.0 15019 - react-dom: 19.2.0(react@19.2.0) 15017 + '@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) 15018 + react: 19.2.1 15019 + react-dom: 19.2.1(react@19.2.1) 15020 15020 optionalDependencies: 15021 15021 '@types/react': 19.2.2 15022 15022 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15023 15023 15024 - '@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.0(react@19.2.0))(react@19.2.0)': 15024 + '@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)': 15025 15025 dependencies: 15026 15026 '@radix-ui/primitive': 1.1.2 15027 - '@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.0(react@19.2.0))(react@19.2.0) 15028 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15029 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15030 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15031 - '@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.0(react@19.2.0))(react@19.2.0) 15032 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15033 - '@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.0(react@19.2.0))(react@19.2.0) 15034 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15035 - '@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.0(react@19.2.0))(react@19.2.0) 15036 - '@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.0(react@19.2.0))(react@19.2.0) 15037 - '@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.0(react@19.2.0))(react@19.2.0) 15038 - '@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.0(react@19.2.0))(react@19.2.0) 15039 - '@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.0(react@19.2.0))(react@19.2.0) 15040 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15041 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15027 + '@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) 15028 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15029 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15030 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15031 + '@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) 15032 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15033 + '@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) 15034 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15035 + '@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) 15036 + '@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) 15037 + '@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) 15038 + '@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) 15039 + '@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) 15040 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15041 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15042 15042 aria-hidden: 1.2.6 15043 - react: 19.2.0 15044 - react-dom: 19.2.0(react@19.2.0) 15045 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15043 + react: 19.2.1 15044 + react-dom: 19.2.1(react@19.2.1) 15045 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15046 15046 optionalDependencies: 15047 15047 '@types/react': 19.2.2 15048 15048 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15073 15073 '@types/react': 19.0.10 15074 15074 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15075 15075 15076 - '@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.0(react@19.2.0))(react@19.2.0)': 15076 + '@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)': 15077 15077 dependencies: 15078 15078 '@radix-ui/primitive': 1.1.1 15079 - '@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.0(react@19.2.0))(react@19.2.0) 15080 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15081 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15082 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15083 - '@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.0(react@19.2.0))(react@19.2.0) 15084 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15085 - '@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.0(react@19.2.0))(react@19.2.0) 15086 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15087 - '@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.0(react@19.2.0))(react@19.2.0) 15088 - '@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.0(react@19.2.0))(react@19.2.0) 15089 - '@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.0(react@19.2.0))(react@19.2.0) 15090 - '@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.0(react@19.2.0))(react@19.2.0) 15091 - '@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.0(react@19.2.0))(react@19.2.0) 15092 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15093 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15079 + '@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) 15080 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15081 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15082 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15083 + '@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) 15084 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15085 + '@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) 15086 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15087 + '@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) 15088 + '@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) 15089 + '@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) 15090 + '@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) 15091 + '@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) 15092 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15093 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15094 15094 aria-hidden: 1.2.6 15095 - react: 19.2.0 15096 - react-dom: 19.2.0(react@19.2.0) 15097 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15095 + react: 19.2.1 15096 + react-dom: 19.2.1(react@19.2.1) 15097 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15098 15098 optionalDependencies: 15099 15099 '@types/react': 19.2.2 15100 15100 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15101 15101 15102 - '@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.0(react@19.2.0))(react@19.2.0)': 15102 + '@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)': 15103 15103 dependencies: 15104 15104 '@radix-ui/primitive': 1.1.1 15105 - '@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.0(react@19.2.0))(react@19.2.0) 15106 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15107 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15108 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15109 - '@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.0(react@19.2.0))(react@19.2.0) 15110 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15111 - '@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.0(react@19.2.0))(react@19.2.0) 15112 - '@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.0(react@19.2.0))(react@19.2.0) 15113 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15114 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15115 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15116 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15117 - '@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.0(react@19.2.0))(react@19.2.0) 15118 - react: 19.2.0 15119 - react-dom: 19.2.0(react@19.2.0) 15105 + '@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) 15106 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15107 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15108 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15109 + '@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) 15110 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15111 + '@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) 15112 + '@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) 15113 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15114 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15115 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15116 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15117 + '@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) 15118 + react: 19.2.1 15119 + react-dom: 19.2.1(react@19.2.1) 15120 15120 optionalDependencies: 15121 15121 '@types/react': 19.2.2 15122 15122 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15123 15123 15124 - '@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.0(react@19.2.0))(react@19.2.0)': 15124 + '@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)': 15125 15125 dependencies: 15126 15126 '@radix-ui/primitive': 1.1.2 15127 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15128 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15129 - '@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.0(react@19.2.0))(react@19.2.0) 15130 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15131 - '@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.0(react@19.2.0))(react@19.2.0) 15132 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15133 - '@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.0(react@19.2.0))(react@19.2.0) 15134 - '@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.0(react@19.2.0))(react@19.2.0) 15135 - '@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.0(react@19.2.0))(react@19.2.0) 15136 - '@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.0(react@19.2.0))(react@19.2.0) 15137 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15138 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15127 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15128 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15129 + '@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) 15130 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15131 + '@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) 15132 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15133 + '@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) 15134 + '@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) 15135 + '@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) 15136 + '@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) 15137 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15138 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15139 15139 aria-hidden: 1.2.6 15140 - react: 19.2.0 15141 - react-dom: 19.2.0(react@19.2.0) 15142 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15140 + react: 19.2.1 15141 + react-dom: 19.2.1(react@19.2.1) 15142 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15143 15143 optionalDependencies: 15144 15144 '@types/react': 19.2.2 15145 15145 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15167 15167 '@types/react': 19.0.10 15168 15168 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15169 15169 15170 - '@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.0(react@19.2.0))(react@19.2.0)': 15170 + '@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)': 15171 15171 dependencies: 15172 15172 '@radix-ui/primitive': 1.1.1 15173 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15174 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15175 - '@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.0(react@19.2.0))(react@19.2.0) 15176 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15177 - '@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.0(react@19.2.0))(react@19.2.0) 15178 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15179 - '@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.0(react@19.2.0))(react@19.2.0) 15180 - '@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.0(react@19.2.0))(react@19.2.0) 15181 - '@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.0(react@19.2.0))(react@19.2.0) 15182 - '@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.0(react@19.2.0))(react@19.2.0) 15183 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15184 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15173 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15174 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15175 + '@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) 15176 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15177 + '@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) 15178 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15179 + '@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) 15180 + '@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) 15181 + '@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) 15182 + '@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) 15183 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15184 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15185 15185 aria-hidden: 1.2.6 15186 - react: 19.2.0 15187 - react-dom: 19.2.0(react@19.2.0) 15188 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15186 + react: 19.2.1 15187 + react-dom: 19.2.1(react@19.2.1) 15188 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15189 15189 optionalDependencies: 15190 15190 '@types/react': 19.2.2 15191 15191 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15192 15192 15193 - '@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.0(react@19.2.0))(react@19.2.0)': 15193 + '@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)': 15194 15194 dependencies: 15195 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 15196 - '@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.0(react@19.2.0))(react@19.2.0) 15197 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15198 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15199 - '@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.0(react@19.2.0))(react@19.2.0) 15200 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15201 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15202 - '@radix-ui/react-use-rect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15203 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15195 + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15196 + '@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) 15197 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15198 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15199 + '@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) 15200 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15201 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15202 + '@radix-ui/react-use-rect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15203 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15204 15204 '@radix-ui/rect': 1.1.0 15205 - react: 19.2.0 15206 - react-dom: 19.2.0(react@19.2.0) 15205 + react: 19.2.1 15206 + react-dom: 19.2.1(react@19.2.1) 15207 15207 optionalDependencies: 15208 15208 '@types/react': 19.2.2 15209 15209 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15210 15210 15211 - '@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.0(react@19.2.0))(react@19.2.0)': 15211 + '@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)': 15212 15212 dependencies: 15213 - '@floating-ui/react-dom': 2.1.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 15214 - '@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.0(react@19.2.0))(react@19.2.0) 15215 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15216 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15217 - '@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.0(react@19.2.0))(react@19.2.0) 15218 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15219 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15220 - '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15221 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15213 + '@floating-ui/react-dom': 2.1.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 15214 + '@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) 15215 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15216 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15217 + '@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) 15218 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15219 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15220 + '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15221 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15222 15222 '@radix-ui/rect': 1.1.1 15223 - react: 19.2.0 15224 - react-dom: 19.2.0(react@19.2.0) 15223 + react: 19.2.1 15224 + react-dom: 19.2.1(react@19.2.1) 15225 15225 optionalDependencies: 15226 15226 '@types/react': 19.2.2 15227 15227 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15244 15244 '@types/react': 19.0.10 15245 15245 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15246 15246 15247 - '@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.0(react@19.2.0))(react@19.2.0)': 15247 + '@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)': 15248 15248 dependencies: 15249 - '@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.0(react@19.2.0))(react@19.2.0) 15250 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15251 - react: 19.2.0 15252 - react-dom: 19.2.0(react@19.2.0) 15249 + '@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) 15250 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15251 + react: 19.2.1 15252 + react-dom: 19.2.1(react@19.2.1) 15253 15253 optionalDependencies: 15254 15254 '@types/react': 19.2.2 15255 15255 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 15264 15264 '@types/react': 19.0.10 15265 15265 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15266 15266 15267 - '@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.0(react@19.2.0))(react@19.2.0)': 15267 + '@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)': 15268 15268 dependencies: 15269 - '@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.0(react@19.2.0))(react@19.2.0) 15270 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15271 - react: 19.2.0 15272 - react-dom: 19.2.0(react@19.2.0) 15269 + '@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) 15270 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15271 + react: 19.2.1 15272 + react-dom: 19.2.1(react@19.2.1) 15273 15273 optionalDependencies: 15274 15274 '@types/react': 19.2.2 15275 15275 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15276 15276 15277 - '@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.0(react@19.2.0))(react@19.2.0)': 15277 + '@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)': 15278 15278 dependencies: 15279 - '@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.0(react@19.2.0))(react@19.2.0) 15280 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15281 - react: 19.2.0 15282 - react-dom: 19.2.0(react@19.2.0) 15279 + '@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) 15280 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15281 + react: 19.2.1 15282 + react-dom: 19.2.1(react@19.2.1) 15283 15283 optionalDependencies: 15284 15284 '@types/react': 19.2.2 15285 15285 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15286 15286 15287 - '@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.0(react@19.2.0))(react@19.2.0)': 15287 + '@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)': 15288 15288 dependencies: 15289 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15290 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15291 - react: 19.2.0 15292 - react-dom: 19.2.0(react@19.2.0) 15289 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15290 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15291 + react: 19.2.1 15292 + react-dom: 19.2.1(react@19.2.1) 15293 15293 optionalDependencies: 15294 15294 '@types/react': 19.2.2 15295 15295 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15296 15296 15297 - '@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.0(react@19.2.0))(react@19.2.0)': 15297 + '@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)': 15298 15298 dependencies: 15299 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15300 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15301 - react: 19.2.0 15302 - react-dom: 19.2.0(react@19.2.0) 15299 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15300 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15301 + react: 19.2.1 15302 + react-dom: 19.2.1(react@19.2.1) 15303 15303 optionalDependencies: 15304 15304 '@types/react': 19.2.2 15305 15305 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15306 15306 15307 - '@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.0(react@19.2.0))(react@19.2.0)': 15307 + '@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)': 15308 15308 dependencies: 15309 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15310 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15311 - react: 19.2.0 15312 - react-dom: 19.2.0(react@19.2.0) 15309 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15310 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15311 + react: 19.2.1 15312 + react-dom: 19.2.1(react@19.2.1) 15313 15313 optionalDependencies: 15314 15314 '@types/react': 19.2.2 15315 15315 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15324 15324 '@types/react': 19.0.10 15325 15325 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15326 15326 15327 - '@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.0(react@19.2.0))(react@19.2.0)': 15327 + '@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)': 15328 15328 dependencies: 15329 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15330 - react: 19.2.0 15331 - react-dom: 19.2.0(react@19.2.0) 15329 + '@radix-ui/react-slot': 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) 15332 15332 optionalDependencies: 15333 15333 '@types/react': 19.2.2 15334 15334 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 15342 15342 '@types/react': 19.0.10 15343 15343 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15344 15344 15345 - '@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.0(react@19.2.0))(react@19.2.0)': 15345 + '@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)': 15346 15346 dependencies: 15347 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15348 - react: 19.2.0 15349 - react-dom: 19.2.0(react@19.2.0) 15347 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15348 + react: 19.2.1 15349 + react-dom: 19.2.1(react@19.2.1) 15350 15350 optionalDependencies: 15351 15351 '@types/react': 19.2.2 15352 15352 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15353 15353 15354 - '@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.0(react@19.2.0))(react@19.2.0)': 15354 + '@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)': 15355 15355 dependencies: 15356 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15357 - react: 19.2.0 15358 - react-dom: 19.2.0(react@19.2.0) 15356 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15357 + react: 19.2.1 15358 + react-dom: 19.2.1(react@19.2.1) 15359 15359 optionalDependencies: 15360 15360 '@types/react': 19.2.2 15361 15361 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15362 15362 15363 - '@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.0(react@19.2.0))(react@19.2.0)': 15363 + '@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)': 15364 15364 dependencies: 15365 - '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.0) 15366 - react: 19.2.0 15367 - react-dom: 19.2.0(react@19.2.0) 15365 + '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.1) 15366 + react: 19.2.1 15367 + react-dom: 19.2.1(react@19.2.1) 15368 15368 optionalDependencies: 15369 15369 '@types/react': 19.2.2 15370 15370 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15371 15371 15372 - '@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.0(react@19.2.0))(react@19.2.0)': 15372 + '@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)': 15373 15373 dependencies: 15374 - '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.0) 15375 - react: 19.2.0 15376 - react-dom: 19.2.0(react@19.2.0) 15374 + '@radix-ui/react-slot': 1.2.4(@types/react@19.2.2)(react@19.2.1) 15375 + react: 19.2.1 15376 + react-dom: 19.2.1(react@19.2.1) 15377 15377 optionalDependencies: 15378 15378 '@types/react': 19.2.2 15379 15379 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15380 15380 15381 - '@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.0(react@19.2.0))(react@19.2.0)': 15381 + '@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)': 15382 15382 dependencies: 15383 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15384 - '@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.0(react@19.2.0))(react@19.2.0) 15385 - react: 19.2.0 15386 - react-dom: 19.2.0(react@19.2.0) 15383 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15384 + '@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) 15385 + react: 19.2.1 15386 + react-dom: 19.2.1(react@19.2.1) 15387 15387 optionalDependencies: 15388 15388 '@types/react': 19.2.2 15389 15389 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15390 15390 15391 - '@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.0(react@19.2.0))(react@19.2.0)': 15391 + '@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)': 15392 15392 dependencies: 15393 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15394 - '@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.0(react@19.2.0))(react@19.2.0) 15395 - react: 19.2.0 15396 - react-dom: 19.2.0(react@19.2.0) 15393 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15394 + '@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) 15395 + react: 19.2.1 15396 + react-dom: 19.2.1(react@19.2.1) 15397 15397 optionalDependencies: 15398 15398 '@types/react': 19.2.2 15399 15399 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15400 15400 15401 - '@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.0(react@19.2.0))(react@19.2.0)': 15401 + '@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)': 15402 15402 dependencies: 15403 15403 '@radix-ui/primitive': 1.1.1 15404 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15405 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15406 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15407 - '@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.0(react@19.2.0))(react@19.2.0) 15408 - '@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.0(react@19.2.0))(react@19.2.0) 15409 - '@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.0(react@19.2.0))(react@19.2.0) 15410 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15411 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15412 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15413 - react: 19.2.0 15414 - react-dom: 19.2.0(react@19.2.0) 15404 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15405 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15406 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15407 + '@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) 15408 + '@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) 15409 + '@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) 15410 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15411 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15412 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15413 + react: 19.2.1 15414 + react-dom: 19.2.1(react@19.2.1) 15415 15415 optionalDependencies: 15416 15416 '@types/react': 19.2.2 15417 15417 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15418 15418 15419 - '@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.0(react@19.2.0))(react@19.2.0)': 15419 + '@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)': 15420 15420 dependencies: 15421 15421 '@radix-ui/primitive': 1.1.2 15422 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15423 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15424 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15425 - '@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.0(react@19.2.0))(react@19.2.0) 15426 - '@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.0(react@19.2.0))(react@19.2.0) 15427 - '@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.0(react@19.2.0))(react@19.2.0) 15428 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15429 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15430 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15431 - react: 19.2.0 15432 - react-dom: 19.2.0(react@19.2.0) 15422 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15423 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15424 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15425 + '@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) 15426 + '@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) 15427 + '@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) 15428 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15429 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15430 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15431 + react: 19.2.1 15432 + react-dom: 19.2.1(react@19.2.1) 15433 15433 optionalDependencies: 15434 15434 '@types/react': 19.2.2 15435 15435 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15436 15436 15437 - '@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.0(react@19.2.0))(react@19.2.0)': 15437 + '@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)': 15438 15438 dependencies: 15439 15439 '@radix-ui/primitive': 1.1.1 15440 - '@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.0(react@19.2.0))(react@19.2.0) 15441 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15442 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15443 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15444 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15445 - '@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.0(react@19.2.0))(react@19.2.0) 15446 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15447 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15448 - react: 19.2.0 15449 - react-dom: 19.2.0(react@19.2.0) 15440 + '@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) 15441 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15442 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15443 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15444 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15445 + '@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) 15446 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15447 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15448 + react: 19.2.1 15449 + react-dom: 19.2.1(react@19.2.1) 15450 15450 optionalDependencies: 15451 15451 '@types/react': 19.2.2 15452 15452 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15453 15453 15454 - '@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.0(react@19.2.0))(react@19.2.0)': 15454 + '@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)': 15455 15455 dependencies: 15456 15456 '@radix-ui/primitive': 1.1.2 15457 - '@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.0(react@19.2.0))(react@19.2.0) 15458 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15459 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15460 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15461 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15462 - '@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.0(react@19.2.0))(react@19.2.0) 15463 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15464 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15465 - react: 19.2.0 15466 - react-dom: 19.2.0(react@19.2.0) 15457 + '@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) 15458 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15459 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15460 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15461 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15462 + '@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) 15463 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15464 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15465 + react: 19.2.1 15466 + react-dom: 19.2.1(react@19.2.1) 15467 15467 optionalDependencies: 15468 15468 '@types/react': 19.2.2 15469 15469 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15485 15485 '@types/react': 19.0.10 15486 15486 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15487 15487 15488 - '@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.0(react@19.2.0))(react@19.2.0)': 15488 + '@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)': 15489 15489 dependencies: 15490 15490 '@radix-ui/number': 1.1.0 15491 15491 '@radix-ui/primitive': 1.1.1 15492 - '@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.0(react@19.2.0))(react@19.2.0) 15493 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15494 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15495 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15496 - '@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.0(react@19.2.0))(react@19.2.0) 15497 - '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15498 - '@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.0(react@19.2.0))(react@19.2.0) 15499 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15500 - '@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.0(react@19.2.0))(react@19.2.0) 15501 - '@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.0(react@19.2.0))(react@19.2.0) 15502 - '@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.0(react@19.2.0))(react@19.2.0) 15503 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15504 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15505 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15506 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15507 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15508 - '@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.0(react@19.2.0))(react@19.2.0) 15492 + '@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) 15493 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15494 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15495 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15496 + '@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) 15497 + '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15498 + '@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) 15499 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15500 + '@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) 15501 + '@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) 15502 + '@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) 15503 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15504 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15505 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15506 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15507 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15508 + '@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) 15509 15509 aria-hidden: 1.2.6 15510 - react: 19.2.0 15511 - react-dom: 19.2.0(react@19.2.0) 15512 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15510 + react: 19.2.1 15511 + react-dom: 19.2.1(react@19.2.1) 15512 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15513 15513 optionalDependencies: 15514 15514 '@types/react': 19.2.2 15515 15515 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15516 15516 15517 - '@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.0(react@19.2.0))(react@19.2.0)': 15517 + '@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)': 15518 15518 dependencies: 15519 15519 '@radix-ui/number': 1.1.1 15520 15520 '@radix-ui/primitive': 1.1.2 15521 - '@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.0(react@19.2.0))(react@19.2.0) 15522 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15523 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15524 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15525 - '@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.0(react@19.2.0))(react@19.2.0) 15526 - '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15527 - '@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.0(react@19.2.0))(react@19.2.0) 15528 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15529 - '@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.0(react@19.2.0))(react@19.2.0) 15530 - '@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.0(react@19.2.0))(react@19.2.0) 15531 - '@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.0(react@19.2.0))(react@19.2.0) 15532 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15533 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15534 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15535 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15536 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15537 - '@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.0(react@19.2.0))(react@19.2.0) 15521 + '@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) 15522 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15523 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15524 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15525 + '@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) 15526 + '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15527 + '@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) 15528 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15529 + '@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) 15530 + '@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) 15531 + '@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) 15532 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15533 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15534 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15535 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15536 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15537 + '@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) 15538 15538 aria-hidden: 1.2.6 15539 - react: 19.2.0 15540 - react-dom: 19.2.0(react@19.2.0) 15541 - react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.0) 15539 + react: 19.2.1 15540 + react-dom: 19.2.1(react@19.2.1) 15541 + react-remove-scroll: 2.7.1(@types/react@19.2.2)(react@19.2.1) 15542 15542 optionalDependencies: 15543 15543 '@types/react': 19.2.2 15544 15544 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15545 15545 15546 - '@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.0(react@19.2.0))(react@19.2.0)': 15546 + '@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)': 15547 15547 dependencies: 15548 - '@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.0(react@19.2.0))(react@19.2.0) 15549 - react: 19.2.0 15550 - react-dom: 19.2.0(react@19.2.0) 15548 + '@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) 15549 + react: 19.2.1 15550 + react-dom: 19.2.1(react@19.2.1) 15551 15551 optionalDependencies: 15552 15552 '@types/react': 19.2.2 15553 15553 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15554 15554 15555 - '@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.0(react@19.2.0))(react@19.2.0)': 15555 + '@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)': 15556 15556 dependencies: 15557 - '@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.0(react@19.2.0))(react@19.2.0) 15558 - react: 19.2.0 15559 - react-dom: 19.2.0(react@19.2.0) 15557 + '@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) 15558 + react: 19.2.1 15559 + react-dom: 19.2.1(react@19.2.1) 15560 15560 optionalDependencies: 15561 15561 '@types/react': 19.2.2 15562 15562 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15563 15563 15564 - '@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.0(react@19.2.0))(react@19.2.0)': 15564 + '@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)': 15565 15565 dependencies: 15566 15566 '@radix-ui/number': 1.1.0 15567 15567 '@radix-ui/primitive': 1.1.1 15568 - '@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.0(react@19.2.0))(react@19.2.0) 15569 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15570 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15571 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15572 - '@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.0(react@19.2.0))(react@19.2.0) 15573 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15574 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15575 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15576 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15577 - react: 19.2.0 15578 - react-dom: 19.2.0(react@19.2.0) 15568 + '@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) 15569 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15570 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15571 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15572 + '@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) 15573 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15574 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15575 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15576 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15577 + react: 19.2.1 15578 + react-dom: 19.2.1(react@19.2.1) 15579 15579 optionalDependencies: 15580 15580 '@types/react': 19.2.2 15581 15581 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15582 15582 15583 - '@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.0(react@19.2.0))(react@19.2.0)': 15583 + '@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)': 15584 15584 dependencies: 15585 15585 '@radix-ui/number': 1.1.1 15586 15586 '@radix-ui/primitive': 1.1.2 15587 - '@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.0(react@19.2.0))(react@19.2.0) 15588 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15589 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15590 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15591 - '@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.0(react@19.2.0))(react@19.2.0) 15592 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15593 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15594 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15595 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15596 - react: 19.2.0 15597 - react-dom: 19.2.0(react@19.2.0) 15587 + '@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) 15588 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15589 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15590 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15591 + '@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) 15592 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15593 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15594 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15595 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15596 + react: 19.2.1 15597 + react-dom: 19.2.1(react@19.2.1) 15598 15598 optionalDependencies: 15599 15599 '@types/react': 19.2.2 15600 15600 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15601 15601 15602 - '@radix-ui/react-slot@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15602 + '@radix-ui/react-slot@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15603 15603 dependencies: 15604 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15605 - react: 19.2.0 15604 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15605 + react: 19.2.1 15606 15606 optionalDependencies: 15607 15607 '@types/react': 19.2.2 15608 15608 ··· 15613 15613 optionalDependencies: 15614 15614 '@types/react': 19.0.10 15615 15615 15616 - '@radix-ui/react-slot@1.2.3(@types/react@19.2.2)(react@19.2.0)': 15616 + '@radix-ui/react-slot@1.2.3(@types/react@19.2.2)(react@19.2.1)': 15617 15617 dependencies: 15618 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15619 - react: 19.2.0 15618 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15619 + react: 19.2.1 15620 15620 optionalDependencies: 15621 15621 '@types/react': 19.2.2 15622 15622 15623 - '@radix-ui/react-slot@1.2.4(@types/react@19.2.2)(react@19.2.0)': 15623 + '@radix-ui/react-slot@1.2.4(@types/react@19.2.2)(react@19.2.1)': 15624 15624 dependencies: 15625 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15626 - react: 19.2.0 15625 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15626 + react: 19.2.1 15627 15627 optionalDependencies: 15628 15628 '@types/react': 19.2.2 15629 15629 15630 - '@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.0(react@19.2.0))(react@19.2.0)': 15630 + '@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)': 15631 15631 dependencies: 15632 15632 '@radix-ui/primitive': 1.1.1 15633 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15634 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15635 - '@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.0(react@19.2.0))(react@19.2.0) 15636 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15637 - '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15638 - '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15639 - react: 19.2.0 15640 - react-dom: 19.2.0(react@19.2.0) 15633 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15634 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15635 + '@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) 15636 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15637 + '@radix-ui/react-use-previous': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15638 + '@radix-ui/react-use-size': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15639 + react: 19.2.1 15640 + react-dom: 19.2.1(react@19.2.1) 15641 15641 optionalDependencies: 15642 15642 '@types/react': 19.2.2 15643 15643 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15644 15644 15645 - '@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.0(react@19.2.0))(react@19.2.0)': 15645 + '@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)': 15646 15646 dependencies: 15647 15647 '@radix-ui/primitive': 1.1.2 15648 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15649 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15650 - '@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.0(react@19.2.0))(react@19.2.0) 15651 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15652 - '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15653 - '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15654 - react: 19.2.0 15655 - react-dom: 19.2.0(react@19.2.0) 15648 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15649 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15650 + '@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) 15651 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15652 + '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15653 + '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15654 + react: 19.2.1 15655 + react-dom: 19.2.1(react@19.2.1) 15656 15656 optionalDependencies: 15657 15657 '@types/react': 19.2.2 15658 15658 '@types/react-dom': 19.2.2(@types/react@19.2.2) 15659 15659 15660 - '@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.0(react@19.2.0))(react@19.2.0)': 15660 + '@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)': 15661 15661 dependencies: 15662 15662 '@radix-ui/primitive': 1.1.2 15663 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15664 - '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15665 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15666 - '@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.0(react@19.2.0))(react@19.2.0) 15667 - '@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.0(react@19.2.0))(react@19.2.0) 15668 - '@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.0(react@19.2.0))(react@19.2.0) 15669 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15670 - react: 19.2.0 15671 - react-dom: 19.2.0(react@19.2.0) 15663 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15664 + '@radix-ui/react-direction': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15665 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15666 + '@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) 15667 + '@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) 15668 + '@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) 15669 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15670 + react: 19.2.1 15671 + react-dom: 19.2.1(react@19.2.1) 15672 15672 optionalDependencies: 15673 15673 '@types/react': 19.2.2 15674 15674 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15689 15689 '@types/react': 19.0.10 15690 15690 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15691 15691 15692 - '@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.0(react@19.2.0))(react@19.2.0)': 15692 + '@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)': 15693 15693 dependencies: 15694 15694 '@radix-ui/primitive': 1.1.1 15695 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15696 - '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15697 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15698 - '@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.0(react@19.2.0))(react@19.2.0) 15699 - '@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.0(react@19.2.0))(react@19.2.0) 15700 - '@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.0(react@19.2.0))(react@19.2.0) 15701 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15702 - react: 19.2.0 15703 - react-dom: 19.2.0(react@19.2.0) 15695 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15696 + '@radix-ui/react-direction': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15697 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15698 + '@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) 15699 + '@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) 15700 + '@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) 15701 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15702 + react: 19.2.1 15703 + react-dom: 19.2.1(react@19.2.1) 15704 15704 optionalDependencies: 15705 15705 '@types/react': 19.2.2 15706 15706 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 15720 15720 '@types/react': 19.0.10 15721 15721 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15722 15722 15723 - '@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.0(react@19.2.0))(react@19.2.0)': 15723 + '@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)': 15724 15724 dependencies: 15725 15725 '@radix-ui/primitive': 1.1.1 15726 - '@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.0(react@19.2.0))(react@19.2.0) 15727 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15728 - react: 19.2.0 15729 - react-dom: 19.2.0(react@19.2.0) 15726 + '@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) 15727 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15728 + react: 19.2.1 15729 + react-dom: 19.2.1(react@19.2.1) 15730 15730 optionalDependencies: 15731 15731 '@types/react': 19.2.2 15732 15732 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 15742 15742 '@types/react': 19.0.10 15743 15743 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15744 15744 15745 - '@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.0(react@19.2.0))(react@19.2.0)': 15745 + '@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)': 15746 15746 dependencies: 15747 15747 '@radix-ui/primitive': 1.1.1 15748 - '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15749 - '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15750 - '@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.0(react@19.2.0))(react@19.2.0) 15751 - '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15752 - '@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.0(react@19.2.0))(react@19.2.0) 15753 - '@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.0(react@19.2.0))(react@19.2.0) 15754 - '@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.0(react@19.2.0))(react@19.2.0) 15755 - '@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.0(react@19.2.0))(react@19.2.0) 15756 - '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15757 - '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15758 - '@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.0(react@19.2.0))(react@19.2.0) 15759 - react: 19.2.0 15760 - react-dom: 19.2.0(react@19.2.0) 15748 + '@radix-ui/react-compose-refs': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15749 + '@radix-ui/react-context': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15750 + '@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) 15751 + '@radix-ui/react-id': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15752 + '@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) 15753 + '@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) 15754 + '@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) 15755 + '@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) 15756 + '@radix-ui/react-slot': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15757 + '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15758 + '@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) 15759 + react: 19.2.1 15760 + react-dom: 19.2.1(react@19.2.1) 15761 15761 optionalDependencies: 15762 15762 '@types/react': 19.2.2 15763 15763 '@types/react-dom': 19.1.9(@types/react@19.2.2) 15764 15764 15765 - '@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.0(react@19.2.0))(react@19.2.0)': 15765 + '@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)': 15766 15766 dependencies: 15767 15767 '@radix-ui/primitive': 1.1.2 15768 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15769 - '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.0) 15770 - '@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.0(react@19.2.0))(react@19.2.0) 15771 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15772 - '@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.0(react@19.2.0))(react@19.2.0) 15773 - '@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.0(react@19.2.0))(react@19.2.0) 15774 - '@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.0(react@19.2.0))(react@19.2.0) 15775 - '@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.0(react@19.2.0))(react@19.2.0) 15776 - '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.0) 15777 - '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.0) 15778 - '@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.0(react@19.2.0))(react@19.2.0) 15779 - react: 19.2.0 15780 - react-dom: 19.2.0(react@19.2.0) 15768 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15769 + '@radix-ui/react-context': 1.1.2(@types/react@19.2.2)(react@19.2.1) 15770 + '@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) 15771 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15772 + '@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) 15773 + '@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) 15774 + '@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) 15775 + '@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) 15776 + '@radix-ui/react-slot': 1.2.3(@types/react@19.2.2)(react@19.2.1) 15777 + '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.2)(react@19.2.1) 15778 + '@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) 15779 + react: 19.2.1 15780 + react-dom: 19.2.1(react@19.2.1) 15781 15781 optionalDependencies: 15782 15782 '@types/react': 19.2.2 15783 15783 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15802 15802 '@types/react': 19.0.10 15803 15803 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15804 15804 15805 - '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15805 + '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15806 15806 dependencies: 15807 - react: 19.2.0 15807 + react: 19.2.1 15808 15808 optionalDependencies: 15809 15809 '@types/react': 19.2.2 15810 15810 ··· 15814 15814 optionalDependencies: 15815 15815 '@types/react': 19.0.10 15816 15816 15817 - '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15817 + '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15818 15818 dependencies: 15819 - react: 19.2.0 15819 + react: 19.2.1 15820 15820 optionalDependencies: 15821 15821 '@types/react': 19.2.2 15822 15822 15823 - '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15823 + '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15824 15824 dependencies: 15825 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15826 - react: 19.2.0 15825 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15826 + react: 19.2.1 15827 15827 optionalDependencies: 15828 15828 '@types/react': 19.2.2 15829 15829 ··· 15835 15835 optionalDependencies: 15836 15836 '@types/react': 19.0.10 15837 15837 15838 - '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.2)(react@19.2.0)': 15838 + '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.2)(react@19.2.1)': 15839 15839 dependencies: 15840 - '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.2)(react@19.2.0) 15841 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15842 - react: 19.2.0 15840 + '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.2)(react@19.2.1) 15841 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15842 + react: 19.2.1 15843 15843 optionalDependencies: 15844 15844 '@types/react': 19.2.2 15845 15845 ··· 15850 15850 optionalDependencies: 15851 15851 '@types/react': 19.0.10 15852 15852 15853 - '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.2)(react@19.2.0)': 15853 + '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.2)(react@19.2.1)': 15854 15854 dependencies: 15855 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15856 - react: 19.2.0 15855 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15856 + react: 19.2.1 15857 15857 optionalDependencies: 15858 15858 '@types/react': 19.2.2 15859 15859 15860 - '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15860 + '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15861 15861 dependencies: 15862 - '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15863 - react: 19.2.0 15862 + '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15863 + react: 19.2.1 15864 15864 optionalDependencies: 15865 15865 '@types/react': 19.2.2 15866 15866 ··· 15871 15871 optionalDependencies: 15872 15872 '@types/react': 19.0.10 15873 15873 15874 - '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15874 + '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15875 15875 dependencies: 15876 - '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15877 - react: 19.2.0 15876 + '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15877 + react: 19.2.1 15878 15878 optionalDependencies: 15879 15879 '@types/react': 19.2.2 15880 15880 15881 - '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.2)(react@19.2.0)': 15881 + '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.2)(react@19.2.1)': 15882 15882 dependencies: 15883 - react: 19.2.0 15884 - use-sync-external-store: 1.6.0(react@19.2.0) 15883 + react: 19.2.1 15884 + use-sync-external-store: 1.6.0(react@19.2.1) 15885 15885 optionalDependencies: 15886 15886 '@types/react': 19.2.2 15887 15887 15888 - '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15888 + '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15889 15889 dependencies: 15890 - react: 19.2.0 15890 + react: 19.2.1 15891 15891 optionalDependencies: 15892 15892 '@types/react': 19.2.2 15893 15893 ··· 15897 15897 optionalDependencies: 15898 15898 '@types/react': 19.0.10 15899 15899 15900 - '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15900 + '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15901 15901 dependencies: 15902 - react: 19.2.0 15902 + react: 19.2.1 15903 15903 optionalDependencies: 15904 15904 '@types/react': 19.2.2 15905 15905 15906 - '@radix-ui/react-use-previous@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15906 + '@radix-ui/react-use-previous@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15907 15907 dependencies: 15908 - react: 19.2.0 15908 + react: 19.2.1 15909 15909 optionalDependencies: 15910 15910 '@types/react': 19.2.2 15911 15911 15912 - '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15912 + '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15913 15913 dependencies: 15914 - react: 19.2.0 15914 + react: 19.2.1 15915 15915 optionalDependencies: 15916 15916 '@types/react': 19.2.2 15917 15917 15918 - '@radix-ui/react-use-rect@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15918 + '@radix-ui/react-use-rect@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15919 15919 dependencies: 15920 15920 '@radix-ui/rect': 1.1.0 15921 - react: 19.2.0 15921 + react: 19.2.1 15922 15922 optionalDependencies: 15923 15923 '@types/react': 19.2.2 15924 15924 ··· 15929 15929 optionalDependencies: 15930 15930 '@types/react': 19.0.10 15931 15931 15932 - '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15932 + '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15933 15933 dependencies: 15934 15934 '@radix-ui/rect': 1.1.1 15935 - react: 19.2.0 15935 + react: 19.2.1 15936 15936 optionalDependencies: 15937 15937 '@types/react': 19.2.2 15938 15938 15939 - '@radix-ui/react-use-size@1.1.0(@types/react@19.2.2)(react@19.2.0)': 15939 + '@radix-ui/react-use-size@1.1.0(@types/react@19.2.2)(react@19.2.1)': 15940 15940 dependencies: 15941 - '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.0) 15942 - react: 19.2.0 15941 + '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.2.2)(react@19.2.1) 15942 + react: 19.2.1 15943 15943 optionalDependencies: 15944 15944 '@types/react': 19.2.2 15945 15945 ··· 15950 15950 optionalDependencies: 15951 15951 '@types/react': 19.0.10 15952 15952 15953 - '@radix-ui/react-use-size@1.1.1(@types/react@19.2.2)(react@19.2.0)': 15953 + '@radix-ui/react-use-size@1.1.1(@types/react@19.2.2)(react@19.2.1)': 15954 15954 dependencies: 15955 - '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.0) 15956 - react: 19.2.0 15955 + '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.2)(react@19.2.1) 15956 + react: 19.2.1 15957 15957 optionalDependencies: 15958 15958 '@types/react': 19.2.2 15959 15959 15960 - '@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.0(react@19.2.0))(react@19.2.0)': 15960 + '@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)': 15961 15961 dependencies: 15962 - '@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.0(react@19.2.0))(react@19.2.0) 15963 - react: 19.2.0 15964 - react-dom: 19.2.0(react@19.2.0) 15962 + '@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) 15963 + react: 19.2.1 15964 + react-dom: 19.2.1(react@19.2.1) 15965 15965 optionalDependencies: 15966 15966 '@types/react': 19.2.2 15967 15967 '@types/react-dom': 19.1.9(@types/react@19.2.2) ··· 15975 15975 '@types/react': 19.0.10 15976 15976 '@types/react-dom': 19.0.4(@types/react@19.0.10) 15977 15977 15978 - '@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.0(react@19.2.0))(react@19.2.0)': 15978 + '@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)': 15979 15979 dependencies: 15980 - '@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.0(react@19.2.0))(react@19.2.0) 15981 - react: 19.2.0 15982 - react-dom: 19.2.0(react@19.2.0) 15980 + '@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) 15981 + react: 19.2.1 15982 + react-dom: 19.2.1(react@19.2.1) 15983 15983 optionalDependencies: 15984 15984 '@types/react': 19.2.2 15985 15985 '@types/react-dom': 19.2.2(@types/react@19.2.2) ··· 15988 15988 15989 15989 '@radix-ui/rect@1.1.1': {} 15990 15990 15991 - '@react-email/body@0.1.0(react@19.2.0)': 15991 + '@react-email/body@0.1.0(react@19.2.1)': 15992 15992 dependencies: 15993 - react: 19.2.0 15993 + react: 19.2.1 15994 15994 15995 - '@react-email/button@0.1.0(react@19.2.0)': 15995 + '@react-email/button@0.1.0(react@19.2.1)': 15996 15996 dependencies: 15997 - react: 19.2.0 15997 + react: 19.2.1 15998 15998 15999 - '@react-email/button@0.2.0(react@19.2.0)': 15999 + '@react-email/button@0.2.0(react@19.2.1)': 16000 16000 dependencies: 16001 - react: 19.2.0 16001 + react: 19.2.1 16002 16002 16003 - '@react-email/code-block@0.1.0(react@19.2.0)': 16003 + '@react-email/code-block@0.1.0(react@19.2.1)': 16004 16004 dependencies: 16005 16005 prismjs: 1.30.0 16006 - react: 19.2.0 16006 + react: 19.2.1 16007 16007 16008 - '@react-email/code-inline@0.0.5(react@19.2.0)': 16008 + '@react-email/code-inline@0.0.5(react@19.2.1)': 16009 16009 dependencies: 16010 - react: 19.2.0 16010 + react: 19.2.1 16011 16011 16012 - '@react-email/column@0.0.13(react@19.2.0)': 16012 + '@react-email/column@0.0.13(react@19.2.1)': 16013 16013 dependencies: 16014 - react: 19.2.0 16014 + react: 19.2.1 16015 16015 16016 - '@react-email/components@0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.0)': 16016 + '@react-email/components@0.5.7(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16017 16017 dependencies: 16018 - '@react-email/body': 0.1.0(react@19.2.0) 16019 - '@react-email/button': 0.2.0(react@19.2.0) 16020 - '@react-email/code-block': 0.1.0(react@19.2.0) 16021 - '@react-email/code-inline': 0.0.5(react@19.2.0) 16022 - '@react-email/column': 0.0.13(react@19.2.0) 16023 - '@react-email/container': 0.0.15(react@19.2.0) 16024 - '@react-email/font': 0.0.9(react@19.2.0) 16025 - '@react-email/head': 0.0.12(react@19.2.0) 16026 - '@react-email/heading': 0.0.15(react@19.2.0) 16027 - '@react-email/hr': 0.0.11(react@19.2.0) 16028 - '@react-email/html': 0.0.11(react@19.2.0) 16029 - '@react-email/img': 0.0.11(react@19.2.0) 16030 - '@react-email/link': 0.0.12(react@19.2.0) 16031 - '@react-email/markdown': 0.0.16(react@19.2.0) 16032 - '@react-email/preview': 0.0.13(react@19.2.0) 16033 - '@react-email/render': 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.0) 16034 - '@react-email/row': 0.0.12(react@19.2.0) 16035 - '@react-email/section': 0.0.16(react@19.2.0) 16036 - '@react-email/tailwind': 1.2.2(react@19.2.0) 16037 - '@react-email/text': 0.1.5(react@19.2.0) 16038 - react: 19.2.0 16018 + '@react-email/body': 0.1.0(react@19.2.1) 16019 + '@react-email/button': 0.2.0(react@19.2.1) 16020 + '@react-email/code-block': 0.1.0(react@19.2.1) 16021 + '@react-email/code-inline': 0.0.5(react@19.2.1) 16022 + '@react-email/column': 0.0.13(react@19.2.1) 16023 + '@react-email/container': 0.0.15(react@19.2.1) 16024 + '@react-email/font': 0.0.9(react@19.2.1) 16025 + '@react-email/head': 0.0.12(react@19.2.1) 16026 + '@react-email/heading': 0.0.15(react@19.2.1) 16027 + '@react-email/hr': 0.0.11(react@19.2.1) 16028 + '@react-email/html': 0.0.11(react@19.2.1) 16029 + '@react-email/img': 0.0.11(react@19.2.1) 16030 + '@react-email/link': 0.0.12(react@19.2.1) 16031 + '@react-email/markdown': 0.0.16(react@19.2.1) 16032 + '@react-email/preview': 0.0.13(react@19.2.1) 16033 + '@react-email/render': 1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 16034 + '@react-email/row': 0.0.12(react@19.2.1) 16035 + '@react-email/section': 0.0.16(react@19.2.1) 16036 + '@react-email/tailwind': 1.2.2(react@19.2.1) 16037 + '@react-email/text': 0.1.5(react@19.2.1) 16038 + react: 19.2.1 16039 16039 transitivePeerDependencies: 16040 16040 - react-dom 16041 16041 16042 - '@react-email/components@0.5.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 16042 + '@react-email/components@0.5.7(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16043 16043 dependencies: 16044 - '@react-email/body': 0.1.0(react@19.2.0) 16045 - '@react-email/button': 0.2.0(react@19.2.0) 16046 - '@react-email/code-block': 0.1.0(react@19.2.0) 16047 - '@react-email/code-inline': 0.0.5(react@19.2.0) 16048 - '@react-email/column': 0.0.13(react@19.2.0) 16049 - '@react-email/container': 0.0.15(react@19.2.0) 16050 - '@react-email/font': 0.0.9(react@19.2.0) 16051 - '@react-email/head': 0.0.12(react@19.2.0) 16052 - '@react-email/heading': 0.0.15(react@19.2.0) 16053 - '@react-email/hr': 0.0.11(react@19.2.0) 16054 - '@react-email/html': 0.0.11(react@19.2.0) 16055 - '@react-email/img': 0.0.11(react@19.2.0) 16056 - '@react-email/link': 0.0.12(react@19.2.0) 16057 - '@react-email/markdown': 0.0.16(react@19.2.0) 16058 - '@react-email/preview': 0.0.13(react@19.2.0) 16059 - '@react-email/render': 1.4.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 16060 - '@react-email/row': 0.0.12(react@19.2.0) 16061 - '@react-email/section': 0.0.16(react@19.2.0) 16062 - '@react-email/tailwind': 1.2.2(react@19.2.0) 16063 - '@react-email/text': 0.1.5(react@19.2.0) 16064 - react: 19.2.0 16044 + '@react-email/body': 0.1.0(react@19.2.1) 16045 + '@react-email/button': 0.2.0(react@19.2.1) 16046 + '@react-email/code-block': 0.1.0(react@19.2.1) 16047 + '@react-email/code-inline': 0.0.5(react@19.2.1) 16048 + '@react-email/column': 0.0.13(react@19.2.1) 16049 + '@react-email/container': 0.0.15(react@19.2.1) 16050 + '@react-email/font': 0.0.9(react@19.2.1) 16051 + '@react-email/head': 0.0.12(react@19.2.1) 16052 + '@react-email/heading': 0.0.15(react@19.2.1) 16053 + '@react-email/hr': 0.0.11(react@19.2.1) 16054 + '@react-email/html': 0.0.11(react@19.2.1) 16055 + '@react-email/img': 0.0.11(react@19.2.1) 16056 + '@react-email/link': 0.0.12(react@19.2.1) 16057 + '@react-email/markdown': 0.0.16(react@19.2.1) 16058 + '@react-email/preview': 0.0.13(react@19.2.1) 16059 + '@react-email/render': 1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16060 + '@react-email/row': 0.0.12(react@19.2.1) 16061 + '@react-email/section': 0.0.16(react@19.2.1) 16062 + '@react-email/tailwind': 1.2.2(react@19.2.1) 16063 + '@react-email/text': 0.1.5(react@19.2.1) 16064 + react: 19.2.1 16065 16065 transitivePeerDependencies: 16066 16066 - react-dom 16067 16067 16068 - '@react-email/container@0.0.15(react@19.2.0)': 16068 + '@react-email/container@0.0.15(react@19.2.1)': 16069 16069 dependencies: 16070 - react: 19.2.0 16070 + react: 19.2.1 16071 16071 16072 - '@react-email/font@0.0.9(react@19.2.0)': 16072 + '@react-email/font@0.0.9(react@19.2.1)': 16073 16073 dependencies: 16074 - react: 19.2.0 16074 + react: 19.2.1 16075 16075 16076 - '@react-email/head@0.0.12(react@19.2.0)': 16076 + '@react-email/head@0.0.12(react@19.2.1)': 16077 16077 dependencies: 16078 - react: 19.2.0 16078 + react: 19.2.1 16079 16079 16080 - '@react-email/heading@0.0.15(react@19.2.0)': 16080 + '@react-email/heading@0.0.15(react@19.2.1)': 16081 16081 dependencies: 16082 - react: 19.2.0 16082 + react: 19.2.1 16083 16083 16084 - '@react-email/hr@0.0.11(react@19.2.0)': 16084 + '@react-email/hr@0.0.11(react@19.2.1)': 16085 16085 dependencies: 16086 - react: 19.2.0 16086 + react: 19.2.1 16087 16087 16088 - '@react-email/html@0.0.11(react@19.2.0)': 16088 + '@react-email/html@0.0.11(react@19.2.1)': 16089 16089 dependencies: 16090 - react: 19.2.0 16090 + react: 19.2.1 16091 16091 16092 - '@react-email/img@0.0.11(react@19.2.0)': 16092 + '@react-email/img@0.0.11(react@19.2.1)': 16093 16093 dependencies: 16094 - react: 19.2.0 16094 + react: 19.2.1 16095 16095 16096 - '@react-email/link@0.0.12(react@19.2.0)': 16096 + '@react-email/link@0.0.12(react@19.2.1)': 16097 16097 dependencies: 16098 - react: 19.2.0 16098 + react: 19.2.1 16099 16099 16100 - '@react-email/markdown@0.0.16(react@19.2.0)': 16100 + '@react-email/markdown@0.0.16(react@19.2.1)': 16101 16101 dependencies: 16102 16102 marked: 15.0.12 16103 - react: 19.2.0 16103 + react: 19.2.1 16104 16104 16105 16105 '@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))': 16106 16106 dependencies: ··· 16128 16128 json5: 2.2.3 16129 16129 log-symbols: 4.1.0 16130 16130 module-punycode: punycode@2.3.1 16131 - 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) 16131 + next: 15.5.2(@babel/core@7.26.10)(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.2.1))(react@19.0.0) 16132 16132 node-html-parser: 7.0.1 16133 16133 ora: 5.4.1 16134 16134 pretty-bytes: 6.1.1 ··· 16161 16161 - utf-8-validate 16162 16162 - webpack-cli 16163 16163 16164 - '@react-email/preview@0.0.13(react@19.2.0)': 16164 + '@react-email/preview@0.0.13(react@19.2.1)': 16165 16165 dependencies: 16166 - react: 19.2.0 16166 + react: 19.2.1 16167 16167 16168 - '@react-email/render@1.0.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 16168 + '@react-email/render@1.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16169 16169 dependencies: 16170 16170 html-to-text: 9.0.5 16171 16171 js-beautify: 1.15.4 16172 - react: 19.2.0 16173 - react-dom: 19.2.0(react@19.2.0) 16172 + react: 19.2.1 16173 + react-dom: 19.2.1(react@19.2.1) 16174 16174 react-promise-suspense: 0.3.4 16175 16175 16176 - '@react-email/render@1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.0)': 16176 + '@react-email/render@1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16177 16177 dependencies: 16178 16178 html-to-text: 9.0.5 16179 16179 prettier: 3.6.2 16180 - react: 19.2.0 16180 + react: 19.2.1 16181 16181 react-dom: 19.0.0(react@19.0.0) 16182 16182 react-promise-suspense: 0.3.4 16183 16183 16184 - '@react-email/render@1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.0)': 16184 + '@react-email/render@1.4.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1)': 16185 16185 dependencies: 16186 16186 html-to-text: 9.0.5 16187 16187 prettier: 3.6.2 16188 - react: 19.2.0 16188 + react: 19.2.1 16189 16189 react-dom: 19.0.0(react@19.0.0) 16190 16190 react-promise-suspense: 0.3.4 16191 16191 16192 - '@react-email/render@1.4.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 16192 + '@react-email/render@1.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 16193 16193 dependencies: 16194 16194 html-to-text: 9.0.5 16195 16195 prettier: 3.6.2 16196 - react: 19.2.0 16197 - react-dom: 19.2.0(react@19.2.0) 16196 + react: 19.2.1 16197 + react-dom: 19.2.1(react@19.2.1) 16198 16198 react-promise-suspense: 0.3.4 16199 16199 16200 - '@react-email/row@0.0.12(react@19.2.0)': 16200 + '@react-email/row@0.0.12(react@19.2.1)': 16201 16201 dependencies: 16202 - react: 19.2.0 16202 + react: 19.2.1 16203 16203 16204 - '@react-email/section@0.0.16(react@19.2.0)': 16204 + '@react-email/section@0.0.16(react@19.2.1)': 16205 16205 dependencies: 16206 - react: 19.2.0 16206 + react: 19.2.1 16207 16207 16208 - '@react-email/tailwind@1.0.5(react@19.2.0)': 16208 + '@react-email/tailwind@1.0.5(react@19.2.1)': 16209 16209 dependencies: 16210 - react: 19.2.0 16210 + react: 19.2.1 16211 16211 16212 - '@react-email/tailwind@1.2.2(react@19.2.0)': 16212 + '@react-email/tailwind@1.2.2(react@19.2.1)': 16213 16213 dependencies: 16214 - react: 19.2.0 16214 + react: 19.2.1 16215 16215 16216 - '@react-email/text@0.1.5(react@19.2.0)': 16216 + '@react-email/text@0.1.5(react@19.2.1)': 16217 16217 dependencies: 16218 - react: 19.2.0 16218 + react: 19.2.1 16219 16219 16220 16220 '@rolldown/pluginutils@1.0.0-beta.27': {} 16221 16221 ··· 16426 16426 16427 16427 '@sentry/core@9.47.1': {} 16428 16428 16429 - '@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.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.103.0)': 16429 + '@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)': 16430 16430 dependencies: 16431 16431 '@opentelemetry/api': 1.9.0 16432 16432 '@opentelemetry/semantic-conventions': 1.38.0 ··· 16436 16436 '@sentry/core': 10.22.0 16437 16437 '@sentry/node': 10.22.0 16438 16438 '@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) 16439 - '@sentry/react': 10.22.0(react@19.2.0) 16439 + '@sentry/react': 10.22.0(react@19.2.1) 16440 16440 '@sentry/vercel-edge': 10.22.0 16441 16441 '@sentry/webpack-plugin': 4.6.1(webpack@5.103.0) 16442 - next: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 16442 + 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) 16443 16443 resolve: 1.22.8 16444 16444 rollup: 4.53.3 16445 16445 stacktrace-parser: 0.1.11 ··· 16452 16452 - supports-color 16453 16453 - webpack 16454 16454 16455 - '@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.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)(webpack@5.103.0)': 16455 + '@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)': 16456 16456 dependencies: 16457 16457 '@opentelemetry/api': 1.9.0 16458 16458 '@opentelemetry/semantic-conventions': 1.38.0 ··· 16462 16462 '@sentry/core': 10.22.0 16463 16463 '@sentry/node': 10.22.0 16464 16464 '@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) 16465 - '@sentry/react': 10.22.0(react@19.2.0) 16465 + '@sentry/react': 10.22.0(react@19.2.1) 16466 16466 '@sentry/vercel-edge': 10.22.0 16467 16467 '@sentry/webpack-plugin': 4.6.1(webpack@5.103.0) 16468 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 16468 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 16469 16469 resolve: 1.22.8 16470 16470 rollup: 4.53.3 16471 16471 stacktrace-parser: 0.1.11 ··· 16543 16543 '@opentelemetry/semantic-conventions': 1.38.0 16544 16544 '@sentry/core': 10.22.0 16545 16545 16546 - '@sentry/react@10.22.0(react@19.2.0)': 16546 + '@sentry/react@10.22.0(react@19.2.1)': 16547 16547 dependencies: 16548 16548 '@sentry/browser': 10.22.0 16549 16549 '@sentry/core': 10.22.0 16550 16550 hoist-non-react-statics: 3.3.2 16551 - react: 19.2.0 16551 + react: 19.2.1 16552 16552 16553 16553 '@sentry/types@8.9.2': {} 16554 16554 ··· 17143 17143 17144 17144 '@tanstack/query-devtools@5.80.0': {} 17145 17145 17146 - '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.81.5(react@19.2.0))(react@19.2.0)': 17146 + '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.81.5(react@19.2.1))(react@19.2.1)': 17147 17147 dependencies: 17148 17148 '@tanstack/query-devtools': 5.80.0 17149 - '@tanstack/react-query': 5.81.5(react@19.2.0) 17150 - react: 19.2.0 17149 + '@tanstack/react-query': 5.81.5(react@19.2.1) 17150 + react: 19.2.1 17151 17151 17152 - '@tanstack/react-query@5.81.5(react@19.2.0)': 17152 + '@tanstack/react-query@5.81.5(react@19.2.1)': 17153 17153 dependencies: 17154 17154 '@tanstack/query-core': 5.81.5 17155 - react: 19.2.0 17155 + react: 19.2.1 17156 17156 17157 - '@tanstack/react-table@8.21.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': 17157 + '@tanstack/react-table@8.21.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': 17158 17158 dependencies: 17159 17159 '@tanstack/table-core': 8.21.3 17160 - react: 19.2.0 17161 - react-dom: 19.2.0(react@19.2.0) 17160 + react: 19.2.1 17161 + react-dom: 19.2.1(react@19.2.1) 17162 17162 17163 17163 '@tanstack/table-core@8.21.3': {} 17164 17164 ··· 17171 17171 '@trpc/server': 11.4.4(typescript@5.7.2) 17172 17172 typescript: 5.7.2 17173 17173 17174 - '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2)': 17174 + '@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)': 17175 17175 dependencies: 17176 17176 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17177 17177 '@trpc/server': 11.4.4(typescript@5.7.2) 17178 - next: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 17179 - react: 19.2.0 17180 - react-dom: 19.2.0(react@19.2.0) 17178 + 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) 17179 + react: 19.2.1 17180 + react-dom: 19.2.1(react@19.2.1) 17181 17181 typescript: 5.7.2 17182 17182 optionalDependencies: 17183 - '@tanstack/react-query': 5.81.5(react@19.2.0) 17184 - '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 17183 + '@tanstack/react-query': 5.81.5(react@19.2.1) 17184 + '@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) 17185 17185 17186 - '@trpc/next@11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2))(@trpc/server@11.4.4(typescript@5.7.2))(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2)': 17186 + '@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)': 17187 17187 dependencies: 17188 17188 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17189 17189 '@trpc/server': 11.4.4(typescript@5.7.2) 17190 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 17191 - react: 19.2.0 17192 - react-dom: 19.2.0(react@19.2.0) 17190 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 17191 + react: 19.2.1 17192 + react-dom: 19.2.1(react@19.2.1) 17193 17193 typescript: 5.7.2 17194 17194 optionalDependencies: 17195 - '@tanstack/react-query': 5.81.5(react@19.2.0) 17196 - '@trpc/react-query': 11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2) 17195 + '@tanstack/react-query': 5.81.5(react@19.2.1) 17196 + '@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) 17197 17197 17198 - '@trpc/react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2)': 17198 + '@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)': 17199 17199 dependencies: 17200 - '@tanstack/react-query': 5.81.5(react@19.2.0) 17200 + '@tanstack/react-query': 5.81.5(react@19.2.1) 17201 17201 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17202 17202 '@trpc/server': 11.4.4(typescript@5.7.2) 17203 - react: 19.2.0 17204 - react-dom: 19.2.0(react@19.2.0) 17203 + react: 19.2.1 17204 + react-dom: 19.2.1(react@19.2.1) 17205 17205 typescript: 5.7.2 17206 17206 17207 17207 '@trpc/server@11.4.4(typescript@5.7.2)': 17208 17208 dependencies: 17209 17209 typescript: 5.7.2 17210 17210 17211 - '@trpc/tanstack-react-query@11.4.4(@tanstack/react-query@5.81.5(react@19.2.0))(@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.0(react@19.2.0))(react@19.2.0)(typescript@5.7.2)': 17211 + '@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)': 17212 17212 dependencies: 17213 - '@tanstack/react-query': 5.81.5(react@19.2.0) 17213 + '@tanstack/react-query': 5.81.5(react@19.2.1) 17214 17214 '@trpc/client': 11.4.4(@trpc/server@11.4.4(typescript@5.7.2))(typescript@5.7.2) 17215 17215 '@trpc/server': 11.4.4(typescript@5.7.2) 17216 - react: 19.2.0 17217 - react-dom: 19.2.0(react@19.2.0) 17216 + react: 19.2.1 17217 + react-dom: 19.2.1(react@19.2.1) 17218 17218 typescript: 5.7.2 17219 17219 17220 17220 '@ts-morph/common@0.19.0': ··· 18261 18261 18262 18262 clsx@2.1.1: {} 18263 18263 18264 - cmdk@1.0.4(@types/react-dom@19.1.9(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 18264 + 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): 18265 18265 dependencies: 18266 - '@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.0(react@19.2.0))(react@19.2.0) 18267 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 18268 - '@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.0(react@19.2.0))(react@19.2.0) 18269 - react: 19.2.0 18270 - react-dom: 19.2.0(react@19.2.0) 18271 - use-sync-external-store: 1.6.0(react@19.2.0) 18266 + '@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) 18267 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 18268 + '@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) 18269 + react: 19.2.1 18270 + react-dom: 19.2.1(react@19.2.1) 18271 + use-sync-external-store: 1.6.0(react@19.2.1) 18272 18272 transitivePeerDependencies: 18273 18273 - '@types/react' 18274 18274 - '@types/react-dom' 18275 18275 18276 - cmdk@1.1.1(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 18276 + 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): 18277 18277 dependencies: 18278 - '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.0) 18279 - '@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.0(react@19.2.0))(react@19.2.0) 18280 - '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.0) 18281 - '@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.0(react@19.2.0))(react@19.2.0) 18282 - react: 19.2.0 18283 - react-dom: 19.2.0(react@19.2.0) 18278 + '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.2)(react@19.2.1) 18279 + '@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) 18280 + '@radix-ui/react-id': 1.1.1(@types/react@19.2.2)(react@19.2.1) 18281 + '@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) 18282 + react: 19.2.1 18283 + react-dom: 19.2.1(react@19.2.1) 18284 18284 transitivePeerDependencies: 18285 18285 - '@types/react' 18286 18286 - '@types/react-dom' ··· 20101 20101 20102 20102 lite-youtube-embed@0.3.4: {} 20103 20103 20104 - little-state-machine@4.8.1(react@19.2.0): 20104 + little-state-machine@4.8.1(react@19.2.1): 20105 20105 dependencies: 20106 - react: 19.2.0 20106 + react: 19.2.1 20107 20107 20108 20108 load-tsconfig@0.2.5: {} 20109 20109 ··· 20183 20183 20184 20184 lru-cache@7.18.3: {} 20185 20185 20186 - lucide-react@0.525.0(react@19.2.0): 20186 + lucide-react@0.525.0(react@19.2.1): 20187 20187 dependencies: 20188 - react: 19.2.0 20188 + react: 19.2.1 20189 20189 20190 20190 luxon@3.5.0: {} 20191 20191 ··· 20821 20821 20822 20822 netmask@2.0.2: {} 20823 20823 20824 - next-auth@5.0.0-beta.29(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): 20824 + 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): 20825 20825 dependencies: 20826 20826 '@auth/core': 0.40.0 20827 - next: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 20828 - react: 19.2.0 20827 + 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) 20828 + react: 19.2.1 20829 20829 20830 - next-auth@5.0.0-beta.29(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): 20830 + 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): 20831 20831 dependencies: 20832 20832 '@auth/core': 0.40.0 20833 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 20834 - react: 19.2.0 20833 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20834 + react: 19.2.1 20835 20835 20836 - next-mdx-remote@5.0.0(@types/react@19.2.2)(react@19.2.0): 20836 + next-mdx-remote@5.0.0(@types/react@19.2.2)(react@19.2.1): 20837 20837 dependencies: 20838 20838 '@babel/code-frame': 7.27.1 20839 20839 '@mdx-js/mdx': 3.1.1 20840 - '@mdx-js/react': 3.1.1(@types/react@19.2.2)(react@19.2.0) 20841 - react: 19.2.0 20840 + '@mdx-js/react': 3.1.1(@types/react@19.2.2)(react@19.2.1) 20841 + react: 19.2.1 20842 20842 unist-util-remove: 3.1.1 20843 20843 vfile: 6.0.3 20844 20844 vfile-matter: 5.0.1 ··· 20846 20846 - '@types/react' 20847 20847 - supports-color 20848 20848 20849 - next-plausible@3.12.4(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 20849 + 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): 20850 20850 dependencies: 20851 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 20852 - react: 19.2.0 20853 - react-dom: 19.2.0(react@19.2.0) 20851 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20852 + react: 19.2.1 20853 + react-dom: 19.2.1(react@19.2.1) 20854 20854 20855 - next-themes@0.2.1(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 20855 + 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): 20856 20856 dependencies: 20857 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 20858 - react: 19.2.0 20859 - react-dom: 19.2.0(react@19.2.0) 20857 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 20858 + react: 19.2.1 20859 + react-dom: 19.2.1(react@19.2.1) 20860 20860 20861 - next-themes@0.4.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 20861 + next-themes@0.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20862 20862 dependencies: 20863 - react: 19.2.0 20864 - react-dom: 19.2.0(react@19.2.0) 20863 + react: 19.2.1 20864 + react-dom: 19.2.1(react@19.2.1) 20865 20865 20866 - 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): 20866 + next@15.5.2(@babel/core@7.26.10)(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.2.1))(react@19.0.0): 20867 20867 dependencies: 20868 20868 '@next/env': 15.5.2 20869 20869 '@swc/helpers': 0.5.15 ··· 20887 20887 - '@babel/core' 20888 20888 - babel-plugin-macros 20889 20889 20890 - next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 20890 + 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): 20891 20891 dependencies: 20892 - '@next/env': 16.0.4 20892 + '@next/env': 16.0.7 20893 20893 '@swc/helpers': 0.5.15 20894 20894 caniuse-lite: 1.0.30001757 20895 20895 postcss: 8.4.31 20896 - react: 19.2.0 20897 - react-dom: 19.2.0(react@19.2.0) 20898 - styled-jsx: 5.1.6(@babel/core@7.28.5)(react@19.2.0) 20896 + react: 19.2.1 20897 + react-dom: 19.2.1(react@19.2.1) 20898 + styled-jsx: 5.1.6(@babel/core@7.28.5)(react@19.2.1) 20899 20899 optionalDependencies: 20900 - '@next/swc-darwin-arm64': 16.0.4 20901 - '@next/swc-darwin-x64': 16.0.4 20902 - '@next/swc-linux-arm64-gnu': 16.0.4 20903 - '@next/swc-linux-arm64-musl': 16.0.4 20904 - '@next/swc-linux-x64-gnu': 16.0.4 20905 - '@next/swc-linux-x64-musl': 16.0.4 20906 - '@next/swc-win32-arm64-msvc': 16.0.4 20907 - '@next/swc-win32-x64-msvc': 16.0.4 20900 + '@next/swc-darwin-arm64': 16.0.7 20901 + '@next/swc-darwin-x64': 16.0.7 20902 + '@next/swc-linux-arm64-gnu': 16.0.7 20903 + '@next/swc-linux-arm64-musl': 16.0.7 20904 + '@next/swc-linux-x64-gnu': 16.0.7 20905 + '@next/swc-linux-x64-musl': 16.0.7 20906 + '@next/swc-win32-arm64-msvc': 16.0.7 20907 + '@next/swc-win32-x64-msvc': 16.0.7 20908 20908 '@opentelemetry/api': 1.9.0 20909 20909 sharp: 0.34.5 20910 20910 transitivePeerDependencies: 20911 20911 - '@babel/core' 20912 20912 - babel-plugin-macros 20913 20913 20914 - next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 20914 + next@16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 20915 20915 dependencies: 20916 - '@next/env': 16.0.4 20916 + '@next/env': 16.0.7 20917 20917 '@swc/helpers': 0.5.15 20918 20918 caniuse-lite: 1.0.30001757 20919 20919 postcss: 8.4.31 20920 - react: 19.2.0 20921 - react-dom: 19.2.0(react@19.2.0) 20922 - styled-jsx: 5.1.6(react@19.2.0) 20920 + react: 19.2.1 20921 + react-dom: 19.2.1(react@19.2.1) 20922 + styled-jsx: 5.1.6(react@19.2.1) 20923 20923 optionalDependencies: 20924 - '@next/swc-darwin-arm64': 16.0.4 20925 - '@next/swc-darwin-x64': 16.0.4 20926 - '@next/swc-linux-arm64-gnu': 16.0.4 20927 - '@next/swc-linux-arm64-musl': 16.0.4 20928 - '@next/swc-linux-x64-gnu': 16.0.4 20929 - '@next/swc-linux-x64-musl': 16.0.4 20930 - '@next/swc-win32-arm64-msvc': 16.0.4 20931 - '@next/swc-win32-x64-msvc': 16.0.4 20924 + '@next/swc-darwin-arm64': 16.0.7 20925 + '@next/swc-darwin-x64': 16.0.7 20926 + '@next/swc-linux-arm64-gnu': 16.0.7 20927 + '@next/swc-linux-arm64-musl': 16.0.7 20928 + '@next/swc-linux-x64-gnu': 16.0.7 20929 + '@next/swc-linux-x64-musl': 16.0.7 20930 + '@next/swc-win32-arm64-msvc': 16.0.7 20931 + '@next/swc-win32-x64-msvc': 16.0.7 20932 20932 '@opentelemetry/api': 1.9.0 20933 20933 sharp: 0.34.5 20934 20934 transitivePeerDependencies: ··· 21002 21002 dependencies: 21003 21003 boolbase: 1.0.0 21004 21004 21005 - nuqs@2.4.3(next@16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): 21005 + 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): 21006 21006 dependencies: 21007 21007 mitt: 3.0.1 21008 - react: 19.2.0 21008 + react: 19.2.1 21009 21009 optionalDependencies: 21010 - next: 16.0.4(@babel/core@7.28.5)(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 21010 + 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) 21011 21011 21012 - nuqs@2.4.3(next@16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): 21012 + 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): 21013 21013 dependencies: 21014 21014 mitt: 3.0.1 21015 - react: 19.2.0 21015 + react: 19.2.1 21016 21016 optionalDependencies: 21017 - next: 16.0.4(@opentelemetry/api@1.9.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 21017 + next: 16.0.7(@opentelemetry/api@1.9.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21018 21018 21019 21019 nypm@0.6.0: 21020 21020 dependencies: ··· 21524 21524 minimist: 1.2.8 21525 21525 strip-json-comments: 2.0.1 21526 21526 21527 - react-day-picker@8.10.1(date-fns@2.30.0)(react@19.2.0): 21527 + react-day-picker@8.10.1(date-fns@2.30.0)(react@19.2.1): 21528 21528 dependencies: 21529 21529 date-fns: 2.30.0 21530 - react: 19.2.0 21530 + react: 19.2.1 21531 21531 21532 21532 react-dom@19.0.0(react@19.0.0): 21533 21533 dependencies: 21534 21534 react: 19.0.0 21535 21535 scheduler: 0.25.0 21536 21536 21537 - react-dom@19.2.0(react@19.2.0): 21537 + react-dom@19.2.1(react@19.2.1): 21538 21538 dependencies: 21539 - react: 19.2.0 21539 + react: 19.2.1 21540 21540 scheduler: 0.27.0 21541 21541 21542 21542 react-email@4.3.1: ··· 21562 21562 - supports-color 21563 21563 - utf-8-validate 21564 21564 21565 - react-hook-form@7.66.1(react@19.2.0): 21565 + react-hook-form@7.66.1(react@19.2.1): 21566 21566 dependencies: 21567 - react: 19.2.0 21567 + react: 19.2.1 21568 21568 21569 21569 react-is@16.13.1: {} 21570 21570 21571 21571 react-is@18.3.1: {} 21572 21572 21573 - react-medium-image-zoom@5.4.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21573 + react-medium-image-zoom@5.4.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21574 21574 dependencies: 21575 - react: 19.2.0 21576 - react-dom: 19.2.0(react@19.2.0) 21575 + react: 19.2.1 21576 + react-dom: 19.2.1(react@19.2.1) 21577 21577 21578 21578 react-promise-suspense@0.3.4: 21579 21579 dependencies: ··· 21589 21589 optionalDependencies: 21590 21590 '@types/react': 19.0.10 21591 21591 21592 - react-remove-scroll-bar@2.3.8(@types/react@19.2.2)(react@19.2.0): 21592 + react-remove-scroll-bar@2.3.8(@types/react@19.2.2)(react@19.2.1): 21593 21593 dependencies: 21594 - react: 19.2.0 21595 - react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.0) 21594 + react: 19.2.1 21595 + react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.1) 21596 21596 tslib: 2.8.1 21597 21597 optionalDependencies: 21598 21598 '@types/react': 19.2.2 ··· 21608 21608 optionalDependencies: 21609 21609 '@types/react': 19.0.10 21610 21610 21611 - react-remove-scroll@2.7.1(@types/react@19.2.2)(react@19.2.0): 21611 + react-remove-scroll@2.7.1(@types/react@19.2.2)(react@19.2.1): 21612 21612 dependencies: 21613 - react: 19.2.0 21614 - react-remove-scroll-bar: 2.3.8(@types/react@19.2.2)(react@19.2.0) 21615 - react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.0) 21613 + react: 19.2.1 21614 + react-remove-scroll-bar: 2.3.8(@types/react@19.2.2)(react@19.2.1) 21615 + react-style-singleton: 2.2.3(@types/react@19.2.2)(react@19.2.1) 21616 21616 tslib: 2.8.1 21617 - use-callback-ref: 1.3.3(@types/react@19.2.2)(react@19.2.0) 21618 - use-sidecar: 1.1.3(@types/react@19.2.2)(react@19.2.0) 21617 + use-callback-ref: 1.3.3(@types/react@19.2.2)(react@19.2.1) 21618 + use-sidecar: 1.1.3(@types/react@19.2.2)(react@19.2.1) 21619 21619 optionalDependencies: 21620 21620 '@types/react': 19.2.2 21621 21621 21622 - react-simple-animate@3.5.3(react-dom@19.2.0(react@19.2.0)): 21622 + react-simple-animate@3.5.3(react-dom@19.2.1(react@19.2.1)): 21623 21623 dependencies: 21624 - react-dom: 19.2.0(react@19.2.0) 21624 + react-dom: 19.2.1(react@19.2.1) 21625 21625 21626 - react-smooth@4.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21626 + react-smooth@4.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21627 21627 dependencies: 21628 21628 fast-equals: 5.3.3 21629 21629 prop-types: 15.8.1 21630 - react: 19.2.0 21631 - react-dom: 19.2.0(react@19.2.0) 21632 - react-transition-group: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 21630 + react: 19.2.1 21631 + react-dom: 19.2.1(react@19.2.1) 21632 + react-transition-group: 4.4.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21633 21633 21634 21634 react-style-singleton@2.2.3(@types/react@19.0.10)(react@19.0.0): 21635 21635 dependencies: ··· 21639 21639 optionalDependencies: 21640 21640 '@types/react': 19.0.10 21641 21641 21642 - react-style-singleton@2.2.3(@types/react@19.2.2)(react@19.2.0): 21642 + react-style-singleton@2.2.3(@types/react@19.2.2)(react@19.2.1): 21643 21643 dependencies: 21644 21644 get-nonce: 1.0.1 21645 - react: 19.2.0 21645 + react: 19.2.1 21646 21646 tslib: 2.8.1 21647 21647 optionalDependencies: 21648 21648 '@types/react': 19.2.2 21649 21649 21650 - react-transition-group@4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21650 + react-transition-group@4.4.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21651 21651 dependencies: 21652 21652 '@babel/runtime': 7.28.4 21653 21653 dom-helpers: 5.2.1 21654 21654 loose-envify: 1.4.0 21655 21655 prop-types: 15.8.1 21656 - react: 19.2.0 21657 - react-dom: 19.2.0(react@19.2.0) 21656 + react: 19.2.1 21657 + react-dom: 19.2.1(react@19.2.1) 21658 21658 21659 - react-tweet@3.2.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21659 + react-tweet@3.2.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21660 21660 dependencies: 21661 21661 '@swc/helpers': 0.5.17 21662 21662 clsx: 2.1.1 21663 - react: 19.2.0 21664 - react-dom: 19.2.0(react@19.2.0) 21665 - swr: 2.3.6(react@19.2.0) 21663 + react: 19.2.1 21664 + react-dom: 19.2.1(react@19.2.1) 21665 + swr: 2.3.6(react@19.2.1) 21666 21666 21667 21667 react@18.3.1: 21668 21668 dependencies: ··· 21672 21672 21673 21673 react@19.1.1: {} 21674 21674 21675 - react@19.2.0: {} 21675 + react@19.2.1: {} 21676 21676 21677 21677 read-cache@1.0.0: 21678 21678 dependencies: ··· 21704 21704 dependencies: 21705 21705 decimal.js-light: 2.5.1 21706 21706 21707 - recharts@2.15.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21707 + recharts@2.15.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21708 21708 dependencies: 21709 21709 clsx: 2.1.1 21710 21710 eventemitter3: 4.0.7 21711 21711 lodash: 4.17.21 21712 - react: 19.2.0 21713 - react-dom: 19.2.0(react@19.2.0) 21712 + react: 19.2.1 21713 + react-dom: 19.2.1(react@19.2.1) 21714 21714 react-is: 18.3.1 21715 - react-smooth: 4.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 21715 + react-smooth: 4.0.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21716 21716 recharts-scale: 0.4.5 21717 21717 tiny-invariant: 1.3.3 21718 21718 victory-vendor: 36.9.2 ··· 21920 21920 transitivePeerDependencies: 21921 21921 - supports-color 21922 21922 21923 - resend@4.0.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 21923 + resend@4.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 21924 21924 dependencies: 21925 - '@react-email/render': 1.0.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) 21925 + '@react-email/render': 1.0.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) 21926 21926 transitivePeerDependencies: 21927 21927 - react 21928 21928 - react-dom 21929 21929 21930 - resend@4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.0): 21930 + resend@4.6.0(react-dom@19.0.0(react@19.0.0))(react@19.2.1): 21931 21931 dependencies: 21932 - '@react-email/render': 1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.0) 21932 + '@react-email/render': 1.1.2(react-dom@19.0.0(react@19.0.0))(react@19.2.1) 21933 21933 transitivePeerDependencies: 21934 21934 - react 21935 21935 - react-dom ··· 22393 22393 ip-address: 10.1.0 22394 22394 smart-buffer: 4.2.0 22395 22395 22396 - sonner@1.7.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 22396 + sonner@1.7.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 22397 22397 dependencies: 22398 - react: 19.2.0 22399 - react-dom: 19.2.0(react@19.2.0) 22398 + react: 19.2.1 22399 + react-dom: 19.2.1(react@19.2.1) 22400 22400 22401 22401 sonner@2.0.3(react-dom@19.0.0(react@19.0.0))(react@19.0.0): 22402 22402 dependencies: 22403 22403 react: 19.0.0 22404 22404 react-dom: 19.0.0(react@19.0.0) 22405 22405 22406 - sonner@2.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0): 22406 + sonner@2.0.5(react-dom@19.2.1(react@19.2.1))(react@19.2.1): 22407 22407 dependencies: 22408 - react: 19.2.0 22409 - react-dom: 19.2.0(react@19.2.0) 22408 + react: 19.2.1 22409 + react-dom: 19.2.1(react@19.2.1) 22410 22410 22411 22411 source-map-js@1.2.1: {} 22412 22412 ··· 22587 22587 optionalDependencies: 22588 22588 '@babel/core': 7.26.10 22589 22589 22590 - styled-jsx@5.1.6(@babel/core@7.28.5)(react@19.2.0): 22590 + styled-jsx@5.1.6(@babel/core@7.28.5)(react@19.2.1): 22591 22591 dependencies: 22592 22592 client-only: 0.0.1 22593 - react: 19.2.0 22593 + react: 19.2.1 22594 22594 optionalDependencies: 22595 22595 '@babel/core': 7.28.5 22596 22596 22597 - styled-jsx@5.1.6(react@19.2.0): 22597 + styled-jsx@5.1.6(react@19.2.1): 22598 22598 dependencies: 22599 22599 client-only: 0.0.1 22600 - react: 19.2.0 22600 + react: 19.2.1 22601 22601 22602 22602 stylis@4.2.0: {} 22603 22603 ··· 22638 22638 lower-case: 1.1.4 22639 22639 upper-case: 1.1.3 22640 22640 22641 - swr@2.3.6(react@19.2.0): 22641 + swr@2.3.6(react@19.2.1): 22642 22642 dependencies: 22643 22643 dequal: 2.0.3 22644 - react: 19.2.0 22645 - use-sync-external-store: 1.6.0(react@19.2.0) 22644 + react: 19.2.1 22645 + use-sync-external-store: 1.6.0(react@19.2.1) 22646 22646 22647 22647 tagged-tag@1.0.0: {} 22648 22648 ··· 23183 23183 optionalDependencies: 23184 23184 '@types/react': 19.0.10 23185 23185 23186 - use-callback-ref@1.3.3(@types/react@19.2.2)(react@19.2.0): 23186 + use-callback-ref@1.3.3(@types/react@19.2.2)(react@19.2.1): 23187 23187 dependencies: 23188 - react: 19.2.0 23188 + react: 19.2.1 23189 23189 tslib: 2.8.1 23190 23190 optionalDependencies: 23191 23191 '@types/react': 19.2.2 ··· 23194 23194 dependencies: 23195 23195 react: 19.0.0 23196 23196 23197 - use-deep-compare-effect@1.8.1(react@19.2.0): 23197 + use-deep-compare-effect@1.8.1(react@19.2.1): 23198 23198 dependencies: 23199 23199 '@babel/runtime': 7.28.4 23200 23200 dequal: 2.0.3 23201 - react: 19.2.0 23201 + react: 19.2.1 23202 23202 23203 23203 use-sidecar@1.1.3(@types/react@19.0.10)(react@19.0.0): 23204 23204 dependencies: ··· 23208 23208 optionalDependencies: 23209 23209 '@types/react': 19.0.10 23210 23210 23211 - use-sidecar@1.1.3(@types/react@19.2.2)(react@19.2.0): 23211 + use-sidecar@1.1.3(@types/react@19.2.2)(react@19.2.1): 23212 23212 dependencies: 23213 23213 detect-node-es: 1.1.0 23214 - react: 19.2.0 23214 + react: 19.2.1 23215 23215 tslib: 2.8.1 23216 23216 optionalDependencies: 23217 23217 '@types/react': 19.2.2 23218 23218 23219 - use-sync-external-store@1.6.0(react@19.2.0): 23219 + use-sync-external-store@1.6.0(react@19.2.1): 23220 23220 dependencies: 23221 - react: 19.2.0 23221 + react: 19.2.1 23222 23222 23223 23223 util-deprecate@1.0.2: {} 23224 23224