kaneo (minimalist kanban) fork to experiment adding a tangled integration
github.com/usekaneo/kaneo
1lockfileVersion: '9.0'
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
7overrides:
8 '@isaacs/brace-expansion': 5.0.1
9 '@hono/node-server': 1.19.10
10 ajv: 8.18.0
11 diff: 8.0.3
12 esbuild: 0.27.3
13 express-rate-limit: 8.2.2
14 hono: 4.12.7
15 lodash: 4.18.0
16 markdown-it: 14.1.1
17 minimatch: 10.2.3
18 rollup: 4.59.0
19 seroval: 1.4.1
20 effect: '>=3.20.0'
21 fast-xml-parser: '>=5.5.7'
22 socket.io-parser: '>=4.2.6'
23 picomatch: '>=4.0.4'
24 path-to-regexp: '>=8.4.0'
25 brace-expansion: '>=5.0.5'
26 yaml: '>=2.8.3'
27
28importers:
29
30 .:
31 dependencies:
32 dotenv-mono:
33 specifier: ^1.5.1
34 version: 1.5.1
35 devDependencies:
36 '@biomejs/biome':
37 specifier: 2.4.8
38 version: 2.4.8
39 '@commitlint/cli':
40 specifier: ^19.6.1
41 version: 19.8.1(@types/node@25.5.0)(typescript@5.8.3)
42 '@commitlint/config-conventional':
43 specifier: ^19.6.0
44 version: 19.8.1
45 esbuild:
46 specifier: 0.27.3
47 version: 0.27.3
48 husky:
49 specifier: ^9.1.7
50 version: 9.1.7
51 linkifyjs:
52 specifier: '>=4.3.2'
53 version: 4.3.2
54 tar-fs:
55 specifier: '>=3.1.1'
56 version: 3.1.1
57 turbo:
58 specifier: ^2.7.2
59 version: 2.7.2
60 typescript:
61 specifier: 5.8.3
62 version: 5.8.3
63
64 apps/api:
65 dependencies:
66 '@aws-sdk/client-s3':
67 specifier: ^3.1009.0
68 version: 3.1016.0
69 '@aws-sdk/s3-request-presigner':
70 specifier: ^3.1006.0
71 version: 3.1006.0
72 '@better-auth/api-key':
73 specifier: ^1.5.6
74 version: 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(better-auth@1.5.6(87ebdd32e322090e4445bd57d4349c23))
75 '@better-auth/drizzle-adapter':
76 specifier: ^1.5.6
77 version: 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))
78 '@hono/node-server':
79 specifier: 1.19.10
80 version: 1.19.10(hono@4.12.7)
81 '@hono/standard-validator':
82 specifier: ^0.2.2
83 version: 0.2.2(@standard-schema/spec@1.1.0)(hono@4.12.7)
84 '@kaneo/email':
85 specifier: workspace:*
86 version: link:../../packages/email
87 '@octokit/webhooks':
88 specifier: ^14.2.0
89 version: 14.2.0
90 '@oslojs/crypto':
91 specifier: ^1.0.1
92 version: 1.0.1
93 '@oslojs/encoding':
94 specifier: ^1.1.0
95 version: 1.1.0
96 '@paralleldrive/cuid2':
97 specifier: ^3.3.0
98 version: 3.3.0
99 '@valibot/to-json-schema':
100 specifier: ^1.5.0
101 version: 1.5.0(valibot@1.2.0(typescript@5.9.3))
102 bcrypt:
103 specifier: ^6.0.0
104 version: 6.0.0
105 better-auth:
106 specifier: ^1.5.5
107 version: 1.5.6(87ebdd32e322090e4445bd57d4349c23)
108 croner:
109 specifier: ^10.0.1
110 version: 10.0.1
111 drizzle-kit:
112 specifier: ^0.31.9
113 version: 0.31.9
114 drizzle-orm:
115 specifier: ^0.45.1
116 version: 0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))
117 hono:
118 specifier: 4.12.7
119 version: 4.12.7
120 hono-openapi:
121 specifier: ^1.3.0
122 version: 1.3.0(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.12.7))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-schema/spec@1.1.0)(effect@3.21.0)(openapi-types@12.1.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6))(@types/json-schema@7.0.15)(hono@4.12.7)(openapi-types@12.1.3)
123 octokit:
124 specifier: ^5.0.5
125 version: 5.0.5
126 pg:
127 specifier: ^8.20.0
128 version: 8.20.0
129 valibot:
130 specifier: ^1.2.0
131 version: 1.2.0(typescript@5.9.3)
132 zod:
133 specifier: ^4.3.6
134 version: 4.3.6
135 devDependencies:
136 '@types/bcrypt':
137 specifier: ^6.0.0
138 version: 6.0.0
139 '@types/node':
140 specifier: ^25.3.5
141 version: 25.4.0
142 '@types/pg':
143 specifier: ^8.18.0
144 version: 8.18.0
145 '@vitest/coverage-v8':
146 specifier: ^4.1.2
147 version: 4.1.2(vitest@4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)))
148 esbuild:
149 specifier: 0.27.3
150 version: 0.27.3
151 tsx:
152 specifier: ^4.21.0
153 version: 4.21.0
154 typescript:
155 specifier: ^5.9.3
156 version: 5.9.3
157 vitest:
158 specifier: ^4.1.2
159 version: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
160
161 apps/site:
162 dependencies:
163 '@base-ui/react':
164 specifier: ^1.2.0
165 version: 1.2.0(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
166 class-variance-authority:
167 specifier: ^0.7.1
168 version: 0.7.1
169 clsx:
170 specifier: ^2.1.1
171 version: 2.1.1
172 date-fns:
173 specifier: ^4.1.0
174 version: 4.1.0
175 lucide-react:
176 specifier: ^0.563.0
177 version: 0.563.0(react@19.1.0)
178 next:
179 specifier: 15.5.14
180 version: 15.5.14(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
181 radix-ui:
182 specifier: ^1.4.3
183 version: 1.4.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
184 react:
185 specifier: 19.1.0
186 version: 19.1.0
187 react-day-picker:
188 specifier: 9.13.2
189 version: 9.13.2(react@19.1.0)
190 react-dom:
191 specifier: 19.1.0
192 version: 19.1.0(react@19.1.0)
193 tailwind-merge:
194 specifier: ^3.4.0
195 version: 3.4.0
196 zustand:
197 specifier: ^5.0.11
198 version: 5.0.11(@types/react@19.2.14)(immer@11.1.4)(react@19.1.0)(use-sync-external-store@1.6.0(react@19.1.0))
199 devDependencies:
200 '@tailwindcss/postcss':
201 specifier: ^4.1.8
202 version: 4.1.18
203 '@types/node':
204 specifier: ^25.2.3
205 version: 25.2.3
206 '@types/react':
207 specifier: ^19.2.14
208 version: 19.2.14
209 '@types/react-dom':
210 specifier: ^19.2.3
211 version: 19.2.3(@types/react@19.2.14)
212 shadcn:
213 specifier: ^3.8.5
214 version: 3.8.5(@types/node@25.2.3)(typescript@5.8.3)
215 tailwindcss:
216 specifier: ^4.1.16
217 version: 4.1.18
218 tw-animate-css:
219 specifier: ^1.4.0
220 version: 1.4.0
221 typescript:
222 specifier: ~5.8.3
223 version: 5.8.3
224
225 apps/web:
226 dependencies:
227 '@base-ui/react':
228 specifier: ^1.2.0
229 version: 1.2.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
230 '@better-auth/api-key':
231 specifier: ^1.5.6
232 version: 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(better-auth@1.5.6(1f32f5a0688eb2a2e4d7cf2aad15c406))
233 '@dnd-kit/core':
234 specifier: ^6.3.1
235 version: 6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
236 '@dnd-kit/modifiers':
237 specifier: ^9.0.0
238 version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)
239 '@dnd-kit/sortable':
240 specifier: ^10.0.0
241 version: 10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)
242 '@dnd-kit/utilities':
243 specifier: ^3.2.2
244 version: 3.2.2(react@19.2.4)
245 '@hookform/resolvers':
246 specifier: ^5.2.2
247 version: 5.2.2(react-hook-form@7.71.2(react@19.2.4))
248 '@radix-ui/react-accordion':
249 specifier: ^1.2.12
250 version: 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
251 '@radix-ui/react-alert-dialog':
252 specifier: ^1.1.14
253 version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
254 '@radix-ui/react-avatar':
255 specifier: ^1.1.11
256 version: 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
257 '@radix-ui/react-collapsible':
258 specifier: ^1.1.11
259 version: 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
260 '@radix-ui/react-context-menu':
261 specifier: ^2.2.16
262 version: 2.2.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
263 '@radix-ui/react-dialog':
264 specifier: ^1.1.15
265 version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
266 '@radix-ui/react-dropdown-menu':
267 specifier: ^2.1.15
268 version: 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
269 '@radix-ui/react-hover-card':
270 specifier: ^1.1.15
271 version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
272 '@radix-ui/react-label':
273 specifier: ^2.1.6
274 version: 2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
275 '@radix-ui/react-menubar':
276 specifier: ^1.1.16
277 version: 1.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
278 '@radix-ui/react-popover':
279 specifier: ^1.1.14
280 version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
281 '@radix-ui/react-progress':
282 specifier: ^1.1.7
283 version: 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
284 '@radix-ui/react-select':
285 specifier: ^2.2.2
286 version: 2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
287 '@radix-ui/react-separator':
288 specifier: ^1.1.8
289 version: 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
290 '@radix-ui/react-slot':
291 specifier: ^1.2.3
292 version: 1.2.4(@types/react@19.2.14)(react@19.2.4)
293 '@radix-ui/react-switch':
294 specifier: ^1.2.6
295 version: 1.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
296 '@radix-ui/react-tabs':
297 specifier: ^1.1.13
298 version: 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
299 '@radix-ui/react-tooltip':
300 specifier: ^1.2.8
301 version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
302 '@tailwindcss/vite':
303 specifier: ^4.2.0
304 version: 4.2.1(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
305 '@tanstack/react-query':
306 specifier: ^5.90.21
307 version: 5.90.21(react@19.2.4)
308 '@tanstack/react-query-devtools':
309 specifier: ^5.91.3
310 version: 5.91.3(@tanstack/react-query@5.90.21(react@19.2.4))(react@19.2.4)
311 '@tanstack/react-router':
312 specifier: ^1.167.0
313 version: 1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
314 '@tanstack/router-devtools':
315 specifier: ^1.166.2
316 version: 1.166.7(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.168.3)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
317 '@tanstack/router-plugin':
318 specifier: ^1.164.0
319 version: 1.164.0(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
320 '@tiptap/core':
321 specifier: ^3.20.1
322 version: 3.20.1(@tiptap/pm@3.20.1)
323 '@tiptap/extension-code-block-lowlight':
324 specifier: ^3.20.1
325 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(highlight.js@11.11.1)(lowlight@3.3.0)
326 '@tiptap/extension-image':
327 specifier: ^3.20.1
328 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
329 '@tiptap/extension-link':
330 specifier: ^3.20.1
331 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
332 '@tiptap/extension-list':
333 specifier: ^3.20.1
334 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
335 '@tiptap/extension-placeholder':
336 specifier: ^3.20.1
337 version: 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
338 '@tiptap/extension-table':
339 specifier: ^3.20.1
340 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
341 '@tiptap/extension-table-cell':
342 specifier: ^3.20.1
343 version: 3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
344 '@tiptap/extension-table-header':
345 specifier: ^3.20.1
346 version: 3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
347 '@tiptap/extension-table-row':
348 specifier: ^3.20.1
349 version: 3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
350 '@tiptap/extension-task-item':
351 specifier: ^3.20.1
352 version: 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
353 '@tiptap/extension-task-list':
354 specifier: ^3.20.1
355 version: 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
356 '@tiptap/extension-underline':
357 specifier: ^3.20.1
358 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
359 '@tiptap/markdown':
360 specifier: ^3.20.1
361 version: 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
362 '@tiptap/pm':
363 specifier: ^3.20.1
364 version: 3.20.1
365 '@tiptap/react':
366 specifier: ^3.20.1
367 version: 3.20.1(@floating-ui/dom@1.7.4)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
368 '@tiptap/starter-kit':
369 specifier: ^3.20.1
370 version: 3.20.1
371 '@types/file-saver':
372 specifier: ^2.0.7
373 version: 2.0.7
374 '@vitejs/plugin-react':
375 specifier: ^5.1.4
376 version: 5.1.4(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
377 babel-plugin-react-compiler:
378 specifier: ^19.0.0-beta-714736e-20250131
379 version: 19.0.0-beta-ebf51a3-20250411
380 better-auth:
381 specifier: ^1.5.6
382 version: 1.5.6(1f32f5a0688eb2a2e4d7cf2aad15c406)
383 class-variance-authority:
384 specifier: ^0.7.1
385 version: 0.7.1
386 clsx:
387 specifier: ^2.1.1
388 version: 2.1.1
389 cmdk:
390 specifier: ^1.1.1
391 version: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
392 date-fns:
393 specifier: ^4.1.0
394 version: 4.1.0
395 file-saver:
396 specifier: ^2.0.5
397 version: 2.0.5
398 framer-motion:
399 specifier: ^12.34.3
400 version: 12.34.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
401 highlight.js:
402 specifier: ^11.11.1
403 version: 11.11.1
404 hono:
405 specifier: 4.12.7
406 version: 4.12.7
407 i18next:
408 specifier: ^25.5.3
409 version: 25.10.10(typescript@5.8.3)
410 immer:
411 specifier: ^11.1.4
412 version: 11.1.4
413 input-otp:
414 specifier: ^1.4.2
415 version: 1.4.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
416 lowlight:
417 specifier: ^3.3.0
418 version: 3.3.0
419 lucide-react:
420 specifier: ^0.577.0
421 version: 0.577.0(react@19.2.4)
422 marked:
423 specifier: ^17.0.4
424 version: 17.0.4
425 nanostores:
426 specifier: ^1.1.1
427 version: 1.1.1
428 radix-ui:
429 specifier: ^1.4.3
430 version: 1.4.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
431 react:
432 specifier: ^19.2.4
433 version: 19.2.4
434 react-day-picker:
435 specifier: 9.14.0
436 version: 9.14.0(react@19.2.4)
437 react-dom:
438 specifier: ^19.2.4
439 version: 19.2.4(react@19.2.4)
440 react-hook-form:
441 specifier: ^7.71.2
442 version: 7.71.2(react@19.2.4)
443 react-i18next:
444 specifier: ^15.7.3
445 version: 15.7.4(i18next@25.10.10(typescript@5.8.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)
446 react-markdown:
447 specifier: ^10.1.0
448 version: 10.1.0(@types/react@19.2.14)(react@19.2.4)
449 react-use-websocket:
450 specifier: ^4.11.1
451 version: 4.13.0
452 shiki:
453 specifier: ^4.0.2
454 version: 4.0.2
455 sonner:
456 specifier: ^2.0.6
457 version: 2.0.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
458 tailwind-animate:
459 specifier: ^0.2.10
460 version: 0.2.10
461 tailwind-merge:
462 specifier: ^3.5.0
463 version: 3.5.0
464 tailwindcss-animate:
465 specifier: ^1.0.7
466 version: 1.0.7(tailwindcss@4.2.1)
467 tippy.js:
468 specifier: ^6.3.7
469 version: 6.3.7
470 turndown:
471 specifier: ^7.2.2
472 version: 7.2.2
473 turndown-plugin-gfm:
474 specifier: ^1.0.2
475 version: 1.0.2
476 zod:
477 specifier: ^4.3.6
478 version: 4.3.6
479 zustand:
480 specifier: ^5.0.11
481 version: 5.0.11(@types/react@19.2.14)(immer@11.1.4)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
482 devDependencies:
483 '@kaneo/libs':
484 specifier: workspace:*
485 version: link:../../packages/libs
486 '@tailwindcss/postcss':
487 specifier: ^4.2.1
488 version: 4.2.1
489 '@testing-library/jest-dom':
490 specifier: ^6.9.1
491 version: 6.9.1
492 '@testing-library/react':
493 specifier: ^16.3.2
494 version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
495 '@types/node':
496 specifier: ^25.5.0
497 version: 25.5.0
498 '@types/react':
499 specifier: ^19.2.14
500 version: 19.2.14
501 '@types/react-dom':
502 specifier: ^19.2.3
503 version: 19.2.3(@types/react@19.2.14)
504 globals:
505 specifier: ^17.4.0
506 version: 17.4.0
507 jsdom:
508 specifier: ^29.0.1
509 version: 29.0.1(@noble/hashes@2.0.1)
510 postcss:
511 specifier: ^8.5.8
512 version: 8.5.8
513 tailwindcss:
514 specifier: ^4.2.1
515 version: 4.2.1
516 tw-animate-css:
517 specifier: ^1.4.0
518 version: 1.4.0
519 typescript:
520 specifier: ~5.8.3
521 version: 5.8.3
522 vite:
523 specifier: ^7.3.1
524 version: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
525 vitest:
526 specifier: ^4.1.2
527 version: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
528
529 packages/email:
530 dependencies:
531 '@react-email/components':
532 specifier: 1.0.10
533 version: 1.0.10(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
534 '@types/node':
535 specifier: ^25.5.0
536 version: 25.5.0
537 '@types/nodemailer':
538 specifier: ^7.0.11
539 version: 7.0.11
540 nodemailer:
541 specifier: ^8.0.4
542 version: 8.0.4
543 react:
544 specifier: ^19.2.4
545 version: 19.2.4
546 react-dom:
547 specifier: ^19.2.4
548 version: 19.2.4(react@19.2.4)
549 devDependencies:
550 '@react-email/preview-server':
551 specifier: 5.2.10
552 version: 5.2.10(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
553 '@react-email/render':
554 specifier: ^2.0.4
555 version: 2.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
556 '@types/react':
557 specifier: ^19.2.14
558 version: 19.2.14
559 '@types/react-dom':
560 specifier: ^19.2.3
561 version: 19.2.3(@types/react@19.2.14)
562 react-email:
563 specifier: 5.2.10
564 version: 5.2.10
565 vitest:
566 specifier: ^4.1.2
567 version: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
568
569 packages/libs:
570 devDependencies:
571 '@kaneo/api':
572 specifier: workspace:*
573 version: link:../../apps/api
574 '@kaneo/typescript-config':
575 specifier: workspace:*
576 version: link:../typescript-config
577 '@types/react':
578 specifier: ^19.2.14
579 version: 19.2.14
580 '@types/react-dom':
581 specifier: ^19.2.3
582 version: 19.2.3(@types/react@19.2.14)
583 hono:
584 specifier: 4.12.7
585 version: 4.12.7
586 react:
587 specifier: ^19.2.4
588 version: 19.2.4
589 typescript:
590 specifier: ^5.9.2
591 version: 5.9.3
592 vite:
593 specifier: ^7.3.1
594 version: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
595 vitest:
596 specifier: ^4.1.2
597 version: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
598
599 packages/mcp:
600 dependencies:
601 '@modelcontextprotocol/sdk':
602 specifier: ^1.26.0
603 version: 1.26.0(zod@4.3.6)
604 open:
605 specifier: ^11.0.0
606 version: 11.0.0
607 prompts:
608 specifier: ^2.4.2
609 version: 2.4.2
610 zod:
611 specifier: ^4.3.6
612 version: 4.3.6
613 devDependencies:
614 '@kaneo/typescript-config':
615 specifier: workspace:*
616 version: link:../typescript-config
617 '@types/node':
618 specifier: ^25.3.5
619 version: 25.5.0
620 '@types/prompts':
621 specifier: ^2.4.9
622 version: 2.4.9
623 tsx:
624 specifier: ^4.21.0
625 version: 4.21.0
626 typescript:
627 specifier: ^5.9.3
628 version: 5.9.3
629 vitest:
630 specifier: ^4.1.2
631 version: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
632
633 packages/typescript-config: {}
634
635packages:
636
637 '@adobe/css-tools@4.4.4':
638 resolution: {integrity: sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==}
639
640 '@alloc/quick-lru@5.2.0':
641 resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
642 engines: {node: '>=10'}
643
644 '@antfu/ni@25.0.0':
645 resolution: {integrity: sha512-9q/yCljni37pkMr4sPrI3G4jqdIk074+iukc5aFJl7kmDCCsiJrbZ6zKxnES1Gwg+i9RcDZwvktl23puGslmvA==}
646 hasBin: true
647
648 '@asamuzakjp/css-color@5.1.1':
649 resolution: {integrity: sha512-iGWN8E45Ws0XWx3D44Q1t6vX2LqhCKcwfmwBYCDsFrYFS6m4q/Ks61L2veETaLv+ckDC6+dTETJoaAAb7VjLiw==}
650 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
651
652 '@asamuzakjp/dom-selector@7.0.4':
653 resolution: {integrity: sha512-jXR6x4AcT3eIrS2fSNAwJpwirOkGcd+E7F7CP3zjdTqz9B/2huHOL8YJZBgekKwLML+u7qB/6P1LXQuMScsx0w==}
654 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
655
656 '@asamuzakjp/nwsapi@2.3.9':
657 resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==}
658
659 '@aws-crypto/crc32@5.2.0':
660 resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
661 engines: {node: '>=16.0.0'}
662
663 '@aws-crypto/crc32c@5.2.0':
664 resolution: {integrity: sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==}
665
666 '@aws-crypto/sha1-browser@5.2.0':
667 resolution: {integrity: sha512-OH6lveCFfcDjX4dbAvCFSYUjJZjDr/3XJ3xHtjn3Oj5b9RjojQo8npoLeA/bNwkOkrSQ0wgrHzXk4tDRxGKJeg==}
668
669 '@aws-crypto/sha256-browser@5.2.0':
670 resolution: {integrity: sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==}
671
672 '@aws-crypto/sha256-js@5.2.0':
673 resolution: {integrity: sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==}
674 engines: {node: '>=16.0.0'}
675
676 '@aws-crypto/supports-web-crypto@5.2.0':
677 resolution: {integrity: sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==}
678
679 '@aws-crypto/util@5.2.0':
680 resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
681
682 '@aws-sdk/client-s3@3.1016.0':
683 resolution: {integrity: sha512-E9umet1PolP6I8TpjQQ2W88aIIguyiRQJE98ag6N6QeLgjSZsF+h9l3KclwCRvqUFU68x+HRwrgXxvbIBVFLbA==}
684 engines: {node: '>=20.0.0'}
685
686 '@aws-sdk/core@3.973.19':
687 resolution: {integrity: sha512-56KePyOcZnKTWCd89oJS1G6j3HZ9Kc+bh/8+EbvtaCCXdP6T7O7NzCiPuHRhFLWnzXIaXX3CxAz0nI5My9spHQ==}
688 engines: {node: '>=20.0.0'}
689
690 '@aws-sdk/core@3.973.24':
691 resolution: {integrity: sha512-vvf82RYQu2GidWAuQq+uIzaPz9V0gSCXVqdVzRosgl5rXcspXOpSD3wFreGGW6AYymPr97Z69kjVnLePBxloDw==}
692 engines: {node: '>=20.0.0'}
693
694 '@aws-sdk/crc64-nvme@3.972.5':
695 resolution: {integrity: sha512-2VbTstbjKdT+yKi8m7b3a9CiVac+pL/IY2PHJwsaGkkHmuuqkJZIErPck1h6P3T9ghQMLSdMPyW6Qp7Di5swFg==}
696 engines: {node: '>=20.0.0'}
697
698 '@aws-sdk/credential-provider-env@3.972.22':
699 resolution: {integrity: sha512-cXp0VTDWT76p3hyK5D51yIKEfpf6/zsUvMfaB8CkyqadJxMQ8SbEeVroregmDlZbtG31wkj9ei0WnftmieggLg==}
700 engines: {node: '>=20.0.0'}
701
702 '@aws-sdk/credential-provider-http@3.972.24':
703 resolution: {integrity: sha512-h694K7+tRuepSRJr09wTvQfaEnjzsKZ5s7fbESrVds02GT/QzViJ94/HCNwM7bUfFxqpPXHxulZfL6Cou0dwPg==}
704 engines: {node: '>=20.0.0'}
705
706 '@aws-sdk/credential-provider-ini@3.972.24':
707 resolution: {integrity: sha512-O46fFmv0RDFWiWEA9/e6oW92BnsyAXuEgTTasxHligjn2RCr9L/DK773m/NoFaL3ZdNAUz8WxgxunleMnHAkeQ==}
708 engines: {node: '>=20.0.0'}
709
710 '@aws-sdk/credential-provider-login@3.972.24':
711 resolution: {integrity: sha512-sIk8oa6AzDoUhxsR11svZESqvzGuXesw62Rl2oW6wguZx8i9cdGCvkFg+h5K7iucUZP8wyWibUbJMc+J66cu5g==}
712 engines: {node: '>=20.0.0'}
713
714 '@aws-sdk/credential-provider-node@3.972.25':
715 resolution: {integrity: sha512-m7dR0Dsva2P+VUpL+VkC0WwiDby5pgmWXkRVDB5rlwv0jXJrQJf7YMtCoM8Wjk0H9jPeCYOxOXXcIgp/qp5Alg==}
716 engines: {node: '>=20.0.0'}
717
718 '@aws-sdk/credential-provider-process@3.972.22':
719 resolution: {integrity: sha512-Os32s8/4gTZjBk5BtoS/cuTILaj+K72d0dVG7TCJX/fC4598cxwLDmf1AEHEpER5oL3K//yETjvFaz0V8oO5Xw==}
720 engines: {node: '>=20.0.0'}
721
722 '@aws-sdk/credential-provider-sso@3.972.24':
723 resolution: {integrity: sha512-PaFv7snEfypU2yXkpvfyWgddEbDLtgVe51wdZlinhc2doubBjUzJZZpgwuF2Jenl1FBydMhNpMjD6SBUM3qdSA==}
724 engines: {node: '>=20.0.0'}
725
726 '@aws-sdk/credential-provider-web-identity@3.972.24':
727 resolution: {integrity: sha512-J6H4R1nvr3uBTqD/EeIPAskrBtET4WFfNhpFySr2xW7bVZOXpQfPjrLSIx65jcNjBmLXzWq8QFLdVoGxiGG/SA==}
728 engines: {node: '>=20.0.0'}
729
730 '@aws-sdk/middleware-bucket-endpoint@3.972.8':
731 resolution: {integrity: sha512-WR525Rr2QJSETa9a050isktyWi/4yIGcmY3BQ1kpHqb0LqUglQHCS8R27dTJxxWNZvQ0RVGtEZjTCbZJpyF3Aw==}
732 engines: {node: '>=20.0.0'}
733
734 '@aws-sdk/middleware-expect-continue@3.972.8':
735 resolution: {integrity: sha512-5DTBTiotEES1e2jOHAq//zyzCjeMB78lEHd35u15qnrid4Nxm7diqIf9fQQ3Ov0ChH1V3Vvt13thOnrACmfGVQ==}
736 engines: {node: '>=20.0.0'}
737
738 '@aws-sdk/middleware-flexible-checksums@3.974.4':
739 resolution: {integrity: sha512-fhCbZXPAyy8btnNbnBlR7Cc1nD54cETSvGn2wey71ehsM89AKPO8Dpco9DBAAgvrUdLrdHQepBXcyX4vxC5OwA==}
740 engines: {node: '>=20.0.0'}
741
742 '@aws-sdk/middleware-host-header@3.972.8':
743 resolution: {integrity: sha512-wAr2REfKsqoKQ+OkNqvOShnBoh+nkPurDKW7uAeVSu6kUECnWlSJiPvnoqxGlfousEY/v9LfS9sNc46hjSYDIQ==}
744 engines: {node: '>=20.0.0'}
745
746 '@aws-sdk/middleware-location-constraint@3.972.8':
747 resolution: {integrity: sha512-KaUoFuoFPziIa98DSQsTPeke1gvGXlc5ZGMhy+b+nLxZ4A7jmJgLzjEF95l8aOQN2T/qlPP3MrAyELm8ExXucw==}
748 engines: {node: '>=20.0.0'}
749
750 '@aws-sdk/middleware-logger@3.972.8':
751 resolution: {integrity: sha512-CWl5UCM57WUFaFi5kB7IBY1UmOeLvNZAZ2/OZ5l20ldiJ3TiIz1pC65gYj8X0BCPWkeR1E32mpsCk1L1I4n+lA==}
752 engines: {node: '>=20.0.0'}
753
754 '@aws-sdk/middleware-recursion-detection@3.972.8':
755 resolution: {integrity: sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==}
756 engines: {node: '>=20.0.0'}
757
758 '@aws-sdk/middleware-sdk-s3@3.972.19':
759 resolution: {integrity: sha512-/CtOHHVFg4ZuN6CnLnYkrqWgVEnbOBC4kNiKa+4fldJ9cioDt3dD/f5vpq0cWLOXwmGL2zgVrVxNhjxWpxNMkg==}
760 engines: {node: '>=20.0.0'}
761
762 '@aws-sdk/middleware-sdk-s3@3.972.24':
763 resolution: {integrity: sha512-4sXxVC/enYgMkZefNMOzU6C6KtAXEvwVJLgNcUx1dvROH6GvKB5Sm2RGnGzTp0/PwkibIyMw4kOzF8tbLfaBAQ==}
764 engines: {node: '>=20.0.0'}
765
766 '@aws-sdk/middleware-ssec@3.972.8':
767 resolution: {integrity: sha512-wqlK0yO/TxEC2UsY9wIlqeeutF6jjLe0f96Pbm40XscTo57nImUk9lBcw0dPgsm0sppFtAkSlDrfpK+pC30Wqw==}
768 engines: {node: '>=20.0.0'}
769
770 '@aws-sdk/middleware-user-agent@3.972.25':
771 resolution: {integrity: sha512-QxiMPofvOt8SwSynTOmuZfvvPM1S9QfkESBxB22NMHTRXCJhR5BygLl8IXfC4jELiisQgwsgUby21GtXfX3f/g==}
772 engines: {node: '>=20.0.0'}
773
774 '@aws-sdk/nested-clients@3.996.14':
775 resolution: {integrity: sha512-fSESKvh1VbfjtV3QMnRkCPZWkUbQof6T/DOpiLp33yP2wA+rbwwnZeG3XT3Ekljgw2I8X4XaQPnw+zSR8yxJ5Q==}
776 engines: {node: '>=20.0.0'}
777
778 '@aws-sdk/region-config-resolver@3.972.9':
779 resolution: {integrity: sha512-eQ+dFU05ZRC/lC2XpYlYSPlXtX3VT8sn5toxN2Fv7EXlMoA2p9V7vUBKqHunfD4TRLpxUq8Y8Ol/nCqiv327Ng==}
780 engines: {node: '>=20.0.0'}
781
782 '@aws-sdk/s3-request-presigner@3.1006.0':
783 resolution: {integrity: sha512-azZTNllb6zq3hyGvTViBflfN5IeThmSQbYB+JJJqVGB9ZAqV9d6xOUG1BFCtxoKukDT9JnUZqQwQB0Y24gJAPw==}
784 engines: {node: '>=20.0.0'}
785
786 '@aws-sdk/signature-v4-multi-region@3.996.12':
787 resolution: {integrity: sha512-abRObSqjVeKUUHIZfAp78PTYrEsxCgVKDs/YET357pzT5C02eDDEvmWyeEC2wglWcYC4UTbBFk22gd2YJUlCQg==}
788 engines: {node: '>=20.0.0'}
789
790 '@aws-sdk/signature-v4-multi-region@3.996.7':
791 resolution: {integrity: sha512-mYhh7FY+7OOqjkYkd6+6GgJOsXK1xBWmuR+c5mxJPj2kr5TBNeZq+nUvE9kANWAux5UxDVrNOSiEM/wlHzC3Lg==}
792 engines: {node: '>=20.0.0'}
793
794 '@aws-sdk/token-providers@3.1015.0':
795 resolution: {integrity: sha512-3OSD4y110nisRhHzFOjoEeHU4GQL4KpzkX9PxzWaiZe0Yg2+thZKM0Pn9DjYwezH5JYfh/K++xK/SE0IHGrmCQ==}
796 engines: {node: '>=20.0.0'}
797
798 '@aws-sdk/types@3.973.5':
799 resolution: {integrity: sha512-hl7BGwDCWsjH8NkZfx+HgS7H2LyM2lTMAI7ba9c8O0KqdBLTdNJivsHpqjg9rNlAlPyREb6DeDRXUl0s8uFdmQ==}
800 engines: {node: '>=20.0.0'}
801
802 '@aws-sdk/types@3.973.6':
803 resolution: {integrity: sha512-Atfcy4E++beKtwJHiDln2Nby8W/mam64opFPTiHEqgsthqeydFS1pY+OUlN1ouNOmf8ArPU/6cDS65anOP3KQw==}
804 engines: {node: '>=20.0.0'}
805
806 '@aws-sdk/util-arn-parser@3.972.3':
807 resolution: {integrity: sha512-HzSD8PMFrvgi2Kserxuff5VitNq2sgf3w9qxmskKDiDTThWfVteJxuCS9JXiPIPtmCrp+7N9asfIaVhBFORllA==}
808 engines: {node: '>=20.0.0'}
809
810 '@aws-sdk/util-endpoints@3.996.5':
811 resolution: {integrity: sha512-Uh93L5sXFNbyR5sEPMzUU8tJ++Ku97EY4udmC01nB8Zu+xfBPwpIwJ6F7snqQeq8h2pf+8SGN5/NoytfKgYPIw==}
812 engines: {node: '>=20.0.0'}
813
814 '@aws-sdk/util-format-url@3.972.7':
815 resolution: {integrity: sha512-V+PbnWfUl93GuFwsOHsAq7hY/fnm9kElRqR8IexIJr5Rvif9e614X5sGSyz3mVSf1YAZ+VTy63W1/pGdA55zyA==}
816 engines: {node: '>=20.0.0'}
817
818 '@aws-sdk/util-locate-window@3.965.5':
819 resolution: {integrity: sha512-WhlJNNINQB+9qtLtZJcpQdgZw3SCDCpXdUJP7cToGwHbCWCnRckGlc6Bx/OhWwIYFNAn+FIydY8SZ0QmVu3xTQ==}
820 engines: {node: '>=20.0.0'}
821
822 '@aws-sdk/util-user-agent-browser@3.972.8':
823 resolution: {integrity: sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==}
824
825 '@aws-sdk/util-user-agent-node@3.973.11':
826 resolution: {integrity: sha512-1qdXbXo2s5MMLpUvw00284LsbhtlQ4ul7Zzdn5n+7p4WVgCMLqhxImpHIrjSoc72E/fyc4Wq8dLtUld2Gsh+lA==}
827 engines: {node: '>=20.0.0'}
828 peerDependencies:
829 aws-crt: '>=1.0.0'
830 peerDependenciesMeta:
831 aws-crt:
832 optional: true
833
834 '@aws-sdk/xml-builder@3.972.10':
835 resolution: {integrity: sha512-OnejAIVD+CxzyAUrVic7lG+3QRltyja9LoNqCE/1YVs8ichoTbJlVSaZ9iSMcnHLyzrSNtvaOGjSDRP+d/ouFA==}
836 engines: {node: '>=20.0.0'}
837
838 '@aws-sdk/xml-builder@3.972.15':
839 resolution: {integrity: sha512-PxMRlCFNiQnke9YR29vjFQwz4jq+6Q04rOVFeTDR2K7Qpv9h9FOWOxG+zJjageimYbWqE3bTuLjmryWHAWbvaA==}
840 engines: {node: '>=20.0.0'}
841
842 '@aws/lambda-invoke-store@0.2.3':
843 resolution: {integrity: sha512-oLvsaPMTBejkkmHhjf09xTgk71mOqyr/409NKhRIL08If7AhVfUsJhVsx386uJaqNd42v9kWamQ9lFbkoC2dYw==}
844 engines: {node: '>=18.0.0'}
845
846 '@babel/code-frame@7.27.1':
847 resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
848 engines: {node: '>=6.9.0'}
849
850 '@babel/code-frame@7.29.0':
851 resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
852 engines: {node: '>=6.9.0'}
853
854 '@babel/compat-data@7.29.0':
855 resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==}
856 engines: {node: '>=6.9.0'}
857
858 '@babel/core@7.29.0':
859 resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
860 engines: {node: '>=6.9.0'}
861
862 '@babel/generator@7.29.1':
863 resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==}
864 engines: {node: '>=6.9.0'}
865
866 '@babel/helper-annotate-as-pure@7.27.3':
867 resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
868 engines: {node: '>=6.9.0'}
869
870 '@babel/helper-compilation-targets@7.28.6':
871 resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
872 engines: {node: '>=6.9.0'}
873
874 '@babel/helper-create-class-features-plugin@7.28.6':
875 resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
876 engines: {node: '>=6.9.0'}
877 peerDependencies:
878 '@babel/core': ^7.0.0
879
880 '@babel/helper-globals@7.28.0':
881 resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
882 engines: {node: '>=6.9.0'}
883
884 '@babel/helper-member-expression-to-functions@7.28.5':
885 resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
886 engines: {node: '>=6.9.0'}
887
888 '@babel/helper-module-imports@7.28.6':
889 resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
890 engines: {node: '>=6.9.0'}
891
892 '@babel/helper-module-transforms@7.28.6':
893 resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
894 engines: {node: '>=6.9.0'}
895 peerDependencies:
896 '@babel/core': ^7.0.0
897
898 '@babel/helper-optimise-call-expression@7.27.1':
899 resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
900 engines: {node: '>=6.9.0'}
901
902 '@babel/helper-plugin-utils@7.27.1':
903 resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
904 engines: {node: '>=6.9.0'}
905
906 '@babel/helper-plugin-utils@7.28.6':
907 resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
908 engines: {node: '>=6.9.0'}
909
910 '@babel/helper-replace-supers@7.28.6':
911 resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
912 engines: {node: '>=6.9.0'}
913 peerDependencies:
914 '@babel/core': ^7.0.0
915
916 '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
917 resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
918 engines: {node: '>=6.9.0'}
919
920 '@babel/helper-string-parser@7.27.1':
921 resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
922 engines: {node: '>=6.9.0'}
923
924 '@babel/helper-validator-identifier@7.28.5':
925 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
926 engines: {node: '>=6.9.0'}
927
928 '@babel/helper-validator-option@7.27.1':
929 resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
930 engines: {node: '>=6.9.0'}
931
932 '@babel/helpers@7.28.6':
933 resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
934 engines: {node: '>=6.9.0'}
935
936 '@babel/parser@7.27.0':
937 resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
938 engines: {node: '>=6.0.0'}
939 hasBin: true
940
941 '@babel/parser@7.28.5':
942 resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
943 engines: {node: '>=6.0.0'}
944 hasBin: true
945
946 '@babel/parser@7.29.0':
947 resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
948 engines: {node: '>=6.0.0'}
949 hasBin: true
950
951 '@babel/plugin-syntax-jsx@7.27.1':
952 resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
953 engines: {node: '>=6.9.0'}
954 peerDependencies:
955 '@babel/core': ^7.0.0-0
956
957 '@babel/plugin-syntax-typescript@7.28.6':
958 resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
959 engines: {node: '>=6.9.0'}
960 peerDependencies:
961 '@babel/core': ^7.0.0-0
962
963 '@babel/plugin-transform-modules-commonjs@7.28.6':
964 resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==}
965 engines: {node: '>=6.9.0'}
966 peerDependencies:
967 '@babel/core': ^7.0.0-0
968
969 '@babel/plugin-transform-react-jsx-self@7.27.1':
970 resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
971 engines: {node: '>=6.9.0'}
972 peerDependencies:
973 '@babel/core': ^7.0.0-0
974
975 '@babel/plugin-transform-react-jsx-source@7.27.1':
976 resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
977 engines: {node: '>=6.9.0'}
978 peerDependencies:
979 '@babel/core': ^7.0.0-0
980
981 '@babel/plugin-transform-typescript@7.28.6':
982 resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
983 engines: {node: '>=6.9.0'}
984 peerDependencies:
985 '@babel/core': ^7.0.0-0
986
987 '@babel/preset-typescript@7.28.5':
988 resolution: {integrity: sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==}
989 engines: {node: '>=6.9.0'}
990 peerDependencies:
991 '@babel/core': ^7.0.0-0
992
993 '@babel/runtime@7.28.6':
994 resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
995 engines: {node: '>=6.9.0'}
996
997 '@babel/runtime@7.29.2':
998 resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
999 engines: {node: '>=6.9.0'}
1000
1001 '@babel/template@7.28.6':
1002 resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
1003 engines: {node: '>=6.9.0'}
1004
1005 '@babel/traverse@7.27.0':
1006 resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
1007 engines: {node: '>=6.9.0'}
1008
1009 '@babel/traverse@7.29.0':
1010 resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
1011 engines: {node: '>=6.9.0'}
1012
1013 '@babel/types@7.28.5':
1014 resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
1015 engines: {node: '>=6.9.0'}
1016
1017 '@babel/types@7.29.0':
1018 resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
1019 engines: {node: '>=6.9.0'}
1020
1021 '@base-ui/react@1.2.0':
1022 resolution: {integrity: sha512-O6aEQHcm+QyGTFY28xuwRD3SEJGZOBDpyjN2WvpfWYFVhg+3zfXPysAILqtM0C1kWC82MccOE/v1j+GHXE4qIw==}
1023 engines: {node: '>=14.0.0'}
1024 peerDependencies:
1025 '@types/react': ^17 || ^18 || ^19
1026 react: ^17 || ^18 || ^19
1027 react-dom: ^17 || ^18 || ^19
1028 peerDependenciesMeta:
1029 '@types/react':
1030 optional: true
1031
1032 '@base-ui/utils@0.2.5':
1033 resolution: {integrity: sha512-oYC7w0gp76RI5MxprlGLV0wze0SErZaRl3AAkeP3OnNB/UBMb6RqNf6ZSIlxOc9Qp68Ab3C2VOcJQyRs7Xc7Vw==}
1034 peerDependencies:
1035 '@types/react': ^17 || ^18 || ^19
1036 react: ^17 || ^18 || ^19
1037 react-dom: ^17 || ^18 || ^19
1038 peerDependenciesMeta:
1039 '@types/react':
1040 optional: true
1041
1042 '@bcoe/v8-coverage@1.0.2':
1043 resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
1044 engines: {node: '>=18'}
1045
1046 '@better-auth/api-key@1.5.6':
1047 resolution: {integrity: sha512-jr3m4/caFxn9BuY9pGDJ4B1HP1Qoqmyd7heBHm4KUFel+a9Whe/euROgZ/L+o7mbmUdZtreneaU15dpn0tJZ5g==}
1048 peerDependencies:
1049 '@better-auth/core': 1.5.6
1050 '@better-auth/utils': 0.3.1
1051 better-auth: 1.5.6
1052
1053 '@better-auth/core@1.5.6':
1054 resolution: {integrity: sha512-Ez9DZdIMFyxHremmoLz1emFPGNQomDC1jqqBPnZ6Ci+6TiGN3R9w/Y03cJn6I8r1ycKgOzeVMZtJ/erOZ27Gsw==}
1055 peerDependencies:
1056 '@better-auth/utils': 0.3.1
1057 '@better-fetch/fetch': 1.1.21
1058 '@cloudflare/workers-types': '>=4'
1059 '@opentelemetry/api': ^1.9.0
1060 better-call: 1.3.2
1061 jose: ^6.1.0
1062 kysely: ^0.28.5
1063 nanostores: ^1.0.1
1064 peerDependenciesMeta:
1065 '@cloudflare/workers-types':
1066 optional: true
1067
1068 '@better-auth/drizzle-adapter@1.5.6':
1069 resolution: {integrity: sha512-VfFFmaoFw3ug12SiSuIwzrMoHyIVmkMGWm9gZ4sXdYYVX4HboCL4m3fjzOhppcmK5OGatRuU+N1UX6wxCITcXw==}
1070 peerDependencies:
1071 '@better-auth/core': 1.5.6
1072 '@better-auth/utils': ^0.3.0
1073 drizzle-orm: '>=0.41.0'
1074 peerDependenciesMeta:
1075 drizzle-orm:
1076 optional: true
1077
1078 '@better-auth/kysely-adapter@1.5.6':
1079 resolution: {integrity: sha512-Fnf+h8WVKtw6lEOmVmiVVzDf3shJtM60AYf9XTnbdCeUd6MxN/KnaJZpkgtYnRs7a+nwtkVB+fg4lGETebGFXQ==}
1080 peerDependencies:
1081 '@better-auth/core': 1.5.6
1082 '@better-auth/utils': ^0.3.0
1083 kysely: ^0.27.0 || ^0.28.0
1084 peerDependenciesMeta:
1085 kysely:
1086 optional: true
1087
1088 '@better-auth/memory-adapter@1.5.6':
1089 resolution: {integrity: sha512-rS7ZsrIl5uvloUgNN0u9LOZJMMXnsZXVdUZ3MrTBKWM2KpoJjzPr9yN3Szyma5+0V7SltnzSGHPkYj2bEzzmlA==}
1090 peerDependencies:
1091 '@better-auth/core': 1.5.6
1092 '@better-auth/utils': ^0.3.0
1093
1094 '@better-auth/mongo-adapter@1.5.6':
1095 resolution: {integrity: sha512-6+M3MS2mor8fTUV3EI1FBLP0cs6QfbN+Ovx9+XxR/GdfKIBoNFzmPEPRbdGt+ft6PvrITsUm+T70+kkHgVSP6w==}
1096 peerDependencies:
1097 '@better-auth/core': 1.5.6
1098 '@better-auth/utils': ^0.3.0
1099 mongodb: ^6.0.0 || ^7.0.0
1100 peerDependenciesMeta:
1101 mongodb:
1102 optional: true
1103
1104 '@better-auth/prisma-adapter@1.5.6':
1105 resolution: {integrity: sha512-UxY9vQJs1Tt+O+T2YQnseDMlWmUSQvFZSBb5YiFRg7zcm+TEzujh4iX2/csA0YiZptLheovIuVWTP9nriewEBA==}
1106 peerDependencies:
1107 '@better-auth/core': 1.5.6
1108 '@better-auth/utils': ^0.3.0
1109 '@prisma/client': ^5.0.0 || ^6.0.0 || ^7.0.0
1110 prisma: ^5.0.0 || ^6.0.0 || ^7.0.0
1111 peerDependenciesMeta:
1112 '@prisma/client':
1113 optional: true
1114 prisma:
1115 optional: true
1116
1117 '@better-auth/telemetry@1.5.6':
1118 resolution: {integrity: sha512-yXC7NSxnIFlxDkGdpD7KA+J9nqIQAPCJKe77GoaC5bWoe/DALo1MYorZfTgOafS7wrslNtsPT4feV/LJi1ubqQ==}
1119 peerDependencies:
1120 '@better-auth/core': 1.5.6
1121
1122 '@better-auth/utils@0.3.1':
1123 resolution: {integrity: sha512-+CGp4UmZSUrHHnpHhLPYu6cV+wSUSvVbZbNykxhUDocpVNTo9uFFxw/NqJlh1iC4wQ9HKKWGCKuZ5wUgS0v6Kg==}
1124
1125 '@better-fetch/fetch@1.1.21':
1126 resolution: {integrity: sha512-/ImESw0sskqlVR94jB+5+Pxjf+xBwDZF/N5+y2/q4EqD7IARUTSpPfIo8uf39SYpCxyOCtbyYpUrZ3F/k0zT4A==}
1127
1128 '@biomejs/biome@2.4.8':
1129 resolution: {integrity: sha512-ponn0oKOky1oRXBV+rlSaUlixUxf1aZvWC19Z41zBfUOUesthrQqL3OtiAlSB1EjFjyWpn98Q64DHelhA6jNlA==}
1130 engines: {node: '>=14.21.3'}
1131 hasBin: true
1132
1133 '@biomejs/cli-darwin-arm64@2.4.8':
1134 resolution: {integrity: sha512-ARx0tECE8I7S2C2yjnWYLNbBdDoPdq3oyNLhMglmuctThwUsuzFWRKrHmIGwIRWKz0Mat9DuzLEDp52hGnrxGQ==}
1135 engines: {node: '>=14.21.3'}
1136 cpu: [arm64]
1137 os: [darwin]
1138
1139 '@biomejs/cli-darwin-x64@2.4.8':
1140 resolution: {integrity: sha512-Jg9/PsB9vDCJlANE8uhG7qDhb5w0Ix69D7XIIc8IfZPUoiPrbLm33k2Ig3NOJ/7nb3UbesFz3D1aDKm9DvzjhQ==}
1141 engines: {node: '>=14.21.3'}
1142 cpu: [x64]
1143 os: [darwin]
1144
1145 '@biomejs/cli-linux-arm64-musl@2.4.8':
1146 resolution: {integrity: sha512-Zo9OhBQDJ3IBGPlqHiTISloo5H0+FBIpemqIJdW/0edJ+gEcLR+MZeZozcUyz3o1nXkVA7++DdRKQT0599j9jA==}
1147 engines: {node: '>=14.21.3'}
1148 cpu: [arm64]
1149 os: [linux]
1150 libc: [musl]
1151
1152 '@biomejs/cli-linux-arm64@2.4.8':
1153 resolution: {integrity: sha512-5CdrsJct76XG2hpKFwXnEtlT1p+4g4yV+XvvwBpzKsTNLO9c6iLlAxwcae2BJ7ekPGWjNGw9j09T5KGPKKxQig==}
1154 engines: {node: '>=14.21.3'}
1155 cpu: [arm64]
1156 os: [linux]
1157 libc: [glibc]
1158
1159 '@biomejs/cli-linux-x64-musl@2.4.8':
1160 resolution: {integrity: sha512-Gi8quv8MEuDdKaPFtS2XjEnMqODPsRg6POT6KhoP+VrkNb+T2ywunVB+TvOU0LX1jAZzfBr+3V1mIbBhzAMKvw==}
1161 engines: {node: '>=14.21.3'}
1162 cpu: [x64]
1163 os: [linux]
1164 libc: [musl]
1165
1166 '@biomejs/cli-linux-x64@2.4.8':
1167 resolution: {integrity: sha512-PdKXspVEaMCQLjtZCn6vfSck/li4KX9KGwSDbZdgIqlrizJ2MnMcE3TvHa2tVfXNmbjMikzcfJpuPWH695yJrw==}
1168 engines: {node: '>=14.21.3'}
1169 cpu: [x64]
1170 os: [linux]
1171 libc: [glibc]
1172
1173 '@biomejs/cli-win32-arm64@2.4.8':
1174 resolution: {integrity: sha512-LoFatS0tnHv6KkCVpIy3qZCih+MxUMvdYiPWLHRri7mhi2vyOOs8OrbZBcLTUEWCS+ktO72nZMy4F96oMhkOHQ==}
1175 engines: {node: '>=14.21.3'}
1176 cpu: [arm64]
1177 os: [win32]
1178
1179 '@biomejs/cli-win32-x64@2.4.8':
1180 resolution: {integrity: sha512-vAn7iXDoUbqFXqVocuq1sMYAd33p8+mmurqJkWl6CtIhobd/O6moe4rY5AJvzbunn/qZCdiDVcveqtkFh1e7Hg==}
1181 engines: {node: '>=14.21.3'}
1182 cpu: [x64]
1183 os: [win32]
1184
1185 '@bramus/specificity@2.4.2':
1186 resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==}
1187 hasBin: true
1188
1189 '@chevrotain/cst-dts-gen@10.5.0':
1190 resolution: {integrity: sha512-lhmC/FyqQ2o7pGK4Om+hzuDrm9rhFYIJ/AXoQBeongmn870Xeb0L6oGEiuR8nohFNL5sMaQEJWCxr1oIVIVXrw==}
1191
1192 '@chevrotain/gast@10.5.0':
1193 resolution: {integrity: sha512-pXdMJ9XeDAbgOWKuD1Fldz4ieCs6+nLNmyVhe2gZVqoO7v8HXuHYs5OV2EzUtbuai37TlOAQHrTDvxMnvMJz3A==}
1194
1195 '@chevrotain/types@10.5.0':
1196 resolution: {integrity: sha512-f1MAia0x/pAVPWH/T73BJVyO2XU5tI4/iE7cnxb7tqdNTNhQI3Uq3XkqcoteTmD4t1aM0LbHCJOhgIDn07kl2A==}
1197
1198 '@chevrotain/utils@10.5.0':
1199 resolution: {integrity: sha512-hBzuU5+JjB2cqNZyszkDHZgOSrUUT8V3dhgRl8Q9Gp6dAj/H5+KILGjbhDpc3Iy9qmqlm/akuOI2ut9VUtzJxQ==}
1200
1201 '@commitlint/cli@19.8.1':
1202 resolution: {integrity: sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==}
1203 engines: {node: '>=v18'}
1204 hasBin: true
1205
1206 '@commitlint/config-conventional@19.8.1':
1207 resolution: {integrity: sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==}
1208 engines: {node: '>=v18'}
1209
1210 '@commitlint/config-validator@19.8.1':
1211 resolution: {integrity: sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==}
1212 engines: {node: '>=v18'}
1213
1214 '@commitlint/ensure@19.8.1':
1215 resolution: {integrity: sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==}
1216 engines: {node: '>=v18'}
1217
1218 '@commitlint/execute-rule@19.8.1':
1219 resolution: {integrity: sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==}
1220 engines: {node: '>=v18'}
1221
1222 '@commitlint/format@19.8.1':
1223 resolution: {integrity: sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==}
1224 engines: {node: '>=v18'}
1225
1226 '@commitlint/is-ignored@19.8.1':
1227 resolution: {integrity: sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==}
1228 engines: {node: '>=v18'}
1229
1230 '@commitlint/lint@19.8.1':
1231 resolution: {integrity: sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==}
1232 engines: {node: '>=v18'}
1233
1234 '@commitlint/load@19.8.1':
1235 resolution: {integrity: sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==}
1236 engines: {node: '>=v18'}
1237
1238 '@commitlint/message@19.8.1':
1239 resolution: {integrity: sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==}
1240 engines: {node: '>=v18'}
1241
1242 '@commitlint/parse@19.8.1':
1243 resolution: {integrity: sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==}
1244 engines: {node: '>=v18'}
1245
1246 '@commitlint/read@19.8.1':
1247 resolution: {integrity: sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==}
1248 engines: {node: '>=v18'}
1249
1250 '@commitlint/resolve-extends@19.8.1':
1251 resolution: {integrity: sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==}
1252 engines: {node: '>=v18'}
1253
1254 '@commitlint/rules@19.8.1':
1255 resolution: {integrity: sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==}
1256 engines: {node: '>=v18'}
1257
1258 '@commitlint/to-lines@19.8.1':
1259 resolution: {integrity: sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==}
1260 engines: {node: '>=v18'}
1261
1262 '@commitlint/top-level@19.8.1':
1263 resolution: {integrity: sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==}
1264 engines: {node: '>=v18'}
1265
1266 '@commitlint/types@19.8.1':
1267 resolution: {integrity: sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==}
1268 engines: {node: '>=v18'}
1269
1270 '@csstools/color-helpers@6.0.2':
1271 resolution: {integrity: sha512-LMGQLS9EuADloEFkcTBR3BwV/CGHV7zyDxVRtVDTwdI2Ca4it0CCVTT9wCkxSgokjE5Ho41hEPgb8OEUwoXr6Q==}
1272 engines: {node: '>=20.19.0'}
1273
1274 '@csstools/css-calc@3.1.1':
1275 resolution: {integrity: sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==}
1276 engines: {node: '>=20.19.0'}
1277 peerDependencies:
1278 '@csstools/css-parser-algorithms': ^4.0.0
1279 '@csstools/css-tokenizer': ^4.0.0
1280
1281 '@csstools/css-color-parser@4.0.2':
1282 resolution: {integrity: sha512-0GEfbBLmTFf0dJlpsNU7zwxRIH0/BGEMuXLTCvFYxuL1tNhqzTbtnFICyJLTNK4a+RechKP75e7w42ClXSnJQw==}
1283 engines: {node: '>=20.19.0'}
1284 peerDependencies:
1285 '@csstools/css-parser-algorithms': ^4.0.0
1286 '@csstools/css-tokenizer': ^4.0.0
1287
1288 '@csstools/css-parser-algorithms@4.0.0':
1289 resolution: {integrity: sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==}
1290 engines: {node: '>=20.19.0'}
1291 peerDependencies:
1292 '@csstools/css-tokenizer': ^4.0.0
1293
1294 '@csstools/css-syntax-patches-for-csstree@1.1.2':
1295 resolution: {integrity: sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA==}
1296 peerDependencies:
1297 css-tree: ^3.2.1
1298 peerDependenciesMeta:
1299 css-tree:
1300 optional: true
1301
1302 '@csstools/css-tokenizer@4.0.0':
1303 resolution: {integrity: sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==}
1304 engines: {node: '>=20.19.0'}
1305
1306 '@date-fns/tz@1.4.1':
1307 resolution: {integrity: sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==}
1308
1309 '@dnd-kit/accessibility@3.1.1':
1310 resolution: {integrity: sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==}
1311 peerDependencies:
1312 react: '>=16.8.0'
1313
1314 '@dnd-kit/core@6.3.1':
1315 resolution: {integrity: sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==}
1316 peerDependencies:
1317 react: '>=16.8.0'
1318 react-dom: '>=16.8.0'
1319
1320 '@dnd-kit/modifiers@9.0.0':
1321 resolution: {integrity: sha512-ybiLc66qRGuZoC20wdSSG6pDXFikui/dCNGthxv4Ndy8ylErY0N3KVxY2bgo7AWwIbxDmXDg3ylAFmnrjcbVvw==}
1322 peerDependencies:
1323 '@dnd-kit/core': ^6.3.0
1324 react: '>=16.8.0'
1325
1326 '@dnd-kit/sortable@10.0.0':
1327 resolution: {integrity: sha512-+xqhmIIzvAYMGfBYYnbKuNicfSsk4RksY2XdmJhT+HAC01nix6fHCztU68jooFiMUB01Ky3F0FyOvhG/BZrWkg==}
1328 peerDependencies:
1329 '@dnd-kit/core': ^6.3.0
1330 react: '>=16.8.0'
1331
1332 '@dnd-kit/utilities@3.2.2':
1333 resolution: {integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==}
1334 peerDependencies:
1335 react: '>=16.8.0'
1336
1337 '@dotenvx/dotenvx@1.52.0':
1338 resolution: {integrity: sha512-CaQcc8JvtzQhUSm9877b6V4Tb7HCotkcyud9X2YwdqtQKwgljkMRwU96fVYKnzN3V0Hj74oP7Es+vZ0mS+Aa1w==}
1339 hasBin: true
1340
1341 '@drizzle-team/brocli@0.10.2':
1342 resolution: {integrity: sha512-z33Il7l5dKjUgGULTqBsQBQwckHh5AbIuxhdsIxDDiZAzBOrZO6q9ogcWC65kU382AfynTfgNumVcNIjuIua6w==}
1343
1344 '@ecies/ciphers@0.2.5':
1345 resolution: {integrity: sha512-GalEZH4JgOMHYYcYmVqnFirFsjZHeoGMDt9IxEnM9F7GRUUyUksJ7Ou53L83WHJq3RWKD3AcBpo0iQh0oMpf8A==}
1346 engines: {bun: '>=1', deno: '>=2', node: '>=16'}
1347 peerDependencies:
1348 '@noble/ciphers': ^1.0.0
1349
1350 '@electric-sql/pglite-socket@0.0.20':
1351 resolution: {integrity: sha512-J5nLGsicnD9wJHnno9r+DGxfcZWh+YJMCe0q/aCgtG6XOm9Z7fKeite8IZSNXgZeGltSigM9U/vAWZQWdgcSFg==}
1352 hasBin: true
1353 peerDependencies:
1354 '@electric-sql/pglite': 0.3.15
1355
1356 '@electric-sql/pglite-tools@0.2.20':
1357 resolution: {integrity: sha512-BK50ZnYa3IG7ztXhtgYf0Q7zijV32Iw1cYS8C+ThdQlwx12V5VZ9KRJ42y82Hyb4PkTxZQklVQA9JHyUlex33A==}
1358 peerDependencies:
1359 '@electric-sql/pglite': 0.3.15
1360
1361 '@electric-sql/pglite@0.3.15':
1362 resolution: {integrity: sha512-Cj++n1Mekf9ETfdc16TlDi+cDDQF0W7EcbyRHYOAeZdsAe8M/FJg18itDTSwyHfar2WIezawM9o0EKaRGVKygQ==}
1363
1364 '@emnapi/runtime@1.9.1':
1365 resolution: {integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==}
1366
1367 '@esbuild-kit/core-utils@3.3.2':
1368 resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
1369 deprecated: 'Merged into tsx: https://tsx.is'
1370
1371 '@esbuild-kit/esm-loader@2.6.5':
1372 resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
1373 deprecated: 'Merged into tsx: https://tsx.is'
1374
1375 '@esbuild/aix-ppc64@0.27.3':
1376 resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
1377 engines: {node: '>=18'}
1378 cpu: [ppc64]
1379 os: [aix]
1380
1381 '@esbuild/android-arm64@0.27.3':
1382 resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
1383 engines: {node: '>=18'}
1384 cpu: [arm64]
1385 os: [android]
1386
1387 '@esbuild/android-arm@0.27.3':
1388 resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
1389 engines: {node: '>=18'}
1390 cpu: [arm]
1391 os: [android]
1392
1393 '@esbuild/android-x64@0.27.3':
1394 resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
1395 engines: {node: '>=18'}
1396 cpu: [x64]
1397 os: [android]
1398
1399 '@esbuild/darwin-arm64@0.27.3':
1400 resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
1401 engines: {node: '>=18'}
1402 cpu: [arm64]
1403 os: [darwin]
1404
1405 '@esbuild/darwin-x64@0.27.3':
1406 resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
1407 engines: {node: '>=18'}
1408 cpu: [x64]
1409 os: [darwin]
1410
1411 '@esbuild/freebsd-arm64@0.27.3':
1412 resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
1413 engines: {node: '>=18'}
1414 cpu: [arm64]
1415 os: [freebsd]
1416
1417 '@esbuild/freebsd-x64@0.27.3':
1418 resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
1419 engines: {node: '>=18'}
1420 cpu: [x64]
1421 os: [freebsd]
1422
1423 '@esbuild/linux-arm64@0.27.3':
1424 resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
1425 engines: {node: '>=18'}
1426 cpu: [arm64]
1427 os: [linux]
1428
1429 '@esbuild/linux-arm@0.27.3':
1430 resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
1431 engines: {node: '>=18'}
1432 cpu: [arm]
1433 os: [linux]
1434
1435 '@esbuild/linux-ia32@0.27.3':
1436 resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
1437 engines: {node: '>=18'}
1438 cpu: [ia32]
1439 os: [linux]
1440
1441 '@esbuild/linux-loong64@0.27.3':
1442 resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
1443 engines: {node: '>=18'}
1444 cpu: [loong64]
1445 os: [linux]
1446
1447 '@esbuild/linux-mips64el@0.27.3':
1448 resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
1449 engines: {node: '>=18'}
1450 cpu: [mips64el]
1451 os: [linux]
1452
1453 '@esbuild/linux-ppc64@0.27.3':
1454 resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
1455 engines: {node: '>=18'}
1456 cpu: [ppc64]
1457 os: [linux]
1458
1459 '@esbuild/linux-riscv64@0.27.3':
1460 resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
1461 engines: {node: '>=18'}
1462 cpu: [riscv64]
1463 os: [linux]
1464
1465 '@esbuild/linux-s390x@0.27.3':
1466 resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
1467 engines: {node: '>=18'}
1468 cpu: [s390x]
1469 os: [linux]
1470
1471 '@esbuild/linux-x64@0.27.3':
1472 resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
1473 engines: {node: '>=18'}
1474 cpu: [x64]
1475 os: [linux]
1476
1477 '@esbuild/netbsd-arm64@0.27.3':
1478 resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
1479 engines: {node: '>=18'}
1480 cpu: [arm64]
1481 os: [netbsd]
1482
1483 '@esbuild/netbsd-x64@0.27.3':
1484 resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
1485 engines: {node: '>=18'}
1486 cpu: [x64]
1487 os: [netbsd]
1488
1489 '@esbuild/openbsd-arm64@0.27.3':
1490 resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
1491 engines: {node: '>=18'}
1492 cpu: [arm64]
1493 os: [openbsd]
1494
1495 '@esbuild/openbsd-x64@0.27.3':
1496 resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
1497 engines: {node: '>=18'}
1498 cpu: [x64]
1499 os: [openbsd]
1500
1501 '@esbuild/openharmony-arm64@0.27.3':
1502 resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
1503 engines: {node: '>=18'}
1504 cpu: [arm64]
1505 os: [openharmony]
1506
1507 '@esbuild/sunos-x64@0.27.3':
1508 resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
1509 engines: {node: '>=18'}
1510 cpu: [x64]
1511 os: [sunos]
1512
1513 '@esbuild/win32-arm64@0.27.3':
1514 resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
1515 engines: {node: '>=18'}
1516 cpu: [arm64]
1517 os: [win32]
1518
1519 '@esbuild/win32-ia32@0.27.3':
1520 resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
1521 engines: {node: '>=18'}
1522 cpu: [ia32]
1523 os: [win32]
1524
1525 '@esbuild/win32-x64@0.27.3':
1526 resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
1527 engines: {node: '>=18'}
1528 cpu: [x64]
1529 os: [win32]
1530
1531 '@exodus/bytes@1.15.0':
1532 resolution: {integrity: sha512-UY0nlA+feH81UGSHv92sLEPLCeZFjXOuHhrIo0HQydScuQc8s0A7kL/UdgwgDq8g8ilksmuoF35YVTNphV2aBQ==}
1533 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
1534 peerDependencies:
1535 '@noble/hashes': ^1.8.0 || ^2.0.0
1536 peerDependenciesMeta:
1537 '@noble/hashes':
1538 optional: true
1539
1540 '@floating-ui/core@1.7.3':
1541 resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
1542
1543 '@floating-ui/dom@1.7.4':
1544 resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==}
1545
1546 '@floating-ui/react-dom@2.1.6':
1547 resolution: {integrity: sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==}
1548 peerDependencies:
1549 react: '>=16.8.0'
1550 react-dom: '>=16.8.0'
1551
1552 '@floating-ui/utils@0.2.10':
1553 resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
1554
1555 '@hono/node-server@1.19.10':
1556 resolution: {integrity: sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==}
1557 engines: {node: '>=18.14.1'}
1558 peerDependencies:
1559 hono: 4.12.7
1560
1561 '@hono/standard-validator@0.2.2':
1562 resolution: {integrity: sha512-mJ7W84Bt/rSvoIl63Ynew+UZOHAzzRAoAXb3JaWuxAkM/Lzg+ZHTCUiz77KOtn2e623WNN8LkD57Dk0szqUrIw==}
1563 peerDependencies:
1564 '@standard-schema/spec': ^1.0.0
1565 hono: 4.12.7
1566
1567 '@hookform/resolvers@5.2.2':
1568 resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==}
1569 peerDependencies:
1570 react-hook-form: ^7.55.0
1571
1572 '@img/colour@1.1.0':
1573 resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==}
1574 engines: {node: '>=18'}
1575
1576 '@img/sharp-darwin-arm64@0.34.5':
1577 resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==}
1578 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1579 cpu: [arm64]
1580 os: [darwin]
1581
1582 '@img/sharp-darwin-x64@0.34.5':
1583 resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==}
1584 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1585 cpu: [x64]
1586 os: [darwin]
1587
1588 '@img/sharp-libvips-darwin-arm64@1.2.4':
1589 resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==}
1590 cpu: [arm64]
1591 os: [darwin]
1592
1593 '@img/sharp-libvips-darwin-x64@1.2.4':
1594 resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==}
1595 cpu: [x64]
1596 os: [darwin]
1597
1598 '@img/sharp-libvips-linux-arm64@1.2.4':
1599 resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==}
1600 cpu: [arm64]
1601 os: [linux]
1602 libc: [glibc]
1603
1604 '@img/sharp-libvips-linux-arm@1.2.4':
1605 resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==}
1606 cpu: [arm]
1607 os: [linux]
1608 libc: [glibc]
1609
1610 '@img/sharp-libvips-linux-ppc64@1.2.4':
1611 resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==}
1612 cpu: [ppc64]
1613 os: [linux]
1614 libc: [glibc]
1615
1616 '@img/sharp-libvips-linux-riscv64@1.2.4':
1617 resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==}
1618 cpu: [riscv64]
1619 os: [linux]
1620 libc: [glibc]
1621
1622 '@img/sharp-libvips-linux-s390x@1.2.4':
1623 resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==}
1624 cpu: [s390x]
1625 os: [linux]
1626 libc: [glibc]
1627
1628 '@img/sharp-libvips-linux-x64@1.2.4':
1629 resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==}
1630 cpu: [x64]
1631 os: [linux]
1632 libc: [glibc]
1633
1634 '@img/sharp-libvips-linuxmusl-arm64@1.2.4':
1635 resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==}
1636 cpu: [arm64]
1637 os: [linux]
1638 libc: [musl]
1639
1640 '@img/sharp-libvips-linuxmusl-x64@1.2.4':
1641 resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==}
1642 cpu: [x64]
1643 os: [linux]
1644 libc: [musl]
1645
1646 '@img/sharp-linux-arm64@0.34.5':
1647 resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==}
1648 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1649 cpu: [arm64]
1650 os: [linux]
1651 libc: [glibc]
1652
1653 '@img/sharp-linux-arm@0.34.5':
1654 resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==}
1655 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1656 cpu: [arm]
1657 os: [linux]
1658 libc: [glibc]
1659
1660 '@img/sharp-linux-ppc64@0.34.5':
1661 resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==}
1662 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1663 cpu: [ppc64]
1664 os: [linux]
1665 libc: [glibc]
1666
1667 '@img/sharp-linux-riscv64@0.34.5':
1668 resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==}
1669 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1670 cpu: [riscv64]
1671 os: [linux]
1672 libc: [glibc]
1673
1674 '@img/sharp-linux-s390x@0.34.5':
1675 resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==}
1676 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1677 cpu: [s390x]
1678 os: [linux]
1679 libc: [glibc]
1680
1681 '@img/sharp-linux-x64@0.34.5':
1682 resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==}
1683 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1684 cpu: [x64]
1685 os: [linux]
1686 libc: [glibc]
1687
1688 '@img/sharp-linuxmusl-arm64@0.34.5':
1689 resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==}
1690 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1691 cpu: [arm64]
1692 os: [linux]
1693 libc: [musl]
1694
1695 '@img/sharp-linuxmusl-x64@0.34.5':
1696 resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==}
1697 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1698 cpu: [x64]
1699 os: [linux]
1700 libc: [musl]
1701
1702 '@img/sharp-wasm32@0.34.5':
1703 resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==}
1704 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1705 cpu: [wasm32]
1706
1707 '@img/sharp-win32-arm64@0.34.5':
1708 resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==}
1709 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1710 cpu: [arm64]
1711 os: [win32]
1712
1713 '@img/sharp-win32-ia32@0.34.5':
1714 resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==}
1715 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1716 cpu: [ia32]
1717 os: [win32]
1718
1719 '@img/sharp-win32-x64@0.34.5':
1720 resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==}
1721 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
1722 cpu: [x64]
1723 os: [win32]
1724
1725 '@inquirer/ansi@1.0.2':
1726 resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==}
1727 engines: {node: '>=18'}
1728
1729 '@inquirer/confirm@5.1.21':
1730 resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==}
1731 engines: {node: '>=18'}
1732 peerDependencies:
1733 '@types/node': '>=18'
1734 peerDependenciesMeta:
1735 '@types/node':
1736 optional: true
1737
1738 '@inquirer/core@10.3.2':
1739 resolution: {integrity: sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==}
1740 engines: {node: '>=18'}
1741 peerDependencies:
1742 '@types/node': '>=18'
1743 peerDependenciesMeta:
1744 '@types/node':
1745 optional: true
1746
1747 '@inquirer/figures@1.0.15':
1748 resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==}
1749 engines: {node: '>=18'}
1750
1751 '@inquirer/type@3.0.10':
1752 resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==}
1753 engines: {node: '>=18'}
1754 peerDependencies:
1755 '@types/node': '>=18'
1756 peerDependenciesMeta:
1757 '@types/node':
1758 optional: true
1759
1760 '@jridgewell/gen-mapping@0.3.13':
1761 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
1762
1763 '@jridgewell/remapping@2.3.5':
1764 resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
1765
1766 '@jridgewell/resolve-uri@3.1.2':
1767 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
1768 engines: {node: '>=6.0.0'}
1769
1770 '@jridgewell/sourcemap-codec@1.5.5':
1771 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
1772
1773 '@jridgewell/trace-mapping@0.3.31':
1774 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
1775
1776 '@mixmark-io/domino@2.2.0':
1777 resolution: {integrity: sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==}
1778
1779 '@modelcontextprotocol/sdk@1.26.0':
1780 resolution: {integrity: sha512-Y5RmPncpiDtTXDbLKswIJzTqu2hyBKxTNsgKqKclDbhIgg1wgtf1fRuvxgTnRfcnxtvvgbIEcqUOzZrJ6iSReg==}
1781 engines: {node: '>=18'}
1782 peerDependencies:
1783 '@cfworker/json-schema': ^4.1.1
1784 zod: ^3.25 || ^4.0
1785 peerDependenciesMeta:
1786 '@cfworker/json-schema':
1787 optional: true
1788
1789 '@mongodb-js/saslprep@1.4.6':
1790 resolution: {integrity: sha512-y+x3H1xBZd38n10NZF/rEBlvDOOMQ6LKUTHqr8R9VkJ+mmQOYtJFxIlkkK8fZrtOiL6VixbOBWMbZGBdal3Z1g==}
1791
1792 '@mrleebo/prisma-ast@0.13.1':
1793 resolution: {integrity: sha512-XyroGQXcHrZdvmrGJvsA9KNeOOgGMg1Vg9OlheUsBOSKznLMDl+YChxbkboRHvtFYJEMRYmlV3uoo/njCw05iw==}
1794 engines: {node: '>=16'}
1795
1796 '@mswjs/interceptors@0.41.3':
1797 resolution: {integrity: sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==}
1798 engines: {node: '>=18'}
1799
1800 '@next/env@15.5.14':
1801 resolution: {integrity: sha512-aXeirLYuASxEgi4X4WhfXsShCFxWDfNn/8ZeC5YXAS2BB4A8FJi1kwwGL6nvMVboE7fZCzmJPNdMvVHc8JpaiA==}
1802
1803 '@next/env@16.1.7':
1804 resolution: {integrity: sha512-rJJbIdJB/RQr2F1nylZr/PJzamvNNhfr3brdKP6s/GW850jbtR70QlSfFselvIBbcPUOlQwBakexjFzqLzF6pg==}
1805
1806 '@next/swc-darwin-arm64@15.5.14':
1807 resolution: {integrity: sha512-Y9K6SPzobnZvrRDPO2s0grgzC+Egf0CqfbdvYmQVaztV890zicw8Z8+4Vqw8oPck8r1TjUHxVh8299Cg4TrxXg==}
1808 engines: {node: '>= 10'}
1809 cpu: [arm64]
1810 os: [darwin]
1811
1812 '@next/swc-darwin-arm64@16.1.7':
1813 resolution: {integrity: sha512-b2wWIE8sABdyafc4IM8r5Y/dS6kD80JRtOGrUiKTsACFQfWWgUQ2NwoUX1yjFMXVsAwcQeNpnucF2ZrujsBBPg==}
1814 engines: {node: '>= 10'}
1815 cpu: [arm64]
1816 os: [darwin]
1817
1818 '@next/swc-darwin-x64@15.5.14':
1819 resolution: {integrity: sha512-aNnkSMjSFRTOmkd7qoNI2/rETQm/vKD6c/Ac9BZGa9CtoOzy3c2njgz7LvebQJ8iPxdeTuGnAjagyis8a9ifBw==}
1820 engines: {node: '>= 10'}
1821 cpu: [x64]
1822 os: [darwin]
1823
1824 '@next/swc-darwin-x64@16.1.7':
1825 resolution: {integrity: sha512-zcnVaaZulS1WL0Ss38R5Q6D2gz7MtBu8GZLPfK+73D/hp4GFMrC2sudLky1QibfV7h6RJBJs/gOFvYP0X7UVlQ==}
1826 engines: {node: '>= 10'}
1827 cpu: [x64]
1828 os: [darwin]
1829
1830 '@next/swc-linux-arm64-gnu@15.5.14':
1831 resolution: {integrity: sha512-tjlpia+yStPRS//6sdmlVwuO1Rioern4u2onafa5n+h2hCS9MAvMXqpVbSrjgiEOoCs0nJy7oPOmWgtRRNSM5Q==}
1832 engines: {node: '>= 10'}
1833 cpu: [arm64]
1834 os: [linux]
1835 libc: [glibc]
1836
1837 '@next/swc-linux-arm64-gnu@16.1.7':
1838 resolution: {integrity: sha512-2ant89Lux/Q3VyC8vNVg7uBaFVP9SwoK2jJOOR0L8TQnX8CAYnh4uctAScy2Hwj2dgjVHqHLORQZJ2wH6VxhSQ==}
1839 engines: {node: '>= 10'}
1840 cpu: [arm64]
1841 os: [linux]
1842 libc: [glibc]
1843
1844 '@next/swc-linux-arm64-musl@15.5.14':
1845 resolution: {integrity: sha512-8B8cngBaLadl5lbDRdxGCP1Lef8ipD6KlxS3v0ElDAGil6lafrAM3B258p1KJOglInCVFUjk751IXMr2ixeQOQ==}
1846 engines: {node: '>= 10'}
1847 cpu: [arm64]
1848 os: [linux]
1849 libc: [musl]
1850
1851 '@next/swc-linux-arm64-musl@16.1.7':
1852 resolution: {integrity: sha512-uufcze7LYv0FQg9GnNeZ3/whYfo+1Q3HnQpm16o6Uyi0OVzLlk2ZWoY7j07KADZFY8qwDbsmFnMQP3p3+Ftprw==}
1853 engines: {node: '>= 10'}
1854 cpu: [arm64]
1855 os: [linux]
1856 libc: [musl]
1857
1858 '@next/swc-linux-x64-gnu@15.5.14':
1859 resolution: {integrity: sha512-bAS6tIAg8u4Gn3Nz7fCPpSoKAexEt2d5vn1mzokcqdqyov6ZJ6gu6GdF9l8ORFrBuRHgv3go/RfzYz5BkZ6YSQ==}
1860 engines: {node: '>= 10'}
1861 cpu: [x64]
1862 os: [linux]
1863 libc: [glibc]
1864
1865 '@next/swc-linux-x64-gnu@16.1.7':
1866 resolution: {integrity: sha512-KWVf2gxYvHtvuT+c4MBOGxuse5TD7DsMFYSxVxRBnOzok/xryNeQSjXgxSv9QpIVlaGzEn/pIuI6Koosx8CGWA==}
1867 engines: {node: '>= 10'}
1868 cpu: [x64]
1869 os: [linux]
1870 libc: [glibc]
1871
1872 '@next/swc-linux-x64-musl@15.5.14':
1873 resolution: {integrity: sha512-mMxv/FcrT7Gfaq4tsR22l17oKWXZmH/lVqcvjX0kfp5I0lKodHYLICKPoX1KRnnE+ci6oIUdriUhuA3rBCDiSw==}
1874 engines: {node: '>= 10'}
1875 cpu: [x64]
1876 os: [linux]
1877 libc: [musl]
1878
1879 '@next/swc-linux-x64-musl@16.1.7':
1880 resolution: {integrity: sha512-HguhaGwsGr1YAGs68uRKc4aGWxLET+NevJskOcCAwXbwj0fYX0RgZW2gsOCzr9S11CSQPIkxmoSbuVaBp4Z3dA==}
1881 engines: {node: '>= 10'}
1882 cpu: [x64]
1883 os: [linux]
1884 libc: [musl]
1885
1886 '@next/swc-win32-arm64-msvc@15.5.14':
1887 resolution: {integrity: sha512-OTmiBlYThppnvnsqx0rBqjDRemlmIeZ8/o4zI7veaXoeO1PVHoyj2lfTfXTiiGjCyRDhA10y4h6ZvZvBiynr2g==}
1888 engines: {node: '>= 10'}
1889 cpu: [arm64]
1890 os: [win32]
1891
1892 '@next/swc-win32-arm64-msvc@16.1.7':
1893 resolution: {integrity: sha512-S0n3KrDJokKTeFyM/vGGGR8+pCmXYrjNTk2ZozOL1C/JFdfUIL9O1ATaJOl5r2POe56iRChbsszrjMAdWSv7kQ==}
1894 engines: {node: '>= 10'}
1895 cpu: [arm64]
1896 os: [win32]
1897
1898 '@next/swc-win32-x64-msvc@15.5.14':
1899 resolution: {integrity: sha512-+W7eFf3RS7m4G6tppVTOSyP9Y6FsJXfOuKzav1qKniiFm3KFByQfPEcouHdjlZmysl4zJGuGLQ/M9XyVeyeNEg==}
1900 engines: {node: '>= 10'}
1901 cpu: [x64]
1902 os: [win32]
1903
1904 '@next/swc-win32-x64-msvc@16.1.7':
1905 resolution: {integrity: sha512-mwgtg8CNZGYm06LeEd+bNnOUfwOyNem/rOiP14Lsz+AnUY92Zq/LXwtebtUiaeVkhbroRCQ0c8GlR4UT1U+0yg==}
1906 engines: {node: '>= 10'}
1907 cpu: [x64]
1908 os: [win32]
1909
1910 '@noble/ciphers@1.3.0':
1911 resolution: {integrity: sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==}
1912 engines: {node: ^14.21.3 || >=16}
1913
1914 '@noble/ciphers@2.1.1':
1915 resolution: {integrity: sha512-bysYuiVfhxNJuldNXlFEitTVdNnYUc+XNJZd7Qm2a5j1vZHgY+fazadNFWFaMK/2vye0JVlxV3gHmC0WDfAOQw==}
1916 engines: {node: '>= 20.19.0'}
1917
1918 '@noble/curves@1.9.7':
1919 resolution: {integrity: sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==}
1920 engines: {node: ^14.21.3 || >=16}
1921
1922 '@noble/hashes@1.8.0':
1923 resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==}
1924 engines: {node: ^14.21.3 || >=16}
1925
1926 '@noble/hashes@2.0.1':
1927 resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==}
1928 engines: {node: '>= 20.19.0'}
1929
1930 '@nodelib/fs.scandir@2.1.5':
1931 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
1932 engines: {node: '>= 8'}
1933
1934 '@nodelib/fs.stat@2.0.5':
1935 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
1936 engines: {node: '>= 8'}
1937
1938 '@nodelib/fs.walk@1.2.8':
1939 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
1940 engines: {node: '>= 8'}
1941
1942 '@octokit/app@16.1.2':
1943 resolution: {integrity: sha512-8j7sEpUYVj18dxvh0KWj6W/l6uAiVRBl1JBDVRqH1VHKAO/G5eRVl4yEoYACjakWers1DjUkcCHyJNQK47JqyQ==}
1944 engines: {node: '>= 20'}
1945
1946 '@octokit/auth-app@8.1.2':
1947 resolution: {integrity: sha512-db8VO0PqXxfzI6GdjtgEFHY9tzqUql5xMFXYA12juq8TeTgPAuiiP3zid4h50lwlIP457p5+56PnJOgd2GGBuw==}
1948 engines: {node: '>= 20'}
1949
1950 '@octokit/auth-oauth-app@9.0.3':
1951 resolution: {integrity: sha512-+yoFQquaF8OxJSxTb7rnytBIC2ZLbLqA/yb71I4ZXT9+Slw4TziV9j/kyGhUFRRTF2+7WlnIWsePZCWHs+OGjg==}
1952 engines: {node: '>= 20'}
1953
1954 '@octokit/auth-oauth-device@8.0.3':
1955 resolution: {integrity: sha512-zh2W0mKKMh/VWZhSqlaCzY7qFyrgd9oTWmTmHaXnHNeQRCZr/CXy2jCgHo4e4dJVTiuxP5dLa0YM5p5QVhJHbw==}
1956 engines: {node: '>= 20'}
1957
1958 '@octokit/auth-oauth-user@6.0.2':
1959 resolution: {integrity: sha512-qLoPPc6E6GJoz3XeDG/pnDhJpTkODTGG4kY0/Py154i/I003O9NazkrwJwRuzgCalhzyIeWQ+6MDvkUmKXjg/A==}
1960 engines: {node: '>= 20'}
1961
1962 '@octokit/auth-token@6.0.0':
1963 resolution: {integrity: sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==}
1964 engines: {node: '>= 20'}
1965
1966 '@octokit/auth-unauthenticated@7.0.3':
1967 resolution: {integrity: sha512-8Jb1mtUdmBHL7lGmop9mU9ArMRUTRhg8vp0T1VtZ4yd9vEm3zcLwmjQkhNEduKawOOORie61xhtYIhTDN+ZQ3g==}
1968 engines: {node: '>= 20'}
1969
1970 '@octokit/core@7.0.6':
1971 resolution: {integrity: sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==}
1972 engines: {node: '>= 20'}
1973
1974 '@octokit/endpoint@11.0.2':
1975 resolution: {integrity: sha512-4zCpzP1fWc7QlqunZ5bSEjxc6yLAlRTnDwKtgXfcI/FxxGoqedDG8V2+xJ60bV2kODqcGB+nATdtap/XYq2NZQ==}
1976 engines: {node: '>= 20'}
1977
1978 '@octokit/graphql@9.0.3':
1979 resolution: {integrity: sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==}
1980 engines: {node: '>= 20'}
1981
1982 '@octokit/oauth-app@8.0.3':
1983 resolution: {integrity: sha512-jnAjvTsPepyUaMu9e69hYBuozEPgYqP4Z3UnpmvoIzHDpf8EXDGvTY1l1jK0RsZ194oRd+k6Hm13oRU8EoDFwg==}
1984 engines: {node: '>= 20'}
1985
1986 '@octokit/oauth-authorization-url@8.0.0':
1987 resolution: {integrity: sha512-7QoLPRh/ssEA/HuHBHdVdSgF8xNLz/Bc5m9fZkArJE5bb6NmVkDm3anKxXPmN1zh6b5WKZPRr3697xKT/yM3qQ==}
1988 engines: {node: '>= 20'}
1989
1990 '@octokit/oauth-methods@6.0.2':
1991 resolution: {integrity: sha512-HiNOO3MqLxlt5Da5bZbLV8Zarnphi4y9XehrbaFMkcoJ+FL7sMxH/UlUsCVxpddVu4qvNDrBdaTVE2o4ITK8ng==}
1992 engines: {node: '>= 20'}
1993
1994 '@octokit/openapi-types@27.0.0':
1995 resolution: {integrity: sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==}
1996
1997 '@octokit/openapi-webhooks-types@12.1.0':
1998 resolution: {integrity: sha512-WiuzhOsiOvb7W3Pvmhf8d2C6qaLHXrWiLBP4nJ/4kydu+wpagV5Fkz9RfQwV2afYzv3PB+3xYgp4mAdNGjDprA==}
1999
2000 '@octokit/plugin-paginate-graphql@6.0.0':
2001 resolution: {integrity: sha512-crfpnIoFiBtRkvPqOyLOsw12XsveYuY2ieP6uYDosoUegBJpSVxGwut9sxUgFFcll3VTOTqpUf8yGd8x1OmAkQ==}
2002 engines: {node: '>= 20'}
2003 peerDependencies:
2004 '@octokit/core': '>=6'
2005
2006 '@octokit/plugin-paginate-rest@14.0.0':
2007 resolution: {integrity: sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw==}
2008 engines: {node: '>= 20'}
2009 peerDependencies:
2010 '@octokit/core': '>=6'
2011
2012 '@octokit/plugin-rest-endpoint-methods@17.0.0':
2013 resolution: {integrity: sha512-B5yCyIlOJFPqUUeiD0cnBJwWJO8lkJs5d8+ze9QDP6SvfiXSz1BF+91+0MeI1d2yxgOhU/O+CvtiZ9jSkHhFAw==}
2014 engines: {node: '>= 20'}
2015 peerDependencies:
2016 '@octokit/core': '>=6'
2017
2018 '@octokit/plugin-retry@8.0.3':
2019 resolution: {integrity: sha512-vKGx1i3MC0za53IzYBSBXcrhmd+daQDzuZfYDd52X5S0M2otf3kVZTVP8bLA3EkU0lTvd1WEC2OlNNa4G+dohA==}
2020 engines: {node: '>= 20'}
2021 peerDependencies:
2022 '@octokit/core': '>=7'
2023
2024 '@octokit/plugin-throttling@11.0.3':
2025 resolution: {integrity: sha512-34eE0RkFCKycLl2D2kq7W+LovheM/ex3AwZCYN8udpi6bxsyjZidb2McXs69hZhLmJlDqTSP8cH+jSRpiaijBg==}
2026 engines: {node: '>= 20'}
2027 peerDependencies:
2028 '@octokit/core': ^7.0.0
2029
2030 '@octokit/request-error@7.1.0':
2031 resolution: {integrity: sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==}
2032 engines: {node: '>= 20'}
2033
2034 '@octokit/request@10.0.7':
2035 resolution: {integrity: sha512-v93h0i1yu4idj8qFPZwjehoJx4j3Ntn+JhXsdJrG9pYaX6j/XRz2RmasMUHtNgQD39nrv/VwTWSqK0RNXR8upA==}
2036 engines: {node: '>= 20'}
2037
2038 '@octokit/types@16.0.0':
2039 resolution: {integrity: sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==}
2040
2041 '@octokit/webhooks-methods@6.0.0':
2042 resolution: {integrity: sha512-MFlzzoDJVw/GcbfzVC1RLR36QqkTLUf79vLVO3D+xn7r0QgxnFoLZgtrzxiQErAjFUOdH6fas2KeQJ1yr/qaXQ==}
2043 engines: {node: '>= 20'}
2044
2045 '@octokit/webhooks@14.2.0':
2046 resolution: {integrity: sha512-da6KbdNCV5sr1/txD896V+6W0iamFWrvVl8cHkBSPT+YlvmT3DwXa4jxZnQc+gnuTEqSWbBeoSZYTayXH9wXcw==}
2047 engines: {node: '>= 20'}
2048
2049 '@open-draft/deferred-promise@2.2.0':
2050 resolution: {integrity: sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==}
2051
2052 '@open-draft/logger@0.3.0':
2053 resolution: {integrity: sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==}
2054
2055 '@open-draft/until@2.1.0':
2056 resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==}
2057
2058 '@opentelemetry/api@1.9.0':
2059 resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
2060 engines: {node: '>=8.0.0'}
2061
2062 '@opentelemetry/semantic-conventions@1.40.0':
2063 resolution: {integrity: sha512-cifvXDhcqMwwTlTK04GBNeIe7yyo28Mfby85QXFe1Yk8nmi36Ab/5UQwptOx84SsoGNRg+EVSjwzfSZMy6pmlw==}
2064 engines: {node: '>=14'}
2065
2066 '@oslojs/asn1@1.0.0':
2067 resolution: {integrity: sha512-zw/wn0sj0j0QKbIXfIlnEcTviaCzYOY3V5rAyjR6YtOByFtJiT574+8p9Wlach0lZH9fddD4yb9laEAIl4vXQA==}
2068
2069 '@oslojs/binary@1.0.0':
2070 resolution: {integrity: sha512-9RCU6OwXU6p67H4NODbuxv2S3eenuQ4/WFLrsq+K/k682xrznH5EVWA7N4VFk9VYVcbFtKqur5YQQZc0ySGhsQ==}
2071
2072 '@oslojs/crypto@1.0.1':
2073 resolution: {integrity: sha512-7n08G8nWjAr/Yu3vu9zzrd0L9XnrJfpMioQcvCMxBIiF5orECHe5/3J0jmXRVvgfqMm/+4oxlQ+Sq39COYLcNQ==}
2074
2075 '@oslojs/encoding@1.1.0':
2076 resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
2077
2078 '@paralleldrive/cuid2@3.3.0':
2079 resolution: {integrity: sha512-OqiFvSOF0dBSesELYY2CAMa4YINvlLpvKOz/rv6NeZEqiyttlHgv98Juwv4Ch+GrEV7IZ8jfI2VcEoYUjXXCjw==}
2080 hasBin: true
2081
2082 '@popperjs/core@2.11.8':
2083 resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
2084
2085 '@prisma/client-runtime-utils@7.4.2':
2086 resolution: {integrity: sha512-cID+rzOEb38VyMsx5LwJMEY4NGIrWCNpKu/0ImbeooQ2Px7TI+kOt7cm0NelxUzF2V41UVVXAmYjANZQtCu1/Q==}
2087
2088 '@prisma/client@7.4.2':
2089 resolution: {integrity: sha512-ts2mu+cQHriAhSxngO3StcYubBGTWDtu/4juZhXCUKOwgh26l+s4KD3vT2kMUzFyrYnll9u/3qWrtzRv9CGWzA==}
2090 engines: {node: ^20.19 || ^22.12 || >=24.0}
2091 peerDependencies:
2092 prisma: '*'
2093 typescript: '>=5.4.0'
2094 peerDependenciesMeta:
2095 prisma:
2096 optional: true
2097 typescript:
2098 optional: true
2099
2100 '@prisma/config@7.4.2':
2101 resolution: {integrity: sha512-CftBjWxav99lzY1Z4oDgomdb1gh9BJFAOmWF6P2v1xRfXqQb56DfBub+QKcERRdNoAzCb3HXy3Zii8Vb4AsXhg==}
2102
2103 '@prisma/debug@7.2.0':
2104 resolution: {integrity: sha512-YSGTiSlBAVJPzX4ONZmMotL+ozJwQjRmZweQNIq/ER0tQJKJynNkRB3kyvt37eOfsbMCXk3gnLF6J9OJ4QWftw==}
2105
2106 '@prisma/debug@7.4.2':
2107 resolution: {integrity: sha512-aP7qzu+g/JnbF6U69LMwHoUkELiserKmWsE2shYuEpNUJ4GrtxBCvZwCyCBHFSH2kLTF2l1goBlBh4wuvRq62w==}
2108
2109 '@prisma/dev@0.20.0':
2110 resolution: {integrity: sha512-ovlBYwWor0OzG+yH4J3Ot+AneD818BttLA+Ii7wjbcLHUrnC4tbUPVGyNd3c/+71KETPKZfjhkTSpdS15dmXNQ==}
2111
2112 '@prisma/engines-version@7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919':
2113 resolution: {integrity: sha512-5FIKY3KoYQlBuZC2yc16EXfVRQ8HY+fLqgxkYfWCtKhRb3ajCRzP/rPeoSx11+NueJDANdh4hjY36mdmrTcGSg==}
2114
2115 '@prisma/engines@7.4.2':
2116 resolution: {integrity: sha512-B+ZZhI4rXlzjVqRw/93AothEKOU5/x4oVyJFGo9RpHPnBwaPwk4Pi0Q4iGXipKxeXPs/dqljgNBjK0m8nocOJA==}
2117
2118 '@prisma/fetch-engine@7.4.2':
2119 resolution: {integrity: sha512-f/c/MwYpdJO7taLETU8rahEstLeXfYgQGlz5fycG7Fbmva3iPdzGmjiSWHeSWIgNnlXnelUdCJqyZnFocurZuA==}
2120
2121 '@prisma/get-platform@7.2.0':
2122 resolution: {integrity: sha512-k1V0l0Td1732EHpAfi2eySTezyllok9dXb6UQanajkJQzPUGi3vO2z7jdkz67SypFTdmbnyGYxvEvYZdZsMAVA==}
2123
2124 '@prisma/get-platform@7.4.2':
2125 resolution: {integrity: sha512-UTnChXRwiauzl/8wT4hhe7Xmixja9WE28oCnGpBtRejaHhvekx5kudr3R4Y9mLSA0kqGnAMeyTiKwDVMjaEVsw==}
2126
2127 '@prisma/query-plan-executor@7.2.0':
2128 resolution: {integrity: sha512-EOZmNzcV8uJ0mae3DhTsiHgoNCuu1J9mULQpGCh62zN3PxPTd+qI9tJvk5jOst8WHKQNwJWR3b39t0XvfBB0WQ==}
2129
2130 '@prisma/studio-core@0.13.1':
2131 resolution: {integrity: sha512-agdqaPEePRHcQ7CexEfkX1RvSH9uWDb6pXrZnhCRykhDFAV0/0P3d07WtfiY8hZWb7oRU4v+NkT4cGFHkQJIPg==}
2132 peerDependencies:
2133 '@types/react': ^18.0.0 || ^19.0.0
2134 react: ^18.0.0 || ^19.0.0
2135 react-dom: ^18.0.0 || ^19.0.0
2136
2137 '@radix-ui/number@1.1.1':
2138 resolution: {integrity: sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==}
2139
2140 '@radix-ui/primitive@1.1.3':
2141 resolution: {integrity: sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==}
2142
2143 '@radix-ui/react-accessible-icon@1.1.7':
2144 resolution: {integrity: sha512-XM+E4WXl0OqUJFovy6GjmxxFyx9opfCAIUku4dlKRd5YEPqt4kALOkQOp0Of6reHuUkJuiPBEc5k0o4z4lTC8A==}
2145 peerDependencies:
2146 '@types/react': '*'
2147 '@types/react-dom': '*'
2148 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2149 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2150 peerDependenciesMeta:
2151 '@types/react':
2152 optional: true
2153 '@types/react-dom':
2154 optional: true
2155
2156 '@radix-ui/react-accordion@1.2.12':
2157 resolution: {integrity: sha512-T4nygeh9YE9dLRPhAHSeOZi7HBXo+0kYIPJXayZfvWOWA0+n3dESrZbjfDPUABkUNym6Hd+f2IR113To8D2GPA==}
2158 peerDependencies:
2159 '@types/react': '*'
2160 '@types/react-dom': '*'
2161 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2162 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2163 peerDependenciesMeta:
2164 '@types/react':
2165 optional: true
2166 '@types/react-dom':
2167 optional: true
2168
2169 '@radix-ui/react-alert-dialog@1.1.15':
2170 resolution: {integrity: sha512-oTVLkEw5GpdRe29BqJ0LSDFWI3qu0vR1M0mUkOQWDIUnY/QIkLpgDMWuKxP94c2NAC2LGcgVhG1ImF3jkZ5wXw==}
2171 peerDependencies:
2172 '@types/react': '*'
2173 '@types/react-dom': '*'
2174 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2175 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2176 peerDependenciesMeta:
2177 '@types/react':
2178 optional: true
2179 '@types/react-dom':
2180 optional: true
2181
2182 '@radix-ui/react-arrow@1.1.7':
2183 resolution: {integrity: sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==}
2184 peerDependencies:
2185 '@types/react': '*'
2186 '@types/react-dom': '*'
2187 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2188 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2189 peerDependenciesMeta:
2190 '@types/react':
2191 optional: true
2192 '@types/react-dom':
2193 optional: true
2194
2195 '@radix-ui/react-aspect-ratio@1.1.7':
2196 resolution: {integrity: sha512-Yq6lvO9HQyPwev1onK1daHCHqXVLzPhSVjmsNjCa2Zcxy2f7uJD2itDtxknv6FzAKCwD1qQkeVDmX/cev13n/g==}
2197 peerDependencies:
2198 '@types/react': '*'
2199 '@types/react-dom': '*'
2200 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2201 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2202 peerDependenciesMeta:
2203 '@types/react':
2204 optional: true
2205 '@types/react-dom':
2206 optional: true
2207
2208 '@radix-ui/react-avatar@1.1.10':
2209 resolution: {integrity: sha512-V8piFfWapM5OmNCXTzVQY+E1rDa53zY+MQ4Y7356v4fFz6vqCyUtIz2rUD44ZEdwg78/jKmMJHj07+C/Z/rcog==}
2210 peerDependencies:
2211 '@types/react': '*'
2212 '@types/react-dom': '*'
2213 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2214 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2215 peerDependenciesMeta:
2216 '@types/react':
2217 optional: true
2218 '@types/react-dom':
2219 optional: true
2220
2221 '@radix-ui/react-avatar@1.1.11':
2222 resolution: {integrity: sha512-0Qk603AHGV28BOBO34p7IgD5m+V5Sg/YovfayABkoDDBM5d3NCx0Mp4gGrjzLGes1jV5eNOE1r3itqOR33VC6Q==}
2223 peerDependencies:
2224 '@types/react': '*'
2225 '@types/react-dom': '*'
2226 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2227 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2228 peerDependenciesMeta:
2229 '@types/react':
2230 optional: true
2231 '@types/react-dom':
2232 optional: true
2233
2234 '@radix-ui/react-checkbox@1.3.3':
2235 resolution: {integrity: sha512-wBbpv+NQftHDdG86Qc0pIyXk5IR3tM8Vd0nWLKDcX8nNn4nXFOFwsKuqw2okA/1D/mpaAkmuyndrPJTYDNZtFw==}
2236 peerDependencies:
2237 '@types/react': '*'
2238 '@types/react-dom': '*'
2239 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2240 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2241 peerDependenciesMeta:
2242 '@types/react':
2243 optional: true
2244 '@types/react-dom':
2245 optional: true
2246
2247 '@radix-ui/react-collapsible@1.1.12':
2248 resolution: {integrity: sha512-Uu+mSh4agx2ib1uIGPP4/CKNULyajb3p92LsVXmH2EHVMTfZWpll88XJ0j4W0z3f8NK1eYl1+Mf/szHPmcHzyA==}
2249 peerDependencies:
2250 '@types/react': '*'
2251 '@types/react-dom': '*'
2252 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2253 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2254 peerDependenciesMeta:
2255 '@types/react':
2256 optional: true
2257 '@types/react-dom':
2258 optional: true
2259
2260 '@radix-ui/react-collection@1.1.7':
2261 resolution: {integrity: sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==}
2262 peerDependencies:
2263 '@types/react': '*'
2264 '@types/react-dom': '*'
2265 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2266 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2267 peerDependenciesMeta:
2268 '@types/react':
2269 optional: true
2270 '@types/react-dom':
2271 optional: true
2272
2273 '@radix-ui/react-compose-refs@1.1.2':
2274 resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
2275 peerDependencies:
2276 '@types/react': '*'
2277 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2278 peerDependenciesMeta:
2279 '@types/react':
2280 optional: true
2281
2282 '@radix-ui/react-context-menu@2.2.16':
2283 resolution: {integrity: sha512-O8morBEW+HsVG28gYDZPTrT9UUovQUlJue5YO836tiTJhuIWBm/zQHc7j388sHWtdH/xUZurK9olD2+pcqx5ww==}
2284 peerDependencies:
2285 '@types/react': '*'
2286 '@types/react-dom': '*'
2287 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2288 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2289 peerDependenciesMeta:
2290 '@types/react':
2291 optional: true
2292 '@types/react-dom':
2293 optional: true
2294
2295 '@radix-ui/react-context@1.1.2':
2296 resolution: {integrity: sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==}
2297 peerDependencies:
2298 '@types/react': '*'
2299 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2300 peerDependenciesMeta:
2301 '@types/react':
2302 optional: true
2303
2304 '@radix-ui/react-context@1.1.3':
2305 resolution: {integrity: sha512-ieIFACdMpYfMEjF0rEf5KLvfVyIkOz6PDGyNnP+u+4xQ6jny3VCgA4OgXOwNx2aUkxn8zx9fiVcM8CfFYv9Lxw==}
2306 peerDependencies:
2307 '@types/react': '*'
2308 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2309 peerDependenciesMeta:
2310 '@types/react':
2311 optional: true
2312
2313 '@radix-ui/react-dialog@1.1.15':
2314 resolution: {integrity: sha512-TCglVRtzlffRNxRMEyR36DGBLJpeusFcgMVD9PZEzAKnUs1lKCgX5u9BmC2Yg+LL9MgZDugFFs1Vl+Jp4t/PGw==}
2315 peerDependencies:
2316 '@types/react': '*'
2317 '@types/react-dom': '*'
2318 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2319 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2320 peerDependenciesMeta:
2321 '@types/react':
2322 optional: true
2323 '@types/react-dom':
2324 optional: true
2325
2326 '@radix-ui/react-direction@1.1.1':
2327 resolution: {integrity: sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==}
2328 peerDependencies:
2329 '@types/react': '*'
2330 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2331 peerDependenciesMeta:
2332 '@types/react':
2333 optional: true
2334
2335 '@radix-ui/react-dismissable-layer@1.1.11':
2336 resolution: {integrity: sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==}
2337 peerDependencies:
2338 '@types/react': '*'
2339 '@types/react-dom': '*'
2340 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2341 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2342 peerDependenciesMeta:
2343 '@types/react':
2344 optional: true
2345 '@types/react-dom':
2346 optional: true
2347
2348 '@radix-ui/react-dropdown-menu@2.1.16':
2349 resolution: {integrity: sha512-1PLGQEynI/3OX/ftV54COn+3Sud/Mn8vALg2rWnBLnRaGtJDduNW/22XjlGgPdpcIbiQxjKtb7BkcjP00nqfJw==}
2350 peerDependencies:
2351 '@types/react': '*'
2352 '@types/react-dom': '*'
2353 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2354 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2355 peerDependenciesMeta:
2356 '@types/react':
2357 optional: true
2358 '@types/react-dom':
2359 optional: true
2360
2361 '@radix-ui/react-focus-guards@1.1.3':
2362 resolution: {integrity: sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==}
2363 peerDependencies:
2364 '@types/react': '*'
2365 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2366 peerDependenciesMeta:
2367 '@types/react':
2368 optional: true
2369
2370 '@radix-ui/react-focus-scope@1.1.7':
2371 resolution: {integrity: sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==}
2372 peerDependencies:
2373 '@types/react': '*'
2374 '@types/react-dom': '*'
2375 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2376 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2377 peerDependenciesMeta:
2378 '@types/react':
2379 optional: true
2380 '@types/react-dom':
2381 optional: true
2382
2383 '@radix-ui/react-form@0.1.8':
2384 resolution: {integrity: sha512-QM70k4Zwjttifr5a4sZFts9fn8FzHYvQ5PiB19O2HsYibaHSVt9fH9rzB0XZo/YcM+b7t/p7lYCT/F5eOeF5yQ==}
2385 peerDependencies:
2386 '@types/react': '*'
2387 '@types/react-dom': '*'
2388 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2389 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2390 peerDependenciesMeta:
2391 '@types/react':
2392 optional: true
2393 '@types/react-dom':
2394 optional: true
2395
2396 '@radix-ui/react-hover-card@1.1.15':
2397 resolution: {integrity: sha512-qgTkjNT1CfKMoP0rcasmlH2r1DAiYicWsDsufxl940sT2wHNEWWv6FMWIQXWhVdmC1d/HYfbhQx60KYyAtKxjg==}
2398 peerDependencies:
2399 '@types/react': '*'
2400 '@types/react-dom': '*'
2401 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2402 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2403 peerDependenciesMeta:
2404 '@types/react':
2405 optional: true
2406 '@types/react-dom':
2407 optional: true
2408
2409 '@radix-ui/react-id@1.1.1':
2410 resolution: {integrity: sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==}
2411 peerDependencies:
2412 '@types/react': '*'
2413 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2414 peerDependenciesMeta:
2415 '@types/react':
2416 optional: true
2417
2418 '@radix-ui/react-label@2.1.7':
2419 resolution: {integrity: sha512-YT1GqPSL8kJn20djelMX7/cTRp/Y9w5IZHvfxQTVHrOqa2yMl7i/UfMqKRU5V7mEyKTrUVgJXhNQPVCG8PBLoQ==}
2420 peerDependencies:
2421 '@types/react': '*'
2422 '@types/react-dom': '*'
2423 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2424 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2425 peerDependenciesMeta:
2426 '@types/react':
2427 optional: true
2428 '@types/react-dom':
2429 optional: true
2430
2431 '@radix-ui/react-label@2.1.8':
2432 resolution: {integrity: sha512-FmXs37I6hSBVDlO4y764TNz1rLgKwjJMQ0EGte6F3Cb3f4bIuHB/iLa/8I9VKkmOy+gNHq8rql3j686ACVV21A==}
2433 peerDependencies:
2434 '@types/react': '*'
2435 '@types/react-dom': '*'
2436 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2437 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2438 peerDependenciesMeta:
2439 '@types/react':
2440 optional: true
2441 '@types/react-dom':
2442 optional: true
2443
2444 '@radix-ui/react-menu@2.1.16':
2445 resolution: {integrity: sha512-72F2T+PLlphrqLcAotYPp0uJMr5SjP5SL01wfEspJbru5Zs5vQaSHb4VB3ZMJPimgHHCHG7gMOeOB9H3Hdmtxg==}
2446 peerDependencies:
2447 '@types/react': '*'
2448 '@types/react-dom': '*'
2449 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2450 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2451 peerDependenciesMeta:
2452 '@types/react':
2453 optional: true
2454 '@types/react-dom':
2455 optional: true
2456
2457 '@radix-ui/react-menubar@1.1.16':
2458 resolution: {integrity: sha512-EB1FktTz5xRRi2Er974AUQZWg2yVBb1yjip38/lgwtCVRd3a+maUoGHN/xs9Yv8SY8QwbSEb+YrxGadVWbEutA==}
2459 peerDependencies:
2460 '@types/react': '*'
2461 '@types/react-dom': '*'
2462 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2463 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2464 peerDependenciesMeta:
2465 '@types/react':
2466 optional: true
2467 '@types/react-dom':
2468 optional: true
2469
2470 '@radix-ui/react-navigation-menu@1.2.14':
2471 resolution: {integrity: sha512-YB9mTFQvCOAQMHU+C/jVl96WmuWeltyUEpRJJky51huhds5W2FQr1J8D/16sQlf0ozxkPK8uF3niQMdUwZPv5w==}
2472 peerDependencies:
2473 '@types/react': '*'
2474 '@types/react-dom': '*'
2475 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2476 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2477 peerDependenciesMeta:
2478 '@types/react':
2479 optional: true
2480 '@types/react-dom':
2481 optional: true
2482
2483 '@radix-ui/react-one-time-password-field@0.1.8':
2484 resolution: {integrity: sha512-ycS4rbwURavDPVjCb5iS3aG4lURFDILi6sKI/WITUMZ13gMmn/xGjpLoqBAalhJaDk8I3UbCM5GzKHrnzwHbvg==}
2485 peerDependencies:
2486 '@types/react': '*'
2487 '@types/react-dom': '*'
2488 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2489 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2490 peerDependenciesMeta:
2491 '@types/react':
2492 optional: true
2493 '@types/react-dom':
2494 optional: true
2495
2496 '@radix-ui/react-password-toggle-field@0.1.3':
2497 resolution: {integrity: sha512-/UuCrDBWravcaMix4TdT+qlNdVwOM1Nck9kWx/vafXsdfj1ChfhOdfi3cy9SGBpWgTXwYCuboT/oYpJy3clqfw==}
2498 peerDependencies:
2499 '@types/react': '*'
2500 '@types/react-dom': '*'
2501 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2502 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2503 peerDependenciesMeta:
2504 '@types/react':
2505 optional: true
2506 '@types/react-dom':
2507 optional: true
2508
2509 '@radix-ui/react-popover@1.1.15':
2510 resolution: {integrity: sha512-kr0X2+6Yy/vJzLYJUPCZEc8SfQcf+1COFoAqauJm74umQhta9M7lNJHP7QQS3vkvcGLQUbWpMzwrXYwrYztHKA==}
2511 peerDependencies:
2512 '@types/react': '*'
2513 '@types/react-dom': '*'
2514 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2515 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2516 peerDependenciesMeta:
2517 '@types/react':
2518 optional: true
2519 '@types/react-dom':
2520 optional: true
2521
2522 '@radix-ui/react-popper@1.2.8':
2523 resolution: {integrity: sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==}
2524 peerDependencies:
2525 '@types/react': '*'
2526 '@types/react-dom': '*'
2527 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2528 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2529 peerDependenciesMeta:
2530 '@types/react':
2531 optional: true
2532 '@types/react-dom':
2533 optional: true
2534
2535 '@radix-ui/react-portal@1.1.9':
2536 resolution: {integrity: sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==}
2537 peerDependencies:
2538 '@types/react': '*'
2539 '@types/react-dom': '*'
2540 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2541 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2542 peerDependenciesMeta:
2543 '@types/react':
2544 optional: true
2545 '@types/react-dom':
2546 optional: true
2547
2548 '@radix-ui/react-presence@1.1.5':
2549 resolution: {integrity: sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==}
2550 peerDependencies:
2551 '@types/react': '*'
2552 '@types/react-dom': '*'
2553 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2554 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2555 peerDependenciesMeta:
2556 '@types/react':
2557 optional: true
2558 '@types/react-dom':
2559 optional: true
2560
2561 '@radix-ui/react-primitive@2.1.3':
2562 resolution: {integrity: sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==}
2563 peerDependencies:
2564 '@types/react': '*'
2565 '@types/react-dom': '*'
2566 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2567 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2568 peerDependenciesMeta:
2569 '@types/react':
2570 optional: true
2571 '@types/react-dom':
2572 optional: true
2573
2574 '@radix-ui/react-primitive@2.1.4':
2575 resolution: {integrity: sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==}
2576 peerDependencies:
2577 '@types/react': '*'
2578 '@types/react-dom': '*'
2579 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2580 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2581 peerDependenciesMeta:
2582 '@types/react':
2583 optional: true
2584 '@types/react-dom':
2585 optional: true
2586
2587 '@radix-ui/react-progress@1.1.7':
2588 resolution: {integrity: sha512-vPdg/tF6YC/ynuBIJlk1mm7Le0VgW6ub6J2UWnTQ7/D23KXcPI1qy+0vBkgKgd38RCMJavBXpB83HPNFMTb0Fg==}
2589 peerDependencies:
2590 '@types/react': '*'
2591 '@types/react-dom': '*'
2592 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2593 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2594 peerDependenciesMeta:
2595 '@types/react':
2596 optional: true
2597 '@types/react-dom':
2598 optional: true
2599
2600 '@radix-ui/react-progress@1.1.8':
2601 resolution: {integrity: sha512-+gISHcSPUJ7ktBy9RnTqbdKW78bcGke3t6taawyZ71pio1JewwGSJizycs7rLhGTvMJYCQB1DBK4KQsxs7U8dA==}
2602 peerDependencies:
2603 '@types/react': '*'
2604 '@types/react-dom': '*'
2605 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2606 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2607 peerDependenciesMeta:
2608 '@types/react':
2609 optional: true
2610 '@types/react-dom':
2611 optional: true
2612
2613 '@radix-ui/react-radio-group@1.3.8':
2614 resolution: {integrity: sha512-VBKYIYImA5zsxACdisNQ3BjCBfmbGH3kQlnFVqlWU4tXwjy7cGX8ta80BcrO+WJXIn5iBylEH3K6ZTlee//lgQ==}
2615 peerDependencies:
2616 '@types/react': '*'
2617 '@types/react-dom': '*'
2618 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2619 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2620 peerDependenciesMeta:
2621 '@types/react':
2622 optional: true
2623 '@types/react-dom':
2624 optional: true
2625
2626 '@radix-ui/react-roving-focus@1.1.11':
2627 resolution: {integrity: sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==}
2628 peerDependencies:
2629 '@types/react': '*'
2630 '@types/react-dom': '*'
2631 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2632 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2633 peerDependenciesMeta:
2634 '@types/react':
2635 optional: true
2636 '@types/react-dom':
2637 optional: true
2638
2639 '@radix-ui/react-scroll-area@1.2.10':
2640 resolution: {integrity: sha512-tAXIa1g3sM5CGpVT0uIbUx/U3Gs5N8T52IICuCtObaos1S8fzsrPXG5WObkQN3S6NVl6wKgPhAIiBGbWnvc97A==}
2641 peerDependencies:
2642 '@types/react': '*'
2643 '@types/react-dom': '*'
2644 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2645 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2646 peerDependenciesMeta:
2647 '@types/react':
2648 optional: true
2649 '@types/react-dom':
2650 optional: true
2651
2652 '@radix-ui/react-select@2.2.6':
2653 resolution: {integrity: sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==}
2654 peerDependencies:
2655 '@types/react': '*'
2656 '@types/react-dom': '*'
2657 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2658 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2659 peerDependenciesMeta:
2660 '@types/react':
2661 optional: true
2662 '@types/react-dom':
2663 optional: true
2664
2665 '@radix-ui/react-separator@1.1.7':
2666 resolution: {integrity: sha512-0HEb8R9E8A+jZjvmFCy/J4xhbXy3TV+9XSnGJ3KvTtjlIUy/YQ/p6UYZvi7YbeoeXdyU9+Y3scizK6hkY37baA==}
2667 peerDependencies:
2668 '@types/react': '*'
2669 '@types/react-dom': '*'
2670 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2671 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2672 peerDependenciesMeta:
2673 '@types/react':
2674 optional: true
2675 '@types/react-dom':
2676 optional: true
2677
2678 '@radix-ui/react-separator@1.1.8':
2679 resolution: {integrity: sha512-sDvqVY4itsKwwSMEe0jtKgfTh+72Sy3gPmQpjqcQneqQ4PFmr/1I0YA+2/puilhggCe2gJcx5EBAYFkWkdpa5g==}
2680 peerDependencies:
2681 '@types/react': '*'
2682 '@types/react-dom': '*'
2683 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2684 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2685 peerDependenciesMeta:
2686 '@types/react':
2687 optional: true
2688 '@types/react-dom':
2689 optional: true
2690
2691 '@radix-ui/react-slider@1.3.6':
2692 resolution: {integrity: sha512-JPYb1GuM1bxfjMRlNLE+BcmBC8onfCi60Blk7OBqi2MLTFdS+8401U4uFjnwkOr49BLmXxLC6JHkvAsx5OJvHw==}
2693 peerDependencies:
2694 '@types/react': '*'
2695 '@types/react-dom': '*'
2696 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2697 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2698 peerDependenciesMeta:
2699 '@types/react':
2700 optional: true
2701 '@types/react-dom':
2702 optional: true
2703
2704 '@radix-ui/react-slot@1.2.3':
2705 resolution: {integrity: sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==}
2706 peerDependencies:
2707 '@types/react': '*'
2708 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2709 peerDependenciesMeta:
2710 '@types/react':
2711 optional: true
2712
2713 '@radix-ui/react-slot@1.2.4':
2714 resolution: {integrity: sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==}
2715 peerDependencies:
2716 '@types/react': '*'
2717 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2718 peerDependenciesMeta:
2719 '@types/react':
2720 optional: true
2721
2722 '@radix-ui/react-switch@1.2.6':
2723 resolution: {integrity: sha512-bByzr1+ep1zk4VubeEVViV592vu2lHE2BZY5OnzehZqOOgogN80+mNtCqPkhn2gklJqOpxWgPoYTSnhBCqpOXQ==}
2724 peerDependencies:
2725 '@types/react': '*'
2726 '@types/react-dom': '*'
2727 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2728 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2729 peerDependenciesMeta:
2730 '@types/react':
2731 optional: true
2732 '@types/react-dom':
2733 optional: true
2734
2735 '@radix-ui/react-tabs@1.1.13':
2736 resolution: {integrity: sha512-7xdcatg7/U+7+Udyoj2zodtI9H/IIopqo+YOIcZOq1nJwXWBZ9p8xiu5llXlekDbZkca79a/fozEYQXIA4sW6A==}
2737 peerDependencies:
2738 '@types/react': '*'
2739 '@types/react-dom': '*'
2740 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2741 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2742 peerDependenciesMeta:
2743 '@types/react':
2744 optional: true
2745 '@types/react-dom':
2746 optional: true
2747
2748 '@radix-ui/react-toast@1.2.15':
2749 resolution: {integrity: sha512-3OSz3TacUWy4WtOXV38DggwxoqJK4+eDkNMl5Z/MJZaoUPaP4/9lf81xXMe1I2ReTAptverZUpbPY4wWwWyL5g==}
2750 peerDependencies:
2751 '@types/react': '*'
2752 '@types/react-dom': '*'
2753 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2754 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2755 peerDependenciesMeta:
2756 '@types/react':
2757 optional: true
2758 '@types/react-dom':
2759 optional: true
2760
2761 '@radix-ui/react-toggle-group@1.1.11':
2762 resolution: {integrity: sha512-5umnS0T8JQzQT6HbPyO7Hh9dgd82NmS36DQr+X/YJ9ctFNCiiQd6IJAYYZ33LUwm8M+taCz5t2ui29fHZc4Y6Q==}
2763 peerDependencies:
2764 '@types/react': '*'
2765 '@types/react-dom': '*'
2766 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2767 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2768 peerDependenciesMeta:
2769 '@types/react':
2770 optional: true
2771 '@types/react-dom':
2772 optional: true
2773
2774 '@radix-ui/react-toggle@1.1.10':
2775 resolution: {integrity: sha512-lS1odchhFTeZv3xwHH31YPObmJn8gOg7Lq12inrr0+BH/l3Tsq32VfjqH1oh80ARM3mlkfMic15n0kg4sD1poQ==}
2776 peerDependencies:
2777 '@types/react': '*'
2778 '@types/react-dom': '*'
2779 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2780 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2781 peerDependenciesMeta:
2782 '@types/react':
2783 optional: true
2784 '@types/react-dom':
2785 optional: true
2786
2787 '@radix-ui/react-toolbar@1.1.11':
2788 resolution: {integrity: sha512-4ol06/1bLoFu1nwUqzdD4Y5RZ9oDdKeiHIsntug54Hcr1pgaHiPqHFEaXI1IFP/EsOfROQZ8Mig9VTIRza6Tjg==}
2789 peerDependencies:
2790 '@types/react': '*'
2791 '@types/react-dom': '*'
2792 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2793 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2794 peerDependenciesMeta:
2795 '@types/react':
2796 optional: true
2797 '@types/react-dom':
2798 optional: true
2799
2800 '@radix-ui/react-tooltip@1.2.8':
2801 resolution: {integrity: sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==}
2802 peerDependencies:
2803 '@types/react': '*'
2804 '@types/react-dom': '*'
2805 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2806 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2807 peerDependenciesMeta:
2808 '@types/react':
2809 optional: true
2810 '@types/react-dom':
2811 optional: true
2812
2813 '@radix-ui/react-use-callback-ref@1.1.1':
2814 resolution: {integrity: sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==}
2815 peerDependencies:
2816 '@types/react': '*'
2817 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2818 peerDependenciesMeta:
2819 '@types/react':
2820 optional: true
2821
2822 '@radix-ui/react-use-controllable-state@1.2.2':
2823 resolution: {integrity: sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==}
2824 peerDependencies:
2825 '@types/react': '*'
2826 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2827 peerDependenciesMeta:
2828 '@types/react':
2829 optional: true
2830
2831 '@radix-ui/react-use-effect-event@0.0.2':
2832 resolution: {integrity: sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==}
2833 peerDependencies:
2834 '@types/react': '*'
2835 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2836 peerDependenciesMeta:
2837 '@types/react':
2838 optional: true
2839
2840 '@radix-ui/react-use-escape-keydown@1.1.1':
2841 resolution: {integrity: sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==}
2842 peerDependencies:
2843 '@types/react': '*'
2844 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2845 peerDependenciesMeta:
2846 '@types/react':
2847 optional: true
2848
2849 '@radix-ui/react-use-is-hydrated@0.1.0':
2850 resolution: {integrity: sha512-U+UORVEq+cTnRIaostJv9AGdV3G6Y+zbVd+12e18jQ5A3c0xL03IhnHuiU4UV69wolOQp5GfR58NW/EgdQhwOA==}
2851 peerDependencies:
2852 '@types/react': '*'
2853 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2854 peerDependenciesMeta:
2855 '@types/react':
2856 optional: true
2857
2858 '@radix-ui/react-use-layout-effect@1.1.1':
2859 resolution: {integrity: sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==}
2860 peerDependencies:
2861 '@types/react': '*'
2862 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2863 peerDependenciesMeta:
2864 '@types/react':
2865 optional: true
2866
2867 '@radix-ui/react-use-previous@1.1.1':
2868 resolution: {integrity: sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==}
2869 peerDependencies:
2870 '@types/react': '*'
2871 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2872 peerDependenciesMeta:
2873 '@types/react':
2874 optional: true
2875
2876 '@radix-ui/react-use-rect@1.1.1':
2877 resolution: {integrity: sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==}
2878 peerDependencies:
2879 '@types/react': '*'
2880 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2881 peerDependenciesMeta:
2882 '@types/react':
2883 optional: true
2884
2885 '@radix-ui/react-use-size@1.1.1':
2886 resolution: {integrity: sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==}
2887 peerDependencies:
2888 '@types/react': '*'
2889 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2890 peerDependenciesMeta:
2891 '@types/react':
2892 optional: true
2893
2894 '@radix-ui/react-visually-hidden@1.2.3':
2895 resolution: {integrity: sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==}
2896 peerDependencies:
2897 '@types/react': '*'
2898 '@types/react-dom': '*'
2899 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2900 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
2901 peerDependenciesMeta:
2902 '@types/react':
2903 optional: true
2904 '@types/react-dom':
2905 optional: true
2906
2907 '@radix-ui/rect@1.1.1':
2908 resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
2909
2910 '@react-email/body@0.3.0':
2911 resolution: {integrity: sha512-uGo0BOOzjbMUo3lu+BIDWayvn5o6Xyfmnlla5VGf05n8gHMvO1ll7U4FtzWe3hxMLwt53pmc4iE0M+B5slG+Ug==}
2912 engines: {node: '>=20.0.0'}
2913 peerDependencies:
2914 react: ^18.0 || ^19.0 || ^19.0.0-rc
2915
2916 '@react-email/button@0.2.1':
2917 resolution: {integrity: sha512-qXyj7RZLE7POy9BMKSoqQ00tOXThjOZSUnI2Yu9i29IHngPlmrNayIWBoVKtElES7OWwypUcpiajwi1mUWx6/A==}
2918 engines: {node: '>=20.0.0'}
2919 peerDependencies:
2920 react: ^18.0 || ^19.0 || ^19.0.0-rc
2921
2922 '@react-email/code-block@0.2.1':
2923 resolution: {integrity: sha512-M3B7JpVH4ytgn83/ujRR1k1DQHvTeABiDM61OvAbjLRPhC/5KLHU5KkzIbbuGIrjWwxAbL1kSQzU8MhLEtSxyw==}
2924 engines: {node: '>=20.0.0'}
2925 peerDependencies:
2926 react: ^18.0 || ^19.0 || ^19.0.0-rc
2927
2928 '@react-email/code-inline@0.0.6':
2929 resolution: {integrity: sha512-jfhebvv3dVsp3OdPgKXnk8+e2pBiDVZejDOBFzBa/IblrAJ9cQDkN6rBD5IyEg8hTOxwbw3iaI/yZFmDmIguIA==}
2930 engines: {node: '>=20.0.0'}
2931 peerDependencies:
2932 react: ^18.0 || ^19.0 || ^19.0.0-rc
2933
2934 '@react-email/column@0.0.14':
2935 resolution: {integrity: sha512-f+W+Bk2AjNO77zynE33rHuQhyqVICx4RYtGX9NKsGUg0wWjdGP0qAuIkhx9Rnmk4/hFMo1fUrtYNqca9fwJdHg==}
2936 engines: {node: '>=20.0.0'}
2937 peerDependencies:
2938 react: ^18.0 || ^19.0 || ^19.0.0-rc
2939
2940 '@react-email/components@1.0.10':
2941 resolution: {integrity: sha512-r/BnqfAjr3apcvn/NDx2DqNRD5BP5wZLRdjn2IVHXjt4KmQ5RHWSCAvFiXAzRHys1BWQ2zgIc7cpWePUcAl+nw==}
2942 engines: {node: '>=20.0.0'}
2943 peerDependencies:
2944 react: ^18.0 || ^19.0 || ^19.0.0-rc
2945
2946 '@react-email/container@0.0.16':
2947 resolution: {integrity: sha512-QWBB56RkkU0AJ9h+qy33gfT5iuZknPC7Un/IjZv9B0QmMIK+WWacc0cH6y2SV5Cv/b99hU94fjEMOOO4enpkbQ==}
2948 engines: {node: '>=20.0.0'}
2949 peerDependencies:
2950 react: ^18.0 || ^19.0 || ^19.0.0-rc
2951
2952 '@react-email/font@0.0.10':
2953 resolution: {integrity: sha512-0urVSgCmQIfx5r7Xc586miBnQUVnGp3OTYUm8m5pwtQRdTRO5XrTtEfNJ3JhYhSOruV0nD8fd+dXtKXobum6tA==}
2954 engines: {node: '>=20.0.0'}
2955 peerDependencies:
2956 react: ^18.0 || ^19.0 || ^19.0.0-rc
2957
2958 '@react-email/head@0.0.13':
2959 resolution: {integrity: sha512-AJg6le/08Gz4tm+6MtKXqtNNyKHzmooOCdmtqmWxD7FxoAdU1eVcizhtQ0gcnVaY6ethEyE/hnEzQxt1zu5Kog==}
2960 engines: {node: '>=20.0.0'}
2961 peerDependencies:
2962 react: ^18.0 || ^19.0 || ^19.0.0-rc
2963
2964 '@react-email/heading@0.0.16':
2965 resolution: {integrity: sha512-jmsKnQm1ykpBzw4hCYHwBkt5pW2jScXffPeEH5ZRF5tZeF5b1pvlFTO9han7C0pCkZYo1kEvWiRtx69yfCIwuw==}
2966 engines: {node: '>=20.0.0'}
2967 peerDependencies:
2968 react: ^18.0 || ^19.0 || ^19.0.0-rc
2969
2970 '@react-email/hr@0.0.12':
2971 resolution: {integrity: sha512-TwmOmBDibavUQpXBxpmZYi2Iks/yeZOzFYh+di9EltMSnEabH8dMZXrl+pxNXzCgZ2XE8HY7VmUL65Lenfu5PA==}
2972 engines: {node: '>=20.0.0'}
2973 peerDependencies:
2974 react: ^18.0 || ^19.0 || ^19.0.0-rc
2975
2976 '@react-email/html@0.0.12':
2977 resolution: {integrity: sha512-KTShZesan+UsreU7PDUV90afrZwU5TLwYlALuCSU0OT+/U8lULNNbAUekg+tGwCnOfIKYtpDPKkAMRdYlqUznw==}
2978 engines: {node: '>=20.0.0'}
2979 peerDependencies:
2980 react: ^18.0 || ^19.0 || ^19.0.0-rc
2981
2982 '@react-email/img@0.0.12':
2983 resolution: {integrity: sha512-sRCpEARNVTf3FQhZOC+JTvu5r6ubiYWkT0ucYXg8ctkyi4G8QG+jgYPiNUqVeTLA2STOfmPM/nrk1nb84y6CPQ==}
2984 engines: {node: '>=20.0.0'}
2985 peerDependencies:
2986 react: ^18.0 || ^19.0 || ^19.0.0-rc
2987
2988 '@react-email/link@0.0.13':
2989 resolution: {integrity: sha512-lkWc/NjOcefRZMkQoSDDbuKBEBDES9aXnFEOuPH845wD3TxPwh+QTf0fStuzjoRLUZWpHnio4z7qGGRYusn/sw==}
2990 engines: {node: '>=20.0.0'}
2991 peerDependencies:
2992 react: ^18.0 || ^19.0 || ^19.0.0-rc
2993
2994 '@react-email/markdown@0.0.18':
2995 resolution: {integrity: sha512-gSuYK5fsMbGk87jDebqQ6fa2fKcWlkf2Dkva8kMONqLgGCq8/0d+ZQYMEJsdidIeBo3kmsnHZPrwdFB4HgjUXg==}
2996 engines: {node: '>=20.0.0'}
2997 peerDependencies:
2998 react: ^18.0 || ^19.0 || ^19.0.0-rc
2999
3000 '@react-email/preview-server@5.2.10':
3001 resolution: {integrity: sha512-cYi21KF+Z/HGXT8RpkQMNFFubBafxyoB9Hn/wrslfDNtdoews2MdsDo6XXKkZvDTRG9SxQN3HGk4v4aoQZc20g==}
3002
3003 '@react-email/preview@0.0.14':
3004 resolution: {integrity: sha512-aYK8q0IPkBXyMsbpMXgxazwHxYJxTrXrV95GFuu2HbEiIToMwSyUgb8HDFYwPqqfV03/jbwqlsXmFxsOd+VNaw==}
3005 engines: {node: '>=20.0.0'}
3006 peerDependencies:
3007 react: ^18.0 || ^19.0 || ^19.0.0-rc
3008
3009 '@react-email/render@2.0.4':
3010 resolution: {integrity: sha512-kht2oTFQ1SwrLpd882ahTvUtNa9s53CERHstiTbzhm6aR2Hbykp/mQ4tpPvsBGkKAEvKRlDEoooh60Uk6nHK1g==}
3011 engines: {node: '>=20.0.0'}
3012 peerDependencies:
3013 react: ^18.0 || ^19.0 || ^19.0.0-rc
3014 react-dom: ^18.0 || ^19.0 || ^19.0.0-rc
3015
3016 '@react-email/row@0.0.13':
3017 resolution: {integrity: sha512-bYnOac40vIKCId7IkwuLAAsa3fKfSfqCvv6epJKmPE0JBuu5qI4FHFCl9o9dVpIIS08s/ub+Y/txoMt0dYziGw==}
3018 engines: {node: '>=20.0.0'}
3019 peerDependencies:
3020 react: ^18.0 || ^19.0 || ^19.0.0-rc
3021
3022 '@react-email/section@0.0.17':
3023 resolution: {integrity: sha512-qNl65ye3W0Rd5udhdORzTV9ezjb+GFqQQSae03NDzXtmJq6sqVXNWNiVolAjvJNypim+zGXmv6J9TcV5aNtE/w==}
3024 engines: {node: '>=20.0.0'}
3025 peerDependencies:
3026 react: ^18.0 || ^19.0 || ^19.0.0-rc
3027
3028 '@react-email/tailwind@2.0.6':
3029 resolution: {integrity: sha512-3PgL/GYWmgS+puLPQ2aLlsplHSOFztRl70fowBkbLIb8ZUIgvx5YId6zYCCHeM2+DQ/EG3iXXqLNTahVztuMqQ==}
3030 engines: {node: '>=20.0.0'}
3031 peerDependencies:
3032 '@react-email/body': '>=0'
3033 '@react-email/button': '>=0'
3034 '@react-email/code-block': '>=0'
3035 '@react-email/code-inline': '>=0'
3036 '@react-email/container': '>=0'
3037 '@react-email/heading': '>=0'
3038 '@react-email/hr': '>=0'
3039 '@react-email/img': '>=0'
3040 '@react-email/link': '>=0'
3041 '@react-email/preview': '>=0'
3042 '@react-email/text': '>=0'
3043 react: ^18.0 || ^19.0 || ^19.0.0-rc
3044 peerDependenciesMeta:
3045 '@react-email/body':
3046 optional: true
3047 '@react-email/button':
3048 optional: true
3049 '@react-email/code-block':
3050 optional: true
3051 '@react-email/code-inline':
3052 optional: true
3053 '@react-email/container':
3054 optional: true
3055 '@react-email/heading':
3056 optional: true
3057 '@react-email/hr':
3058 optional: true
3059 '@react-email/img':
3060 optional: true
3061 '@react-email/link':
3062 optional: true
3063 '@react-email/preview':
3064 optional: true
3065
3066 '@react-email/text@0.1.6':
3067 resolution: {integrity: sha512-TYqkioRS45wTR5il3dYk/SbUjjEdhSwh9BtRNB99qNH1pXAwA45H7rAuxehiu8iJQJH0IyIr+6n62gBz9ezmsw==}
3068 engines: {node: '>=20.0.0'}
3069 peerDependencies:
3070 react: ^18.0 || ^19.0 || ^19.0.0-rc
3071
3072 '@remirror/core-constants@3.0.0':
3073 resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==}
3074
3075 '@rolldown/pluginutils@1.0.0-rc.3':
3076 resolution: {integrity: sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==}
3077
3078 '@rollup/rollup-android-arm-eabi@4.59.0':
3079 resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==}
3080 cpu: [arm]
3081 os: [android]
3082
3083 '@rollup/rollup-android-arm64@4.59.0':
3084 resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==}
3085 cpu: [arm64]
3086 os: [android]
3087
3088 '@rollup/rollup-darwin-arm64@4.59.0':
3089 resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==}
3090 cpu: [arm64]
3091 os: [darwin]
3092
3093 '@rollup/rollup-darwin-x64@4.59.0':
3094 resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==}
3095 cpu: [x64]
3096 os: [darwin]
3097
3098 '@rollup/rollup-freebsd-arm64@4.59.0':
3099 resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==}
3100 cpu: [arm64]
3101 os: [freebsd]
3102
3103 '@rollup/rollup-freebsd-x64@4.59.0':
3104 resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==}
3105 cpu: [x64]
3106 os: [freebsd]
3107
3108 '@rollup/rollup-linux-arm-gnueabihf@4.59.0':
3109 resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==}
3110 cpu: [arm]
3111 os: [linux]
3112 libc: [glibc]
3113
3114 '@rollup/rollup-linux-arm-musleabihf@4.59.0':
3115 resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==}
3116 cpu: [arm]
3117 os: [linux]
3118 libc: [musl]
3119
3120 '@rollup/rollup-linux-arm64-gnu@4.59.0':
3121 resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==}
3122 cpu: [arm64]
3123 os: [linux]
3124 libc: [glibc]
3125
3126 '@rollup/rollup-linux-arm64-musl@4.59.0':
3127 resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==}
3128 cpu: [arm64]
3129 os: [linux]
3130 libc: [musl]
3131
3132 '@rollup/rollup-linux-loong64-gnu@4.59.0':
3133 resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==}
3134 cpu: [loong64]
3135 os: [linux]
3136 libc: [glibc]
3137
3138 '@rollup/rollup-linux-loong64-musl@4.59.0':
3139 resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==}
3140 cpu: [loong64]
3141 os: [linux]
3142 libc: [musl]
3143
3144 '@rollup/rollup-linux-ppc64-gnu@4.59.0':
3145 resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==}
3146 cpu: [ppc64]
3147 os: [linux]
3148 libc: [glibc]
3149
3150 '@rollup/rollup-linux-ppc64-musl@4.59.0':
3151 resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==}
3152 cpu: [ppc64]
3153 os: [linux]
3154 libc: [musl]
3155
3156 '@rollup/rollup-linux-riscv64-gnu@4.59.0':
3157 resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==}
3158 cpu: [riscv64]
3159 os: [linux]
3160 libc: [glibc]
3161
3162 '@rollup/rollup-linux-riscv64-musl@4.59.0':
3163 resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==}
3164 cpu: [riscv64]
3165 os: [linux]
3166 libc: [musl]
3167
3168 '@rollup/rollup-linux-s390x-gnu@4.59.0':
3169 resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==}
3170 cpu: [s390x]
3171 os: [linux]
3172 libc: [glibc]
3173
3174 '@rollup/rollup-linux-x64-gnu@4.59.0':
3175 resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==}
3176 cpu: [x64]
3177 os: [linux]
3178 libc: [glibc]
3179
3180 '@rollup/rollup-linux-x64-musl@4.59.0':
3181 resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==}
3182 cpu: [x64]
3183 os: [linux]
3184 libc: [musl]
3185
3186 '@rollup/rollup-openbsd-x64@4.59.0':
3187 resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==}
3188 cpu: [x64]
3189 os: [openbsd]
3190
3191 '@rollup/rollup-openharmony-arm64@4.59.0':
3192 resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==}
3193 cpu: [arm64]
3194 os: [openharmony]
3195
3196 '@rollup/rollup-win32-arm64-msvc@4.59.0':
3197 resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==}
3198 cpu: [arm64]
3199 os: [win32]
3200
3201 '@rollup/rollup-win32-ia32-msvc@4.59.0':
3202 resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==}
3203 cpu: [ia32]
3204 os: [win32]
3205
3206 '@rollup/rollup-win32-x64-gnu@4.59.0':
3207 resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==}
3208 cpu: [x64]
3209 os: [win32]
3210
3211 '@rollup/rollup-win32-x64-msvc@4.59.0':
3212 resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==}
3213 cpu: [x64]
3214 os: [win32]
3215
3216 '@sec-ant/readable-stream@0.4.1':
3217 resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
3218
3219 '@selderee/plugin-htmlparser2@0.11.0':
3220 resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==}
3221
3222 '@shikijs/core@4.0.2':
3223 resolution: {integrity: sha512-hxT0YF4ExEqB8G/qFdtJvpmHXBYJ2lWW7qTHDarVkIudPFE6iCIrqdgWxGn5s+ppkGXI0aEGlibI0PAyzP3zlw==}
3224 engines: {node: '>=20'}
3225
3226 '@shikijs/engine-javascript@4.0.2':
3227 resolution: {integrity: sha512-7PW0Nm49DcoUIQEXlJhNNBHyoGMjalRETTCcjMqEaMoJRLljy1Bi/EGV3/qLBgLKQejdspiiYuHGQW6dX94Nag==}
3228 engines: {node: '>=20'}
3229
3230 '@shikijs/engine-oniguruma@4.0.2':
3231 resolution: {integrity: sha512-UpCB9Y2sUKlS9z8juFSKz7ZtysmeXCgnRF0dlhXBkmQnek7lAToPte8DkxmEYGNTMii72zU/lyXiCB6StuZeJg==}
3232 engines: {node: '>=20'}
3233
3234 '@shikijs/langs@4.0.2':
3235 resolution: {integrity: sha512-KaXby5dvoeuZzN0rYQiPMjFoUrz4hgwIE+D6Du9owcHcl6/g16/yT5BQxSW5cGt2MZBz6Hl0YuRqf12omRfUUg==}
3236 engines: {node: '>=20'}
3237
3238 '@shikijs/primitive@4.0.2':
3239 resolution: {integrity: sha512-M6UMPrSa3fN5ayeJwFVl9qWofl273wtK1VG8ySDZ1mQBfhCpdd8nEx7nPZ/tk7k+TYcpqBZzj/AnwxT9lO+HJw==}
3240 engines: {node: '>=20'}
3241
3242 '@shikijs/themes@4.0.2':
3243 resolution: {integrity: sha512-mjCafwt8lJJaVSsQvNVrJumbnnj1RI8jbUKrPKgE6E3OvQKxnuRoBaYC51H4IGHePsGN/QtALglWBU7DoKDFnA==}
3244 engines: {node: '>=20'}
3245
3246 '@shikijs/types@4.0.2':
3247 resolution: {integrity: sha512-qzbeRooUTPnLE+sHD/Z8DStmaDgnbbc/pMrU203950aRqjX/6AFHeDYT+j00y2lPdz0ywJKx7o/7qnqTivtlXg==}
3248 engines: {node: '>=20'}
3249
3250 '@shikijs/vscode-textmate@10.0.2':
3251 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
3252
3253 '@sindresorhus/merge-streams@4.0.0':
3254 resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
3255 engines: {node: '>=18'}
3256
3257 '@smithy/abort-controller@4.2.11':
3258 resolution: {integrity: sha512-Hj4WoYWMJnSpM6/kchsm4bUNTL9XiSyhvoMb2KIq4VJzyDt7JpGHUZHkVNPZVC7YE1tf8tPeVauxpFBKGW4/KQ==}
3259 engines: {node: '>=18.0.0'}
3260
3261 '@smithy/abort-controller@4.2.12':
3262 resolution: {integrity: sha512-xolrFw6b+2iYGl6EcOL7IJY71vvyZ0DJ3mcKtpykqPe2uscwtzDZJa1uVQXyP7w9Dd+kGwYnPbMsJrGISKiY/Q==}
3263 engines: {node: '>=18.0.0'}
3264
3265 '@smithy/chunked-blob-reader-native@4.2.3':
3266 resolution: {integrity: sha512-jA5k5Udn7Y5717L86h4EIv06wIr3xn8GM1qHRi/Nf31annXcXHJjBKvgztnbn2TxH3xWrPBfgwHsOwZf0UmQWw==}
3267 engines: {node: '>=18.0.0'}
3268
3269 '@smithy/chunked-blob-reader@5.2.2':
3270 resolution: {integrity: sha512-St+kVicSyayWQca+I1rGitaOEH6uKgE8IUWoYnnEX26SWdWQcL6LvMSD19Lg+vYHKdT9B2Zuu7rd3i6Wnyb/iw==}
3271 engines: {node: '>=18.0.0'}
3272
3273 '@smithy/config-resolver@4.4.13':
3274 resolution: {integrity: sha512-iIzMC5NmOUP6WL6o8iPBjFhUhBZ9pPjpUpQYWMUFQqKyXXzOftbfK8zcQCz/jFV1Psmf05BK5ypx4K2r4Tnwdg==}
3275 engines: {node: '>=18.0.0'}
3276
3277 '@smithy/core@3.23.12':
3278 resolution: {integrity: sha512-o9VycsYNtgC+Dy3I0yrwCqv9CWicDnke0L7EVOrZtJpjb2t0EjaEofmMrYc0T1Kn3yk32zm6cspxF9u9Bj7e5w==}
3279 engines: {node: '>=18.0.0'}
3280
3281 '@smithy/core@3.23.9':
3282 resolution: {integrity: sha512-1Vcut4LEL9HZsdpI0vFiRYIsaoPwZLjAxnVQDUMQK8beMS+EYPLDQCXtbzfxmM5GzSgjfe2Q9M7WaXwIMQllyQ==}
3283 engines: {node: '>=18.0.0'}
3284
3285 '@smithy/credential-provider-imds@4.2.12':
3286 resolution: {integrity: sha512-cr2lR792vNZcYMriSIj+Um3x9KWrjcu98kn234xA6reOAFMmbRpQMOv8KPgEmLLtx3eldU6c5wALKFqNOhugmg==}
3287 engines: {node: '>=18.0.0'}
3288
3289 '@smithy/eventstream-codec@4.2.12':
3290 resolution: {integrity: sha512-FE3bZdEl62ojmy8x4FHqxq2+BuOHlcxiH5vaZ6aqHJr3AIZzwF5jfx8dEiU/X0a8RboyNDjmXjlbr8AdEyLgiA==}
3291 engines: {node: '>=18.0.0'}
3292
3293 '@smithy/eventstream-serde-browser@4.2.12':
3294 resolution: {integrity: sha512-XUSuMxlTxV5pp4VpqZf6Sa3vT/Q75FVkLSpSSE3KkWBvAQWeuWt1msTv8fJfgA4/jcJhrbrbMzN1AC/hvPmm5A==}
3295 engines: {node: '>=18.0.0'}
3296
3297 '@smithy/eventstream-serde-config-resolver@4.3.12':
3298 resolution: {integrity: sha512-7epsAZ3QvfHkngz6RXQYseyZYHlmWXSTPOfPmXkiS+zA6TBNo1awUaMFL9vxyXlGdoELmCZyZe1nQE+imbmV+Q==}
3299 engines: {node: '>=18.0.0'}
3300
3301 '@smithy/eventstream-serde-node@4.2.12':
3302 resolution: {integrity: sha512-D1pFuExo31854eAvg89KMn9Oab/wEeJR6Buy32B49A9Ogdtx5fwZPqBHUlDzaCDpycTFk2+fSQgX689Qsk7UGA==}
3303 engines: {node: '>=18.0.0'}
3304
3305 '@smithy/eventstream-serde-universal@4.2.12':
3306 resolution: {integrity: sha512-+yNuTiyBACxOJUTvbsNsSOfH9G9oKbaJE1lNL3YHpGcuucl6rPZMi3nrpehpVOVR2E07YqFFmtwpImtpzlouHQ==}
3307 engines: {node: '>=18.0.0'}
3308
3309 '@smithy/fetch-http-handler@5.3.13':
3310 resolution: {integrity: sha512-U2Hcfl2s3XaYjikN9cT4mPu8ybDbImV3baXR0PkVlC0TTx808bRP3FaPGAzPtB8OByI+JqJ1kyS+7GEgae7+qQ==}
3311 engines: {node: '>=18.0.0'}
3312
3313 '@smithy/fetch-http-handler@5.3.15':
3314 resolution: {integrity: sha512-T4jFU5N/yiIfrtrsb9uOQn7RdELdM/7HbyLNr6uO/mpkj1ctiVs7CihVr51w4LyQlXWDpXFn4BElf1WmQvZu/A==}
3315 engines: {node: '>=18.0.0'}
3316
3317 '@smithy/hash-blob-browser@4.2.13':
3318 resolution: {integrity: sha512-YrF4zWKh+ghLuquldj6e/RzE3xZYL8wIPfkt0MqCRphVICjyyjH8OwKD7LLlKpVEbk4FLizFfC1+gwK6XQdR3g==}
3319 engines: {node: '>=18.0.0'}
3320
3321 '@smithy/hash-node@4.2.12':
3322 resolution: {integrity: sha512-QhBYbGrbxTkZ43QoTPrK72DoYviDeg6YKDrHTMJbbC+A0sml3kSjzFtXP7BtbyJnXojLfTQldGdUR0RGD8dA3w==}
3323 engines: {node: '>=18.0.0'}
3324
3325 '@smithy/hash-stream-node@4.2.12':
3326 resolution: {integrity: sha512-O3YbmGExeafuM/kP7Y8r6+1y0hIh3/zn6GROx0uNlB54K9oihAL75Qtc+jFfLNliTi6pxOAYZrRKD9A7iA6UFw==}
3327 engines: {node: '>=18.0.0'}
3328
3329 '@smithy/invalid-dependency@4.2.12':
3330 resolution: {integrity: sha512-/4F1zb7Z8LOu1PalTdESFHR0RbPwHd3FcaG1sI3UEIriQTWakysgJr65lc1jj6QY5ye7aFsisajotH6UhWfm/g==}
3331 engines: {node: '>=18.0.0'}
3332
3333 '@smithy/is-array-buffer@2.2.0':
3334 resolution: {integrity: sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==}
3335 engines: {node: '>=14.0.0'}
3336
3337 '@smithy/is-array-buffer@4.2.2':
3338 resolution: {integrity: sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==}
3339 engines: {node: '>=18.0.0'}
3340
3341 '@smithy/md5-js@4.2.12':
3342 resolution: {integrity: sha512-W/oIpHCpWU2+iAkfZYyGWE+qkpuf3vEXHLxQQDx9FPNZTTdnul0dZ2d/gUFrtQ5je1G2kp4cjG0/24YueG2LbQ==}
3343 engines: {node: '>=18.0.0'}
3344
3345 '@smithy/middleware-content-length@4.2.12':
3346 resolution: {integrity: sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==}
3347 engines: {node: '>=18.0.0'}
3348
3349 '@smithy/middleware-endpoint@4.4.23':
3350 resolution: {integrity: sha512-UEFIejZy54T1EJn2aWJ45voB7RP2T+IRzUqocIdM6GFFa5ClZncakYJfcYnoXt3UsQrZZ9ZRauGm77l9UCbBLw==}
3351 engines: {node: '>=18.0.0'}
3352
3353 '@smithy/middleware-endpoint@4.4.27':
3354 resolution: {integrity: sha512-T3TFfUgXQlpcg+UdzcAISdZpj4Z+XECZ/cefgA6wLBd6V4lRi0svN2hBouN/be9dXQ31X4sLWz3fAQDf+nt6BA==}
3355 engines: {node: '>=18.0.0'}
3356
3357 '@smithy/middleware-retry@4.4.44':
3358 resolution: {integrity: sha512-Y1Rav7m5CFRPQyM4CI0koD/bXjyjJu3EQxZZhtLGD88WIrBrQ7kqXM96ncd6rYnojwOo/u9MXu57JrEvu/nLrA==}
3359 engines: {node: '>=18.0.0'}
3360
3361 '@smithy/middleware-serde@4.2.12':
3362 resolution: {integrity: sha512-W9g1bOLui7Xn5FABRVS0o3rXL0gfN37d/8I/W7i0N7oxjx9QecUmXEMSUMADTODwdtka9cN43t5BI2CodLJpng==}
3363 engines: {node: '>=18.0.0'}
3364
3365 '@smithy/middleware-serde@4.2.15':
3366 resolution: {integrity: sha512-ExYhcltZSli0pgAKOpQQe1DLFBLryeZ22605y/YS+mQpdNWekum9Ujb/jMKfJKgjtz1AZldtwA/wCYuKJgjjlg==}
3367 engines: {node: '>=18.0.0'}
3368
3369 '@smithy/middleware-stack@4.2.11':
3370 resolution: {integrity: sha512-s+eenEPW6RgliDk2IhjD2hWOxIx1NKrOHxEwNUaUXxYBxIyCcDfNULZ2Mu15E3kwcJWBedTET/kEASPV1A1Akg==}
3371 engines: {node: '>=18.0.0'}
3372
3373 '@smithy/middleware-stack@4.2.12':
3374 resolution: {integrity: sha512-kruC5gRHwsCOuyCd4ouQxYjgRAym2uDlCvQ5acuMtRrcdfg7mFBg6blaxcJ09STpt3ziEkis6bhg1uwrWU7txw==}
3375 engines: {node: '>=18.0.0'}
3376
3377 '@smithy/node-config-provider@4.3.11':
3378 resolution: {integrity: sha512-xD17eE7kaLgBBGf5CZQ58hh2YmwK1Z0O8YhffwB/De2jsL0U3JklmhVYJ9Uf37OtUDLF2gsW40Xwwag9U869Gg==}
3379 engines: {node: '>=18.0.0'}
3380
3381 '@smithy/node-config-provider@4.3.12':
3382 resolution: {integrity: sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==}
3383 engines: {node: '>=18.0.0'}
3384
3385 '@smithy/node-http-handler@4.4.14':
3386 resolution: {integrity: sha512-DamSqaU8nuk0xTJDrYnRzZndHwwRnyj/n/+RqGGCcBKB4qrQem0mSDiWdupaNWdwxzyMU91qxDmHOCazfhtO3A==}
3387 engines: {node: '>=18.0.0'}
3388
3389 '@smithy/node-http-handler@4.5.0':
3390 resolution: {integrity: sha512-Rnq9vQWiR1+/I6NZZMNzJHV6pZYyEHt2ZnuV3MG8z2NNenC4i/8Kzttz7CjZiHSmsN5frhXhg17z3Zqjjhmz1A==}
3391 engines: {node: '>=18.0.0'}
3392
3393 '@smithy/property-provider@4.2.11':
3394 resolution: {integrity: sha512-14T1V64o6/ndyrnl1ze1ZhyLzIeYNN47oF/QU6P5m82AEtyOkMJTb0gO1dPubYjyyKuPD6OSVMPDKe+zioOnCg==}
3395 engines: {node: '>=18.0.0'}
3396
3397 '@smithy/property-provider@4.2.12':
3398 resolution: {integrity: sha512-jqve46eYU1v7pZ5BM+fmkbq3DerkSluPr5EhvOcHxygxzD05ByDRppRwRPPpFrsFo5yDtCYLKu+kreHKVrvc7A==}
3399 engines: {node: '>=18.0.0'}
3400
3401 '@smithy/protocol-http@5.3.11':
3402 resolution: {integrity: sha512-hI+barOVDJBkNt4y0L2mu3Ugc0w7+BpJ2CZuLwXtSltGAAwCb3IvnalGlbDV/UCS6a9ZuT3+exd1WxNdLb5IlQ==}
3403 engines: {node: '>=18.0.0'}
3404
3405 '@smithy/protocol-http@5.3.12':
3406 resolution: {integrity: sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==}
3407 engines: {node: '>=18.0.0'}
3408
3409 '@smithy/querystring-builder@4.2.11':
3410 resolution: {integrity: sha512-7spdikrYiljpket6u0up2Ck2mxhy7dZ0+TDd+S53Dg2DHd6wg+YNJrTCHiLdgZmEXZKI7LJZcwL3721ZRDFiqA==}
3411 engines: {node: '>=18.0.0'}
3412
3413 '@smithy/querystring-builder@4.2.12':
3414 resolution: {integrity: sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==}
3415 engines: {node: '>=18.0.0'}
3416
3417 '@smithy/querystring-parser@4.2.11':
3418 resolution: {integrity: sha512-nE3IRNjDltvGcoThD2abTozI1dkSy8aX+a2N1Rs55en5UsdyyIXgGEmevUL3okZFoJC77JgRGe99xYohhsjivQ==}
3419 engines: {node: '>=18.0.0'}
3420
3421 '@smithy/querystring-parser@4.2.12':
3422 resolution: {integrity: sha512-P2OdvrgiAKpkPNKlKUtWbNZKB1XjPxM086NeVhK+W+wI46pIKdWBe5QyXvhUm3MEcyS/rkLvY8rZzyUdmyDZBw==}
3423 engines: {node: '>=18.0.0'}
3424
3425 '@smithy/service-error-classification@4.2.12':
3426 resolution: {integrity: sha512-LlP29oSQN0Tw0b6D0Xo6BIikBswuIiGYbRACy5ujw/JgWSzTdYj46U83ssf6Ux0GyNJVivs2uReU8pt7Eu9okQ==}
3427 engines: {node: '>=18.0.0'}
3428
3429 '@smithy/shared-ini-file-loader@4.4.6':
3430 resolution: {integrity: sha512-IB/M5I8G0EeXZTHsAxpx51tMQ5R719F3aq+fjEB6VtNcCHDc0ajFDIGDZw+FW9GxtEkgTduiPpjveJdA/CX7sw==}
3431 engines: {node: '>=18.0.0'}
3432
3433 '@smithy/shared-ini-file-loader@4.4.7':
3434 resolution: {integrity: sha512-HrOKWsUb+otTeo1HxVWeEb99t5ER1XrBi/xka2Wv6NVmTbuCUC1dvlrksdvxFtODLBjsC+PHK+fuy2x/7Ynyiw==}
3435 engines: {node: '>=18.0.0'}
3436
3437 '@smithy/signature-v4@5.3.11':
3438 resolution: {integrity: sha512-V1L6N9aKOBAN4wEHLyqjLBnAz13mtILU0SeDrjOaIZEeN6IFa6DxwRt1NNpOdmSpQUfkBj0qeD3m6P77uzMhgQ==}
3439 engines: {node: '>=18.0.0'}
3440
3441 '@smithy/signature-v4@5.3.12':
3442 resolution: {integrity: sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==}
3443 engines: {node: '>=18.0.0'}
3444
3445 '@smithy/smithy-client@4.12.3':
3446 resolution: {integrity: sha512-7k4UxjSpHmPN2AxVhvIazRSzFQjWnud3sOsXcFStzagww17j1cFQYqTSiQ8xuYK3vKLR1Ni8FzuT3VlKr3xCNw==}
3447 engines: {node: '>=18.0.0'}
3448
3449 '@smithy/smithy-client@4.12.7':
3450 resolution: {integrity: sha512-q3gqnwml60G44FECaEEsdQMplYhDMZYCtYhMCzadCnRnnHIobZJjegmdoUo6ieLQlPUzvrMdIJUpx6DoPmzANQ==}
3451 engines: {node: '>=18.0.0'}
3452
3453 '@smithy/types@4.13.0':
3454 resolution: {integrity: sha512-COuLsZILbbQsdrwKQpkkpyep7lCsByxwj7m0Mg5v66/ZTyenlfBc40/QFQ5chO0YN/PNEH1Bi3fGtfXPnYNeDw==}
3455 engines: {node: '>=18.0.0'}
3456
3457 '@smithy/types@4.13.1':
3458 resolution: {integrity: sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==}
3459 engines: {node: '>=18.0.0'}
3460
3461 '@smithy/url-parser@4.2.11':
3462 resolution: {integrity: sha512-oTAGGHo8ZYc5VZsBREzuf5lf2pAurJQsccMusVZ85wDkX66ojEc/XauiGjzCj50A61ObFTPe6d7Pyt6UBYaing==}
3463 engines: {node: '>=18.0.0'}
3464
3465 '@smithy/url-parser@4.2.12':
3466 resolution: {integrity: sha512-wOPKPEpso+doCZGIlr+e1lVI6+9VAKfL4kZWFgzVgGWY2hZxshNKod4l2LXS3PRC9otH/JRSjtEHqQ/7eLciRA==}
3467 engines: {node: '>=18.0.0'}
3468
3469 '@smithy/util-base64@4.3.2':
3470 resolution: {integrity: sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==}
3471 engines: {node: '>=18.0.0'}
3472
3473 '@smithy/util-body-length-browser@4.2.2':
3474 resolution: {integrity: sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==}
3475 engines: {node: '>=18.0.0'}
3476
3477 '@smithy/util-body-length-node@4.2.3':
3478 resolution: {integrity: sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==}
3479 engines: {node: '>=18.0.0'}
3480
3481 '@smithy/util-buffer-from@2.2.0':
3482 resolution: {integrity: sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==}
3483 engines: {node: '>=14.0.0'}
3484
3485 '@smithy/util-buffer-from@4.2.2':
3486 resolution: {integrity: sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==}
3487 engines: {node: '>=18.0.0'}
3488
3489 '@smithy/util-config-provider@4.2.2':
3490 resolution: {integrity: sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==}
3491 engines: {node: '>=18.0.0'}
3492
3493 '@smithy/util-defaults-mode-browser@4.3.43':
3494 resolution: {integrity: sha512-Qd/0wCKMaXxev/z00TvNzGCH2jlKKKxXP1aDxB6oKwSQthe3Og2dMhSayGCnsma1bK/kQX1+X7SMP99t6FgiiQ==}
3495 engines: {node: '>=18.0.0'}
3496
3497 '@smithy/util-defaults-mode-node@4.2.47':
3498 resolution: {integrity: sha512-qSRbYp1EQ7th+sPFuVcVO05AE0QH635hycdEXlpzIahqHHf2Fyd/Zl+8v0XYMJ3cgDVPa0lkMefU7oNUjAP+DQ==}
3499 engines: {node: '>=18.0.0'}
3500
3501 '@smithy/util-endpoints@3.3.3':
3502 resolution: {integrity: sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==}
3503 engines: {node: '>=18.0.0'}
3504
3505 '@smithy/util-hex-encoding@4.2.2':
3506 resolution: {integrity: sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==}
3507 engines: {node: '>=18.0.0'}
3508
3509 '@smithy/util-middleware@4.2.11':
3510 resolution: {integrity: sha512-r3dtF9F+TpSZUxpOVVtPfk09Rlo4lT6ORBqEvX3IBT6SkQAdDSVKR5GcfmZbtl7WKhKnmb3wbDTQ6ibR2XHClw==}
3511 engines: {node: '>=18.0.0'}
3512
3513 '@smithy/util-middleware@4.2.12':
3514 resolution: {integrity: sha512-Er805uFUOvgc0l8nv0e0su0VFISoxhJ/AwOn3gL2NWNY2LUEldP5WtVcRYSQBcjg0y9NfG8JYrCJaYDpupBHJQ==}
3515 engines: {node: '>=18.0.0'}
3516
3517 '@smithy/util-retry@4.2.12':
3518 resolution: {integrity: sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==}
3519 engines: {node: '>=18.0.0'}
3520
3521 '@smithy/util-stream@4.5.17':
3522 resolution: {integrity: sha512-793BYZ4h2JAQkNHcEnyFxDTcZbm9bVybD0UV/LEWmZ5bkTms7JqjfrLMi2Qy0E5WFcCzLwCAPgcvcvxoeALbAQ==}
3523 engines: {node: '>=18.0.0'}
3524
3525 '@smithy/util-stream@4.5.20':
3526 resolution: {integrity: sha512-4yXLm5n/B5SRBR2p8cZ90Sbv4zL4NKsgxdzCzp/83cXw2KxLEumt5p+GAVyRNZgQOSrzXn9ARpO0lUe8XSlSDw==}
3527 engines: {node: '>=18.0.0'}
3528
3529 '@smithy/util-uri-escape@4.2.2':
3530 resolution: {integrity: sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==}
3531 engines: {node: '>=18.0.0'}
3532
3533 '@smithy/util-utf8@2.3.0':
3534 resolution: {integrity: sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==}
3535 engines: {node: '>=14.0.0'}
3536
3537 '@smithy/util-utf8@4.2.2':
3538 resolution: {integrity: sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==}
3539 engines: {node: '>=18.0.0'}
3540
3541 '@smithy/util-waiter@4.2.13':
3542 resolution: {integrity: sha512-2zdZ9DTHngRtcYxJK1GUDxruNr53kv5W2Lupe0LMU+Imr6ohQg8M2T14MNkj1Y0wS3FFwpgpGQyvuaMF7CiTmQ==}
3543 engines: {node: '>=18.0.0'}
3544
3545 '@smithy/uuid@1.1.2':
3546 resolution: {integrity: sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==}
3547 engines: {node: '>=18.0.0'}
3548
3549 '@socket.io/component-emitter@3.1.2':
3550 resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==}
3551
3552 '@standard-community/standard-json@0.3.5':
3553 resolution: {integrity: sha512-4+ZPorwDRt47i+O7RjyuaxHRK/37QY/LmgxlGrRrSTLYoFatEOzvqIc85GTlM18SFZ5E91C+v0o/M37wZPpUHA==}
3554 peerDependencies:
3555 '@standard-schema/spec': ^1.0.0
3556 '@types/json-schema': ^7.0.15
3557 '@valibot/to-json-schema': ^1.3.0
3558 arktype: ^2.1.20
3559 effect: '>=3.20.0'
3560 quansync: ^0.2.11
3561 sury: ^10.0.0
3562 typebox: ^1.0.17
3563 valibot: ^1.1.0
3564 zod: ^3.25.0 || ^4.0.0
3565 zod-to-json-schema: ^3.24.5
3566 peerDependenciesMeta:
3567 '@valibot/to-json-schema':
3568 optional: true
3569 arktype:
3570 optional: true
3571 effect:
3572 optional: true
3573 sury:
3574 optional: true
3575 typebox:
3576 optional: true
3577 valibot:
3578 optional: true
3579 zod:
3580 optional: true
3581 zod-to-json-schema:
3582 optional: true
3583
3584 '@standard-community/standard-openapi@0.2.9':
3585 resolution: {integrity: sha512-htj+yldvN1XncyZi4rehbf9kLbu8os2Ke/rfqoZHCMHuw34kiF3LP/yQPdA0tQ940y8nDq3Iou8R3wG+AGGyvg==}
3586 peerDependencies:
3587 '@standard-community/standard-json': ^0.3.5
3588 '@standard-schema/spec': ^1.0.0
3589 arktype: ^2.1.20
3590 effect: '>=3.20.0'
3591 openapi-types: ^12.1.3
3592 sury: ^10.0.0
3593 typebox: ^1.0.0
3594 valibot: ^1.1.0
3595 zod: ^3.25.0 || ^4.0.0
3596 zod-openapi: ^4
3597 peerDependenciesMeta:
3598 arktype:
3599 optional: true
3600 effect:
3601 optional: true
3602 sury:
3603 optional: true
3604 typebox:
3605 optional: true
3606 valibot:
3607 optional: true
3608 zod:
3609 optional: true
3610 zod-openapi:
3611 optional: true
3612
3613 '@standard-schema/spec@1.1.0':
3614 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
3615
3616 '@standard-schema/utils@0.3.0':
3617 resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
3618
3619 '@swc/helpers@0.5.15':
3620 resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
3621
3622 '@tabby_ai/hijri-converter@1.0.5':
3623 resolution: {integrity: sha512-r5bClKrcIusDoo049dSL8CawnHR6mRdDwhlQuIgZRNty68q0x8k3Lf1BtPAMxRf/GgnHBnIO4ujd3+GQdLWzxQ==}
3624 engines: {node: '>=16.0.0'}
3625
3626 '@tailwindcss/node@4.1.18':
3627 resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==}
3628
3629 '@tailwindcss/node@4.2.1':
3630 resolution: {integrity: sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==}
3631
3632 '@tailwindcss/oxide-android-arm64@4.1.18':
3633 resolution: {integrity: sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==}
3634 engines: {node: '>= 10'}
3635 cpu: [arm64]
3636 os: [android]
3637
3638 '@tailwindcss/oxide-android-arm64@4.2.1':
3639 resolution: {integrity: sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==}
3640 engines: {node: '>= 20'}
3641 cpu: [arm64]
3642 os: [android]
3643
3644 '@tailwindcss/oxide-darwin-arm64@4.1.18':
3645 resolution: {integrity: sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==}
3646 engines: {node: '>= 10'}
3647 cpu: [arm64]
3648 os: [darwin]
3649
3650 '@tailwindcss/oxide-darwin-arm64@4.2.1':
3651 resolution: {integrity: sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==}
3652 engines: {node: '>= 20'}
3653 cpu: [arm64]
3654 os: [darwin]
3655
3656 '@tailwindcss/oxide-darwin-x64@4.1.18':
3657 resolution: {integrity: sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==}
3658 engines: {node: '>= 10'}
3659 cpu: [x64]
3660 os: [darwin]
3661
3662 '@tailwindcss/oxide-darwin-x64@4.2.1':
3663 resolution: {integrity: sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==}
3664 engines: {node: '>= 20'}
3665 cpu: [x64]
3666 os: [darwin]
3667
3668 '@tailwindcss/oxide-freebsd-x64@4.1.18':
3669 resolution: {integrity: sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==}
3670 engines: {node: '>= 10'}
3671 cpu: [x64]
3672 os: [freebsd]
3673
3674 '@tailwindcss/oxide-freebsd-x64@4.2.1':
3675 resolution: {integrity: sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==}
3676 engines: {node: '>= 20'}
3677 cpu: [x64]
3678 os: [freebsd]
3679
3680 '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18':
3681 resolution: {integrity: sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==}
3682 engines: {node: '>= 10'}
3683 cpu: [arm]
3684 os: [linux]
3685
3686 '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
3687 resolution: {integrity: sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==}
3688 engines: {node: '>= 20'}
3689 cpu: [arm]
3690 os: [linux]
3691
3692 '@tailwindcss/oxide-linux-arm64-gnu@4.1.18':
3693 resolution: {integrity: sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==}
3694 engines: {node: '>= 10'}
3695 cpu: [arm64]
3696 os: [linux]
3697 libc: [glibc]
3698
3699 '@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
3700 resolution: {integrity: sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==}
3701 engines: {node: '>= 20'}
3702 cpu: [arm64]
3703 os: [linux]
3704 libc: [glibc]
3705
3706 '@tailwindcss/oxide-linux-arm64-musl@4.1.18':
3707 resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==}
3708 engines: {node: '>= 10'}
3709 cpu: [arm64]
3710 os: [linux]
3711 libc: [musl]
3712
3713 '@tailwindcss/oxide-linux-arm64-musl@4.2.1':
3714 resolution: {integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==}
3715 engines: {node: '>= 20'}
3716 cpu: [arm64]
3717 os: [linux]
3718 libc: [musl]
3719
3720 '@tailwindcss/oxide-linux-x64-gnu@4.1.18':
3721 resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==}
3722 engines: {node: '>= 10'}
3723 cpu: [x64]
3724 os: [linux]
3725 libc: [glibc]
3726
3727 '@tailwindcss/oxide-linux-x64-gnu@4.2.1':
3728 resolution: {integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==}
3729 engines: {node: '>= 20'}
3730 cpu: [x64]
3731 os: [linux]
3732 libc: [glibc]
3733
3734 '@tailwindcss/oxide-linux-x64-musl@4.1.18':
3735 resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==}
3736 engines: {node: '>= 10'}
3737 cpu: [x64]
3738 os: [linux]
3739 libc: [musl]
3740
3741 '@tailwindcss/oxide-linux-x64-musl@4.2.1':
3742 resolution: {integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==}
3743 engines: {node: '>= 20'}
3744 cpu: [x64]
3745 os: [linux]
3746 libc: [musl]
3747
3748 '@tailwindcss/oxide-wasm32-wasi@4.1.18':
3749 resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==}
3750 engines: {node: '>=14.0.0'}
3751 cpu: [wasm32]
3752 bundledDependencies:
3753 - '@napi-rs/wasm-runtime'
3754 - '@emnapi/core'
3755 - '@emnapi/runtime'
3756 - '@tybys/wasm-util'
3757 - '@emnapi/wasi-threads'
3758 - tslib
3759
3760 '@tailwindcss/oxide-wasm32-wasi@4.2.1':
3761 resolution: {integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==}
3762 engines: {node: '>=14.0.0'}
3763 cpu: [wasm32]
3764 bundledDependencies:
3765 - '@napi-rs/wasm-runtime'
3766 - '@emnapi/core'
3767 - '@emnapi/runtime'
3768 - '@tybys/wasm-util'
3769 - '@emnapi/wasi-threads'
3770 - tslib
3771
3772 '@tailwindcss/oxide-win32-arm64-msvc@4.1.18':
3773 resolution: {integrity: sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==}
3774 engines: {node: '>= 10'}
3775 cpu: [arm64]
3776 os: [win32]
3777
3778 '@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
3779 resolution: {integrity: sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==}
3780 engines: {node: '>= 20'}
3781 cpu: [arm64]
3782 os: [win32]
3783
3784 '@tailwindcss/oxide-win32-x64-msvc@4.1.18':
3785 resolution: {integrity: sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==}
3786 engines: {node: '>= 10'}
3787 cpu: [x64]
3788 os: [win32]
3789
3790 '@tailwindcss/oxide-win32-x64-msvc@4.2.1':
3791 resolution: {integrity: sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==}
3792 engines: {node: '>= 20'}
3793 cpu: [x64]
3794 os: [win32]
3795
3796 '@tailwindcss/oxide@4.1.18':
3797 resolution: {integrity: sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==}
3798 engines: {node: '>= 10'}
3799
3800 '@tailwindcss/oxide@4.2.1':
3801 resolution: {integrity: sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==}
3802 engines: {node: '>= 20'}
3803
3804 '@tailwindcss/postcss@4.1.18':
3805 resolution: {integrity: sha512-Ce0GFnzAOuPyfV5SxjXGn0CubwGcuDB0zcdaPuCSzAa/2vII24JTkH+I6jcbXLb1ctjZMZZI6OjDaLPJQL1S0g==}
3806
3807 '@tailwindcss/postcss@4.2.1':
3808 resolution: {integrity: sha512-OEwGIBnXnj7zJeonOh6ZG9woofIjGrd2BORfvE5p9USYKDCZoQmfqLcfNiRWoJlRWLdNPn2IgVZuWAOM4iTYMw==}
3809
3810 '@tailwindcss/vite@4.2.1':
3811 resolution: {integrity: sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w==}
3812 peerDependencies:
3813 vite: ^5.2.0 || ^6 || ^7
3814
3815 '@tanstack/history@1.161.4':
3816 resolution: {integrity: sha512-Kp/WSt411ZWYvgXy6uiv5RmhHrz9cAml05AQPrtdAp7eUqvIDbMGPnML25OKbzR3RJ1q4wgENxDTvlGPa9+Mww==}
3817 engines: {node: '>=20.19'}
3818
3819 '@tanstack/history@1.161.6':
3820 resolution: {integrity: sha512-NaOGLRrddszbQj9upGat6HG/4TKvXLvu+osAIgfxPYA+eIvYKv8GKDJOrY2D3/U9MRnKfMWD7bU4jeD4xmqyIg==}
3821 engines: {node: '>=20.19'}
3822
3823 '@tanstack/query-core@5.90.20':
3824 resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==}
3825
3826 '@tanstack/query-devtools@5.93.0':
3827 resolution: {integrity: sha512-+kpsx1NQnOFTZsw6HAFCW3HkKg0+2cepGtAWXjiiSOJJ1CtQpt72EE2nyZb+AjAbLRPoeRmPJ8MtQd8r8gsPdg==}
3828
3829 '@tanstack/react-query-devtools@5.91.3':
3830 resolution: {integrity: sha512-nlahjMtd/J1h7IzOOfqeyDh5LNfG0eULwlltPEonYy0QL+nqrBB+nyzJfULV+moL7sZyxc2sHdNJki+vLA9BSA==}
3831 peerDependencies:
3832 '@tanstack/react-query': ^5.90.20
3833 react: ^18 || ^19
3834
3835 '@tanstack/react-query@5.90.21':
3836 resolution: {integrity: sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==}
3837 peerDependencies:
3838 react: ^18 || ^19
3839
3840 '@tanstack/react-router-devtools@1.166.7':
3841 resolution: {integrity: sha512-sAh3gA3wkMvUI6rRLPW4lfP0XxeEA0wrlv4tW1cinb7eoD3avcdKwiE9jhQ3DgFlhVsHa9fa3AKxH46Y/d/e1g==}
3842 engines: {node: '>=20.19'}
3843 peerDependencies:
3844 '@tanstack/react-router': ^1.166.7
3845 '@tanstack/router-core': ^1.166.7
3846 react: '>=18.0.0 || >=19.0.0'
3847 react-dom: '>=18.0.0 || >=19.0.0'
3848 peerDependenciesMeta:
3849 '@tanstack/router-core':
3850 optional: true
3851
3852 '@tanstack/react-router@1.168.3':
3853 resolution: {integrity: sha512-hMWXhckeaSvjepHT5x9tUYJVXMvT/kUjaVHOUDmCfyOBtjxJNYJKbEWClXoopGwWlHjRTAzhsndhnQQRbIiKmA==}
3854 engines: {node: '>=20.19'}
3855 peerDependencies:
3856 react: '>=18.0.0 || >=19.0.0'
3857 react-dom: '>=18.0.0 || >=19.0.0'
3858
3859 '@tanstack/react-store@0.9.2':
3860 resolution: {integrity: sha512-Vt5usJE5sHG/cMechQfmwvwne6ktGCELe89Lmvoxe3LKRoFrhPa8OCKWs0NliG8HTJElEIj7PLtaBQIcux5pAQ==}
3861 peerDependencies:
3862 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3863 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
3864
3865 '@tanstack/router-core@1.163.3':
3866 resolution: {integrity: sha512-jPptiGq/w3nuPzcMC7RNa79aU+b6OjaDzWJnBcV2UAwL4ThJamRS4h42TdhJE+oF5yH9IEnCOGQdfnbw45LbfA==}
3867 engines: {node: '>=20.19'}
3868
3869 '@tanstack/router-core@1.168.3':
3870 resolution: {integrity: sha512-qcjArls3v12UQQkEpU0+todc0/MCyrEZeXxhtgZZ0e5gxZDG25BUe/HlNcIjzyb7NZaw0TQAUBXbTClmFaHZiw==}
3871 engines: {node: '>=20.19'}
3872 hasBin: true
3873
3874 '@tanstack/router-devtools-core@1.166.7':
3875 resolution: {integrity: sha512-/OGLZlrw5NSNd9/PTL8vPSpmjxIbXNoeJATMHlU3YLCBVBtLx41CHIRc7OLkjyfVFJ4Sq7Pq+2/YH8PChShefg==}
3876 engines: {node: '>=20.19'}
3877 peerDependencies:
3878 '@tanstack/router-core': ^1.166.7
3879 csstype: ^3.0.10
3880 peerDependenciesMeta:
3881 csstype:
3882 optional: true
3883
3884 '@tanstack/router-devtools@1.166.7':
3885 resolution: {integrity: sha512-N1HzWEe5bz7ID35Fq1ZKLEQpyaOhdJBYY1kJ+irNBaxMlNEKM3A+SkmVuUpj6H2kmsfHe5YDrj5YYV9tJAGfug==}
3886 engines: {node: '>=20.19'}
3887 peerDependencies:
3888 '@tanstack/react-router': ^1.166.7
3889 csstype: ^3.0.10
3890 react: '>=18.0.0 || >=19.0.0'
3891 react-dom: '>=18.0.0 || >=19.0.0'
3892 peerDependenciesMeta:
3893 csstype:
3894 optional: true
3895
3896 '@tanstack/router-generator@1.164.0':
3897 resolution: {integrity: sha512-Uiyj+RtW0kdeqEd8NEd3Np1Z2nhJ2xgLS8U+5mTvFrm/s3xkM2LYjJHoLzc6am7sKPDsmeF9a4/NYq3R7ZJP0Q==}
3898 engines: {node: '>=20.19'}
3899
3900 '@tanstack/router-plugin@1.164.0':
3901 resolution: {integrity: sha512-cZPsEMhqzyzmuPuDbsTAzBZaT+cj0pGjwdhjxJfPCM06Ax8v4tFR7n/Ug0UCwnNAUEmKZWN3lA9uT+TxXnk9PQ==}
3902 engines: {node: '>=20.19'}
3903 peerDependencies:
3904 '@rsbuild/core': '>=1.0.2'
3905 '@tanstack/react-router': ^1.163.3
3906 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0'
3907 vite-plugin-solid: ^2.11.10
3908 webpack: '>=5.92.0'
3909 peerDependenciesMeta:
3910 '@rsbuild/core':
3911 optional: true
3912 '@tanstack/react-router':
3913 optional: true
3914 vite:
3915 optional: true
3916 vite-plugin-solid:
3917 optional: true
3918 webpack:
3919 optional: true
3920
3921 '@tanstack/router-utils@1.161.4':
3922 resolution: {integrity: sha512-r8TpjyIZoqrXXaf2DDyjd44gjGBoyE+/oEaaH68yLI9ySPO1gUWmQENZ1MZnmBnpUGN24NOZxdjDLc8npK0SAw==}
3923 engines: {node: '>=20.19'}
3924
3925 '@tanstack/store@0.9.1':
3926 resolution: {integrity: sha512-+qcNkOy0N1qSGsP7omVCW0SDrXtaDcycPqBDE726yryiA5eTDFpjBReaYjghVJwNf1pcPMyzIwTGlYjCSQR0Fg==}
3927
3928 '@tanstack/store@0.9.2':
3929 resolution: {integrity: sha512-K013lUJEFJK2ofFQ/hZKJUmCnpcV00ebLyOyFOWQvyQHUOZp/iYO84BM6aOGiV81JzwbX0APTVmW8YI7yiG5oA==}
3930
3931 '@tanstack/virtual-file-routes@1.161.4':
3932 resolution: {integrity: sha512-42WoRePf8v690qG8yGRe/YOh+oHni9vUaUUfoqlS91U2scd3a5rkLtVsc6b7z60w3RogH0I00vdrC5AaeiZ18w==}
3933 engines: {node: '>=20.19'}
3934
3935 '@testing-library/dom@10.4.1':
3936 resolution: {integrity: sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==}
3937 engines: {node: '>=18'}
3938
3939 '@testing-library/jest-dom@6.9.1':
3940 resolution: {integrity: sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==}
3941 engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
3942
3943 '@testing-library/react@16.3.2':
3944 resolution: {integrity: sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==}
3945 engines: {node: '>=18'}
3946 peerDependencies:
3947 '@testing-library/dom': ^10.0.0
3948 '@types/react': ^18.0.0 || ^19.0.0
3949 '@types/react-dom': ^18.0.0 || ^19.0.0
3950 react: ^18.0.0 || ^19.0.0
3951 react-dom: ^18.0.0 || ^19.0.0
3952 peerDependenciesMeta:
3953 '@types/react':
3954 optional: true
3955 '@types/react-dom':
3956 optional: true
3957
3958 '@tiptap/core@3.20.1':
3959 resolution: {integrity: sha512-SwkPEWIfaDEZjC8SEIi4kZjqIYUbRgLUHUuQezo5GbphUNC8kM1pi3C3EtoOPtxXrEbY6e4pWEzW54Pcrd+rVA==}
3960 peerDependencies:
3961 '@tiptap/pm': ^3.20.1
3962
3963 '@tiptap/extension-blockquote@3.20.1':
3964 resolution: {integrity: sha512-WzNXk/63PQI2fav4Ta6P0GmYRyu8Gap1pV3VUqaVK829iJ6Zt1T21xayATHEHWMK27VT1GLPJkx9Ycr2jfDyQw==}
3965 peerDependencies:
3966 '@tiptap/core': ^3.20.1
3967
3968 '@tiptap/extension-bold@3.20.1':
3969 resolution: {integrity: sha512-fz++Qv6Rk/Hov0IYG/r7TJ1Y4zWkuGONe0UN5g0KY32NIMg3HeOHicbi4xsNWTm9uAOl3eawWDkezEMrleObMw==}
3970 peerDependencies:
3971 '@tiptap/core': ^3.20.1
3972
3973 '@tiptap/extension-bubble-menu@3.20.1':
3974 resolution: {integrity: sha512-XaPvO6aCoWdFnCBus0s88lnj17NR/OopV79i8Qhgz3WMR0vrsL5zsd45l0lZuu9pSvm5VW47SoxakkJiZC1suw==}
3975 peerDependencies:
3976 '@tiptap/core': ^3.20.1
3977 '@tiptap/pm': ^3.20.1
3978
3979 '@tiptap/extension-bullet-list@3.20.1':
3980 resolution: {integrity: sha512-mbrlvOZo5OF3vLhp+3fk9KuL/6J/wsN0QxF6ZFRAHzQ9NkJdtdfARcBeBnkWXGN8inB6YxbTGY1/E4lmBkOpOw==}
3981 peerDependencies:
3982 '@tiptap/extension-list': ^3.20.1
3983
3984 '@tiptap/extension-code-block-lowlight@3.20.1':
3985 resolution: {integrity: sha512-QJXZGN43HArGNl5HeiPF1fXZZs6FWJwG3wTr9v+OwsM8EX3ixyblIoeY0/nmFBlQqci49ZA/KfCqVwfGNlRj5A==}
3986 peerDependencies:
3987 '@tiptap/core': ^3.20.1
3988 '@tiptap/extension-code-block': ^3.20.1
3989 '@tiptap/pm': ^3.20.1
3990 highlight.js: ^11
3991 lowlight: ^2 || ^3
3992
3993 '@tiptap/extension-code-block@3.20.1':
3994 resolution: {integrity: sha512-vKejwBq+Nlj4Ybd3qOyDxIQKzYymdNH+8eXkKwGShk2nfLJIxq69DCyGvmuHgipIO1qcYPJ149UNpGN+YGcdmA==}
3995 peerDependencies:
3996 '@tiptap/core': ^3.20.1
3997 '@tiptap/pm': ^3.20.1
3998
3999 '@tiptap/extension-code@3.20.1':
4000 resolution: {integrity: sha512-509DHINIA/Gg+eTG7TEkfsS8RUiPLH5xZNyLRT0A1oaoaJmECKfrV6aAm05IdfTyqDqz6LW5pbnX6DdUC4keug==}
4001 peerDependencies:
4002 '@tiptap/core': ^3.20.1
4003
4004 '@tiptap/extension-document@3.20.1':
4005 resolution: {integrity: sha512-9vrqdGmRV7bQCSY3NLgu7UhIwgOCDp4sKqMNsoNRX0aZ021QQMTvBQDPkiRkCf7MNsnWrNNnr52PVnULEn3vFQ==}
4006 peerDependencies:
4007 '@tiptap/core': ^3.20.1
4008
4009 '@tiptap/extension-dropcursor@3.20.1':
4010 resolution: {integrity: sha512-K18L9FX4znn+ViPSIbTLOGcIaXMx/gLNwAPE8wPLwswbHhQqdiY1zzdBw6drgOc1Hicvebo2dIoUlSXOZsOEcw==}
4011 peerDependencies:
4012 '@tiptap/extensions': ^3.20.1
4013
4014 '@tiptap/extension-floating-menu@3.20.1':
4015 resolution: {integrity: sha512-BeDC6nfOesIMn5pFuUnkEjOxGv80sOJ8uk1mdt9/3Fkvra8cB9NIYYCVtd6PU8oQFmJ8vFqPrRkUWrG5tbqnOg==}
4016 peerDependencies:
4017 '@floating-ui/dom': ^1.0.0
4018 '@tiptap/core': ^3.20.1
4019 '@tiptap/pm': ^3.20.1
4020
4021 '@tiptap/extension-gapcursor@3.20.1':
4022 resolution: {integrity: sha512-kZOtttV6Ai8VUAgEng3h4WKFbtdSNJ6ps7r0cRPY+FctWhVmgNb/JJwwyC+vSilR7nRENAhrA/Cv/RxVlvLw+g==}
4023 peerDependencies:
4024 '@tiptap/extensions': ^3.20.1
4025
4026 '@tiptap/extension-hard-break@3.20.1':
4027 resolution: {integrity: sha512-9sKpmg/IIdlLXimYWUZ3PplIRcehv4Oc7V1miTqlnAthMzjMqigDkjjgte4JZV67RdnDJTQkRw8TklCAU28Emg==}
4028 peerDependencies:
4029 '@tiptap/core': ^3.20.1
4030
4031 '@tiptap/extension-heading@3.20.1':
4032 resolution: {integrity: sha512-unudyfQP6FxnyWinxvPqe/51DG91J6AaJm666RnAubgYMCgym+33kBftx4j4A6qf+ddWYbD00thMNKOnVLjAEQ==}
4033 peerDependencies:
4034 '@tiptap/core': ^3.20.1
4035
4036 '@tiptap/extension-horizontal-rule@3.20.1':
4037 resolution: {integrity: sha512-rjFKFXNntdl0jay8oIGFvvykHlpyQTLmrH3Ag2fj3i8yh6MVvqhtaDomYQbw5sxECd5hBkL+T4n2d2DRuVw/QQ==}
4038 peerDependencies:
4039 '@tiptap/core': ^3.20.1
4040 '@tiptap/pm': ^3.20.1
4041
4042 '@tiptap/extension-image@3.20.1':
4043 resolution: {integrity: sha512-/GPFSLNdYSZQ0E6VBXSAk0UFtDdn98HT1Aa2tO+STELqc5jAdFB42dfFnTC6KQzTvcUOUYkE2S1Q22YC5H2XNQ==}
4044 peerDependencies:
4045 '@tiptap/core': ^3.20.1
4046
4047 '@tiptap/extension-italic@3.20.1':
4048 resolution: {integrity: sha512-ZYRX13Kt8tR8JOzSXirH3pRpi8x30o7LHxZY58uXBdUvr3tFzOkh03qbN523+diidSVeHP/aMd/+IrplHRkQug==}
4049 peerDependencies:
4050 '@tiptap/core': ^3.20.1
4051
4052 '@tiptap/extension-link@3.20.1':
4053 resolution: {integrity: sha512-oYTTIgsQMqpkSnJAuAc+UtIKMuI4lv9e1y4LfI1iYm6NkEUHhONppU59smhxHLzb3Ww7YpDffbp5IgDTAiJztA==}
4054 peerDependencies:
4055 '@tiptap/core': ^3.20.1
4056 '@tiptap/pm': ^3.20.1
4057
4058 '@tiptap/extension-list-item@3.20.1':
4059 resolution: {integrity: sha512-tzgnyTW82lYJkUnadYbatwkI9dLz/OWRSWuFpQPRje/ItmFMWuQ9c9NDD8qLbXPdEYnvrgSAA+ipCD/1G0qA0Q==}
4060 peerDependencies:
4061 '@tiptap/extension-list': ^3.20.1
4062
4063 '@tiptap/extension-list-keymap@3.20.1':
4064 resolution: {integrity: sha512-Dr0xsQKx0XPOgDg7xqoWwfv7FFwZ3WeF3eOjqh3rDXlNHMj1v+UW5cj1HLphrsAZHTrVTn2C+VWPJkMZrSbpvQ==}
4065 peerDependencies:
4066 '@tiptap/extension-list': ^3.20.1
4067
4068 '@tiptap/extension-list@3.20.1':
4069 resolution: {integrity: sha512-euBRAn0mkV7R2VEE+AuOt3R0j9RHEMFXamPFmtvTo8IInxDClusrm6mJoDjS8gCGAXsQCRiAe1SCQBPgGbOOwg==}
4070 peerDependencies:
4071 '@tiptap/core': ^3.20.1
4072 '@tiptap/pm': ^3.20.1
4073
4074 '@tiptap/extension-ordered-list@3.20.1':
4075 resolution: {integrity: sha512-Y+3Ad7OwAdagqdYwCnbqf7/to5ypD4NnUNHA0TXRCs7cAHRA8AdgPoIcGFpaaSpV86oosNU3yfeJouYeroffog==}
4076 peerDependencies:
4077 '@tiptap/extension-list': ^3.20.1
4078
4079 '@tiptap/extension-paragraph@3.20.1':
4080 resolution: {integrity: sha512-QFrAtXNyv7JSnomMQc1nx5AnG9mMznfbYJAbdOQYVdbLtAzTfiTuNPNbQrufy5ZGtGaHxDCoaygu2QEfzaKG+Q==}
4081 peerDependencies:
4082 '@tiptap/core': ^3.20.1
4083
4084 '@tiptap/extension-placeholder@3.20.1':
4085 resolution: {integrity: sha512-k+jfbCugYGuIFBdojukgEopGazIMOgHrw46FnyN2X/6ICOIjQP2rh2ObslrsUOsJYoEevxCsNF9hZl1HvWX66g==}
4086 peerDependencies:
4087 '@tiptap/extensions': ^3.20.1
4088
4089 '@tiptap/extension-strike@3.20.1':
4090 resolution: {integrity: sha512-EYgyma10lpsY+rwbVQL9u+gA7hBlKLSMFH7Zgd37FSxukOjr+HE8iKPQQ+SwbGejyDsPlLT8Z5Jnuxo5Ng90Pg==}
4091 peerDependencies:
4092 '@tiptap/core': ^3.20.1
4093
4094 '@tiptap/extension-table-cell@3.20.1':
4095 resolution: {integrity: sha512-nSeboFey+MJqZuCQSbVUajQVaGiypeoUPiGd0CJdyfc0oPsBGGqp7XFJtw5HHEbDqEvSHvGNDoZDFsUTAxUyIg==}
4096 peerDependencies:
4097 '@tiptap/extension-table': ^3.20.1
4098
4099 '@tiptap/extension-table-header@3.20.1':
4100 resolution: {integrity: sha512-Xsdgik3Bh5xWSkLaPR/6NDLZR5lgUDIN/yiZ7bLtfTsyGxqEvuW2Y9/j/XP3AfsZzGy2/SuA9bM9zxPcFQxwFA==}
4101 peerDependencies:
4102 '@tiptap/extension-table': ^3.20.1
4103
4104 '@tiptap/extension-table-row@3.20.1':
4105 resolution: {integrity: sha512-uYE0SdY4J81wn/fg8Gum0TVSTTBekQhRGeSwDnRfBBd9JILBsLotBTt4ucM7JOUjrP9BjS+QFCT9EstAchPHfQ==}
4106 peerDependencies:
4107 '@tiptap/extension-table': ^3.20.1
4108
4109 '@tiptap/extension-table@3.20.1':
4110 resolution: {integrity: sha512-y2o1De3P/FH80nst1D9pYSwtRvxF87WkNAYGurqCkZ6SjwFq1Ifeh9eY+o79R6SCwcfpvQRytCYd+Yw9o5XAtA==}
4111 peerDependencies:
4112 '@tiptap/core': ^3.20.1
4113 '@tiptap/pm': ^3.20.1
4114
4115 '@tiptap/extension-task-item@3.20.1':
4116 resolution: {integrity: sha512-ZdQld5Jzw/b/zl9TSA3KNkucmQhW5lHS/0YEKb+eFvxMwdHTKSpsTQzrfzbJixcdSqsuKJB+uUCwDDB+l0CRlA==}
4117 peerDependencies:
4118 '@tiptap/extension-list': ^3.20.1
4119
4120 '@tiptap/extension-task-list@3.20.1':
4121 resolution: {integrity: sha512-fbWsbp2ybWZUn9zcdgvFIcVya7v8kISuy91SULM1lhLwIsjNC15IPqp/ZEFJJJDKWBVr0o6bvLMsXwph/azO+w==}
4122 peerDependencies:
4123 '@tiptap/extension-list': ^3.20.1
4124
4125 '@tiptap/extension-text@3.20.1':
4126 resolution: {integrity: sha512-7PlIbYW8UenV6NPOXHmv8IcmPGlGx6HFq66RmkJAOJRPXPkTLAiX0N8rQtzUJ6jDEHqoJpaHFEHJw0xzW1yF+A==}
4127 peerDependencies:
4128 '@tiptap/core': ^3.20.1
4129
4130 '@tiptap/extension-underline@3.20.1':
4131 resolution: {integrity: sha512-fmHvDKzwCgnZUwRreq8tYkb1YyEwgzZ6QQkAQ0CsCRtvRMqzerr3Duz0Als4i8voZTuGDEL3VR6nAJbLAb/wPg==}
4132 peerDependencies:
4133 '@tiptap/core': ^3.20.1
4134
4135 '@tiptap/extensions@3.20.1':
4136 resolution: {integrity: sha512-JRc/v+OBH0qLTdvQ7HvHWTxGJH73QOf1MC0R8NhOX2QnAbg2mPFv1h+FjGa2gfLGuCXBdWQomjekWkUKbC4e5A==}
4137 peerDependencies:
4138 '@tiptap/core': ^3.20.1
4139 '@tiptap/pm': ^3.20.1
4140
4141 '@tiptap/markdown@3.20.1':
4142 resolution: {integrity: sha512-dNrtP7kmabDomgjv9G/6+JSFL6WraPaFbmKh1eHSYKdDGvIwBfJnVPTV2VS3bP1OuYJEDJN/2ydtiCHyOTrQsQ==}
4143 peerDependencies:
4144 '@tiptap/core': ^3.20.1
4145 '@tiptap/pm': ^3.20.1
4146
4147 '@tiptap/pm@3.20.1':
4148 resolution: {integrity: sha512-6kCiGLvpES4AxcEuOhb7HR7/xIeJWMjZlb6J7e8zpiIh5BoQc7NoRdctsnmFEjZvC19bIasccshHQ7H2zchWqw==}
4149
4150 '@tiptap/react@3.20.1':
4151 resolution: {integrity: sha512-UH1NpVpCaZBGB3Yr5N6aTS+rsCMDl9wHfrt/w+6+Gz4KHFZ2OILA82hELxZzhNc1Lmjz8vgCArKcsYql9gbzJA==}
4152 peerDependencies:
4153 '@tiptap/core': ^3.20.1
4154 '@tiptap/pm': ^3.20.1
4155 '@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0
4156 '@types/react-dom': ^17.0.0 || ^18.0.0 || ^19.0.0
4157 react: ^17.0.0 || ^18.0.0 || ^19.0.0
4158 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
4159
4160 '@tiptap/starter-kit@3.20.1':
4161 resolution: {integrity: sha512-opqWxL/4OTEiqmVC0wsU4o3JhAf6LycJ2G/gRIZVAIFLljI9uHfpPMTFGxZ5w9IVVJaP5PJysfwW/635kKqkrw==}
4162
4163 '@ts-morph/common@0.27.0':
4164 resolution: {integrity: sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==}
4165
4166 '@types/aria-query@5.0.4':
4167 resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
4168
4169 '@types/aws-lambda@8.10.159':
4170 resolution: {integrity: sha512-SAP22WSGNN12OQ8PlCzGzRCZ7QDCwI85dQZbmpz7+mAk+L7j+wI7qnvmdKh+o7A5LaOp6QnOZ2NJphAZQTTHQg==}
4171
4172 '@types/babel__core@7.20.5':
4173 resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
4174
4175 '@types/babel__generator@7.27.0':
4176 resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
4177
4178 '@types/babel__template@7.4.4':
4179 resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
4180
4181 '@types/babel__traverse@7.28.0':
4182 resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
4183
4184 '@types/bcrypt@6.0.0':
4185 resolution: {integrity: sha512-/oJGukuH3D2+D+3H4JWLaAsJ/ji86dhRidzZ/Od7H/i8g+aCmvkeCc6Ni/f9uxGLSQVCRZkX2/lqEFG2BvWtlQ==}
4186
4187 '@types/chai@5.2.3':
4188 resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
4189
4190 '@types/conventional-commits-parser@5.0.2':
4191 resolution: {integrity: sha512-BgT2szDXnVypgpNxOK8aL5SGjUdaQbC++WZNjF1Qge3Og2+zhHj+RWhmehLhYyvQwqAmvezruVfOf8+3m74W+g==}
4192
4193 '@types/cors@2.8.19':
4194 resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==}
4195
4196 '@types/debug@4.1.12':
4197 resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
4198
4199 '@types/deep-eql@4.0.2':
4200 resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==}
4201
4202 '@types/estree-jsx@1.0.5':
4203 resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
4204
4205 '@types/estree@1.0.8':
4206 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
4207
4208 '@types/file-saver@2.0.7':
4209 resolution: {integrity: sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==}
4210
4211 '@types/hast@3.0.4':
4212 resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
4213
4214 '@types/json-schema@7.0.15':
4215 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
4216
4217 '@types/linkify-it@5.0.0':
4218 resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
4219
4220 '@types/markdown-it@14.1.2':
4221 resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
4222
4223 '@types/mdast@4.0.4':
4224 resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
4225
4226 '@types/mdurl@2.0.0':
4227 resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
4228
4229 '@types/ms@2.1.0':
4230 resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
4231
4232 '@types/node@25.2.3':
4233 resolution: {integrity: sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==}
4234
4235 '@types/node@25.4.0':
4236 resolution: {integrity: sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==}
4237
4238 '@types/node@25.5.0':
4239 resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==}
4240
4241 '@types/nodemailer@7.0.11':
4242 resolution: {integrity: sha512-E+U4RzR2dKrx+u3N4DlsmLaDC6mMZOM/TPROxA0UAPiTgI0y4CEFBmZE+coGWTjakDriRsXG368lNk1u9Q0a2g==}
4243
4244 '@types/pg@8.18.0':
4245 resolution: {integrity: sha512-gT+oueVQkqnj6ajGJXblFR4iavIXWsGAFCk3dP4Kki5+a9R4NMt0JARdk6s8cUKcfUoqP5dAtDSLU8xYUTFV+Q==}
4246
4247 '@types/prompts@2.4.9':
4248 resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==}
4249
4250 '@types/react-dom@19.2.3':
4251 resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
4252 peerDependencies:
4253 '@types/react': ^19.2.0
4254
4255 '@types/react@19.2.14':
4256 resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
4257
4258 '@types/statuses@2.0.6':
4259 resolution: {integrity: sha512-xMAgYwceFhRA2zY+XbEA7mxYbA093wdiW8Vu6gZPGWy9cmOyU9XesH1tNcEWsKFd5Vzrqx5T3D38PWx1FIIXkA==}
4260
4261 '@types/unist@2.0.11':
4262 resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
4263
4264 '@types/unist@3.0.3':
4265 resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
4266
4267 '@types/use-sync-external-store@0.0.6':
4268 resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==}
4269
4270 '@types/validate-npm-package-name@4.0.2':
4271 resolution: {integrity: sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw==}
4272
4273 '@types/webidl-conversions@7.0.3':
4274 resolution: {integrity: sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==}
4275
4276 '@types/whatwg-url@13.0.0':
4277 resolution: {integrity: sha512-N8WXpbE6Wgri7KUSvrmQcqrMllKZ9uxkYWMt+mCSGwNc0Hsw9VQTW7ApqI4XNrx6/SaM2QQJCzMPDEXE058s+Q==}
4278
4279 '@ungap/structured-clone@1.3.0':
4280 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
4281
4282 '@valibot/to-json-schema@1.5.0':
4283 resolution: {integrity: sha512-GE7DmSr1C2UCWPiV0upRH6mv0cCPsqYGs819fb6srCS1tWhyXrkGGe+zxUiwzn/L1BOfADH4sNjY/YHCuP8phQ==}
4284 peerDependencies:
4285 valibot: ^1.2.0
4286
4287 '@vitejs/plugin-react@5.1.4':
4288 resolution: {integrity: sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==}
4289 engines: {node: ^20.19.0 || >=22.12.0}
4290 peerDependencies:
4291 vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
4292
4293 '@vitest/coverage-v8@4.1.2':
4294 resolution: {integrity: sha512-sPK//PHO+kAkScb8XITeB1bf7fsk85Km7+rt4eeuRR3VS1/crD47cmV5wicisJmjNdfeokTZwjMk4Mj2d58Mgg==}
4295 peerDependencies:
4296 '@vitest/browser': 4.1.2
4297 vitest: 4.1.2
4298 peerDependenciesMeta:
4299 '@vitest/browser':
4300 optional: true
4301
4302 '@vitest/expect@4.1.2':
4303 resolution: {integrity: sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==}
4304
4305 '@vitest/mocker@4.1.2':
4306 resolution: {integrity: sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==}
4307 peerDependencies:
4308 msw: ^2.4.9
4309 vite: ^6.0.0 || ^7.0.0 || ^8.0.0
4310 peerDependenciesMeta:
4311 msw:
4312 optional: true
4313 vite:
4314 optional: true
4315
4316 '@vitest/pretty-format@4.1.2':
4317 resolution: {integrity: sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==}
4318
4319 '@vitest/runner@4.1.2':
4320 resolution: {integrity: sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==}
4321
4322 '@vitest/snapshot@4.1.2':
4323 resolution: {integrity: sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==}
4324
4325 '@vitest/spy@4.1.2':
4326 resolution: {integrity: sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==}
4327
4328 '@vitest/utils@4.1.2':
4329 resolution: {integrity: sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==}
4330
4331 JSONStream@1.3.5:
4332 resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
4333 hasBin: true
4334
4335 accepts@1.3.8:
4336 resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
4337 engines: {node: '>= 0.6'}
4338
4339 accepts@2.0.0:
4340 resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
4341 engines: {node: '>= 0.6'}
4342
4343 acorn@8.15.0:
4344 resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
4345 engines: {node: '>=0.4.0'}
4346 hasBin: true
4347
4348 agent-base@7.1.4:
4349 resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
4350 engines: {node: '>= 14'}
4351
4352 ajv-formats@3.0.1:
4353 resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
4354 peerDependencies:
4355 ajv: 8.18.0
4356 peerDependenciesMeta:
4357 ajv:
4358 optional: true
4359
4360 ajv@8.18.0:
4361 resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
4362
4363 ansi-regex@5.0.1:
4364 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
4365 engines: {node: '>=8'}
4366
4367 ansi-regex@6.2.2:
4368 resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
4369 engines: {node: '>=12'}
4370
4371 ansi-styles@4.3.0:
4372 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
4373 engines: {node: '>=8'}
4374
4375 ansi-styles@5.2.0:
4376 resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
4377 engines: {node: '>=10'}
4378
4379 ansis@4.2.0:
4380 resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
4381 engines: {node: '>=14'}
4382
4383 anymatch@3.1.3:
4384 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
4385 engines: {node: '>= 8'}
4386
4387 argparse@2.0.1:
4388 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
4389
4390 aria-hidden@1.2.6:
4391 resolution: {integrity: sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==}
4392 engines: {node: '>=10'}
4393
4394 aria-query@5.3.0:
4395 resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==}
4396
4397 aria-query@5.3.2:
4398 resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
4399 engines: {node: '>= 0.4'}
4400
4401 array-ify@1.0.0:
4402 resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==}
4403
4404 assertion-error@2.0.1:
4405 resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
4406 engines: {node: '>=12'}
4407
4408 ast-types@0.16.1:
4409 resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==}
4410 engines: {node: '>=4'}
4411
4412 ast-v8-to-istanbul@1.0.0:
4413 resolution: {integrity: sha512-1fSfIwuDICFA4LKkCzRPO7F0hzFf0B7+Xqrl27ynQaa+Rh0e1Es0v6kWHPott3lU10AyAr7oKHa65OppjLn3Rg==}
4414
4415 atomically@2.1.0:
4416 resolution: {integrity: sha512-+gDffFXRW6sl/HCwbta7zK4uNqbPjv4YJEAdz7Vu+FLQHe77eZ4bvbJGi4hE0QPeJlMYMA3piXEr1UL3dAwx7Q==}
4417
4418 aws-ssl-profiles@1.1.2:
4419 resolution: {integrity: sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==}
4420 engines: {node: '>= 6.0.0'}
4421
4422 b4a@1.7.3:
4423 resolution: {integrity: sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==}
4424 peerDependencies:
4425 react-native-b4a: '*'
4426 peerDependenciesMeta:
4427 react-native-b4a:
4428 optional: true
4429
4430 babel-dead-code-elimination@1.0.12:
4431 resolution: {integrity: sha512-GERT7L2TiYcYDtYk1IpD+ASAYXjKbLTDPhBtYj7X1NuRMDTMtAx9kyBenub1Ev41lo91OHCKdmP+egTDmfQ7Ig==}
4432
4433 babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411:
4434 resolution: {integrity: sha512-q84bNR9JG1crykAlJUt5Ud0/5BUyMFuQww/mrwIQDFBaxsikqBDj3f/FNDsVd2iR26A1HvXKWPEIfgJDv8/V2g==}
4435
4436 bail@2.0.2:
4437 resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
4438
4439 balanced-match@4.0.4:
4440 resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
4441 engines: {node: 18 || 20 || >=22}
4442
4443 bare-events@2.8.2:
4444 resolution: {integrity: sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==}
4445 peerDependencies:
4446 bare-abort-controller: '*'
4447 peerDependenciesMeta:
4448 bare-abort-controller:
4449 optional: true
4450
4451 bare-fs@4.5.2:
4452 resolution: {integrity: sha512-veTnRzkb6aPHOvSKIOy60KzURfBdUflr5VReI+NSaPL6xf+XLdONQgZgpYvUuZLVQ8dCqxpBAudaOM1+KpAUxw==}
4453 engines: {bare: '>=1.16.0'}
4454 peerDependencies:
4455 bare-buffer: '*'
4456 peerDependenciesMeta:
4457 bare-buffer:
4458 optional: true
4459
4460 bare-os@3.6.2:
4461 resolution: {integrity: sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==}
4462 engines: {bare: '>=1.14.0'}
4463
4464 bare-path@3.0.0:
4465 resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==}
4466
4467 bare-stream@2.7.0:
4468 resolution: {integrity: sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==}
4469 peerDependencies:
4470 bare-buffer: '*'
4471 bare-events: '*'
4472 peerDependenciesMeta:
4473 bare-buffer:
4474 optional: true
4475 bare-events:
4476 optional: true
4477
4478 bare-url@2.3.2:
4479 resolution: {integrity: sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==}
4480
4481 base64id@2.0.0:
4482 resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==}
4483 engines: {node: ^4.5.0 || >= 5.9}
4484
4485 baseline-browser-mapping@2.10.10:
4486 resolution: {integrity: sha512-sUoJ3IMxx4AyRqO4MLeHlnGDkyXRoUG0/AI9fjK+vS72ekpV0yWVY7O0BVjmBcRtkNcsAO2QDZ4tdKKGoI6YaQ==}
4487 engines: {node: '>=6.0.0'}
4488 hasBin: true
4489
4490 baseline-browser-mapping@2.9.7:
4491 resolution: {integrity: sha512-k9xFKplee6KIio3IDbwj+uaCLpqzOwakOgmqzPezM0sFJlFKcg30vk2wOiAJtkTSfx0SSQDSe8q+mWA/fSH5Zg==}
4492 hasBin: true
4493
4494 bcrypt@6.0.0:
4495 resolution: {integrity: sha512-cU8v/EGSrnH+HnxV2z0J7/blxH8gq7Xh2JFT6Aroax7UohdmiJJlxApMxtKfuI7z68NvvVcmR78k2LbT6efhRg==}
4496 engines: {node: '>= 18'}
4497
4498 before-after-hook@4.0.0:
4499 resolution: {integrity: sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==}
4500
4501 better-auth@1.5.6:
4502 resolution: {integrity: sha512-QSpJTqaT1XVfWRQe/fm3PgeuwOIlz1nWX/Dx7nsHStJ382bLzmDbQk2u7IT0IJ6wS5SRxfqEE1Ev9TXontgyAQ==}
4503 peerDependencies:
4504 '@lynx-js/react': '*'
4505 '@prisma/client': ^5.0.0 || ^6.0.0 || ^7.0.0
4506 '@sveltejs/kit': ^2.0.0
4507 '@tanstack/react-start': ^1.0.0
4508 '@tanstack/solid-start': ^1.0.0
4509 better-sqlite3: ^12.0.0
4510 drizzle-kit: '>=0.31.4'
4511 drizzle-orm: '>=0.41.0'
4512 mongodb: ^6.0.0 || ^7.0.0
4513 mysql2: ^3.0.0
4514 next: ^14.0.0 || ^15.0.0 || ^16.0.0
4515 pg: ^8.0.0
4516 prisma: ^5.0.0 || ^6.0.0 || ^7.0.0
4517 react: ^18.0.0 || ^19.0.0
4518 react-dom: ^18.0.0 || ^19.0.0
4519 solid-js: ^1.0.0
4520 svelte: ^4.0.0 || ^5.0.0
4521 vitest: ^2.0.0 || ^3.0.0 || ^4.0.0
4522 vue: ^3.0.0
4523 peerDependenciesMeta:
4524 '@lynx-js/react':
4525 optional: true
4526 '@prisma/client':
4527 optional: true
4528 '@sveltejs/kit':
4529 optional: true
4530 '@tanstack/react-start':
4531 optional: true
4532 '@tanstack/solid-start':
4533 optional: true
4534 better-sqlite3:
4535 optional: true
4536 drizzle-kit:
4537 optional: true
4538 drizzle-orm:
4539 optional: true
4540 mongodb:
4541 optional: true
4542 mysql2:
4543 optional: true
4544 next:
4545 optional: true
4546 pg:
4547 optional: true
4548 prisma:
4549 optional: true
4550 react:
4551 optional: true
4552 react-dom:
4553 optional: true
4554 solid-js:
4555 optional: true
4556 svelte:
4557 optional: true
4558 vitest:
4559 optional: true
4560 vue:
4561 optional: true
4562
4563 better-call@1.3.2:
4564 resolution: {integrity: sha512-4cZIfrerDsNTn3cm+MhLbUePN0gdwkhSXEuG7r/zuQ8c/H7iU0/jSK5TD3FW7U0MgKHce/8jGpPYNO4Ve+4NBw==}
4565 peerDependencies:
4566 zod: ^4.0.0
4567 peerDependenciesMeta:
4568 zod:
4569 optional: true
4570
4571 bidi-js@1.0.3:
4572 resolution: {integrity: sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==}
4573
4574 bignumber.js@9.3.1:
4575 resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==}
4576
4577 binary-extensions@2.3.0:
4578 resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
4579 engines: {node: '>=8'}
4580
4581 body-parser@2.2.2:
4582 resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==}
4583 engines: {node: '>=18'}
4584
4585 bottleneck@2.19.5:
4586 resolution: {integrity: sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==}
4587
4588 bowser@2.14.1:
4589 resolution: {integrity: sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==}
4590
4591 brace-expansion@5.0.5:
4592 resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
4593 engines: {node: 18 || 20 || >=22}
4594
4595 braces@3.0.3:
4596 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
4597 engines: {node: '>=8'}
4598
4599 browserslist@4.28.1:
4600 resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
4601 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4602 hasBin: true
4603
4604 bson@7.2.0:
4605 resolution: {integrity: sha512-YCEo7KjMlbNlyHhz7zAZNDpIpQbd+wOEHJYezv0nMYTn4x31eIUM2yomNNubclAt63dObUzKHWsBLJ9QcZNSnQ==}
4606 engines: {node: '>=20.19.0'}
4607
4608 buffer-from@1.1.2:
4609 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
4610
4611 bundle-name@4.1.0:
4612 resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
4613 engines: {node: '>=18'}
4614
4615 bytes@3.1.2:
4616 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
4617 engines: {node: '>= 0.8'}
4618
4619 c12@3.1.0:
4620 resolution: {integrity: sha512-uWoS8OU1MEIsOv8p/5a82c3H31LsWVR5qiyXVfBNOzfffjUWtPnhAb4BYI2uG2HfGmZmFjCtui5XNWaps+iFuw==}
4621 peerDependencies:
4622 magicast: ^0.3.5
4623 peerDependenciesMeta:
4624 magicast:
4625 optional: true
4626
4627 call-bind-apply-helpers@1.0.2:
4628 resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
4629 engines: {node: '>= 0.4'}
4630
4631 call-bound@1.0.4:
4632 resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
4633 engines: {node: '>= 0.4'}
4634
4635 callsites@3.1.0:
4636 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
4637 engines: {node: '>=6'}
4638
4639 caniuse-lite@1.0.30001780:
4640 resolution: {integrity: sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==}
4641
4642 ccount@2.0.1:
4643 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
4644
4645 chai@6.2.2:
4646 resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==}
4647 engines: {node: '>=18'}
4648
4649 chalk@5.6.2:
4650 resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==}
4651 engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
4652
4653 character-entities-html4@2.1.0:
4654 resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
4655
4656 character-entities-legacy@3.0.0:
4657 resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
4658
4659 character-entities@2.0.2:
4660 resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
4661
4662 character-reference-invalid@2.0.1:
4663 resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
4664
4665 chevrotain@10.5.0:
4666 resolution: {integrity: sha512-Pkv5rBY3+CsHOYfV5g/Vs5JY9WTHHDEKOlohI2XeygaZhUeqhAlldZ8Hz9cRmxu709bvS08YzxHdTPHhffc13A==}
4667
4668 chokidar@3.6.0:
4669 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
4670 engines: {node: '>= 8.10.0'}
4671
4672 chokidar@4.0.3:
4673 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
4674 engines: {node: '>= 14.16.0'}
4675
4676 citty@0.1.6:
4677 resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
4678
4679 citty@0.2.1:
4680 resolution: {integrity: sha512-kEV95lFBhQgtogAPlQfJJ0WGVSokvLr/UEoFPiKKOXF7pl98HfUVUD0ejsuTCld/9xH9vogSywZ5KqHzXrZpqg==}
4681
4682 class-variance-authority@0.7.1:
4683 resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
4684
4685 cli-cursor@5.0.0:
4686 resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
4687 engines: {node: '>=18'}
4688
4689 cli-spinners@2.9.2:
4690 resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
4691 engines: {node: '>=6'}
4692
4693 cli-width@4.1.0:
4694 resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==}
4695 engines: {node: '>= 12'}
4696
4697 client-only@0.0.1:
4698 resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
4699
4700 cliui@8.0.1:
4701 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
4702 engines: {node: '>=12'}
4703
4704 clsx@2.1.1:
4705 resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
4706 engines: {node: '>=6'}
4707
4708 cmdk@1.1.1:
4709 resolution: {integrity: sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==}
4710 peerDependencies:
4711 react: ^18 || ^19 || ^19.0.0-rc
4712 react-dom: ^18 || ^19 || ^19.0.0-rc
4713
4714 code-block-writer@13.0.3:
4715 resolution: {integrity: sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==}
4716
4717 color-convert@2.0.1:
4718 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
4719 engines: {node: '>=7.0.0'}
4720
4721 color-name@1.1.4:
4722 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
4723
4724 comma-separated-tokens@2.0.3:
4725 resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
4726
4727 commander@11.1.0:
4728 resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
4729 engines: {node: '>=16'}
4730
4731 commander@13.1.0:
4732 resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
4733 engines: {node: '>=18'}
4734
4735 commander@14.0.3:
4736 resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
4737 engines: {node: '>=20'}
4738
4739 compare-func@2.0.0:
4740 resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==}
4741
4742 conf@15.0.2:
4743 resolution: {integrity: sha512-JBSrutapCafTrddF9dH3lc7+T2tBycGF4uPkI4Js+g4vLLEhG6RZcFi3aJd5zntdf5tQxAejJt8dihkoQ/eSJw==}
4744 engines: {node: '>=20'}
4745
4746 confbox@0.2.4:
4747 resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
4748
4749 consola@3.4.2:
4750 resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
4751 engines: {node: ^14.18.0 || >=16.10.0}
4752
4753 content-disposition@1.0.1:
4754 resolution: {integrity: sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==}
4755 engines: {node: '>=18'}
4756
4757 content-type@1.0.5:
4758 resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
4759 engines: {node: '>= 0.6'}
4760
4761 conventional-changelog-angular@7.0.0:
4762 resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==}
4763 engines: {node: '>=16'}
4764
4765 conventional-changelog-conventionalcommits@7.0.2:
4766 resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==}
4767 engines: {node: '>=16'}
4768
4769 conventional-commits-parser@5.0.0:
4770 resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==}
4771 engines: {node: '>=16'}
4772 hasBin: true
4773
4774 convert-source-map@2.0.0:
4775 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
4776
4777 cookie-es@2.0.0:
4778 resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==}
4779
4780 cookie-signature@1.2.2:
4781 resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
4782 engines: {node: '>=6.6.0'}
4783
4784 cookie@0.7.2:
4785 resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
4786 engines: {node: '>= 0.6'}
4787
4788 cookie@1.1.1:
4789 resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
4790 engines: {node: '>=18'}
4791
4792 cors@2.8.5:
4793 resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
4794 engines: {node: '>= 0.10'}
4795
4796 cosmiconfig-typescript-loader@6.2.0:
4797 resolution: {integrity: sha512-GEN39v7TgdxgIoNcdkRE3uiAzQt3UXLyHbRHD6YoL048XAeOomyxaP+Hh/+2C6C2wYjxJ2onhJcsQp+L4YEkVQ==}
4798 engines: {node: '>=v18'}
4799 peerDependencies:
4800 '@types/node': '*'
4801 cosmiconfig: '>=9'
4802 typescript: '>=5'
4803
4804 cosmiconfig@9.0.0:
4805 resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
4806 engines: {node: '>=14'}
4807 peerDependencies:
4808 typescript: '>=4.9.5'
4809 peerDependenciesMeta:
4810 typescript:
4811 optional: true
4812
4813 crelt@1.0.6:
4814 resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==}
4815
4816 croner@10.0.1:
4817 resolution: {integrity: sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g==}
4818 engines: {node: '>=18.0'}
4819
4820 cross-spawn@7.0.6:
4821 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
4822 engines: {node: '>= 8'}
4823
4824 css-tree@3.2.1:
4825 resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==}
4826 engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
4827
4828 css.escape@1.5.1:
4829 resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==}
4830
4831 cssesc@3.0.0:
4832 resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
4833 engines: {node: '>=4'}
4834 hasBin: true
4835
4836 csstype@3.2.3:
4837 resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
4838
4839 dargs@8.1.0:
4840 resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==}
4841 engines: {node: '>=12'}
4842
4843 data-uri-to-buffer@4.0.1:
4844 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
4845 engines: {node: '>= 12'}
4846
4847 data-urls@7.0.0:
4848 resolution: {integrity: sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==}
4849 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
4850
4851 date-fns-jalali@4.1.0-0:
4852 resolution: {integrity: sha512-hTIP/z+t+qKwBDcmmsnmjWTduxCg+5KfdqWQvb2X/8C9+knYY6epN/pfxdDuyVlSVeFz0sM5eEfwIUQ70U4ckg==}
4853
4854 date-fns@4.1.0:
4855 resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
4856
4857 debounce-fn@6.0.0:
4858 resolution: {integrity: sha512-rBMW+F2TXryBwB54Q0d8drNEI+TfoS9JpNTAoVpukbWEhjXQq4rySFYLaqXMFXwdv61Zb2OHtj5bviSoimqxRQ==}
4859 engines: {node: '>=18'}
4860
4861 debounce@2.2.0:
4862 resolution: {integrity: sha512-Xks6RUDLZFdz8LIdR6q0MTH44k7FikOmnh5xkSjMig6ch45afc8sjTjRQf3P6ax8dMgcQrYO/AR2RGWURrruqw==}
4863 engines: {node: '>=18'}
4864
4865 debug@4.3.7:
4866 resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
4867 engines: {node: '>=6.0'}
4868 peerDependencies:
4869 supports-color: '*'
4870 peerDependenciesMeta:
4871 supports-color:
4872 optional: true
4873
4874 debug@4.4.3:
4875 resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
4876 engines: {node: '>=6.0'}
4877 peerDependencies:
4878 supports-color: '*'
4879 peerDependenciesMeta:
4880 supports-color:
4881 optional: true
4882
4883 decimal.js@10.6.0:
4884 resolution: {integrity: sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==}
4885
4886 decode-named-character-reference@1.2.0:
4887 resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==}
4888
4889 dedent@1.7.1:
4890 resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==}
4891 peerDependencies:
4892 babel-plugin-macros: ^3.1.0
4893 peerDependenciesMeta:
4894 babel-plugin-macros:
4895 optional: true
4896
4897 deepmerge-ts@7.1.5:
4898 resolution: {integrity: sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==}
4899 engines: {node: '>=16.0.0'}
4900
4901 deepmerge@4.3.1:
4902 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
4903 engines: {node: '>=0.10.0'}
4904
4905 default-browser-id@5.0.1:
4906 resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
4907 engines: {node: '>=18'}
4908
4909 default-browser@5.5.0:
4910 resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
4911 engines: {node: '>=18'}
4912
4913 define-lazy-prop@3.0.0:
4914 resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
4915 engines: {node: '>=12'}
4916
4917 defu@6.1.4:
4918 resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
4919
4920 denque@2.1.0:
4921 resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
4922 engines: {node: '>=0.10'}
4923
4924 depd@2.0.0:
4925 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
4926 engines: {node: '>= 0.8'}
4927
4928 dequal@2.0.3:
4929 resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
4930 engines: {node: '>=6'}
4931
4932 destr@2.0.5:
4933 resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
4934
4935 detect-libc@2.1.2:
4936 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
4937 engines: {node: '>=8'}
4938
4939 detect-node-es@1.1.0:
4940 resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
4941
4942 devlop@1.1.0:
4943 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
4944
4945 diff@8.0.3:
4946 resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==}
4947 engines: {node: '>=0.3.1'}
4948
4949 dom-accessibility-api@0.5.16:
4950 resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
4951
4952 dom-accessibility-api@0.6.3:
4953 resolution: {integrity: sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==}
4954
4955 dom-serializer@2.0.0:
4956 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
4957
4958 domelementtype@2.3.0:
4959 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
4960
4961 domhandler@5.0.3:
4962 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
4963 engines: {node: '>= 4'}
4964
4965 domutils@3.2.2:
4966 resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
4967
4968 dot-prop@10.1.0:
4969 resolution: {integrity: sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q==}
4970 engines: {node: '>=20'}
4971
4972 dot-prop@5.3.0:
4973 resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
4974 engines: {node: '>=8'}
4975
4976 dotenv-expand@12.0.3:
4977 resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==}
4978 engines: {node: '>=12'}
4979
4980 dotenv-mono@1.5.1:
4981 resolution: {integrity: sha512-dt7bK/WKQvL0gcdTxjI7wD4MhVR5F4bCk70XMAgnrbWN3fdhpyhWCypYbZalr/vjLURLA7Ib9/VCzazRLJnp1Q==}
4982 hasBin: true
4983
4984 dotenv@16.6.1:
4985 resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==}
4986 engines: {node: '>=12'}
4987
4988 dotenv@17.2.3:
4989 resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
4990 engines: {node: '>=12'}
4991
4992 drizzle-kit@0.31.9:
4993 resolution: {integrity: sha512-GViD3IgsXn7trFyBUUHyTFBpH/FsHTxYJ66qdbVggxef4UBPHRYxQaRzYLTuekYnk9i5FIEL9pbBIwMqX/Uwrg==}
4994 hasBin: true
4995
4996 drizzle-orm@0.45.1:
4997 resolution: {integrity: sha512-Te0FOdKIistGNPMq2jscdqngBRfBpC8uMFVwqjf6gtTVJHIQ/dosgV/CLBU2N4ZJBsXL5savCba9b0YJskKdcA==}
4998 peerDependencies:
4999 '@aws-sdk/client-rds-data': '>=3'
5000 '@cloudflare/workers-types': '>=4'
5001 '@electric-sql/pglite': '>=0.2.0'
5002 '@libsql/client': '>=0.10.0'
5003 '@libsql/client-wasm': '>=0.10.0'
5004 '@neondatabase/serverless': '>=0.10.0'
5005 '@op-engineering/op-sqlite': '>=2'
5006 '@opentelemetry/api': ^1.4.1
5007 '@planetscale/database': '>=1.13'
5008 '@prisma/client': '*'
5009 '@tidbcloud/serverless': '*'
5010 '@types/better-sqlite3': '*'
5011 '@types/pg': '*'
5012 '@types/sql.js': '*'
5013 '@upstash/redis': '>=1.34.7'
5014 '@vercel/postgres': '>=0.8.0'
5015 '@xata.io/client': '*'
5016 better-sqlite3: '>=7'
5017 bun-types: '*'
5018 expo-sqlite: '>=14.0.0'
5019 gel: '>=2'
5020 knex: '*'
5021 kysely: '*'
5022 mysql2: '>=2'
5023 pg: '>=8'
5024 postgres: '>=3'
5025 prisma: '*'
5026 sql.js: '>=1'
5027 sqlite3: '>=5'
5028 peerDependenciesMeta:
5029 '@aws-sdk/client-rds-data':
5030 optional: true
5031 '@cloudflare/workers-types':
5032 optional: true
5033 '@electric-sql/pglite':
5034 optional: true
5035 '@libsql/client':
5036 optional: true
5037 '@libsql/client-wasm':
5038 optional: true
5039 '@neondatabase/serverless':
5040 optional: true
5041 '@op-engineering/op-sqlite':
5042 optional: true
5043 '@opentelemetry/api':
5044 optional: true
5045 '@planetscale/database':
5046 optional: true
5047 '@prisma/client':
5048 optional: true
5049 '@tidbcloud/serverless':
5050 optional: true
5051 '@types/better-sqlite3':
5052 optional: true
5053 '@types/pg':
5054 optional: true
5055 '@types/sql.js':
5056 optional: true
5057 '@upstash/redis':
5058 optional: true
5059 '@vercel/postgres':
5060 optional: true
5061 '@xata.io/client':
5062 optional: true
5063 better-sqlite3:
5064 optional: true
5065 bun-types:
5066 optional: true
5067 expo-sqlite:
5068 optional: true
5069 gel:
5070 optional: true
5071 knex:
5072 optional: true
5073 kysely:
5074 optional: true
5075 mysql2:
5076 optional: true
5077 pg:
5078 optional: true
5079 postgres:
5080 optional: true
5081 prisma:
5082 optional: true
5083 sql.js:
5084 optional: true
5085 sqlite3:
5086 optional: true
5087
5088 dunder-proto@1.0.1:
5089 resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
5090 engines: {node: '>= 0.4'}
5091
5092 eciesjs@0.4.17:
5093 resolution: {integrity: sha512-TOOURki4G7sD1wDCjj7NfLaXZZ49dFOeEb5y39IXpb8p0hRzVvfvzZHOi5JcT+PpyAbi/Y+lxPb8eTag2WYH8w==}
5094 engines: {bun: '>=1', deno: '>=2', node: '>=16'}
5095
5096 ee-first@1.1.1:
5097 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
5098
5099 effect@3.21.0:
5100 resolution: {integrity: sha512-PPN80qRokCd1f015IANNhrwOnLO7GrrMQfk4/lnZRE/8j7UPWrNNjPV0uBrZutI/nHzernbW+J0hdqQysHiSnQ==}
5101
5102 electron-to-chromium@1.5.267:
5103 resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==}
5104
5105 emoji-regex@10.6.0:
5106 resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
5107
5108 emoji-regex@8.0.0:
5109 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
5110
5111 empathic@2.0.0:
5112 resolution: {integrity: sha512-i6UzDscO/XfAcNYD75CfICkmfLedpyPDdozrLMmQc5ORaQcdMoc21OnlEylMIqI7U8eniKrPMxxtj8k0vhmJhA==}
5113 engines: {node: '>=14'}
5114
5115 encodeurl@2.0.0:
5116 resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
5117 engines: {node: '>= 0.8'}
5118
5119 end-of-stream@1.4.5:
5120 resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
5121
5122 engine.io-parser@5.2.3:
5123 resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==}
5124 engines: {node: '>=10.0.0'}
5125
5126 engine.io@6.6.4:
5127 resolution: {integrity: sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==}
5128 engines: {node: '>=10.2.0'}
5129
5130 enhanced-resolve@5.18.4:
5131 resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==}
5132 engines: {node: '>=10.13.0'}
5133
5134 enhanced-resolve@5.19.0:
5135 resolution: {integrity: sha512-phv3E1Xl4tQOShqSte26C7Fl84EwUdZsyOuSSk9qtAGyyQs2s3jJzComh+Abf4g187lUUAvH+H26omrqia2aGg==}
5136 engines: {node: '>=10.13.0'}
5137
5138 entities@4.5.0:
5139 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
5140 engines: {node: '>=0.12'}
5141
5142 entities@6.0.1:
5143 resolution: {integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==}
5144 engines: {node: '>=0.12'}
5145
5146 env-paths@2.2.1:
5147 resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
5148 engines: {node: '>=6'}
5149
5150 env-paths@3.0.0:
5151 resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
5152 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
5153
5154 error-causes@3.0.2:
5155 resolution: {integrity: sha512-i0B8zq1dHL6mM85FGoxaJnVtx6LD5nL2v0hlpGdntg5FOSyzQ46c9lmz5qx0xRS2+PWHGOHcYxGIBC5Le2dRMw==}
5156
5157 error-ex@1.3.4:
5158 resolution: {integrity: sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==}
5159
5160 es-define-property@1.0.1:
5161 resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
5162 engines: {node: '>= 0.4'}
5163
5164 es-errors@1.3.0:
5165 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
5166 engines: {node: '>= 0.4'}
5167
5168 es-module-lexer@2.0.0:
5169 resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==}
5170
5171 es-object-atoms@1.1.1:
5172 resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
5173 engines: {node: '>= 0.4'}
5174
5175 esbuild-register@3.6.0:
5176 resolution: {integrity: sha512-H2/S7Pm8a9CL1uhp9OvjwrBh5Pvx0H8qVOxNu8Wed9Y7qv56MPtq+GGM8RJpq6glYJn9Wspr8uw7l55uyinNeg==}
5177 peerDependencies:
5178 esbuild: 0.27.3
5179
5180 esbuild@0.27.3:
5181 resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
5182 engines: {node: '>=18'}
5183 hasBin: true
5184
5185 escalade@3.2.0:
5186 resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
5187 engines: {node: '>=6'}
5188
5189 escape-html@1.0.3:
5190 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
5191
5192 escape-string-regexp@4.0.0:
5193 resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
5194 engines: {node: '>=10'}
5195
5196 esprima@4.0.1:
5197 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
5198 engines: {node: '>=4'}
5199 hasBin: true
5200
5201 estree-util-is-identifier-name@3.0.0:
5202 resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
5203
5204 estree-walker@3.0.3:
5205 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
5206
5207 etag@1.8.1:
5208 resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
5209 engines: {node: '>= 0.6'}
5210
5211 events-universal@1.0.1:
5212 resolution: {integrity: sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==}
5213
5214 eventsource-parser@3.0.6:
5215 resolution: {integrity: sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==}
5216 engines: {node: '>=18.0.0'}
5217
5218 eventsource@3.0.7:
5219 resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==}
5220 engines: {node: '>=18.0.0'}
5221
5222 execa@5.1.1:
5223 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
5224 engines: {node: '>=10'}
5225
5226 execa@9.6.1:
5227 resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==}
5228 engines: {node: ^18.19.0 || >=20.5.0}
5229
5230 expect-type@1.3.0:
5231 resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
5232 engines: {node: '>=12.0.0'}
5233
5234 express-rate-limit@8.2.2:
5235 resolution: {integrity: sha512-Ybv7bqtOgA914MLwaHWVFXMpMYeR1MQu/D+z2MaLYteqBsTIp9sY3AU7mGNLMJv8eLg8uQMpE20I+L2Lv49nSg==}
5236 engines: {node: '>= 16'}
5237 peerDependencies:
5238 express: '>= 4.11'
5239
5240 express@5.2.1:
5241 resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==}
5242 engines: {node: '>= 18'}
5243
5244 exsolve@1.0.8:
5245 resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
5246
5247 extend@3.0.2:
5248 resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
5249
5250 fast-check@3.23.2:
5251 resolution: {integrity: sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A==}
5252 engines: {node: '>=8.0.0'}
5253
5254 fast-content-type-parse@3.0.0:
5255 resolution: {integrity: sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==}
5256
5257 fast-deep-equal@3.1.3:
5258 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
5259
5260 fast-equals@5.4.0:
5261 resolution: {integrity: sha512-jt2DW/aNFNwke7AUd+Z+e6pz39KO5rzdbbFCg2sGafS4mk13MI7Z8O5z9cADNn5lhGODIgLwug6TZO2ctf7kcw==}
5262 engines: {node: '>=6.0.0'}
5263
5264 fast-fifo@1.3.2:
5265 resolution: {integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==}
5266
5267 fast-glob@3.3.3:
5268 resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
5269 engines: {node: '>=8.6.0'}
5270
5271 fast-uri@3.1.0:
5272 resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
5273
5274 fast-xml-builder@1.1.4:
5275 resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
5276
5277 fast-xml-parser@5.5.8:
5278 resolution: {integrity: sha512-Z7Fh2nVQSb2d+poDViM063ix2ZGt9jmY1nWhPfHBOK2Hgnb/OW3P4Et3P/81SEej0J7QbWtJqxO05h8QYfK7LQ==}
5279 hasBin: true
5280
5281 fastq@1.20.1:
5282 resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
5283
5284 fdir@6.5.0:
5285 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
5286 engines: {node: '>=12.0.0'}
5287 peerDependencies:
5288 picomatch: '>=4.0.4'
5289 peerDependenciesMeta:
5290 picomatch:
5291 optional: true
5292
5293 fetch-blob@3.2.0:
5294 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
5295 engines: {node: ^12.20 || >= 14.13}
5296
5297 figures@6.1.0:
5298 resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
5299 engines: {node: '>=18'}
5300
5301 file-saver@2.0.5:
5302 resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==}
5303
5304 fill-range@7.1.1:
5305 resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
5306 engines: {node: '>=8'}
5307
5308 finalhandler@2.1.1:
5309 resolution: {integrity: sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==}
5310 engines: {node: '>= 18.0.0'}
5311
5312 find-up@7.0.0:
5313 resolution: {integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==}
5314 engines: {node: '>=18'}
5315
5316 foreground-child@3.3.1:
5317 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
5318 engines: {node: '>=14'}
5319
5320 formdata-polyfill@4.0.10:
5321 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
5322 engines: {node: '>=12.20.0'}
5323
5324 forwarded@0.2.0:
5325 resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
5326 engines: {node: '>= 0.6'}
5327
5328 framer-motion@12.34.3:
5329 resolution: {integrity: sha512-v81ecyZKYO/DfpTwHivqkxSUBzvceOpoI+wLfgCgoUIKxlFKEXdg0oR9imxwXumT4SFy8vRk9xzJ5l3/Du/55Q==}
5330 peerDependencies:
5331 '@emotion/is-prop-valid': '*'
5332 react: ^18.0.0 || ^19.0.0
5333 react-dom: ^18.0.0 || ^19.0.0
5334 peerDependenciesMeta:
5335 '@emotion/is-prop-valid':
5336 optional: true
5337 react:
5338 optional: true
5339 react-dom:
5340 optional: true
5341
5342 fresh@2.0.0:
5343 resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
5344 engines: {node: '>= 0.8'}
5345
5346 fs-extra@11.3.3:
5347 resolution: {integrity: sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==}
5348 engines: {node: '>=14.14'}
5349
5350 fsevents@2.3.3:
5351 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
5352 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
5353 os: [darwin]
5354
5355 function-bind@1.1.2:
5356 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
5357
5358 fuzzysort@3.1.0:
5359 resolution: {integrity: sha512-sR9BNCjBg6LNgwvxlBd0sBABvQitkLzoVY9MYYROQVX/FvfJ4Mai9LsGhDgd8qYdds0bY77VzYd5iuB+v5rwQQ==}
5360
5361 fzf@0.5.2:
5362 resolution: {integrity: sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==}
5363
5364 generate-function@2.3.1:
5365 resolution: {integrity: sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==}
5366
5367 gensync@1.0.0-beta.2:
5368 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
5369 engines: {node: '>=6.9.0'}
5370
5371 get-caller-file@2.0.5:
5372 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
5373 engines: {node: 6.* || 8.* || >= 10.*}
5374
5375 get-east-asian-width@1.4.0:
5376 resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==}
5377 engines: {node: '>=18'}
5378
5379 get-intrinsic@1.3.0:
5380 resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
5381 engines: {node: '>= 0.4'}
5382
5383 get-nonce@1.0.1:
5384 resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
5385 engines: {node: '>=6'}
5386
5387 get-own-enumerable-keys@1.0.0:
5388 resolution: {integrity: sha512-PKsK2FSrQCyxcGHsGrLDcK0lx+0Ke+6e8KFFozA9/fIQLhQzPaRvJFdcz7+Axg3jUH/Mq+NI4xa5u/UT2tQskA==}
5389 engines: {node: '>=14.16'}
5390
5391 get-port-please@3.2.0:
5392 resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==}
5393
5394 get-proto@1.0.1:
5395 resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
5396 engines: {node: '>= 0.4'}
5397
5398 get-stream@6.0.1:
5399 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
5400 engines: {node: '>=10'}
5401
5402 get-stream@9.0.1:
5403 resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
5404 engines: {node: '>=18'}
5405
5406 get-tsconfig@4.13.0:
5407 resolution: {integrity: sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==}
5408
5409 giget@2.0.0:
5410 resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==}
5411 hasBin: true
5412
5413 git-raw-commits@4.0.0:
5414 resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==}
5415 engines: {node: '>=16'}
5416 deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead.
5417 hasBin: true
5418
5419 glob-parent@5.1.2:
5420 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
5421 engines: {node: '>= 6'}
5422
5423 glob@13.0.6:
5424 resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==}
5425 engines: {node: 18 || 20 || >=22}
5426
5427 global-directory@4.0.1:
5428 resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==}
5429 engines: {node: '>=18'}
5430
5431 globals@11.12.0:
5432 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
5433 engines: {node: '>=4'}
5434
5435 globals@17.4.0:
5436 resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
5437 engines: {node: '>=18'}
5438
5439 goober@2.1.18:
5440 resolution: {integrity: sha512-2vFqsaDVIT9Gz7N6kAL++pLpp41l3PfDuusHcjnGLfR6+huZkl6ziX+zgVC3ZxpqWhzH6pyDdGrCeDhMIvwaxw==}
5441 peerDependencies:
5442 csstype: ^3.0.10
5443
5444 gopd@1.2.0:
5445 resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
5446 engines: {node: '>= 0.4'}
5447
5448 graceful-fs@4.2.11:
5449 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
5450
5451 grammex@3.1.12:
5452 resolution: {integrity: sha512-6ufJOsSA7LcQehIJNCO7HIBykfM7DXQual0Ny780/DEcJIpBlHRvcqEBWGPYd7hrXL2GJ3oJI1MIhaXjWmLQOQ==}
5453
5454 graphmatch@1.1.1:
5455 resolution: {integrity: sha512-5ykVn/EXM1hF0XCaWh05VbYvEiOL2lY1kBxZtaYsyvjp7cmWOU1XsAdfQBwClraEofXDT197lFbXOEVMHpvQOg==}
5456
5457 graphql@16.12.0:
5458 resolution: {integrity: sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==}
5459 engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
5460
5461 has-flag@4.0.0:
5462 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
5463 engines: {node: '>=8'}
5464
5465 has-symbols@1.1.0:
5466 resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
5467 engines: {node: '>= 0.4'}
5468
5469 hasown@2.0.2:
5470 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
5471 engines: {node: '>= 0.4'}
5472
5473 hast-util-to-html@9.0.5:
5474 resolution: {integrity: sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==}
5475
5476 hast-util-to-jsx-runtime@2.3.6:
5477 resolution: {integrity: sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==}
5478
5479 hast-util-whitespace@3.0.0:
5480 resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
5481
5482 headers-polyfill@4.0.3:
5483 resolution: {integrity: sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==}
5484
5485 highlight.js@11.11.1:
5486 resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
5487 engines: {node: '>=12.0.0'}
5488
5489 hono-openapi@1.3.0:
5490 resolution: {integrity: sha512-xDvCWpWEIv0weEmnl3EjRQzqbHIO8LnfzMuYOCmbuyE5aes6aXxLg4vM3ybnoZD5TiTUkA6PuRQPJs3R7WRBig==}
5491 peerDependencies:
5492 '@hono/standard-validator': ^0.2.0
5493 '@standard-community/standard-json': ^0.3.5
5494 '@standard-community/standard-openapi': ^0.2.9
5495 '@types/json-schema': ^7.0.15
5496 hono: 4.12.7
5497 openapi-types: ^12.1.3
5498 peerDependenciesMeta:
5499 '@hono/standard-validator':
5500 optional: true
5501 hono:
5502 optional: true
5503
5504 hono@4.12.7:
5505 resolution: {integrity: sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==}
5506 engines: {node: '>=16.9.0'}
5507
5508 html-encoding-sniffer@6.0.0:
5509 resolution: {integrity: sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg==}
5510 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
5511
5512 html-escaper@2.0.2:
5513 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
5514
5515 html-parse-stringify@3.0.1:
5516 resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==}
5517
5518 html-to-text@9.0.5:
5519 resolution: {integrity: sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==}
5520 engines: {node: '>=14'}
5521
5522 html-url-attributes@3.0.1:
5523 resolution: {integrity: sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==}
5524
5525 html-void-elements@3.0.0:
5526 resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
5527
5528 htmlparser2@8.0.2:
5529 resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
5530
5531 http-errors@2.0.1:
5532 resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
5533 engines: {node: '>= 0.8'}
5534
5535 http-status-codes@2.3.0:
5536 resolution: {integrity: sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==}
5537
5538 https-proxy-agent@7.0.6:
5539 resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
5540 engines: {node: '>= 14'}
5541
5542 human-signals@2.1.0:
5543 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
5544 engines: {node: '>=10.17.0'}
5545
5546 human-signals@8.0.1:
5547 resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
5548 engines: {node: '>=18.18.0'}
5549
5550 husky@9.1.7:
5551 resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
5552 engines: {node: '>=18'}
5553 hasBin: true
5554
5555 i18next@25.10.10:
5556 resolution: {integrity: sha512-cqUW2Z3EkRx7NqSyywjkgCLK7KLCL6IFVFcONG7nVYIJ3ekZ1/N5jUsihHV6Bq37NfhgtczxJcxduELtjTwkuQ==}
5557 peerDependencies:
5558 typescript: ^5 || ^6
5559 peerDependenciesMeta:
5560 typescript:
5561 optional: true
5562
5563 iconv-lite@0.7.2:
5564 resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
5565 engines: {node: '>=0.10.0'}
5566
5567 ignore@5.3.2:
5568 resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
5569 engines: {node: '>= 4'}
5570
5571 immer@11.1.4:
5572 resolution: {integrity: sha512-XREFCPo6ksxVzP4E0ekD5aMdf8WMwmdNaz6vuvxgI40UaEiu6q3p8X52aU6GdyvLY3XXX/8R7JOTXStz/nBbRw==}
5573
5574 import-fresh@3.3.1:
5575 resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
5576 engines: {node: '>=6'}
5577
5578 import-meta-resolve@4.2.0:
5579 resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
5580
5581 indent-string@4.0.0:
5582 resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
5583 engines: {node: '>=8'}
5584
5585 inherits@2.0.4:
5586 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
5587
5588 ini@4.1.1:
5589 resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==}
5590 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
5591
5592 inline-style-parser@0.2.7:
5593 resolution: {integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==}
5594
5595 input-otp@1.4.2:
5596 resolution: {integrity: sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==}
5597 peerDependencies:
5598 react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
5599 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
5600
5601 ip-address@10.1.0:
5602 resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
5603 engines: {node: '>= 12'}
5604
5605 ipaddr.js@1.9.1:
5606 resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
5607 engines: {node: '>= 0.10'}
5608
5609 is-alphabetical@2.0.1:
5610 resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
5611
5612 is-alphanumerical@2.0.1:
5613 resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
5614
5615 is-arrayish@0.2.1:
5616 resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
5617
5618 is-binary-path@2.1.0:
5619 resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
5620 engines: {node: '>=8'}
5621
5622 is-decimal@2.0.1:
5623 resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
5624
5625 is-docker@3.0.0:
5626 resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
5627 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
5628 hasBin: true
5629
5630 is-extglob@2.1.1:
5631 resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
5632 engines: {node: '>=0.10.0'}
5633
5634 is-fullwidth-code-point@3.0.0:
5635 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
5636 engines: {node: '>=8'}
5637
5638 is-glob@4.0.3:
5639 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
5640 engines: {node: '>=0.10.0'}
5641
5642 is-hexadecimal@2.0.1:
5643 resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
5644
5645 is-in-ssh@1.0.0:
5646 resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==}
5647 engines: {node: '>=20'}
5648
5649 is-inside-container@1.0.0:
5650 resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
5651 engines: {node: '>=14.16'}
5652 hasBin: true
5653
5654 is-interactive@2.0.0:
5655 resolution: {integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==}
5656 engines: {node: '>=12'}
5657
5658 is-node-process@1.2.0:
5659 resolution: {integrity: sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==}
5660
5661 is-number@7.0.0:
5662 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
5663 engines: {node: '>=0.12.0'}
5664
5665 is-obj@2.0.0:
5666 resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==}
5667 engines: {node: '>=8'}
5668
5669 is-obj@3.0.0:
5670 resolution: {integrity: sha512-IlsXEHOjtKhpN8r/tRFj2nDyTmHvcfNeu/nrRIcXE17ROeatXchkojffa1SpdqW4cr/Fj6QkEf/Gn4zf6KKvEQ==}
5671 engines: {node: '>=12'}
5672
5673 is-plain-obj@4.1.0:
5674 resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
5675 engines: {node: '>=12'}
5676
5677 is-potential-custom-element-name@1.0.1:
5678 resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
5679
5680 is-promise@4.0.0:
5681 resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
5682
5683 is-property@1.0.2:
5684 resolution: {integrity: sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==}
5685
5686 is-regexp@3.1.0:
5687 resolution: {integrity: sha512-rbku49cWloU5bSMI+zaRaXdQHXnthP6DZ/vLnfdSKyL4zUzuWnomtOEiZZOd+ioQ+avFo/qau3KPTc7Fjy1uPA==}
5688 engines: {node: '>=12'}
5689
5690 is-stream@2.0.1:
5691 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
5692 engines: {node: '>=8'}
5693
5694 is-stream@4.0.1:
5695 resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
5696 engines: {node: '>=18'}
5697
5698 is-text-path@2.0.0:
5699 resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==}
5700 engines: {node: '>=8'}
5701
5702 is-unicode-supported@1.3.0:
5703 resolution: {integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==}
5704 engines: {node: '>=12'}
5705
5706 is-unicode-supported@2.1.0:
5707 resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
5708 engines: {node: '>=18'}
5709
5710 is-wsl@3.1.1:
5711 resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
5712 engines: {node: '>=16'}
5713
5714 isbot@5.1.32:
5715 resolution: {integrity: sha512-VNfjM73zz2IBZmdShMfAUg10prm6t7HFUQmNAEOAVS4YH92ZrZcvkMcGX6cIgBJAzWDzPent/EeAtYEHNPNPBQ==}
5716 engines: {node: '>=18'}
5717
5718 isexe@2.0.0:
5719 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
5720
5721 isexe@3.1.5:
5722 resolution: {integrity: sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==}
5723 engines: {node: '>=18'}
5724
5725 istanbul-lib-coverage@3.2.2:
5726 resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
5727 engines: {node: '>=8'}
5728
5729 istanbul-lib-report@3.0.1:
5730 resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
5731 engines: {node: '>=10'}
5732
5733 istanbul-reports@3.2.0:
5734 resolution: {integrity: sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==}
5735 engines: {node: '>=8'}
5736
5737 jiti@2.4.2:
5738 resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
5739 hasBin: true
5740
5741 jiti@2.6.1:
5742 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
5743 hasBin: true
5744
5745 jose@6.1.3:
5746 resolution: {integrity: sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==}
5747
5748 js-tokens@10.0.0:
5749 resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==}
5750
5751 js-tokens@4.0.0:
5752 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
5753
5754 js-yaml@4.1.1:
5755 resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==}
5756 hasBin: true
5757
5758 jsdom@29.0.1:
5759 resolution: {integrity: sha512-z6JOK5gRO7aMybVq/y/MlIpKh8JIi68FBKMUtKkK2KH/wMSRlCxQ682d08LB9fYXplyY/UXG8P4XXTScmdjApg==}
5760 engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
5761 peerDependencies:
5762 canvas: ^3.0.0
5763 peerDependenciesMeta:
5764 canvas:
5765 optional: true
5766
5767 jsesc@3.1.0:
5768 resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
5769 engines: {node: '>=6'}
5770 hasBin: true
5771
5772 json-parse-even-better-errors@2.3.1:
5773 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
5774
5775 json-schema-traverse@1.0.0:
5776 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
5777
5778 json-schema-typed@8.0.2:
5779 resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
5780
5781 json5@2.2.3:
5782 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
5783 engines: {node: '>=6'}
5784 hasBin: true
5785
5786 jsonfile@6.2.0:
5787 resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==}
5788
5789 jsonparse@1.3.1:
5790 resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==}
5791 engines: {'0': node >= 0.2.0}
5792
5793 kleur@3.0.3:
5794 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
5795 engines: {node: '>=6'}
5796
5797 kleur@4.1.5:
5798 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
5799 engines: {node: '>=6'}
5800
5801 kysely@0.28.14:
5802 resolution: {integrity: sha512-SU3lgh0rPvq7upc6vvdVrCsSMUG1h3ChvHVOY7wJ2fw4C9QEB7X3d5eyYEyULUX7UQtxZJtZXGuT6U2US72UYA==}
5803 engines: {node: '>=20.0.0'}
5804
5805 leac@0.6.0:
5806 resolution: {integrity: sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==}
5807
5808 lightningcss-android-arm64@1.30.2:
5809 resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==}
5810 engines: {node: '>= 12.0.0'}
5811 cpu: [arm64]
5812 os: [android]
5813
5814 lightningcss-android-arm64@1.31.1:
5815 resolution: {integrity: sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==}
5816 engines: {node: '>= 12.0.0'}
5817 cpu: [arm64]
5818 os: [android]
5819
5820 lightningcss-darwin-arm64@1.30.2:
5821 resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==}
5822 engines: {node: '>= 12.0.0'}
5823 cpu: [arm64]
5824 os: [darwin]
5825
5826 lightningcss-darwin-arm64@1.31.1:
5827 resolution: {integrity: sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==}
5828 engines: {node: '>= 12.0.0'}
5829 cpu: [arm64]
5830 os: [darwin]
5831
5832 lightningcss-darwin-x64@1.30.2:
5833 resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==}
5834 engines: {node: '>= 12.0.0'}
5835 cpu: [x64]
5836 os: [darwin]
5837
5838 lightningcss-darwin-x64@1.31.1:
5839 resolution: {integrity: sha512-1ObhyoCY+tGxtsz1lSx5NXCj3nirk0Y0kB/g8B8DT+sSx4G9djitg9ejFnjb3gJNWo7qXH4DIy2SUHvpoFwfTA==}
5840 engines: {node: '>= 12.0.0'}
5841 cpu: [x64]
5842 os: [darwin]
5843
5844 lightningcss-freebsd-x64@1.30.2:
5845 resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==}
5846 engines: {node: '>= 12.0.0'}
5847 cpu: [x64]
5848 os: [freebsd]
5849
5850 lightningcss-freebsd-x64@1.31.1:
5851 resolution: {integrity: sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==}
5852 engines: {node: '>= 12.0.0'}
5853 cpu: [x64]
5854 os: [freebsd]
5855
5856 lightningcss-linux-arm-gnueabihf@1.30.2:
5857 resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==}
5858 engines: {node: '>= 12.0.0'}
5859 cpu: [arm]
5860 os: [linux]
5861
5862 lightningcss-linux-arm-gnueabihf@1.31.1:
5863 resolution: {integrity: sha512-OOCm2//MZJ87CdDK62rZIu+aw9gBv4azMJuA8/KB74wmfS3lnC4yoPHm0uXZ/dvNNHmnZnB8XLAZzObeG0nS1g==}
5864 engines: {node: '>= 12.0.0'}
5865 cpu: [arm]
5866 os: [linux]
5867
5868 lightningcss-linux-arm64-gnu@1.30.2:
5869 resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==}
5870 engines: {node: '>= 12.0.0'}
5871 cpu: [arm64]
5872 os: [linux]
5873 libc: [glibc]
5874
5875 lightningcss-linux-arm64-gnu@1.31.1:
5876 resolution: {integrity: sha512-WKyLWztD71rTnou4xAD5kQT+982wvca7E6QoLpoawZ1gP9JM0GJj4Tp5jMUh9B3AitHbRZ2/H3W5xQmdEOUlLg==}
5877 engines: {node: '>= 12.0.0'}
5878 cpu: [arm64]
5879 os: [linux]
5880 libc: [glibc]
5881
5882 lightningcss-linux-arm64-musl@1.30.2:
5883 resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==}
5884 engines: {node: '>= 12.0.0'}
5885 cpu: [arm64]
5886 os: [linux]
5887 libc: [musl]
5888
5889 lightningcss-linux-arm64-musl@1.31.1:
5890 resolution: {integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==}
5891 engines: {node: '>= 12.0.0'}
5892 cpu: [arm64]
5893 os: [linux]
5894 libc: [musl]
5895
5896 lightningcss-linux-x64-gnu@1.30.2:
5897 resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==}
5898 engines: {node: '>= 12.0.0'}
5899 cpu: [x64]
5900 os: [linux]
5901 libc: [glibc]
5902
5903 lightningcss-linux-x64-gnu@1.31.1:
5904 resolution: {integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==}
5905 engines: {node: '>= 12.0.0'}
5906 cpu: [x64]
5907 os: [linux]
5908 libc: [glibc]
5909
5910 lightningcss-linux-x64-musl@1.30.2:
5911 resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==}
5912 engines: {node: '>= 12.0.0'}
5913 cpu: [x64]
5914 os: [linux]
5915 libc: [musl]
5916
5917 lightningcss-linux-x64-musl@1.31.1:
5918 resolution: {integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==}
5919 engines: {node: '>= 12.0.0'}
5920 cpu: [x64]
5921 os: [linux]
5922 libc: [musl]
5923
5924 lightningcss-win32-arm64-msvc@1.30.2:
5925 resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==}
5926 engines: {node: '>= 12.0.0'}
5927 cpu: [arm64]
5928 os: [win32]
5929
5930 lightningcss-win32-arm64-msvc@1.31.1:
5931 resolution: {integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==}
5932 engines: {node: '>= 12.0.0'}
5933 cpu: [arm64]
5934 os: [win32]
5935
5936 lightningcss-win32-x64-msvc@1.30.2:
5937 resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==}
5938 engines: {node: '>= 12.0.0'}
5939 cpu: [x64]
5940 os: [win32]
5941
5942 lightningcss-win32-x64-msvc@1.31.1:
5943 resolution: {integrity: sha512-I9aiFrbd7oYHwlnQDqr1Roz+fTz61oDDJX7n9tYF9FJymH1cIN1DtKw3iYt6b8WZgEjoNwVSncwF4wx/ZedMhw==}
5944 engines: {node: '>= 12.0.0'}
5945 cpu: [x64]
5946 os: [win32]
5947
5948 lightningcss@1.30.2:
5949 resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==}
5950 engines: {node: '>= 12.0.0'}
5951
5952 lightningcss@1.31.1:
5953 resolution: {integrity: sha512-l51N2r93WmGUye3WuFoN5k10zyvrVs0qfKBhyC5ogUQ6Ew6JUSswh78mbSO+IU3nTWsyOArqPCcShdQSadghBQ==}
5954 engines: {node: '>= 12.0.0'}
5955
5956 lilconfig@2.1.0:
5957 resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==}
5958 engines: {node: '>=10'}
5959
5960 lines-and-columns@1.2.4:
5961 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
5962
5963 linkify-it@5.0.0:
5964 resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
5965
5966 linkifyjs@4.3.2:
5967 resolution: {integrity: sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==}
5968
5969 locate-path@7.2.0:
5970 resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==}
5971 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
5972
5973 lodash.camelcase@4.3.0:
5974 resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
5975
5976 lodash.isplainobject@4.0.6:
5977 resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
5978
5979 lodash.kebabcase@4.1.1:
5980 resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
5981
5982 lodash.merge@4.6.2:
5983 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
5984
5985 lodash.mergewith@4.6.2:
5986 resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==}
5987
5988 lodash.snakecase@4.1.1:
5989 resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
5990
5991 lodash.startcase@4.4.0:
5992 resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
5993
5994 lodash.uniq@4.5.0:
5995 resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
5996
5997 lodash.upperfirst@4.3.1:
5998 resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==}
5999
6000 lodash@4.18.0:
6001 resolution: {integrity: sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==}
6002 deprecated: Bad release. Please use lodash@4.17.21 instead.
6003
6004 log-symbols@6.0.0:
6005 resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==}
6006 engines: {node: '>=18'}
6007
6008 log-symbols@7.0.1:
6009 resolution: {integrity: sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==}
6010 engines: {node: '>=18'}
6011
6012 long@5.3.2:
6013 resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
6014
6015 longest-streak@3.1.0:
6016 resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
6017
6018 lowlight@3.3.0:
6019 resolution: {integrity: sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==}
6020
6021 lru-cache@11.2.4:
6022 resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
6023 engines: {node: 20 || >=22}
6024
6025 lru-cache@11.2.7:
6026 resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==}
6027 engines: {node: 20 || >=22}
6028
6029 lru-cache@5.1.1:
6030 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
6031
6032 lru.min@1.1.4:
6033 resolution: {integrity: sha512-DqC6n3QQ77zdFpCMASA1a3Jlb64Hv2N2DciFGkO/4L9+q/IpIAuRlKOvCXabtRW6cQf8usbmM6BE/TOPysCdIA==}
6034 engines: {bun: '>=1.0.0', deno: '>=1.30.0', node: '>=8.0.0'}
6035
6036 lucide-react@0.563.0:
6037 resolution: {integrity: sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==}
6038 peerDependencies:
6039 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
6040
6041 lucide-react@0.577.0:
6042 resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==}
6043 peerDependencies:
6044 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
6045
6046 lz-string@1.5.0:
6047 resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
6048 hasBin: true
6049
6050 magic-string@0.30.21:
6051 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
6052
6053 magicast@0.5.2:
6054 resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==}
6055
6056 make-dir@4.0.0:
6057 resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
6058 engines: {node: '>=10'}
6059
6060 markdown-it@14.1.1:
6061 resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
6062 hasBin: true
6063
6064 marked@15.0.12:
6065 resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==}
6066 engines: {node: '>= 18'}
6067 hasBin: true
6068
6069 marked@17.0.4:
6070 resolution: {integrity: sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==}
6071 engines: {node: '>= 20'}
6072 hasBin: true
6073
6074 math-intrinsics@1.1.0:
6075 resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
6076 engines: {node: '>= 0.4'}
6077
6078 mdast-util-from-markdown@2.0.2:
6079 resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
6080
6081 mdast-util-mdx-expression@2.0.1:
6082 resolution: {integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==}
6083
6084 mdast-util-mdx-jsx@3.2.0:
6085 resolution: {integrity: sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==}
6086
6087 mdast-util-mdxjs-esm@2.0.1:
6088 resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==}
6089
6090 mdast-util-phrasing@4.1.0:
6091 resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
6092
6093 mdast-util-to-hast@13.2.1:
6094 resolution: {integrity: sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==}
6095
6096 mdast-util-to-markdown@2.1.2:
6097 resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
6098
6099 mdast-util-to-string@4.0.0:
6100 resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
6101
6102 mdn-data@2.27.1:
6103 resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==}
6104
6105 mdurl@2.0.0:
6106 resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
6107
6108 media-typer@1.1.0:
6109 resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
6110 engines: {node: '>= 0.8'}
6111
6112 memory-pager@1.5.0:
6113 resolution: {integrity: sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==}
6114
6115 meow@12.1.1:
6116 resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==}
6117 engines: {node: '>=16.10'}
6118
6119 merge-descriptors@2.0.0:
6120 resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==}
6121 engines: {node: '>=18'}
6122
6123 merge-stream@2.0.0:
6124 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
6125
6126 merge2@1.4.1:
6127 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
6128 engines: {node: '>= 8'}
6129
6130 micromark-core-commonmark@2.0.3:
6131 resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==}
6132
6133 micromark-factory-destination@2.0.1:
6134 resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
6135
6136 micromark-factory-label@2.0.1:
6137 resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
6138
6139 micromark-factory-space@2.0.1:
6140 resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
6141
6142 micromark-factory-title@2.0.1:
6143 resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
6144
6145 micromark-factory-whitespace@2.0.1:
6146 resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
6147
6148 micromark-util-character@2.1.1:
6149 resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
6150
6151 micromark-util-chunked@2.0.1:
6152 resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
6153
6154 micromark-util-classify-character@2.0.1:
6155 resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
6156
6157 micromark-util-combine-extensions@2.0.1:
6158 resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
6159
6160 micromark-util-decode-numeric-character-reference@2.0.2:
6161 resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
6162
6163 micromark-util-decode-string@2.0.1:
6164 resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==}
6165
6166 micromark-util-encode@2.0.1:
6167 resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
6168
6169 micromark-util-html-tag-name@2.0.1:
6170 resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
6171
6172 micromark-util-normalize-identifier@2.0.1:
6173 resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
6174
6175 micromark-util-resolve-all@2.0.1:
6176 resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
6177
6178 micromark-util-sanitize-uri@2.0.1:
6179 resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
6180
6181 micromark-util-subtokenize@2.1.0:
6182 resolution: {integrity: sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==}
6183
6184 micromark-util-symbol@2.0.1:
6185 resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
6186
6187 micromark-util-types@2.0.2:
6188 resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==}
6189
6190 micromark@4.0.2:
6191 resolution: {integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==}
6192
6193 micromatch@4.0.8:
6194 resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
6195 engines: {node: '>=8.6'}
6196
6197 mime-db@1.52.0:
6198 resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
6199 engines: {node: '>= 0.6'}
6200
6201 mime-db@1.54.0:
6202 resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
6203 engines: {node: '>= 0.6'}
6204
6205 mime-types@2.1.35:
6206 resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
6207 engines: {node: '>= 0.6'}
6208
6209 mime-types@3.0.2:
6210 resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
6211 engines: {node: '>=18'}
6212
6213 mimic-fn@2.1.0:
6214 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
6215 engines: {node: '>=6'}
6216
6217 mimic-function@5.0.1:
6218 resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
6219 engines: {node: '>=18'}
6220
6221 min-indent@1.0.1:
6222 resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
6223 engines: {node: '>=4'}
6224
6225 minimatch@10.2.3:
6226 resolution: {integrity: sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==}
6227 engines: {node: 18 || 20 || >=22}
6228
6229 minimist@1.2.8:
6230 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
6231
6232 minipass@7.1.3:
6233 resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
6234 engines: {node: '>=16 || 14 >=14.17'}
6235
6236 mongodb-connection-string-url@7.0.1:
6237 resolution: {integrity: sha512-h0AZ9A7IDVwwHyMxmdMXKy+9oNlF0zFoahHiX3vQ8e3KFcSP3VmsmfvtRSuLPxmyv2vjIDxqty8smTgie/SNRQ==}
6238 engines: {node: '>=20.19.0'}
6239
6240 mongodb@7.1.0:
6241 resolution: {integrity: sha512-kMfnKunbolQYwCIyrkxNJFB4Ypy91pYqua5NargS/f8ODNSJxT03ZU3n1JqL4mCzbSih8tvmMEMLpKTT7x5gCg==}
6242 engines: {node: '>=20.19.0'}
6243 peerDependencies:
6244 '@aws-sdk/credential-providers': ^3.806.0
6245 '@mongodb-js/zstd': ^7.0.0
6246 gcp-metadata: ^7.0.1
6247 kerberos: ^7.0.0
6248 mongodb-client-encryption: '>=7.0.0 <7.1.0'
6249 snappy: ^7.3.2
6250 socks: ^2.8.6
6251 peerDependenciesMeta:
6252 '@aws-sdk/credential-providers':
6253 optional: true
6254 '@mongodb-js/zstd':
6255 optional: true
6256 gcp-metadata:
6257 optional: true
6258 kerberos:
6259 optional: true
6260 mongodb-client-encryption:
6261 optional: true
6262 snappy:
6263 optional: true
6264 socks:
6265 optional: true
6266
6267 motion-dom@12.34.3:
6268 resolution: {integrity: sha512-sYgFe+pR9aIM7o4fhs2aXtOI+oqlUd33N9Yoxcgo1Fv7M20sRkHtCmzE/VRNIcq7uNJ+qio+Xubt1FXH3pQ+eQ==}
6269
6270 motion-utils@12.29.2:
6271 resolution: {integrity: sha512-G3kc34H2cX2gI63RqU+cZq+zWRRPSsNIOjpdl9TN4AQwC4sgwYPl/Q/Obf/d53nOm569T0fYK+tcoSV50BWx8A==}
6272
6273 ms@2.1.3:
6274 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
6275
6276 msw@2.12.10:
6277 resolution: {integrity: sha512-G3VUymSE0/iegFnuipujpwyTM2GuZAKXNeerUSrG2+Eg391wW63xFs5ixWsK9MWzr1AGoSkYGmyAzNgbR3+urw==}
6278 engines: {node: '>=18'}
6279 hasBin: true
6280 peerDependencies:
6281 typescript: '>= 4.8.x'
6282 peerDependenciesMeta:
6283 typescript:
6284 optional: true
6285
6286 mute-stream@2.0.0:
6287 resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==}
6288 engines: {node: ^18.17.0 || >=20.5.0}
6289
6290 mysql2@3.15.3:
6291 resolution: {integrity: sha512-FBrGau0IXmuqg4haEZRBfHNWB5mUARw6hNwPDXXGg0XzVJ50mr/9hb267lvpVMnhZ1FON3qNd4Xfcez1rbFwSg==}
6292 engines: {node: '>= 8.0'}
6293
6294 named-placeholders@1.1.6:
6295 resolution: {integrity: sha512-Tz09sEL2EEuv5fFowm419c1+a/jSMiBjI9gHxVLrVdbUkkNUUfjsVYs9pVZu5oCon/kmRh9TfLEObFtkVxmY0w==}
6296 engines: {node: '>=8.0.0'}
6297
6298 nanoid@3.3.11:
6299 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
6300 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
6301 hasBin: true
6302
6303 nanostores@1.1.1:
6304 resolution: {integrity: sha512-EYJqS25r2iBeTtGQCHidXl1VfZ1jXM7Q04zXJOrMlxVVmD0ptxJaNux92n1mJ7c5lN3zTq12MhH/8x59nP+qmg==}
6305 engines: {node: ^20.0.0 || >=22.0.0}
6306
6307 negotiator@0.6.3:
6308 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
6309 engines: {node: '>= 0.6'}
6310
6311 negotiator@1.0.0:
6312 resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
6313 engines: {node: '>= 0.6'}
6314
6315 next@15.5.14:
6316 resolution: {integrity: sha512-M6S+4JyRjmKic2Ssm7jHUPkE6YUJ6lv4507jprsSZLulubz0ihO2E+S4zmQK3JZ2ov81JrugukKU4Tz0ivgqqQ==}
6317 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
6318 hasBin: true
6319 peerDependencies:
6320 '@opentelemetry/api': ^1.1.0
6321 '@playwright/test': ^1.51.1
6322 babel-plugin-react-compiler: '*'
6323 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
6324 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
6325 sass: ^1.3.0
6326 peerDependenciesMeta:
6327 '@opentelemetry/api':
6328 optional: true
6329 '@playwright/test':
6330 optional: true
6331 babel-plugin-react-compiler:
6332 optional: true
6333 sass:
6334 optional: true
6335
6336 next@16.1.7:
6337 resolution: {integrity: sha512-WM0L7WrSvKwoLegLYr6V+mz+RIofqQgVAfHhMp9a88ms0cFX8iX9ew+snpWlSBwpkURJOUdvCEt3uLl3NNzvWg==}
6338 engines: {node: '>=20.9.0'}
6339 hasBin: true
6340 peerDependencies:
6341 '@opentelemetry/api': ^1.1.0
6342 '@playwright/test': ^1.51.1
6343 babel-plugin-react-compiler: '*'
6344 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
6345 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
6346 sass: ^1.3.0
6347 peerDependenciesMeta:
6348 '@opentelemetry/api':
6349 optional: true
6350 '@playwright/test':
6351 optional: true
6352 babel-plugin-react-compiler:
6353 optional: true
6354 sass:
6355 optional: true
6356
6357 node-addon-api@8.5.0:
6358 resolution: {integrity: sha512-/bRZty2mXUIFY/xU5HLvveNHlswNJej+RnxBjOMkidWfwZzgTbPG1E3K5TOxRLOR+5hX7bSofy8yf1hZevMS8A==}
6359 engines: {node: ^18 || ^20 || >= 21}
6360
6361 node-domexception@1.0.0:
6362 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
6363 engines: {node: '>=10.5.0'}
6364 deprecated: Use your platform's native DOMException instead
6365
6366 node-fetch-native@1.6.7:
6367 resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==}
6368
6369 node-fetch@3.3.2:
6370 resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
6371 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
6372
6373 node-gyp-build@4.8.4:
6374 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
6375 hasBin: true
6376
6377 node-releases@2.0.27:
6378 resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
6379
6380 nodemailer@8.0.4:
6381 resolution: {integrity: sha512-k+jf6N8PfQJ0Fe8ZhJlgqU5qJU44Lpvp2yvidH3vp1lPnVQMgi4yEEMPXg5eJS1gFIJTVq1NHBk7Ia9ARdSBdQ==}
6382 engines: {node: '>=6.0.0'}
6383
6384 normalize-path@3.0.0:
6385 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
6386 engines: {node: '>=0.10.0'}
6387
6388 npm-run-path@4.0.1:
6389 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
6390 engines: {node: '>=8'}
6391
6392 npm-run-path@6.0.0:
6393 resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
6394 engines: {node: '>=18'}
6395
6396 nypm@0.6.2:
6397 resolution: {integrity: sha512-7eM+hpOtrKrBDCh7Ypu2lJ9Z7PNZBdi/8AT3AX8xoCj43BBVHD0hPSTEvMtkMpfs8FCqBGhxB+uToIQimA111g==}
6398 engines: {node: ^14.16.0 || >=16.10.0}
6399 hasBin: true
6400
6401 nypm@0.6.5:
6402 resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==}
6403 engines: {node: '>=18'}
6404 hasBin: true
6405
6406 object-assign@4.1.1:
6407 resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
6408 engines: {node: '>=0.10.0'}
6409
6410 object-inspect@1.13.4:
6411 resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
6412 engines: {node: '>= 0.4'}
6413
6414 object-treeify@1.1.33:
6415 resolution: {integrity: sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==}
6416 engines: {node: '>= 10'}
6417
6418 obug@2.1.1:
6419 resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
6420
6421 octokit@5.0.5:
6422 resolution: {integrity: sha512-4+/OFSqOjoyULo7eN7EA97DE0Xydj/PW5aIckxqQIoFjFwqXKuFCvXUJObyJfBF9Khu4RL/jlDRI9FPaMGfPnw==}
6423 engines: {node: '>= 20'}
6424
6425 ohash@2.0.11:
6426 resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
6427
6428 on-finished@2.4.1:
6429 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
6430 engines: {node: '>= 0.8'}
6431
6432 once@1.4.0:
6433 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
6434
6435 onetime@5.1.2:
6436 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
6437 engines: {node: '>=6'}
6438
6439 onetime@7.0.0:
6440 resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
6441 engines: {node: '>=18'}
6442
6443 oniguruma-parser@0.12.1:
6444 resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==}
6445
6446 oniguruma-to-es@4.3.4:
6447 resolution: {integrity: sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==}
6448
6449 open@11.0.0:
6450 resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==}
6451 engines: {node: '>=20'}
6452
6453 openapi-types@12.1.3:
6454 resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==}
6455
6456 ora@8.2.0:
6457 resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==}
6458 engines: {node: '>=18'}
6459
6460 orderedmap@2.1.1:
6461 resolution: {integrity: sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==}
6462
6463 outvariant@1.4.3:
6464 resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==}
6465
6466 p-limit@4.0.0:
6467 resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==}
6468 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
6469
6470 p-locate@6.0.0:
6471 resolution: {integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==}
6472 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
6473
6474 package-manager-detector@1.6.0:
6475 resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==}
6476
6477 parent-module@1.0.1:
6478 resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
6479 engines: {node: '>=6'}
6480
6481 parse-entities@4.0.2:
6482 resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
6483
6484 parse-json@5.2.0:
6485 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
6486 engines: {node: '>=8'}
6487
6488 parse-ms@4.0.0:
6489 resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
6490 engines: {node: '>=18'}
6491
6492 parse5@8.0.0:
6493 resolution: {integrity: sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==}
6494
6495 parseley@0.12.1:
6496 resolution: {integrity: sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==}
6497
6498 parseurl@1.3.3:
6499 resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
6500 engines: {node: '>= 0.8'}
6501
6502 path-browserify@1.0.1:
6503 resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
6504
6505 path-exists@5.0.0:
6506 resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==}
6507 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
6508
6509 path-expression-matcher@1.2.0:
6510 resolution: {integrity: sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==}
6511 engines: {node: '>=14.0.0'}
6512
6513 path-key@3.1.1:
6514 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
6515 engines: {node: '>=8'}
6516
6517 path-key@4.0.0:
6518 resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
6519 engines: {node: '>=12'}
6520
6521 path-scurry@2.0.2:
6522 resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
6523 engines: {node: 18 || 20 || >=22}
6524
6525 path-to-regexp@8.4.0:
6526 resolution: {integrity: sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==}
6527
6528 pathe@2.0.3:
6529 resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
6530
6531 peberminta@0.9.0:
6532 resolution: {integrity: sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==}
6533
6534 perfect-debounce@1.0.0:
6535 resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
6536
6537 pg-cloudflare@1.3.0:
6538 resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==}
6539
6540 pg-connection-string@2.12.0:
6541 resolution: {integrity: sha512-U7qg+bpswf3Cs5xLzRqbXbQl85ng0mfSV/J0nnA31MCLgvEaAo7CIhmeyrmJpOr7o+zm0rXK+hNnT5l9RHkCkQ==}
6542
6543 pg-int8@1.0.1:
6544 resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
6545 engines: {node: '>=4.0.0'}
6546
6547 pg-pool@3.13.0:
6548 resolution: {integrity: sha512-gB+R+Xud1gLFuRD/QgOIgGOBE2KCQPaPwkzBBGC9oG69pHTkhQeIuejVIk3/cnDyX39av2AxomQiyPT13WKHQA==}
6549 peerDependencies:
6550 pg: '>=8.0'
6551
6552 pg-protocol@1.12.0:
6553 resolution: {integrity: sha512-uOANXNRACNdElMXJ0tPz6RBM0XQ61nONGAwlt8da5zs/iUOOCLBQOHSXnrC6fMsvtjxbOJrZZl5IScGv+7mpbg==}
6554
6555 pg-protocol@1.13.0:
6556 resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==}
6557
6558 pg-types@2.2.0:
6559 resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
6560 engines: {node: '>=4'}
6561
6562 pg@8.20.0:
6563 resolution: {integrity: sha512-ldhMxz2r8fl/6QkXnBD3CR9/xg694oT6DZQ2s6c/RI28OjtSOpxnPrUCGOBJ46RCUxcWdx3p6kw/xnDHjKvaRA==}
6564 engines: {node: '>= 16.0.0'}
6565 peerDependencies:
6566 pg-native: '>=3.0.1'
6567 peerDependenciesMeta:
6568 pg-native:
6569 optional: true
6570
6571 pgpass@1.0.5:
6572 resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
6573
6574 picocolors@1.1.1:
6575 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
6576
6577 picomatch@4.0.4:
6578 resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
6579 engines: {node: '>=12'}
6580
6581 pkce-challenge@5.0.1:
6582 resolution: {integrity: sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==}
6583 engines: {node: '>=16.20.0'}
6584
6585 pkg-types@2.3.0:
6586 resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
6587
6588 postcss-selector-parser@7.1.1:
6589 resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
6590 engines: {node: '>=4'}
6591
6592 postcss@8.4.31:
6593 resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
6594 engines: {node: ^10 || ^12 || >=14}
6595
6596 postcss@8.5.6:
6597 resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
6598 engines: {node: ^10 || ^12 || >=14}
6599
6600 postcss@8.5.8:
6601 resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
6602 engines: {node: ^10 || ^12 || >=14}
6603
6604 postgres-array@2.0.0:
6605 resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==}
6606 engines: {node: '>=4'}
6607
6608 postgres-bytea@1.0.0:
6609 resolution: {integrity: sha512-xy3pmLuQqRBZBXDULy7KbaitYqLcmxigw14Q5sj8QBVLqEwXfeybIKVWiqAXTlcvdvb0+xkOtDbfQMOf4lST1w==}
6610 engines: {node: '>=0.10.0'}
6611
6612 postgres-date@1.0.7:
6613 resolution: {integrity: sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==}
6614 engines: {node: '>=0.10.0'}
6615
6616 postgres-interval@1.2.0:
6617 resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==}
6618 engines: {node: '>=0.10.0'}
6619
6620 postgres@3.4.7:
6621 resolution: {integrity: sha512-Jtc2612XINuBjIl/QTWsV5UvE8UHuNblcO3vVADSrKsrc6RqGX6lOW1cEo3CM2v0XG4Nat8nI+YM7/f26VxXLw==}
6622 engines: {node: '>=12'}
6623
6624 powershell-utils@0.1.0:
6625 resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==}
6626 engines: {node: '>=20'}
6627
6628 prettier@3.7.4:
6629 resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==}
6630 engines: {node: '>=14'}
6631 hasBin: true
6632
6633 pretty-format@27.5.1:
6634 resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
6635 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
6636
6637 pretty-ms@9.3.0:
6638 resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==}
6639 engines: {node: '>=18'}
6640
6641 prisma@7.4.2:
6642 resolution: {integrity: sha512-2bP8Ruww3Q95Z2eH4Yqh4KAENRsj/SxbdknIVBfd6DmjPwmpsC4OVFMLOeHt6tM3Amh8ebjvstrUz3V/hOe1dA==}
6643 engines: {node: ^20.19 || ^22.12 || >=24.0}
6644 hasBin: true
6645 peerDependencies:
6646 better-sqlite3: '>=9.0.0'
6647 typescript: '>=5.4.0'
6648 peerDependenciesMeta:
6649 better-sqlite3:
6650 optional: true
6651 typescript:
6652 optional: true
6653
6654 prismjs@1.30.0:
6655 resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
6656 engines: {node: '>=6'}
6657
6658 prompts@2.4.2:
6659 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==}
6660 engines: {node: '>= 6'}
6661
6662 proper-lockfile@4.1.2:
6663 resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==}
6664
6665 property-information@7.1.0:
6666 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==}
6667
6668 prosemirror-changeset@2.3.1:
6669 resolution: {integrity: sha512-j0kORIBm8ayJNl3zQvD1TTPHJX3g042et6y/KQhZhnPrruO8exkTgG8X+NRpj7kIyMMEx74Xb3DyMIBtO0IKkQ==}
6670
6671 prosemirror-collab@1.3.1:
6672 resolution: {integrity: sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==}
6673
6674 prosemirror-commands@1.7.1:
6675 resolution: {integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==}
6676
6677 prosemirror-dropcursor@1.8.2:
6678 resolution: {integrity: sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==}
6679
6680 prosemirror-gapcursor@1.4.0:
6681 resolution: {integrity: sha512-z00qvurSdCEWUIulij/isHaqu4uLS8r/Fi61IbjdIPJEonQgggbJsLnstW7Lgdk4zQ68/yr6B6bf7sJXowIgdQ==}
6682
6683 prosemirror-history@1.5.0:
6684 resolution: {integrity: sha512-zlzTiH01eKA55UAf1MEjtssJeHnGxO0j4K4Dpx+gnmX9n+SHNlDqI2oO1Kv1iPN5B1dm5fsljCfqKF9nFL6HRg==}
6685
6686 prosemirror-inputrules@1.5.1:
6687 resolution: {integrity: sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw==}
6688
6689 prosemirror-keymap@1.2.3:
6690 resolution: {integrity: sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==}
6691
6692 prosemirror-markdown@1.13.2:
6693 resolution: {integrity: sha512-FPD9rHPdA9fqzNmIIDhhnYQ6WgNoSWX9StUZ8LEKapaXU9i6XgykaHKhp6XMyXlOWetmaFgGDS/nu/w9/vUc5g==}
6694
6695 prosemirror-menu@1.2.5:
6696 resolution: {integrity: sha512-qwXzynnpBIeg1D7BAtjOusR+81xCp53j7iWu/IargiRZqRjGIlQuu1f3jFi+ehrHhWMLoyOQTSRx/IWZJqOYtQ==}
6697
6698 prosemirror-model@1.25.4:
6699 resolution: {integrity: sha512-PIM7E43PBxKce8OQeezAs9j4TP+5yDpZVbuurd1h5phUxEKIu+G2a+EUZzIC5nS1mJktDJWzbqS23n1tsAf5QA==}
6700
6701 prosemirror-schema-basic@1.2.4:
6702 resolution: {integrity: sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==}
6703
6704 prosemirror-schema-list@1.5.1:
6705 resolution: {integrity: sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==}
6706
6707 prosemirror-state@1.4.4:
6708 resolution: {integrity: sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw==}
6709
6710 prosemirror-tables@1.8.3:
6711 resolution: {integrity: sha512-wbqCR/RlRPRe41a4LFtmhKElzBEfBTdtAYWNIGHM6X2e24NN/MTNUKyXjjphfAfdQce37Kh/5yf765mLPYDe7Q==}
6712
6713 prosemirror-trailing-node@3.0.0:
6714 resolution: {integrity: sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==}
6715 peerDependencies:
6716 prosemirror-model: ^1.22.1
6717 prosemirror-state: ^1.4.2
6718 prosemirror-view: ^1.33.8
6719
6720 prosemirror-transform@1.10.5:
6721 resolution: {integrity: sha512-RPDQCxIDhIBb1o36xxwsaeAvivO8VLJcgBtzmOwQ64bMtsVFh5SSuJ6dWSxO1UsHTiTXPCgQm3PDJt7p6IOLbw==}
6722
6723 prosemirror-view@1.41.4:
6724 resolution: {integrity: sha512-WkKgnyjNncri03Gjaz3IFWvCAE94XoiEgvtr0/r2Xw7R8/IjK3sKLSiDoCHWcsXSAinVaKlGRZDvMCsF1kbzjA==}
6725
6726 proxy-addr@2.0.7:
6727 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
6728 engines: {node: '>= 0.10'}
6729
6730 pump@3.0.3:
6731 resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==}
6732
6733 punycode.js@2.3.1:
6734 resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
6735 engines: {node: '>=6'}
6736
6737 punycode@2.3.1:
6738 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
6739 engines: {node: '>=6'}
6740
6741 pure-rand@6.1.0:
6742 resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==}
6743
6744 qs@6.15.0:
6745 resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
6746 engines: {node: '>=0.6'}
6747
6748 quansync@0.2.11:
6749 resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
6750
6751 queue-microtask@1.2.3:
6752 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
6753
6754 radix-ui@1.4.3:
6755 resolution: {integrity: sha512-aWizCQiyeAenIdUbqEpXgRA1ya65P13NKn/W8rWkcN0OPkRDxdBVLWnIEDsS2RpwCK2nobI7oMUSmexzTDyAmA==}
6756 peerDependencies:
6757 '@types/react': '*'
6758 '@types/react-dom': '*'
6759 react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
6760 react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
6761 peerDependenciesMeta:
6762 '@types/react':
6763 optional: true
6764 '@types/react-dom':
6765 optional: true
6766
6767 range-parser@1.2.1:
6768 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
6769 engines: {node: '>= 0.6'}
6770
6771 raw-body@3.0.2:
6772 resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
6773 engines: {node: '>= 0.10'}
6774
6775 rc9@2.1.2:
6776 resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
6777
6778 react-day-picker@9.13.2:
6779 resolution: {integrity: sha512-IMPiXfXVIAuR5Yk58DDPBC8QKClrhdXV+Tr/alBrwrHUw0qDDYB1m5zPNuTnnPIr/gmJ4ChMxmtqPdxm8+R4Eg==}
6780 engines: {node: '>=18'}
6781 peerDependencies:
6782 react: '>=16.8.0'
6783
6784 react-day-picker@9.14.0:
6785 resolution: {integrity: sha512-tBaoDWjPwe0M5pGrum4H0SR6Lyk+BO9oHnp9JbKpGKW2mlraNPgP9BMfsg5pWpwrssARmeqk7YBl2oXutZTaHA==}
6786 engines: {node: '>=18'}
6787 peerDependencies:
6788 react: '>=16.8.0'
6789
6790 react-dom@19.1.0:
6791 resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==}
6792 peerDependencies:
6793 react: ^19.1.0
6794
6795 react-dom@19.2.4:
6796 resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
6797 peerDependencies:
6798 react: ^19.2.4
6799
6800 react-email@5.2.10:
6801 resolution: {integrity: sha512-Ys8yR5/a0nXf5u2GlT2UV93PJHC3ZnuMnNebEn7I5UE9XfMFPtlpgDs02mPJOJn49fhJjDTWIUlZD1vmQPDgJg==}
6802 engines: {node: '>=20.0.0'}
6803 hasBin: true
6804
6805 react-hook-form@7.71.2:
6806 resolution: {integrity: sha512-1CHvcDYzuRUNOflt4MOq3ZM46AronNJtQ1S7tnX6YN4y72qhgiUItpacZUAQ0TyWYci3yz1X+rXaSxiuEm86PA==}
6807 engines: {node: '>=18.0.0'}
6808 peerDependencies:
6809 react: ^16.8.0 || ^17 || ^18 || ^19
6810
6811 react-i18next@15.7.4:
6812 resolution: {integrity: sha512-nyU8iKNrI5uDJch0z9+Y5XEr34b0wkyYj3Rp+tfbahxtlswxSCjcUL9H0nqXo9IR3/t5Y5PKIA3fx3MfUyR9Xw==}
6813 peerDependencies:
6814 i18next: '>= 23.4.0'
6815 react: '>= 16.8.0'
6816 react-dom: '*'
6817 react-native: '*'
6818 typescript: ^5
6819 peerDependenciesMeta:
6820 react-dom:
6821 optional: true
6822 react-native:
6823 optional: true
6824 typescript:
6825 optional: true
6826
6827 react-is@17.0.2:
6828 resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
6829
6830 react-markdown@10.1.0:
6831 resolution: {integrity: sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==}
6832 peerDependencies:
6833 '@types/react': '>=18'
6834 react: '>=18'
6835
6836 react-refresh@0.18.0:
6837 resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
6838 engines: {node: '>=0.10.0'}
6839
6840 react-remove-scroll-bar@2.3.8:
6841 resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
6842 engines: {node: '>=10'}
6843 peerDependencies:
6844 '@types/react': '*'
6845 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
6846 peerDependenciesMeta:
6847 '@types/react':
6848 optional: true
6849
6850 react-remove-scroll@2.7.2:
6851 resolution: {integrity: sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==}
6852 engines: {node: '>=10'}
6853 peerDependencies:
6854 '@types/react': '*'
6855 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
6856 peerDependenciesMeta:
6857 '@types/react':
6858 optional: true
6859
6860 react-style-singleton@2.2.3:
6861 resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
6862 engines: {node: '>=10'}
6863 peerDependencies:
6864 '@types/react': '*'
6865 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
6866 peerDependenciesMeta:
6867 '@types/react':
6868 optional: true
6869
6870 react-use-websocket@4.13.0:
6871 resolution: {integrity: sha512-anMuVoV//g2N76Wxqvqjjo1X48r9Np3y1/gMl7arX84tAPXdy5R7sB5lO5hvCzQRYjqXwV8XMAiEBOUbyrZFrw==}
6872
6873 react@19.1.0:
6874 resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
6875 engines: {node: '>=0.10.0'}
6876
6877 react@19.2.4:
6878 resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==}
6879 engines: {node: '>=0.10.0'}
6880
6881 readdirp@3.6.0:
6882 resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
6883 engines: {node: '>=8.10.0'}
6884
6885 readdirp@4.1.2:
6886 resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
6887 engines: {node: '>= 14.18.0'}
6888
6889 recast@0.23.11:
6890 resolution: {integrity: sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==}
6891 engines: {node: '>= 4'}
6892
6893 redent@3.0.0:
6894 resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
6895 engines: {node: '>=8'}
6896
6897 regex-recursion@6.0.2:
6898 resolution: {integrity: sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==}
6899
6900 regex-utilities@2.3.0:
6901 resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==}
6902
6903 regex@6.1.0:
6904 resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==}
6905
6906 regexp-to-ast@0.5.0:
6907 resolution: {integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==}
6908
6909 remark-parse@11.0.0:
6910 resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
6911
6912 remark-rehype@11.1.2:
6913 resolution: {integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==}
6914
6915 remeda@2.33.4:
6916 resolution: {integrity: sha512-ygHswjlc/opg2VrtiYvUOPLjxjtdKvjGz1/plDhkG66hjNjFr1xmfrs2ClNFo/E6TyUFiwYNh53bKV26oBoMGQ==}
6917
6918 require-directory@2.1.1:
6919 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
6920 engines: {node: '>=0.10.0'}
6921
6922 require-from-string@2.0.2:
6923 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
6924 engines: {node: '>=0.10.0'}
6925
6926 reselect@5.1.1:
6927 resolution: {integrity: sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==}
6928
6929 resolve-from@4.0.0:
6930 resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
6931 engines: {node: '>=4'}
6932
6933 resolve-from@5.0.0:
6934 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
6935 engines: {node: '>=8'}
6936
6937 resolve-pkg-maps@1.0.0:
6938 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
6939
6940 restore-cursor@5.1.0:
6941 resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
6942 engines: {node: '>=18'}
6943
6944 retry@0.12.0:
6945 resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==}
6946 engines: {node: '>= 4'}
6947
6948 rettime@0.10.1:
6949 resolution: {integrity: sha512-uyDrIlUEH37cinabq0AX4QbgV4HbFZ/gqoiunWQ1UqBtRvTTytwhNYjE++pO/MjPTZL5KQCf2bEoJ/BJNVQ5Kw==}
6950
6951 reusify@1.1.0:
6952 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
6953 engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
6954
6955 rollup@4.59.0:
6956 resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==}
6957 engines: {node: '>=18.0.0', npm: '>=8.0.0'}
6958 hasBin: true
6959
6960 rope-sequence@1.3.4:
6961 resolution: {integrity: sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==}
6962
6963 rou3@0.7.12:
6964 resolution: {integrity: sha512-iFE4hLDuloSWcD7mjdCDhx2bKcIsYbtOTpfH5MHHLSKMOUyjqQXTeZVa289uuwEGEKFoE/BAPbhaU4B774nceg==}
6965
6966 router@2.2.0:
6967 resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
6968 engines: {node: '>= 18'}
6969
6970 run-applescript@7.1.0:
6971 resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
6972 engines: {node: '>=18'}
6973
6974 run-parallel@1.2.0:
6975 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
6976
6977 safer-buffer@2.1.2:
6978 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
6979
6980 saxes@6.0.0:
6981 resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
6982 engines: {node: '>=v12.22.7'}
6983
6984 scheduler@0.26.0:
6985 resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
6986
6987 scheduler@0.27.0:
6988 resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
6989
6990 selderee@0.11.0:
6991 resolution: {integrity: sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==}
6992
6993 semver@6.3.1:
6994 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
6995 hasBin: true
6996
6997 semver@7.7.4:
6998 resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
6999 engines: {node: '>=10'}
7000 hasBin: true
7001
7002 send@1.2.1:
7003 resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
7004 engines: {node: '>= 18'}
7005
7006 seq-queue@0.0.5:
7007 resolution: {integrity: sha512-hr3Wtp/GZIc/6DAGPDcV4/9WoZhjrkXsi5B/07QgX8tsdc6ilr7BFM6PM6rbdAX1kFSDYeZGLipIZZKyQP0O5Q==}
7008
7009 seroval-plugins@1.3.3:
7010 resolution: {integrity: sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==}
7011 engines: {node: '>=10'}
7012 peerDependencies:
7013 seroval: 1.4.1
7014
7015 seroval-plugins@1.5.0:
7016 resolution: {integrity: sha512-EAHqADIQondwRZIdeW2I636zgsODzoBDwb3PT/+7TLDWyw1Dy/Xv7iGUIEXXav7usHDE9HVhOU61irI3EnyyHA==}
7017 engines: {node: '>=10'}
7018 peerDependencies:
7019 seroval: 1.4.1
7020
7021 seroval@1.4.1:
7022 resolution: {integrity: sha512-9GOc+8T6LN4aByLN75uRvMbrwY5RDBW6lSlknsY4LEa9ZmWcxKcRe1G/Q3HZXjltxMHTrStnvrwAICxZrhldtg==}
7023 engines: {node: '>=10'}
7024
7025 serve-static@2.2.1:
7026 resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==}
7027 engines: {node: '>= 18'}
7028
7029 set-cookie-parser@3.0.1:
7030 resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==}
7031
7032 setprototypeof@1.2.0:
7033 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
7034
7035 shadcn@3.8.5:
7036 resolution: {integrity: sha512-jPRx44e+eyeV7xwY3BLJXcfrks00+M0h5BGB9l6DdcBW4BpAj4x3lVmVy0TXPEs2iHEisxejr62sZAAw6B1EVA==}
7037 hasBin: true
7038
7039 sharp@0.34.5:
7040 resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==}
7041 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
7042
7043 shebang-command@2.0.0:
7044 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
7045 engines: {node: '>=8'}
7046
7047 shebang-regex@3.0.0:
7048 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
7049 engines: {node: '>=8'}
7050
7051 shiki@4.0.2:
7052 resolution: {integrity: sha512-eAVKTMedR5ckPo4xne/PjYQYrU3qx78gtJZ+sHlXEg5IHhhoQhMfZVzetTYuaJS0L2Ef3AcCRzCHV8T0WI6nIQ==}
7053 engines: {node: '>=20'}
7054
7055 side-channel-list@1.0.0:
7056 resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
7057 engines: {node: '>= 0.4'}
7058
7059 side-channel-map@1.0.1:
7060 resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
7061 engines: {node: '>= 0.4'}
7062
7063 side-channel-weakmap@1.0.2:
7064 resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
7065 engines: {node: '>= 0.4'}
7066
7067 side-channel@1.1.0:
7068 resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
7069 engines: {node: '>= 0.4'}
7070
7071 siginfo@2.0.0:
7072 resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
7073
7074 signal-exit@3.0.7:
7075 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
7076
7077 signal-exit@4.1.0:
7078 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
7079 engines: {node: '>=14'}
7080
7081 sisteransi@1.0.5:
7082 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
7083
7084 socket.io-adapter@2.5.5:
7085 resolution: {integrity: sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==}
7086
7087 socket.io-parser@4.2.6:
7088 resolution: {integrity: sha512-asJqbVBDsBCJx0pTqw3WfesSY0iRX+2xzWEWzrpcH7L6fLzrhyF8WPI8UaeM4YCuDfpwA/cgsdugMsmtz8EJeg==}
7089 engines: {node: '>=10.0.0'}
7090
7091 socket.io@4.8.1:
7092 resolution: {integrity: sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==}
7093 engines: {node: '>=10.2.0'}
7094
7095 solid-js@1.9.10:
7096 resolution: {integrity: sha512-Coz956cos/EPDlhs6+jsdTxKuJDPT7B5SVIWgABwROyxjY7Xbr8wkzD68Et+NxnV7DLJ3nJdAC2r9InuV/4Jew==}
7097
7098 sonner@2.0.7:
7099 resolution: {integrity: sha512-W6ZN4p58k8aDKA4XPcx2hpIQXBRAgyiWVkYhT7CvK6D3iAu7xjvVyhQHg2/iaKJZ1XVJ4r7XuwGL+WGEK37i9w==}
7100 peerDependencies:
7101 react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
7102 react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
7103
7104 source-map-js@1.2.1:
7105 resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
7106 engines: {node: '>=0.10.0'}
7107
7108 source-map-support@0.5.21:
7109 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
7110
7111 source-map@0.6.1:
7112 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
7113 engines: {node: '>=0.10.0'}
7114
7115 source-map@0.7.6:
7116 resolution: {integrity: sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==}
7117 engines: {node: '>= 12'}
7118
7119 space-separated-tokens@2.0.2:
7120 resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
7121
7122 sparse-bitfield@3.0.3:
7123 resolution: {integrity: sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==}
7124
7125 split2@4.2.0:
7126 resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
7127 engines: {node: '>= 10.x'}
7128
7129 sqlstring@2.3.3:
7130 resolution: {integrity: sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==}
7131 engines: {node: '>= 0.6'}
7132
7133 stackback@0.0.2:
7134 resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
7135
7136 statuses@2.0.2:
7137 resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
7138 engines: {node: '>= 0.8'}
7139
7140 std-env@3.10.0:
7141 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
7142
7143 std-env@4.0.0:
7144 resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==}
7145
7146 stdin-discarder@0.2.2:
7147 resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==}
7148 engines: {node: '>=18'}
7149
7150 streamx@2.23.0:
7151 resolution: {integrity: sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==}
7152
7153 strict-event-emitter@0.5.1:
7154 resolution: {integrity: sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==}
7155
7156 string-width@4.2.3:
7157 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
7158 engines: {node: '>=8'}
7159
7160 string-width@7.2.0:
7161 resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
7162 engines: {node: '>=18'}
7163
7164 stringify-entities@4.0.4:
7165 resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
7166
7167 stringify-object@5.0.0:
7168 resolution: {integrity: sha512-zaJYxz2FtcMb4f+g60KsRNFOpVMUyuJgA51Zi5Z1DOTC3S59+OQiVOzE9GZt0x72uBGWKsQIuBKeF9iusmKFsg==}
7169 engines: {node: '>=14.16'}
7170
7171 strip-ansi@6.0.1:
7172 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
7173 engines: {node: '>=8'}
7174
7175 strip-ansi@7.1.2:
7176 resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==}
7177 engines: {node: '>=12'}
7178
7179 strip-bom@3.0.0:
7180 resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
7181 engines: {node: '>=4'}
7182
7183 strip-final-newline@2.0.0:
7184 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
7185 engines: {node: '>=6'}
7186
7187 strip-final-newline@4.0.0:
7188 resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
7189 engines: {node: '>=18'}
7190
7191 strip-indent@3.0.0:
7192 resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
7193 engines: {node: '>=8'}
7194
7195 strnum@2.2.0:
7196 resolution: {integrity: sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==}
7197
7198 stubborn-fs@2.0.0:
7199 resolution: {integrity: sha512-Y0AvSwDw8y+nlSNFXMm2g6L51rBGdAQT20J3YSOqxC53Lo3bjWRtr2BKcfYoAf352WYpsZSTURrA0tqhfgudPA==}
7200
7201 stubborn-utils@1.0.2:
7202 resolution: {integrity: sha512-zOh9jPYI+xrNOyisSelgym4tolKTJCQd5GBhK0+0xJvcYDcwlOoxF/rnFKQ2KRZknXSG9jWAp66fwP6AxN9STg==}
7203
7204 style-to-js@1.1.21:
7205 resolution: {integrity: sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==}
7206
7207 style-to-object@1.0.14:
7208 resolution: {integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==}
7209
7210 styled-jsx@5.1.6:
7211 resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
7212 engines: {node: '>= 12.0.0'}
7213 peerDependencies:
7214 '@babel/core': '*'
7215 babel-plugin-macros: '*'
7216 react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0'
7217 peerDependenciesMeta:
7218 '@babel/core':
7219 optional: true
7220 babel-plugin-macros:
7221 optional: true
7222
7223 supports-color@7.2.0:
7224 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
7225 engines: {node: '>=8'}
7226
7227 symbol-tree@3.2.4:
7228 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
7229
7230 tabbable@6.4.0:
7231 resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==}
7232
7233 tagged-tag@1.0.0:
7234 resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
7235 engines: {node: '>=20'}
7236
7237 tailwind-animate@0.2.10:
7238 resolution: {integrity: sha512-9vczT78R9O7HIrydvGJNz4/19ogjSQSFlYpwleAxcxIT1m9pvAIGQr/+f6qG9sB5gq3JLB6IRKmw9RGJUrLeXQ==}
7239
7240 tailwind-merge@3.4.0:
7241 resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==}
7242
7243 tailwind-merge@3.5.0:
7244 resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==}
7245
7246 tailwindcss-animate@1.0.7:
7247 resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
7248 peerDependencies:
7249 tailwindcss: '>=3.0.0 || insiders'
7250
7251 tailwindcss@4.1.18:
7252 resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==}
7253
7254 tailwindcss@4.2.1:
7255 resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==}
7256
7257 tapable@2.3.0:
7258 resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
7259 engines: {node: '>=6'}
7260
7261 tar-fs@3.1.1:
7262 resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==}
7263
7264 tar-stream@3.1.7:
7265 resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==}
7266
7267 text-decoder@1.2.3:
7268 resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==}
7269
7270 text-extensions@2.4.0:
7271 resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==}
7272 engines: {node: '>=8'}
7273
7274 through@2.3.8:
7275 resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
7276
7277 tiny-invariant@1.3.3:
7278 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
7279
7280 tiny-warning@1.0.3:
7281 resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
7282
7283 tinybench@2.9.0:
7284 resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
7285
7286 tinyexec@1.0.2:
7287 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==}
7288 engines: {node: '>=18'}
7289
7290 tinyexec@1.0.4:
7291 resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==}
7292 engines: {node: '>=18'}
7293
7294 tinyglobby@0.2.15:
7295 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
7296 engines: {node: '>=12.0.0'}
7297
7298 tinyrainbow@3.1.0:
7299 resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
7300 engines: {node: '>=14.0.0'}
7301
7302 tippy.js@6.3.7:
7303 resolution: {integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==}
7304
7305 tldts-core@7.0.23:
7306 resolution: {integrity: sha512-0g9vrtDQLrNIiCj22HSe9d4mLVG3g5ph5DZ8zCKBr4OtrspmNB6ss7hVyzArAeE88ceZocIEGkyW1Ime7fxPtQ==}
7307
7308 tldts@7.0.23:
7309 resolution: {integrity: sha512-ASdhgQIBSay0R/eXggAkQ53G4nTJqTXqC2kbaBbdDwM7SkjyZyO0OaaN1/FH7U/yCeqOHDwFO5j8+Os/IS1dXw==}
7310 hasBin: true
7311
7312 to-regex-range@5.0.1:
7313 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
7314 engines: {node: '>=8.0'}
7315
7316 toad-cache@3.7.0:
7317 resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==}
7318 engines: {node: '>=12'}
7319
7320 toidentifier@1.0.1:
7321 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
7322 engines: {node: '>=0.6'}
7323
7324 tough-cookie@6.0.0:
7325 resolution: {integrity: sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==}
7326 engines: {node: '>=16'}
7327
7328 tough-cookie@6.0.1:
7329 resolution: {integrity: sha512-LktZQb3IeoUWB9lqR5EWTHgW/VTITCXg4D21M+lvybRVdylLrRMnqaIONLVb5mav8vM19m44HIcGq4qASeu2Qw==}
7330 engines: {node: '>=16'}
7331
7332 tr46@5.1.1:
7333 resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==}
7334 engines: {node: '>=18'}
7335
7336 tr46@6.0.0:
7337 resolution: {integrity: sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==}
7338 engines: {node: '>=20'}
7339
7340 trim-lines@3.0.1:
7341 resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
7342
7343 trough@2.2.0:
7344 resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
7345
7346 ts-morph@26.0.0:
7347 resolution: {integrity: sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==}
7348
7349 tsconfig-paths@4.2.0:
7350 resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
7351 engines: {node: '>=6'}
7352
7353 tslib@2.8.1:
7354 resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
7355
7356 tsx@4.21.0:
7357 resolution: {integrity: sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==}
7358 engines: {node: '>=18.0.0'}
7359 hasBin: true
7360
7361 turbo-darwin-64@2.7.2:
7362 resolution: {integrity: sha512-dxY3X6ezcT5vm3coK6VGixbrhplbQMwgNsCsvZamS/+/6JiebqW9DKt4NwpgYXhDY2HdH00I7FWs3wkVuan4rA==}
7363 cpu: [x64]
7364 os: [darwin]
7365
7366 turbo-darwin-arm64@2.7.2:
7367 resolution: {integrity: sha512-1bXmuwPLqNFt3mzrtYcVx1sdJ8UYb124Bf48nIgcpMCGZy3kDhgxNv1503kmuK/37OGOZbsWSQFU4I08feIuSg==}
7368 cpu: [arm64]
7369 os: [darwin]
7370
7371 turbo-linux-64@2.7.2:
7372 resolution: {integrity: sha512-kP+TiiMaiPugbRlv57VGLfcjFNsFbo8H64wMBCPV2270Or2TpDCBULMzZrvEsvWFjT3pBFvToYbdp8/Kw0jAQg==}
7373 cpu: [x64]
7374 os: [linux]
7375
7376 turbo-linux-arm64@2.7.2:
7377 resolution: {integrity: sha512-VDJwQ0+8zjAfbyY6boNaWfP6RIez4ypKHxwkuB6SrWbOSk+vxTyW5/hEjytTwK8w/TsbKVcMDyvpora8tEsRFw==}
7378 cpu: [arm64]
7379 os: [linux]
7380
7381 turbo-windows-64@2.7.2:
7382 resolution: {integrity: sha512-rPjqQXVnI6A6oxgzNEE8DNb6Vdj2Wwyhfv3oDc+YM3U9P7CAcBIlKv/868mKl4vsBtz4ouWpTQNXG8vljgJO+w==}
7383 cpu: [x64]
7384 os: [win32]
7385
7386 turbo-windows-arm64@2.7.2:
7387 resolution: {integrity: sha512-tcnHvBhO515OheIFWdxA+qUvZzNqqcHbLVFc1+n+TJ1rrp8prYicQtbtmsiKgMvr/54jb9jOabU62URAobnB7g==}
7388 cpu: [arm64]
7389 os: [win32]
7390
7391 turbo@2.7.2:
7392 resolution: {integrity: sha512-5JIA5aYBAJSAhrhbyag1ZuMSgUZnHtI+Sq3H8D3an4fL8PeF+L1yYvbEJg47akP1PFfATMf5ehkqFnxfkmuwZQ==}
7393 hasBin: true
7394
7395 turndown-plugin-gfm@1.0.2:
7396 resolution: {integrity: sha512-vwz9tfvF7XN/jE0dGoBei3FXWuvll78ohzCZQuOb+ZjWrs3a0XhQVomJEb2Qh4VHTPNRO4GPZh0V7VRbiWwkRg==}
7397
7398 turndown@7.2.2:
7399 resolution: {integrity: sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==}
7400
7401 tw-animate-css@1.4.0:
7402 resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==}
7403
7404 type-fest@5.3.1:
7405 resolution: {integrity: sha512-VCn+LMHbd4t6sF3wfU/+HKT63C9OoyrSIf4b+vtWHpt2U7/4InZG467YDNMFMR70DdHjAdpPWmw2lzRdg0Xqqg==}
7406 engines: {node: '>=20'}
7407
7408 type-is@2.0.1:
7409 resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
7410 engines: {node: '>= 0.6'}
7411
7412 typescript@5.8.3:
7413 resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
7414 engines: {node: '>=14.17'}
7415 hasBin: true
7416
7417 typescript@5.9.3:
7418 resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
7419 engines: {node: '>=14.17'}
7420 hasBin: true
7421
7422 uc.micro@2.1.0:
7423 resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
7424
7425 uint8array-extras@1.5.0:
7426 resolution: {integrity: sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A==}
7427 engines: {node: '>=18'}
7428
7429 undici-types@7.16.0:
7430 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
7431
7432 undici-types@7.18.2:
7433 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
7434
7435 undici@7.24.6:
7436 resolution: {integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==}
7437 engines: {node: '>=20.18.1'}
7438
7439 unicorn-magic@0.1.0:
7440 resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
7441 engines: {node: '>=18'}
7442
7443 unicorn-magic@0.3.0:
7444 resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
7445 engines: {node: '>=18'}
7446
7447 unified@11.0.5:
7448 resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
7449
7450 unist-util-is@6.0.1:
7451 resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==}
7452
7453 unist-util-position@5.0.0:
7454 resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
7455
7456 unist-util-stringify-position@4.0.0:
7457 resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
7458
7459 unist-util-visit-parents@6.0.2:
7460 resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==}
7461
7462 unist-util-visit@5.0.0:
7463 resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
7464
7465 universal-github-app-jwt@2.2.2:
7466 resolution: {integrity: sha512-dcmbeSrOdTnsjGjUfAlqNDJrhxXizjAz94ija9Qw8YkZ1uu0d+GoZzyH+Jb9tIIqvGsadUfwg+22k5aDqqwzbw==}
7467
7468 universal-user-agent@7.0.3:
7469 resolution: {integrity: sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==}
7470
7471 universalify@2.0.1:
7472 resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
7473 engines: {node: '>= 10.0.0'}
7474
7475 unpipe@1.0.0:
7476 resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
7477 engines: {node: '>= 0.8'}
7478
7479 unplugin@2.3.11:
7480 resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
7481 engines: {node: '>=18.12.0'}
7482
7483 until-async@3.0.2:
7484 resolution: {integrity: sha512-IiSk4HlzAMqTUseHHe3VhIGyuFmN90zMTpD3Z3y8jeQbzLIq500MVM7Jq2vUAnTKAFPJrqwkzr6PoTcPhGcOiw==}
7485
7486 update-browserslist-db@1.2.2:
7487 resolution: {integrity: sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==}
7488 hasBin: true
7489 peerDependencies:
7490 browserslist: '>= 4.21.0'
7491
7492 use-callback-ref@1.3.3:
7493 resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==}
7494 engines: {node: '>=10'}
7495 peerDependencies:
7496 '@types/react': '*'
7497 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
7498 peerDependenciesMeta:
7499 '@types/react':
7500 optional: true
7501
7502 use-sidecar@1.1.3:
7503 resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==}
7504 engines: {node: '>=10'}
7505 peerDependencies:
7506 '@types/react': '*'
7507 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
7508 peerDependenciesMeta:
7509 '@types/react':
7510 optional: true
7511
7512 use-sync-external-store@1.6.0:
7513 resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
7514 peerDependencies:
7515 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
7516
7517 util-deprecate@1.0.2:
7518 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
7519
7520 valibot@1.2.0:
7521 resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==}
7522 peerDependencies:
7523 typescript: '>=5'
7524 peerDependenciesMeta:
7525 typescript:
7526 optional: true
7527
7528 validate-npm-package-name@7.0.2:
7529 resolution: {integrity: sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==}
7530 engines: {node: ^20.17.0 || >=22.9.0}
7531
7532 vary@1.1.2:
7533 resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
7534 engines: {node: '>= 0.8'}
7535
7536 vfile-message@4.0.3:
7537 resolution: {integrity: sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==}
7538
7539 vfile@6.0.3:
7540 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
7541
7542 vite@7.3.1:
7543 resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
7544 engines: {node: ^20.19.0 || >=22.12.0}
7545 hasBin: true
7546 peerDependencies:
7547 '@types/node': ^20.19.0 || >=22.12.0
7548 jiti: '>=1.21.0'
7549 less: ^4.0.0
7550 lightningcss: ^1.21.0
7551 sass: ^1.70.0
7552 sass-embedded: ^1.70.0
7553 stylus: '>=0.54.8'
7554 sugarss: ^5.0.0
7555 terser: ^5.16.0
7556 tsx: ^4.8.1
7557 yaml: '>=2.8.3'
7558 peerDependenciesMeta:
7559 '@types/node':
7560 optional: true
7561 jiti:
7562 optional: true
7563 less:
7564 optional: true
7565 lightningcss:
7566 optional: true
7567 sass:
7568 optional: true
7569 sass-embedded:
7570 optional: true
7571 stylus:
7572 optional: true
7573 sugarss:
7574 optional: true
7575 terser:
7576 optional: true
7577 tsx:
7578 optional: true
7579 yaml:
7580 optional: true
7581
7582 vitest@4.1.2:
7583 resolution: {integrity: sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==}
7584 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
7585 hasBin: true
7586 peerDependencies:
7587 '@edge-runtime/vm': '*'
7588 '@opentelemetry/api': ^1.9.0
7589 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
7590 '@vitest/browser-playwright': 4.1.2
7591 '@vitest/browser-preview': 4.1.2
7592 '@vitest/browser-webdriverio': 4.1.2
7593 '@vitest/ui': 4.1.2
7594 happy-dom: '*'
7595 jsdom: '*'
7596 vite: ^6.0.0 || ^7.0.0 || ^8.0.0
7597 peerDependenciesMeta:
7598 '@edge-runtime/vm':
7599 optional: true
7600 '@opentelemetry/api':
7601 optional: true
7602 '@types/node':
7603 optional: true
7604 '@vitest/browser-playwright':
7605 optional: true
7606 '@vitest/browser-preview':
7607 optional: true
7608 '@vitest/browser-webdriverio':
7609 optional: true
7610 '@vitest/ui':
7611 optional: true
7612 happy-dom:
7613 optional: true
7614 jsdom:
7615 optional: true
7616
7617 void-elements@3.1.0:
7618 resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==}
7619 engines: {node: '>=0.10.0'}
7620
7621 w3c-keyname@2.2.8:
7622 resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
7623
7624 w3c-xmlserializer@5.0.0:
7625 resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}
7626 engines: {node: '>=18'}
7627
7628 web-streams-polyfill@3.3.3:
7629 resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
7630 engines: {node: '>= 8'}
7631
7632 webidl-conversions@7.0.0:
7633 resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
7634 engines: {node: '>=12'}
7635
7636 webidl-conversions@8.0.1:
7637 resolution: {integrity: sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==}
7638 engines: {node: '>=20'}
7639
7640 webpack-virtual-modules@0.6.2:
7641 resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
7642
7643 whatwg-mimetype@5.0.0:
7644 resolution: {integrity: sha512-sXcNcHOC51uPGF0P/D4NVtrkjSU2fNsm9iog4ZvZJsL3rjoDAzXZhkm2MWt1y+PUdggKAYVoMAIYcs78wJ51Cw==}
7645 engines: {node: '>=20'}
7646
7647 whatwg-url@14.2.0:
7648 resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==}
7649 engines: {node: '>=18'}
7650
7651 whatwg-url@16.0.1:
7652 resolution: {integrity: sha512-1to4zXBxmXHV3IiSSEInrreIlu02vUOvrhxJJH5vcxYTBDAx51cqZiKdyTxlecdKNSjj8EcxGBxNf6Vg+945gw==}
7653 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0}
7654
7655 when-exit@2.1.5:
7656 resolution: {integrity: sha512-VGkKJ564kzt6Ms1dbgPP/yuIoQCrsFAnRbptpC5wOEsDaNsbCB2bnfnaA8i/vRs5tjUSEOtIuvl9/MyVsvQZCg==}
7657
7658 which@2.0.2:
7659 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
7660 engines: {node: '>= 8'}
7661 hasBin: true
7662
7663 which@4.0.0:
7664 resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==}
7665 engines: {node: ^16.13.0 || >=18.0.0}
7666 hasBin: true
7667
7668 why-is-node-running@2.3.0:
7669 resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
7670 engines: {node: '>=8'}
7671 hasBin: true
7672
7673 wrap-ansi@6.2.0:
7674 resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
7675 engines: {node: '>=8'}
7676
7677 wrap-ansi@7.0.0:
7678 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
7679 engines: {node: '>=10'}
7680
7681 wrappy@1.0.2:
7682 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
7683
7684 ws@8.17.1:
7685 resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==}
7686 engines: {node: '>=10.0.0'}
7687 peerDependencies:
7688 bufferutil: ^4.0.1
7689 utf-8-validate: '>=5.0.2'
7690 peerDependenciesMeta:
7691 bufferutil:
7692 optional: true
7693 utf-8-validate:
7694 optional: true
7695
7696 wsl-utils@0.3.1:
7697 resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
7698 engines: {node: '>=20'}
7699
7700 xml-name-validator@5.0.0:
7701 resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==}
7702 engines: {node: '>=18'}
7703
7704 xmlchars@2.2.0:
7705 resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
7706
7707 xtend@4.0.2:
7708 resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
7709 engines: {node: '>=0.4'}
7710
7711 y18n@5.0.8:
7712 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
7713 engines: {node: '>=10'}
7714
7715 yallist@3.1.1:
7716 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
7717
7718 yargs-parser@21.1.1:
7719 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
7720 engines: {node: '>=12'}
7721
7722 yargs@17.7.2:
7723 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
7724 engines: {node: '>=12'}
7725
7726 yocto-queue@1.2.2:
7727 resolution: {integrity: sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ==}
7728 engines: {node: '>=12.20'}
7729
7730 yoctocolors-cjs@2.1.3:
7731 resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==}
7732 engines: {node: '>=18'}
7733
7734 yoctocolors@2.1.2:
7735 resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==}
7736 engines: {node: '>=18'}
7737
7738 zeptomatch@2.1.0:
7739 resolution: {integrity: sha512-KiGErG2J0G82LSpniV0CtIzjlJ10E04j02VOudJsPyPwNZgGnRKQy7I1R7GMyg/QswnE4l7ohSGrQbQbjXPPDA==}
7740
7741 zod-to-json-schema@3.25.1:
7742 resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==}
7743 peerDependencies:
7744 zod: ^3.25 || ^4
7745
7746 zod@3.25.76:
7747 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
7748
7749 zod@4.3.6:
7750 resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
7751
7752 zustand@5.0.11:
7753 resolution: {integrity: sha512-fdZY+dk7zn/vbWNCYmzZULHRrss0jx5pPFiOuMZ/5HJN6Yv3u+1Wswy/4MpZEkEGhtNH+pwxZB8OKgUBPzYAGg==}
7754 engines: {node: '>=12.20.0'}
7755 peerDependencies:
7756 '@types/react': '>=18.0.0'
7757 immer: '>=9.0.6'
7758 react: '>=18.0.0'
7759 use-sync-external-store: '>=1.2.0'
7760 peerDependenciesMeta:
7761 '@types/react':
7762 optional: true
7763 immer:
7764 optional: true
7765 react:
7766 optional: true
7767 use-sync-external-store:
7768 optional: true
7769
7770 zwitch@2.0.4:
7771 resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
7772
7773snapshots:
7774
7775 '@adobe/css-tools@4.4.4': {}
7776
7777 '@alloc/quick-lru@5.2.0': {}
7778
7779 '@antfu/ni@25.0.0':
7780 dependencies:
7781 ansis: 4.2.0
7782 fzf: 0.5.2
7783 package-manager-detector: 1.6.0
7784 tinyexec: 1.0.4
7785
7786 '@asamuzakjp/css-color@5.1.1':
7787 dependencies:
7788 '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
7789 '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
7790 '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
7791 '@csstools/css-tokenizer': 4.0.0
7792 lru-cache: 11.2.7
7793
7794 '@asamuzakjp/dom-selector@7.0.4':
7795 dependencies:
7796 '@asamuzakjp/nwsapi': 2.3.9
7797 bidi-js: 1.0.3
7798 css-tree: 3.2.1
7799 is-potential-custom-element-name: 1.0.1
7800 lru-cache: 11.2.7
7801
7802 '@asamuzakjp/nwsapi@2.3.9': {}
7803
7804 '@aws-crypto/crc32@5.2.0':
7805 dependencies:
7806 '@aws-crypto/util': 5.2.0
7807 '@aws-sdk/types': 3.973.6
7808 tslib: 2.8.1
7809
7810 '@aws-crypto/crc32c@5.2.0':
7811 dependencies:
7812 '@aws-crypto/util': 5.2.0
7813 '@aws-sdk/types': 3.973.6
7814 tslib: 2.8.1
7815
7816 '@aws-crypto/sha1-browser@5.2.0':
7817 dependencies:
7818 '@aws-crypto/supports-web-crypto': 5.2.0
7819 '@aws-crypto/util': 5.2.0
7820 '@aws-sdk/types': 3.973.6
7821 '@aws-sdk/util-locate-window': 3.965.5
7822 '@smithy/util-utf8': 2.3.0
7823 tslib: 2.8.1
7824
7825 '@aws-crypto/sha256-browser@5.2.0':
7826 dependencies:
7827 '@aws-crypto/sha256-js': 5.2.0
7828 '@aws-crypto/supports-web-crypto': 5.2.0
7829 '@aws-crypto/util': 5.2.0
7830 '@aws-sdk/types': 3.973.6
7831 '@aws-sdk/util-locate-window': 3.965.5
7832 '@smithy/util-utf8': 2.3.0
7833 tslib: 2.8.1
7834
7835 '@aws-crypto/sha256-js@5.2.0':
7836 dependencies:
7837 '@aws-crypto/util': 5.2.0
7838 '@aws-sdk/types': 3.973.6
7839 tslib: 2.8.1
7840
7841 '@aws-crypto/supports-web-crypto@5.2.0':
7842 dependencies:
7843 tslib: 2.8.1
7844
7845 '@aws-crypto/util@5.2.0':
7846 dependencies:
7847 '@aws-sdk/types': 3.973.6
7848 '@smithy/util-utf8': 2.3.0
7849 tslib: 2.8.1
7850
7851 '@aws-sdk/client-s3@3.1016.0':
7852 dependencies:
7853 '@aws-crypto/sha1-browser': 5.2.0
7854 '@aws-crypto/sha256-browser': 5.2.0
7855 '@aws-crypto/sha256-js': 5.2.0
7856 '@aws-sdk/core': 3.973.24
7857 '@aws-sdk/credential-provider-node': 3.972.25
7858 '@aws-sdk/middleware-bucket-endpoint': 3.972.8
7859 '@aws-sdk/middleware-expect-continue': 3.972.8
7860 '@aws-sdk/middleware-flexible-checksums': 3.974.4
7861 '@aws-sdk/middleware-host-header': 3.972.8
7862 '@aws-sdk/middleware-location-constraint': 3.972.8
7863 '@aws-sdk/middleware-logger': 3.972.8
7864 '@aws-sdk/middleware-recursion-detection': 3.972.8
7865 '@aws-sdk/middleware-sdk-s3': 3.972.24
7866 '@aws-sdk/middleware-ssec': 3.972.8
7867 '@aws-sdk/middleware-user-agent': 3.972.25
7868 '@aws-sdk/region-config-resolver': 3.972.9
7869 '@aws-sdk/signature-v4-multi-region': 3.996.12
7870 '@aws-sdk/types': 3.973.6
7871 '@aws-sdk/util-endpoints': 3.996.5
7872 '@aws-sdk/util-user-agent-browser': 3.972.8
7873 '@aws-sdk/util-user-agent-node': 3.973.11
7874 '@smithy/config-resolver': 4.4.13
7875 '@smithy/core': 3.23.12
7876 '@smithy/eventstream-serde-browser': 4.2.12
7877 '@smithy/eventstream-serde-config-resolver': 4.3.12
7878 '@smithy/eventstream-serde-node': 4.2.12
7879 '@smithy/fetch-http-handler': 5.3.15
7880 '@smithy/hash-blob-browser': 4.2.13
7881 '@smithy/hash-node': 4.2.12
7882 '@smithy/hash-stream-node': 4.2.12
7883 '@smithy/invalid-dependency': 4.2.12
7884 '@smithy/md5-js': 4.2.12
7885 '@smithy/middleware-content-length': 4.2.12
7886 '@smithy/middleware-endpoint': 4.4.27
7887 '@smithy/middleware-retry': 4.4.44
7888 '@smithy/middleware-serde': 4.2.15
7889 '@smithy/middleware-stack': 4.2.12
7890 '@smithy/node-config-provider': 4.3.12
7891 '@smithy/node-http-handler': 4.5.0
7892 '@smithy/protocol-http': 5.3.12
7893 '@smithy/smithy-client': 4.12.7
7894 '@smithy/types': 4.13.1
7895 '@smithy/url-parser': 4.2.12
7896 '@smithy/util-base64': 4.3.2
7897 '@smithy/util-body-length-browser': 4.2.2
7898 '@smithy/util-body-length-node': 4.2.3
7899 '@smithy/util-defaults-mode-browser': 4.3.43
7900 '@smithy/util-defaults-mode-node': 4.2.47
7901 '@smithy/util-endpoints': 3.3.3
7902 '@smithy/util-middleware': 4.2.12
7903 '@smithy/util-retry': 4.2.12
7904 '@smithy/util-stream': 4.5.20
7905 '@smithy/util-utf8': 4.2.2
7906 '@smithy/util-waiter': 4.2.13
7907 tslib: 2.8.1
7908 transitivePeerDependencies:
7909 - aws-crt
7910
7911 '@aws-sdk/core@3.973.19':
7912 dependencies:
7913 '@aws-sdk/types': 3.973.5
7914 '@aws-sdk/xml-builder': 3.972.10
7915 '@smithy/core': 3.23.9
7916 '@smithy/node-config-provider': 4.3.11
7917 '@smithy/property-provider': 4.2.11
7918 '@smithy/protocol-http': 5.3.11
7919 '@smithy/signature-v4': 5.3.11
7920 '@smithy/smithy-client': 4.12.3
7921 '@smithy/types': 4.13.0
7922 '@smithy/util-base64': 4.3.2
7923 '@smithy/util-middleware': 4.2.11
7924 '@smithy/util-utf8': 4.2.2
7925 tslib: 2.8.1
7926
7927 '@aws-sdk/core@3.973.24':
7928 dependencies:
7929 '@aws-sdk/types': 3.973.6
7930 '@aws-sdk/xml-builder': 3.972.15
7931 '@smithy/core': 3.23.12
7932 '@smithy/node-config-provider': 4.3.12
7933 '@smithy/property-provider': 4.2.12
7934 '@smithy/protocol-http': 5.3.12
7935 '@smithy/signature-v4': 5.3.12
7936 '@smithy/smithy-client': 4.12.7
7937 '@smithy/types': 4.13.1
7938 '@smithy/util-base64': 4.3.2
7939 '@smithy/util-middleware': 4.2.12
7940 '@smithy/util-utf8': 4.2.2
7941 tslib: 2.8.1
7942
7943 '@aws-sdk/crc64-nvme@3.972.5':
7944 dependencies:
7945 '@smithy/types': 4.13.1
7946 tslib: 2.8.1
7947
7948 '@aws-sdk/credential-provider-env@3.972.22':
7949 dependencies:
7950 '@aws-sdk/core': 3.973.24
7951 '@aws-sdk/types': 3.973.6
7952 '@smithy/property-provider': 4.2.12
7953 '@smithy/types': 4.13.1
7954 tslib: 2.8.1
7955
7956 '@aws-sdk/credential-provider-http@3.972.24':
7957 dependencies:
7958 '@aws-sdk/core': 3.973.24
7959 '@aws-sdk/types': 3.973.6
7960 '@smithy/fetch-http-handler': 5.3.15
7961 '@smithy/node-http-handler': 4.5.0
7962 '@smithy/property-provider': 4.2.12
7963 '@smithy/protocol-http': 5.3.12
7964 '@smithy/smithy-client': 4.12.7
7965 '@smithy/types': 4.13.1
7966 '@smithy/util-stream': 4.5.20
7967 tslib: 2.8.1
7968
7969 '@aws-sdk/credential-provider-ini@3.972.24':
7970 dependencies:
7971 '@aws-sdk/core': 3.973.24
7972 '@aws-sdk/credential-provider-env': 3.972.22
7973 '@aws-sdk/credential-provider-http': 3.972.24
7974 '@aws-sdk/credential-provider-login': 3.972.24
7975 '@aws-sdk/credential-provider-process': 3.972.22
7976 '@aws-sdk/credential-provider-sso': 3.972.24
7977 '@aws-sdk/credential-provider-web-identity': 3.972.24
7978 '@aws-sdk/nested-clients': 3.996.14
7979 '@aws-sdk/types': 3.973.6
7980 '@smithy/credential-provider-imds': 4.2.12
7981 '@smithy/property-provider': 4.2.12
7982 '@smithy/shared-ini-file-loader': 4.4.7
7983 '@smithy/types': 4.13.1
7984 tslib: 2.8.1
7985 transitivePeerDependencies:
7986 - aws-crt
7987
7988 '@aws-sdk/credential-provider-login@3.972.24':
7989 dependencies:
7990 '@aws-sdk/core': 3.973.24
7991 '@aws-sdk/nested-clients': 3.996.14
7992 '@aws-sdk/types': 3.973.6
7993 '@smithy/property-provider': 4.2.12
7994 '@smithy/protocol-http': 5.3.12
7995 '@smithy/shared-ini-file-loader': 4.4.7
7996 '@smithy/types': 4.13.1
7997 tslib: 2.8.1
7998 transitivePeerDependencies:
7999 - aws-crt
8000
8001 '@aws-sdk/credential-provider-node@3.972.25':
8002 dependencies:
8003 '@aws-sdk/credential-provider-env': 3.972.22
8004 '@aws-sdk/credential-provider-http': 3.972.24
8005 '@aws-sdk/credential-provider-ini': 3.972.24
8006 '@aws-sdk/credential-provider-process': 3.972.22
8007 '@aws-sdk/credential-provider-sso': 3.972.24
8008 '@aws-sdk/credential-provider-web-identity': 3.972.24
8009 '@aws-sdk/types': 3.973.6
8010 '@smithy/credential-provider-imds': 4.2.12
8011 '@smithy/property-provider': 4.2.12
8012 '@smithy/shared-ini-file-loader': 4.4.7
8013 '@smithy/types': 4.13.1
8014 tslib: 2.8.1
8015 transitivePeerDependencies:
8016 - aws-crt
8017
8018 '@aws-sdk/credential-provider-process@3.972.22':
8019 dependencies:
8020 '@aws-sdk/core': 3.973.24
8021 '@aws-sdk/types': 3.973.6
8022 '@smithy/property-provider': 4.2.12
8023 '@smithy/shared-ini-file-loader': 4.4.7
8024 '@smithy/types': 4.13.1
8025 tslib: 2.8.1
8026
8027 '@aws-sdk/credential-provider-sso@3.972.24':
8028 dependencies:
8029 '@aws-sdk/core': 3.973.24
8030 '@aws-sdk/nested-clients': 3.996.14
8031 '@aws-sdk/token-providers': 3.1015.0
8032 '@aws-sdk/types': 3.973.6
8033 '@smithy/property-provider': 4.2.12
8034 '@smithy/shared-ini-file-loader': 4.4.7
8035 '@smithy/types': 4.13.1
8036 tslib: 2.8.1
8037 transitivePeerDependencies:
8038 - aws-crt
8039
8040 '@aws-sdk/credential-provider-web-identity@3.972.24':
8041 dependencies:
8042 '@aws-sdk/core': 3.973.24
8043 '@aws-sdk/nested-clients': 3.996.14
8044 '@aws-sdk/types': 3.973.6
8045 '@smithy/property-provider': 4.2.12
8046 '@smithy/shared-ini-file-loader': 4.4.7
8047 '@smithy/types': 4.13.1
8048 tslib: 2.8.1
8049 transitivePeerDependencies:
8050 - aws-crt
8051
8052 '@aws-sdk/middleware-bucket-endpoint@3.972.8':
8053 dependencies:
8054 '@aws-sdk/types': 3.973.6
8055 '@aws-sdk/util-arn-parser': 3.972.3
8056 '@smithy/node-config-provider': 4.3.12
8057 '@smithy/protocol-http': 5.3.12
8058 '@smithy/types': 4.13.1
8059 '@smithy/util-config-provider': 4.2.2
8060 tslib: 2.8.1
8061
8062 '@aws-sdk/middleware-expect-continue@3.972.8':
8063 dependencies:
8064 '@aws-sdk/types': 3.973.6
8065 '@smithy/protocol-http': 5.3.12
8066 '@smithy/types': 4.13.1
8067 tslib: 2.8.1
8068
8069 '@aws-sdk/middleware-flexible-checksums@3.974.4':
8070 dependencies:
8071 '@aws-crypto/crc32': 5.2.0
8072 '@aws-crypto/crc32c': 5.2.0
8073 '@aws-crypto/util': 5.2.0
8074 '@aws-sdk/core': 3.973.24
8075 '@aws-sdk/crc64-nvme': 3.972.5
8076 '@aws-sdk/types': 3.973.6
8077 '@smithy/is-array-buffer': 4.2.2
8078 '@smithy/node-config-provider': 4.3.12
8079 '@smithy/protocol-http': 5.3.12
8080 '@smithy/types': 4.13.1
8081 '@smithy/util-middleware': 4.2.12
8082 '@smithy/util-stream': 4.5.20
8083 '@smithy/util-utf8': 4.2.2
8084 tslib: 2.8.1
8085
8086 '@aws-sdk/middleware-host-header@3.972.8':
8087 dependencies:
8088 '@aws-sdk/types': 3.973.6
8089 '@smithy/protocol-http': 5.3.12
8090 '@smithy/types': 4.13.1
8091 tslib: 2.8.1
8092
8093 '@aws-sdk/middleware-location-constraint@3.972.8':
8094 dependencies:
8095 '@aws-sdk/types': 3.973.6
8096 '@smithy/types': 4.13.1
8097 tslib: 2.8.1
8098
8099 '@aws-sdk/middleware-logger@3.972.8':
8100 dependencies:
8101 '@aws-sdk/types': 3.973.6
8102 '@smithy/types': 4.13.1
8103 tslib: 2.8.1
8104
8105 '@aws-sdk/middleware-recursion-detection@3.972.8':
8106 dependencies:
8107 '@aws-sdk/types': 3.973.6
8108 '@aws/lambda-invoke-store': 0.2.3
8109 '@smithy/protocol-http': 5.3.12
8110 '@smithy/types': 4.13.1
8111 tslib: 2.8.1
8112
8113 '@aws-sdk/middleware-sdk-s3@3.972.19':
8114 dependencies:
8115 '@aws-sdk/core': 3.973.19
8116 '@aws-sdk/types': 3.973.5
8117 '@aws-sdk/util-arn-parser': 3.972.3
8118 '@smithy/core': 3.23.9
8119 '@smithy/node-config-provider': 4.3.11
8120 '@smithy/protocol-http': 5.3.11
8121 '@smithy/signature-v4': 5.3.11
8122 '@smithy/smithy-client': 4.12.3
8123 '@smithy/types': 4.13.0
8124 '@smithy/util-config-provider': 4.2.2
8125 '@smithy/util-middleware': 4.2.11
8126 '@smithy/util-stream': 4.5.17
8127 '@smithy/util-utf8': 4.2.2
8128 tslib: 2.8.1
8129
8130 '@aws-sdk/middleware-sdk-s3@3.972.24':
8131 dependencies:
8132 '@aws-sdk/core': 3.973.24
8133 '@aws-sdk/types': 3.973.6
8134 '@aws-sdk/util-arn-parser': 3.972.3
8135 '@smithy/core': 3.23.12
8136 '@smithy/node-config-provider': 4.3.12
8137 '@smithy/protocol-http': 5.3.12
8138 '@smithy/signature-v4': 5.3.12
8139 '@smithy/smithy-client': 4.12.7
8140 '@smithy/types': 4.13.1
8141 '@smithy/util-config-provider': 4.2.2
8142 '@smithy/util-middleware': 4.2.12
8143 '@smithy/util-stream': 4.5.20
8144 '@smithy/util-utf8': 4.2.2
8145 tslib: 2.8.1
8146
8147 '@aws-sdk/middleware-ssec@3.972.8':
8148 dependencies:
8149 '@aws-sdk/types': 3.973.6
8150 '@smithy/types': 4.13.1
8151 tslib: 2.8.1
8152
8153 '@aws-sdk/middleware-user-agent@3.972.25':
8154 dependencies:
8155 '@aws-sdk/core': 3.973.24
8156 '@aws-sdk/types': 3.973.6
8157 '@aws-sdk/util-endpoints': 3.996.5
8158 '@smithy/core': 3.23.12
8159 '@smithy/protocol-http': 5.3.12
8160 '@smithy/types': 4.13.1
8161 '@smithy/util-retry': 4.2.12
8162 tslib: 2.8.1
8163
8164 '@aws-sdk/nested-clients@3.996.14':
8165 dependencies:
8166 '@aws-crypto/sha256-browser': 5.2.0
8167 '@aws-crypto/sha256-js': 5.2.0
8168 '@aws-sdk/core': 3.973.24
8169 '@aws-sdk/middleware-host-header': 3.972.8
8170 '@aws-sdk/middleware-logger': 3.972.8
8171 '@aws-sdk/middleware-recursion-detection': 3.972.8
8172 '@aws-sdk/middleware-user-agent': 3.972.25
8173 '@aws-sdk/region-config-resolver': 3.972.9
8174 '@aws-sdk/types': 3.973.6
8175 '@aws-sdk/util-endpoints': 3.996.5
8176 '@aws-sdk/util-user-agent-browser': 3.972.8
8177 '@aws-sdk/util-user-agent-node': 3.973.11
8178 '@smithy/config-resolver': 4.4.13
8179 '@smithy/core': 3.23.12
8180 '@smithy/fetch-http-handler': 5.3.15
8181 '@smithy/hash-node': 4.2.12
8182 '@smithy/invalid-dependency': 4.2.12
8183 '@smithy/middleware-content-length': 4.2.12
8184 '@smithy/middleware-endpoint': 4.4.27
8185 '@smithy/middleware-retry': 4.4.44
8186 '@smithy/middleware-serde': 4.2.15
8187 '@smithy/middleware-stack': 4.2.12
8188 '@smithy/node-config-provider': 4.3.12
8189 '@smithy/node-http-handler': 4.5.0
8190 '@smithy/protocol-http': 5.3.12
8191 '@smithy/smithy-client': 4.12.7
8192 '@smithy/types': 4.13.1
8193 '@smithy/url-parser': 4.2.12
8194 '@smithy/util-base64': 4.3.2
8195 '@smithy/util-body-length-browser': 4.2.2
8196 '@smithy/util-body-length-node': 4.2.3
8197 '@smithy/util-defaults-mode-browser': 4.3.43
8198 '@smithy/util-defaults-mode-node': 4.2.47
8199 '@smithy/util-endpoints': 3.3.3
8200 '@smithy/util-middleware': 4.2.12
8201 '@smithy/util-retry': 4.2.12
8202 '@smithy/util-utf8': 4.2.2
8203 tslib: 2.8.1
8204 transitivePeerDependencies:
8205 - aws-crt
8206
8207 '@aws-sdk/region-config-resolver@3.972.9':
8208 dependencies:
8209 '@aws-sdk/types': 3.973.6
8210 '@smithy/config-resolver': 4.4.13
8211 '@smithy/node-config-provider': 4.3.12
8212 '@smithy/types': 4.13.1
8213 tslib: 2.8.1
8214
8215 '@aws-sdk/s3-request-presigner@3.1006.0':
8216 dependencies:
8217 '@aws-sdk/signature-v4-multi-region': 3.996.7
8218 '@aws-sdk/types': 3.973.5
8219 '@aws-sdk/util-format-url': 3.972.7
8220 '@smithy/middleware-endpoint': 4.4.23
8221 '@smithy/protocol-http': 5.3.11
8222 '@smithy/smithy-client': 4.12.3
8223 '@smithy/types': 4.13.0
8224 tslib: 2.8.1
8225
8226 '@aws-sdk/signature-v4-multi-region@3.996.12':
8227 dependencies:
8228 '@aws-sdk/middleware-sdk-s3': 3.972.24
8229 '@aws-sdk/types': 3.973.6
8230 '@smithy/protocol-http': 5.3.12
8231 '@smithy/signature-v4': 5.3.12
8232 '@smithy/types': 4.13.1
8233 tslib: 2.8.1
8234
8235 '@aws-sdk/signature-v4-multi-region@3.996.7':
8236 dependencies:
8237 '@aws-sdk/middleware-sdk-s3': 3.972.19
8238 '@aws-sdk/types': 3.973.5
8239 '@smithy/protocol-http': 5.3.11
8240 '@smithy/signature-v4': 5.3.11
8241 '@smithy/types': 4.13.0
8242 tslib: 2.8.1
8243
8244 '@aws-sdk/token-providers@3.1015.0':
8245 dependencies:
8246 '@aws-sdk/core': 3.973.24
8247 '@aws-sdk/nested-clients': 3.996.14
8248 '@aws-sdk/types': 3.973.6
8249 '@smithy/property-provider': 4.2.12
8250 '@smithy/shared-ini-file-loader': 4.4.7
8251 '@smithy/types': 4.13.1
8252 tslib: 2.8.1
8253 transitivePeerDependencies:
8254 - aws-crt
8255
8256 '@aws-sdk/types@3.973.5':
8257 dependencies:
8258 '@smithy/types': 4.13.0
8259 tslib: 2.8.1
8260
8261 '@aws-sdk/types@3.973.6':
8262 dependencies:
8263 '@smithy/types': 4.13.1
8264 tslib: 2.8.1
8265
8266 '@aws-sdk/util-arn-parser@3.972.3':
8267 dependencies:
8268 tslib: 2.8.1
8269
8270 '@aws-sdk/util-endpoints@3.996.5':
8271 dependencies:
8272 '@aws-sdk/types': 3.973.6
8273 '@smithy/types': 4.13.1
8274 '@smithy/url-parser': 4.2.12
8275 '@smithy/util-endpoints': 3.3.3
8276 tslib: 2.8.1
8277
8278 '@aws-sdk/util-format-url@3.972.7':
8279 dependencies:
8280 '@aws-sdk/types': 3.973.5
8281 '@smithy/querystring-builder': 4.2.11
8282 '@smithy/types': 4.13.0
8283 tslib: 2.8.1
8284
8285 '@aws-sdk/util-locate-window@3.965.5':
8286 dependencies:
8287 tslib: 2.8.1
8288
8289 '@aws-sdk/util-user-agent-browser@3.972.8':
8290 dependencies:
8291 '@aws-sdk/types': 3.973.6
8292 '@smithy/types': 4.13.1
8293 bowser: 2.14.1
8294 tslib: 2.8.1
8295
8296 '@aws-sdk/util-user-agent-node@3.973.11':
8297 dependencies:
8298 '@aws-sdk/middleware-user-agent': 3.972.25
8299 '@aws-sdk/types': 3.973.6
8300 '@smithy/node-config-provider': 4.3.12
8301 '@smithy/types': 4.13.1
8302 '@smithy/util-config-provider': 4.2.2
8303 tslib: 2.8.1
8304
8305 '@aws-sdk/xml-builder@3.972.10':
8306 dependencies:
8307 '@smithy/types': 4.13.0
8308 fast-xml-parser: 5.5.8
8309 tslib: 2.8.1
8310
8311 '@aws-sdk/xml-builder@3.972.15':
8312 dependencies:
8313 '@smithy/types': 4.13.1
8314 fast-xml-parser: 5.5.8
8315 tslib: 2.8.1
8316
8317 '@aws/lambda-invoke-store@0.2.3': {}
8318
8319 '@babel/code-frame@7.27.1':
8320 dependencies:
8321 '@babel/helper-validator-identifier': 7.28.5
8322 js-tokens: 4.0.0
8323 picocolors: 1.1.1
8324
8325 '@babel/code-frame@7.29.0':
8326 dependencies:
8327 '@babel/helper-validator-identifier': 7.28.5
8328 js-tokens: 4.0.0
8329 picocolors: 1.1.1
8330
8331 '@babel/compat-data@7.29.0': {}
8332
8333 '@babel/core@7.29.0':
8334 dependencies:
8335 '@babel/code-frame': 7.29.0
8336 '@babel/generator': 7.29.1
8337 '@babel/helper-compilation-targets': 7.28.6
8338 '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
8339 '@babel/helpers': 7.28.6
8340 '@babel/parser': 7.29.0
8341 '@babel/template': 7.28.6
8342 '@babel/traverse': 7.29.0
8343 '@babel/types': 7.29.0
8344 '@jridgewell/remapping': 2.3.5
8345 convert-source-map: 2.0.0
8346 debug: 4.4.3
8347 gensync: 1.0.0-beta.2
8348 json5: 2.2.3
8349 semver: 6.3.1
8350 transitivePeerDependencies:
8351 - supports-color
8352
8353 '@babel/generator@7.29.1':
8354 dependencies:
8355 '@babel/parser': 7.29.0
8356 '@babel/types': 7.29.0
8357 '@jridgewell/gen-mapping': 0.3.13
8358 '@jridgewell/trace-mapping': 0.3.31
8359 jsesc: 3.1.0
8360
8361 '@babel/helper-annotate-as-pure@7.27.3':
8362 dependencies:
8363 '@babel/types': 7.29.0
8364
8365 '@babel/helper-compilation-targets@7.28.6':
8366 dependencies:
8367 '@babel/compat-data': 7.29.0
8368 '@babel/helper-validator-option': 7.27.1
8369 browserslist: 4.28.1
8370 lru-cache: 5.1.1
8371 semver: 6.3.1
8372
8373 '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)':
8374 dependencies:
8375 '@babel/core': 7.29.0
8376 '@babel/helper-annotate-as-pure': 7.27.3
8377 '@babel/helper-member-expression-to-functions': 7.28.5
8378 '@babel/helper-optimise-call-expression': 7.27.1
8379 '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
8380 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
8381 '@babel/traverse': 7.29.0
8382 semver: 6.3.1
8383 transitivePeerDependencies:
8384 - supports-color
8385
8386 '@babel/helper-globals@7.28.0': {}
8387
8388 '@babel/helper-member-expression-to-functions@7.28.5':
8389 dependencies:
8390 '@babel/traverse': 7.29.0
8391 '@babel/types': 7.29.0
8392 transitivePeerDependencies:
8393 - supports-color
8394
8395 '@babel/helper-module-imports@7.28.6':
8396 dependencies:
8397 '@babel/traverse': 7.29.0
8398 '@babel/types': 7.29.0
8399 transitivePeerDependencies:
8400 - supports-color
8401
8402 '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
8403 dependencies:
8404 '@babel/core': 7.29.0
8405 '@babel/helper-module-imports': 7.28.6
8406 '@babel/helper-validator-identifier': 7.28.5
8407 '@babel/traverse': 7.29.0
8408 transitivePeerDependencies:
8409 - supports-color
8410
8411 '@babel/helper-optimise-call-expression@7.27.1':
8412 dependencies:
8413 '@babel/types': 7.29.0
8414
8415 '@babel/helper-plugin-utils@7.27.1': {}
8416
8417 '@babel/helper-plugin-utils@7.28.6': {}
8418
8419 '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)':
8420 dependencies:
8421 '@babel/core': 7.29.0
8422 '@babel/helper-member-expression-to-functions': 7.28.5
8423 '@babel/helper-optimise-call-expression': 7.27.1
8424 '@babel/traverse': 7.29.0
8425 transitivePeerDependencies:
8426 - supports-color
8427
8428 '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
8429 dependencies:
8430 '@babel/traverse': 7.29.0
8431 '@babel/types': 7.29.0
8432 transitivePeerDependencies:
8433 - supports-color
8434
8435 '@babel/helper-string-parser@7.27.1': {}
8436
8437 '@babel/helper-validator-identifier@7.28.5': {}
8438
8439 '@babel/helper-validator-option@7.27.1': {}
8440
8441 '@babel/helpers@7.28.6':
8442 dependencies:
8443 '@babel/template': 7.28.6
8444 '@babel/types': 7.29.0
8445
8446 '@babel/parser@7.27.0':
8447 dependencies:
8448 '@babel/types': 7.29.0
8449
8450 '@babel/parser@7.28.5':
8451 dependencies:
8452 '@babel/types': 7.29.0
8453
8454 '@babel/parser@7.29.0':
8455 dependencies:
8456 '@babel/types': 7.29.0
8457
8458 '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0)':
8459 dependencies:
8460 '@babel/core': 7.29.0
8461 '@babel/helper-plugin-utils': 7.27.1
8462
8463 '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)':
8464 dependencies:
8465 '@babel/core': 7.29.0
8466 '@babel/helper-plugin-utils': 7.28.6
8467
8468 '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)':
8469 dependencies:
8470 '@babel/core': 7.29.0
8471 '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
8472 '@babel/helper-plugin-utils': 7.28.6
8473 transitivePeerDependencies:
8474 - supports-color
8475
8476 '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)':
8477 dependencies:
8478 '@babel/core': 7.29.0
8479 '@babel/helper-plugin-utils': 7.27.1
8480
8481 '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)':
8482 dependencies:
8483 '@babel/core': 7.29.0
8484 '@babel/helper-plugin-utils': 7.27.1
8485
8486 '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)':
8487 dependencies:
8488 '@babel/core': 7.29.0
8489 '@babel/helper-annotate-as-pure': 7.27.3
8490 '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
8491 '@babel/helper-plugin-utils': 7.28.6
8492 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
8493 '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
8494 transitivePeerDependencies:
8495 - supports-color
8496
8497 '@babel/preset-typescript@7.28.5(@babel/core@7.29.0)':
8498 dependencies:
8499 '@babel/core': 7.29.0
8500 '@babel/helper-plugin-utils': 7.27.1
8501 '@babel/helper-validator-option': 7.27.1
8502 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.29.0)
8503 '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0)
8504 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
8505 transitivePeerDependencies:
8506 - supports-color
8507
8508 '@babel/runtime@7.28.6': {}
8509
8510 '@babel/runtime@7.29.2': {}
8511
8512 '@babel/template@7.28.6':
8513 dependencies:
8514 '@babel/code-frame': 7.29.0
8515 '@babel/parser': 7.29.0
8516 '@babel/types': 7.29.0
8517
8518 '@babel/traverse@7.27.0':
8519 dependencies:
8520 '@babel/code-frame': 7.29.0
8521 '@babel/generator': 7.29.1
8522 '@babel/parser': 7.29.0
8523 '@babel/template': 7.28.6
8524 '@babel/types': 7.29.0
8525 debug: 4.4.3
8526 globals: 11.12.0
8527 transitivePeerDependencies:
8528 - supports-color
8529
8530 '@babel/traverse@7.29.0':
8531 dependencies:
8532 '@babel/code-frame': 7.29.0
8533 '@babel/generator': 7.29.1
8534 '@babel/helper-globals': 7.28.0
8535 '@babel/parser': 7.29.0
8536 '@babel/template': 7.28.6
8537 '@babel/types': 7.29.0
8538 debug: 4.4.3
8539 transitivePeerDependencies:
8540 - supports-color
8541
8542 '@babel/types@7.28.5':
8543 dependencies:
8544 '@babel/helper-string-parser': 7.27.1
8545 '@babel/helper-validator-identifier': 7.28.5
8546
8547 '@babel/types@7.29.0':
8548 dependencies:
8549 '@babel/helper-string-parser': 7.27.1
8550 '@babel/helper-validator-identifier': 7.28.5
8551
8552 '@base-ui/react@1.2.0(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
8553 dependencies:
8554 '@babel/runtime': 7.28.6
8555 '@base-ui/utils': 0.2.5(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
8556 '@floating-ui/react-dom': 2.1.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
8557 '@floating-ui/utils': 0.2.10
8558 react: 19.1.0
8559 react-dom: 19.1.0(react@19.1.0)
8560 tabbable: 6.4.0
8561 use-sync-external-store: 1.6.0(react@19.1.0)
8562 optionalDependencies:
8563 '@types/react': 19.2.14
8564
8565 '@base-ui/react@1.2.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
8566 dependencies:
8567 '@babel/runtime': 7.28.6
8568 '@base-ui/utils': 0.2.5(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
8569 '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
8570 '@floating-ui/utils': 0.2.10
8571 react: 19.2.4
8572 react-dom: 19.2.4(react@19.2.4)
8573 tabbable: 6.4.0
8574 use-sync-external-store: 1.6.0(react@19.2.4)
8575 optionalDependencies:
8576 '@types/react': 19.2.14
8577
8578 '@base-ui/utils@0.2.5(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
8579 dependencies:
8580 '@babel/runtime': 7.28.6
8581 '@floating-ui/utils': 0.2.10
8582 react: 19.1.0
8583 react-dom: 19.1.0(react@19.1.0)
8584 reselect: 5.1.1
8585 use-sync-external-store: 1.6.0(react@19.1.0)
8586 optionalDependencies:
8587 '@types/react': 19.2.14
8588
8589 '@base-ui/utils@0.2.5(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
8590 dependencies:
8591 '@babel/runtime': 7.28.6
8592 '@floating-ui/utils': 0.2.10
8593 react: 19.2.4
8594 react-dom: 19.2.4(react@19.2.4)
8595 reselect: 5.1.1
8596 use-sync-external-store: 1.6.0(react@19.2.4)
8597 optionalDependencies:
8598 '@types/react': 19.2.14
8599
8600 '@bcoe/v8-coverage@1.0.2': {}
8601
8602 '@better-auth/api-key@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(better-auth@1.5.6(1f32f5a0688eb2a2e4d7cf2aad15c406))':
8603 dependencies:
8604 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8605 '@better-auth/utils': 0.3.1
8606 better-auth: 1.5.6(1f32f5a0688eb2a2e4d7cf2aad15c406)
8607 zod: 4.3.6
8608
8609 '@better-auth/api-key@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(better-auth@1.5.6(87ebdd32e322090e4445bd57d4349c23))':
8610 dependencies:
8611 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8612 '@better-auth/utils': 0.3.1
8613 better-auth: 1.5.6(87ebdd32e322090e4445bd57d4349c23)
8614 zod: 4.3.6
8615
8616 '@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)':
8617 dependencies:
8618 '@better-auth/utils': 0.3.1
8619 '@better-fetch/fetch': 1.1.21
8620 '@opentelemetry/api': 1.9.0
8621 '@opentelemetry/semantic-conventions': 1.40.0
8622 '@standard-schema/spec': 1.1.0
8623 better-call: 1.3.2(zod@4.3.6)
8624 jose: 6.1.3
8625 kysely: 0.28.14
8626 nanostores: 1.1.1
8627 zod: 4.3.6
8628
8629 '@better-auth/drizzle-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)))':
8630 dependencies:
8631 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8632 '@better-auth/utils': 0.3.1
8633 optionalDependencies:
8634 drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))
8635
8636 '@better-auth/drizzle-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))':
8637 dependencies:
8638 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8639 '@better-auth/utils': 0.3.1
8640 optionalDependencies:
8641 drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))
8642
8643 '@better-auth/kysely-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.14)':
8644 dependencies:
8645 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8646 '@better-auth/utils': 0.3.1
8647 optionalDependencies:
8648 kysely: 0.28.14
8649
8650 '@better-auth/memory-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)':
8651 dependencies:
8652 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8653 '@better-auth/utils': 0.3.1
8654
8655 '@better-auth/mongo-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0)':
8656 dependencies:
8657 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8658 '@better-auth/utils': 0.3.1
8659 optionalDependencies:
8660 mongodb: 7.1.0
8661
8662 '@better-auth/prisma-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))':
8663 dependencies:
8664 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8665 '@better-auth/utils': 0.3.1
8666 optionalDependencies:
8667 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3)
8668 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)
8669
8670 '@better-auth/prisma-adapter@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))':
8671 dependencies:
8672 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8673 '@better-auth/utils': 0.3.1
8674 optionalDependencies:
8675 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3)
8676 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)
8677
8678 '@better-auth/telemetry@1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))':
8679 dependencies:
8680 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
8681 '@better-auth/utils': 0.3.1
8682 '@better-fetch/fetch': 1.1.21
8683
8684 '@better-auth/utils@0.3.1': {}
8685
8686 '@better-fetch/fetch@1.1.21': {}
8687
8688 '@biomejs/biome@2.4.8':
8689 optionalDependencies:
8690 '@biomejs/cli-darwin-arm64': 2.4.8
8691 '@biomejs/cli-darwin-x64': 2.4.8
8692 '@biomejs/cli-linux-arm64': 2.4.8
8693 '@biomejs/cli-linux-arm64-musl': 2.4.8
8694 '@biomejs/cli-linux-x64': 2.4.8
8695 '@biomejs/cli-linux-x64-musl': 2.4.8
8696 '@biomejs/cli-win32-arm64': 2.4.8
8697 '@biomejs/cli-win32-x64': 2.4.8
8698
8699 '@biomejs/cli-darwin-arm64@2.4.8':
8700 optional: true
8701
8702 '@biomejs/cli-darwin-x64@2.4.8':
8703 optional: true
8704
8705 '@biomejs/cli-linux-arm64-musl@2.4.8':
8706 optional: true
8707
8708 '@biomejs/cli-linux-arm64@2.4.8':
8709 optional: true
8710
8711 '@biomejs/cli-linux-x64-musl@2.4.8':
8712 optional: true
8713
8714 '@biomejs/cli-linux-x64@2.4.8':
8715 optional: true
8716
8717 '@biomejs/cli-win32-arm64@2.4.8':
8718 optional: true
8719
8720 '@biomejs/cli-win32-x64@2.4.8':
8721 optional: true
8722
8723 '@bramus/specificity@2.4.2':
8724 dependencies:
8725 css-tree: 3.2.1
8726
8727 '@chevrotain/cst-dts-gen@10.5.0':
8728 dependencies:
8729 '@chevrotain/gast': 10.5.0
8730 '@chevrotain/types': 10.5.0
8731 lodash: 4.18.0
8732 optional: true
8733
8734 '@chevrotain/gast@10.5.0':
8735 dependencies:
8736 '@chevrotain/types': 10.5.0
8737 lodash: 4.18.0
8738 optional: true
8739
8740 '@chevrotain/types@10.5.0':
8741 optional: true
8742
8743 '@chevrotain/utils@10.5.0':
8744 optional: true
8745
8746 '@commitlint/cli@19.8.1(@types/node@25.5.0)(typescript@5.8.3)':
8747 dependencies:
8748 '@commitlint/format': 19.8.1
8749 '@commitlint/lint': 19.8.1
8750 '@commitlint/load': 19.8.1(@types/node@25.5.0)(typescript@5.8.3)
8751 '@commitlint/read': 19.8.1
8752 '@commitlint/types': 19.8.1
8753 tinyexec: 1.0.2
8754 yargs: 17.7.2
8755 transitivePeerDependencies:
8756 - '@types/node'
8757 - typescript
8758
8759 '@commitlint/config-conventional@19.8.1':
8760 dependencies:
8761 '@commitlint/types': 19.8.1
8762 conventional-changelog-conventionalcommits: 7.0.2
8763
8764 '@commitlint/config-validator@19.8.1':
8765 dependencies:
8766 '@commitlint/types': 19.8.1
8767 ajv: 8.18.0
8768
8769 '@commitlint/ensure@19.8.1':
8770 dependencies:
8771 '@commitlint/types': 19.8.1
8772 lodash.camelcase: 4.3.0
8773 lodash.kebabcase: 4.1.1
8774 lodash.snakecase: 4.1.1
8775 lodash.startcase: 4.4.0
8776 lodash.upperfirst: 4.3.1
8777
8778 '@commitlint/execute-rule@19.8.1': {}
8779
8780 '@commitlint/format@19.8.1':
8781 dependencies:
8782 '@commitlint/types': 19.8.1
8783 chalk: 5.6.2
8784
8785 '@commitlint/is-ignored@19.8.1':
8786 dependencies:
8787 '@commitlint/types': 19.8.1
8788 semver: 7.7.4
8789
8790 '@commitlint/lint@19.8.1':
8791 dependencies:
8792 '@commitlint/is-ignored': 19.8.1
8793 '@commitlint/parse': 19.8.1
8794 '@commitlint/rules': 19.8.1
8795 '@commitlint/types': 19.8.1
8796
8797 '@commitlint/load@19.8.1(@types/node@25.5.0)(typescript@5.8.3)':
8798 dependencies:
8799 '@commitlint/config-validator': 19.8.1
8800 '@commitlint/execute-rule': 19.8.1
8801 '@commitlint/resolve-extends': 19.8.1
8802 '@commitlint/types': 19.8.1
8803 chalk: 5.6.2
8804 cosmiconfig: 9.0.0(typescript@5.8.3)
8805 cosmiconfig-typescript-loader: 6.2.0(@types/node@25.5.0)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3)
8806 lodash.isplainobject: 4.0.6
8807 lodash.merge: 4.6.2
8808 lodash.uniq: 4.5.0
8809 transitivePeerDependencies:
8810 - '@types/node'
8811 - typescript
8812
8813 '@commitlint/message@19.8.1': {}
8814
8815 '@commitlint/parse@19.8.1':
8816 dependencies:
8817 '@commitlint/types': 19.8.1
8818 conventional-changelog-angular: 7.0.0
8819 conventional-commits-parser: 5.0.0
8820
8821 '@commitlint/read@19.8.1':
8822 dependencies:
8823 '@commitlint/top-level': 19.8.1
8824 '@commitlint/types': 19.8.1
8825 git-raw-commits: 4.0.0
8826 minimist: 1.2.8
8827 tinyexec: 1.0.2
8828
8829 '@commitlint/resolve-extends@19.8.1':
8830 dependencies:
8831 '@commitlint/config-validator': 19.8.1
8832 '@commitlint/types': 19.8.1
8833 global-directory: 4.0.1
8834 import-meta-resolve: 4.2.0
8835 lodash.mergewith: 4.6.2
8836 resolve-from: 5.0.0
8837
8838 '@commitlint/rules@19.8.1':
8839 dependencies:
8840 '@commitlint/ensure': 19.8.1
8841 '@commitlint/message': 19.8.1
8842 '@commitlint/to-lines': 19.8.1
8843 '@commitlint/types': 19.8.1
8844
8845 '@commitlint/to-lines@19.8.1': {}
8846
8847 '@commitlint/top-level@19.8.1':
8848 dependencies:
8849 find-up: 7.0.0
8850
8851 '@commitlint/types@19.8.1':
8852 dependencies:
8853 '@types/conventional-commits-parser': 5.0.2
8854 chalk: 5.6.2
8855
8856 '@csstools/color-helpers@6.0.2': {}
8857
8858 '@csstools/css-calc@3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
8859 dependencies:
8860 '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
8861 '@csstools/css-tokenizer': 4.0.0
8862
8863 '@csstools/css-color-parser@4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)':
8864 dependencies:
8865 '@csstools/color-helpers': 6.0.2
8866 '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)
8867 '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0)
8868 '@csstools/css-tokenizer': 4.0.0
8869
8870 '@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0)':
8871 dependencies:
8872 '@csstools/css-tokenizer': 4.0.0
8873
8874 '@csstools/css-syntax-patches-for-csstree@1.1.2(css-tree@3.2.1)':
8875 optionalDependencies:
8876 css-tree: 3.2.1
8877
8878 '@csstools/css-tokenizer@4.0.0': {}
8879
8880 '@date-fns/tz@1.4.1': {}
8881
8882 '@dnd-kit/accessibility@3.1.1(react@19.2.4)':
8883 dependencies:
8884 react: 19.2.4
8885 tslib: 2.8.1
8886
8887 '@dnd-kit/core@6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
8888 dependencies:
8889 '@dnd-kit/accessibility': 3.1.1(react@19.2.4)
8890 '@dnd-kit/utilities': 3.2.2(react@19.2.4)
8891 react: 19.2.4
8892 react-dom: 19.2.4(react@19.2.4)
8893 tslib: 2.8.1
8894
8895 '@dnd-kit/modifiers@9.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)':
8896 dependencies:
8897 '@dnd-kit/core': 6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
8898 '@dnd-kit/utilities': 3.2.2(react@19.2.4)
8899 react: 19.2.4
8900 tslib: 2.8.1
8901
8902 '@dnd-kit/sortable@10.0.0(@dnd-kit/core@6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)':
8903 dependencies:
8904 '@dnd-kit/core': 6.3.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
8905 '@dnd-kit/utilities': 3.2.2(react@19.2.4)
8906 react: 19.2.4
8907 tslib: 2.8.1
8908
8909 '@dnd-kit/utilities@3.2.2(react@19.2.4)':
8910 dependencies:
8911 react: 19.2.4
8912 tslib: 2.8.1
8913
8914 '@dotenvx/dotenvx@1.52.0':
8915 dependencies:
8916 commander: 11.1.0
8917 dotenv: 17.2.3
8918 eciesjs: 0.4.17
8919 execa: 5.1.1
8920 fdir: 6.5.0(picomatch@4.0.4)
8921 ignore: 5.3.2
8922 object-treeify: 1.1.33
8923 picomatch: 4.0.4
8924 which: 4.0.0
8925
8926 '@drizzle-team/brocli@0.10.2': {}
8927
8928 '@ecies/ciphers@0.2.5(@noble/ciphers@1.3.0)':
8929 dependencies:
8930 '@noble/ciphers': 1.3.0
8931
8932 '@electric-sql/pglite-socket@0.0.20(@electric-sql/pglite@0.3.15)':
8933 dependencies:
8934 '@electric-sql/pglite': 0.3.15
8935 optional: true
8936
8937 '@electric-sql/pglite-tools@0.2.20(@electric-sql/pglite@0.3.15)':
8938 dependencies:
8939 '@electric-sql/pglite': 0.3.15
8940 optional: true
8941
8942 '@electric-sql/pglite@0.3.15':
8943 optional: true
8944
8945 '@emnapi/runtime@1.9.1':
8946 dependencies:
8947 tslib: 2.8.1
8948 optional: true
8949
8950 '@esbuild-kit/core-utils@3.3.2':
8951 dependencies:
8952 esbuild: 0.27.3
8953 source-map-support: 0.5.21
8954
8955 '@esbuild-kit/esm-loader@2.6.5':
8956 dependencies:
8957 '@esbuild-kit/core-utils': 3.3.2
8958 get-tsconfig: 4.13.0
8959
8960 '@esbuild/aix-ppc64@0.27.3':
8961 optional: true
8962
8963 '@esbuild/android-arm64@0.27.3':
8964 optional: true
8965
8966 '@esbuild/android-arm@0.27.3':
8967 optional: true
8968
8969 '@esbuild/android-x64@0.27.3':
8970 optional: true
8971
8972 '@esbuild/darwin-arm64@0.27.3':
8973 optional: true
8974
8975 '@esbuild/darwin-x64@0.27.3':
8976 optional: true
8977
8978 '@esbuild/freebsd-arm64@0.27.3':
8979 optional: true
8980
8981 '@esbuild/freebsd-x64@0.27.3':
8982 optional: true
8983
8984 '@esbuild/linux-arm64@0.27.3':
8985 optional: true
8986
8987 '@esbuild/linux-arm@0.27.3':
8988 optional: true
8989
8990 '@esbuild/linux-ia32@0.27.3':
8991 optional: true
8992
8993 '@esbuild/linux-loong64@0.27.3':
8994 optional: true
8995
8996 '@esbuild/linux-mips64el@0.27.3':
8997 optional: true
8998
8999 '@esbuild/linux-ppc64@0.27.3':
9000 optional: true
9001
9002 '@esbuild/linux-riscv64@0.27.3':
9003 optional: true
9004
9005 '@esbuild/linux-s390x@0.27.3':
9006 optional: true
9007
9008 '@esbuild/linux-x64@0.27.3':
9009 optional: true
9010
9011 '@esbuild/netbsd-arm64@0.27.3':
9012 optional: true
9013
9014 '@esbuild/netbsd-x64@0.27.3':
9015 optional: true
9016
9017 '@esbuild/openbsd-arm64@0.27.3':
9018 optional: true
9019
9020 '@esbuild/openbsd-x64@0.27.3':
9021 optional: true
9022
9023 '@esbuild/openharmony-arm64@0.27.3':
9024 optional: true
9025
9026 '@esbuild/sunos-x64@0.27.3':
9027 optional: true
9028
9029 '@esbuild/win32-arm64@0.27.3':
9030 optional: true
9031
9032 '@esbuild/win32-ia32@0.27.3':
9033 optional: true
9034
9035 '@esbuild/win32-x64@0.27.3':
9036 optional: true
9037
9038 '@exodus/bytes@1.15.0(@noble/hashes@2.0.1)':
9039 optionalDependencies:
9040 '@noble/hashes': 2.0.1
9041
9042 '@floating-ui/core@1.7.3':
9043 dependencies:
9044 '@floating-ui/utils': 0.2.10
9045
9046 '@floating-ui/dom@1.7.4':
9047 dependencies:
9048 '@floating-ui/core': 1.7.3
9049 '@floating-ui/utils': 0.2.10
9050
9051 '@floating-ui/react-dom@2.1.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9052 dependencies:
9053 '@floating-ui/dom': 1.7.4
9054 react: 19.1.0
9055 react-dom: 19.1.0(react@19.1.0)
9056
9057 '@floating-ui/react-dom@2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9058 dependencies:
9059 '@floating-ui/dom': 1.7.4
9060 react: 19.2.4
9061 react-dom: 19.2.4(react@19.2.4)
9062
9063 '@floating-ui/utils@0.2.10': {}
9064
9065 '@hono/node-server@1.19.10(hono@4.12.7)':
9066 dependencies:
9067 hono: 4.12.7
9068
9069 '@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.12.7)':
9070 dependencies:
9071 '@standard-schema/spec': 1.1.0
9072 hono: 4.12.7
9073
9074 '@hookform/resolvers@5.2.2(react-hook-form@7.71.2(react@19.2.4))':
9075 dependencies:
9076 '@standard-schema/utils': 0.3.0
9077 react-hook-form: 7.71.2(react@19.2.4)
9078
9079 '@img/colour@1.1.0':
9080 optional: true
9081
9082 '@img/sharp-darwin-arm64@0.34.5':
9083 optionalDependencies:
9084 '@img/sharp-libvips-darwin-arm64': 1.2.4
9085 optional: true
9086
9087 '@img/sharp-darwin-x64@0.34.5':
9088 optionalDependencies:
9089 '@img/sharp-libvips-darwin-x64': 1.2.4
9090 optional: true
9091
9092 '@img/sharp-libvips-darwin-arm64@1.2.4':
9093 optional: true
9094
9095 '@img/sharp-libvips-darwin-x64@1.2.4':
9096 optional: true
9097
9098 '@img/sharp-libvips-linux-arm64@1.2.4':
9099 optional: true
9100
9101 '@img/sharp-libvips-linux-arm@1.2.4':
9102 optional: true
9103
9104 '@img/sharp-libvips-linux-ppc64@1.2.4':
9105 optional: true
9106
9107 '@img/sharp-libvips-linux-riscv64@1.2.4':
9108 optional: true
9109
9110 '@img/sharp-libvips-linux-s390x@1.2.4':
9111 optional: true
9112
9113 '@img/sharp-libvips-linux-x64@1.2.4':
9114 optional: true
9115
9116 '@img/sharp-libvips-linuxmusl-arm64@1.2.4':
9117 optional: true
9118
9119 '@img/sharp-libvips-linuxmusl-x64@1.2.4':
9120 optional: true
9121
9122 '@img/sharp-linux-arm64@0.34.5':
9123 optionalDependencies:
9124 '@img/sharp-libvips-linux-arm64': 1.2.4
9125 optional: true
9126
9127 '@img/sharp-linux-arm@0.34.5':
9128 optionalDependencies:
9129 '@img/sharp-libvips-linux-arm': 1.2.4
9130 optional: true
9131
9132 '@img/sharp-linux-ppc64@0.34.5':
9133 optionalDependencies:
9134 '@img/sharp-libvips-linux-ppc64': 1.2.4
9135 optional: true
9136
9137 '@img/sharp-linux-riscv64@0.34.5':
9138 optionalDependencies:
9139 '@img/sharp-libvips-linux-riscv64': 1.2.4
9140 optional: true
9141
9142 '@img/sharp-linux-s390x@0.34.5':
9143 optionalDependencies:
9144 '@img/sharp-libvips-linux-s390x': 1.2.4
9145 optional: true
9146
9147 '@img/sharp-linux-x64@0.34.5':
9148 optionalDependencies:
9149 '@img/sharp-libvips-linux-x64': 1.2.4
9150 optional: true
9151
9152 '@img/sharp-linuxmusl-arm64@0.34.5':
9153 optionalDependencies:
9154 '@img/sharp-libvips-linuxmusl-arm64': 1.2.4
9155 optional: true
9156
9157 '@img/sharp-linuxmusl-x64@0.34.5':
9158 optionalDependencies:
9159 '@img/sharp-libvips-linuxmusl-x64': 1.2.4
9160 optional: true
9161
9162 '@img/sharp-wasm32@0.34.5':
9163 dependencies:
9164 '@emnapi/runtime': 1.9.1
9165 optional: true
9166
9167 '@img/sharp-win32-arm64@0.34.5':
9168 optional: true
9169
9170 '@img/sharp-win32-ia32@0.34.5':
9171 optional: true
9172
9173 '@img/sharp-win32-x64@0.34.5':
9174 optional: true
9175
9176 '@inquirer/ansi@1.0.2': {}
9177
9178 '@inquirer/confirm@5.1.21(@types/node@25.2.3)':
9179 dependencies:
9180 '@inquirer/core': 10.3.2(@types/node@25.2.3)
9181 '@inquirer/type': 3.0.10(@types/node@25.2.3)
9182 optionalDependencies:
9183 '@types/node': 25.2.3
9184
9185 '@inquirer/confirm@5.1.21(@types/node@25.4.0)':
9186 dependencies:
9187 '@inquirer/core': 10.3.2(@types/node@25.4.0)
9188 '@inquirer/type': 3.0.10(@types/node@25.4.0)
9189 optionalDependencies:
9190 '@types/node': 25.4.0
9191 optional: true
9192
9193 '@inquirer/confirm@5.1.21(@types/node@25.5.0)':
9194 dependencies:
9195 '@inquirer/core': 10.3.2(@types/node@25.5.0)
9196 '@inquirer/type': 3.0.10(@types/node@25.5.0)
9197 optionalDependencies:
9198 '@types/node': 25.5.0
9199 optional: true
9200
9201 '@inquirer/core@10.3.2(@types/node@25.2.3)':
9202 dependencies:
9203 '@inquirer/ansi': 1.0.2
9204 '@inquirer/figures': 1.0.15
9205 '@inquirer/type': 3.0.10(@types/node@25.2.3)
9206 cli-width: 4.1.0
9207 mute-stream: 2.0.0
9208 signal-exit: 4.1.0
9209 wrap-ansi: 6.2.0
9210 yoctocolors-cjs: 2.1.3
9211 optionalDependencies:
9212 '@types/node': 25.2.3
9213
9214 '@inquirer/core@10.3.2(@types/node@25.4.0)':
9215 dependencies:
9216 '@inquirer/ansi': 1.0.2
9217 '@inquirer/figures': 1.0.15
9218 '@inquirer/type': 3.0.10(@types/node@25.4.0)
9219 cli-width: 4.1.0
9220 mute-stream: 2.0.0
9221 signal-exit: 4.1.0
9222 wrap-ansi: 6.2.0
9223 yoctocolors-cjs: 2.1.3
9224 optionalDependencies:
9225 '@types/node': 25.4.0
9226 optional: true
9227
9228 '@inquirer/core@10.3.2(@types/node@25.5.0)':
9229 dependencies:
9230 '@inquirer/ansi': 1.0.2
9231 '@inquirer/figures': 1.0.15
9232 '@inquirer/type': 3.0.10(@types/node@25.5.0)
9233 cli-width: 4.1.0
9234 mute-stream: 2.0.0
9235 signal-exit: 4.1.0
9236 wrap-ansi: 6.2.0
9237 yoctocolors-cjs: 2.1.3
9238 optionalDependencies:
9239 '@types/node': 25.5.0
9240 optional: true
9241
9242 '@inquirer/figures@1.0.15': {}
9243
9244 '@inquirer/type@3.0.10(@types/node@25.2.3)':
9245 optionalDependencies:
9246 '@types/node': 25.2.3
9247
9248 '@inquirer/type@3.0.10(@types/node@25.4.0)':
9249 optionalDependencies:
9250 '@types/node': 25.4.0
9251 optional: true
9252
9253 '@inquirer/type@3.0.10(@types/node@25.5.0)':
9254 optionalDependencies:
9255 '@types/node': 25.5.0
9256 optional: true
9257
9258 '@jridgewell/gen-mapping@0.3.13':
9259 dependencies:
9260 '@jridgewell/sourcemap-codec': 1.5.5
9261 '@jridgewell/trace-mapping': 0.3.31
9262
9263 '@jridgewell/remapping@2.3.5':
9264 dependencies:
9265 '@jridgewell/gen-mapping': 0.3.13
9266 '@jridgewell/trace-mapping': 0.3.31
9267
9268 '@jridgewell/resolve-uri@3.1.2': {}
9269
9270 '@jridgewell/sourcemap-codec@1.5.5': {}
9271
9272 '@jridgewell/trace-mapping@0.3.31':
9273 dependencies:
9274 '@jridgewell/resolve-uri': 3.1.2
9275 '@jridgewell/sourcemap-codec': 1.5.5
9276
9277 '@mixmark-io/domino@2.2.0': {}
9278
9279 '@modelcontextprotocol/sdk@1.26.0(zod@3.25.76)':
9280 dependencies:
9281 '@hono/node-server': 1.19.10(hono@4.12.7)
9282 ajv: 8.18.0
9283 ajv-formats: 3.0.1(ajv@8.18.0)
9284 content-type: 1.0.5
9285 cors: 2.8.5
9286 cross-spawn: 7.0.6
9287 eventsource: 3.0.7
9288 eventsource-parser: 3.0.6
9289 express: 5.2.1
9290 express-rate-limit: 8.2.2(express@5.2.1)
9291 hono: 4.12.7
9292 jose: 6.1.3
9293 json-schema-typed: 8.0.2
9294 pkce-challenge: 5.0.1
9295 raw-body: 3.0.2
9296 zod: 3.25.76
9297 zod-to-json-schema: 3.25.1(zod@3.25.76)
9298 transitivePeerDependencies:
9299 - supports-color
9300
9301 '@modelcontextprotocol/sdk@1.26.0(zod@4.3.6)':
9302 dependencies:
9303 '@hono/node-server': 1.19.10(hono@4.12.7)
9304 ajv: 8.18.0
9305 ajv-formats: 3.0.1(ajv@8.18.0)
9306 content-type: 1.0.5
9307 cors: 2.8.5
9308 cross-spawn: 7.0.6
9309 eventsource: 3.0.7
9310 eventsource-parser: 3.0.6
9311 express: 5.2.1
9312 express-rate-limit: 8.2.2(express@5.2.1)
9313 hono: 4.12.7
9314 jose: 6.1.3
9315 json-schema-typed: 8.0.2
9316 pkce-challenge: 5.0.1
9317 raw-body: 3.0.2
9318 zod: 4.3.6
9319 zod-to-json-schema: 3.25.1(zod@4.3.6)
9320 transitivePeerDependencies:
9321 - supports-color
9322
9323 '@mongodb-js/saslprep@1.4.6':
9324 dependencies:
9325 sparse-bitfield: 3.0.3
9326 optional: true
9327
9328 '@mrleebo/prisma-ast@0.13.1':
9329 dependencies:
9330 chevrotain: 10.5.0
9331 lilconfig: 2.1.0
9332 optional: true
9333
9334 '@mswjs/interceptors@0.41.3':
9335 dependencies:
9336 '@open-draft/deferred-promise': 2.2.0
9337 '@open-draft/logger': 0.3.0
9338 '@open-draft/until': 2.1.0
9339 is-node-process: 1.2.0
9340 outvariant: 1.4.3
9341 strict-event-emitter: 0.5.1
9342
9343 '@next/env@15.5.14': {}
9344
9345 '@next/env@16.1.7': {}
9346
9347 '@next/swc-darwin-arm64@15.5.14':
9348 optional: true
9349
9350 '@next/swc-darwin-arm64@16.1.7':
9351 optional: true
9352
9353 '@next/swc-darwin-x64@15.5.14':
9354 optional: true
9355
9356 '@next/swc-darwin-x64@16.1.7':
9357 optional: true
9358
9359 '@next/swc-linux-arm64-gnu@15.5.14':
9360 optional: true
9361
9362 '@next/swc-linux-arm64-gnu@16.1.7':
9363 optional: true
9364
9365 '@next/swc-linux-arm64-musl@15.5.14':
9366 optional: true
9367
9368 '@next/swc-linux-arm64-musl@16.1.7':
9369 optional: true
9370
9371 '@next/swc-linux-x64-gnu@15.5.14':
9372 optional: true
9373
9374 '@next/swc-linux-x64-gnu@16.1.7':
9375 optional: true
9376
9377 '@next/swc-linux-x64-musl@15.5.14':
9378 optional: true
9379
9380 '@next/swc-linux-x64-musl@16.1.7':
9381 optional: true
9382
9383 '@next/swc-win32-arm64-msvc@15.5.14':
9384 optional: true
9385
9386 '@next/swc-win32-arm64-msvc@16.1.7':
9387 optional: true
9388
9389 '@next/swc-win32-x64-msvc@15.5.14':
9390 optional: true
9391
9392 '@next/swc-win32-x64-msvc@16.1.7':
9393 optional: true
9394
9395 '@noble/ciphers@1.3.0': {}
9396
9397 '@noble/ciphers@2.1.1': {}
9398
9399 '@noble/curves@1.9.7':
9400 dependencies:
9401 '@noble/hashes': 1.8.0
9402
9403 '@noble/hashes@1.8.0': {}
9404
9405 '@noble/hashes@2.0.1': {}
9406
9407 '@nodelib/fs.scandir@2.1.5':
9408 dependencies:
9409 '@nodelib/fs.stat': 2.0.5
9410 run-parallel: 1.2.0
9411
9412 '@nodelib/fs.stat@2.0.5': {}
9413
9414 '@nodelib/fs.walk@1.2.8':
9415 dependencies:
9416 '@nodelib/fs.scandir': 2.1.5
9417 fastq: 1.20.1
9418
9419 '@octokit/app@16.1.2':
9420 dependencies:
9421 '@octokit/auth-app': 8.1.2
9422 '@octokit/auth-unauthenticated': 7.0.3
9423 '@octokit/core': 7.0.6
9424 '@octokit/oauth-app': 8.0.3
9425 '@octokit/plugin-paginate-rest': 14.0.0(@octokit/core@7.0.6)
9426 '@octokit/types': 16.0.0
9427 '@octokit/webhooks': 14.2.0
9428
9429 '@octokit/auth-app@8.1.2':
9430 dependencies:
9431 '@octokit/auth-oauth-app': 9.0.3
9432 '@octokit/auth-oauth-user': 6.0.2
9433 '@octokit/request': 10.0.7
9434 '@octokit/request-error': 7.1.0
9435 '@octokit/types': 16.0.0
9436 toad-cache: 3.7.0
9437 universal-github-app-jwt: 2.2.2
9438 universal-user-agent: 7.0.3
9439
9440 '@octokit/auth-oauth-app@9.0.3':
9441 dependencies:
9442 '@octokit/auth-oauth-device': 8.0.3
9443 '@octokit/auth-oauth-user': 6.0.2
9444 '@octokit/request': 10.0.7
9445 '@octokit/types': 16.0.0
9446 universal-user-agent: 7.0.3
9447
9448 '@octokit/auth-oauth-device@8.0.3':
9449 dependencies:
9450 '@octokit/oauth-methods': 6.0.2
9451 '@octokit/request': 10.0.7
9452 '@octokit/types': 16.0.0
9453 universal-user-agent: 7.0.3
9454
9455 '@octokit/auth-oauth-user@6.0.2':
9456 dependencies:
9457 '@octokit/auth-oauth-device': 8.0.3
9458 '@octokit/oauth-methods': 6.0.2
9459 '@octokit/request': 10.0.7
9460 '@octokit/types': 16.0.0
9461 universal-user-agent: 7.0.3
9462
9463 '@octokit/auth-token@6.0.0': {}
9464
9465 '@octokit/auth-unauthenticated@7.0.3':
9466 dependencies:
9467 '@octokit/request-error': 7.1.0
9468 '@octokit/types': 16.0.0
9469
9470 '@octokit/core@7.0.6':
9471 dependencies:
9472 '@octokit/auth-token': 6.0.0
9473 '@octokit/graphql': 9.0.3
9474 '@octokit/request': 10.0.7
9475 '@octokit/request-error': 7.1.0
9476 '@octokit/types': 16.0.0
9477 before-after-hook: 4.0.0
9478 universal-user-agent: 7.0.3
9479
9480 '@octokit/endpoint@11.0.2':
9481 dependencies:
9482 '@octokit/types': 16.0.0
9483 universal-user-agent: 7.0.3
9484
9485 '@octokit/graphql@9.0.3':
9486 dependencies:
9487 '@octokit/request': 10.0.7
9488 '@octokit/types': 16.0.0
9489 universal-user-agent: 7.0.3
9490
9491 '@octokit/oauth-app@8.0.3':
9492 dependencies:
9493 '@octokit/auth-oauth-app': 9.0.3
9494 '@octokit/auth-oauth-user': 6.0.2
9495 '@octokit/auth-unauthenticated': 7.0.3
9496 '@octokit/core': 7.0.6
9497 '@octokit/oauth-authorization-url': 8.0.0
9498 '@octokit/oauth-methods': 6.0.2
9499 '@types/aws-lambda': 8.10.159
9500 universal-user-agent: 7.0.3
9501
9502 '@octokit/oauth-authorization-url@8.0.0': {}
9503
9504 '@octokit/oauth-methods@6.0.2':
9505 dependencies:
9506 '@octokit/oauth-authorization-url': 8.0.0
9507 '@octokit/request': 10.0.7
9508 '@octokit/request-error': 7.1.0
9509 '@octokit/types': 16.0.0
9510
9511 '@octokit/openapi-types@27.0.0': {}
9512
9513 '@octokit/openapi-webhooks-types@12.1.0': {}
9514
9515 '@octokit/plugin-paginate-graphql@6.0.0(@octokit/core@7.0.6)':
9516 dependencies:
9517 '@octokit/core': 7.0.6
9518
9519 '@octokit/plugin-paginate-rest@14.0.0(@octokit/core@7.0.6)':
9520 dependencies:
9521 '@octokit/core': 7.0.6
9522 '@octokit/types': 16.0.0
9523
9524 '@octokit/plugin-rest-endpoint-methods@17.0.0(@octokit/core@7.0.6)':
9525 dependencies:
9526 '@octokit/core': 7.0.6
9527 '@octokit/types': 16.0.0
9528
9529 '@octokit/plugin-retry@8.0.3(@octokit/core@7.0.6)':
9530 dependencies:
9531 '@octokit/core': 7.0.6
9532 '@octokit/request-error': 7.1.0
9533 '@octokit/types': 16.0.0
9534 bottleneck: 2.19.5
9535
9536 '@octokit/plugin-throttling@11.0.3(@octokit/core@7.0.6)':
9537 dependencies:
9538 '@octokit/core': 7.0.6
9539 '@octokit/types': 16.0.0
9540 bottleneck: 2.19.5
9541
9542 '@octokit/request-error@7.1.0':
9543 dependencies:
9544 '@octokit/types': 16.0.0
9545
9546 '@octokit/request@10.0.7':
9547 dependencies:
9548 '@octokit/endpoint': 11.0.2
9549 '@octokit/request-error': 7.1.0
9550 '@octokit/types': 16.0.0
9551 fast-content-type-parse: 3.0.0
9552 universal-user-agent: 7.0.3
9553
9554 '@octokit/types@16.0.0':
9555 dependencies:
9556 '@octokit/openapi-types': 27.0.0
9557
9558 '@octokit/webhooks-methods@6.0.0': {}
9559
9560 '@octokit/webhooks@14.2.0':
9561 dependencies:
9562 '@octokit/openapi-webhooks-types': 12.1.0
9563 '@octokit/request-error': 7.1.0
9564 '@octokit/webhooks-methods': 6.0.0
9565
9566 '@open-draft/deferred-promise@2.2.0': {}
9567
9568 '@open-draft/logger@0.3.0':
9569 dependencies:
9570 is-node-process: 1.2.0
9571 outvariant: 1.4.3
9572
9573 '@open-draft/until@2.1.0': {}
9574
9575 '@opentelemetry/api@1.9.0': {}
9576
9577 '@opentelemetry/semantic-conventions@1.40.0': {}
9578
9579 '@oslojs/asn1@1.0.0':
9580 dependencies:
9581 '@oslojs/binary': 1.0.0
9582
9583 '@oslojs/binary@1.0.0': {}
9584
9585 '@oslojs/crypto@1.0.1':
9586 dependencies:
9587 '@oslojs/asn1': 1.0.0
9588 '@oslojs/binary': 1.0.0
9589
9590 '@oslojs/encoding@1.1.0': {}
9591
9592 '@paralleldrive/cuid2@3.3.0':
9593 dependencies:
9594 '@noble/hashes': 2.0.1
9595 bignumber.js: 9.3.1
9596 error-causes: 3.0.2
9597
9598 '@popperjs/core@2.11.8': {}
9599
9600 '@prisma/client-runtime-utils@7.4.2':
9601 optional: true
9602
9603 '@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3)':
9604 dependencies:
9605 '@prisma/client-runtime-utils': 7.4.2
9606 optionalDependencies:
9607 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)
9608 typescript: 5.8.3
9609 optional: true
9610
9611 '@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3)':
9612 dependencies:
9613 '@prisma/client-runtime-utils': 7.4.2
9614 optionalDependencies:
9615 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)
9616 typescript: 5.9.3
9617 optional: true
9618
9619 '@prisma/config@7.4.2':
9620 dependencies:
9621 c12: 3.1.0
9622 deepmerge-ts: 7.1.5
9623 effect: 3.21.0
9624 empathic: 2.0.0
9625 transitivePeerDependencies:
9626 - magicast
9627 optional: true
9628
9629 '@prisma/debug@7.2.0':
9630 optional: true
9631
9632 '@prisma/debug@7.4.2':
9633 optional: true
9634
9635 '@prisma/dev@0.20.0(typescript@5.8.3)':
9636 dependencies:
9637 '@electric-sql/pglite': 0.3.15
9638 '@electric-sql/pglite-socket': 0.0.20(@electric-sql/pglite@0.3.15)
9639 '@electric-sql/pglite-tools': 0.2.20(@electric-sql/pglite@0.3.15)
9640 '@hono/node-server': 1.19.10(hono@4.12.7)
9641 '@mrleebo/prisma-ast': 0.13.1
9642 '@prisma/get-platform': 7.2.0
9643 '@prisma/query-plan-executor': 7.2.0
9644 foreground-child: 3.3.1
9645 get-port-please: 3.2.0
9646 hono: 4.12.7
9647 http-status-codes: 2.3.0
9648 pathe: 2.0.3
9649 proper-lockfile: 4.1.2
9650 remeda: 2.33.4
9651 std-env: 3.10.0
9652 valibot: 1.2.0(typescript@5.8.3)
9653 zeptomatch: 2.1.0
9654 transitivePeerDependencies:
9655 - typescript
9656 optional: true
9657
9658 '@prisma/dev@0.20.0(typescript@5.9.3)':
9659 dependencies:
9660 '@electric-sql/pglite': 0.3.15
9661 '@electric-sql/pglite-socket': 0.0.20(@electric-sql/pglite@0.3.15)
9662 '@electric-sql/pglite-tools': 0.2.20(@electric-sql/pglite@0.3.15)
9663 '@hono/node-server': 1.19.10(hono@4.12.7)
9664 '@mrleebo/prisma-ast': 0.13.1
9665 '@prisma/get-platform': 7.2.0
9666 '@prisma/query-plan-executor': 7.2.0
9667 foreground-child: 3.3.1
9668 get-port-please: 3.2.0
9669 hono: 4.12.7
9670 http-status-codes: 2.3.0
9671 pathe: 2.0.3
9672 proper-lockfile: 4.1.2
9673 remeda: 2.33.4
9674 std-env: 3.10.0
9675 valibot: 1.2.0(typescript@5.9.3)
9676 zeptomatch: 2.1.0
9677 transitivePeerDependencies:
9678 - typescript
9679 optional: true
9680
9681 '@prisma/engines-version@7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919':
9682 optional: true
9683
9684 '@prisma/engines@7.4.2':
9685 dependencies:
9686 '@prisma/debug': 7.4.2
9687 '@prisma/engines-version': 7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919
9688 '@prisma/fetch-engine': 7.4.2
9689 '@prisma/get-platform': 7.4.2
9690 optional: true
9691
9692 '@prisma/fetch-engine@7.4.2':
9693 dependencies:
9694 '@prisma/debug': 7.4.2
9695 '@prisma/engines-version': 7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919
9696 '@prisma/get-platform': 7.4.2
9697 optional: true
9698
9699 '@prisma/get-platform@7.2.0':
9700 dependencies:
9701 '@prisma/debug': 7.2.0
9702 optional: true
9703
9704 '@prisma/get-platform@7.4.2':
9705 dependencies:
9706 '@prisma/debug': 7.4.2
9707 optional: true
9708
9709 '@prisma/query-plan-executor@7.2.0':
9710 optional: true
9711
9712 '@prisma/studio-core@0.13.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9713 dependencies:
9714 '@types/react': 19.2.14
9715 react: 19.2.4
9716 react-dom: 19.2.4(react@19.2.4)
9717 optional: true
9718
9719 '@radix-ui/number@1.1.1': {}
9720
9721 '@radix-ui/primitive@1.1.3': {}
9722
9723 '@radix-ui/react-accessible-icon@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9724 dependencies:
9725 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9726 react: 19.1.0
9727 react-dom: 19.1.0(react@19.1.0)
9728 optionalDependencies:
9729 '@types/react': 19.2.14
9730 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9731
9732 '@radix-ui/react-accessible-icon@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9733 dependencies:
9734 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9735 react: 19.2.4
9736 react-dom: 19.2.4(react@19.2.4)
9737 optionalDependencies:
9738 '@types/react': 19.2.14
9739 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9740
9741 '@radix-ui/react-accordion@1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9742 dependencies:
9743 '@radix-ui/primitive': 1.1.3
9744 '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9745 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9746 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9747 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9748 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9749 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9750 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9751 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
9752 react: 19.1.0
9753 react-dom: 19.1.0(react@19.1.0)
9754 optionalDependencies:
9755 '@types/react': 19.2.14
9756 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9757
9758 '@radix-ui/react-accordion@1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9759 dependencies:
9760 '@radix-ui/primitive': 1.1.3
9761 '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9762 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9763 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9764 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9765 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9766 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9767 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9768 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
9769 react: 19.2.4
9770 react-dom: 19.2.4(react@19.2.4)
9771 optionalDependencies:
9772 '@types/react': 19.2.14
9773 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9774
9775 '@radix-ui/react-alert-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9776 dependencies:
9777 '@radix-ui/primitive': 1.1.3
9778 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9779 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9780 '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9781 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9782 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
9783 react: 19.1.0
9784 react-dom: 19.1.0(react@19.1.0)
9785 optionalDependencies:
9786 '@types/react': 19.2.14
9787 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9788
9789 '@radix-ui/react-alert-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9790 dependencies:
9791 '@radix-ui/primitive': 1.1.3
9792 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9793 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9794 '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9795 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9796 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
9797 react: 19.2.4
9798 react-dom: 19.2.4(react@19.2.4)
9799 optionalDependencies:
9800 '@types/react': 19.2.14
9801 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9802
9803 '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9804 dependencies:
9805 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9806 react: 19.1.0
9807 react-dom: 19.1.0(react@19.1.0)
9808 optionalDependencies:
9809 '@types/react': 19.2.14
9810 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9811
9812 '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9813 dependencies:
9814 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9815 react: 19.2.4
9816 react-dom: 19.2.4(react@19.2.4)
9817 optionalDependencies:
9818 '@types/react': 19.2.14
9819 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9820
9821 '@radix-ui/react-aspect-ratio@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9822 dependencies:
9823 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9824 react: 19.1.0
9825 react-dom: 19.1.0(react@19.1.0)
9826 optionalDependencies:
9827 '@types/react': 19.2.14
9828 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9829
9830 '@radix-ui/react-aspect-ratio@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9831 dependencies:
9832 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9833 react: 19.2.4
9834 react-dom: 19.2.4(react@19.2.4)
9835 optionalDependencies:
9836 '@types/react': 19.2.14
9837 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9838
9839 '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9840 dependencies:
9841 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9842 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9843 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9844 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.1.0)
9845 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9846 react: 19.1.0
9847 react-dom: 19.1.0(react@19.1.0)
9848 optionalDependencies:
9849 '@types/react': 19.2.14
9850 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9851
9852 '@radix-ui/react-avatar@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9853 dependencies:
9854 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9855 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9856 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9857 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.2.4)
9858 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9859 react: 19.2.4
9860 react-dom: 19.2.4(react@19.2.4)
9861 optionalDependencies:
9862 '@types/react': 19.2.14
9863 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9864
9865 '@radix-ui/react-avatar@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9866 dependencies:
9867 '@radix-ui/react-context': 1.1.3(@types/react@19.2.14)(react@19.2.4)
9868 '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9869 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9870 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.2.4)
9871 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9872 react: 19.2.4
9873 react-dom: 19.2.4(react@19.2.4)
9874 optionalDependencies:
9875 '@types/react': 19.2.14
9876 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9877
9878 '@radix-ui/react-checkbox@1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9879 dependencies:
9880 '@radix-ui/primitive': 1.1.3
9881 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9882 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9883 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9884 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9885 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
9886 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9887 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9888 react: 19.1.0
9889 react-dom: 19.1.0(react@19.1.0)
9890 optionalDependencies:
9891 '@types/react': 19.2.14
9892 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9893
9894 '@radix-ui/react-checkbox@1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9895 dependencies:
9896 '@radix-ui/primitive': 1.1.3
9897 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9898 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9899 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9900 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9901 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
9902 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9903 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9904 react: 19.2.4
9905 react-dom: 19.2.4(react@19.2.4)
9906 optionalDependencies:
9907 '@types/react': 19.2.14
9908 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9909
9910 '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9911 dependencies:
9912 '@radix-ui/primitive': 1.1.3
9913 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9914 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9915 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9916 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9917 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9918 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
9919 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9920 react: 19.1.0
9921 react-dom: 19.1.0(react@19.1.0)
9922 optionalDependencies:
9923 '@types/react': 19.2.14
9924 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9925
9926 '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9927 dependencies:
9928 '@radix-ui/primitive': 1.1.3
9929 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9930 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9931 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9932 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9933 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9934 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
9935 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9936 react: 19.2.4
9937 react-dom: 19.2.4(react@19.2.4)
9938 optionalDependencies:
9939 '@types/react': 19.2.14
9940 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9941
9942 '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9943 dependencies:
9944 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9945 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9946 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9947 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
9948 react: 19.1.0
9949 react-dom: 19.1.0(react@19.1.0)
9950 optionalDependencies:
9951 '@types/react': 19.2.14
9952 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9953
9954 '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9955 dependencies:
9956 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9957 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9958 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9959 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
9960 react: 19.2.4
9961 react-dom: 19.2.4(react@19.2.4)
9962 optionalDependencies:
9963 '@types/react': 19.2.14
9964 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9965
9966 '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.14)(react@19.1.0)':
9967 dependencies:
9968 react: 19.1.0
9969 optionalDependencies:
9970 '@types/react': 19.2.14
9971
9972 '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.14)(react@19.2.4)':
9973 dependencies:
9974 react: 19.2.4
9975 optionalDependencies:
9976 '@types/react': 19.2.14
9977
9978 '@radix-ui/react-context-menu@2.2.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
9979 dependencies:
9980 '@radix-ui/primitive': 1.1.3
9981 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
9982 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9983 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
9984 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
9985 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
9986 react: 19.1.0
9987 react-dom: 19.1.0(react@19.1.0)
9988 optionalDependencies:
9989 '@types/react': 19.2.14
9990 '@types/react-dom': 19.2.3(@types/react@19.2.14)
9991
9992 '@radix-ui/react-context-menu@2.2.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
9993 dependencies:
9994 '@radix-ui/primitive': 1.1.3
9995 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
9996 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9997 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
9998 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
9999 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10000 react: 19.2.4
10001 react-dom: 19.2.4(react@19.2.4)
10002 optionalDependencies:
10003 '@types/react': 19.2.14
10004 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10005
10006 '@radix-ui/react-context@1.1.2(@types/react@19.2.14)(react@19.1.0)':
10007 dependencies:
10008 react: 19.1.0
10009 optionalDependencies:
10010 '@types/react': 19.2.14
10011
10012 '@radix-ui/react-context@1.1.2(@types/react@19.2.14)(react@19.2.4)':
10013 dependencies:
10014 react: 19.2.4
10015 optionalDependencies:
10016 '@types/react': 19.2.14
10017
10018 '@radix-ui/react-context@1.1.3(@types/react@19.2.14)(react@19.2.4)':
10019 dependencies:
10020 react: 19.2.4
10021 optionalDependencies:
10022 '@types/react': 19.2.14
10023
10024 '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10025 dependencies:
10026 '@radix-ui/primitive': 1.1.3
10027 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10028 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10029 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10030 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.1.0)
10031 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10032 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10033 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10034 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10035 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10036 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
10037 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10038 aria-hidden: 1.2.6
10039 react: 19.1.0
10040 react-dom: 19.1.0(react@19.1.0)
10041 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.1.0)
10042 optionalDependencies:
10043 '@types/react': 19.2.14
10044 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10045
10046 '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10047 dependencies:
10048 '@radix-ui/primitive': 1.1.3
10049 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10050 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10051 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10052 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.4)
10053 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10054 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10055 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10056 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10057 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10058 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
10059 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10060 aria-hidden: 1.2.6
10061 react: 19.2.4
10062 react-dom: 19.2.4(react@19.2.4)
10063 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.4)
10064 optionalDependencies:
10065 '@types/react': 19.2.14
10066 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10067
10068 '@radix-ui/react-direction@1.1.1(@types/react@19.2.14)(react@19.1.0)':
10069 dependencies:
10070 react: 19.1.0
10071 optionalDependencies:
10072 '@types/react': 19.2.14
10073
10074 '@radix-ui/react-direction@1.1.1(@types/react@19.2.14)(react@19.2.4)':
10075 dependencies:
10076 react: 19.2.4
10077 optionalDependencies:
10078 '@types/react': 19.2.14
10079
10080 '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10081 dependencies:
10082 '@radix-ui/primitive': 1.1.3
10083 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10084 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10085 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10086 '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10087 react: 19.1.0
10088 react-dom: 19.1.0(react@19.1.0)
10089 optionalDependencies:
10090 '@types/react': 19.2.14
10091 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10092
10093 '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10094 dependencies:
10095 '@radix-ui/primitive': 1.1.3
10096 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10097 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10098 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10099 '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10100 react: 19.2.4
10101 react-dom: 19.2.4(react@19.2.4)
10102 optionalDependencies:
10103 '@types/react': 19.2.14
10104 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10105
10106 '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10107 dependencies:
10108 '@radix-ui/primitive': 1.1.3
10109 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10110 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10111 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10112 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10113 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10114 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10115 react: 19.1.0
10116 react-dom: 19.1.0(react@19.1.0)
10117 optionalDependencies:
10118 '@types/react': 19.2.14
10119 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10120
10121 '@radix-ui/react-dropdown-menu@2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10122 dependencies:
10123 '@radix-ui/primitive': 1.1.3
10124 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10125 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10126 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10127 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10128 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10129 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10130 react: 19.2.4
10131 react-dom: 19.2.4(react@19.2.4)
10132 optionalDependencies:
10133 '@types/react': 19.2.14
10134 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10135
10136 '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.14)(react@19.1.0)':
10137 dependencies:
10138 react: 19.1.0
10139 optionalDependencies:
10140 '@types/react': 19.2.14
10141
10142 '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.14)(react@19.2.4)':
10143 dependencies:
10144 react: 19.2.4
10145 optionalDependencies:
10146 '@types/react': 19.2.14
10147
10148 '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10149 dependencies:
10150 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10151 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10152 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10153 react: 19.1.0
10154 react-dom: 19.1.0(react@19.1.0)
10155 optionalDependencies:
10156 '@types/react': 19.2.14
10157 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10158
10159 '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10160 dependencies:
10161 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10162 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10163 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10164 react: 19.2.4
10165 react-dom: 19.2.4(react@19.2.4)
10166 optionalDependencies:
10167 '@types/react': 19.2.14
10168 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10169
10170 '@radix-ui/react-form@0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10171 dependencies:
10172 '@radix-ui/primitive': 1.1.3
10173 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10174 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10175 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10176 '@radix-ui/react-label': 2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10177 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10178 react: 19.1.0
10179 react-dom: 19.1.0(react@19.1.0)
10180 optionalDependencies:
10181 '@types/react': 19.2.14
10182 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10183
10184 '@radix-ui/react-form@0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10185 dependencies:
10186 '@radix-ui/primitive': 1.1.3
10187 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10188 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10189 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10190 '@radix-ui/react-label': 2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10191 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10192 react: 19.2.4
10193 react-dom: 19.2.4(react@19.2.4)
10194 optionalDependencies:
10195 '@types/react': 19.2.14
10196 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10197
10198 '@radix-ui/react-hover-card@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10199 dependencies:
10200 '@radix-ui/primitive': 1.1.3
10201 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10202 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10203 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10204 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10205 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10206 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10207 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10208 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10209 react: 19.1.0
10210 react-dom: 19.1.0(react@19.1.0)
10211 optionalDependencies:
10212 '@types/react': 19.2.14
10213 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10214
10215 '@radix-ui/react-hover-card@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10216 dependencies:
10217 '@radix-ui/primitive': 1.1.3
10218 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10219 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10220 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10221 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10222 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10223 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10224 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10225 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10226 react: 19.2.4
10227 react-dom: 19.2.4(react@19.2.4)
10228 optionalDependencies:
10229 '@types/react': 19.2.14
10230 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10231
10232 '@radix-ui/react-id@1.1.1(@types/react@19.2.14)(react@19.1.0)':
10233 dependencies:
10234 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10235 react: 19.1.0
10236 optionalDependencies:
10237 '@types/react': 19.2.14
10238
10239 '@radix-ui/react-id@1.1.1(@types/react@19.2.14)(react@19.2.4)':
10240 dependencies:
10241 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10242 react: 19.2.4
10243 optionalDependencies:
10244 '@types/react': 19.2.14
10245
10246 '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10247 dependencies:
10248 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10249 react: 19.1.0
10250 react-dom: 19.1.0(react@19.1.0)
10251 optionalDependencies:
10252 '@types/react': 19.2.14
10253 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10254
10255 '@radix-ui/react-label@2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10256 dependencies:
10257 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10258 react: 19.2.4
10259 react-dom: 19.2.4(react@19.2.4)
10260 optionalDependencies:
10261 '@types/react': 19.2.14
10262 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10263
10264 '@radix-ui/react-label@2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10265 dependencies:
10266 '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10267 react: 19.2.4
10268 react-dom: 19.2.4(react@19.2.4)
10269 optionalDependencies:
10270 '@types/react': 19.2.14
10271 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10272
10273 '@radix-ui/react-menu@2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10274 dependencies:
10275 '@radix-ui/primitive': 1.1.3
10276 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10277 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10278 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10279 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10280 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10281 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.1.0)
10282 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10283 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10284 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10285 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10286 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10287 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10288 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10289 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
10290 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10291 aria-hidden: 1.2.6
10292 react: 19.1.0
10293 react-dom: 19.1.0(react@19.1.0)
10294 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.1.0)
10295 optionalDependencies:
10296 '@types/react': 19.2.14
10297 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10298
10299 '@radix-ui/react-menu@2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10300 dependencies:
10301 '@radix-ui/primitive': 1.1.3
10302 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10303 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10304 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10305 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10306 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10307 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.4)
10308 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10309 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10310 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10311 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10312 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10313 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10314 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10315 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
10316 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10317 aria-hidden: 1.2.6
10318 react: 19.2.4
10319 react-dom: 19.2.4(react@19.2.4)
10320 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.4)
10321 optionalDependencies:
10322 '@types/react': 19.2.14
10323 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10324
10325 '@radix-ui/react-menubar@1.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10326 dependencies:
10327 '@radix-ui/primitive': 1.1.3
10328 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10329 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10330 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10331 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10332 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10333 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10334 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10335 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10336 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10337 react: 19.1.0
10338 react-dom: 19.1.0(react@19.1.0)
10339 optionalDependencies:
10340 '@types/react': 19.2.14
10341 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10342
10343 '@radix-ui/react-menubar@1.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10344 dependencies:
10345 '@radix-ui/primitive': 1.1.3
10346 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10347 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10348 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10349 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10350 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10351 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10352 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10353 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10354 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10355 react: 19.2.4
10356 react-dom: 19.2.4(react@19.2.4)
10357 optionalDependencies:
10358 '@types/react': 19.2.14
10359 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10360
10361 '@radix-ui/react-navigation-menu@1.2.14(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10362 dependencies:
10363 '@radix-ui/primitive': 1.1.3
10364 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10365 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10366 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10367 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10368 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10369 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10370 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10371 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10372 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10373 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10374 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10375 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10376 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10377 react: 19.1.0
10378 react-dom: 19.1.0(react@19.1.0)
10379 optionalDependencies:
10380 '@types/react': 19.2.14
10381 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10382
10383 '@radix-ui/react-navigation-menu@1.2.14(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10384 dependencies:
10385 '@radix-ui/primitive': 1.1.3
10386 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10387 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10388 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10389 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10390 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10391 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10392 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10393 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10394 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10395 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10396 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10397 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10398 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10399 react: 19.2.4
10400 react-dom: 19.2.4(react@19.2.4)
10401 optionalDependencies:
10402 '@types/react': 19.2.14
10403 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10404
10405 '@radix-ui/react-one-time-password-field@0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10406 dependencies:
10407 '@radix-ui/number': 1.1.1
10408 '@radix-ui/primitive': 1.1.3
10409 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10410 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10411 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10412 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10413 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10414 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10415 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10416 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.1.0)
10417 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.1.0)
10418 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10419 react: 19.1.0
10420 react-dom: 19.1.0(react@19.1.0)
10421 optionalDependencies:
10422 '@types/react': 19.2.14
10423 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10424
10425 '@radix-ui/react-one-time-password-field@0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10426 dependencies:
10427 '@radix-ui/number': 1.1.1
10428 '@radix-ui/primitive': 1.1.3
10429 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10430 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10431 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10432 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10433 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10434 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10435 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10436 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.4)
10437 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.2.4)
10438 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10439 react: 19.2.4
10440 react-dom: 19.2.4(react@19.2.4)
10441 optionalDependencies:
10442 '@types/react': 19.2.14
10443 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10444
10445 '@radix-ui/react-password-toggle-field@0.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10446 dependencies:
10447 '@radix-ui/primitive': 1.1.3
10448 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10449 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10450 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10451 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10452 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10453 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.1.0)
10454 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.1.0)
10455 react: 19.1.0
10456 react-dom: 19.1.0(react@19.1.0)
10457 optionalDependencies:
10458 '@types/react': 19.2.14
10459 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10460
10461 '@radix-ui/react-password-toggle-field@0.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10462 dependencies:
10463 '@radix-ui/primitive': 1.1.3
10464 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10465 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10466 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10467 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10468 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10469 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.4)
10470 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.2.4)
10471 react: 19.2.4
10472 react-dom: 19.2.4(react@19.2.4)
10473 optionalDependencies:
10474 '@types/react': 19.2.14
10475 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10476
10477 '@radix-ui/react-popover@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10478 dependencies:
10479 '@radix-ui/primitive': 1.1.3
10480 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10481 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10482 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10483 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.1.0)
10484 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10485 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10486 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10487 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10488 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10489 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10490 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
10491 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10492 aria-hidden: 1.2.6
10493 react: 19.1.0
10494 react-dom: 19.1.0(react@19.1.0)
10495 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.1.0)
10496 optionalDependencies:
10497 '@types/react': 19.2.14
10498 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10499
10500 '@radix-ui/react-popover@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10501 dependencies:
10502 '@radix-ui/primitive': 1.1.3
10503 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10504 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10505 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10506 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.4)
10507 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10508 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10509 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10510 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10511 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10512 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10513 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
10514 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10515 aria-hidden: 1.2.6
10516 react: 19.2.4
10517 react-dom: 19.2.4(react@19.2.4)
10518 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.4)
10519 optionalDependencies:
10520 '@types/react': 19.2.14
10521 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10522
10523 '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10524 dependencies:
10525 '@floating-ui/react-dom': 2.1.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10526 '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10527 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10528 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10529 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10530 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10531 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10532 '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10533 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10534 '@radix-ui/rect': 1.1.1
10535 react: 19.1.0
10536 react-dom: 19.1.0(react@19.1.0)
10537 optionalDependencies:
10538 '@types/react': 19.2.14
10539 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10540
10541 '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10542 dependencies:
10543 '@floating-ui/react-dom': 2.1.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10544 '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10545 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10546 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10547 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10548 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10549 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10550 '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10551 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10552 '@radix-ui/rect': 1.1.1
10553 react: 19.2.4
10554 react-dom: 19.2.4(react@19.2.4)
10555 optionalDependencies:
10556 '@types/react': 19.2.14
10557 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10558
10559 '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10560 dependencies:
10561 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10562 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10563 react: 19.1.0
10564 react-dom: 19.1.0(react@19.1.0)
10565 optionalDependencies:
10566 '@types/react': 19.2.14
10567 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10568
10569 '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10570 dependencies:
10571 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10572 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10573 react: 19.2.4
10574 react-dom: 19.2.4(react@19.2.4)
10575 optionalDependencies:
10576 '@types/react': 19.2.14
10577 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10578
10579 '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10580 dependencies:
10581 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10582 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10583 react: 19.1.0
10584 react-dom: 19.1.0(react@19.1.0)
10585 optionalDependencies:
10586 '@types/react': 19.2.14
10587 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10588
10589 '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10590 dependencies:
10591 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10592 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10593 react: 19.2.4
10594 react-dom: 19.2.4(react@19.2.4)
10595 optionalDependencies:
10596 '@types/react': 19.2.14
10597 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10598
10599 '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10600 dependencies:
10601 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
10602 react: 19.1.0
10603 react-dom: 19.1.0(react@19.1.0)
10604 optionalDependencies:
10605 '@types/react': 19.2.14
10606 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10607
10608 '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10609 dependencies:
10610 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
10611 react: 19.2.4
10612 react-dom: 19.2.4(react@19.2.4)
10613 optionalDependencies:
10614 '@types/react': 19.2.14
10615 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10616
10617 '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10618 dependencies:
10619 '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.4)
10620 react: 19.2.4
10621 react-dom: 19.2.4(react@19.2.4)
10622 optionalDependencies:
10623 '@types/react': 19.2.14
10624 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10625
10626 '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10627 dependencies:
10628 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10629 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10630 react: 19.1.0
10631 react-dom: 19.1.0(react@19.1.0)
10632 optionalDependencies:
10633 '@types/react': 19.2.14
10634 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10635
10636 '@radix-ui/react-progress@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10637 dependencies:
10638 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10639 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10640 react: 19.2.4
10641 react-dom: 19.2.4(react@19.2.4)
10642 optionalDependencies:
10643 '@types/react': 19.2.14
10644 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10645
10646 '@radix-ui/react-progress@1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10647 dependencies:
10648 '@radix-ui/react-context': 1.1.3(@types/react@19.2.14)(react@19.2.4)
10649 '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10650 react: 19.2.4
10651 react-dom: 19.2.4(react@19.2.4)
10652 optionalDependencies:
10653 '@types/react': 19.2.14
10654 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10655
10656 '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10657 dependencies:
10658 '@radix-ui/primitive': 1.1.3
10659 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10660 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10661 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10662 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10663 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10664 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10665 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10666 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10667 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10668 react: 19.1.0
10669 react-dom: 19.1.0(react@19.1.0)
10670 optionalDependencies:
10671 '@types/react': 19.2.14
10672 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10673
10674 '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10675 dependencies:
10676 '@radix-ui/primitive': 1.1.3
10677 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10678 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10679 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10680 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10681 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10682 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10683 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10684 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10685 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10686 react: 19.2.4
10687 react-dom: 19.2.4(react@19.2.4)
10688 optionalDependencies:
10689 '@types/react': 19.2.14
10690 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10691
10692 '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10693 dependencies:
10694 '@radix-ui/primitive': 1.1.3
10695 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10696 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10697 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10698 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10699 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10700 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10701 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10702 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10703 react: 19.1.0
10704 react-dom: 19.1.0(react@19.1.0)
10705 optionalDependencies:
10706 '@types/react': 19.2.14
10707 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10708
10709 '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10710 dependencies:
10711 '@radix-ui/primitive': 1.1.3
10712 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10713 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10714 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10715 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10716 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10717 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10718 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10719 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10720 react: 19.2.4
10721 react-dom: 19.2.4(react@19.2.4)
10722 optionalDependencies:
10723 '@types/react': 19.2.14
10724 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10725
10726 '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10727 dependencies:
10728 '@radix-ui/number': 1.1.1
10729 '@radix-ui/primitive': 1.1.3
10730 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10731 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10732 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10733 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10734 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10735 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10736 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10737 react: 19.1.0
10738 react-dom: 19.1.0(react@19.1.0)
10739 optionalDependencies:
10740 '@types/react': 19.2.14
10741 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10742
10743 '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10744 dependencies:
10745 '@radix-ui/number': 1.1.1
10746 '@radix-ui/primitive': 1.1.3
10747 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10748 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10749 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10750 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10751 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10752 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10753 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10754 react: 19.2.4
10755 react-dom: 19.2.4(react@19.2.4)
10756 optionalDependencies:
10757 '@types/react': 19.2.14
10758 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10759
10760 '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10761 dependencies:
10762 '@radix-ui/number': 1.1.1
10763 '@radix-ui/primitive': 1.1.3
10764 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10765 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10766 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10767 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10768 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10769 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.1.0)
10770 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10771 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10772 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10773 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10774 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10775 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
10776 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10777 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10778 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10779 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10780 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10781 aria-hidden: 1.2.6
10782 react: 19.1.0
10783 react-dom: 19.1.0(react@19.1.0)
10784 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.1.0)
10785 optionalDependencies:
10786 '@types/react': 19.2.14
10787 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10788
10789 '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10790 dependencies:
10791 '@radix-ui/number': 1.1.1
10792 '@radix-ui/primitive': 1.1.3
10793 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10794 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10795 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10796 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10797 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10798 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.4)
10799 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10800 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10801 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10802 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10803 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10804 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
10805 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10806 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10807 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10808 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10809 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10810 aria-hidden: 1.2.6
10811 react: 19.2.4
10812 react-dom: 19.2.4(react@19.2.4)
10813 react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.4)
10814 optionalDependencies:
10815 '@types/react': 19.2.14
10816 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10817
10818 '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10819 dependencies:
10820 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10821 react: 19.1.0
10822 react-dom: 19.1.0(react@19.1.0)
10823 optionalDependencies:
10824 '@types/react': 19.2.14
10825 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10826
10827 '@radix-ui/react-separator@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10828 dependencies:
10829 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10830 react: 19.2.4
10831 react-dom: 19.2.4(react@19.2.4)
10832 optionalDependencies:
10833 '@types/react': 19.2.14
10834 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10835
10836 '@radix-ui/react-separator@1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10837 dependencies:
10838 '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10839 react: 19.2.4
10840 react-dom: 19.2.4(react@19.2.4)
10841 optionalDependencies:
10842 '@types/react': 19.2.14
10843 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10844
10845 '@radix-ui/react-slider@1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10846 dependencies:
10847 '@radix-ui/number': 1.1.1
10848 '@radix-ui/primitive': 1.1.3
10849 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10850 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10851 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10852 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10853 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10854 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10855 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10856 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10857 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10858 react: 19.1.0
10859 react-dom: 19.1.0(react@19.1.0)
10860 optionalDependencies:
10861 '@types/react': 19.2.14
10862 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10863
10864 '@radix-ui/react-slider@1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10865 dependencies:
10866 '@radix-ui/number': 1.1.1
10867 '@radix-ui/primitive': 1.1.3
10868 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10869 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10870 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10871 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10872 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10873 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10874 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10875 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10876 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10877 react: 19.2.4
10878 react-dom: 19.2.4(react@19.2.4)
10879 optionalDependencies:
10880 '@types/react': 19.2.14
10881 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10882
10883 '@radix-ui/react-slot@1.2.3(@types/react@19.2.14)(react@19.1.0)':
10884 dependencies:
10885 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10886 react: 19.1.0
10887 optionalDependencies:
10888 '@types/react': 19.2.14
10889
10890 '@radix-ui/react-slot@1.2.3(@types/react@19.2.14)(react@19.2.4)':
10891 dependencies:
10892 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10893 react: 19.2.4
10894 optionalDependencies:
10895 '@types/react': 19.2.14
10896
10897 '@radix-ui/react-slot@1.2.4(@types/react@19.2.14)(react@19.2.4)':
10898 dependencies:
10899 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10900 react: 19.2.4
10901 optionalDependencies:
10902 '@types/react': 19.2.14
10903
10904 '@radix-ui/react-switch@1.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10905 dependencies:
10906 '@radix-ui/primitive': 1.1.3
10907 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10908 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10909 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10910 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10911 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10912 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10913 react: 19.1.0
10914 react-dom: 19.1.0(react@19.1.0)
10915 optionalDependencies:
10916 '@types/react': 19.2.14
10917 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10918
10919 '@radix-ui/react-switch@1.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10920 dependencies:
10921 '@radix-ui/primitive': 1.1.3
10922 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10923 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10924 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10925 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10926 '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10927 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10928 react: 19.2.4
10929 react-dom: 19.2.4(react@19.2.4)
10930 optionalDependencies:
10931 '@types/react': 19.2.14
10932 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10933
10934 '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10935 dependencies:
10936 '@radix-ui/primitive': 1.1.3
10937 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10938 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10939 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10940 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10941 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10942 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10943 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10944 react: 19.1.0
10945 react-dom: 19.1.0(react@19.1.0)
10946 optionalDependencies:
10947 '@types/react': 19.2.14
10948 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10949
10950 '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10951 dependencies:
10952 '@radix-ui/primitive': 1.1.3
10953 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10954 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10955 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10956 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10957 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10958 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10959 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10960 react: 19.2.4
10961 react-dom: 19.2.4(react@19.2.4)
10962 optionalDependencies:
10963 '@types/react': 19.2.14
10964 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10965
10966 '@radix-ui/react-toast@1.2.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
10967 dependencies:
10968 '@radix-ui/primitive': 1.1.3
10969 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10970 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10971 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
10972 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10973 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10974 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10975 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10976 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10977 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
10978 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
10979 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
10980 react: 19.1.0
10981 react-dom: 19.1.0(react@19.1.0)
10982 optionalDependencies:
10983 '@types/react': 19.2.14
10984 '@types/react-dom': 19.2.3(@types/react@19.2.14)
10985
10986 '@radix-ui/react-toast@1.2.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
10987 dependencies:
10988 '@radix-ui/primitive': 1.1.3
10989 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10990 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10991 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
10992 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10993 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10994 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10995 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
10996 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10997 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
10998 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
10999 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11000 react: 19.2.4
11001 react-dom: 19.2.4(react@19.2.4)
11002 optionalDependencies:
11003 '@types/react': 19.2.14
11004 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11005
11006 '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
11007 dependencies:
11008 '@radix-ui/primitive': 1.1.3
11009 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
11010 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11011 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11012 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11013 '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11014 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
11015 react: 19.1.0
11016 react-dom: 19.1.0(react@19.1.0)
11017 optionalDependencies:
11018 '@types/react': 19.2.14
11019 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11020
11021 '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11022 dependencies:
11023 '@radix-ui/primitive': 1.1.3
11024 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
11025 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11026 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11027 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11028 '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11029 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
11030 react: 19.2.4
11031 react-dom: 19.2.4(react@19.2.4)
11032 optionalDependencies:
11033 '@types/react': 19.2.14
11034 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11035
11036 '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
11037 dependencies:
11038 '@radix-ui/primitive': 1.1.3
11039 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11040 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
11041 react: 19.1.0
11042 react-dom: 19.1.0(react@19.1.0)
11043 optionalDependencies:
11044 '@types/react': 19.2.14
11045 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11046
11047 '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11048 dependencies:
11049 '@radix-ui/primitive': 1.1.3
11050 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11051 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
11052 react: 19.2.4
11053 react-dom: 19.2.4(react@19.2.4)
11054 optionalDependencies:
11055 '@types/react': 19.2.14
11056 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11057
11058 '@radix-ui/react-toolbar@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
11059 dependencies:
11060 '@radix-ui/primitive': 1.1.3
11061 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
11062 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11063 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11064 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11065 '@radix-ui/react-separator': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11066 '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11067 react: 19.1.0
11068 react-dom: 19.1.0(react@19.1.0)
11069 optionalDependencies:
11070 '@types/react': 19.2.14
11071 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11072
11073 '@radix-ui/react-toolbar@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11074 dependencies:
11075 '@radix-ui/primitive': 1.1.3
11076 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
11077 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11078 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11079 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11080 '@radix-ui/react-separator': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11081 '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11082 react: 19.2.4
11083 react-dom: 19.2.4(react@19.2.4)
11084 optionalDependencies:
11085 '@types/react': 19.2.14
11086 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11087
11088 '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
11089 dependencies:
11090 '@radix-ui/primitive': 1.1.3
11091 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
11092 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
11093 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11094 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11095 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11096 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11097 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11098 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11099 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
11100 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
11101 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11102 react: 19.1.0
11103 react-dom: 19.1.0(react@19.1.0)
11104 optionalDependencies:
11105 '@types/react': 19.2.14
11106 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11107
11108 '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11109 dependencies:
11110 '@radix-ui/primitive': 1.1.3
11111 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
11112 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
11113 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11114 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11115 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11116 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11117 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11118 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11119 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
11120 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
11121 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11122 react: 19.2.4
11123 react-dom: 19.2.4(react@19.2.4)
11124 optionalDependencies:
11125 '@types/react': 19.2.14
11126 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11127
11128 '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11129 dependencies:
11130 react: 19.1.0
11131 optionalDependencies:
11132 '@types/react': 19.2.14
11133
11134 '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11135 dependencies:
11136 react: 19.2.4
11137 optionalDependencies:
11138 '@types/react': 19.2.14
11139
11140 '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.14)(react@19.1.0)':
11141 dependencies:
11142 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.1.0)
11143 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11144 react: 19.1.0
11145 optionalDependencies:
11146 '@types/react': 19.2.14
11147
11148 '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.14)(react@19.2.4)':
11149 dependencies:
11150 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.4)
11151 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11152 react: 19.2.4
11153 optionalDependencies:
11154 '@types/react': 19.2.14
11155
11156 '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.14)(react@19.1.0)':
11157 dependencies:
11158 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11159 react: 19.1.0
11160 optionalDependencies:
11161 '@types/react': 19.2.14
11162
11163 '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.14)(react@19.2.4)':
11164 dependencies:
11165 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11166 react: 19.2.4
11167 optionalDependencies:
11168 '@types/react': 19.2.14
11169
11170 '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11171 dependencies:
11172 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11173 react: 19.1.0
11174 optionalDependencies:
11175 '@types/react': 19.2.14
11176
11177 '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11178 dependencies:
11179 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11180 react: 19.2.4
11181 optionalDependencies:
11182 '@types/react': 19.2.14
11183
11184 '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.14)(react@19.1.0)':
11185 dependencies:
11186 react: 19.1.0
11187 use-sync-external-store: 1.6.0(react@19.1.0)
11188 optionalDependencies:
11189 '@types/react': 19.2.14
11190
11191 '@radix-ui/react-use-is-hydrated@0.1.0(@types/react@19.2.14)(react@19.2.4)':
11192 dependencies:
11193 react: 19.2.4
11194 use-sync-external-store: 1.6.0(react@19.2.4)
11195 optionalDependencies:
11196 '@types/react': 19.2.14
11197
11198 '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11199 dependencies:
11200 react: 19.1.0
11201 optionalDependencies:
11202 '@types/react': 19.2.14
11203
11204 '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11205 dependencies:
11206 react: 19.2.4
11207 optionalDependencies:
11208 '@types/react': 19.2.14
11209
11210 '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11211 dependencies:
11212 react: 19.1.0
11213 optionalDependencies:
11214 '@types/react': 19.2.14
11215
11216 '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11217 dependencies:
11218 react: 19.2.4
11219 optionalDependencies:
11220 '@types/react': 19.2.14
11221
11222 '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11223 dependencies:
11224 '@radix-ui/rect': 1.1.1
11225 react: 19.1.0
11226 optionalDependencies:
11227 '@types/react': 19.2.14
11228
11229 '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11230 dependencies:
11231 '@radix-ui/rect': 1.1.1
11232 react: 19.2.4
11233 optionalDependencies:
11234 '@types/react': 19.2.14
11235
11236 '@radix-ui/react-use-size@1.1.1(@types/react@19.2.14)(react@19.1.0)':
11237 dependencies:
11238 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
11239 react: 19.1.0
11240 optionalDependencies:
11241 '@types/react': 19.2.14
11242
11243 '@radix-ui/react-use-size@1.1.1(@types/react@19.2.14)(react@19.2.4)':
11244 dependencies:
11245 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
11246 react: 19.2.4
11247 optionalDependencies:
11248 '@types/react': 19.2.14
11249
11250 '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
11251 dependencies:
11252 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
11253 react: 19.1.0
11254 react-dom: 19.1.0(react@19.1.0)
11255 optionalDependencies:
11256 '@types/react': 19.2.14
11257 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11258
11259 '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11260 dependencies:
11261 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11262 react: 19.2.4
11263 react-dom: 19.2.4(react@19.2.4)
11264 optionalDependencies:
11265 '@types/react': 19.2.14
11266 '@types/react-dom': 19.2.3(@types/react@19.2.14)
11267
11268 '@radix-ui/rect@1.1.1': {}
11269
11270 '@react-email/body@0.3.0(react@19.2.4)':
11271 dependencies:
11272 react: 19.2.4
11273
11274 '@react-email/button@0.2.1(react@19.2.4)':
11275 dependencies:
11276 react: 19.2.4
11277
11278 '@react-email/code-block@0.2.1(react@19.2.4)':
11279 dependencies:
11280 prismjs: 1.30.0
11281 react: 19.2.4
11282
11283 '@react-email/code-inline@0.0.6(react@19.2.4)':
11284 dependencies:
11285 react: 19.2.4
11286
11287 '@react-email/column@0.0.14(react@19.2.4)':
11288 dependencies:
11289 react: 19.2.4
11290
11291 '@react-email/components@1.0.10(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11292 dependencies:
11293 '@react-email/body': 0.3.0(react@19.2.4)
11294 '@react-email/button': 0.2.1(react@19.2.4)
11295 '@react-email/code-block': 0.2.1(react@19.2.4)
11296 '@react-email/code-inline': 0.0.6(react@19.2.4)
11297 '@react-email/column': 0.0.14(react@19.2.4)
11298 '@react-email/container': 0.0.16(react@19.2.4)
11299 '@react-email/font': 0.0.10(react@19.2.4)
11300 '@react-email/head': 0.0.13(react@19.2.4)
11301 '@react-email/heading': 0.0.16(react@19.2.4)
11302 '@react-email/hr': 0.0.12(react@19.2.4)
11303 '@react-email/html': 0.0.12(react@19.2.4)
11304 '@react-email/img': 0.0.12(react@19.2.4)
11305 '@react-email/link': 0.0.13(react@19.2.4)
11306 '@react-email/markdown': 0.0.18(react@19.2.4)
11307 '@react-email/preview': 0.0.14(react@19.2.4)
11308 '@react-email/render': 2.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11309 '@react-email/row': 0.0.13(react@19.2.4)
11310 '@react-email/section': 0.0.17(react@19.2.4)
11311 '@react-email/tailwind': 2.0.6(@react-email/body@0.3.0(react@19.2.4))(@react-email/button@0.2.1(react@19.2.4))(@react-email/code-block@0.2.1(react@19.2.4))(@react-email/code-inline@0.0.6(react@19.2.4))(@react-email/container@0.0.16(react@19.2.4))(@react-email/heading@0.0.16(react@19.2.4))(@react-email/hr@0.0.12(react@19.2.4))(@react-email/img@0.0.12(react@19.2.4))(@react-email/link@0.0.13(react@19.2.4))(@react-email/preview@0.0.14(react@19.2.4))(@react-email/text@0.1.6(react@19.2.4))(react@19.2.4)
11312 '@react-email/text': 0.1.6(react@19.2.4)
11313 react: 19.2.4
11314 transitivePeerDependencies:
11315 - react-dom
11316
11317 '@react-email/container@0.0.16(react@19.2.4)':
11318 dependencies:
11319 react: 19.2.4
11320
11321 '@react-email/font@0.0.10(react@19.2.4)':
11322 dependencies:
11323 react: 19.2.4
11324
11325 '@react-email/head@0.0.13(react@19.2.4)':
11326 dependencies:
11327 react: 19.2.4
11328
11329 '@react-email/heading@0.0.16(react@19.2.4)':
11330 dependencies:
11331 react: 19.2.4
11332
11333 '@react-email/hr@0.0.12(react@19.2.4)':
11334 dependencies:
11335 react: 19.2.4
11336
11337 '@react-email/html@0.0.12(react@19.2.4)':
11338 dependencies:
11339 react: 19.2.4
11340
11341 '@react-email/img@0.0.12(react@19.2.4)':
11342 dependencies:
11343 react: 19.2.4
11344
11345 '@react-email/link@0.0.13(react@19.2.4)':
11346 dependencies:
11347 react: 19.2.4
11348
11349 '@react-email/markdown@0.0.18(react@19.2.4)':
11350 dependencies:
11351 marked: 15.0.12
11352 react: 19.2.4
11353
11354 '@react-email/preview-server@5.2.10(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11355 dependencies:
11356 esbuild: 0.27.3
11357 next: 16.1.7(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
11358 transitivePeerDependencies:
11359 - '@babel/core'
11360 - '@opentelemetry/api'
11361 - '@playwright/test'
11362 - babel-plugin-macros
11363 - babel-plugin-react-compiler
11364 - react
11365 - react-dom
11366 - sass
11367
11368 '@react-email/preview@0.0.14(react@19.2.4)':
11369 dependencies:
11370 react: 19.2.4
11371
11372 '@react-email/render@2.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
11373 dependencies:
11374 html-to-text: 9.0.5
11375 prettier: 3.7.4
11376 react: 19.2.4
11377 react-dom: 19.2.4(react@19.2.4)
11378
11379 '@react-email/row@0.0.13(react@19.2.4)':
11380 dependencies:
11381 react: 19.2.4
11382
11383 '@react-email/section@0.0.17(react@19.2.4)':
11384 dependencies:
11385 react: 19.2.4
11386
11387 '@react-email/tailwind@2.0.6(@react-email/body@0.3.0(react@19.2.4))(@react-email/button@0.2.1(react@19.2.4))(@react-email/code-block@0.2.1(react@19.2.4))(@react-email/code-inline@0.0.6(react@19.2.4))(@react-email/container@0.0.16(react@19.2.4))(@react-email/heading@0.0.16(react@19.2.4))(@react-email/hr@0.0.12(react@19.2.4))(@react-email/img@0.0.12(react@19.2.4))(@react-email/link@0.0.13(react@19.2.4))(@react-email/preview@0.0.14(react@19.2.4))(@react-email/text@0.1.6(react@19.2.4))(react@19.2.4)':
11388 dependencies:
11389 '@react-email/text': 0.1.6(react@19.2.4)
11390 react: 19.2.4
11391 tailwindcss: 4.1.18
11392 optionalDependencies:
11393 '@react-email/body': 0.3.0(react@19.2.4)
11394 '@react-email/button': 0.2.1(react@19.2.4)
11395 '@react-email/code-block': 0.2.1(react@19.2.4)
11396 '@react-email/code-inline': 0.0.6(react@19.2.4)
11397 '@react-email/container': 0.0.16(react@19.2.4)
11398 '@react-email/heading': 0.0.16(react@19.2.4)
11399 '@react-email/hr': 0.0.12(react@19.2.4)
11400 '@react-email/img': 0.0.12(react@19.2.4)
11401 '@react-email/link': 0.0.13(react@19.2.4)
11402 '@react-email/preview': 0.0.14(react@19.2.4)
11403
11404 '@react-email/text@0.1.6(react@19.2.4)':
11405 dependencies:
11406 react: 19.2.4
11407
11408 '@remirror/core-constants@3.0.0': {}
11409
11410 '@rolldown/pluginutils@1.0.0-rc.3': {}
11411
11412 '@rollup/rollup-android-arm-eabi@4.59.0':
11413 optional: true
11414
11415 '@rollup/rollup-android-arm64@4.59.0':
11416 optional: true
11417
11418 '@rollup/rollup-darwin-arm64@4.59.0':
11419 optional: true
11420
11421 '@rollup/rollup-darwin-x64@4.59.0':
11422 optional: true
11423
11424 '@rollup/rollup-freebsd-arm64@4.59.0':
11425 optional: true
11426
11427 '@rollup/rollup-freebsd-x64@4.59.0':
11428 optional: true
11429
11430 '@rollup/rollup-linux-arm-gnueabihf@4.59.0':
11431 optional: true
11432
11433 '@rollup/rollup-linux-arm-musleabihf@4.59.0':
11434 optional: true
11435
11436 '@rollup/rollup-linux-arm64-gnu@4.59.0':
11437 optional: true
11438
11439 '@rollup/rollup-linux-arm64-musl@4.59.0':
11440 optional: true
11441
11442 '@rollup/rollup-linux-loong64-gnu@4.59.0':
11443 optional: true
11444
11445 '@rollup/rollup-linux-loong64-musl@4.59.0':
11446 optional: true
11447
11448 '@rollup/rollup-linux-ppc64-gnu@4.59.0':
11449 optional: true
11450
11451 '@rollup/rollup-linux-ppc64-musl@4.59.0':
11452 optional: true
11453
11454 '@rollup/rollup-linux-riscv64-gnu@4.59.0':
11455 optional: true
11456
11457 '@rollup/rollup-linux-riscv64-musl@4.59.0':
11458 optional: true
11459
11460 '@rollup/rollup-linux-s390x-gnu@4.59.0':
11461 optional: true
11462
11463 '@rollup/rollup-linux-x64-gnu@4.59.0':
11464 optional: true
11465
11466 '@rollup/rollup-linux-x64-musl@4.59.0':
11467 optional: true
11468
11469 '@rollup/rollup-openbsd-x64@4.59.0':
11470 optional: true
11471
11472 '@rollup/rollup-openharmony-arm64@4.59.0':
11473 optional: true
11474
11475 '@rollup/rollup-win32-arm64-msvc@4.59.0':
11476 optional: true
11477
11478 '@rollup/rollup-win32-ia32-msvc@4.59.0':
11479 optional: true
11480
11481 '@rollup/rollup-win32-x64-gnu@4.59.0':
11482 optional: true
11483
11484 '@rollup/rollup-win32-x64-msvc@4.59.0':
11485 optional: true
11486
11487 '@sec-ant/readable-stream@0.4.1': {}
11488
11489 '@selderee/plugin-htmlparser2@0.11.0':
11490 dependencies:
11491 domhandler: 5.0.3
11492 selderee: 0.11.0
11493
11494 '@shikijs/core@4.0.2':
11495 dependencies:
11496 '@shikijs/primitive': 4.0.2
11497 '@shikijs/types': 4.0.2
11498 '@shikijs/vscode-textmate': 10.0.2
11499 '@types/hast': 3.0.4
11500 hast-util-to-html: 9.0.5
11501
11502 '@shikijs/engine-javascript@4.0.2':
11503 dependencies:
11504 '@shikijs/types': 4.0.2
11505 '@shikijs/vscode-textmate': 10.0.2
11506 oniguruma-to-es: 4.3.4
11507
11508 '@shikijs/engine-oniguruma@4.0.2':
11509 dependencies:
11510 '@shikijs/types': 4.0.2
11511 '@shikijs/vscode-textmate': 10.0.2
11512
11513 '@shikijs/langs@4.0.2':
11514 dependencies:
11515 '@shikijs/types': 4.0.2
11516
11517 '@shikijs/primitive@4.0.2':
11518 dependencies:
11519 '@shikijs/types': 4.0.2
11520 '@shikijs/vscode-textmate': 10.0.2
11521 '@types/hast': 3.0.4
11522
11523 '@shikijs/themes@4.0.2':
11524 dependencies:
11525 '@shikijs/types': 4.0.2
11526
11527 '@shikijs/types@4.0.2':
11528 dependencies:
11529 '@shikijs/vscode-textmate': 10.0.2
11530 '@types/hast': 3.0.4
11531
11532 '@shikijs/vscode-textmate@10.0.2': {}
11533
11534 '@sindresorhus/merge-streams@4.0.0': {}
11535
11536 '@smithy/abort-controller@4.2.11':
11537 dependencies:
11538 '@smithy/types': 4.13.0
11539 tslib: 2.8.1
11540
11541 '@smithy/abort-controller@4.2.12':
11542 dependencies:
11543 '@smithy/types': 4.13.1
11544 tslib: 2.8.1
11545
11546 '@smithy/chunked-blob-reader-native@4.2.3':
11547 dependencies:
11548 '@smithy/util-base64': 4.3.2
11549 tslib: 2.8.1
11550
11551 '@smithy/chunked-blob-reader@5.2.2':
11552 dependencies:
11553 tslib: 2.8.1
11554
11555 '@smithy/config-resolver@4.4.13':
11556 dependencies:
11557 '@smithy/node-config-provider': 4.3.12
11558 '@smithy/types': 4.13.1
11559 '@smithy/util-config-provider': 4.2.2
11560 '@smithy/util-endpoints': 3.3.3
11561 '@smithy/util-middleware': 4.2.12
11562 tslib: 2.8.1
11563
11564 '@smithy/core@3.23.12':
11565 dependencies:
11566 '@smithy/protocol-http': 5.3.12
11567 '@smithy/types': 4.13.1
11568 '@smithy/url-parser': 4.2.12
11569 '@smithy/util-base64': 4.3.2
11570 '@smithy/util-body-length-browser': 4.2.2
11571 '@smithy/util-middleware': 4.2.12
11572 '@smithy/util-stream': 4.5.20
11573 '@smithy/util-utf8': 4.2.2
11574 '@smithy/uuid': 1.1.2
11575 tslib: 2.8.1
11576
11577 '@smithy/core@3.23.9':
11578 dependencies:
11579 '@smithy/middleware-serde': 4.2.12
11580 '@smithy/protocol-http': 5.3.11
11581 '@smithy/types': 4.13.0
11582 '@smithy/util-base64': 4.3.2
11583 '@smithy/util-body-length-browser': 4.2.2
11584 '@smithy/util-middleware': 4.2.11
11585 '@smithy/util-stream': 4.5.17
11586 '@smithy/util-utf8': 4.2.2
11587 '@smithy/uuid': 1.1.2
11588 tslib: 2.8.1
11589
11590 '@smithy/credential-provider-imds@4.2.12':
11591 dependencies:
11592 '@smithy/node-config-provider': 4.3.12
11593 '@smithy/property-provider': 4.2.12
11594 '@smithy/types': 4.13.1
11595 '@smithy/url-parser': 4.2.12
11596 tslib: 2.8.1
11597
11598 '@smithy/eventstream-codec@4.2.12':
11599 dependencies:
11600 '@aws-crypto/crc32': 5.2.0
11601 '@smithy/types': 4.13.1
11602 '@smithy/util-hex-encoding': 4.2.2
11603 tslib: 2.8.1
11604
11605 '@smithy/eventstream-serde-browser@4.2.12':
11606 dependencies:
11607 '@smithy/eventstream-serde-universal': 4.2.12
11608 '@smithy/types': 4.13.1
11609 tslib: 2.8.1
11610
11611 '@smithy/eventstream-serde-config-resolver@4.3.12':
11612 dependencies:
11613 '@smithy/types': 4.13.1
11614 tslib: 2.8.1
11615
11616 '@smithy/eventstream-serde-node@4.2.12':
11617 dependencies:
11618 '@smithy/eventstream-serde-universal': 4.2.12
11619 '@smithy/types': 4.13.1
11620 tslib: 2.8.1
11621
11622 '@smithy/eventstream-serde-universal@4.2.12':
11623 dependencies:
11624 '@smithy/eventstream-codec': 4.2.12
11625 '@smithy/types': 4.13.1
11626 tslib: 2.8.1
11627
11628 '@smithy/fetch-http-handler@5.3.13':
11629 dependencies:
11630 '@smithy/protocol-http': 5.3.11
11631 '@smithy/querystring-builder': 4.2.11
11632 '@smithy/types': 4.13.0
11633 '@smithy/util-base64': 4.3.2
11634 tslib: 2.8.1
11635
11636 '@smithy/fetch-http-handler@5.3.15':
11637 dependencies:
11638 '@smithy/protocol-http': 5.3.12
11639 '@smithy/querystring-builder': 4.2.12
11640 '@smithy/types': 4.13.1
11641 '@smithy/util-base64': 4.3.2
11642 tslib: 2.8.1
11643
11644 '@smithy/hash-blob-browser@4.2.13':
11645 dependencies:
11646 '@smithy/chunked-blob-reader': 5.2.2
11647 '@smithy/chunked-blob-reader-native': 4.2.3
11648 '@smithy/types': 4.13.1
11649 tslib: 2.8.1
11650
11651 '@smithy/hash-node@4.2.12':
11652 dependencies:
11653 '@smithy/types': 4.13.1
11654 '@smithy/util-buffer-from': 4.2.2
11655 '@smithy/util-utf8': 4.2.2
11656 tslib: 2.8.1
11657
11658 '@smithy/hash-stream-node@4.2.12':
11659 dependencies:
11660 '@smithy/types': 4.13.1
11661 '@smithy/util-utf8': 4.2.2
11662 tslib: 2.8.1
11663
11664 '@smithy/invalid-dependency@4.2.12':
11665 dependencies:
11666 '@smithy/types': 4.13.1
11667 tslib: 2.8.1
11668
11669 '@smithy/is-array-buffer@2.2.0':
11670 dependencies:
11671 tslib: 2.8.1
11672
11673 '@smithy/is-array-buffer@4.2.2':
11674 dependencies:
11675 tslib: 2.8.1
11676
11677 '@smithy/md5-js@4.2.12':
11678 dependencies:
11679 '@smithy/types': 4.13.1
11680 '@smithy/util-utf8': 4.2.2
11681 tslib: 2.8.1
11682
11683 '@smithy/middleware-content-length@4.2.12':
11684 dependencies:
11685 '@smithy/protocol-http': 5.3.12
11686 '@smithy/types': 4.13.1
11687 tslib: 2.8.1
11688
11689 '@smithy/middleware-endpoint@4.4.23':
11690 dependencies:
11691 '@smithy/core': 3.23.9
11692 '@smithy/middleware-serde': 4.2.12
11693 '@smithy/node-config-provider': 4.3.11
11694 '@smithy/shared-ini-file-loader': 4.4.6
11695 '@smithy/types': 4.13.0
11696 '@smithy/url-parser': 4.2.11
11697 '@smithy/util-middleware': 4.2.11
11698 tslib: 2.8.1
11699
11700 '@smithy/middleware-endpoint@4.4.27':
11701 dependencies:
11702 '@smithy/core': 3.23.12
11703 '@smithy/middleware-serde': 4.2.15
11704 '@smithy/node-config-provider': 4.3.12
11705 '@smithy/shared-ini-file-loader': 4.4.7
11706 '@smithy/types': 4.13.1
11707 '@smithy/url-parser': 4.2.12
11708 '@smithy/util-middleware': 4.2.12
11709 tslib: 2.8.1
11710
11711 '@smithy/middleware-retry@4.4.44':
11712 dependencies:
11713 '@smithy/node-config-provider': 4.3.12
11714 '@smithy/protocol-http': 5.3.12
11715 '@smithy/service-error-classification': 4.2.12
11716 '@smithy/smithy-client': 4.12.7
11717 '@smithy/types': 4.13.1
11718 '@smithy/util-middleware': 4.2.12
11719 '@smithy/util-retry': 4.2.12
11720 '@smithy/uuid': 1.1.2
11721 tslib: 2.8.1
11722
11723 '@smithy/middleware-serde@4.2.12':
11724 dependencies:
11725 '@smithy/protocol-http': 5.3.11
11726 '@smithy/types': 4.13.0
11727 tslib: 2.8.1
11728
11729 '@smithy/middleware-serde@4.2.15':
11730 dependencies:
11731 '@smithy/core': 3.23.12
11732 '@smithy/protocol-http': 5.3.12
11733 '@smithy/types': 4.13.1
11734 tslib: 2.8.1
11735
11736 '@smithy/middleware-stack@4.2.11':
11737 dependencies:
11738 '@smithy/types': 4.13.0
11739 tslib: 2.8.1
11740
11741 '@smithy/middleware-stack@4.2.12':
11742 dependencies:
11743 '@smithy/types': 4.13.1
11744 tslib: 2.8.1
11745
11746 '@smithy/node-config-provider@4.3.11':
11747 dependencies:
11748 '@smithy/property-provider': 4.2.11
11749 '@smithy/shared-ini-file-loader': 4.4.6
11750 '@smithy/types': 4.13.0
11751 tslib: 2.8.1
11752
11753 '@smithy/node-config-provider@4.3.12':
11754 dependencies:
11755 '@smithy/property-provider': 4.2.12
11756 '@smithy/shared-ini-file-loader': 4.4.7
11757 '@smithy/types': 4.13.1
11758 tslib: 2.8.1
11759
11760 '@smithy/node-http-handler@4.4.14':
11761 dependencies:
11762 '@smithy/abort-controller': 4.2.11
11763 '@smithy/protocol-http': 5.3.11
11764 '@smithy/querystring-builder': 4.2.11
11765 '@smithy/types': 4.13.0
11766 tslib: 2.8.1
11767
11768 '@smithy/node-http-handler@4.5.0':
11769 dependencies:
11770 '@smithy/abort-controller': 4.2.12
11771 '@smithy/protocol-http': 5.3.12
11772 '@smithy/querystring-builder': 4.2.12
11773 '@smithy/types': 4.13.1
11774 tslib: 2.8.1
11775
11776 '@smithy/property-provider@4.2.11':
11777 dependencies:
11778 '@smithy/types': 4.13.0
11779 tslib: 2.8.1
11780
11781 '@smithy/property-provider@4.2.12':
11782 dependencies:
11783 '@smithy/types': 4.13.1
11784 tslib: 2.8.1
11785
11786 '@smithy/protocol-http@5.3.11':
11787 dependencies:
11788 '@smithy/types': 4.13.0
11789 tslib: 2.8.1
11790
11791 '@smithy/protocol-http@5.3.12':
11792 dependencies:
11793 '@smithy/types': 4.13.1
11794 tslib: 2.8.1
11795
11796 '@smithy/querystring-builder@4.2.11':
11797 dependencies:
11798 '@smithy/types': 4.13.0
11799 '@smithy/util-uri-escape': 4.2.2
11800 tslib: 2.8.1
11801
11802 '@smithy/querystring-builder@4.2.12':
11803 dependencies:
11804 '@smithy/types': 4.13.1
11805 '@smithy/util-uri-escape': 4.2.2
11806 tslib: 2.8.1
11807
11808 '@smithy/querystring-parser@4.2.11':
11809 dependencies:
11810 '@smithy/types': 4.13.0
11811 tslib: 2.8.1
11812
11813 '@smithy/querystring-parser@4.2.12':
11814 dependencies:
11815 '@smithy/types': 4.13.1
11816 tslib: 2.8.1
11817
11818 '@smithy/service-error-classification@4.2.12':
11819 dependencies:
11820 '@smithy/types': 4.13.1
11821
11822 '@smithy/shared-ini-file-loader@4.4.6':
11823 dependencies:
11824 '@smithy/types': 4.13.0
11825 tslib: 2.8.1
11826
11827 '@smithy/shared-ini-file-loader@4.4.7':
11828 dependencies:
11829 '@smithy/types': 4.13.1
11830 tslib: 2.8.1
11831
11832 '@smithy/signature-v4@5.3.11':
11833 dependencies:
11834 '@smithy/is-array-buffer': 4.2.2
11835 '@smithy/protocol-http': 5.3.11
11836 '@smithy/types': 4.13.0
11837 '@smithy/util-hex-encoding': 4.2.2
11838 '@smithy/util-middleware': 4.2.11
11839 '@smithy/util-uri-escape': 4.2.2
11840 '@smithy/util-utf8': 4.2.2
11841 tslib: 2.8.1
11842
11843 '@smithy/signature-v4@5.3.12':
11844 dependencies:
11845 '@smithy/is-array-buffer': 4.2.2
11846 '@smithy/protocol-http': 5.3.12
11847 '@smithy/types': 4.13.1
11848 '@smithy/util-hex-encoding': 4.2.2
11849 '@smithy/util-middleware': 4.2.12
11850 '@smithy/util-uri-escape': 4.2.2
11851 '@smithy/util-utf8': 4.2.2
11852 tslib: 2.8.1
11853
11854 '@smithy/smithy-client@4.12.3':
11855 dependencies:
11856 '@smithy/core': 3.23.9
11857 '@smithy/middleware-endpoint': 4.4.23
11858 '@smithy/middleware-stack': 4.2.11
11859 '@smithy/protocol-http': 5.3.11
11860 '@smithy/types': 4.13.0
11861 '@smithy/util-stream': 4.5.17
11862 tslib: 2.8.1
11863
11864 '@smithy/smithy-client@4.12.7':
11865 dependencies:
11866 '@smithy/core': 3.23.12
11867 '@smithy/middleware-endpoint': 4.4.27
11868 '@smithy/middleware-stack': 4.2.12
11869 '@smithy/protocol-http': 5.3.12
11870 '@smithy/types': 4.13.1
11871 '@smithy/util-stream': 4.5.20
11872 tslib: 2.8.1
11873
11874 '@smithy/types@4.13.0':
11875 dependencies:
11876 tslib: 2.8.1
11877
11878 '@smithy/types@4.13.1':
11879 dependencies:
11880 tslib: 2.8.1
11881
11882 '@smithy/url-parser@4.2.11':
11883 dependencies:
11884 '@smithy/querystring-parser': 4.2.11
11885 '@smithy/types': 4.13.0
11886 tslib: 2.8.1
11887
11888 '@smithy/url-parser@4.2.12':
11889 dependencies:
11890 '@smithy/querystring-parser': 4.2.12
11891 '@smithy/types': 4.13.1
11892 tslib: 2.8.1
11893
11894 '@smithy/util-base64@4.3.2':
11895 dependencies:
11896 '@smithy/util-buffer-from': 4.2.2
11897 '@smithy/util-utf8': 4.2.2
11898 tslib: 2.8.1
11899
11900 '@smithy/util-body-length-browser@4.2.2':
11901 dependencies:
11902 tslib: 2.8.1
11903
11904 '@smithy/util-body-length-node@4.2.3':
11905 dependencies:
11906 tslib: 2.8.1
11907
11908 '@smithy/util-buffer-from@2.2.0':
11909 dependencies:
11910 '@smithy/is-array-buffer': 2.2.0
11911 tslib: 2.8.1
11912
11913 '@smithy/util-buffer-from@4.2.2':
11914 dependencies:
11915 '@smithy/is-array-buffer': 4.2.2
11916 tslib: 2.8.1
11917
11918 '@smithy/util-config-provider@4.2.2':
11919 dependencies:
11920 tslib: 2.8.1
11921
11922 '@smithy/util-defaults-mode-browser@4.3.43':
11923 dependencies:
11924 '@smithy/property-provider': 4.2.12
11925 '@smithy/smithy-client': 4.12.7
11926 '@smithy/types': 4.13.1
11927 tslib: 2.8.1
11928
11929 '@smithy/util-defaults-mode-node@4.2.47':
11930 dependencies:
11931 '@smithy/config-resolver': 4.4.13
11932 '@smithy/credential-provider-imds': 4.2.12
11933 '@smithy/node-config-provider': 4.3.12
11934 '@smithy/property-provider': 4.2.12
11935 '@smithy/smithy-client': 4.12.7
11936 '@smithy/types': 4.13.1
11937 tslib: 2.8.1
11938
11939 '@smithy/util-endpoints@3.3.3':
11940 dependencies:
11941 '@smithy/node-config-provider': 4.3.12
11942 '@smithy/types': 4.13.1
11943 tslib: 2.8.1
11944
11945 '@smithy/util-hex-encoding@4.2.2':
11946 dependencies:
11947 tslib: 2.8.1
11948
11949 '@smithy/util-middleware@4.2.11':
11950 dependencies:
11951 '@smithy/types': 4.13.0
11952 tslib: 2.8.1
11953
11954 '@smithy/util-middleware@4.2.12':
11955 dependencies:
11956 '@smithy/types': 4.13.1
11957 tslib: 2.8.1
11958
11959 '@smithy/util-retry@4.2.12':
11960 dependencies:
11961 '@smithy/service-error-classification': 4.2.12
11962 '@smithy/types': 4.13.1
11963 tslib: 2.8.1
11964
11965 '@smithy/util-stream@4.5.17':
11966 dependencies:
11967 '@smithy/fetch-http-handler': 5.3.13
11968 '@smithy/node-http-handler': 4.4.14
11969 '@smithy/types': 4.13.0
11970 '@smithy/util-base64': 4.3.2
11971 '@smithy/util-buffer-from': 4.2.2
11972 '@smithy/util-hex-encoding': 4.2.2
11973 '@smithy/util-utf8': 4.2.2
11974 tslib: 2.8.1
11975
11976 '@smithy/util-stream@4.5.20':
11977 dependencies:
11978 '@smithy/fetch-http-handler': 5.3.15
11979 '@smithy/node-http-handler': 4.5.0
11980 '@smithy/types': 4.13.1
11981 '@smithy/util-base64': 4.3.2
11982 '@smithy/util-buffer-from': 4.2.2
11983 '@smithy/util-hex-encoding': 4.2.2
11984 '@smithy/util-utf8': 4.2.2
11985 tslib: 2.8.1
11986
11987 '@smithy/util-uri-escape@4.2.2':
11988 dependencies:
11989 tslib: 2.8.1
11990
11991 '@smithy/util-utf8@2.3.0':
11992 dependencies:
11993 '@smithy/util-buffer-from': 2.2.0
11994 tslib: 2.8.1
11995
11996 '@smithy/util-utf8@4.2.2':
11997 dependencies:
11998 '@smithy/util-buffer-from': 4.2.2
11999 tslib: 2.8.1
12000
12001 '@smithy/util-waiter@4.2.13':
12002 dependencies:
12003 '@smithy/abort-controller': 4.2.12
12004 '@smithy/types': 4.13.1
12005 tslib: 2.8.1
12006
12007 '@smithy/uuid@1.1.2':
12008 dependencies:
12009 tslib: 2.8.1
12010
12011 '@socket.io/component-emitter@3.1.2': {}
12012
12013 '@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6)':
12014 dependencies:
12015 '@standard-schema/spec': 1.1.0
12016 '@types/json-schema': 7.0.15
12017 quansync: 0.2.11
12018 optionalDependencies:
12019 '@valibot/to-json-schema': 1.5.0(valibot@1.2.0(typescript@5.9.3))
12020 effect: 3.21.0
12021 valibot: 1.2.0(typescript@5.9.3)
12022 zod: 4.3.6
12023 zod-to-json-schema: 3.25.1(zod@4.3.6)
12024
12025 '@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-schema/spec@1.1.0)(effect@3.21.0)(openapi-types@12.1.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6)':
12026 dependencies:
12027 '@standard-community/standard-json': 0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6)
12028 '@standard-schema/spec': 1.1.0
12029 openapi-types: 12.1.3
12030 optionalDependencies:
12031 effect: 3.21.0
12032 valibot: 1.2.0(typescript@5.9.3)
12033 zod: 4.3.6
12034
12035 '@standard-schema/spec@1.1.0': {}
12036
12037 '@standard-schema/utils@0.3.0': {}
12038
12039 '@swc/helpers@0.5.15':
12040 dependencies:
12041 tslib: 2.8.1
12042
12043 '@tabby_ai/hijri-converter@1.0.5': {}
12044
12045 '@tailwindcss/node@4.1.18':
12046 dependencies:
12047 '@jridgewell/remapping': 2.3.5
12048 enhanced-resolve: 5.18.4
12049 jiti: 2.6.1
12050 lightningcss: 1.30.2
12051 magic-string: 0.30.21
12052 source-map-js: 1.2.1
12053 tailwindcss: 4.1.18
12054
12055 '@tailwindcss/node@4.2.1':
12056 dependencies:
12057 '@jridgewell/remapping': 2.3.5
12058 enhanced-resolve: 5.19.0
12059 jiti: 2.6.1
12060 lightningcss: 1.31.1
12061 magic-string: 0.30.21
12062 source-map-js: 1.2.1
12063 tailwindcss: 4.2.1
12064
12065 '@tailwindcss/oxide-android-arm64@4.1.18':
12066 optional: true
12067
12068 '@tailwindcss/oxide-android-arm64@4.2.1':
12069 optional: true
12070
12071 '@tailwindcss/oxide-darwin-arm64@4.1.18':
12072 optional: true
12073
12074 '@tailwindcss/oxide-darwin-arm64@4.2.1':
12075 optional: true
12076
12077 '@tailwindcss/oxide-darwin-x64@4.1.18':
12078 optional: true
12079
12080 '@tailwindcss/oxide-darwin-x64@4.2.1':
12081 optional: true
12082
12083 '@tailwindcss/oxide-freebsd-x64@4.1.18':
12084 optional: true
12085
12086 '@tailwindcss/oxide-freebsd-x64@4.2.1':
12087 optional: true
12088
12089 '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18':
12090 optional: true
12091
12092 '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.1':
12093 optional: true
12094
12095 '@tailwindcss/oxide-linux-arm64-gnu@4.1.18':
12096 optional: true
12097
12098 '@tailwindcss/oxide-linux-arm64-gnu@4.2.1':
12099 optional: true
12100
12101 '@tailwindcss/oxide-linux-arm64-musl@4.1.18':
12102 optional: true
12103
12104 '@tailwindcss/oxide-linux-arm64-musl@4.2.1':
12105 optional: true
12106
12107 '@tailwindcss/oxide-linux-x64-gnu@4.1.18':
12108 optional: true
12109
12110 '@tailwindcss/oxide-linux-x64-gnu@4.2.1':
12111 optional: true
12112
12113 '@tailwindcss/oxide-linux-x64-musl@4.1.18':
12114 optional: true
12115
12116 '@tailwindcss/oxide-linux-x64-musl@4.2.1':
12117 optional: true
12118
12119 '@tailwindcss/oxide-wasm32-wasi@4.1.18':
12120 optional: true
12121
12122 '@tailwindcss/oxide-wasm32-wasi@4.2.1':
12123 optional: true
12124
12125 '@tailwindcss/oxide-win32-arm64-msvc@4.1.18':
12126 optional: true
12127
12128 '@tailwindcss/oxide-win32-arm64-msvc@4.2.1':
12129 optional: true
12130
12131 '@tailwindcss/oxide-win32-x64-msvc@4.1.18':
12132 optional: true
12133
12134 '@tailwindcss/oxide-win32-x64-msvc@4.2.1':
12135 optional: true
12136
12137 '@tailwindcss/oxide@4.1.18':
12138 optionalDependencies:
12139 '@tailwindcss/oxide-android-arm64': 4.1.18
12140 '@tailwindcss/oxide-darwin-arm64': 4.1.18
12141 '@tailwindcss/oxide-darwin-x64': 4.1.18
12142 '@tailwindcss/oxide-freebsd-x64': 4.1.18
12143 '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.18
12144 '@tailwindcss/oxide-linux-arm64-gnu': 4.1.18
12145 '@tailwindcss/oxide-linux-arm64-musl': 4.1.18
12146 '@tailwindcss/oxide-linux-x64-gnu': 4.1.18
12147 '@tailwindcss/oxide-linux-x64-musl': 4.1.18
12148 '@tailwindcss/oxide-wasm32-wasi': 4.1.18
12149 '@tailwindcss/oxide-win32-arm64-msvc': 4.1.18
12150 '@tailwindcss/oxide-win32-x64-msvc': 4.1.18
12151
12152 '@tailwindcss/oxide@4.2.1':
12153 optionalDependencies:
12154 '@tailwindcss/oxide-android-arm64': 4.2.1
12155 '@tailwindcss/oxide-darwin-arm64': 4.2.1
12156 '@tailwindcss/oxide-darwin-x64': 4.2.1
12157 '@tailwindcss/oxide-freebsd-x64': 4.2.1
12158 '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.1
12159 '@tailwindcss/oxide-linux-arm64-gnu': 4.2.1
12160 '@tailwindcss/oxide-linux-arm64-musl': 4.2.1
12161 '@tailwindcss/oxide-linux-x64-gnu': 4.2.1
12162 '@tailwindcss/oxide-linux-x64-musl': 4.2.1
12163 '@tailwindcss/oxide-wasm32-wasi': 4.2.1
12164 '@tailwindcss/oxide-win32-arm64-msvc': 4.2.1
12165 '@tailwindcss/oxide-win32-x64-msvc': 4.2.1
12166
12167 '@tailwindcss/postcss@4.1.18':
12168 dependencies:
12169 '@alloc/quick-lru': 5.2.0
12170 '@tailwindcss/node': 4.1.18
12171 '@tailwindcss/oxide': 4.1.18
12172 postcss: 8.5.6
12173 tailwindcss: 4.1.18
12174
12175 '@tailwindcss/postcss@4.2.1':
12176 dependencies:
12177 '@alloc/quick-lru': 5.2.0
12178 '@tailwindcss/node': 4.2.1
12179 '@tailwindcss/oxide': 4.2.1
12180 postcss: 8.5.8
12181 tailwindcss: 4.2.1
12182
12183 '@tailwindcss/vite@4.2.1(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12184 dependencies:
12185 '@tailwindcss/node': 4.2.1
12186 '@tailwindcss/oxide': 4.2.1
12187 tailwindcss: 4.2.1
12188 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12189
12190 '@tanstack/history@1.161.4': {}
12191
12192 '@tanstack/history@1.161.6': {}
12193
12194 '@tanstack/query-core@5.90.20': {}
12195
12196 '@tanstack/query-devtools@5.93.0': {}
12197
12198 '@tanstack/react-query-devtools@5.91.3(@tanstack/react-query@5.90.21(react@19.2.4))(react@19.2.4)':
12199 dependencies:
12200 '@tanstack/query-devtools': 5.93.0
12201 '@tanstack/react-query': 5.90.21(react@19.2.4)
12202 react: 19.2.4
12203
12204 '@tanstack/react-query@5.90.21(react@19.2.4)':
12205 dependencies:
12206 '@tanstack/query-core': 5.90.20
12207 react: 19.2.4
12208
12209 '@tanstack/react-router-devtools@1.166.7(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.168.3)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12210 dependencies:
12211 '@tanstack/react-router': 1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12212 '@tanstack/router-devtools-core': 1.166.7(@tanstack/router-core@1.168.3)(csstype@3.2.3)
12213 react: 19.2.4
12214 react-dom: 19.2.4(react@19.2.4)
12215 optionalDependencies:
12216 '@tanstack/router-core': 1.168.3
12217 transitivePeerDependencies:
12218 - csstype
12219
12220 '@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12221 dependencies:
12222 '@tanstack/history': 1.161.6
12223 '@tanstack/react-store': 0.9.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12224 '@tanstack/router-core': 1.168.3
12225 isbot: 5.1.32
12226 react: 19.2.4
12227 react-dom: 19.2.4(react@19.2.4)
12228
12229 '@tanstack/react-store@0.9.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12230 dependencies:
12231 '@tanstack/store': 0.9.2
12232 react: 19.2.4
12233 react-dom: 19.2.4(react@19.2.4)
12234 use-sync-external-store: 1.6.0(react@19.2.4)
12235
12236 '@tanstack/router-core@1.163.3':
12237 dependencies:
12238 '@tanstack/history': 1.161.4
12239 '@tanstack/store': 0.9.1
12240 cookie-es: 2.0.0
12241 seroval: 1.4.1
12242 seroval-plugins: 1.5.0(seroval@1.4.1)
12243 tiny-invariant: 1.3.3
12244 tiny-warning: 1.0.3
12245
12246 '@tanstack/router-core@1.168.3':
12247 dependencies:
12248 '@tanstack/history': 1.161.6
12249 cookie-es: 2.0.0
12250 seroval: 1.4.1
12251 seroval-plugins: 1.5.0(seroval@1.4.1)
12252
12253 '@tanstack/router-devtools-core@1.166.7(@tanstack/router-core@1.168.3)(csstype@3.2.3)':
12254 dependencies:
12255 '@tanstack/router-core': 1.168.3
12256 clsx: 2.1.1
12257 goober: 2.1.18(csstype@3.2.3)
12258 tiny-invariant: 1.3.3
12259 optionalDependencies:
12260 csstype: 3.2.3
12261
12262 '@tanstack/router-devtools@1.166.7(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.168.3)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12263 dependencies:
12264 '@tanstack/react-router': 1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12265 '@tanstack/react-router-devtools': 1.166.7(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(@tanstack/router-core@1.168.3)(csstype@3.2.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12266 clsx: 2.1.1
12267 goober: 2.1.18(csstype@3.2.3)
12268 react: 19.2.4
12269 react-dom: 19.2.4(react@19.2.4)
12270 optionalDependencies:
12271 csstype: 3.2.3
12272 transitivePeerDependencies:
12273 - '@tanstack/router-core'
12274
12275 '@tanstack/router-generator@1.164.0':
12276 dependencies:
12277 '@tanstack/router-core': 1.163.3
12278 '@tanstack/router-utils': 1.161.4
12279 '@tanstack/virtual-file-routes': 1.161.4
12280 prettier: 3.7.4
12281 recast: 0.23.11
12282 source-map: 0.7.6
12283 tsx: 4.21.0
12284 zod: 3.25.76
12285 transitivePeerDependencies:
12286 - supports-color
12287
12288 '@tanstack/router-plugin@1.164.0(@tanstack/react-router@1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12289 dependencies:
12290 '@babel/core': 7.29.0
12291 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.29.0)
12292 '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
12293 '@babel/template': 7.28.6
12294 '@babel/traverse': 7.29.0
12295 '@babel/types': 7.29.0
12296 '@tanstack/router-core': 1.163.3
12297 '@tanstack/router-generator': 1.164.0
12298 '@tanstack/router-utils': 1.161.4
12299 '@tanstack/virtual-file-routes': 1.161.4
12300 chokidar: 3.6.0
12301 unplugin: 2.3.11
12302 zod: 3.25.76
12303 optionalDependencies:
12304 '@tanstack/react-router': 1.168.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12305 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12306 transitivePeerDependencies:
12307 - supports-color
12308
12309 '@tanstack/router-utils@1.161.4':
12310 dependencies:
12311 '@babel/core': 7.29.0
12312 '@babel/generator': 7.29.1
12313 '@babel/parser': 7.29.0
12314 '@babel/types': 7.29.0
12315 ansis: 4.2.0
12316 babel-dead-code-elimination: 1.0.12
12317 diff: 8.0.3
12318 pathe: 2.0.3
12319 tinyglobby: 0.2.15
12320 transitivePeerDependencies:
12321 - supports-color
12322
12323 '@tanstack/store@0.9.1': {}
12324
12325 '@tanstack/store@0.9.2': {}
12326
12327 '@tanstack/virtual-file-routes@1.161.4': {}
12328
12329 '@testing-library/dom@10.4.1':
12330 dependencies:
12331 '@babel/code-frame': 7.29.0
12332 '@babel/runtime': 7.29.2
12333 '@types/aria-query': 5.0.4
12334 aria-query: 5.3.0
12335 dom-accessibility-api: 0.5.16
12336 lz-string: 1.5.0
12337 picocolors: 1.1.1
12338 pretty-format: 27.5.1
12339
12340 '@testing-library/jest-dom@6.9.1':
12341 dependencies:
12342 '@adobe/css-tools': 4.4.4
12343 aria-query: 5.3.2
12344 css.escape: 1.5.1
12345 dom-accessibility-api: 0.6.3
12346 picocolors: 1.1.1
12347 redent: 3.0.0
12348
12349 '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12350 dependencies:
12351 '@babel/runtime': 7.29.2
12352 '@testing-library/dom': 10.4.1
12353 react: 19.2.4
12354 react-dom: 19.2.4(react@19.2.4)
12355 optionalDependencies:
12356 '@types/react': 19.2.14
12357 '@types/react-dom': 19.2.3(@types/react@19.2.14)
12358
12359 '@tiptap/core@3.20.1(@tiptap/pm@3.20.1)':
12360 dependencies:
12361 '@tiptap/pm': 3.20.1
12362
12363 '@tiptap/extension-blockquote@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12364 dependencies:
12365 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12366
12367 '@tiptap/extension-bold@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12368 dependencies:
12369 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12370
12371 '@tiptap/extension-bubble-menu@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12372 dependencies:
12373 '@floating-ui/dom': 1.7.4
12374 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12375 '@tiptap/pm': 3.20.1
12376 optional: true
12377
12378 '@tiptap/extension-bullet-list@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12379 dependencies:
12380 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12381
12382 '@tiptap/extension-code-block-lowlight@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(highlight.js@11.11.1)(lowlight@3.3.0)':
12383 dependencies:
12384 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12385 '@tiptap/extension-code-block': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12386 '@tiptap/pm': 3.20.1
12387 highlight.js: 11.11.1
12388 lowlight: 3.3.0
12389
12390 '@tiptap/extension-code-block@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12391 dependencies:
12392 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12393 '@tiptap/pm': 3.20.1
12394
12395 '@tiptap/extension-code@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12396 dependencies:
12397 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12398
12399 '@tiptap/extension-document@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12400 dependencies:
12401 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12402
12403 '@tiptap/extension-dropcursor@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12404 dependencies:
12405 '@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12406
12407 '@tiptap/extension-floating-menu@3.20.1(@floating-ui/dom@1.7.4)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12408 dependencies:
12409 '@floating-ui/dom': 1.7.4
12410 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12411 '@tiptap/pm': 3.20.1
12412 optional: true
12413
12414 '@tiptap/extension-gapcursor@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12415 dependencies:
12416 '@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12417
12418 '@tiptap/extension-hard-break@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12419 dependencies:
12420 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12421
12422 '@tiptap/extension-heading@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12423 dependencies:
12424 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12425
12426 '@tiptap/extension-horizontal-rule@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12427 dependencies:
12428 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12429 '@tiptap/pm': 3.20.1
12430
12431 '@tiptap/extension-image@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12432 dependencies:
12433 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12434
12435 '@tiptap/extension-italic@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12436 dependencies:
12437 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12438
12439 '@tiptap/extension-link@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12440 dependencies:
12441 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12442 '@tiptap/pm': 3.20.1
12443 linkifyjs: 4.3.2
12444
12445 '@tiptap/extension-list-item@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12446 dependencies:
12447 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12448
12449 '@tiptap/extension-list-keymap@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12450 dependencies:
12451 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12452
12453 '@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12454 dependencies:
12455 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12456 '@tiptap/pm': 3.20.1
12457
12458 '@tiptap/extension-ordered-list@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12459 dependencies:
12460 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12461
12462 '@tiptap/extension-paragraph@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12463 dependencies:
12464 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12465
12466 '@tiptap/extension-placeholder@3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12467 dependencies:
12468 '@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12469
12470 '@tiptap/extension-strike@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12471 dependencies:
12472 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12473
12474 '@tiptap/extension-table-cell@3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12475 dependencies:
12476 '@tiptap/extension-table': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12477
12478 '@tiptap/extension-table-header@3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12479 dependencies:
12480 '@tiptap/extension-table': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12481
12482 '@tiptap/extension-table-row@3.20.1(@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12483 dependencies:
12484 '@tiptap/extension-table': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12485
12486 '@tiptap/extension-table@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12487 dependencies:
12488 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12489 '@tiptap/pm': 3.20.1
12490
12491 '@tiptap/extension-task-item@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12492 dependencies:
12493 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12494
12495 '@tiptap/extension-task-list@3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))':
12496 dependencies:
12497 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12498
12499 '@tiptap/extension-text@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12500 dependencies:
12501 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12502
12503 '@tiptap/extension-underline@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))':
12504 dependencies:
12505 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12506
12507 '@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12508 dependencies:
12509 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12510 '@tiptap/pm': 3.20.1
12511
12512 '@tiptap/markdown@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)':
12513 dependencies:
12514 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12515 '@tiptap/pm': 3.20.1
12516 marked: 17.0.4
12517
12518 '@tiptap/pm@3.20.1':
12519 dependencies:
12520 prosemirror-changeset: 2.3.1
12521 prosemirror-collab: 1.3.1
12522 prosemirror-commands: 1.7.1
12523 prosemirror-dropcursor: 1.8.2
12524 prosemirror-gapcursor: 1.4.0
12525 prosemirror-history: 1.5.0
12526 prosemirror-inputrules: 1.5.1
12527 prosemirror-keymap: 1.2.3
12528 prosemirror-markdown: 1.13.2
12529 prosemirror-menu: 1.2.5
12530 prosemirror-model: 1.25.4
12531 prosemirror-schema-basic: 1.2.4
12532 prosemirror-schema-list: 1.5.1
12533 prosemirror-state: 1.4.4
12534 prosemirror-tables: 1.8.3
12535 prosemirror-trailing-node: 3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.4)
12536 prosemirror-transform: 1.10.5
12537 prosemirror-view: 1.41.4
12538
12539 '@tiptap/react@3.20.1(@floating-ui/dom@1.7.4)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
12540 dependencies:
12541 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12542 '@tiptap/pm': 3.20.1
12543 '@types/react': 19.2.14
12544 '@types/react-dom': 19.2.3(@types/react@19.2.14)
12545 '@types/use-sync-external-store': 0.0.6
12546 fast-equals: 5.4.0
12547 react: 19.2.4
12548 react-dom: 19.2.4(react@19.2.4)
12549 use-sync-external-store: 1.6.0(react@19.2.4)
12550 optionalDependencies:
12551 '@tiptap/extension-bubble-menu': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12552 '@tiptap/extension-floating-menu': 3.20.1(@floating-ui/dom@1.7.4)(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12553 transitivePeerDependencies:
12554 - '@floating-ui/dom'
12555
12556 '@tiptap/starter-kit@3.20.1':
12557 dependencies:
12558 '@tiptap/core': 3.20.1(@tiptap/pm@3.20.1)
12559 '@tiptap/extension-blockquote': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12560 '@tiptap/extension-bold': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12561 '@tiptap/extension-bullet-list': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12562 '@tiptap/extension-code': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12563 '@tiptap/extension-code-block': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12564 '@tiptap/extension-document': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12565 '@tiptap/extension-dropcursor': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12566 '@tiptap/extension-gapcursor': 3.20.1(@tiptap/extensions@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12567 '@tiptap/extension-hard-break': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12568 '@tiptap/extension-heading': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12569 '@tiptap/extension-horizontal-rule': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12570 '@tiptap/extension-italic': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12571 '@tiptap/extension-link': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12572 '@tiptap/extension-list': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12573 '@tiptap/extension-list-item': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12574 '@tiptap/extension-list-keymap': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12575 '@tiptap/extension-ordered-list': 3.20.1(@tiptap/extension-list@3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1))
12576 '@tiptap/extension-paragraph': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12577 '@tiptap/extension-strike': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12578 '@tiptap/extension-text': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12579 '@tiptap/extension-underline': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))
12580 '@tiptap/extensions': 3.20.1(@tiptap/core@3.20.1(@tiptap/pm@3.20.1))(@tiptap/pm@3.20.1)
12581 '@tiptap/pm': 3.20.1
12582
12583 '@ts-morph/common@0.27.0':
12584 dependencies:
12585 fast-glob: 3.3.3
12586 minimatch: 10.2.3
12587 path-browserify: 1.0.1
12588
12589 '@types/aria-query@5.0.4': {}
12590
12591 '@types/aws-lambda@8.10.159': {}
12592
12593 '@types/babel__core@7.20.5':
12594 dependencies:
12595 '@babel/parser': 7.28.5
12596 '@babel/types': 7.28.5
12597 '@types/babel__generator': 7.27.0
12598 '@types/babel__template': 7.4.4
12599 '@types/babel__traverse': 7.28.0
12600
12601 '@types/babel__generator@7.27.0':
12602 dependencies:
12603 '@babel/types': 7.29.0
12604
12605 '@types/babel__template@7.4.4':
12606 dependencies:
12607 '@babel/parser': 7.29.0
12608 '@babel/types': 7.29.0
12609
12610 '@types/babel__traverse@7.28.0':
12611 dependencies:
12612 '@babel/types': 7.29.0
12613
12614 '@types/bcrypt@6.0.0':
12615 dependencies:
12616 '@types/node': 25.4.0
12617
12618 '@types/chai@5.2.3':
12619 dependencies:
12620 '@types/deep-eql': 4.0.2
12621 assertion-error: 2.0.1
12622
12623 '@types/conventional-commits-parser@5.0.2':
12624 dependencies:
12625 '@types/node': 25.5.0
12626
12627 '@types/cors@2.8.19':
12628 dependencies:
12629 '@types/node': 25.5.0
12630
12631 '@types/debug@4.1.12':
12632 dependencies:
12633 '@types/ms': 2.1.0
12634
12635 '@types/deep-eql@4.0.2': {}
12636
12637 '@types/estree-jsx@1.0.5':
12638 dependencies:
12639 '@types/estree': 1.0.8
12640
12641 '@types/estree@1.0.8': {}
12642
12643 '@types/file-saver@2.0.7': {}
12644
12645 '@types/hast@3.0.4':
12646 dependencies:
12647 '@types/unist': 3.0.3
12648
12649 '@types/json-schema@7.0.15': {}
12650
12651 '@types/linkify-it@5.0.0': {}
12652
12653 '@types/markdown-it@14.1.2':
12654 dependencies:
12655 '@types/linkify-it': 5.0.0
12656 '@types/mdurl': 2.0.0
12657
12658 '@types/mdast@4.0.4':
12659 dependencies:
12660 '@types/unist': 3.0.3
12661
12662 '@types/mdurl@2.0.0': {}
12663
12664 '@types/ms@2.1.0': {}
12665
12666 '@types/node@25.2.3':
12667 dependencies:
12668 undici-types: 7.16.0
12669
12670 '@types/node@25.4.0':
12671 dependencies:
12672 undici-types: 7.18.2
12673
12674 '@types/node@25.5.0':
12675 dependencies:
12676 undici-types: 7.18.2
12677
12678 '@types/nodemailer@7.0.11':
12679 dependencies:
12680 '@types/node': 25.5.0
12681
12682 '@types/pg@8.18.0':
12683 dependencies:
12684 '@types/node': 25.4.0
12685 pg-protocol: 1.12.0
12686 pg-types: 2.2.0
12687
12688 '@types/prompts@2.4.9':
12689 dependencies:
12690 '@types/node': 25.5.0
12691 kleur: 3.0.3
12692
12693 '@types/react-dom@19.2.3(@types/react@19.2.14)':
12694 dependencies:
12695 '@types/react': 19.2.14
12696
12697 '@types/react@19.2.14':
12698 dependencies:
12699 csstype: 3.2.3
12700
12701 '@types/statuses@2.0.6': {}
12702
12703 '@types/unist@2.0.11': {}
12704
12705 '@types/unist@3.0.3': {}
12706
12707 '@types/use-sync-external-store@0.0.6': {}
12708
12709 '@types/validate-npm-package-name@4.0.2': {}
12710
12711 '@types/webidl-conversions@7.0.3':
12712 optional: true
12713
12714 '@types/whatwg-url@13.0.0':
12715 dependencies:
12716 '@types/webidl-conversions': 7.0.3
12717 optional: true
12718
12719 '@ungap/structured-clone@1.3.0': {}
12720
12721 '@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3))':
12722 dependencies:
12723 valibot: 1.2.0(typescript@5.9.3)
12724
12725 '@vitejs/plugin-react@5.1.4(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12726 dependencies:
12727 '@babel/core': 7.29.0
12728 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
12729 '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0)
12730 '@rolldown/pluginutils': 1.0.0-rc.3
12731 '@types/babel__core': 7.20.5
12732 react-refresh: 0.18.0
12733 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12734 transitivePeerDependencies:
12735 - supports-color
12736
12737 '@vitest/coverage-v8@4.1.2(vitest@4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)))':
12738 dependencies:
12739 '@bcoe/v8-coverage': 1.0.2
12740 '@vitest/utils': 4.1.2
12741 ast-v8-to-istanbul: 1.0.0
12742 istanbul-lib-coverage: 3.2.2
12743 istanbul-lib-report: 3.0.1
12744 istanbul-reports: 3.2.0
12745 magicast: 0.5.2
12746 obug: 2.1.1
12747 std-env: 4.0.0
12748 tinyrainbow: 3.1.0
12749 vitest: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
12750
12751 '@vitest/expect@4.1.2':
12752 dependencies:
12753 '@standard-schema/spec': 1.1.0
12754 '@types/chai': 5.2.3
12755 '@vitest/spy': 4.1.2
12756 '@vitest/utils': 4.1.2
12757 chai: 6.2.2
12758 tinyrainbow: 3.1.0
12759
12760 '@vitest/mocker@4.1.2(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12761 dependencies:
12762 '@vitest/spy': 4.1.2
12763 estree-walker: 3.0.3
12764 magic-string: 0.30.21
12765 optionalDependencies:
12766 msw: 2.12.10(@types/node@25.4.0)(typescript@5.9.3)
12767 vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12768
12769 '@vitest/mocker@4.1.2(msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12770 dependencies:
12771 '@vitest/spy': 4.1.2
12772 estree-walker: 3.0.3
12773 magic-string: 0.30.21
12774 optionalDependencies:
12775 msw: 2.12.10(@types/node@25.5.0)(typescript@5.8.3)
12776 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12777
12778 '@vitest/mocker@4.1.2(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))':
12779 dependencies:
12780 '@vitest/spy': 4.1.2
12781 estree-walker: 3.0.3
12782 magic-string: 0.30.21
12783 optionalDependencies:
12784 msw: 2.12.10(@types/node@25.5.0)(typescript@5.9.3)
12785 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
12786
12787 '@vitest/pretty-format@4.1.2':
12788 dependencies:
12789 tinyrainbow: 3.1.0
12790
12791 '@vitest/runner@4.1.2':
12792 dependencies:
12793 '@vitest/utils': 4.1.2
12794 pathe: 2.0.3
12795
12796 '@vitest/snapshot@4.1.2':
12797 dependencies:
12798 '@vitest/pretty-format': 4.1.2
12799 '@vitest/utils': 4.1.2
12800 magic-string: 0.30.21
12801 pathe: 2.0.3
12802
12803 '@vitest/spy@4.1.2': {}
12804
12805 '@vitest/utils@4.1.2':
12806 dependencies:
12807 '@vitest/pretty-format': 4.1.2
12808 convert-source-map: 2.0.0
12809 tinyrainbow: 3.1.0
12810
12811 JSONStream@1.3.5:
12812 dependencies:
12813 jsonparse: 1.3.1
12814 through: 2.3.8
12815
12816 accepts@1.3.8:
12817 dependencies:
12818 mime-types: 2.1.35
12819 negotiator: 0.6.3
12820
12821 accepts@2.0.0:
12822 dependencies:
12823 mime-types: 3.0.2
12824 negotiator: 1.0.0
12825
12826 acorn@8.15.0: {}
12827
12828 agent-base@7.1.4: {}
12829
12830 ajv-formats@3.0.1(ajv@8.18.0):
12831 optionalDependencies:
12832 ajv: 8.18.0
12833
12834 ajv@8.18.0:
12835 dependencies:
12836 fast-deep-equal: 3.1.3
12837 fast-uri: 3.1.0
12838 json-schema-traverse: 1.0.0
12839 require-from-string: 2.0.2
12840
12841 ansi-regex@5.0.1: {}
12842
12843 ansi-regex@6.2.2: {}
12844
12845 ansi-styles@4.3.0:
12846 dependencies:
12847 color-convert: 2.0.1
12848
12849 ansi-styles@5.2.0: {}
12850
12851 ansis@4.2.0: {}
12852
12853 anymatch@3.1.3:
12854 dependencies:
12855 normalize-path: 3.0.0
12856 picomatch: 4.0.4
12857
12858 argparse@2.0.1: {}
12859
12860 aria-hidden@1.2.6:
12861 dependencies:
12862 tslib: 2.8.1
12863
12864 aria-query@5.3.0:
12865 dependencies:
12866 dequal: 2.0.3
12867
12868 aria-query@5.3.2: {}
12869
12870 array-ify@1.0.0: {}
12871
12872 assertion-error@2.0.1: {}
12873
12874 ast-types@0.16.1:
12875 dependencies:
12876 tslib: 2.8.1
12877
12878 ast-v8-to-istanbul@1.0.0:
12879 dependencies:
12880 '@jridgewell/trace-mapping': 0.3.31
12881 estree-walker: 3.0.3
12882 js-tokens: 10.0.0
12883
12884 atomically@2.1.0:
12885 dependencies:
12886 stubborn-fs: 2.0.0
12887 when-exit: 2.1.5
12888
12889 aws-ssl-profiles@1.1.2:
12890 optional: true
12891
12892 b4a@1.7.3: {}
12893
12894 babel-dead-code-elimination@1.0.12:
12895 dependencies:
12896 '@babel/core': 7.29.0
12897 '@babel/parser': 7.29.0
12898 '@babel/traverse': 7.29.0
12899 '@babel/types': 7.29.0
12900 transitivePeerDependencies:
12901 - supports-color
12902
12903 babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411:
12904 dependencies:
12905 '@babel/types': 7.28.5
12906
12907 bail@2.0.2: {}
12908
12909 balanced-match@4.0.4: {}
12910
12911 bare-events@2.8.2: {}
12912
12913 bare-fs@4.5.2:
12914 dependencies:
12915 bare-events: 2.8.2
12916 bare-path: 3.0.0
12917 bare-stream: 2.7.0(bare-events@2.8.2)
12918 bare-url: 2.3.2
12919 fast-fifo: 1.3.2
12920 transitivePeerDependencies:
12921 - bare-abort-controller
12922 - react-native-b4a
12923 optional: true
12924
12925 bare-os@3.6.2:
12926 optional: true
12927
12928 bare-path@3.0.0:
12929 dependencies:
12930 bare-os: 3.6.2
12931 optional: true
12932
12933 bare-stream@2.7.0(bare-events@2.8.2):
12934 dependencies:
12935 streamx: 2.23.0
12936 optionalDependencies:
12937 bare-events: 2.8.2
12938 transitivePeerDependencies:
12939 - bare-abort-controller
12940 - react-native-b4a
12941 optional: true
12942
12943 bare-url@2.3.2:
12944 dependencies:
12945 bare-path: 3.0.0
12946 optional: true
12947
12948 base64id@2.0.0: {}
12949
12950 baseline-browser-mapping@2.10.10: {}
12951
12952 baseline-browser-mapping@2.9.7: {}
12953
12954 bcrypt@6.0.0:
12955 dependencies:
12956 node-addon-api: 8.5.0
12957 node-gyp-build: 4.8.4
12958
12959 before-after-hook@4.0.0: {}
12960
12961 better-auth@1.5.6(1f32f5a0688eb2a2e4d7cf2aad15c406):
12962 dependencies:
12963 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
12964 '@better-auth/drizzle-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)))
12965 '@better-auth/kysely-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.14)
12966 '@better-auth/memory-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)
12967 '@better-auth/mongo-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0)
12968 '@better-auth/prisma-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))
12969 '@better-auth/telemetry': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))
12970 '@better-auth/utils': 0.3.1
12971 '@better-fetch/fetch': 1.1.21
12972 '@noble/ciphers': 2.1.1
12973 '@noble/hashes': 2.0.1
12974 better-call: 1.3.2(zod@4.3.6)
12975 defu: 6.1.4
12976 jose: 6.1.3
12977 kysely: 0.28.14
12978 nanostores: 1.1.1
12979 zod: 4.3.6
12980 optionalDependencies:
12981 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3)
12982 drizzle-kit: 0.31.9
12983 drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))
12984 mongodb: 7.1.0
12985 mysql2: 3.15.3
12986 next: 16.1.7(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
12987 pg: 8.20.0
12988 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)
12989 react: 19.2.4
12990 react-dom: 19.2.4(react@19.2.4)
12991 solid-js: 1.9.10
12992 vitest: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
12993 transitivePeerDependencies:
12994 - '@cloudflare/workers-types'
12995 - '@opentelemetry/api'
12996
12997 better-auth@1.5.6(87ebdd32e322090e4445bd57d4349c23):
12998 dependencies:
12999 '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1)
13000 '@better-auth/drizzle-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))
13001 '@better-auth/kysely-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.14)
13002 '@better-auth/memory-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)
13003 '@better-auth/mongo-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0)
13004 '@better-auth/prisma-adapter': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))
13005 '@better-auth/telemetry': 1.5.6(@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.0)(better-call@1.3.2(zod@4.3.6))(jose@6.1.3)(kysely@0.28.14)(nanostores@1.1.1))
13006 '@better-auth/utils': 0.3.1
13007 '@better-fetch/fetch': 1.1.21
13008 '@noble/ciphers': 2.1.1
13009 '@noble/hashes': 2.0.1
13010 better-call: 1.3.2(zod@4.3.6)
13011 defu: 6.1.4
13012 jose: 6.1.3
13013 kysely: 0.28.14
13014 nanostores: 1.1.1
13015 zod: 4.3.6
13016 optionalDependencies:
13017 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3)
13018 drizzle-kit: 0.31.9
13019 drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))
13020 mongodb: 7.1.0
13021 mysql2: 3.15.3
13022 next: 16.1.7(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
13023 pg: 8.20.0
13024 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)
13025 react: 19.2.4
13026 react-dom: 19.2.4(react@19.2.4)
13027 solid-js: 1.9.10
13028 vitest: 4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
13029 transitivePeerDependencies:
13030 - '@cloudflare/workers-types'
13031 - '@opentelemetry/api'
13032
13033 better-call@1.3.2(zod@4.3.6):
13034 dependencies:
13035 '@better-auth/utils': 0.3.1
13036 '@better-fetch/fetch': 1.1.21
13037 rou3: 0.7.12
13038 set-cookie-parser: 3.0.1
13039 optionalDependencies:
13040 zod: 4.3.6
13041
13042 bidi-js@1.0.3:
13043 dependencies:
13044 require-from-string: 2.0.2
13045
13046 bignumber.js@9.3.1: {}
13047
13048 binary-extensions@2.3.0: {}
13049
13050 body-parser@2.2.2:
13051 dependencies:
13052 bytes: 3.1.2
13053 content-type: 1.0.5
13054 debug: 4.4.3
13055 http-errors: 2.0.1
13056 iconv-lite: 0.7.2
13057 on-finished: 2.4.1
13058 qs: 6.15.0
13059 raw-body: 3.0.2
13060 type-is: 2.0.1
13061 transitivePeerDependencies:
13062 - supports-color
13063
13064 bottleneck@2.19.5: {}
13065
13066 bowser@2.14.1: {}
13067
13068 brace-expansion@5.0.5:
13069 dependencies:
13070 balanced-match: 4.0.4
13071
13072 braces@3.0.3:
13073 dependencies:
13074 fill-range: 7.1.1
13075
13076 browserslist@4.28.1:
13077 dependencies:
13078 baseline-browser-mapping: 2.9.7
13079 caniuse-lite: 1.0.30001780
13080 electron-to-chromium: 1.5.267
13081 node-releases: 2.0.27
13082 update-browserslist-db: 1.2.2(browserslist@4.28.1)
13083
13084 bson@7.2.0:
13085 optional: true
13086
13087 buffer-from@1.1.2: {}
13088
13089 bundle-name@4.1.0:
13090 dependencies:
13091 run-applescript: 7.1.0
13092
13093 bytes@3.1.2: {}
13094
13095 c12@3.1.0:
13096 dependencies:
13097 chokidar: 4.0.3
13098 confbox: 0.2.4
13099 defu: 6.1.4
13100 dotenv: 16.6.1
13101 exsolve: 1.0.8
13102 giget: 2.0.0
13103 jiti: 2.6.1
13104 ohash: 2.0.11
13105 pathe: 2.0.3
13106 perfect-debounce: 1.0.0
13107 pkg-types: 2.3.0
13108 rc9: 2.1.2
13109 optional: true
13110
13111 call-bind-apply-helpers@1.0.2:
13112 dependencies:
13113 es-errors: 1.3.0
13114 function-bind: 1.1.2
13115
13116 call-bound@1.0.4:
13117 dependencies:
13118 call-bind-apply-helpers: 1.0.2
13119 get-intrinsic: 1.3.0
13120
13121 callsites@3.1.0: {}
13122
13123 caniuse-lite@1.0.30001780: {}
13124
13125 ccount@2.0.1: {}
13126
13127 chai@6.2.2: {}
13128
13129 chalk@5.6.2: {}
13130
13131 character-entities-html4@2.1.0: {}
13132
13133 character-entities-legacy@3.0.0: {}
13134
13135 character-entities@2.0.2: {}
13136
13137 character-reference-invalid@2.0.1: {}
13138
13139 chevrotain@10.5.0:
13140 dependencies:
13141 '@chevrotain/cst-dts-gen': 10.5.0
13142 '@chevrotain/gast': 10.5.0
13143 '@chevrotain/types': 10.5.0
13144 '@chevrotain/utils': 10.5.0
13145 lodash: 4.18.0
13146 regexp-to-ast: 0.5.0
13147 optional: true
13148
13149 chokidar@3.6.0:
13150 dependencies:
13151 anymatch: 3.1.3
13152 braces: 3.0.3
13153 glob-parent: 5.1.2
13154 is-binary-path: 2.1.0
13155 is-glob: 4.0.3
13156 normalize-path: 3.0.0
13157 readdirp: 3.6.0
13158 optionalDependencies:
13159 fsevents: 2.3.3
13160
13161 chokidar@4.0.3:
13162 dependencies:
13163 readdirp: 4.1.2
13164
13165 citty@0.1.6:
13166 dependencies:
13167 consola: 3.4.2
13168
13169 citty@0.2.1:
13170 optional: true
13171
13172 class-variance-authority@0.7.1:
13173 dependencies:
13174 clsx: 2.1.1
13175
13176 cli-cursor@5.0.0:
13177 dependencies:
13178 restore-cursor: 5.1.0
13179
13180 cli-spinners@2.9.2: {}
13181
13182 cli-width@4.1.0: {}
13183
13184 client-only@0.0.1: {}
13185
13186 cliui@8.0.1:
13187 dependencies:
13188 string-width: 4.2.3
13189 strip-ansi: 6.0.1
13190 wrap-ansi: 7.0.0
13191
13192 clsx@2.1.1: {}
13193
13194 cmdk@1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
13195 dependencies:
13196 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
13197 '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
13198 '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.4)
13199 '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
13200 react: 19.2.4
13201 react-dom: 19.2.4(react@19.2.4)
13202 transitivePeerDependencies:
13203 - '@types/react'
13204 - '@types/react-dom'
13205
13206 code-block-writer@13.0.3: {}
13207
13208 color-convert@2.0.1:
13209 dependencies:
13210 color-name: 1.1.4
13211
13212 color-name@1.1.4: {}
13213
13214 comma-separated-tokens@2.0.3: {}
13215
13216 commander@11.1.0: {}
13217
13218 commander@13.1.0: {}
13219
13220 commander@14.0.3: {}
13221
13222 compare-func@2.0.0:
13223 dependencies:
13224 array-ify: 1.0.0
13225 dot-prop: 5.3.0
13226
13227 conf@15.0.2:
13228 dependencies:
13229 ajv: 8.18.0
13230 ajv-formats: 3.0.1(ajv@8.18.0)
13231 atomically: 2.1.0
13232 debounce-fn: 6.0.0
13233 dot-prop: 10.1.0
13234 env-paths: 3.0.0
13235 json-schema-typed: 8.0.2
13236 semver: 7.7.4
13237 uint8array-extras: 1.5.0
13238
13239 confbox@0.2.4: {}
13240
13241 consola@3.4.2: {}
13242
13243 content-disposition@1.0.1: {}
13244
13245 content-type@1.0.5: {}
13246
13247 conventional-changelog-angular@7.0.0:
13248 dependencies:
13249 compare-func: 2.0.0
13250
13251 conventional-changelog-conventionalcommits@7.0.2:
13252 dependencies:
13253 compare-func: 2.0.0
13254
13255 conventional-commits-parser@5.0.0:
13256 dependencies:
13257 JSONStream: 1.3.5
13258 is-text-path: 2.0.0
13259 meow: 12.1.1
13260 split2: 4.2.0
13261
13262 convert-source-map@2.0.0: {}
13263
13264 cookie-es@2.0.0: {}
13265
13266 cookie-signature@1.2.2: {}
13267
13268 cookie@0.7.2: {}
13269
13270 cookie@1.1.1: {}
13271
13272 cors@2.8.5:
13273 dependencies:
13274 object-assign: 4.1.1
13275 vary: 1.1.2
13276
13277 cosmiconfig-typescript-loader@6.2.0(@types/node@25.5.0)(cosmiconfig@9.0.0(typescript@5.8.3))(typescript@5.8.3):
13278 dependencies:
13279 '@types/node': 25.5.0
13280 cosmiconfig: 9.0.0(typescript@5.8.3)
13281 jiti: 2.6.1
13282 typescript: 5.8.3
13283
13284 cosmiconfig@9.0.0(typescript@5.8.3):
13285 dependencies:
13286 env-paths: 2.2.1
13287 import-fresh: 3.3.1
13288 js-yaml: 4.1.1
13289 parse-json: 5.2.0
13290 optionalDependencies:
13291 typescript: 5.8.3
13292
13293 crelt@1.0.6: {}
13294
13295 croner@10.0.1: {}
13296
13297 cross-spawn@7.0.6:
13298 dependencies:
13299 path-key: 3.1.1
13300 shebang-command: 2.0.0
13301 which: 2.0.2
13302
13303 css-tree@3.2.1:
13304 dependencies:
13305 mdn-data: 2.27.1
13306 source-map-js: 1.2.1
13307
13308 css.escape@1.5.1: {}
13309
13310 cssesc@3.0.0: {}
13311
13312 csstype@3.2.3: {}
13313
13314 dargs@8.1.0: {}
13315
13316 data-uri-to-buffer@4.0.1: {}
13317
13318 data-urls@7.0.0(@noble/hashes@2.0.1):
13319 dependencies:
13320 whatwg-mimetype: 5.0.0
13321 whatwg-url: 16.0.1(@noble/hashes@2.0.1)
13322 transitivePeerDependencies:
13323 - '@noble/hashes'
13324
13325 date-fns-jalali@4.1.0-0: {}
13326
13327 date-fns@4.1.0: {}
13328
13329 debounce-fn@6.0.0:
13330 dependencies:
13331 mimic-function: 5.0.1
13332
13333 debounce@2.2.0: {}
13334
13335 debug@4.3.7:
13336 dependencies:
13337 ms: 2.1.3
13338
13339 debug@4.4.3:
13340 dependencies:
13341 ms: 2.1.3
13342
13343 decimal.js@10.6.0: {}
13344
13345 decode-named-character-reference@1.2.0:
13346 dependencies:
13347 character-entities: 2.0.2
13348
13349 dedent@1.7.1: {}
13350
13351 deepmerge-ts@7.1.5:
13352 optional: true
13353
13354 deepmerge@4.3.1: {}
13355
13356 default-browser-id@5.0.1: {}
13357
13358 default-browser@5.5.0:
13359 dependencies:
13360 bundle-name: 4.1.0
13361 default-browser-id: 5.0.1
13362
13363 define-lazy-prop@3.0.0: {}
13364
13365 defu@6.1.4: {}
13366
13367 denque@2.1.0:
13368 optional: true
13369
13370 depd@2.0.0: {}
13371
13372 dequal@2.0.3: {}
13373
13374 destr@2.0.5:
13375 optional: true
13376
13377 detect-libc@2.1.2: {}
13378
13379 detect-node-es@1.1.0: {}
13380
13381 devlop@1.1.0:
13382 dependencies:
13383 dequal: 2.0.3
13384
13385 diff@8.0.3: {}
13386
13387 dom-accessibility-api@0.5.16: {}
13388
13389 dom-accessibility-api@0.6.3: {}
13390
13391 dom-serializer@2.0.0:
13392 dependencies:
13393 domelementtype: 2.3.0
13394 domhandler: 5.0.3
13395 entities: 4.5.0
13396
13397 domelementtype@2.3.0: {}
13398
13399 domhandler@5.0.3:
13400 dependencies:
13401 domelementtype: 2.3.0
13402
13403 domutils@3.2.2:
13404 dependencies:
13405 dom-serializer: 2.0.0
13406 domelementtype: 2.3.0
13407 domhandler: 5.0.3
13408
13409 dot-prop@10.1.0:
13410 dependencies:
13411 type-fest: 5.3.1
13412
13413 dot-prop@5.3.0:
13414 dependencies:
13415 is-obj: 2.0.0
13416
13417 dotenv-expand@12.0.3:
13418 dependencies:
13419 dotenv: 16.6.1
13420
13421 dotenv-mono@1.5.1:
13422 dependencies:
13423 cross-spawn: 7.0.6
13424 dotenv: 17.2.3
13425 dotenv-expand: 12.0.3
13426 minimist: 1.2.8
13427
13428 dotenv@16.6.1: {}
13429
13430 dotenv@17.2.3: {}
13431
13432 drizzle-kit@0.31.9:
13433 dependencies:
13434 '@drizzle-team/brocli': 0.10.2
13435 '@esbuild-kit/esm-loader': 2.6.5
13436 esbuild: 0.27.3
13437 esbuild-register: 3.6.0(esbuild@0.27.3)
13438 transitivePeerDependencies:
13439 - supports-color
13440
13441 drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)):
13442 optionalDependencies:
13443 '@electric-sql/pglite': 0.3.15
13444 '@opentelemetry/api': 1.9.0
13445 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3))(typescript@5.8.3)
13446 '@types/pg': 8.18.0
13447 kysely: 0.28.14
13448 mysql2: 3.15.3
13449 pg: 8.20.0
13450 postgres: 3.4.7
13451 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3)
13452 optional: true
13453
13454 drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@opentelemetry/api@1.9.0)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(@types/pg@8.18.0)(kysely@0.28.14)(mysql2@3.15.3)(pg@8.20.0)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)):
13455 optionalDependencies:
13456 '@electric-sql/pglite': 0.3.15
13457 '@opentelemetry/api': 1.9.0
13458 '@prisma/client': 7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3)
13459 '@types/pg': 8.18.0
13460 kysely: 0.28.14
13461 mysql2: 3.15.3
13462 pg: 8.20.0
13463 postgres: 3.4.7
13464 prisma: 7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)
13465
13466 dunder-proto@1.0.1:
13467 dependencies:
13468 call-bind-apply-helpers: 1.0.2
13469 es-errors: 1.3.0
13470 gopd: 1.2.0
13471
13472 eciesjs@0.4.17:
13473 dependencies:
13474 '@ecies/ciphers': 0.2.5(@noble/ciphers@1.3.0)
13475 '@noble/ciphers': 1.3.0
13476 '@noble/curves': 1.9.7
13477 '@noble/hashes': 1.8.0
13478
13479 ee-first@1.1.1: {}
13480
13481 effect@3.21.0:
13482 dependencies:
13483 '@standard-schema/spec': 1.1.0
13484 fast-check: 3.23.2
13485 optional: true
13486
13487 electron-to-chromium@1.5.267: {}
13488
13489 emoji-regex@10.6.0: {}
13490
13491 emoji-regex@8.0.0: {}
13492
13493 empathic@2.0.0:
13494 optional: true
13495
13496 encodeurl@2.0.0: {}
13497
13498 end-of-stream@1.4.5:
13499 dependencies:
13500 once: 1.4.0
13501
13502 engine.io-parser@5.2.3: {}
13503
13504 engine.io@6.6.4:
13505 dependencies:
13506 '@types/cors': 2.8.19
13507 '@types/node': 25.5.0
13508 accepts: 1.3.8
13509 base64id: 2.0.0
13510 cookie: 0.7.2
13511 cors: 2.8.5
13512 debug: 4.3.7
13513 engine.io-parser: 5.2.3
13514 ws: 8.17.1
13515 transitivePeerDependencies:
13516 - bufferutil
13517 - supports-color
13518 - utf-8-validate
13519
13520 enhanced-resolve@5.18.4:
13521 dependencies:
13522 graceful-fs: 4.2.11
13523 tapable: 2.3.0
13524
13525 enhanced-resolve@5.19.0:
13526 dependencies:
13527 graceful-fs: 4.2.11
13528 tapable: 2.3.0
13529
13530 entities@4.5.0: {}
13531
13532 entities@6.0.1: {}
13533
13534 env-paths@2.2.1: {}
13535
13536 env-paths@3.0.0: {}
13537
13538 error-causes@3.0.2: {}
13539
13540 error-ex@1.3.4:
13541 dependencies:
13542 is-arrayish: 0.2.1
13543
13544 es-define-property@1.0.1: {}
13545
13546 es-errors@1.3.0: {}
13547
13548 es-module-lexer@2.0.0: {}
13549
13550 es-object-atoms@1.1.1:
13551 dependencies:
13552 es-errors: 1.3.0
13553
13554 esbuild-register@3.6.0(esbuild@0.27.3):
13555 dependencies:
13556 debug: 4.4.3
13557 esbuild: 0.27.3
13558 transitivePeerDependencies:
13559 - supports-color
13560
13561 esbuild@0.27.3:
13562 optionalDependencies:
13563 '@esbuild/aix-ppc64': 0.27.3
13564 '@esbuild/android-arm': 0.27.3
13565 '@esbuild/android-arm64': 0.27.3
13566 '@esbuild/android-x64': 0.27.3
13567 '@esbuild/darwin-arm64': 0.27.3
13568 '@esbuild/darwin-x64': 0.27.3
13569 '@esbuild/freebsd-arm64': 0.27.3
13570 '@esbuild/freebsd-x64': 0.27.3
13571 '@esbuild/linux-arm': 0.27.3
13572 '@esbuild/linux-arm64': 0.27.3
13573 '@esbuild/linux-ia32': 0.27.3
13574 '@esbuild/linux-loong64': 0.27.3
13575 '@esbuild/linux-mips64el': 0.27.3
13576 '@esbuild/linux-ppc64': 0.27.3
13577 '@esbuild/linux-riscv64': 0.27.3
13578 '@esbuild/linux-s390x': 0.27.3
13579 '@esbuild/linux-x64': 0.27.3
13580 '@esbuild/netbsd-arm64': 0.27.3
13581 '@esbuild/netbsd-x64': 0.27.3
13582 '@esbuild/openbsd-arm64': 0.27.3
13583 '@esbuild/openbsd-x64': 0.27.3
13584 '@esbuild/openharmony-arm64': 0.27.3
13585 '@esbuild/sunos-x64': 0.27.3
13586 '@esbuild/win32-arm64': 0.27.3
13587 '@esbuild/win32-ia32': 0.27.3
13588 '@esbuild/win32-x64': 0.27.3
13589
13590 escalade@3.2.0: {}
13591
13592 escape-html@1.0.3: {}
13593
13594 escape-string-regexp@4.0.0: {}
13595
13596 esprima@4.0.1: {}
13597
13598 estree-util-is-identifier-name@3.0.0: {}
13599
13600 estree-walker@3.0.3:
13601 dependencies:
13602 '@types/estree': 1.0.8
13603
13604 etag@1.8.1: {}
13605
13606 events-universal@1.0.1:
13607 dependencies:
13608 bare-events: 2.8.2
13609 transitivePeerDependencies:
13610 - bare-abort-controller
13611
13612 eventsource-parser@3.0.6: {}
13613
13614 eventsource@3.0.7:
13615 dependencies:
13616 eventsource-parser: 3.0.6
13617
13618 execa@5.1.1:
13619 dependencies:
13620 cross-spawn: 7.0.6
13621 get-stream: 6.0.1
13622 human-signals: 2.1.0
13623 is-stream: 2.0.1
13624 merge-stream: 2.0.0
13625 npm-run-path: 4.0.1
13626 onetime: 5.1.2
13627 signal-exit: 3.0.7
13628 strip-final-newline: 2.0.0
13629
13630 execa@9.6.1:
13631 dependencies:
13632 '@sindresorhus/merge-streams': 4.0.0
13633 cross-spawn: 7.0.6
13634 figures: 6.1.0
13635 get-stream: 9.0.1
13636 human-signals: 8.0.1
13637 is-plain-obj: 4.1.0
13638 is-stream: 4.0.1
13639 npm-run-path: 6.0.0
13640 pretty-ms: 9.3.0
13641 signal-exit: 4.1.0
13642 strip-final-newline: 4.0.0
13643 yoctocolors: 2.1.2
13644
13645 expect-type@1.3.0: {}
13646
13647 express-rate-limit@8.2.2(express@5.2.1):
13648 dependencies:
13649 express: 5.2.1
13650 ip-address: 10.1.0
13651
13652 express@5.2.1:
13653 dependencies:
13654 accepts: 2.0.0
13655 body-parser: 2.2.2
13656 content-disposition: 1.0.1
13657 content-type: 1.0.5
13658 cookie: 0.7.2
13659 cookie-signature: 1.2.2
13660 debug: 4.4.3
13661 depd: 2.0.0
13662 encodeurl: 2.0.0
13663 escape-html: 1.0.3
13664 etag: 1.8.1
13665 finalhandler: 2.1.1
13666 fresh: 2.0.0
13667 http-errors: 2.0.1
13668 merge-descriptors: 2.0.0
13669 mime-types: 3.0.2
13670 on-finished: 2.4.1
13671 once: 1.4.0
13672 parseurl: 1.3.3
13673 proxy-addr: 2.0.7
13674 qs: 6.15.0
13675 range-parser: 1.2.1
13676 router: 2.2.0
13677 send: 1.2.1
13678 serve-static: 2.2.1
13679 statuses: 2.0.2
13680 type-is: 2.0.1
13681 vary: 1.1.2
13682 transitivePeerDependencies:
13683 - supports-color
13684
13685 exsolve@1.0.8: {}
13686
13687 extend@3.0.2: {}
13688
13689 fast-check@3.23.2:
13690 dependencies:
13691 pure-rand: 6.1.0
13692 optional: true
13693
13694 fast-content-type-parse@3.0.0: {}
13695
13696 fast-deep-equal@3.1.3: {}
13697
13698 fast-equals@5.4.0: {}
13699
13700 fast-fifo@1.3.2: {}
13701
13702 fast-glob@3.3.3:
13703 dependencies:
13704 '@nodelib/fs.stat': 2.0.5
13705 '@nodelib/fs.walk': 1.2.8
13706 glob-parent: 5.1.2
13707 merge2: 1.4.1
13708 micromatch: 4.0.8
13709
13710 fast-uri@3.1.0: {}
13711
13712 fast-xml-builder@1.1.4:
13713 dependencies:
13714 path-expression-matcher: 1.2.0
13715
13716 fast-xml-parser@5.5.8:
13717 dependencies:
13718 fast-xml-builder: 1.1.4
13719 path-expression-matcher: 1.2.0
13720 strnum: 2.2.0
13721
13722 fastq@1.20.1:
13723 dependencies:
13724 reusify: 1.1.0
13725
13726 fdir@6.5.0(picomatch@4.0.4):
13727 optionalDependencies:
13728 picomatch: 4.0.4
13729
13730 fetch-blob@3.2.0:
13731 dependencies:
13732 node-domexception: 1.0.0
13733 web-streams-polyfill: 3.3.3
13734
13735 figures@6.1.0:
13736 dependencies:
13737 is-unicode-supported: 2.1.0
13738
13739 file-saver@2.0.5: {}
13740
13741 fill-range@7.1.1:
13742 dependencies:
13743 to-regex-range: 5.0.1
13744
13745 finalhandler@2.1.1:
13746 dependencies:
13747 debug: 4.4.3
13748 encodeurl: 2.0.0
13749 escape-html: 1.0.3
13750 on-finished: 2.4.1
13751 parseurl: 1.3.3
13752 statuses: 2.0.2
13753 transitivePeerDependencies:
13754 - supports-color
13755
13756 find-up@7.0.0:
13757 dependencies:
13758 locate-path: 7.2.0
13759 path-exists: 5.0.0
13760 unicorn-magic: 0.1.0
13761
13762 foreground-child@3.3.1:
13763 dependencies:
13764 cross-spawn: 7.0.6
13765 signal-exit: 4.1.0
13766 optional: true
13767
13768 formdata-polyfill@4.0.10:
13769 dependencies:
13770 fetch-blob: 3.2.0
13771
13772 forwarded@0.2.0: {}
13773
13774 framer-motion@12.34.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
13775 dependencies:
13776 motion-dom: 12.34.3
13777 motion-utils: 12.29.2
13778 tslib: 2.8.1
13779 optionalDependencies:
13780 react: 19.2.4
13781 react-dom: 19.2.4(react@19.2.4)
13782
13783 fresh@2.0.0: {}
13784
13785 fs-extra@11.3.3:
13786 dependencies:
13787 graceful-fs: 4.2.11
13788 jsonfile: 6.2.0
13789 universalify: 2.0.1
13790
13791 fsevents@2.3.3:
13792 optional: true
13793
13794 function-bind@1.1.2: {}
13795
13796 fuzzysort@3.1.0: {}
13797
13798 fzf@0.5.2: {}
13799
13800 generate-function@2.3.1:
13801 dependencies:
13802 is-property: 1.0.2
13803 optional: true
13804
13805 gensync@1.0.0-beta.2: {}
13806
13807 get-caller-file@2.0.5: {}
13808
13809 get-east-asian-width@1.4.0: {}
13810
13811 get-intrinsic@1.3.0:
13812 dependencies:
13813 call-bind-apply-helpers: 1.0.2
13814 es-define-property: 1.0.1
13815 es-errors: 1.3.0
13816 es-object-atoms: 1.1.1
13817 function-bind: 1.1.2
13818 get-proto: 1.0.1
13819 gopd: 1.2.0
13820 has-symbols: 1.1.0
13821 hasown: 2.0.2
13822 math-intrinsics: 1.1.0
13823
13824 get-nonce@1.0.1: {}
13825
13826 get-own-enumerable-keys@1.0.0: {}
13827
13828 get-port-please@3.2.0:
13829 optional: true
13830
13831 get-proto@1.0.1:
13832 dependencies:
13833 dunder-proto: 1.0.1
13834 es-object-atoms: 1.1.1
13835
13836 get-stream@6.0.1: {}
13837
13838 get-stream@9.0.1:
13839 dependencies:
13840 '@sec-ant/readable-stream': 0.4.1
13841 is-stream: 4.0.1
13842
13843 get-tsconfig@4.13.0:
13844 dependencies:
13845 resolve-pkg-maps: 1.0.0
13846
13847 giget@2.0.0:
13848 dependencies:
13849 citty: 0.1.6
13850 consola: 3.4.2
13851 defu: 6.1.4
13852 node-fetch-native: 1.6.7
13853 nypm: 0.6.5
13854 pathe: 2.0.3
13855 optional: true
13856
13857 git-raw-commits@4.0.0:
13858 dependencies:
13859 dargs: 8.1.0
13860 meow: 12.1.1
13861 split2: 4.2.0
13862
13863 glob-parent@5.1.2:
13864 dependencies:
13865 is-glob: 4.0.3
13866
13867 glob@13.0.6:
13868 dependencies:
13869 minimatch: 10.2.3
13870 minipass: 7.1.3
13871 path-scurry: 2.0.2
13872
13873 global-directory@4.0.1:
13874 dependencies:
13875 ini: 4.1.1
13876
13877 globals@11.12.0: {}
13878
13879 globals@17.4.0: {}
13880
13881 goober@2.1.18(csstype@3.2.3):
13882 dependencies:
13883 csstype: 3.2.3
13884
13885 gopd@1.2.0: {}
13886
13887 graceful-fs@4.2.11: {}
13888
13889 grammex@3.1.12:
13890 optional: true
13891
13892 graphmatch@1.1.1:
13893 optional: true
13894
13895 graphql@16.12.0: {}
13896
13897 has-flag@4.0.0: {}
13898
13899 has-symbols@1.1.0: {}
13900
13901 hasown@2.0.2:
13902 dependencies:
13903 function-bind: 1.1.2
13904
13905 hast-util-to-html@9.0.5:
13906 dependencies:
13907 '@types/hast': 3.0.4
13908 '@types/unist': 3.0.3
13909 ccount: 2.0.1
13910 comma-separated-tokens: 2.0.3
13911 hast-util-whitespace: 3.0.0
13912 html-void-elements: 3.0.0
13913 mdast-util-to-hast: 13.2.1
13914 property-information: 7.1.0
13915 space-separated-tokens: 2.0.2
13916 stringify-entities: 4.0.4
13917 zwitch: 2.0.4
13918
13919 hast-util-to-jsx-runtime@2.3.6:
13920 dependencies:
13921 '@types/estree': 1.0.8
13922 '@types/hast': 3.0.4
13923 '@types/unist': 3.0.3
13924 comma-separated-tokens: 2.0.3
13925 devlop: 1.1.0
13926 estree-util-is-identifier-name: 3.0.0
13927 hast-util-whitespace: 3.0.0
13928 mdast-util-mdx-expression: 2.0.1
13929 mdast-util-mdx-jsx: 3.2.0
13930 mdast-util-mdxjs-esm: 2.0.1
13931 property-information: 7.1.0
13932 space-separated-tokens: 2.0.2
13933 style-to-js: 1.1.21
13934 unist-util-position: 5.0.0
13935 vfile-message: 4.0.3
13936 transitivePeerDependencies:
13937 - supports-color
13938
13939 hast-util-whitespace@3.0.0:
13940 dependencies:
13941 '@types/hast': 3.0.4
13942
13943 headers-polyfill@4.0.3: {}
13944
13945 highlight.js@11.11.1: {}
13946
13947 hono-openapi@1.3.0(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.12.7))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-schema/spec@1.1.0)(effect@3.21.0)(openapi-types@12.1.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6))(@types/json-schema@7.0.15)(hono@4.12.7)(openapi-types@12.1.3):
13948 dependencies:
13949 '@standard-community/standard-json': 0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6)
13950 '@standard-community/standard-openapi': 0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(@valibot/to-json-schema@1.5.0(valibot@1.2.0(typescript@5.9.3)))(effect@3.21.0)(quansync@0.2.11)(valibot@1.2.0(typescript@5.9.3))(zod-to-json-schema@3.25.1(zod@4.3.6))(zod@4.3.6))(@standard-schema/spec@1.1.0)(effect@3.21.0)(openapi-types@12.1.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.6)
13951 '@types/json-schema': 7.0.15
13952 openapi-types: 12.1.3
13953 optionalDependencies:
13954 '@hono/standard-validator': 0.2.2(@standard-schema/spec@1.1.0)(hono@4.12.7)
13955 hono: 4.12.7
13956
13957 hono@4.12.7: {}
13958
13959 html-encoding-sniffer@6.0.0(@noble/hashes@2.0.1):
13960 dependencies:
13961 '@exodus/bytes': 1.15.0(@noble/hashes@2.0.1)
13962 transitivePeerDependencies:
13963 - '@noble/hashes'
13964
13965 html-escaper@2.0.2: {}
13966
13967 html-parse-stringify@3.0.1:
13968 dependencies:
13969 void-elements: 3.1.0
13970
13971 html-to-text@9.0.5:
13972 dependencies:
13973 '@selderee/plugin-htmlparser2': 0.11.0
13974 deepmerge: 4.3.1
13975 dom-serializer: 2.0.0
13976 htmlparser2: 8.0.2
13977 selderee: 0.11.0
13978
13979 html-url-attributes@3.0.1: {}
13980
13981 html-void-elements@3.0.0: {}
13982
13983 htmlparser2@8.0.2:
13984 dependencies:
13985 domelementtype: 2.3.0
13986 domhandler: 5.0.3
13987 domutils: 3.2.2
13988 entities: 4.5.0
13989
13990 http-errors@2.0.1:
13991 dependencies:
13992 depd: 2.0.0
13993 inherits: 2.0.4
13994 setprototypeof: 1.2.0
13995 statuses: 2.0.2
13996 toidentifier: 1.0.1
13997
13998 http-status-codes@2.3.0:
13999 optional: true
14000
14001 https-proxy-agent@7.0.6:
14002 dependencies:
14003 agent-base: 7.1.4
14004 debug: 4.4.3
14005 transitivePeerDependencies:
14006 - supports-color
14007
14008 human-signals@2.1.0: {}
14009
14010 human-signals@8.0.1: {}
14011
14012 husky@9.1.7: {}
14013
14014 i18next@25.10.10(typescript@5.8.3):
14015 dependencies:
14016 '@babel/runtime': 7.29.2
14017 optionalDependencies:
14018 typescript: 5.8.3
14019
14020 iconv-lite@0.7.2:
14021 dependencies:
14022 safer-buffer: 2.1.2
14023
14024 ignore@5.3.2: {}
14025
14026 immer@11.1.4: {}
14027
14028 import-fresh@3.3.1:
14029 dependencies:
14030 parent-module: 1.0.1
14031 resolve-from: 4.0.0
14032
14033 import-meta-resolve@4.2.0: {}
14034
14035 indent-string@4.0.0: {}
14036
14037 inherits@2.0.4: {}
14038
14039 ini@4.1.1: {}
14040
14041 inline-style-parser@0.2.7: {}
14042
14043 input-otp@1.4.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
14044 dependencies:
14045 react: 19.2.4
14046 react-dom: 19.2.4(react@19.2.4)
14047
14048 ip-address@10.1.0: {}
14049
14050 ipaddr.js@1.9.1: {}
14051
14052 is-alphabetical@2.0.1: {}
14053
14054 is-alphanumerical@2.0.1:
14055 dependencies:
14056 is-alphabetical: 2.0.1
14057 is-decimal: 2.0.1
14058
14059 is-arrayish@0.2.1: {}
14060
14061 is-binary-path@2.1.0:
14062 dependencies:
14063 binary-extensions: 2.3.0
14064
14065 is-decimal@2.0.1: {}
14066
14067 is-docker@3.0.0: {}
14068
14069 is-extglob@2.1.1: {}
14070
14071 is-fullwidth-code-point@3.0.0: {}
14072
14073 is-glob@4.0.3:
14074 dependencies:
14075 is-extglob: 2.1.1
14076
14077 is-hexadecimal@2.0.1: {}
14078
14079 is-in-ssh@1.0.0: {}
14080
14081 is-inside-container@1.0.0:
14082 dependencies:
14083 is-docker: 3.0.0
14084
14085 is-interactive@2.0.0: {}
14086
14087 is-node-process@1.2.0: {}
14088
14089 is-number@7.0.0: {}
14090
14091 is-obj@2.0.0: {}
14092
14093 is-obj@3.0.0: {}
14094
14095 is-plain-obj@4.1.0: {}
14096
14097 is-potential-custom-element-name@1.0.1: {}
14098
14099 is-promise@4.0.0: {}
14100
14101 is-property@1.0.2:
14102 optional: true
14103
14104 is-regexp@3.1.0: {}
14105
14106 is-stream@2.0.1: {}
14107
14108 is-stream@4.0.1: {}
14109
14110 is-text-path@2.0.0:
14111 dependencies:
14112 text-extensions: 2.4.0
14113
14114 is-unicode-supported@1.3.0: {}
14115
14116 is-unicode-supported@2.1.0: {}
14117
14118 is-wsl@3.1.1:
14119 dependencies:
14120 is-inside-container: 1.0.0
14121
14122 isbot@5.1.32: {}
14123
14124 isexe@2.0.0: {}
14125
14126 isexe@3.1.5: {}
14127
14128 istanbul-lib-coverage@3.2.2: {}
14129
14130 istanbul-lib-report@3.0.1:
14131 dependencies:
14132 istanbul-lib-coverage: 3.2.2
14133 make-dir: 4.0.0
14134 supports-color: 7.2.0
14135
14136 istanbul-reports@3.2.0:
14137 dependencies:
14138 html-escaper: 2.0.2
14139 istanbul-lib-report: 3.0.1
14140
14141 jiti@2.4.2: {}
14142
14143 jiti@2.6.1: {}
14144
14145 jose@6.1.3: {}
14146
14147 js-tokens@10.0.0: {}
14148
14149 js-tokens@4.0.0: {}
14150
14151 js-yaml@4.1.1:
14152 dependencies:
14153 argparse: 2.0.1
14154
14155 jsdom@29.0.1(@noble/hashes@2.0.1):
14156 dependencies:
14157 '@asamuzakjp/css-color': 5.1.1
14158 '@asamuzakjp/dom-selector': 7.0.4
14159 '@bramus/specificity': 2.4.2
14160 '@csstools/css-syntax-patches-for-csstree': 1.1.2(css-tree@3.2.1)
14161 '@exodus/bytes': 1.15.0(@noble/hashes@2.0.1)
14162 css-tree: 3.2.1
14163 data-urls: 7.0.0(@noble/hashes@2.0.1)
14164 decimal.js: 10.6.0
14165 html-encoding-sniffer: 6.0.0(@noble/hashes@2.0.1)
14166 is-potential-custom-element-name: 1.0.1
14167 lru-cache: 11.2.7
14168 parse5: 8.0.0
14169 saxes: 6.0.0
14170 symbol-tree: 3.2.4
14171 tough-cookie: 6.0.1
14172 undici: 7.24.6
14173 w3c-xmlserializer: 5.0.0
14174 webidl-conversions: 8.0.1
14175 whatwg-mimetype: 5.0.0
14176 whatwg-url: 16.0.1(@noble/hashes@2.0.1)
14177 xml-name-validator: 5.0.0
14178 transitivePeerDependencies:
14179 - '@noble/hashes'
14180
14181 jsesc@3.1.0: {}
14182
14183 json-parse-even-better-errors@2.3.1: {}
14184
14185 json-schema-traverse@1.0.0: {}
14186
14187 json-schema-typed@8.0.2: {}
14188
14189 json5@2.2.3: {}
14190
14191 jsonfile@6.2.0:
14192 dependencies:
14193 universalify: 2.0.1
14194 optionalDependencies:
14195 graceful-fs: 4.2.11
14196
14197 jsonparse@1.3.1: {}
14198
14199 kleur@3.0.3: {}
14200
14201 kleur@4.1.5: {}
14202
14203 kysely@0.28.14: {}
14204
14205 leac@0.6.0: {}
14206
14207 lightningcss-android-arm64@1.30.2:
14208 optional: true
14209
14210 lightningcss-android-arm64@1.31.1:
14211 optional: true
14212
14213 lightningcss-darwin-arm64@1.30.2:
14214 optional: true
14215
14216 lightningcss-darwin-arm64@1.31.1:
14217 optional: true
14218
14219 lightningcss-darwin-x64@1.30.2:
14220 optional: true
14221
14222 lightningcss-darwin-x64@1.31.1:
14223 optional: true
14224
14225 lightningcss-freebsd-x64@1.30.2:
14226 optional: true
14227
14228 lightningcss-freebsd-x64@1.31.1:
14229 optional: true
14230
14231 lightningcss-linux-arm-gnueabihf@1.30.2:
14232 optional: true
14233
14234 lightningcss-linux-arm-gnueabihf@1.31.1:
14235 optional: true
14236
14237 lightningcss-linux-arm64-gnu@1.30.2:
14238 optional: true
14239
14240 lightningcss-linux-arm64-gnu@1.31.1:
14241 optional: true
14242
14243 lightningcss-linux-arm64-musl@1.30.2:
14244 optional: true
14245
14246 lightningcss-linux-arm64-musl@1.31.1:
14247 optional: true
14248
14249 lightningcss-linux-x64-gnu@1.30.2:
14250 optional: true
14251
14252 lightningcss-linux-x64-gnu@1.31.1:
14253 optional: true
14254
14255 lightningcss-linux-x64-musl@1.30.2:
14256 optional: true
14257
14258 lightningcss-linux-x64-musl@1.31.1:
14259 optional: true
14260
14261 lightningcss-win32-arm64-msvc@1.30.2:
14262 optional: true
14263
14264 lightningcss-win32-arm64-msvc@1.31.1:
14265 optional: true
14266
14267 lightningcss-win32-x64-msvc@1.30.2:
14268 optional: true
14269
14270 lightningcss-win32-x64-msvc@1.31.1:
14271 optional: true
14272
14273 lightningcss@1.30.2:
14274 dependencies:
14275 detect-libc: 2.1.2
14276 optionalDependencies:
14277 lightningcss-android-arm64: 1.30.2
14278 lightningcss-darwin-arm64: 1.30.2
14279 lightningcss-darwin-x64: 1.30.2
14280 lightningcss-freebsd-x64: 1.30.2
14281 lightningcss-linux-arm-gnueabihf: 1.30.2
14282 lightningcss-linux-arm64-gnu: 1.30.2
14283 lightningcss-linux-arm64-musl: 1.30.2
14284 lightningcss-linux-x64-gnu: 1.30.2
14285 lightningcss-linux-x64-musl: 1.30.2
14286 lightningcss-win32-arm64-msvc: 1.30.2
14287 lightningcss-win32-x64-msvc: 1.30.2
14288
14289 lightningcss@1.31.1:
14290 dependencies:
14291 detect-libc: 2.1.2
14292 optionalDependencies:
14293 lightningcss-android-arm64: 1.31.1
14294 lightningcss-darwin-arm64: 1.31.1
14295 lightningcss-darwin-x64: 1.31.1
14296 lightningcss-freebsd-x64: 1.31.1
14297 lightningcss-linux-arm-gnueabihf: 1.31.1
14298 lightningcss-linux-arm64-gnu: 1.31.1
14299 lightningcss-linux-arm64-musl: 1.31.1
14300 lightningcss-linux-x64-gnu: 1.31.1
14301 lightningcss-linux-x64-musl: 1.31.1
14302 lightningcss-win32-arm64-msvc: 1.31.1
14303 lightningcss-win32-x64-msvc: 1.31.1
14304
14305 lilconfig@2.1.0:
14306 optional: true
14307
14308 lines-and-columns@1.2.4: {}
14309
14310 linkify-it@5.0.0:
14311 dependencies:
14312 uc.micro: 2.1.0
14313
14314 linkifyjs@4.3.2: {}
14315
14316 locate-path@7.2.0:
14317 dependencies:
14318 p-locate: 6.0.0
14319
14320 lodash.camelcase@4.3.0: {}
14321
14322 lodash.isplainobject@4.0.6: {}
14323
14324 lodash.kebabcase@4.1.1: {}
14325
14326 lodash.merge@4.6.2: {}
14327
14328 lodash.mergewith@4.6.2: {}
14329
14330 lodash.snakecase@4.1.1: {}
14331
14332 lodash.startcase@4.4.0: {}
14333
14334 lodash.uniq@4.5.0: {}
14335
14336 lodash.upperfirst@4.3.1: {}
14337
14338 lodash@4.18.0:
14339 optional: true
14340
14341 log-symbols@6.0.0:
14342 dependencies:
14343 chalk: 5.6.2
14344 is-unicode-supported: 1.3.0
14345
14346 log-symbols@7.0.1:
14347 dependencies:
14348 is-unicode-supported: 2.1.0
14349 yoctocolors: 2.1.2
14350
14351 long@5.3.2:
14352 optional: true
14353
14354 longest-streak@3.1.0: {}
14355
14356 lowlight@3.3.0:
14357 dependencies:
14358 '@types/hast': 3.0.4
14359 devlop: 1.1.0
14360 highlight.js: 11.11.1
14361
14362 lru-cache@11.2.4: {}
14363
14364 lru-cache@11.2.7: {}
14365
14366 lru-cache@5.1.1:
14367 dependencies:
14368 yallist: 3.1.1
14369
14370 lru.min@1.1.4:
14371 optional: true
14372
14373 lucide-react@0.563.0(react@19.1.0):
14374 dependencies:
14375 react: 19.1.0
14376
14377 lucide-react@0.577.0(react@19.2.4):
14378 dependencies:
14379 react: 19.2.4
14380
14381 lz-string@1.5.0: {}
14382
14383 magic-string@0.30.21:
14384 dependencies:
14385 '@jridgewell/sourcemap-codec': 1.5.5
14386
14387 magicast@0.5.2:
14388 dependencies:
14389 '@babel/parser': 7.29.0
14390 '@babel/types': 7.29.0
14391 source-map-js: 1.2.1
14392
14393 make-dir@4.0.0:
14394 dependencies:
14395 semver: 7.7.4
14396
14397 markdown-it@14.1.1:
14398 dependencies:
14399 argparse: 2.0.1
14400 entities: 4.5.0
14401 linkify-it: 5.0.0
14402 mdurl: 2.0.0
14403 punycode.js: 2.3.1
14404 uc.micro: 2.1.0
14405
14406 marked@15.0.12: {}
14407
14408 marked@17.0.4: {}
14409
14410 math-intrinsics@1.1.0: {}
14411
14412 mdast-util-from-markdown@2.0.2:
14413 dependencies:
14414 '@types/mdast': 4.0.4
14415 '@types/unist': 3.0.3
14416 decode-named-character-reference: 1.2.0
14417 devlop: 1.1.0
14418 mdast-util-to-string: 4.0.0
14419 micromark: 4.0.2
14420 micromark-util-decode-numeric-character-reference: 2.0.2
14421 micromark-util-decode-string: 2.0.1
14422 micromark-util-normalize-identifier: 2.0.1
14423 micromark-util-symbol: 2.0.1
14424 micromark-util-types: 2.0.2
14425 unist-util-stringify-position: 4.0.0
14426 transitivePeerDependencies:
14427 - supports-color
14428
14429 mdast-util-mdx-expression@2.0.1:
14430 dependencies:
14431 '@types/estree-jsx': 1.0.5
14432 '@types/hast': 3.0.4
14433 '@types/mdast': 4.0.4
14434 devlop: 1.1.0
14435 mdast-util-from-markdown: 2.0.2
14436 mdast-util-to-markdown: 2.1.2
14437 transitivePeerDependencies:
14438 - supports-color
14439
14440 mdast-util-mdx-jsx@3.2.0:
14441 dependencies:
14442 '@types/estree-jsx': 1.0.5
14443 '@types/hast': 3.0.4
14444 '@types/mdast': 4.0.4
14445 '@types/unist': 3.0.3
14446 ccount: 2.0.1
14447 devlop: 1.1.0
14448 mdast-util-from-markdown: 2.0.2
14449 mdast-util-to-markdown: 2.1.2
14450 parse-entities: 4.0.2
14451 stringify-entities: 4.0.4
14452 unist-util-stringify-position: 4.0.0
14453 vfile-message: 4.0.3
14454 transitivePeerDependencies:
14455 - supports-color
14456
14457 mdast-util-mdxjs-esm@2.0.1:
14458 dependencies:
14459 '@types/estree-jsx': 1.0.5
14460 '@types/hast': 3.0.4
14461 '@types/mdast': 4.0.4
14462 devlop: 1.1.0
14463 mdast-util-from-markdown: 2.0.2
14464 mdast-util-to-markdown: 2.1.2
14465 transitivePeerDependencies:
14466 - supports-color
14467
14468 mdast-util-phrasing@4.1.0:
14469 dependencies:
14470 '@types/mdast': 4.0.4
14471 unist-util-is: 6.0.1
14472
14473 mdast-util-to-hast@13.2.1:
14474 dependencies:
14475 '@types/hast': 3.0.4
14476 '@types/mdast': 4.0.4
14477 '@ungap/structured-clone': 1.3.0
14478 devlop: 1.1.0
14479 micromark-util-sanitize-uri: 2.0.1
14480 trim-lines: 3.0.1
14481 unist-util-position: 5.0.0
14482 unist-util-visit: 5.0.0
14483 vfile: 6.0.3
14484
14485 mdast-util-to-markdown@2.1.2:
14486 dependencies:
14487 '@types/mdast': 4.0.4
14488 '@types/unist': 3.0.3
14489 longest-streak: 3.1.0
14490 mdast-util-phrasing: 4.1.0
14491 mdast-util-to-string: 4.0.0
14492 micromark-util-classify-character: 2.0.1
14493 micromark-util-decode-string: 2.0.1
14494 unist-util-visit: 5.0.0
14495 zwitch: 2.0.4
14496
14497 mdast-util-to-string@4.0.0:
14498 dependencies:
14499 '@types/mdast': 4.0.4
14500
14501 mdn-data@2.27.1: {}
14502
14503 mdurl@2.0.0: {}
14504
14505 media-typer@1.1.0: {}
14506
14507 memory-pager@1.5.0:
14508 optional: true
14509
14510 meow@12.1.1: {}
14511
14512 merge-descriptors@2.0.0: {}
14513
14514 merge-stream@2.0.0: {}
14515
14516 merge2@1.4.1: {}
14517
14518 micromark-core-commonmark@2.0.3:
14519 dependencies:
14520 decode-named-character-reference: 1.2.0
14521 devlop: 1.1.0
14522 micromark-factory-destination: 2.0.1
14523 micromark-factory-label: 2.0.1
14524 micromark-factory-space: 2.0.1
14525 micromark-factory-title: 2.0.1
14526 micromark-factory-whitespace: 2.0.1
14527 micromark-util-character: 2.1.1
14528 micromark-util-chunked: 2.0.1
14529 micromark-util-classify-character: 2.0.1
14530 micromark-util-html-tag-name: 2.0.1
14531 micromark-util-normalize-identifier: 2.0.1
14532 micromark-util-resolve-all: 2.0.1
14533 micromark-util-subtokenize: 2.1.0
14534 micromark-util-symbol: 2.0.1
14535 micromark-util-types: 2.0.2
14536
14537 micromark-factory-destination@2.0.1:
14538 dependencies:
14539 micromark-util-character: 2.1.1
14540 micromark-util-symbol: 2.0.1
14541 micromark-util-types: 2.0.2
14542
14543 micromark-factory-label@2.0.1:
14544 dependencies:
14545 devlop: 1.1.0
14546 micromark-util-character: 2.1.1
14547 micromark-util-symbol: 2.0.1
14548 micromark-util-types: 2.0.2
14549
14550 micromark-factory-space@2.0.1:
14551 dependencies:
14552 micromark-util-character: 2.1.1
14553 micromark-util-types: 2.0.2
14554
14555 micromark-factory-title@2.0.1:
14556 dependencies:
14557 micromark-factory-space: 2.0.1
14558 micromark-util-character: 2.1.1
14559 micromark-util-symbol: 2.0.1
14560 micromark-util-types: 2.0.2
14561
14562 micromark-factory-whitespace@2.0.1:
14563 dependencies:
14564 micromark-factory-space: 2.0.1
14565 micromark-util-character: 2.1.1
14566 micromark-util-symbol: 2.0.1
14567 micromark-util-types: 2.0.2
14568
14569 micromark-util-character@2.1.1:
14570 dependencies:
14571 micromark-util-symbol: 2.0.1
14572 micromark-util-types: 2.0.2
14573
14574 micromark-util-chunked@2.0.1:
14575 dependencies:
14576 micromark-util-symbol: 2.0.1
14577
14578 micromark-util-classify-character@2.0.1:
14579 dependencies:
14580 micromark-util-character: 2.1.1
14581 micromark-util-symbol: 2.0.1
14582 micromark-util-types: 2.0.2
14583
14584 micromark-util-combine-extensions@2.0.1:
14585 dependencies:
14586 micromark-util-chunked: 2.0.1
14587 micromark-util-types: 2.0.2
14588
14589 micromark-util-decode-numeric-character-reference@2.0.2:
14590 dependencies:
14591 micromark-util-symbol: 2.0.1
14592
14593 micromark-util-decode-string@2.0.1:
14594 dependencies:
14595 decode-named-character-reference: 1.2.0
14596 micromark-util-character: 2.1.1
14597 micromark-util-decode-numeric-character-reference: 2.0.2
14598 micromark-util-symbol: 2.0.1
14599
14600 micromark-util-encode@2.0.1: {}
14601
14602 micromark-util-html-tag-name@2.0.1: {}
14603
14604 micromark-util-normalize-identifier@2.0.1:
14605 dependencies:
14606 micromark-util-symbol: 2.0.1
14607
14608 micromark-util-resolve-all@2.0.1:
14609 dependencies:
14610 micromark-util-types: 2.0.2
14611
14612 micromark-util-sanitize-uri@2.0.1:
14613 dependencies:
14614 micromark-util-character: 2.1.1
14615 micromark-util-encode: 2.0.1
14616 micromark-util-symbol: 2.0.1
14617
14618 micromark-util-subtokenize@2.1.0:
14619 dependencies:
14620 devlop: 1.1.0
14621 micromark-util-chunked: 2.0.1
14622 micromark-util-symbol: 2.0.1
14623 micromark-util-types: 2.0.2
14624
14625 micromark-util-symbol@2.0.1: {}
14626
14627 micromark-util-types@2.0.2: {}
14628
14629 micromark@4.0.2:
14630 dependencies:
14631 '@types/debug': 4.1.12
14632 debug: 4.4.3
14633 decode-named-character-reference: 1.2.0
14634 devlop: 1.1.0
14635 micromark-core-commonmark: 2.0.3
14636 micromark-factory-space: 2.0.1
14637 micromark-util-character: 2.1.1
14638 micromark-util-chunked: 2.0.1
14639 micromark-util-combine-extensions: 2.0.1
14640 micromark-util-decode-numeric-character-reference: 2.0.2
14641 micromark-util-encode: 2.0.1
14642 micromark-util-normalize-identifier: 2.0.1
14643 micromark-util-resolve-all: 2.0.1
14644 micromark-util-sanitize-uri: 2.0.1
14645 micromark-util-subtokenize: 2.1.0
14646 micromark-util-symbol: 2.0.1
14647 micromark-util-types: 2.0.2
14648 transitivePeerDependencies:
14649 - supports-color
14650
14651 micromatch@4.0.8:
14652 dependencies:
14653 braces: 3.0.3
14654 picomatch: 4.0.4
14655
14656 mime-db@1.52.0: {}
14657
14658 mime-db@1.54.0: {}
14659
14660 mime-types@2.1.35:
14661 dependencies:
14662 mime-db: 1.52.0
14663
14664 mime-types@3.0.2:
14665 dependencies:
14666 mime-db: 1.54.0
14667
14668 mimic-fn@2.1.0: {}
14669
14670 mimic-function@5.0.1: {}
14671
14672 min-indent@1.0.1: {}
14673
14674 minimatch@10.2.3:
14675 dependencies:
14676 brace-expansion: 5.0.5
14677
14678 minimist@1.2.8: {}
14679
14680 minipass@7.1.3: {}
14681
14682 mongodb-connection-string-url@7.0.1:
14683 dependencies:
14684 '@types/whatwg-url': 13.0.0
14685 whatwg-url: 14.2.0
14686 optional: true
14687
14688 mongodb@7.1.0:
14689 dependencies:
14690 '@mongodb-js/saslprep': 1.4.6
14691 bson: 7.2.0
14692 mongodb-connection-string-url: 7.0.1
14693 optional: true
14694
14695 motion-dom@12.34.3:
14696 dependencies:
14697 motion-utils: 12.29.2
14698
14699 motion-utils@12.29.2: {}
14700
14701 ms@2.1.3: {}
14702
14703 msw@2.12.10(@types/node@25.2.3)(typescript@5.8.3):
14704 dependencies:
14705 '@inquirer/confirm': 5.1.21(@types/node@25.2.3)
14706 '@mswjs/interceptors': 0.41.3
14707 '@open-draft/deferred-promise': 2.2.0
14708 '@types/statuses': 2.0.6
14709 cookie: 1.1.1
14710 graphql: 16.12.0
14711 headers-polyfill: 4.0.3
14712 is-node-process: 1.2.0
14713 outvariant: 1.4.3
14714 path-to-regexp: 8.4.0
14715 picocolors: 1.1.1
14716 rettime: 0.10.1
14717 statuses: 2.0.2
14718 strict-event-emitter: 0.5.1
14719 tough-cookie: 6.0.0
14720 type-fest: 5.3.1
14721 until-async: 3.0.2
14722 yargs: 17.7.2
14723 optionalDependencies:
14724 typescript: 5.8.3
14725 transitivePeerDependencies:
14726 - '@types/node'
14727
14728 msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3):
14729 dependencies:
14730 '@inquirer/confirm': 5.1.21(@types/node@25.4.0)
14731 '@mswjs/interceptors': 0.41.3
14732 '@open-draft/deferred-promise': 2.2.0
14733 '@types/statuses': 2.0.6
14734 cookie: 1.1.1
14735 graphql: 16.12.0
14736 headers-polyfill: 4.0.3
14737 is-node-process: 1.2.0
14738 outvariant: 1.4.3
14739 path-to-regexp: 8.4.0
14740 picocolors: 1.1.1
14741 rettime: 0.10.1
14742 statuses: 2.0.2
14743 strict-event-emitter: 0.5.1
14744 tough-cookie: 6.0.0
14745 type-fest: 5.3.1
14746 until-async: 3.0.2
14747 yargs: 17.7.2
14748 optionalDependencies:
14749 typescript: 5.9.3
14750 transitivePeerDependencies:
14751 - '@types/node'
14752 optional: true
14753
14754 msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3):
14755 dependencies:
14756 '@inquirer/confirm': 5.1.21(@types/node@25.5.0)
14757 '@mswjs/interceptors': 0.41.3
14758 '@open-draft/deferred-promise': 2.2.0
14759 '@types/statuses': 2.0.6
14760 cookie: 1.1.1
14761 graphql: 16.12.0
14762 headers-polyfill: 4.0.3
14763 is-node-process: 1.2.0
14764 outvariant: 1.4.3
14765 path-to-regexp: 8.4.0
14766 picocolors: 1.1.1
14767 rettime: 0.10.1
14768 statuses: 2.0.2
14769 strict-event-emitter: 0.5.1
14770 tough-cookie: 6.0.0
14771 type-fest: 5.3.1
14772 until-async: 3.0.2
14773 yargs: 17.7.2
14774 optionalDependencies:
14775 typescript: 5.8.3
14776 transitivePeerDependencies:
14777 - '@types/node'
14778 optional: true
14779
14780 msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3):
14781 dependencies:
14782 '@inquirer/confirm': 5.1.21(@types/node@25.5.0)
14783 '@mswjs/interceptors': 0.41.3
14784 '@open-draft/deferred-promise': 2.2.0
14785 '@types/statuses': 2.0.6
14786 cookie: 1.1.1
14787 graphql: 16.12.0
14788 headers-polyfill: 4.0.3
14789 is-node-process: 1.2.0
14790 outvariant: 1.4.3
14791 path-to-regexp: 8.4.0
14792 picocolors: 1.1.1
14793 rettime: 0.10.1
14794 statuses: 2.0.2
14795 strict-event-emitter: 0.5.1
14796 tough-cookie: 6.0.0
14797 type-fest: 5.3.1
14798 until-async: 3.0.2
14799 yargs: 17.7.2
14800 optionalDependencies:
14801 typescript: 5.9.3
14802 transitivePeerDependencies:
14803 - '@types/node'
14804 optional: true
14805
14806 mute-stream@2.0.0: {}
14807
14808 mysql2@3.15.3:
14809 dependencies:
14810 aws-ssl-profiles: 1.1.2
14811 denque: 2.1.0
14812 generate-function: 2.3.1
14813 iconv-lite: 0.7.2
14814 long: 5.3.2
14815 lru.min: 1.1.4
14816 named-placeholders: 1.1.6
14817 seq-queue: 0.0.5
14818 sqlstring: 2.3.3
14819 optional: true
14820
14821 named-placeholders@1.1.6:
14822 dependencies:
14823 lru.min: 1.1.4
14824 optional: true
14825
14826 nanoid@3.3.11: {}
14827
14828 nanostores@1.1.1: {}
14829
14830 negotiator@0.6.3: {}
14831
14832 negotiator@1.0.0: {}
14833
14834 next@15.5.14(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
14835 dependencies:
14836 '@next/env': 15.5.14
14837 '@swc/helpers': 0.5.15
14838 caniuse-lite: 1.0.30001780
14839 postcss: 8.4.31
14840 react: 19.1.0
14841 react-dom: 19.1.0(react@19.1.0)
14842 styled-jsx: 5.1.6(@babel/core@7.29.0)(react@19.1.0)
14843 optionalDependencies:
14844 '@next/swc-darwin-arm64': 15.5.14
14845 '@next/swc-darwin-x64': 15.5.14
14846 '@next/swc-linux-arm64-gnu': 15.5.14
14847 '@next/swc-linux-arm64-musl': 15.5.14
14848 '@next/swc-linux-x64-gnu': 15.5.14
14849 '@next/swc-linux-x64-musl': 15.5.14
14850 '@next/swc-win32-arm64-msvc': 15.5.14
14851 '@next/swc-win32-x64-msvc': 15.5.14
14852 '@opentelemetry/api': 1.9.0
14853 sharp: 0.34.5
14854 transitivePeerDependencies:
14855 - '@babel/core'
14856 - babel-plugin-macros
14857
14858 next@16.1.7(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
14859 dependencies:
14860 '@next/env': 16.1.7
14861 '@swc/helpers': 0.5.15
14862 baseline-browser-mapping: 2.10.10
14863 caniuse-lite: 1.0.30001780
14864 postcss: 8.4.31
14865 react: 19.2.4
14866 react-dom: 19.2.4(react@19.2.4)
14867 styled-jsx: 5.1.6(@babel/core@7.29.0)(react@19.2.4)
14868 optionalDependencies:
14869 '@next/swc-darwin-arm64': 16.1.7
14870 '@next/swc-darwin-x64': 16.1.7
14871 '@next/swc-linux-arm64-gnu': 16.1.7
14872 '@next/swc-linux-arm64-musl': 16.1.7
14873 '@next/swc-linux-x64-gnu': 16.1.7
14874 '@next/swc-linux-x64-musl': 16.1.7
14875 '@next/swc-win32-arm64-msvc': 16.1.7
14876 '@next/swc-win32-x64-msvc': 16.1.7
14877 '@opentelemetry/api': 1.9.0
14878 babel-plugin-react-compiler: 19.0.0-beta-ebf51a3-20250411
14879 sharp: 0.34.5
14880 transitivePeerDependencies:
14881 - '@babel/core'
14882 - babel-plugin-macros
14883 optional: true
14884
14885 next@16.1.7(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
14886 dependencies:
14887 '@next/env': 16.1.7
14888 '@swc/helpers': 0.5.15
14889 baseline-browser-mapping: 2.10.10
14890 caniuse-lite: 1.0.30001780
14891 postcss: 8.4.31
14892 react: 19.2.4
14893 react-dom: 19.2.4(react@19.2.4)
14894 styled-jsx: 5.1.6(react@19.2.4)
14895 optionalDependencies:
14896 '@next/swc-darwin-arm64': 16.1.7
14897 '@next/swc-darwin-x64': 16.1.7
14898 '@next/swc-linux-arm64-gnu': 16.1.7
14899 '@next/swc-linux-arm64-musl': 16.1.7
14900 '@next/swc-linux-x64-gnu': 16.1.7
14901 '@next/swc-linux-x64-musl': 16.1.7
14902 '@next/swc-win32-arm64-msvc': 16.1.7
14903 '@next/swc-win32-x64-msvc': 16.1.7
14904 '@opentelemetry/api': 1.9.0
14905 sharp: 0.34.5
14906 transitivePeerDependencies:
14907 - '@babel/core'
14908 - babel-plugin-macros
14909
14910 node-addon-api@8.5.0: {}
14911
14912 node-domexception@1.0.0: {}
14913
14914 node-fetch-native@1.6.7:
14915 optional: true
14916
14917 node-fetch@3.3.2:
14918 dependencies:
14919 data-uri-to-buffer: 4.0.1
14920 fetch-blob: 3.2.0
14921 formdata-polyfill: 4.0.10
14922
14923 node-gyp-build@4.8.4: {}
14924
14925 node-releases@2.0.27: {}
14926
14927 nodemailer@8.0.4: {}
14928
14929 normalize-path@3.0.0: {}
14930
14931 npm-run-path@4.0.1:
14932 dependencies:
14933 path-key: 3.1.1
14934
14935 npm-run-path@6.0.0:
14936 dependencies:
14937 path-key: 4.0.0
14938 unicorn-magic: 0.3.0
14939
14940 nypm@0.6.2:
14941 dependencies:
14942 citty: 0.1.6
14943 consola: 3.4.2
14944 pathe: 2.0.3
14945 pkg-types: 2.3.0
14946 tinyexec: 1.0.4
14947
14948 nypm@0.6.5:
14949 dependencies:
14950 citty: 0.2.1
14951 pathe: 2.0.3
14952 tinyexec: 1.0.4
14953 optional: true
14954
14955 object-assign@4.1.1: {}
14956
14957 object-inspect@1.13.4: {}
14958
14959 object-treeify@1.1.33: {}
14960
14961 obug@2.1.1: {}
14962
14963 octokit@5.0.5:
14964 dependencies:
14965 '@octokit/app': 16.1.2
14966 '@octokit/core': 7.0.6
14967 '@octokit/oauth-app': 8.0.3
14968 '@octokit/plugin-paginate-graphql': 6.0.0(@octokit/core@7.0.6)
14969 '@octokit/plugin-paginate-rest': 14.0.0(@octokit/core@7.0.6)
14970 '@octokit/plugin-rest-endpoint-methods': 17.0.0(@octokit/core@7.0.6)
14971 '@octokit/plugin-retry': 8.0.3(@octokit/core@7.0.6)
14972 '@octokit/plugin-throttling': 11.0.3(@octokit/core@7.0.6)
14973 '@octokit/request-error': 7.1.0
14974 '@octokit/types': 16.0.0
14975 '@octokit/webhooks': 14.2.0
14976
14977 ohash@2.0.11:
14978 optional: true
14979
14980 on-finished@2.4.1:
14981 dependencies:
14982 ee-first: 1.1.1
14983
14984 once@1.4.0:
14985 dependencies:
14986 wrappy: 1.0.2
14987
14988 onetime@5.1.2:
14989 dependencies:
14990 mimic-fn: 2.1.0
14991
14992 onetime@7.0.0:
14993 dependencies:
14994 mimic-function: 5.0.1
14995
14996 oniguruma-parser@0.12.1: {}
14997
14998 oniguruma-to-es@4.3.4:
14999 dependencies:
15000 oniguruma-parser: 0.12.1
15001 regex: 6.1.0
15002 regex-recursion: 6.0.2
15003
15004 open@11.0.0:
15005 dependencies:
15006 default-browser: 5.5.0
15007 define-lazy-prop: 3.0.0
15008 is-in-ssh: 1.0.0
15009 is-inside-container: 1.0.0
15010 powershell-utils: 0.1.0
15011 wsl-utils: 0.3.1
15012
15013 openapi-types@12.1.3: {}
15014
15015 ora@8.2.0:
15016 dependencies:
15017 chalk: 5.6.2
15018 cli-cursor: 5.0.0
15019 cli-spinners: 2.9.2
15020 is-interactive: 2.0.0
15021 is-unicode-supported: 2.1.0
15022 log-symbols: 6.0.0
15023 stdin-discarder: 0.2.2
15024 string-width: 7.2.0
15025 strip-ansi: 7.1.2
15026
15027 orderedmap@2.1.1: {}
15028
15029 outvariant@1.4.3: {}
15030
15031 p-limit@4.0.0:
15032 dependencies:
15033 yocto-queue: 1.2.2
15034
15035 p-locate@6.0.0:
15036 dependencies:
15037 p-limit: 4.0.0
15038
15039 package-manager-detector@1.6.0: {}
15040
15041 parent-module@1.0.1:
15042 dependencies:
15043 callsites: 3.1.0
15044
15045 parse-entities@4.0.2:
15046 dependencies:
15047 '@types/unist': 2.0.11
15048 character-entities-legacy: 3.0.0
15049 character-reference-invalid: 2.0.1
15050 decode-named-character-reference: 1.2.0
15051 is-alphanumerical: 2.0.1
15052 is-decimal: 2.0.1
15053 is-hexadecimal: 2.0.1
15054
15055 parse-json@5.2.0:
15056 dependencies:
15057 '@babel/code-frame': 7.27.1
15058 error-ex: 1.3.4
15059 json-parse-even-better-errors: 2.3.1
15060 lines-and-columns: 1.2.4
15061
15062 parse-ms@4.0.0: {}
15063
15064 parse5@8.0.0:
15065 dependencies:
15066 entities: 6.0.1
15067
15068 parseley@0.12.1:
15069 dependencies:
15070 leac: 0.6.0
15071 peberminta: 0.9.0
15072
15073 parseurl@1.3.3: {}
15074
15075 path-browserify@1.0.1: {}
15076
15077 path-exists@5.0.0: {}
15078
15079 path-expression-matcher@1.2.0: {}
15080
15081 path-key@3.1.1: {}
15082
15083 path-key@4.0.0: {}
15084
15085 path-scurry@2.0.2:
15086 dependencies:
15087 lru-cache: 11.2.4
15088 minipass: 7.1.3
15089
15090 path-to-regexp@8.4.0: {}
15091
15092 pathe@2.0.3: {}
15093
15094 peberminta@0.9.0: {}
15095
15096 perfect-debounce@1.0.0:
15097 optional: true
15098
15099 pg-cloudflare@1.3.0:
15100 optional: true
15101
15102 pg-connection-string@2.12.0: {}
15103
15104 pg-int8@1.0.1: {}
15105
15106 pg-pool@3.13.0(pg@8.20.0):
15107 dependencies:
15108 pg: 8.20.0
15109
15110 pg-protocol@1.12.0: {}
15111
15112 pg-protocol@1.13.0: {}
15113
15114 pg-types@2.2.0:
15115 dependencies:
15116 pg-int8: 1.0.1
15117 postgres-array: 2.0.0
15118 postgres-bytea: 1.0.0
15119 postgres-date: 1.0.7
15120 postgres-interval: 1.2.0
15121
15122 pg@8.20.0:
15123 dependencies:
15124 pg-connection-string: 2.12.0
15125 pg-pool: 3.13.0(pg@8.20.0)
15126 pg-protocol: 1.13.0
15127 pg-types: 2.2.0
15128 pgpass: 1.0.5
15129 optionalDependencies:
15130 pg-cloudflare: 1.3.0
15131
15132 pgpass@1.0.5:
15133 dependencies:
15134 split2: 4.2.0
15135
15136 picocolors@1.1.1: {}
15137
15138 picomatch@4.0.4: {}
15139
15140 pkce-challenge@5.0.1: {}
15141
15142 pkg-types@2.3.0:
15143 dependencies:
15144 confbox: 0.2.4
15145 exsolve: 1.0.8
15146 pathe: 2.0.3
15147
15148 postcss-selector-parser@7.1.1:
15149 dependencies:
15150 cssesc: 3.0.0
15151 util-deprecate: 1.0.2
15152
15153 postcss@8.4.31:
15154 dependencies:
15155 nanoid: 3.3.11
15156 picocolors: 1.1.1
15157 source-map-js: 1.2.1
15158
15159 postcss@8.5.6:
15160 dependencies:
15161 nanoid: 3.3.11
15162 picocolors: 1.1.1
15163 source-map-js: 1.2.1
15164
15165 postcss@8.5.8:
15166 dependencies:
15167 nanoid: 3.3.11
15168 picocolors: 1.1.1
15169 source-map-js: 1.2.1
15170
15171 postgres-array@2.0.0: {}
15172
15173 postgres-bytea@1.0.0: {}
15174
15175 postgres-date@1.0.7: {}
15176
15177 postgres-interval@1.2.0:
15178 dependencies:
15179 xtend: 4.0.2
15180
15181 postgres@3.4.7:
15182 optional: true
15183
15184 powershell-utils@0.1.0: {}
15185
15186 prettier@3.7.4: {}
15187
15188 pretty-format@27.5.1:
15189 dependencies:
15190 ansi-regex: 5.0.1
15191 ansi-styles: 5.2.0
15192 react-is: 17.0.2
15193
15194 pretty-ms@9.3.0:
15195 dependencies:
15196 parse-ms: 4.0.0
15197
15198 prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3):
15199 dependencies:
15200 '@prisma/config': 7.4.2
15201 '@prisma/dev': 0.20.0(typescript@5.8.3)
15202 '@prisma/engines': 7.4.2
15203 '@prisma/studio-core': 0.13.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15204 mysql2: 3.15.3
15205 postgres: 3.4.7
15206 optionalDependencies:
15207 typescript: 5.8.3
15208 transitivePeerDependencies:
15209 - '@types/react'
15210 - magicast
15211 - react
15212 - react-dom
15213 optional: true
15214
15215 prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3):
15216 dependencies:
15217 '@prisma/config': 7.4.2
15218 '@prisma/dev': 0.20.0(typescript@5.9.3)
15219 '@prisma/engines': 7.4.2
15220 '@prisma/studio-core': 0.13.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15221 mysql2: 3.15.3
15222 postgres: 3.4.7
15223 optionalDependencies:
15224 typescript: 5.9.3
15225 transitivePeerDependencies:
15226 - '@types/react'
15227 - magicast
15228 - react
15229 - react-dom
15230 optional: true
15231
15232 prismjs@1.30.0: {}
15233
15234 prompts@2.4.2:
15235 dependencies:
15236 kleur: 3.0.3
15237 sisteransi: 1.0.5
15238
15239 proper-lockfile@4.1.2:
15240 dependencies:
15241 graceful-fs: 4.2.11
15242 retry: 0.12.0
15243 signal-exit: 3.0.7
15244 optional: true
15245
15246 property-information@7.1.0: {}
15247
15248 prosemirror-changeset@2.3.1:
15249 dependencies:
15250 prosemirror-transform: 1.10.5
15251
15252 prosemirror-collab@1.3.1:
15253 dependencies:
15254 prosemirror-state: 1.4.4
15255
15256 prosemirror-commands@1.7.1:
15257 dependencies:
15258 prosemirror-model: 1.25.4
15259 prosemirror-state: 1.4.4
15260 prosemirror-transform: 1.10.5
15261
15262 prosemirror-dropcursor@1.8.2:
15263 dependencies:
15264 prosemirror-state: 1.4.4
15265 prosemirror-transform: 1.10.5
15266 prosemirror-view: 1.41.4
15267
15268 prosemirror-gapcursor@1.4.0:
15269 dependencies:
15270 prosemirror-keymap: 1.2.3
15271 prosemirror-model: 1.25.4
15272 prosemirror-state: 1.4.4
15273 prosemirror-view: 1.41.4
15274
15275 prosemirror-history@1.5.0:
15276 dependencies:
15277 prosemirror-state: 1.4.4
15278 prosemirror-transform: 1.10.5
15279 prosemirror-view: 1.41.4
15280 rope-sequence: 1.3.4
15281
15282 prosemirror-inputrules@1.5.1:
15283 dependencies:
15284 prosemirror-state: 1.4.4
15285 prosemirror-transform: 1.10.5
15286
15287 prosemirror-keymap@1.2.3:
15288 dependencies:
15289 prosemirror-state: 1.4.4
15290 w3c-keyname: 2.2.8
15291
15292 prosemirror-markdown@1.13.2:
15293 dependencies:
15294 '@types/markdown-it': 14.1.2
15295 markdown-it: 14.1.1
15296 prosemirror-model: 1.25.4
15297
15298 prosemirror-menu@1.2.5:
15299 dependencies:
15300 crelt: 1.0.6
15301 prosemirror-commands: 1.7.1
15302 prosemirror-history: 1.5.0
15303 prosemirror-state: 1.4.4
15304
15305 prosemirror-model@1.25.4:
15306 dependencies:
15307 orderedmap: 2.1.1
15308
15309 prosemirror-schema-basic@1.2.4:
15310 dependencies:
15311 prosemirror-model: 1.25.4
15312
15313 prosemirror-schema-list@1.5.1:
15314 dependencies:
15315 prosemirror-model: 1.25.4
15316 prosemirror-state: 1.4.4
15317 prosemirror-transform: 1.10.5
15318
15319 prosemirror-state@1.4.4:
15320 dependencies:
15321 prosemirror-model: 1.25.4
15322 prosemirror-transform: 1.10.5
15323 prosemirror-view: 1.41.4
15324
15325 prosemirror-tables@1.8.3:
15326 dependencies:
15327 prosemirror-keymap: 1.2.3
15328 prosemirror-model: 1.25.4
15329 prosemirror-state: 1.4.4
15330 prosemirror-transform: 1.10.5
15331 prosemirror-view: 1.41.4
15332
15333 prosemirror-trailing-node@3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.4):
15334 dependencies:
15335 '@remirror/core-constants': 3.0.0
15336 escape-string-regexp: 4.0.0
15337 prosemirror-model: 1.25.4
15338 prosemirror-state: 1.4.4
15339 prosemirror-view: 1.41.4
15340
15341 prosemirror-transform@1.10.5:
15342 dependencies:
15343 prosemirror-model: 1.25.4
15344
15345 prosemirror-view@1.41.4:
15346 dependencies:
15347 prosemirror-model: 1.25.4
15348 prosemirror-state: 1.4.4
15349 prosemirror-transform: 1.10.5
15350
15351 proxy-addr@2.0.7:
15352 dependencies:
15353 forwarded: 0.2.0
15354 ipaddr.js: 1.9.1
15355
15356 pump@3.0.3:
15357 dependencies:
15358 end-of-stream: 1.4.5
15359 once: 1.4.0
15360
15361 punycode.js@2.3.1: {}
15362
15363 punycode@2.3.1: {}
15364
15365 pure-rand@6.1.0:
15366 optional: true
15367
15368 qs@6.15.0:
15369 dependencies:
15370 side-channel: 1.1.0
15371
15372 quansync@0.2.11: {}
15373
15374 queue-microtask@1.2.3: {}
15375
15376 radix-ui@1.4.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
15377 dependencies:
15378 '@radix-ui/primitive': 1.1.3
15379 '@radix-ui/react-accessible-icon': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15380 '@radix-ui/react-accordion': 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15381 '@radix-ui/react-alert-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15382 '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15383 '@radix-ui/react-aspect-ratio': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15384 '@radix-ui/react-avatar': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15385 '@radix-ui/react-checkbox': 1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15386 '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15387 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15388 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.1.0)
15389 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.1.0)
15390 '@radix-ui/react-context-menu': 2.2.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15391 '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15392 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.1.0)
15393 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15394 '@radix-ui/react-dropdown-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15395 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.1.0)
15396 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15397 '@radix-ui/react-form': 0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15398 '@radix-ui/react-hover-card': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15399 '@radix-ui/react-label': 2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15400 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15401 '@radix-ui/react-menubar': 1.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15402 '@radix-ui/react-navigation-menu': 1.2.14(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15403 '@radix-ui/react-one-time-password-field': 0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15404 '@radix-ui/react-password-toggle-field': 0.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15405 '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15406 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15407 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15408 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15409 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15410 '@radix-ui/react-progress': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15411 '@radix-ui/react-radio-group': 1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15412 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15413 '@radix-ui/react-scroll-area': 1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15414 '@radix-ui/react-select': 2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15415 '@radix-ui/react-separator': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15416 '@radix-ui/react-slider': 1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15417 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.1.0)
15418 '@radix-ui/react-switch': 1.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15419 '@radix-ui/react-tabs': 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15420 '@radix-ui/react-toast': 1.2.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15421 '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15422 '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15423 '@radix-ui/react-toolbar': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15424 '@radix-ui/react-tooltip': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15425 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.1.0)
15426 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.1.0)
15427 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.1.0)
15428 '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.1.0)
15429 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.1.0)
15430 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.1.0)
15431 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.1.0)
15432 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
15433 react: 19.1.0
15434 react-dom: 19.1.0(react@19.1.0)
15435 optionalDependencies:
15436 '@types/react': 19.2.14
15437 '@types/react-dom': 19.2.3(@types/react@19.2.14)
15438
15439 radix-ui@1.4.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
15440 dependencies:
15441 '@radix-ui/primitive': 1.1.3
15442 '@radix-ui/react-accessible-icon': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15443 '@radix-ui/react-accordion': 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15444 '@radix-ui/react-alert-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15445 '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15446 '@radix-ui/react-aspect-ratio': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15447 '@radix-ui/react-avatar': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15448 '@radix-ui/react-checkbox': 1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15449 '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15450 '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15451 '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.4)
15452 '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.4)
15453 '@radix-ui/react-context-menu': 2.2.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15454 '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15455 '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.4)
15456 '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15457 '@radix-ui/react-dropdown-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15458 '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.4)
15459 '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15460 '@radix-ui/react-form': 0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15461 '@radix-ui/react-hover-card': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15462 '@radix-ui/react-label': 2.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15463 '@radix-ui/react-menu': 2.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15464 '@radix-ui/react-menubar': 1.1.16(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15465 '@radix-ui/react-navigation-menu': 1.2.14(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15466 '@radix-ui/react-one-time-password-field': 0.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15467 '@radix-ui/react-password-toggle-field': 0.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15468 '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15469 '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15470 '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15471 '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15472 '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15473 '@radix-ui/react-progress': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15474 '@radix-ui/react-radio-group': 1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15475 '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15476 '@radix-ui/react-scroll-area': 1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15477 '@radix-ui/react-select': 2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15478 '@radix-ui/react-separator': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15479 '@radix-ui/react-slider': 1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15480 '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.4)
15481 '@radix-ui/react-switch': 1.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15482 '@radix-ui/react-tabs': 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15483 '@radix-ui/react-toast': 1.2.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15484 '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15485 '@radix-ui/react-toggle-group': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15486 '@radix-ui/react-toolbar': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15487 '@radix-ui/react-tooltip': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15488 '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.4)
15489 '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.4)
15490 '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.4)
15491 '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.2.4)
15492 '@radix-ui/react-use-is-hydrated': 0.1.0(@types/react@19.2.14)(react@19.2.4)
15493 '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.4)
15494 '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.4)
15495 '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
15496 react: 19.2.4
15497 react-dom: 19.2.4(react@19.2.4)
15498 optionalDependencies:
15499 '@types/react': 19.2.14
15500 '@types/react-dom': 19.2.3(@types/react@19.2.14)
15501
15502 range-parser@1.2.1: {}
15503
15504 raw-body@3.0.2:
15505 dependencies:
15506 bytes: 3.1.2
15507 http-errors: 2.0.1
15508 iconv-lite: 0.7.2
15509 unpipe: 1.0.0
15510
15511 rc9@2.1.2:
15512 dependencies:
15513 defu: 6.1.4
15514 destr: 2.0.5
15515 optional: true
15516
15517 react-day-picker@9.13.2(react@19.1.0):
15518 dependencies:
15519 '@date-fns/tz': 1.4.1
15520 date-fns: 4.1.0
15521 date-fns-jalali: 4.1.0-0
15522 react: 19.1.0
15523
15524 react-day-picker@9.14.0(react@19.2.4):
15525 dependencies:
15526 '@date-fns/tz': 1.4.1
15527 '@tabby_ai/hijri-converter': 1.0.5
15528 date-fns: 4.1.0
15529 date-fns-jalali: 4.1.0-0
15530 react: 19.2.4
15531
15532 react-dom@19.1.0(react@19.1.0):
15533 dependencies:
15534 react: 19.1.0
15535 scheduler: 0.26.0
15536
15537 react-dom@19.2.4(react@19.2.4):
15538 dependencies:
15539 react: 19.2.4
15540 scheduler: 0.27.0
15541
15542 react-email@5.2.10:
15543 dependencies:
15544 '@babel/parser': 7.27.0
15545 '@babel/traverse': 7.27.0
15546 chokidar: 4.0.3
15547 commander: 13.1.0
15548 conf: 15.0.2
15549 debounce: 2.2.0
15550 esbuild: 0.27.3
15551 glob: 13.0.6
15552 jiti: 2.4.2
15553 log-symbols: 7.0.1
15554 mime-types: 3.0.2
15555 normalize-path: 3.0.0
15556 nypm: 0.6.2
15557 ora: 8.2.0
15558 prompts: 2.4.2
15559 socket.io: 4.8.1
15560 tsconfig-paths: 4.2.0
15561 transitivePeerDependencies:
15562 - bufferutil
15563 - supports-color
15564 - utf-8-validate
15565
15566 react-hook-form@7.71.2(react@19.2.4):
15567 dependencies:
15568 react: 19.2.4
15569
15570 react-i18next@15.7.4(i18next@25.10.10(typescript@5.8.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.8.3):
15571 dependencies:
15572 '@babel/runtime': 7.28.6
15573 html-parse-stringify: 3.0.1
15574 i18next: 25.10.10(typescript@5.8.3)
15575 react: 19.2.4
15576 optionalDependencies:
15577 react-dom: 19.2.4(react@19.2.4)
15578 typescript: 5.8.3
15579
15580 react-is@17.0.2: {}
15581
15582 react-markdown@10.1.0(@types/react@19.2.14)(react@19.2.4):
15583 dependencies:
15584 '@types/hast': 3.0.4
15585 '@types/mdast': 4.0.4
15586 '@types/react': 19.2.14
15587 devlop: 1.1.0
15588 hast-util-to-jsx-runtime: 2.3.6
15589 html-url-attributes: 3.0.1
15590 mdast-util-to-hast: 13.2.1
15591 react: 19.2.4
15592 remark-parse: 11.0.0
15593 remark-rehype: 11.1.2
15594 unified: 11.0.5
15595 unist-util-visit: 5.0.0
15596 vfile: 6.0.3
15597 transitivePeerDependencies:
15598 - supports-color
15599
15600 react-refresh@0.18.0: {}
15601
15602 react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.1.0):
15603 dependencies:
15604 react: 19.1.0
15605 react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.1.0)
15606 tslib: 2.8.1
15607 optionalDependencies:
15608 '@types/react': 19.2.14
15609
15610 react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.2.4):
15611 dependencies:
15612 react: 19.2.4
15613 react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.4)
15614 tslib: 2.8.1
15615 optionalDependencies:
15616 '@types/react': 19.2.14
15617
15618 react-remove-scroll@2.7.2(@types/react@19.2.14)(react@19.1.0):
15619 dependencies:
15620 react: 19.1.0
15621 react-remove-scroll-bar: 2.3.8(@types/react@19.2.14)(react@19.1.0)
15622 react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.1.0)
15623 tslib: 2.8.1
15624 use-callback-ref: 1.3.3(@types/react@19.2.14)(react@19.1.0)
15625 use-sidecar: 1.1.3(@types/react@19.2.14)(react@19.1.0)
15626 optionalDependencies:
15627 '@types/react': 19.2.14
15628
15629 react-remove-scroll@2.7.2(@types/react@19.2.14)(react@19.2.4):
15630 dependencies:
15631 react: 19.2.4
15632 react-remove-scroll-bar: 2.3.8(@types/react@19.2.14)(react@19.2.4)
15633 react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.4)
15634 tslib: 2.8.1
15635 use-callback-ref: 1.3.3(@types/react@19.2.14)(react@19.2.4)
15636 use-sidecar: 1.1.3(@types/react@19.2.14)(react@19.2.4)
15637 optionalDependencies:
15638 '@types/react': 19.2.14
15639
15640 react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.1.0):
15641 dependencies:
15642 get-nonce: 1.0.1
15643 react: 19.1.0
15644 tslib: 2.8.1
15645 optionalDependencies:
15646 '@types/react': 19.2.14
15647
15648 react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.2.4):
15649 dependencies:
15650 get-nonce: 1.0.1
15651 react: 19.2.4
15652 tslib: 2.8.1
15653 optionalDependencies:
15654 '@types/react': 19.2.14
15655
15656 react-use-websocket@4.13.0: {}
15657
15658 react@19.1.0: {}
15659
15660 react@19.2.4: {}
15661
15662 readdirp@3.6.0:
15663 dependencies:
15664 picomatch: 4.0.4
15665
15666 readdirp@4.1.2: {}
15667
15668 recast@0.23.11:
15669 dependencies:
15670 ast-types: 0.16.1
15671 esprima: 4.0.1
15672 source-map: 0.6.1
15673 tiny-invariant: 1.3.3
15674 tslib: 2.8.1
15675
15676 redent@3.0.0:
15677 dependencies:
15678 indent-string: 4.0.0
15679 strip-indent: 3.0.0
15680
15681 regex-recursion@6.0.2:
15682 dependencies:
15683 regex-utilities: 2.3.0
15684
15685 regex-utilities@2.3.0: {}
15686
15687 regex@6.1.0:
15688 dependencies:
15689 regex-utilities: 2.3.0
15690
15691 regexp-to-ast@0.5.0:
15692 optional: true
15693
15694 remark-parse@11.0.0:
15695 dependencies:
15696 '@types/mdast': 4.0.4
15697 mdast-util-from-markdown: 2.0.2
15698 micromark-util-types: 2.0.2
15699 unified: 11.0.5
15700 transitivePeerDependencies:
15701 - supports-color
15702
15703 remark-rehype@11.1.2:
15704 dependencies:
15705 '@types/hast': 3.0.4
15706 '@types/mdast': 4.0.4
15707 mdast-util-to-hast: 13.2.1
15708 unified: 11.0.5
15709 vfile: 6.0.3
15710
15711 remeda@2.33.4:
15712 optional: true
15713
15714 require-directory@2.1.1: {}
15715
15716 require-from-string@2.0.2: {}
15717
15718 reselect@5.1.1: {}
15719
15720 resolve-from@4.0.0: {}
15721
15722 resolve-from@5.0.0: {}
15723
15724 resolve-pkg-maps@1.0.0: {}
15725
15726 restore-cursor@5.1.0:
15727 dependencies:
15728 onetime: 7.0.0
15729 signal-exit: 4.1.0
15730
15731 retry@0.12.0:
15732 optional: true
15733
15734 rettime@0.10.1: {}
15735
15736 reusify@1.1.0: {}
15737
15738 rollup@4.59.0:
15739 dependencies:
15740 '@types/estree': 1.0.8
15741 optionalDependencies:
15742 '@rollup/rollup-android-arm-eabi': 4.59.0
15743 '@rollup/rollup-android-arm64': 4.59.0
15744 '@rollup/rollup-darwin-arm64': 4.59.0
15745 '@rollup/rollup-darwin-x64': 4.59.0
15746 '@rollup/rollup-freebsd-arm64': 4.59.0
15747 '@rollup/rollup-freebsd-x64': 4.59.0
15748 '@rollup/rollup-linux-arm-gnueabihf': 4.59.0
15749 '@rollup/rollup-linux-arm-musleabihf': 4.59.0
15750 '@rollup/rollup-linux-arm64-gnu': 4.59.0
15751 '@rollup/rollup-linux-arm64-musl': 4.59.0
15752 '@rollup/rollup-linux-loong64-gnu': 4.59.0
15753 '@rollup/rollup-linux-loong64-musl': 4.59.0
15754 '@rollup/rollup-linux-ppc64-gnu': 4.59.0
15755 '@rollup/rollup-linux-ppc64-musl': 4.59.0
15756 '@rollup/rollup-linux-riscv64-gnu': 4.59.0
15757 '@rollup/rollup-linux-riscv64-musl': 4.59.0
15758 '@rollup/rollup-linux-s390x-gnu': 4.59.0
15759 '@rollup/rollup-linux-x64-gnu': 4.59.0
15760 '@rollup/rollup-linux-x64-musl': 4.59.0
15761 '@rollup/rollup-openbsd-x64': 4.59.0
15762 '@rollup/rollup-openharmony-arm64': 4.59.0
15763 '@rollup/rollup-win32-arm64-msvc': 4.59.0
15764 '@rollup/rollup-win32-ia32-msvc': 4.59.0
15765 '@rollup/rollup-win32-x64-gnu': 4.59.0
15766 '@rollup/rollup-win32-x64-msvc': 4.59.0
15767 fsevents: 2.3.3
15768
15769 rope-sequence@1.3.4: {}
15770
15771 rou3@0.7.12: {}
15772
15773 router@2.2.0:
15774 dependencies:
15775 debug: 4.4.3
15776 depd: 2.0.0
15777 is-promise: 4.0.0
15778 parseurl: 1.3.3
15779 path-to-regexp: 8.4.0
15780 transitivePeerDependencies:
15781 - supports-color
15782
15783 run-applescript@7.1.0: {}
15784
15785 run-parallel@1.2.0:
15786 dependencies:
15787 queue-microtask: 1.2.3
15788
15789 safer-buffer@2.1.2: {}
15790
15791 saxes@6.0.0:
15792 dependencies:
15793 xmlchars: 2.2.0
15794
15795 scheduler@0.26.0: {}
15796
15797 scheduler@0.27.0: {}
15798
15799 selderee@0.11.0:
15800 dependencies:
15801 parseley: 0.12.1
15802
15803 semver@6.3.1: {}
15804
15805 semver@7.7.4: {}
15806
15807 send@1.2.1:
15808 dependencies:
15809 debug: 4.4.3
15810 encodeurl: 2.0.0
15811 escape-html: 1.0.3
15812 etag: 1.8.1
15813 fresh: 2.0.0
15814 http-errors: 2.0.1
15815 mime-types: 3.0.2
15816 ms: 2.1.3
15817 on-finished: 2.4.1
15818 range-parser: 1.2.1
15819 statuses: 2.0.2
15820 transitivePeerDependencies:
15821 - supports-color
15822
15823 seq-queue@0.0.5:
15824 optional: true
15825
15826 seroval-plugins@1.3.3(seroval@1.4.1):
15827 dependencies:
15828 seroval: 1.4.1
15829 optional: true
15830
15831 seroval-plugins@1.5.0(seroval@1.4.1):
15832 dependencies:
15833 seroval: 1.4.1
15834
15835 seroval@1.4.1: {}
15836
15837 serve-static@2.2.1:
15838 dependencies:
15839 encodeurl: 2.0.0
15840 escape-html: 1.0.3
15841 parseurl: 1.3.3
15842 send: 1.2.1
15843 transitivePeerDependencies:
15844 - supports-color
15845
15846 set-cookie-parser@3.0.1: {}
15847
15848 setprototypeof@1.2.0: {}
15849
15850 shadcn@3.8.5(@types/node@25.2.3)(typescript@5.8.3):
15851 dependencies:
15852 '@antfu/ni': 25.0.0
15853 '@babel/core': 7.29.0
15854 '@babel/parser': 7.29.0
15855 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
15856 '@babel/preset-typescript': 7.28.5(@babel/core@7.29.0)
15857 '@dotenvx/dotenvx': 1.52.0
15858 '@modelcontextprotocol/sdk': 1.26.0(zod@3.25.76)
15859 '@types/validate-npm-package-name': 4.0.2
15860 browserslist: 4.28.1
15861 commander: 14.0.3
15862 cosmiconfig: 9.0.0(typescript@5.8.3)
15863 dedent: 1.7.1
15864 deepmerge: 4.3.1
15865 diff: 8.0.3
15866 execa: 9.6.1
15867 fast-glob: 3.3.3
15868 fs-extra: 11.3.3
15869 fuzzysort: 3.1.0
15870 https-proxy-agent: 7.0.6
15871 kleur: 4.1.5
15872 msw: 2.12.10(@types/node@25.2.3)(typescript@5.8.3)
15873 node-fetch: 3.3.2
15874 open: 11.0.0
15875 ora: 8.2.0
15876 postcss: 8.5.6
15877 postcss-selector-parser: 7.1.1
15878 prompts: 2.4.2
15879 recast: 0.23.11
15880 stringify-object: 5.0.0
15881 tailwind-merge: 3.4.0
15882 ts-morph: 26.0.0
15883 tsconfig-paths: 4.2.0
15884 validate-npm-package-name: 7.0.2
15885 zod: 3.25.76
15886 zod-to-json-schema: 3.25.1(zod@3.25.76)
15887 transitivePeerDependencies:
15888 - '@cfworker/json-schema'
15889 - '@types/node'
15890 - babel-plugin-macros
15891 - supports-color
15892 - typescript
15893
15894 sharp@0.34.5:
15895 dependencies:
15896 '@img/colour': 1.1.0
15897 detect-libc: 2.1.2
15898 semver: 7.7.4
15899 optionalDependencies:
15900 '@img/sharp-darwin-arm64': 0.34.5
15901 '@img/sharp-darwin-x64': 0.34.5
15902 '@img/sharp-libvips-darwin-arm64': 1.2.4
15903 '@img/sharp-libvips-darwin-x64': 1.2.4
15904 '@img/sharp-libvips-linux-arm': 1.2.4
15905 '@img/sharp-libvips-linux-arm64': 1.2.4
15906 '@img/sharp-libvips-linux-ppc64': 1.2.4
15907 '@img/sharp-libvips-linux-riscv64': 1.2.4
15908 '@img/sharp-libvips-linux-s390x': 1.2.4
15909 '@img/sharp-libvips-linux-x64': 1.2.4
15910 '@img/sharp-libvips-linuxmusl-arm64': 1.2.4
15911 '@img/sharp-libvips-linuxmusl-x64': 1.2.4
15912 '@img/sharp-linux-arm': 0.34.5
15913 '@img/sharp-linux-arm64': 0.34.5
15914 '@img/sharp-linux-ppc64': 0.34.5
15915 '@img/sharp-linux-riscv64': 0.34.5
15916 '@img/sharp-linux-s390x': 0.34.5
15917 '@img/sharp-linux-x64': 0.34.5
15918 '@img/sharp-linuxmusl-arm64': 0.34.5
15919 '@img/sharp-linuxmusl-x64': 0.34.5
15920 '@img/sharp-wasm32': 0.34.5
15921 '@img/sharp-win32-arm64': 0.34.5
15922 '@img/sharp-win32-ia32': 0.34.5
15923 '@img/sharp-win32-x64': 0.34.5
15924 optional: true
15925
15926 shebang-command@2.0.0:
15927 dependencies:
15928 shebang-regex: 3.0.0
15929
15930 shebang-regex@3.0.0: {}
15931
15932 shiki@4.0.2:
15933 dependencies:
15934 '@shikijs/core': 4.0.2
15935 '@shikijs/engine-javascript': 4.0.2
15936 '@shikijs/engine-oniguruma': 4.0.2
15937 '@shikijs/langs': 4.0.2
15938 '@shikijs/themes': 4.0.2
15939 '@shikijs/types': 4.0.2
15940 '@shikijs/vscode-textmate': 10.0.2
15941 '@types/hast': 3.0.4
15942
15943 side-channel-list@1.0.0:
15944 dependencies:
15945 es-errors: 1.3.0
15946 object-inspect: 1.13.4
15947
15948 side-channel-map@1.0.1:
15949 dependencies:
15950 call-bound: 1.0.4
15951 es-errors: 1.3.0
15952 get-intrinsic: 1.3.0
15953 object-inspect: 1.13.4
15954
15955 side-channel-weakmap@1.0.2:
15956 dependencies:
15957 call-bound: 1.0.4
15958 es-errors: 1.3.0
15959 get-intrinsic: 1.3.0
15960 object-inspect: 1.13.4
15961 side-channel-map: 1.0.1
15962
15963 side-channel@1.1.0:
15964 dependencies:
15965 es-errors: 1.3.0
15966 object-inspect: 1.13.4
15967 side-channel-list: 1.0.0
15968 side-channel-map: 1.0.1
15969 side-channel-weakmap: 1.0.2
15970
15971 siginfo@2.0.0: {}
15972
15973 signal-exit@3.0.7: {}
15974
15975 signal-exit@4.1.0: {}
15976
15977 sisteransi@1.0.5: {}
15978
15979 socket.io-adapter@2.5.5:
15980 dependencies:
15981 debug: 4.3.7
15982 ws: 8.17.1
15983 transitivePeerDependencies:
15984 - bufferutil
15985 - supports-color
15986 - utf-8-validate
15987
15988 socket.io-parser@4.2.6:
15989 dependencies:
15990 '@socket.io/component-emitter': 3.1.2
15991 debug: 4.4.3
15992 transitivePeerDependencies:
15993 - supports-color
15994
15995 socket.io@4.8.1:
15996 dependencies:
15997 accepts: 1.3.8
15998 base64id: 2.0.0
15999 cors: 2.8.5
16000 debug: 4.3.7
16001 engine.io: 6.6.4
16002 socket.io-adapter: 2.5.5
16003 socket.io-parser: 4.2.6
16004 transitivePeerDependencies:
16005 - bufferutil
16006 - supports-color
16007 - utf-8-validate
16008
16009 solid-js@1.9.10:
16010 dependencies:
16011 csstype: 3.2.3
16012 seroval: 1.4.1
16013 seroval-plugins: 1.3.3(seroval@1.4.1)
16014 optional: true
16015
16016 sonner@2.0.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
16017 dependencies:
16018 react: 19.2.4
16019 react-dom: 19.2.4(react@19.2.4)
16020
16021 source-map-js@1.2.1: {}
16022
16023 source-map-support@0.5.21:
16024 dependencies:
16025 buffer-from: 1.1.2
16026 source-map: 0.6.1
16027
16028 source-map@0.6.1: {}
16029
16030 source-map@0.7.6: {}
16031
16032 space-separated-tokens@2.0.2: {}
16033
16034 sparse-bitfield@3.0.3:
16035 dependencies:
16036 memory-pager: 1.5.0
16037 optional: true
16038
16039 split2@4.2.0: {}
16040
16041 sqlstring@2.3.3:
16042 optional: true
16043
16044 stackback@0.0.2: {}
16045
16046 statuses@2.0.2: {}
16047
16048 std-env@3.10.0:
16049 optional: true
16050
16051 std-env@4.0.0: {}
16052
16053 stdin-discarder@0.2.2: {}
16054
16055 streamx@2.23.0:
16056 dependencies:
16057 events-universal: 1.0.1
16058 fast-fifo: 1.3.2
16059 text-decoder: 1.2.3
16060 transitivePeerDependencies:
16061 - bare-abort-controller
16062 - react-native-b4a
16063
16064 strict-event-emitter@0.5.1: {}
16065
16066 string-width@4.2.3:
16067 dependencies:
16068 emoji-regex: 8.0.0
16069 is-fullwidth-code-point: 3.0.0
16070 strip-ansi: 6.0.1
16071
16072 string-width@7.2.0:
16073 dependencies:
16074 emoji-regex: 10.6.0
16075 get-east-asian-width: 1.4.0
16076 strip-ansi: 7.1.2
16077
16078 stringify-entities@4.0.4:
16079 dependencies:
16080 character-entities-html4: 2.1.0
16081 character-entities-legacy: 3.0.0
16082
16083 stringify-object@5.0.0:
16084 dependencies:
16085 get-own-enumerable-keys: 1.0.0
16086 is-obj: 3.0.0
16087 is-regexp: 3.1.0
16088
16089 strip-ansi@6.0.1:
16090 dependencies:
16091 ansi-regex: 5.0.1
16092
16093 strip-ansi@7.1.2:
16094 dependencies:
16095 ansi-regex: 6.2.2
16096
16097 strip-bom@3.0.0: {}
16098
16099 strip-final-newline@2.0.0: {}
16100
16101 strip-final-newline@4.0.0: {}
16102
16103 strip-indent@3.0.0:
16104 dependencies:
16105 min-indent: 1.0.1
16106
16107 strnum@2.2.0: {}
16108
16109 stubborn-fs@2.0.0:
16110 dependencies:
16111 stubborn-utils: 1.0.2
16112
16113 stubborn-utils@1.0.2: {}
16114
16115 style-to-js@1.1.21:
16116 dependencies:
16117 style-to-object: 1.0.14
16118
16119 style-to-object@1.0.14:
16120 dependencies:
16121 inline-style-parser: 0.2.7
16122
16123 styled-jsx@5.1.6(@babel/core@7.29.0)(react@19.1.0):
16124 dependencies:
16125 client-only: 0.0.1
16126 react: 19.1.0
16127 optionalDependencies:
16128 '@babel/core': 7.29.0
16129
16130 styled-jsx@5.1.6(@babel/core@7.29.0)(react@19.2.4):
16131 dependencies:
16132 client-only: 0.0.1
16133 react: 19.2.4
16134 optionalDependencies:
16135 '@babel/core': 7.29.0
16136 optional: true
16137
16138 styled-jsx@5.1.6(react@19.2.4):
16139 dependencies:
16140 client-only: 0.0.1
16141 react: 19.2.4
16142
16143 supports-color@7.2.0:
16144 dependencies:
16145 has-flag: 4.0.0
16146
16147 symbol-tree@3.2.4: {}
16148
16149 tabbable@6.4.0: {}
16150
16151 tagged-tag@1.0.0: {}
16152
16153 tailwind-animate@0.2.10: {}
16154
16155 tailwind-merge@3.4.0: {}
16156
16157 tailwind-merge@3.5.0: {}
16158
16159 tailwindcss-animate@1.0.7(tailwindcss@4.2.1):
16160 dependencies:
16161 tailwindcss: 4.2.1
16162
16163 tailwindcss@4.1.18: {}
16164
16165 tailwindcss@4.2.1: {}
16166
16167 tapable@2.3.0: {}
16168
16169 tar-fs@3.1.1:
16170 dependencies:
16171 pump: 3.0.3
16172 tar-stream: 3.1.7
16173 optionalDependencies:
16174 bare-fs: 4.5.2
16175 bare-path: 3.0.0
16176 transitivePeerDependencies:
16177 - bare-abort-controller
16178 - bare-buffer
16179 - react-native-b4a
16180
16181 tar-stream@3.1.7:
16182 dependencies:
16183 b4a: 1.7.3
16184 fast-fifo: 1.3.2
16185 streamx: 2.23.0
16186 transitivePeerDependencies:
16187 - bare-abort-controller
16188 - react-native-b4a
16189
16190 text-decoder@1.2.3:
16191 dependencies:
16192 b4a: 1.7.3
16193 transitivePeerDependencies:
16194 - react-native-b4a
16195
16196 text-extensions@2.4.0: {}
16197
16198 through@2.3.8: {}
16199
16200 tiny-invariant@1.3.3: {}
16201
16202 tiny-warning@1.0.3: {}
16203
16204 tinybench@2.9.0: {}
16205
16206 tinyexec@1.0.2: {}
16207
16208 tinyexec@1.0.4: {}
16209
16210 tinyglobby@0.2.15:
16211 dependencies:
16212 fdir: 6.5.0(picomatch@4.0.4)
16213 picomatch: 4.0.4
16214
16215 tinyrainbow@3.1.0: {}
16216
16217 tippy.js@6.3.7:
16218 dependencies:
16219 '@popperjs/core': 2.11.8
16220
16221 tldts-core@7.0.23: {}
16222
16223 tldts@7.0.23:
16224 dependencies:
16225 tldts-core: 7.0.23
16226
16227 to-regex-range@5.0.1:
16228 dependencies:
16229 is-number: 7.0.0
16230
16231 toad-cache@3.7.0: {}
16232
16233 toidentifier@1.0.1: {}
16234
16235 tough-cookie@6.0.0:
16236 dependencies:
16237 tldts: 7.0.23
16238
16239 tough-cookie@6.0.1:
16240 dependencies:
16241 tldts: 7.0.23
16242
16243 tr46@5.1.1:
16244 dependencies:
16245 punycode: 2.3.1
16246 optional: true
16247
16248 tr46@6.0.0:
16249 dependencies:
16250 punycode: 2.3.1
16251
16252 trim-lines@3.0.1: {}
16253
16254 trough@2.2.0: {}
16255
16256 ts-morph@26.0.0:
16257 dependencies:
16258 '@ts-morph/common': 0.27.0
16259 code-block-writer: 13.0.3
16260
16261 tsconfig-paths@4.2.0:
16262 dependencies:
16263 json5: 2.2.3
16264 minimist: 1.2.8
16265 strip-bom: 3.0.0
16266
16267 tslib@2.8.1: {}
16268
16269 tsx@4.21.0:
16270 dependencies:
16271 esbuild: 0.27.3
16272 get-tsconfig: 4.13.0
16273 optionalDependencies:
16274 fsevents: 2.3.3
16275
16276 turbo-darwin-64@2.7.2:
16277 optional: true
16278
16279 turbo-darwin-arm64@2.7.2:
16280 optional: true
16281
16282 turbo-linux-64@2.7.2:
16283 optional: true
16284
16285 turbo-linux-arm64@2.7.2:
16286 optional: true
16287
16288 turbo-windows-64@2.7.2:
16289 optional: true
16290
16291 turbo-windows-arm64@2.7.2:
16292 optional: true
16293
16294 turbo@2.7.2:
16295 optionalDependencies:
16296 turbo-darwin-64: 2.7.2
16297 turbo-darwin-arm64: 2.7.2
16298 turbo-linux-64: 2.7.2
16299 turbo-linux-arm64: 2.7.2
16300 turbo-windows-64: 2.7.2
16301 turbo-windows-arm64: 2.7.2
16302
16303 turndown-plugin-gfm@1.0.2: {}
16304
16305 turndown@7.2.2:
16306 dependencies:
16307 '@mixmark-io/domino': 2.2.0
16308
16309 tw-animate-css@1.4.0: {}
16310
16311 type-fest@5.3.1:
16312 dependencies:
16313 tagged-tag: 1.0.0
16314
16315 type-is@2.0.1:
16316 dependencies:
16317 content-type: 1.0.5
16318 media-typer: 1.1.0
16319 mime-types: 3.0.2
16320
16321 typescript@5.8.3: {}
16322
16323 typescript@5.9.3: {}
16324
16325 uc.micro@2.1.0: {}
16326
16327 uint8array-extras@1.5.0: {}
16328
16329 undici-types@7.16.0: {}
16330
16331 undici-types@7.18.2: {}
16332
16333 undici@7.24.6: {}
16334
16335 unicorn-magic@0.1.0: {}
16336
16337 unicorn-magic@0.3.0: {}
16338
16339 unified@11.0.5:
16340 dependencies:
16341 '@types/unist': 3.0.3
16342 bail: 2.0.2
16343 devlop: 1.1.0
16344 extend: 3.0.2
16345 is-plain-obj: 4.1.0
16346 trough: 2.2.0
16347 vfile: 6.0.3
16348
16349 unist-util-is@6.0.1:
16350 dependencies:
16351 '@types/unist': 3.0.3
16352
16353 unist-util-position@5.0.0:
16354 dependencies:
16355 '@types/unist': 3.0.3
16356
16357 unist-util-stringify-position@4.0.0:
16358 dependencies:
16359 '@types/unist': 3.0.3
16360
16361 unist-util-visit-parents@6.0.2:
16362 dependencies:
16363 '@types/unist': 3.0.3
16364 unist-util-is: 6.0.1
16365
16366 unist-util-visit@5.0.0:
16367 dependencies:
16368 '@types/unist': 3.0.3
16369 unist-util-is: 6.0.1
16370 unist-util-visit-parents: 6.0.2
16371
16372 universal-github-app-jwt@2.2.2: {}
16373
16374 universal-user-agent@7.0.3: {}
16375
16376 universalify@2.0.1: {}
16377
16378 unpipe@1.0.0: {}
16379
16380 unplugin@2.3.11:
16381 dependencies:
16382 '@jridgewell/remapping': 2.3.5
16383 acorn: 8.15.0
16384 picomatch: 4.0.4
16385 webpack-virtual-modules: 0.6.2
16386
16387 until-async@3.0.2: {}
16388
16389 update-browserslist-db@1.2.2(browserslist@4.28.1):
16390 dependencies:
16391 browserslist: 4.28.1
16392 escalade: 3.2.0
16393 picocolors: 1.1.1
16394
16395 use-callback-ref@1.3.3(@types/react@19.2.14)(react@19.1.0):
16396 dependencies:
16397 react: 19.1.0
16398 tslib: 2.8.1
16399 optionalDependencies:
16400 '@types/react': 19.2.14
16401
16402 use-callback-ref@1.3.3(@types/react@19.2.14)(react@19.2.4):
16403 dependencies:
16404 react: 19.2.4
16405 tslib: 2.8.1
16406 optionalDependencies:
16407 '@types/react': 19.2.14
16408
16409 use-sidecar@1.1.3(@types/react@19.2.14)(react@19.1.0):
16410 dependencies:
16411 detect-node-es: 1.1.0
16412 react: 19.1.0
16413 tslib: 2.8.1
16414 optionalDependencies:
16415 '@types/react': 19.2.14
16416
16417 use-sidecar@1.1.3(@types/react@19.2.14)(react@19.2.4):
16418 dependencies:
16419 detect-node-es: 1.1.0
16420 react: 19.2.4
16421 tslib: 2.8.1
16422 optionalDependencies:
16423 '@types/react': 19.2.14
16424
16425 use-sync-external-store@1.6.0(react@19.1.0):
16426 dependencies:
16427 react: 19.1.0
16428
16429 use-sync-external-store@1.6.0(react@19.2.4):
16430 dependencies:
16431 react: 19.2.4
16432
16433 util-deprecate@1.0.2: {}
16434
16435 valibot@1.2.0(typescript@5.8.3):
16436 optionalDependencies:
16437 typescript: 5.8.3
16438 optional: true
16439
16440 valibot@1.2.0(typescript@5.9.3):
16441 optionalDependencies:
16442 typescript: 5.9.3
16443
16444 validate-npm-package-name@7.0.2: {}
16445
16446 vary@1.1.2: {}
16447
16448 vfile-message@4.0.3:
16449 dependencies:
16450 '@types/unist': 3.0.3
16451 unist-util-stringify-position: 4.0.0
16452
16453 vfile@6.0.3:
16454 dependencies:
16455 '@types/unist': 3.0.3
16456 vfile-message: 4.0.3
16457
16458 vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0):
16459 dependencies:
16460 esbuild: 0.27.3
16461 fdir: 6.5.0(picomatch@4.0.4)
16462 picomatch: 4.0.4
16463 postcss: 8.5.8
16464 rollup: 4.59.0
16465 tinyglobby: 0.2.15
16466 optionalDependencies:
16467 '@types/node': 25.4.0
16468 fsevents: 2.3.3
16469 jiti: 2.6.1
16470 lightningcss: 1.31.1
16471 tsx: 4.21.0
16472
16473 vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0):
16474 dependencies:
16475 esbuild: 0.27.3
16476 fdir: 6.5.0(picomatch@4.0.4)
16477 picomatch: 4.0.4
16478 postcss: 8.5.8
16479 rollup: 4.59.0
16480 tinyglobby: 0.2.15
16481 optionalDependencies:
16482 '@types/node': 25.5.0
16483 fsevents: 2.3.3
16484 jiti: 2.6.1
16485 lightningcss: 1.31.1
16486 tsx: 4.21.0
16487
16488 vitest@4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.4.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)):
16489 dependencies:
16490 '@vitest/expect': 4.1.2
16491 '@vitest/mocker': 4.1.2(msw@2.12.10(@types/node@25.4.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
16492 '@vitest/pretty-format': 4.1.2
16493 '@vitest/runner': 4.1.2
16494 '@vitest/snapshot': 4.1.2
16495 '@vitest/spy': 4.1.2
16496 '@vitest/utils': 4.1.2
16497 es-module-lexer: 2.0.0
16498 expect-type: 1.3.0
16499 magic-string: 0.30.21
16500 obug: 2.1.1
16501 pathe: 2.0.3
16502 picomatch: 4.0.4
16503 std-env: 4.0.0
16504 tinybench: 2.9.0
16505 tinyexec: 1.0.4
16506 tinyglobby: 0.2.15
16507 tinyrainbow: 3.1.0
16508 vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
16509 why-is-node-running: 2.3.0
16510 optionalDependencies:
16511 '@opentelemetry/api': 1.9.0
16512 '@types/node': 25.4.0
16513 jsdom: 29.0.1(@noble/hashes@2.0.1)
16514 transitivePeerDependencies:
16515 - msw
16516
16517 vitest@4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)):
16518 dependencies:
16519 '@vitest/expect': 4.1.2
16520 '@vitest/mocker': 4.1.2(msw@2.12.10(@types/node@25.5.0)(typescript@5.8.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
16521 '@vitest/pretty-format': 4.1.2
16522 '@vitest/runner': 4.1.2
16523 '@vitest/snapshot': 4.1.2
16524 '@vitest/spy': 4.1.2
16525 '@vitest/utils': 4.1.2
16526 es-module-lexer: 2.0.0
16527 expect-type: 1.3.0
16528 magic-string: 0.30.21
16529 obug: 2.1.1
16530 pathe: 2.0.3
16531 picomatch: 4.0.4
16532 std-env: 4.0.0
16533 tinybench: 2.9.0
16534 tinyexec: 1.0.4
16535 tinyglobby: 0.2.15
16536 tinyrainbow: 3.1.0
16537 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
16538 why-is-node-running: 2.3.0
16539 optionalDependencies:
16540 '@opentelemetry/api': 1.9.0
16541 '@types/node': 25.5.0
16542 jsdom: 29.0.1(@noble/hashes@2.0.1)
16543 transitivePeerDependencies:
16544 - msw
16545
16546 vitest@4.1.2(@opentelemetry/api@1.9.0)(@types/node@25.5.0)(jsdom@29.0.1(@noble/hashes@2.0.1))(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)):
16547 dependencies:
16548 '@vitest/expect': 4.1.2
16549 '@vitest/mocker': 4.1.2(msw@2.12.10(@types/node@25.5.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0))
16550 '@vitest/pretty-format': 4.1.2
16551 '@vitest/runner': 4.1.2
16552 '@vitest/snapshot': 4.1.2
16553 '@vitest/spy': 4.1.2
16554 '@vitest/utils': 4.1.2
16555 es-module-lexer: 2.0.0
16556 expect-type: 1.3.0
16557 magic-string: 0.30.21
16558 obug: 2.1.1
16559 pathe: 2.0.3
16560 picomatch: 4.0.4
16561 std-env: 4.0.0
16562 tinybench: 2.9.0
16563 tinyexec: 1.0.4
16564 tinyglobby: 0.2.15
16565 tinyrainbow: 3.1.0
16566 vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)
16567 why-is-node-running: 2.3.0
16568 optionalDependencies:
16569 '@opentelemetry/api': 1.9.0
16570 '@types/node': 25.5.0
16571 jsdom: 29.0.1(@noble/hashes@2.0.1)
16572 transitivePeerDependencies:
16573 - msw
16574
16575 void-elements@3.1.0: {}
16576
16577 w3c-keyname@2.2.8: {}
16578
16579 w3c-xmlserializer@5.0.0:
16580 dependencies:
16581 xml-name-validator: 5.0.0
16582
16583 web-streams-polyfill@3.3.3: {}
16584
16585 webidl-conversions@7.0.0:
16586 optional: true
16587
16588 webidl-conversions@8.0.1: {}
16589
16590 webpack-virtual-modules@0.6.2: {}
16591
16592 whatwg-mimetype@5.0.0: {}
16593
16594 whatwg-url@14.2.0:
16595 dependencies:
16596 tr46: 5.1.1
16597 webidl-conversions: 7.0.0
16598 optional: true
16599
16600 whatwg-url@16.0.1(@noble/hashes@2.0.1):
16601 dependencies:
16602 '@exodus/bytes': 1.15.0(@noble/hashes@2.0.1)
16603 tr46: 6.0.0
16604 webidl-conversions: 8.0.1
16605 transitivePeerDependencies:
16606 - '@noble/hashes'
16607
16608 when-exit@2.1.5: {}
16609
16610 which@2.0.2:
16611 dependencies:
16612 isexe: 2.0.0
16613
16614 which@4.0.0:
16615 dependencies:
16616 isexe: 3.1.5
16617
16618 why-is-node-running@2.3.0:
16619 dependencies:
16620 siginfo: 2.0.0
16621 stackback: 0.0.2
16622
16623 wrap-ansi@6.2.0:
16624 dependencies:
16625 ansi-styles: 4.3.0
16626 string-width: 4.2.3
16627 strip-ansi: 6.0.1
16628
16629 wrap-ansi@7.0.0:
16630 dependencies:
16631 ansi-styles: 4.3.0
16632 string-width: 4.2.3
16633 strip-ansi: 6.0.1
16634
16635 wrappy@1.0.2: {}
16636
16637 ws@8.17.1: {}
16638
16639 wsl-utils@0.3.1:
16640 dependencies:
16641 is-wsl: 3.1.1
16642 powershell-utils: 0.1.0
16643
16644 xml-name-validator@5.0.0: {}
16645
16646 xmlchars@2.2.0: {}
16647
16648 xtend@4.0.2: {}
16649
16650 y18n@5.0.8: {}
16651
16652 yallist@3.1.1: {}
16653
16654 yargs-parser@21.1.1: {}
16655
16656 yargs@17.7.2:
16657 dependencies:
16658 cliui: 8.0.1
16659 escalade: 3.2.0
16660 get-caller-file: 2.0.5
16661 require-directory: 2.1.1
16662 string-width: 4.2.3
16663 y18n: 5.0.8
16664 yargs-parser: 21.1.1
16665
16666 yocto-queue@1.2.2: {}
16667
16668 yoctocolors-cjs@2.1.3: {}
16669
16670 yoctocolors@2.1.2: {}
16671
16672 zeptomatch@2.1.0:
16673 dependencies:
16674 grammex: 3.1.12
16675 graphmatch: 1.1.1
16676 optional: true
16677
16678 zod-to-json-schema@3.25.1(zod@3.25.76):
16679 dependencies:
16680 zod: 3.25.76
16681
16682 zod-to-json-schema@3.25.1(zod@4.3.6):
16683 dependencies:
16684 zod: 4.3.6
16685
16686 zod@3.25.76: {}
16687
16688 zod@4.3.6: {}
16689
16690 zustand@5.0.11(@types/react@19.2.14)(immer@11.1.4)(react@19.1.0)(use-sync-external-store@1.6.0(react@19.1.0)):
16691 optionalDependencies:
16692 '@types/react': 19.2.14
16693 immer: 11.1.4
16694 react: 19.1.0
16695 use-sync-external-store: 1.6.0(react@19.1.0)
16696
16697 zustand@5.0.11(@types/react@19.2.14)(immer@11.1.4)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)):
16698 optionalDependencies:
16699 '@types/react': 19.2.14
16700 immer: 11.1.4
16701 react: 19.2.4
16702 use-sync-external-store: 1.6.0(react@19.2.4)
16703
16704 zwitch@2.0.4: {}