this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update

+446 -1212
+1 -1
biome.json
··· 1 1 { 2 - "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json", 2 + "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json", 3 3 "vcs": { 4 4 "enabled": true, 5 5 "clientKind": "git",
+3 -3
flake.lock
··· 2 2 "nodes": { 3 3 "nixpkgs": { 4 4 "locked": { 5 - "lastModified": 1772773019, 6 - "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=", 5 + "lastModified": 1774709303, 6 + "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=", 7 7 "owner": "nixos", 8 8 "repo": "nixpkgs", 9 - "rev": "aca4d95fce4914b3892661bcb80b8087293536c6", 9 + "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685", 10 10 "type": "github" 11 11 }, 12 12 "original": {
+14 -14
package.json
··· 10 10 "format": "biome format --write" 11 11 }, 12 12 "dependencies": { 13 - "@base-ui/react": "^1.2.0", 14 - "@hugeicons/core-free-icons": "^4.0.0", 15 - "@hugeicons/react": "^1.1.5", 13 + "@base-ui/react": "^1.3.0", 14 + "@hugeicons/core-free-icons": "^4.1.1", 15 + "@hugeicons/react": "^1.1.6", 16 16 "@neondatabase/serverless": "^1.0.2", 17 - "@vercel/blob": "^2.3.1", 18 - "better-auth": "^1.5.4", 17 + "@vercel/blob": "^2.3.2", 18 + "better-auth": "^1.5.6", 19 19 "canvas-confetti": "^1.9.4", 20 20 "class-variance-authority": "^0.7.1", 21 21 "clsx": "^2.1.1", 22 22 "date-fns": "^4.1.0", 23 23 "dotenv": "^17.3.1", 24 - "drizzle-orm": "^0.45.1", 24 + "drizzle-orm": "^0.45.2", 25 25 "next": "16.2.1", 26 26 "next-themes": "^0.4.6", 27 - "nodemailer": "^8.0.1", 27 + "nodemailer": "^8.0.4", 28 28 "react": "19.2.4", 29 29 "react-dom": "19.2.4", 30 - "shadcn": "^4.0.2", 30 + "shadcn": "^4.1.1", 31 31 "tailwind-merge": "^3.5.0", 32 32 "tw-animate-css": "^1.4.0" 33 33 }, 34 34 "devDependencies": { 35 - "@biomejs/biome": "2.4.8", 36 - "@tailwindcss/postcss": "^4.2.1", 35 + "@biomejs/biome": "2.4.10", 36 + "@tailwindcss/postcss": "^4.2.2", 37 37 "@types/canvas-confetti": "^1.9.0", 38 - "@types/node": "^25.3.5", 38 + "@types/node": "^25.5.0", 39 39 "@types/nodemailer": "^7.0.11", 40 40 "@types/react": "^19.2.14", 41 41 "@types/react-dom": "^19.2.3", 42 42 "babel-plugin-react-compiler": "1.0.0", 43 - "drizzle-kit": "^0.31.9", 44 - "tailwindcss": "^4.2.1", 43 + "drizzle-kit": "^0.31.10", 44 + "tailwindcss": "^4.2.2", 45 45 "tsx": "^4.21.0", 46 - "typescript": "^5.9.3" 46 + "typescript": "^6.0.2" 47 47 } 48 48 }
+385 -1146
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@base-ui/react': 12 - specifier: ^1.2.0 12 + specifier: ^1.3.0 13 13 version: 1.3.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 14 14 '@hugeicons/core-free-icons': 15 - specifier: ^4.0.0 16 - version: 4.0.0 15 + specifier: ^4.1.1 16 + version: 4.1.1 17 17 '@hugeicons/react': 18 - specifier: ^1.1.5 18 + specifier: ^1.1.6 19 19 version: 1.1.6(react@19.2.4) 20 20 '@neondatabase/serverless': 21 21 specifier: ^1.0.2 22 22 version: 1.0.2 23 23 '@vercel/blob': 24 - specifier: ^2.3.1 25 - version: 2.3.1 24 + specifier: ^2.3.2 25 + version: 2.3.2 26 26 better-auth: 27 - specifier: ^1.5.4 28 - version: 1.5.5(@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))(drizzle-kit@0.31.10)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.2.1(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(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))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 27 + specifier: ^1.5.6 28 + version: 1.5.6(@opentelemetry/api@1.9.1)(drizzle-kit@0.31.10)(drizzle-orm@0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15))(next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 29 29 canvas-confetti: 30 30 specifier: ^1.9.4 31 31 version: 1.9.4 ··· 42 42 specifier: ^17.3.1 43 43 version: 17.3.1 44 44 drizzle-orm: 45 - specifier: ^0.45.1 46 - version: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)) 45 + specifier: ^0.45.2 46 + version: 0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15) 47 47 next: 48 48 specifier: 16.2.1 49 - version: 16.2.1(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 49 + version: 16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 50 50 next-themes: 51 51 specifier: ^0.4.6 52 52 version: 0.4.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 53 53 nodemailer: 54 - specifier: ^8.0.1 55 - version: 8.0.3 54 + specifier: ^8.0.4 55 + version: 8.0.4 56 56 react: 57 57 specifier: 19.2.4 58 58 version: 19.2.4 ··· 60 60 specifier: 19.2.4 61 61 version: 19.2.4(react@19.2.4) 62 62 shadcn: 63 - specifier: ^4.0.2 64 - version: 4.1.0(@types/node@25.5.0)(typescript@5.9.3) 63 + specifier: ^4.1.1 64 + version: 4.1.1(@types/node@25.5.0)(typescript@6.0.2) 65 65 tailwind-merge: 66 66 specifier: ^3.5.0 67 67 version: 3.5.0 ··· 70 70 version: 1.4.0 71 71 devDependencies: 72 72 '@biomejs/biome': 73 - specifier: 2.4.8 74 - version: 2.4.8 73 + specifier: 2.4.10 74 + version: 2.4.10 75 75 '@tailwindcss/postcss': 76 - specifier: ^4.2.1 76 + specifier: ^4.2.2 77 77 version: 4.2.2 78 78 '@types/canvas-confetti': 79 79 specifier: ^1.9.0 80 80 version: 1.9.0 81 81 '@types/node': 82 - specifier: ^25.3.5 82 + specifier: ^25.5.0 83 83 version: 25.5.0 84 84 '@types/nodemailer': 85 85 specifier: ^7.0.11 ··· 94 94 specifier: 1.0.0 95 95 version: 1.0.0 96 96 drizzle-kit: 97 - specifier: ^0.31.9 97 + specifier: ^0.31.10 98 98 version: 0.31.10 99 99 tailwindcss: 100 - specifier: ^4.2.1 100 + specifier: ^4.2.2 101 101 version: 4.2.2 102 102 tsx: 103 103 specifier: ^4.21.0 104 104 version: 4.21.0 105 105 typescript: 106 - specifier: ^5.9.3 107 - version: 5.9.3 106 + specifier: ^6.0.2 107 + version: 6.0.2 108 108 109 109 packages: 110 110 ··· 229 229 peerDependencies: 230 230 '@babel/core': ^7.0.0-0 231 231 232 - '@babel/runtime@7.28.6': 233 - resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} 232 + '@babel/runtime@7.29.2': 233 + resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} 234 234 engines: {node: '>=6.9.0'} 235 235 236 236 '@babel/template@7.28.6': ··· 266 266 '@types/react': 267 267 optional: true 268 268 269 - '@better-auth/core@1.5.5': 270 - resolution: {integrity: sha512-1oR/2jAp821Dcf67kQYHUoyNcdc1TcShfw4QMK0YTVntuRES5mUOyvEJql5T6eIuLfaqaN4LOF78l0FtF66HXA==} 269 + '@better-auth/core@1.5.6': 270 + resolution: {integrity: sha512-Ez9DZdIMFyxHremmoLz1emFPGNQomDC1jqqBPnZ6Ci+6TiGN3R9w/Y03cJn6I8r1ycKgOzeVMZtJ/erOZ27Gsw==} 271 271 peerDependencies: 272 272 '@better-auth/utils': 0.3.1 273 273 '@better-fetch/fetch': 1.1.21 274 274 '@cloudflare/workers-types': '>=4' 275 + '@opentelemetry/api': ^1.9.0 275 276 better-call: 1.3.2 276 277 jose: ^6.1.0 277 278 kysely: ^0.28.5 ··· 280 281 '@cloudflare/workers-types': 281 282 optional: true 282 283 283 - '@better-auth/drizzle-adapter@1.5.5': 284 - resolution: {integrity: sha512-HAi9xAP40oDt48QZeYBFTcmg3vt1Jik90GwoRIfangd7VGbxesIIDBJSnvwMbZ52GBIc6+V4FRw9lasNiNrPfw==} 284 + '@better-auth/drizzle-adapter@1.5.6': 285 + resolution: {integrity: sha512-VfFFmaoFw3ug12SiSuIwzrMoHyIVmkMGWm9gZ4sXdYYVX4HboCL4m3fjzOhppcmK5OGatRuU+N1UX6wxCITcXw==} 285 286 peerDependencies: 286 - '@better-auth/core': 1.5.5 287 + '@better-auth/core': 1.5.6 287 288 '@better-auth/utils': ^0.3.0 288 289 drizzle-orm: '>=0.41.0' 289 290 peerDependenciesMeta: 290 291 drizzle-orm: 291 292 optional: true 292 293 293 - '@better-auth/kysely-adapter@1.5.5': 294 - resolution: {integrity: sha512-LmHffIVnqbfsxcxckMOoE8MwibWrbVFch+kwPKJ5OFDFv6lin75ufN7ZZ7twH0IMPLT/FcgzaRjP8jRrXRef9g==} 294 + '@better-auth/kysely-adapter@1.5.6': 295 + resolution: {integrity: sha512-Fnf+h8WVKtw6lEOmVmiVVzDf3shJtM60AYf9XTnbdCeUd6MxN/KnaJZpkgtYnRs7a+nwtkVB+fg4lGETebGFXQ==} 295 296 peerDependencies: 296 - '@better-auth/core': 1.5.5 297 + '@better-auth/core': 1.5.6 297 298 '@better-auth/utils': ^0.3.0 298 299 kysely: ^0.27.0 || ^0.28.0 300 + peerDependenciesMeta: 301 + kysely: 302 + optional: true 299 303 300 - '@better-auth/memory-adapter@1.5.5': 301 - resolution: {integrity: sha512-4X0j1/2L+nsgmObjmy9xEGUFWUv38Qjthp558fwS3DAp6ueWWyCaxaD6VJZ7m5qPNMrsBStO5WGP8CmJTEWm7g==} 304 + '@better-auth/memory-adapter@1.5.6': 305 + resolution: {integrity: sha512-rS7ZsrIl5uvloUgNN0u9LOZJMMXnsZXVdUZ3MrTBKWM2KpoJjzPr9yN3Szyma5+0V7SltnzSGHPkYj2bEzzmlA==} 302 306 peerDependencies: 303 - '@better-auth/core': 1.5.5 307 + '@better-auth/core': 1.5.6 304 308 '@better-auth/utils': ^0.3.0 305 309 306 - '@better-auth/mongo-adapter@1.5.5': 307 - resolution: {integrity: sha512-P1J9ljL5X5k740I8Rx1esPWNgWYPdJR5hf2CY7BwDSrQFPUHuzeCg0YhtEEP55niNateTXhBqGAcy0fVOeamZg==} 310 + '@better-auth/mongo-adapter@1.5.6': 311 + resolution: {integrity: sha512-6+M3MS2mor8fTUV3EI1FBLP0cs6QfbN+Ovx9+XxR/GdfKIBoNFzmPEPRbdGt+ft6PvrITsUm+T70+kkHgVSP6w==} 308 312 peerDependencies: 309 - '@better-auth/core': 1.5.5 313 + '@better-auth/core': 1.5.6 310 314 '@better-auth/utils': ^0.3.0 311 315 mongodb: ^6.0.0 || ^7.0.0 316 + peerDependenciesMeta: 317 + mongodb: 318 + optional: true 312 319 313 - '@better-auth/prisma-adapter@1.5.5': 314 - resolution: {integrity: sha512-CliDd78CXHzzwQIXhCdwGr5Ml53i6JdCHWV7PYwTIJz9EAm6qb2RVBdpP3nqEfNjINGM22A6gfleCgCdZkTIZg==} 320 + '@better-auth/prisma-adapter@1.5.6': 321 + resolution: {integrity: sha512-UxY9vQJs1Tt+O+T2YQnseDMlWmUSQvFZSBb5YiFRg7zcm+TEzujh4iX2/csA0YiZptLheovIuVWTP9nriewEBA==} 315 322 peerDependencies: 316 - '@better-auth/core': 1.5.5 323 + '@better-auth/core': 1.5.6 317 324 '@better-auth/utils': ^0.3.0 318 325 '@prisma/client': ^5.0.0 || ^6.0.0 || ^7.0.0 319 326 prisma: ^5.0.0 || ^6.0.0 || ^7.0.0 ··· 323 330 prisma: 324 331 optional: true 325 332 326 - '@better-auth/telemetry@1.5.5': 327 - resolution: {integrity: sha512-1+lklxArn4IMHuU503RcPdXrSG2tlXt4jnGG3omolmspQ7tktg/Y9XO/yAkYDurtvMn1xJ8X1Ov01Ji/r5s9BQ==} 333 + '@better-auth/telemetry@1.5.6': 334 + resolution: {integrity: sha512-yXC7NSxnIFlxDkGdpD7KA+J9nqIQAPCJKe77GoaC5bWoe/DALo1MYorZfTgOafS7wrslNtsPT4feV/LJi1ubqQ==} 328 335 peerDependencies: 329 - '@better-auth/core': 1.5.5 336 + '@better-auth/core': 1.5.6 330 337 331 338 '@better-auth/utils@0.3.1': 332 339 resolution: {integrity: sha512-+CGp4UmZSUrHHnpHhLPYu6cV+wSUSvVbZbNykxhUDocpVNTo9uFFxw/NqJlh1iC4wQ9HKKWGCKuZ5wUgS0v6Kg==} ··· 334 341 '@better-fetch/fetch@1.1.21': 335 342 resolution: {integrity: sha512-/ImESw0sskqlVR94jB+5+Pxjf+xBwDZF/N5+y2/q4EqD7IARUTSpPfIo8uf39SYpCxyOCtbyYpUrZ3F/k0zT4A==} 336 343 337 - '@biomejs/biome@2.4.8': 338 - resolution: {integrity: sha512-ponn0oKOky1oRXBV+rlSaUlixUxf1aZvWC19Z41zBfUOUesthrQqL3OtiAlSB1EjFjyWpn98Q64DHelhA6jNlA==} 344 + '@biomejs/biome@2.4.10': 345 + resolution: {integrity: sha512-xxA3AphFQ1geij4JTHXv4EeSTda1IFn22ye9LdyVPoJU19fNVl0uzfEuhsfQ4Yue/0FaLs2/ccVi4UDiE7R30w==} 339 346 engines: {node: '>=14.21.3'} 340 347 hasBin: true 341 348 342 - '@biomejs/cli-darwin-arm64@2.4.8': 343 - resolution: {integrity: sha512-ARx0tECE8I7S2C2yjnWYLNbBdDoPdq3oyNLhMglmuctThwUsuzFWRKrHmIGwIRWKz0Mat9DuzLEDp52hGnrxGQ==} 349 + '@biomejs/cli-darwin-arm64@2.4.10': 350 + resolution: {integrity: sha512-vuzzI1cWqDVzOMIkYyHbKqp+AkQq4K7k+UCXWpkYcY/HDn1UxdsbsfgtVpa40shem8Kax4TLDLlx8kMAecgqiw==} 344 351 engines: {node: '>=14.21.3'} 345 352 cpu: [arm64] 346 353 os: [darwin] 347 354 348 - '@biomejs/cli-darwin-x64@2.4.8': 349 - resolution: {integrity: sha512-Jg9/PsB9vDCJlANE8uhG7qDhb5w0Ix69D7XIIc8IfZPUoiPrbLm33k2Ig3NOJ/7nb3UbesFz3D1aDKm9DvzjhQ==} 355 + '@biomejs/cli-darwin-x64@2.4.10': 356 + resolution: {integrity: sha512-14fzASRo+BPotwp7nWULy2W5xeUyFnTaq1V13Etrrxkrih+ez/2QfgFm5Ehtf5vSjtgx/IJycMMpn5kPd5ZNaA==} 350 357 engines: {node: '>=14.21.3'} 351 358 cpu: [x64] 352 359 os: [darwin] 353 360 354 - '@biomejs/cli-linux-arm64-musl@2.4.8': 355 - resolution: {integrity: sha512-Zo9OhBQDJ3IBGPlqHiTISloo5H0+FBIpemqIJdW/0edJ+gEcLR+MZeZozcUyz3o1nXkVA7++DdRKQT0599j9jA==} 361 + '@biomejs/cli-linux-arm64-musl@2.4.10': 362 + resolution: {integrity: sha512-WrJY6UuiSD/Dh+nwK2qOTu8kdMDlLV3dLMmychIghHPAysWFq1/DGC1pVZx8POE3ZkzKR3PUUnVrtZfMfaJjyQ==} 356 363 engines: {node: '>=14.21.3'} 357 364 cpu: [arm64] 358 365 os: [linux] 359 366 libc: [musl] 360 367 361 - '@biomejs/cli-linux-arm64@2.4.8': 362 - resolution: {integrity: sha512-5CdrsJct76XG2hpKFwXnEtlT1p+4g4yV+XvvwBpzKsTNLO9c6iLlAxwcae2BJ7ekPGWjNGw9j09T5KGPKKxQig==} 368 + '@biomejs/cli-linux-arm64@2.4.10': 369 + resolution: {integrity: sha512-7MH1CMW5uuxQ/s7FLST63qF8B3Hgu2HRdZ7tA1X1+mk+St4JOuIrqdhIBnnyqeyWJNI+Bww7Es5QZ0wIc1Cmkw==} 363 370 engines: {node: '>=14.21.3'} 364 371 cpu: [arm64] 365 372 os: [linux] 366 373 libc: [glibc] 367 374 368 - '@biomejs/cli-linux-x64-musl@2.4.8': 369 - resolution: {integrity: sha512-Gi8quv8MEuDdKaPFtS2XjEnMqODPsRg6POT6KhoP+VrkNb+T2ywunVB+TvOU0LX1jAZzfBr+3V1mIbBhzAMKvw==} 375 + '@biomejs/cli-linux-x64-musl@2.4.10': 376 + resolution: {integrity: sha512-kDTi3pI6PBN6CiczsWYOyP2zk0IJI08EWEQyDMQWW221rPaaEz6FvjLhnU07KMzLv8q3qSuoB93ua6inSQ55Tw==} 370 377 engines: {node: '>=14.21.3'} 371 378 cpu: [x64] 372 379 os: [linux] 373 380 libc: [musl] 374 381 375 - '@biomejs/cli-linux-x64@2.4.8': 376 - resolution: {integrity: sha512-PdKXspVEaMCQLjtZCn6vfSck/li4KX9KGwSDbZdgIqlrizJ2MnMcE3TvHa2tVfXNmbjMikzcfJpuPWH695yJrw==} 382 + '@biomejs/cli-linux-x64@2.4.10': 383 + resolution: {integrity: sha512-tZLvEEi2u9Xu1zAqRjTcpIDGVtldigVvzug2fTuPG0ME/g8/mXpRPcNgLB22bGn6FvLJpHHnqLnwliOu8xjYrg==} 377 384 engines: {node: '>=14.21.3'} 378 385 cpu: [x64] 379 386 os: [linux] 380 387 libc: [glibc] 381 388 382 - '@biomejs/cli-win32-arm64@2.4.8': 383 - resolution: {integrity: sha512-LoFatS0tnHv6KkCVpIy3qZCih+MxUMvdYiPWLHRri7mhi2vyOOs8OrbZBcLTUEWCS+ktO72nZMy4F96oMhkOHQ==} 389 + '@biomejs/cli-win32-arm64@2.4.10': 390 + resolution: {integrity: sha512-umwQU6qPzH+ISTf/eHyJ/QoQnJs3V9Vpjz2OjZXe9MVBZ7prgGafMy7yYeRGnlmDAn87AKTF3Q6weLoMGpeqdQ==} 384 391 engines: {node: '>=14.21.3'} 385 392 cpu: [arm64] 386 393 os: [win32] 387 394 388 - '@biomejs/cli-win32-x64@2.4.8': 389 - resolution: {integrity: sha512-vAn7iXDoUbqFXqVocuq1sMYAd33p8+mmurqJkWl6CtIhobd/O6moe4rY5AJvzbunn/qZCdiDVcveqtkFh1e7Hg==} 395 + '@biomejs/cli-win32-x64@2.4.10': 396 + resolution: {integrity: sha512-aW/JU5GuyH4uxMrNYpoC2kjaHlyJGLgIa3XkhPEZI0uKhZhJZU8BuEyJmvgzSPQNGozBwWjC972RaNdcJ9KyJg==} 390 397 engines: {node: '>=14.21.3'} 391 398 cpu: [x64] 392 399 os: [win32] 393 400 394 - '@chevrotain/cst-dts-gen@10.5.0': 395 - resolution: {integrity: sha512-lhmC/FyqQ2o7pGK4Om+hzuDrm9rhFYIJ/AXoQBeongmn870Xeb0L6oGEiuR8nohFNL5sMaQEJWCxr1oIVIVXrw==} 396 - 397 - '@chevrotain/gast@10.5.0': 398 - resolution: {integrity: sha512-pXdMJ9XeDAbgOWKuD1Fldz4ieCs6+nLNmyVhe2gZVqoO7v8HXuHYs5OV2EzUtbuai37TlOAQHrTDvxMnvMJz3A==} 399 - 400 - '@chevrotain/types@10.5.0': 401 - resolution: {integrity: sha512-f1MAia0x/pAVPWH/T73BJVyO2XU5tI4/iE7cnxb7tqdNTNhQI3Uq3XkqcoteTmD4t1aM0LbHCJOhgIDn07kl2A==} 402 - 403 - '@chevrotain/utils@10.5.0': 404 - resolution: {integrity: sha512-hBzuU5+JjB2cqNZyszkDHZgOSrUUT8V3dhgRl8Q9Gp6dAj/H5+KILGjbhDpc3Iy9qmqlm/akuOI2ut9VUtzJxQ==} 405 - 406 - '@dotenvx/dotenvx@1.56.0': 407 - resolution: {integrity: sha512-HI5vnhK0bvkMV7bo9Bi3cp9V9ED3MAOpUoktRDtrS19Bg2SNivhqNV6slFRzf8eD9wU9S4S5NIQ11wi1CvnXAQ==} 401 + '@dotenvx/dotenvx@1.59.1': 402 + resolution: {integrity: sha512-Qg+meC+XFxliuVSDlEPkKnaUjdaJKK6FNx/Wwl2UxhQR8pyPIuLhMavsF7ePdB9qFZUWV1jEK3ckbJir/WmF4w==} 408 403 hasBin: true 409 404 410 405 '@drizzle-team/brocli@0.10.2': ··· 416 411 peerDependencies: 417 412 '@noble/ciphers': ^1.0.0 418 413 419 - '@electric-sql/pglite-socket@0.0.20': 420 - resolution: {integrity: sha512-J5nLGsicnD9wJHnno9r+DGxfcZWh+YJMCe0q/aCgtG6XOm9Z7fKeite8IZSNXgZeGltSigM9U/vAWZQWdgcSFg==} 421 - hasBin: true 422 - peerDependencies: 423 - '@electric-sql/pglite': 0.3.15 424 - 425 - '@electric-sql/pglite-tools@0.2.20': 426 - resolution: {integrity: sha512-BK50ZnYa3IG7ztXhtgYf0Q7zijV32Iw1cYS8C+ThdQlwx12V5VZ9KRJ42y82Hyb4PkTxZQklVQA9JHyUlex33A==} 427 - peerDependencies: 428 - '@electric-sql/pglite': 0.3.15 429 - 430 - '@electric-sql/pglite@0.3.15': 431 - resolution: {integrity: sha512-Cj++n1Mekf9ETfdc16TlDi+cDDQF0W7EcbyRHYOAeZdsAe8M/FJg18itDTSwyHfar2WIezawM9o0EKaRGVKygQ==} 432 - 433 - '@emnapi/runtime@1.8.1': 434 - resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} 414 + '@emnapi/runtime@1.9.1': 415 + resolution: {integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==} 435 416 436 417 '@esbuild-kit/core-utils@3.3.2': 437 418 resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==} ··· 447 428 cpu: [ppc64] 448 429 os: [aix] 449 430 450 - '@esbuild/aix-ppc64@0.27.3': 451 - resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 431 + '@esbuild/aix-ppc64@0.27.4': 432 + resolution: {integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==} 452 433 engines: {node: '>=18'} 453 434 cpu: [ppc64] 454 435 os: [aix] ··· 465 446 cpu: [arm64] 466 447 os: [android] 467 448 468 - '@esbuild/android-arm64@0.27.3': 469 - resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 449 + '@esbuild/android-arm64@0.27.4': 450 + resolution: {integrity: sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==} 470 451 engines: {node: '>=18'} 471 452 cpu: [arm64] 472 453 os: [android] ··· 483 464 cpu: [arm] 484 465 os: [android] 485 466 486 - '@esbuild/android-arm@0.27.3': 487 - resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 467 + '@esbuild/android-arm@0.27.4': 468 + resolution: {integrity: sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==} 488 469 engines: {node: '>=18'} 489 470 cpu: [arm] 490 471 os: [android] ··· 501 482 cpu: [x64] 502 483 os: [android] 503 484 504 - '@esbuild/android-x64@0.27.3': 505 - resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 485 + '@esbuild/android-x64@0.27.4': 486 + resolution: {integrity: sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==} 506 487 engines: {node: '>=18'} 507 488 cpu: [x64] 508 489 os: [android] ··· 519 500 cpu: [arm64] 520 501 os: [darwin] 521 502 522 - '@esbuild/darwin-arm64@0.27.3': 523 - resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 503 + '@esbuild/darwin-arm64@0.27.4': 504 + resolution: {integrity: sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==} 524 505 engines: {node: '>=18'} 525 506 cpu: [arm64] 526 507 os: [darwin] ··· 537 518 cpu: [x64] 538 519 os: [darwin] 539 520 540 - '@esbuild/darwin-x64@0.27.3': 541 - resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 521 + '@esbuild/darwin-x64@0.27.4': 522 + resolution: {integrity: sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==} 542 523 engines: {node: '>=18'} 543 524 cpu: [x64] 544 525 os: [darwin] ··· 555 536 cpu: [arm64] 556 537 os: [freebsd] 557 538 558 - '@esbuild/freebsd-arm64@0.27.3': 559 - resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 539 + '@esbuild/freebsd-arm64@0.27.4': 540 + resolution: {integrity: sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==} 560 541 engines: {node: '>=18'} 561 542 cpu: [arm64] 562 543 os: [freebsd] ··· 573 554 cpu: [x64] 574 555 os: [freebsd] 575 556 576 - '@esbuild/freebsd-x64@0.27.3': 577 - resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 557 + '@esbuild/freebsd-x64@0.27.4': 558 + resolution: {integrity: sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==} 578 559 engines: {node: '>=18'} 579 560 cpu: [x64] 580 561 os: [freebsd] ··· 591 572 cpu: [arm64] 592 573 os: [linux] 593 574 594 - '@esbuild/linux-arm64@0.27.3': 595 - resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 575 + '@esbuild/linux-arm64@0.27.4': 576 + resolution: {integrity: sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==} 596 577 engines: {node: '>=18'} 597 578 cpu: [arm64] 598 579 os: [linux] ··· 609 590 cpu: [arm] 610 591 os: [linux] 611 592 612 - '@esbuild/linux-arm@0.27.3': 613 - resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 593 + '@esbuild/linux-arm@0.27.4': 594 + resolution: {integrity: sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==} 614 595 engines: {node: '>=18'} 615 596 cpu: [arm] 616 597 os: [linux] ··· 627 608 cpu: [ia32] 628 609 os: [linux] 629 610 630 - '@esbuild/linux-ia32@0.27.3': 631 - resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 611 + '@esbuild/linux-ia32@0.27.4': 612 + resolution: {integrity: sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==} 632 613 engines: {node: '>=18'} 633 614 cpu: [ia32] 634 615 os: [linux] ··· 645 626 cpu: [loong64] 646 627 os: [linux] 647 628 648 - '@esbuild/linux-loong64@0.27.3': 649 - resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} 629 + '@esbuild/linux-loong64@0.27.4': 630 + resolution: {integrity: sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==} 650 631 engines: {node: '>=18'} 651 632 cpu: [loong64] 652 633 os: [linux] ··· 663 644 cpu: [mips64el] 664 645 os: [linux] 665 646 666 - '@esbuild/linux-mips64el@0.27.3': 667 - resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 647 + '@esbuild/linux-mips64el@0.27.4': 648 + resolution: {integrity: sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==} 668 649 engines: {node: '>=18'} 669 650 cpu: [mips64el] 670 651 os: [linux] ··· 681 662 cpu: [ppc64] 682 663 os: [linux] 683 664 684 - '@esbuild/linux-ppc64@0.27.3': 685 - resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} 665 + '@esbuild/linux-ppc64@0.27.4': 666 + resolution: {integrity: sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==} 686 667 engines: {node: '>=18'} 687 668 cpu: [ppc64] 688 669 os: [linux] ··· 699 680 cpu: [riscv64] 700 681 os: [linux] 701 682 702 - '@esbuild/linux-riscv64@0.27.3': 703 - resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 683 + '@esbuild/linux-riscv64@0.27.4': 684 + resolution: {integrity: sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==} 704 685 engines: {node: '>=18'} 705 686 cpu: [riscv64] 706 687 os: [linux] ··· 717 698 cpu: [s390x] 718 699 os: [linux] 719 700 720 - '@esbuild/linux-s390x@0.27.3': 721 - resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} 701 + '@esbuild/linux-s390x@0.27.4': 702 + resolution: {integrity: sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==} 722 703 engines: {node: '>=18'} 723 704 cpu: [s390x] 724 705 os: [linux] ··· 735 716 cpu: [x64] 736 717 os: [linux] 737 718 738 - '@esbuild/linux-x64@0.27.3': 739 - resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 719 + '@esbuild/linux-x64@0.27.4': 720 + resolution: {integrity: sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==} 740 721 engines: {node: '>=18'} 741 722 cpu: [x64] 742 723 os: [linux] ··· 747 728 cpu: [arm64] 748 729 os: [netbsd] 749 730 750 - '@esbuild/netbsd-arm64@0.27.3': 751 - resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} 731 + '@esbuild/netbsd-arm64@0.27.4': 732 + resolution: {integrity: sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==} 752 733 engines: {node: '>=18'} 753 734 cpu: [arm64] 754 735 os: [netbsd] ··· 765 746 cpu: [x64] 766 747 os: [netbsd] 767 748 768 - '@esbuild/netbsd-x64@0.27.3': 769 - resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 749 + '@esbuild/netbsd-x64@0.27.4': 750 + resolution: {integrity: sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==} 770 751 engines: {node: '>=18'} 771 752 cpu: [x64] 772 753 os: [netbsd] ··· 777 758 cpu: [arm64] 778 759 os: [openbsd] 779 760 780 - '@esbuild/openbsd-arm64@0.27.3': 781 - resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} 761 + '@esbuild/openbsd-arm64@0.27.4': 762 + resolution: {integrity: sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==} 782 763 engines: {node: '>=18'} 783 764 cpu: [arm64] 784 765 os: [openbsd] ··· 795 776 cpu: [x64] 796 777 os: [openbsd] 797 778 798 - '@esbuild/openbsd-x64@0.27.3': 799 - resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 779 + '@esbuild/openbsd-x64@0.27.4': 780 + resolution: {integrity: sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==} 800 781 engines: {node: '>=18'} 801 782 cpu: [x64] 802 783 os: [openbsd] ··· 807 788 cpu: [arm64] 808 789 os: [openharmony] 809 790 810 - '@esbuild/openharmony-arm64@0.27.3': 811 - resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} 791 + '@esbuild/openharmony-arm64@0.27.4': 792 + resolution: {integrity: sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==} 812 793 engines: {node: '>=18'} 813 794 cpu: [arm64] 814 795 os: [openharmony] ··· 825 806 cpu: [x64] 826 807 os: [sunos] 827 808 828 - '@esbuild/sunos-x64@0.27.3': 829 - resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 809 + '@esbuild/sunos-x64@0.27.4': 810 + resolution: {integrity: sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==} 830 811 engines: {node: '>=18'} 831 812 cpu: [x64] 832 813 os: [sunos] ··· 843 824 cpu: [arm64] 844 825 os: [win32] 845 826 846 - '@esbuild/win32-arm64@0.27.3': 847 - resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} 827 + '@esbuild/win32-arm64@0.27.4': 828 + resolution: {integrity: sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==} 848 829 engines: {node: '>=18'} 849 830 cpu: [arm64] 850 831 os: [win32] ··· 861 842 cpu: [ia32] 862 843 os: [win32] 863 844 864 - '@esbuild/win32-ia32@0.27.3': 865 - resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 845 + '@esbuild/win32-ia32@0.27.4': 846 + resolution: {integrity: sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==} 866 847 engines: {node: '>=18'} 867 848 cpu: [ia32] 868 849 os: [win32] ··· 879 860 cpu: [x64] 880 861 os: [win32] 881 862 882 - '@esbuild/win32-x64@0.27.3': 883 - resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} 863 + '@esbuild/win32-x64@0.27.4': 864 + resolution: {integrity: sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==} 884 865 engines: {node: '>=18'} 885 866 cpu: [x64] 886 867 os: [win32] ··· 900 881 '@floating-ui/utils@0.2.11': 901 882 resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==} 902 883 903 - '@hono/node-server@1.19.11': 904 - resolution: {integrity: sha512-dr8/3zEaB+p0D2n/IUrlPF1HZm586qgJNXK1a9fhg/PzdtkK7Ksd5l312tJX2yBuALqDYBlG20QEbayqPyxn+g==} 905 - engines: {node: '>=18.14.1'} 906 - peerDependencies: 907 - hono: ^4 908 - 909 - '@hono/node-server@1.19.9': 910 - resolution: {integrity: sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw==} 884 + '@hono/node-server@1.19.12': 885 + resolution: {integrity: sha512-txsUW4SQ1iilgE0l9/e9VQWmELXifEFvmdA1j6WFh/aFPj99hIntrSsq/if0UWyGVkmrRPKA1wCeP+UCr1B9Uw==} 911 886 engines: {node: '>=18.14.1'} 912 887 peerDependencies: 913 888 hono: ^4 914 889 915 - '@hugeicons/core-free-icons@4.0.0': 916 - resolution: {integrity: sha512-bzfbKumv3ke3ajbe2MyXi9i0I/cdsZ6n/mO9EfIPNSL++pHLqs7nSGRIVUtjF4xrrEyVkfhxssv4Jek8DPA6gA==} 890 + '@hugeicons/core-free-icons@4.1.1': 891 + resolution: {integrity: sha512-teqIBvPHl90ygIwKyJwTxOH8aNp1X1PjDTcMvLkEwdPxPD+8mssrZ5kXKIAJJFYPsz69a8LYQY0UPid4PAdavg==} 917 892 918 893 '@hugeicons/react@1.1.6': 919 894 resolution: {integrity: sha512-c2LhXJMAW5wN1pC/smBXG0YPqUON6ceR/ZdXHCjEI9KvB+hjtqYjmzIxok5hAQOeXGz0WtORgCQMzqewFKAZwg==} ··· 1124 1099 '@jridgewell/trace-mapping@0.3.31': 1125 1100 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 1126 1101 1127 - '@modelcontextprotocol/sdk@1.27.1': 1128 - resolution: {integrity: sha512-sr6GbP+4edBwFndLbM60gf07z0FQ79gaExpnsjMGePXqFcSSb7t6iscpjk9DhFhwd+mTEQrzNafGP8/iGGFYaA==} 1102 + '@modelcontextprotocol/sdk@1.29.0': 1103 + resolution: {integrity: sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==} 1129 1104 engines: {node: '>=18'} 1130 1105 peerDependencies: 1131 1106 '@cfworker/json-schema': ^4.1.1 ··· 1133 1108 peerDependenciesMeta: 1134 1109 '@cfworker/json-schema': 1135 1110 optional: true 1136 - 1137 - '@mongodb-js/saslprep@1.4.6': 1138 - resolution: {integrity: sha512-y+x3H1xBZd38n10NZF/rEBlvDOOMQ6LKUTHqr8R9VkJ+mmQOYtJFxIlkkK8fZrtOiL6VixbOBWMbZGBdal3Z1g==} 1139 - 1140 - '@mrleebo/prisma-ast@0.13.1': 1141 - resolution: {integrity: sha512-XyroGQXcHrZdvmrGJvsA9KNeOOgGMg1Vg9OlheUsBOSKznLMDl+YChxbkboRHvtFYJEMRYmlV3uoo/njCw05iw==} 1142 - engines: {node: '>=16'} 1143 1111 1144 1112 '@mswjs/interceptors@0.41.3': 1145 1113 resolution: {integrity: sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==} ··· 1245 1213 '@open-draft/until@2.1.0': 1246 1214 resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} 1247 1215 1248 - '@prisma/client-runtime-utils@7.4.2': 1249 - resolution: {integrity: sha512-cID+rzOEb38VyMsx5LwJMEY4NGIrWCNpKu/0ImbeooQ2Px7TI+kOt7cm0NelxUzF2V41UVVXAmYjANZQtCu1/Q==} 1250 - 1251 - '@prisma/client@7.4.2': 1252 - resolution: {integrity: sha512-ts2mu+cQHriAhSxngO3StcYubBGTWDtu/4juZhXCUKOwgh26l+s4KD3vT2kMUzFyrYnll9u/3qWrtzRv9CGWzA==} 1253 - engines: {node: ^20.19 || ^22.12 || >=24.0} 1254 - peerDependencies: 1255 - prisma: '*' 1256 - typescript: '>=5.4.0' 1257 - peerDependenciesMeta: 1258 - prisma: 1259 - optional: true 1260 - typescript: 1261 - optional: true 1262 - 1263 - '@prisma/config@7.4.2': 1264 - resolution: {integrity: sha512-CftBjWxav99lzY1Z4oDgomdb1gh9BJFAOmWF6P2v1xRfXqQb56DfBub+QKcERRdNoAzCb3HXy3Zii8Vb4AsXhg==} 1265 - 1266 - '@prisma/debug@7.2.0': 1267 - resolution: {integrity: sha512-YSGTiSlBAVJPzX4ONZmMotL+ozJwQjRmZweQNIq/ER0tQJKJynNkRB3kyvt37eOfsbMCXk3gnLF6J9OJ4QWftw==} 1268 - 1269 - '@prisma/debug@7.4.2': 1270 - resolution: {integrity: sha512-aP7qzu+g/JnbF6U69LMwHoUkELiserKmWsE2shYuEpNUJ4GrtxBCvZwCyCBHFSH2kLTF2l1goBlBh4wuvRq62w==} 1271 - 1272 - '@prisma/dev@0.20.0': 1273 - resolution: {integrity: sha512-ovlBYwWor0OzG+yH4J3Ot+AneD818BttLA+Ii7wjbcLHUrnC4tbUPVGyNd3c/+71KETPKZfjhkTSpdS15dmXNQ==} 1274 - 1275 - '@prisma/engines-version@7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919': 1276 - resolution: {integrity: sha512-5FIKY3KoYQlBuZC2yc16EXfVRQ8HY+fLqgxkYfWCtKhRb3ajCRzP/rPeoSx11+NueJDANdh4hjY36mdmrTcGSg==} 1277 - 1278 - '@prisma/engines@7.4.2': 1279 - resolution: {integrity: sha512-B+ZZhI4rXlzjVqRw/93AothEKOU5/x4oVyJFGo9RpHPnBwaPwk4Pi0Q4iGXipKxeXPs/dqljgNBjK0m8nocOJA==} 1216 + '@opentelemetry/api@1.9.1': 1217 + resolution: {integrity: sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==} 1218 + engines: {node: '>=8.0.0'} 1280 1219 1281 - '@prisma/fetch-engine@7.4.2': 1282 - resolution: {integrity: sha512-f/c/MwYpdJO7taLETU8rahEstLeXfYgQGlz5fycG7Fbmva3iPdzGmjiSWHeSWIgNnlXnelUdCJqyZnFocurZuA==} 1283 - 1284 - '@prisma/get-platform@7.2.0': 1285 - resolution: {integrity: sha512-k1V0l0Td1732EHpAfi2eySTezyllok9dXb6UQanajkJQzPUGi3vO2z7jdkz67SypFTdmbnyGYxvEvYZdZsMAVA==} 1286 - 1287 - '@prisma/get-platform@7.4.2': 1288 - resolution: {integrity: sha512-UTnChXRwiauzl/8wT4hhe7Xmixja9WE28oCnGpBtRejaHhvekx5kudr3R4Y9mLSA0kqGnAMeyTiKwDVMjaEVsw==} 1289 - 1290 - '@prisma/query-plan-executor@7.2.0': 1291 - resolution: {integrity: sha512-EOZmNzcV8uJ0mae3DhTsiHgoNCuu1J9mULQpGCh62zN3PxPTd+qI9tJvk5jOst8WHKQNwJWR3b39t0XvfBB0WQ==} 1292 - 1293 - '@prisma/studio-core@0.13.1': 1294 - resolution: {integrity: sha512-agdqaPEePRHcQ7CexEfkX1RvSH9uWDb6pXrZnhCRykhDFAV0/0P3d07WtfiY8hZWb7oRU4v+NkT4cGFHkQJIPg==} 1295 - peerDependencies: 1296 - '@types/react': ^18.0.0 || ^19.0.0 1297 - react: ^18.0.0 || ^19.0.0 1298 - react-dom: ^18.0.0 || ^19.0.0 1220 + '@opentelemetry/semantic-conventions@1.40.0': 1221 + resolution: {integrity: sha512-cifvXDhcqMwwTlTK04GBNeIe7yyo28Mfby85QXFe1Yk8nmi36Ab/5UQwptOx84SsoGNRg+EVSjwzfSZMy6pmlw==} 1222 + engines: {node: '>=14'} 1299 1223 1300 1224 '@sec-ant/readable-stream@0.4.1': 1301 1225 resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} ··· 1417 1341 '@types/nodemailer@7.0.11': 1418 1342 resolution: {integrity: sha512-E+U4RzR2dKrx+u3N4DlsmLaDC6mMZOM/TPROxA0UAPiTgI0y4CEFBmZE+coGWTjakDriRsXG368lNk1u9Q0a2g==} 1419 1343 1420 - '@types/pg@8.18.0': 1421 - resolution: {integrity: sha512-gT+oueVQkqnj6ajGJXblFR4iavIXWsGAFCk3dP4Kki5+a9R4NMt0JARdk6s8cUKcfUoqP5dAtDSLU8xYUTFV+Q==} 1344 + '@types/pg@8.20.0': 1345 + resolution: {integrity: sha512-bEPFOaMAHTEP1EzpvHTbmwR8UsFyHSKsRisLIHVMXnpNefSbGA1bD6CVy+qKjGSqmZqNqBDV2azOBo8TgkcVow==} 1422 1346 1423 1347 '@types/react-dom@19.2.3': 1424 1348 resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} ··· 1434 1358 '@types/validate-npm-package-name@4.0.2': 1435 1359 resolution: {integrity: sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw==} 1436 1360 1437 - '@types/webidl-conversions@7.0.3': 1438 - resolution: {integrity: sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==} 1439 - 1440 - '@types/whatwg-url@13.0.0': 1441 - resolution: {integrity: sha512-N8WXpbE6Wgri7KUSvrmQcqrMllKZ9uxkYWMt+mCSGwNc0Hsw9VQTW7ApqI4XNrx6/SaM2QQJCzMPDEXE058s+Q==} 1442 - 1443 - '@vercel/blob@2.3.1': 1444 - resolution: {integrity: sha512-6f9oWC+DbWxIgBLOdqjjn2/REpFrPDB7y5B5HA1ptYkzZaBgL6E34kWrptJvJ7teApJdbAs3I1a5A7z1y8SDHw==} 1361 + '@vercel/blob@2.3.2': 1362 + resolution: {integrity: sha512-FjlTJ5ffGj0RssrU0dJ90Zgr83AdhpIs2y9f3x386w+q9sM0P8m8Ouxsm3fqsjr4IyqTTo7Ioc2PJqxxOKNhjA==} 1445 1363 engines: {node: '>=20.0.0'} 1446 1364 1447 1365 accepts@2.0.0: ··· 1485 1403 async-retry@1.3.3: 1486 1404 resolution: {integrity: sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==} 1487 1405 1488 - aws-ssl-profiles@1.1.2: 1489 - resolution: {integrity: sha512-NZKeq9AfyQvEeNlN0zSYAaWrmBffJh3IELMZfRpJVWgrpEbtEpnjvzqBPf+mxoI287JohRDoa+/nsfqqiZmF6g==} 1490 - engines: {node: '>= 6.0.0'} 1491 - 1492 1406 babel-plugin-react-compiler@1.0.0: 1493 1407 resolution: {integrity: sha512-Ixm8tFfoKKIPYdCCKYTsqv+Fd4IJ0DQqMyEimo+pxUOMUR9cVPlwTrFt9Avu+3cb6Zp3mAzl+t1MrG2fxxKsxw==} 1494 1408 ··· 1496 1410 resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} 1497 1411 engines: {node: 18 || 20 || >=22} 1498 1412 1499 - baseline-browser-mapping@2.10.9: 1500 - resolution: {integrity: sha512-OZd0e2mU11ClX8+IdXe3r0dbqMEznRiT4TfbhYIbcRPZkqJ7Qwer8ij3GZAmLsRKa+II9V1v5czCkvmHH3XZBg==} 1413 + baseline-browser-mapping@2.10.12: 1414 + resolution: {integrity: sha512-qyq26DxfY4awP2gIRXhhLWfwzwI+N5Nxk6iQi8EFizIaWIjqicQTE4sLnZZVdeKPRcVNoJOkkpfzoIYuvCKaIQ==} 1501 1415 engines: {node: '>=6.0.0'} 1502 1416 hasBin: true 1503 1417 1504 - better-auth@1.5.5: 1505 - resolution: {integrity: sha512-GpVPaV1eqr3mOovKfghJXXk6QvlcVeFbS3z+n+FPDid5rK/2PchnDtiaVCzWyXA9jH2KkirOfl+JhAUvnja0Eg==} 1418 + better-auth@1.5.6: 1419 + resolution: {integrity: sha512-QSpJTqaT1XVfWRQe/fm3PgeuwOIlz1nWX/Dx7nsHStJ382bLzmDbQk2u7IT0IJ6wS5SRxfqEE1Ev9TXontgyAQ==} 1506 1420 peerDependencies: 1507 1421 '@lynx-js/react': '*' 1508 1422 '@prisma/client': ^5.0.0 || ^6.0.0 || ^7.0.0 ··· 1575 1489 resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==} 1576 1490 engines: {node: '>=18'} 1577 1491 1578 - brace-expansion@5.0.4: 1579 - resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} 1492 + brace-expansion@5.0.5: 1493 + resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} 1580 1494 engines: {node: 18 || 20 || >=22} 1581 1495 1582 1496 braces@3.0.3: ··· 1588 1502 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 1589 1503 hasBin: true 1590 1504 1591 - bson@7.2.0: 1592 - resolution: {integrity: sha512-YCEo7KjMlbNlyHhz7zAZNDpIpQbd+wOEHJYezv0nMYTn4x31eIUM2yomNNubclAt63dObUzKHWsBLJ9QcZNSnQ==} 1593 - engines: {node: '>=20.19.0'} 1594 - 1595 1505 buffer-from@1.1.2: 1596 1506 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 1597 1507 ··· 1603 1513 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} 1604 1514 engines: {node: '>= 0.8'} 1605 1515 1606 - c12@3.1.0: 1607 - resolution: {integrity: sha512-uWoS8OU1MEIsOv8p/5a82c3H31LsWVR5qiyXVfBNOzfffjUWtPnhAb4BYI2uG2HfGmZmFjCtui5XNWaps+iFuw==} 1608 - peerDependencies: 1609 - magicast: ^0.3.5 1610 - peerDependenciesMeta: 1611 - magicast: 1612 - optional: true 1613 - 1614 1516 call-bind-apply-helpers@1.0.2: 1615 1517 resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} 1616 1518 engines: {node: '>= 0.4'} ··· 1623 1525 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} 1624 1526 engines: {node: '>=6'} 1625 1527 1626 - caniuse-lite@1.0.30001780: 1627 - resolution: {integrity: sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==} 1528 + caniuse-lite@1.0.30001782: 1529 + resolution: {integrity: sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==} 1628 1530 1629 1531 canvas-confetti@1.9.4: 1630 1532 resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==} ··· 1633 1535 resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} 1634 1536 engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} 1635 1537 1636 - chevrotain@10.5.0: 1637 - resolution: {integrity: sha512-Pkv5rBY3+CsHOYfV5g/Vs5JY9WTHHDEKOlohI2XeygaZhUeqhAlldZ8Hz9cRmxu709bvS08YzxHdTPHhffc13A==} 1638 - 1639 - chokidar@4.0.3: 1640 - resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 1641 - engines: {node: '>= 14.16.0'} 1642 - 1643 - citty@0.1.6: 1644 - resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} 1645 - 1646 - citty@0.2.1: 1647 - resolution: {integrity: sha512-kEV95lFBhQgtogAPlQfJJ0WGVSokvLr/UEoFPiKKOXF7pl98HfUVUD0ejsuTCld/9xH9vogSywZ5KqHzXrZpqg==} 1648 - 1649 1538 class-variance-authority@0.7.1: 1650 1539 resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==} 1651 1540 ··· 1689 1578 commander@14.0.3: 1690 1579 resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==} 1691 1580 engines: {node: '>=20'} 1692 - 1693 - confbox@0.2.4: 1694 - resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==} 1695 - 1696 - consola@3.4.2: 1697 - resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==} 1698 - engines: {node: ^14.18.0 || >=16.10.0} 1699 1581 1700 1582 content-disposition@1.0.1: 1701 1583 resolution: {integrity: sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==} ··· 1769 1651 babel-plugin-macros: 1770 1652 optional: true 1771 1653 1772 - deepmerge-ts@7.1.5: 1773 - resolution: {integrity: sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==} 1774 - engines: {node: '>=16.0.0'} 1775 - 1776 1654 deepmerge@4.3.1: 1777 1655 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} 1778 1656 engines: {node: '>=0.10.0'} ··· 1792 1670 defu@6.1.4: 1793 1671 resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} 1794 1672 1795 - denque@2.1.0: 1796 - resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} 1797 - engines: {node: '>=0.10'} 1798 - 1799 1673 depd@2.0.0: 1800 1674 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} 1801 1675 engines: {node: '>= 0.8'} 1802 1676 1803 - destr@2.0.5: 1804 - resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} 1805 - 1806 1677 detect-libc@2.1.2: 1807 1678 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 1808 1679 engines: {node: '>=8'} 1809 1680 1810 - diff@8.0.3: 1811 - resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} 1681 + diff@8.0.4: 1682 + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} 1812 1683 engines: {node: '>=0.3.1'} 1813 - 1814 - dotenv@16.6.1: 1815 - resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} 1816 - engines: {node: '>=12'} 1817 1684 1818 1685 dotenv@17.3.1: 1819 1686 resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==} ··· 1823 1690 resolution: {integrity: sha512-7OZcmQUrdGI+DUNNsKBn1aW8qSoKuTH7d0mYgSP8bAzdFzKoovxEFnoGQp2dVs82EOJeYycqRtciopszwUf8bw==} 1824 1691 hasBin: true 1825 1692 1826 - drizzle-orm@0.45.1: 1827 - resolution: {integrity: sha512-Te0FOdKIistGNPMq2jscdqngBRfBpC8uMFVwqjf6gtTVJHIQ/dosgV/CLBU2N4ZJBsXL5savCba9b0YJskKdcA==} 1693 + drizzle-orm@0.45.2: 1694 + resolution: {integrity: sha512-kY0BSaTNYWnoDMVoyY8uxmyHjpJW1geOmBMdSSicKo9CIIWkSxMIj2rkeSR51b8KAPB7m+qysjuHme5nKP+E5Q==} 1828 1695 peerDependencies: 1829 1696 '@aws-sdk/client-rds-data': '>=3' 1830 1697 '@cloudflare/workers-types': '>=4' ··· 1926 1793 ee-first@1.1.1: 1927 1794 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 1928 1795 1929 - effect@3.18.4: 1930 - resolution: {integrity: sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA==} 1931 - 1932 - electron-to-chromium@1.5.321: 1933 - resolution: {integrity: sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==} 1796 + electron-to-chromium@1.5.329: 1797 + resolution: {integrity: sha512-/4t+AS1l4S3ZC0Ja7PHFIWeBIxGA3QGqV8/yKsP36v7NcyUCl+bIcmw6s5zVuMIECWwBrAK/6QLzTmbJChBboQ==} 1934 1798 1935 1799 emoji-regex@10.6.0: 1936 1800 resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} 1937 1801 1938 1802 emoji-regex@8.0.0: 1939 1803 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 1940 - 1941 - empathic@2.0.0: 1942 - resolution: {integrity: sha512-i6UzDscO/XfAcNYD75CfICkmfLedpyPDdozrLMmQc5ORaQcdMoc21OnlEylMIqI7U8eniKrPMxxtj8k0vhmJhA==} 1943 - engines: {node: '>=14'} 1944 1804 1945 1805 encodeurl@2.0.0: 1946 1806 resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} ··· 1979 1839 engines: {node: '>=18'} 1980 1840 hasBin: true 1981 1841 1982 - esbuild@0.27.3: 1983 - resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} 1842 + esbuild@0.27.4: 1843 + resolution: {integrity: sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==} 1984 1844 engines: {node: '>=18'} 1985 1845 hasBin: true 1986 1846 ··· 2016 1876 resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==} 2017 1877 engines: {node: ^18.19.0 || >=20.5.0} 2018 1878 2019 - express-rate-limit@8.3.1: 2020 - resolution: {integrity: sha512-D1dKN+cmyPWuvB+G2SREQDzPY1agpBIcTa9sJxOPMCNeH3gwzhqJRDWCXW3gg0y//+LQ/8j52JbMROWyrKdMdw==} 1879 + express-rate-limit@8.3.2: 1880 + resolution: {integrity: sha512-77VmFeJkO0/rvimEDuUC5H30oqUC4EyOhyGccfqoLebB0oiEYfM7nwPrsDsBL1gsTpwfzX8SFy2MT3TDyRq+bg==} 2021 1881 engines: {node: '>= 16'} 2022 1882 peerDependencies: 2023 1883 express: '>= 4.11' ··· 2025 1885 express@5.2.1: 2026 1886 resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==} 2027 1887 engines: {node: '>= 18'} 2028 - 2029 - exsolve@1.0.8: 2030 - resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==} 2031 - 2032 - fast-check@3.23.2: 2033 - resolution: {integrity: sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A==} 2034 - engines: {node: '>=8.0.0'} 2035 1888 2036 1889 fast-deep-equal@3.1.3: 2037 1890 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} ··· 2071 1924 resolution: {integrity: sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==} 2072 1925 engines: {node: '>= 18.0.0'} 2073 1926 2074 - foreground-child@3.3.1: 2075 - resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} 2076 - engines: {node: '>=14'} 2077 - 2078 1927 formdata-polyfill@4.0.10: 2079 1928 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} 2080 1929 engines: {node: '>=12.20.0'} ··· 2102 1951 fuzzysort@3.1.0: 2103 1952 resolution: {integrity: sha512-sR9BNCjBg6LNgwvxlBd0sBABvQitkLzoVY9MYYROQVX/FvfJ4Mai9LsGhDgd8qYdds0bY77VzYd5iuB+v5rwQQ==} 2104 1953 2105 - generate-function@2.3.1: 2106 - resolution: {integrity: sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==} 2107 - 2108 1954 gensync@1.0.0-beta.2: 2109 1955 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 2110 1956 engines: {node: '>=6.9.0'} ··· 2125 1971 resolution: {integrity: sha512-PKsK2FSrQCyxcGHsGrLDcK0lx+0Ke+6e8KFFozA9/fIQLhQzPaRvJFdcz7+Axg3jUH/Mq+NI4xa5u/UT2tQskA==} 2126 1972 engines: {node: '>=14.16'} 2127 1973 2128 - get-port-please@3.2.0: 2129 - resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} 2130 - 2131 1974 get-proto@1.0.1: 2132 1975 resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} 2133 1976 engines: {node: '>= 0.4'} ··· 2140 1983 resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} 2141 1984 engines: {node: '>=18'} 2142 1985 2143 - get-tsconfig@4.13.6: 2144 - resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} 2145 - 2146 - giget@2.0.0: 2147 - resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==} 2148 - hasBin: true 1986 + get-tsconfig@4.13.7: 1987 + resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==} 2149 1988 2150 1989 glob-parent@5.1.2: 2151 1990 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} ··· 2158 1997 graceful-fs@4.2.11: 2159 1998 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 2160 1999 2161 - grammex@3.1.12: 2162 - resolution: {integrity: sha512-6ufJOsSA7LcQehIJNCO7HIBykfM7DXQual0Ny780/DEcJIpBlHRvcqEBWGPYd7hrXL2GJ3oJI1MIhaXjWmLQOQ==} 2163 - 2164 - graphmatch@1.1.1: 2165 - resolution: {integrity: sha512-5ykVn/EXM1hF0XCaWh05VbYvEiOL2lY1kBxZtaYsyvjp7cmWOU1XsAdfQBwClraEofXDT197lFbXOEVMHpvQOg==} 2166 - 2167 - graphql@16.13.1: 2168 - resolution: {integrity: sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==} 2000 + graphql@16.13.2: 2001 + resolution: {integrity: sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==} 2169 2002 engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} 2170 2003 2171 2004 has-symbols@1.1.0: ··· 2179 2012 headers-polyfill@4.0.3: 2180 2013 resolution: {integrity: sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==} 2181 2014 2182 - hono@4.11.4: 2183 - resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} 2184 - engines: {node: '>=16.9.0'} 2185 - 2186 - hono@4.12.8: 2187 - resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==} 2015 + hono@4.12.9: 2016 + resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} 2188 2017 engines: {node: '>=16.9.0'} 2189 2018 2190 2019 http-errors@2.0.1: 2191 2020 resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==} 2192 2021 engines: {node: '>= 0.8'} 2193 2022 2194 - http-status-codes@2.3.0: 2195 - resolution: {integrity: sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==} 2196 - 2197 2023 https-proxy-agent@7.0.6: 2198 2024 resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} 2199 2025 engines: {node: '>= 14'} ··· 2284 2110 is-promise@4.0.0: 2285 2111 resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==} 2286 2112 2287 - is-property@1.0.2: 2288 - resolution: {integrity: sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==} 2289 - 2290 2113 is-regexp@3.1.0: 2291 2114 resolution: {integrity: sha512-rbku49cWloU5bSMI+zaRaXdQHXnthP6DZ/vLnfdSKyL4zUzuWnomtOEiZZOd+ioQ+avFo/qau3KPTc7Fjy1uPA==} 2292 2115 engines: {node: '>=12'} ··· 2322 2145 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} 2323 2146 hasBin: true 2324 2147 2325 - jose@6.2.1: 2326 - resolution: {integrity: sha512-jUaKr1yrbfaImV7R2TN/b3IcZzsw38/chqMpo2XJ7i2F8AfM/lA4G1goC3JVEwg0H7UldTmSt3P68nt31W7/mw==} 2327 - 2328 2148 jose@6.2.2: 2329 2149 resolution: {integrity: sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==} 2330 2150 ··· 2365 2185 resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} 2366 2186 engines: {node: '>=6'} 2367 2187 2368 - kysely@0.28.11: 2369 - resolution: {integrity: sha512-zpGIFg0HuoC893rIjYX1BETkVWdDnzTzF5e0kWXJFg5lE0k1/LfNWBejrcnOFu8Q2Rfq/hTDTU7XLUM8QOrpzg==} 2188 + kysely@0.28.15: 2189 + resolution: {integrity: sha512-r2clcf7HLWvDXaVUEvQymXJY4i3bSOIV3xsL/Upy3ZfSv5HeKsk9tsqbBptLvth5qHEIhxeHTA2jNLyQABkLBA==} 2370 2190 engines: {node: '>=20.0.0'} 2371 2191 2372 2192 lightningcss-android-arm64@1.32.0: ··· 2443 2263 resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==} 2444 2264 engines: {node: '>= 12.0.0'} 2445 2265 2446 - lilconfig@2.1.0: 2447 - resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} 2448 - engines: {node: '>=10'} 2449 - 2450 2266 lines-and-columns@1.2.4: 2451 2267 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} 2452 2268 2453 - lodash@4.17.21: 2454 - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} 2455 - 2456 2269 log-symbols@6.0.0: 2457 2270 resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==} 2458 2271 engines: {node: '>=18'} 2459 2272 2460 - long@5.3.2: 2461 - resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==} 2462 - 2463 2273 lru-cache@5.1.1: 2464 2274 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 2465 2275 2466 - lru.min@1.1.4: 2467 - resolution: {integrity: sha512-DqC6n3QQ77zdFpCMASA1a3Jlb64Hv2N2DciFGkO/4L9+q/IpIAuRlKOvCXabtRW6cQf8usbmM6BE/TOPysCdIA==} 2468 - engines: {bun: '>=1.0.0', deno: '>=1.30.0', node: '>=8.0.0'} 2469 - 2470 2276 magic-string@0.30.21: 2471 2277 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 2472 2278 ··· 2477 2283 media-typer@1.1.0: 2478 2284 resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==} 2479 2285 engines: {node: '>= 0.8'} 2480 - 2481 - memory-pager@1.5.0: 2482 - resolution: {integrity: sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==} 2483 2286 2484 2287 merge-descriptors@2.0.0: 2485 2288 resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==} ··· 2512 2315 resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==} 2513 2316 engines: {node: '>=18'} 2514 2317 2515 - minimatch@10.2.4: 2516 - resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} 2318 + minimatch@10.2.5: 2319 + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} 2517 2320 engines: {node: 18 || 20 || >=22} 2518 2321 2519 2322 minimist@1.2.8: 2520 2323 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 2521 2324 2522 - mongodb-connection-string-url@7.0.1: 2523 - resolution: {integrity: sha512-h0AZ9A7IDVwwHyMxmdMXKy+9oNlF0zFoahHiX3vQ8e3KFcSP3VmsmfvtRSuLPxmyv2vjIDxqty8smTgie/SNRQ==} 2524 - engines: {node: '>=20.19.0'} 2525 - 2526 - mongodb@7.1.0: 2527 - resolution: {integrity: sha512-kMfnKunbolQYwCIyrkxNJFB4Ypy91pYqua5NargS/f8ODNSJxT03ZU3n1JqL4mCzbSih8tvmMEMLpKTT7x5gCg==} 2528 - engines: {node: '>=20.19.0'} 2529 - peerDependencies: 2530 - '@aws-sdk/credential-providers': ^3.806.0 2531 - '@mongodb-js/zstd': ^7.0.0 2532 - gcp-metadata: ^7.0.1 2533 - kerberos: ^7.0.0 2534 - mongodb-client-encryption: '>=7.0.0 <7.1.0' 2535 - snappy: ^7.3.2 2536 - socks: ^2.8.6 2537 - peerDependenciesMeta: 2538 - '@aws-sdk/credential-providers': 2539 - optional: true 2540 - '@mongodb-js/zstd': 2541 - optional: true 2542 - gcp-metadata: 2543 - optional: true 2544 - kerberos: 2545 - optional: true 2546 - mongodb-client-encryption: 2547 - optional: true 2548 - snappy: 2549 - optional: true 2550 - socks: 2551 - optional: true 2552 - 2553 2325 ms@2.1.3: 2554 2326 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} 2555 2327 2556 - msw@2.12.13: 2557 - resolution: {integrity: sha512-9CV2mXT9+z0J26MQDfEZZkj/psJ5Er/w0w+t95FWdaGH/DTlhNZBx8vBO5jSYv8AZEnl3ouX+AaTT68KXdAIag==} 2328 + msw@2.12.14: 2329 + resolution: {integrity: sha512-4KXa4nVBIBjbDbd7vfQNuQ25eFxug0aropCQFoI0JdOBuJWamkT1yLVIWReFI8SiTRc+H1hKzaNk+cLk2N9rtQ==} 2558 2330 engines: {node: '>=18'} 2559 2331 hasBin: true 2560 2332 peerDependencies: ··· 2567 2339 resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} 2568 2340 engines: {node: ^18.17.0 || >=20.5.0} 2569 2341 2570 - mysql2@3.15.3: 2571 - resolution: {integrity: sha512-FBrGau0IXmuqg4haEZRBfHNWB5mUARw6hNwPDXXGg0XzVJ50mr/9hb267lvpVMnhZ1FON3qNd4Xfcez1rbFwSg==} 2572 - engines: {node: '>= 8.0'} 2573 - 2574 - named-placeholders@1.1.6: 2575 - resolution: {integrity: sha512-Tz09sEL2EEuv5fFowm419c1+a/jSMiBjI9gHxVLrVdbUkkNUUfjsVYs9pVZu5oCon/kmRh9TfLEObFtkVxmY0w==} 2576 - engines: {node: '>=8.0.0'} 2577 - 2578 2342 nanoid@3.3.11: 2579 2343 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} 2580 2344 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 2581 2345 hasBin: true 2582 2346 2583 - nanostores@1.1.1: 2584 - resolution: {integrity: sha512-EYJqS25r2iBeTtGQCHidXl1VfZ1jXM7Q04zXJOrMlxVVmD0ptxJaNux92n1mJ7c5lN3zTq12MhH/8x59nP+qmg==} 2347 + nanostores@1.2.0: 2348 + resolution: {integrity: sha512-F0wCzbsH80G7XXo0Jd9/AVQC7ouWY6idUCTnMwW5t/Rv9W8qmO6endavDwg7TNp5GbugwSukFMVZqzPSrSMndg==} 2585 2349 engines: {node: ^20.0.0 || >=22.0.0} 2586 2350 2587 2351 negotiator@1.0.0: ··· 2619 2383 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} 2620 2384 engines: {node: '>=10.5.0'} 2621 2385 deprecated: Use your platform's native DOMException instead 2622 - 2623 - node-fetch-native@1.6.7: 2624 - resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} 2625 2386 2626 2387 node-fetch@3.3.2: 2627 2388 resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} ··· 2630 2391 node-releases@2.0.36: 2631 2392 resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} 2632 2393 2633 - nodemailer@8.0.3: 2634 - resolution: {integrity: sha512-JQNBqvK+bj3NMhUFR3wmCl3SYcOeMotDiwDBvIoCuQdF0PvlIY0BH+FJ2CG7u4cXKPChplE78oowlH/Otsc4ZQ==} 2394 + nodemailer@8.0.4: 2395 + resolution: {integrity: sha512-k+jf6N8PfQJ0Fe8ZhJlgqU5qJU44Lpvp2yvidH3vp1lPnVQMgi4yEEMPXg5eJS1gFIJTVq1NHBk7Ia9ARdSBdQ==} 2635 2396 engines: {node: '>=6.0.0'} 2636 2397 2637 2398 npm-run-path@4.0.1: ··· 2642 2403 resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==} 2643 2404 engines: {node: '>=18'} 2644 2405 2645 - nypm@0.6.5: 2646 - resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==} 2647 - engines: {node: '>=18'} 2648 - hasBin: true 2649 - 2650 2406 object-assign@4.1.1: 2651 2407 resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} 2652 2408 engines: {node: '>=0.10.0'} ··· 2658 2414 object-treeify@1.1.33: 2659 2415 resolution: {integrity: sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==} 2660 2416 engines: {node: '>= 10'} 2661 - 2662 - ohash@2.0.11: 2663 - resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} 2664 2417 2665 2418 on-finished@2.4.1: 2666 2419 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} ··· 2718 2471 path-to-regexp@6.3.0: 2719 2472 resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} 2720 2473 2721 - path-to-regexp@8.3.0: 2722 - resolution: {integrity: sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==} 2723 - 2724 - pathe@2.0.3: 2725 - resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} 2726 - 2727 - perfect-debounce@1.0.0: 2728 - resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} 2474 + path-to-regexp@8.4.1: 2475 + resolution: {integrity: sha512-fvU78fIjZ+SBM9YwCknCvKOUKkLVqtWDVctl0s7xIqfmfb38t2TT4ZU2gHm+Z8xGwgW+QWEU3oQSAzIbo89Ggw==} 2729 2476 2730 2477 pg-int8@1.0.1: 2731 2478 resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} ··· 2741 2488 picocolors@1.1.1: 2742 2489 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 2743 2490 2744 - picomatch@2.3.1: 2745 - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 2491 + picomatch@2.3.2: 2492 + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} 2746 2493 engines: {node: '>=8.6'} 2747 2494 2748 - picomatch@4.0.3: 2749 - resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 2495 + picomatch@4.0.4: 2496 + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} 2750 2497 engines: {node: '>=12'} 2751 2498 2752 2499 pkce-challenge@5.0.1: 2753 2500 resolution: {integrity: sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==} 2754 2501 engines: {node: '>=16.20.0'} 2755 - 2756 - pkg-types@2.3.0: 2757 - resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} 2758 2502 2759 2503 postcss-selector-parser@7.1.1: 2760 2504 resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} ··· 2784 2528 resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==} 2785 2529 engines: {node: '>=0.10.0'} 2786 2530 2787 - postgres@3.4.7: 2788 - resolution: {integrity: sha512-Jtc2612XINuBjIl/QTWsV5UvE8UHuNblcO3vVADSrKsrc6RqGX6lOW1cEo3CM2v0XG4Nat8nI+YM7/f26VxXLw==} 2789 - engines: {node: '>=12'} 2790 - 2791 2531 powershell-utils@0.1.0: 2792 2532 resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==} 2793 2533 engines: {node: '>=20'} ··· 2796 2536 resolution: {integrity: sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==} 2797 2537 engines: {node: '>=18'} 2798 2538 2799 - prisma@7.4.2: 2800 - resolution: {integrity: sha512-2bP8Ruww3Q95Z2eH4Yqh4KAENRsj/SxbdknIVBfd6DmjPwmpsC4OVFMLOeHt6tM3Amh8ebjvstrUz3V/hOe1dA==} 2801 - engines: {node: ^20.19 || ^22.12 || >=24.0} 2802 - hasBin: true 2803 - peerDependencies: 2804 - better-sqlite3: '>=9.0.0' 2805 - typescript: '>=5.4.0' 2806 - peerDependenciesMeta: 2807 - better-sqlite3: 2808 - optional: true 2809 - typescript: 2810 - optional: true 2811 - 2812 2539 prompts@2.4.2: 2813 2540 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} 2814 2541 engines: {node: '>= 6'} 2815 2542 2816 - proper-lockfile@4.1.2: 2817 - resolution: {integrity: sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==} 2818 - 2819 2543 proxy-addr@2.0.7: 2820 2544 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} 2821 2545 engines: {node: '>= 0.10'} 2822 - 2823 - punycode@2.3.1: 2824 - resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} 2825 - engines: {node: '>=6'} 2826 - 2827 - pure-rand@6.1.0: 2828 - resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==} 2829 2546 2830 2547 qs@6.15.0: 2831 2548 resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} ··· 2842 2559 resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==} 2843 2560 engines: {node: '>= 0.10'} 2844 2561 2845 - rc9@2.1.2: 2846 - resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} 2847 - 2848 2562 react-dom@19.2.4: 2849 2563 resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==} 2850 2564 peerDependencies: ··· 2854 2568 resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==} 2855 2569 engines: {node: '>=0.10.0'} 2856 2570 2857 - readdirp@4.1.2: 2858 - resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 2859 - engines: {node: '>= 14.18.0'} 2860 - 2861 2571 recast@0.23.11: 2862 2572 resolution: {integrity: sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==} 2863 2573 engines: {node: '>= 4'} 2864 2574 2865 - regexp-to-ast@0.5.0: 2866 - resolution: {integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==} 2867 - 2868 - remeda@2.33.4: 2869 - resolution: {integrity: sha512-ygHswjlc/opg2VrtiYvUOPLjxjtdKvjGz1/plDhkG66hjNjFr1xmfrs2ClNFo/E6TyUFiwYNh53bKV26oBoMGQ==} 2870 - 2871 2575 require-directory@2.1.1: 2872 2576 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} 2873 2577 engines: {node: '>=0.10.0'} ··· 2889 2593 restore-cursor@5.1.0: 2890 2594 resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} 2891 2595 engines: {node: '>=18'} 2892 - 2893 - retry@0.12.0: 2894 - resolution: {integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==} 2895 - engines: {node: '>= 4'} 2896 2596 2897 2597 retry@0.13.1: 2898 2598 resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} ··· 2938 2638 resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==} 2939 2639 engines: {node: '>= 18'} 2940 2640 2941 - seq-queue@0.0.5: 2942 - resolution: {integrity: sha512-hr3Wtp/GZIc/6DAGPDcV4/9WoZhjrkXsi5B/07QgX8tsdc6ilr7BFM6PM6rbdAX1kFSDYeZGLipIZZKyQP0O5Q==} 2943 - 2944 2641 serve-static@2.2.1: 2945 2642 resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==} 2946 2643 engines: {node: '>= 18'} 2947 2644 2948 - set-cookie-parser@3.0.1: 2949 - resolution: {integrity: sha512-n7Z7dXZhJbwuAHhNzkTti6Aw9QDDjZtm3JTpTGATIdNzdQz5GuFs22w90BcvF4INfnrL5xrX3oGsuqO5Dx3A1Q==} 2645 + set-cookie-parser@3.1.0: 2646 + resolution: {integrity: sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==} 2950 2647 2951 2648 setprototypeof@1.2.0: 2952 2649 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} 2953 2650 2954 - shadcn@4.1.0: 2955 - resolution: {integrity: sha512-3zETJ+0Ezj69FS6RL0HOkLKKAR5yXisXx1iISJdfLQfrUqj/VIQlanQi1Ukk+9OE+XHZVj4FQNTBSfbr2CyCYg==} 2651 + shadcn@4.1.1: 2652 + resolution: {integrity: sha512-nBj+7LYC9kzV9v9QmRPpoOhfW4KctJVQejywdAt/K+K+z4RYlJOcO2a4AaF7elrRWkfCbgXeGK02liV0KB9HvQ==} 2956 2653 hasBin: true 2957 2654 2958 2655 sharp@0.34.5: ··· 3004 2701 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} 3005 2702 engines: {node: '>=0.10.0'} 3006 2703 3007 - sparse-bitfield@3.0.3: 3008 - resolution: {integrity: sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==} 3009 - 3010 - sqlstring@2.3.3: 3011 - resolution: {integrity: sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==} 3012 - engines: {node: '>= 0.6'} 3013 - 3014 2704 statuses@2.0.2: 3015 2705 resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} 3016 2706 engines: {node: '>= 0.8'} 3017 2707 3018 - std-env@3.10.0: 3019 - resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 3020 - 3021 2708 stdin-discarder@0.2.2: 3022 2709 resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} 3023 2710 engines: {node: '>=18'} ··· 3083 2770 tailwindcss@4.2.2: 3084 2771 resolution: {integrity: sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==} 3085 2772 3086 - tapable@2.3.0: 3087 - resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} 2773 + tapable@2.3.2: 2774 + resolution: {integrity: sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==} 3088 2775 engines: {node: '>=6'} 3089 2776 3090 2777 throttleit@2.1.0: ··· 3094 2781 tiny-invariant@1.3.3: 3095 2782 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} 3096 2783 3097 - tinyexec@1.0.4: 3098 - resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} 3099 - engines: {node: '>=18'} 3100 - 3101 - tldts-core@7.0.26: 3102 - resolution: {integrity: sha512-5WJ2SqFsv4G2Dwi7ZFVRnz6b2H1od39QME1lc2y5Ew3eWiZMAeqOAfWpRP9jHvhUl881406QtZTODvjttJs+ew==} 2784 + tldts-core@7.0.27: 2785 + resolution: {integrity: sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==} 3103 2786 3104 - tldts@7.0.26: 3105 - resolution: {integrity: sha512-WiGwQjr0qYdNNG8KpMKlSvpxz652lqa3Rd+/hSaDcY4Uo6SKWZq2LAF+hsAhUewTtYhXlorBKgNF3Kk8hnjGoQ==} 2787 + tldts@7.0.27: 2788 + resolution: {integrity: sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==} 3106 2789 hasBin: true 3107 2790 3108 2791 to-regex-range@5.0.1: ··· 3116 2799 tough-cookie@6.0.1: 3117 2800 resolution: {integrity: sha512-LktZQb3IeoUWB9lqR5EWTHgW/VTITCXg4D21M+lvybRVdylLrRMnqaIONLVb5mav8vM19m44HIcGq4qASeu2Qw==} 3118 2801 engines: {node: '>=16'} 3119 - 3120 - tr46@5.1.1: 3121 - resolution: {integrity: sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==} 3122 - engines: {node: '>=18'} 3123 2802 3124 2803 ts-morph@26.0.0: 3125 2804 resolution: {integrity: sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==} ··· 3147 2826 resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} 3148 2827 engines: {node: '>= 0.6'} 3149 2828 3150 - typescript@5.9.3: 3151 - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} 2829 + typescript@6.0.2: 2830 + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} 3152 2831 engines: {node: '>=14.17'} 3153 2832 hasBin: true 3154 2833 ··· 3158 2837 undici-types@7.18.2: 3159 2838 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 3160 2839 3161 - undici@6.23.0: 3162 - resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==} 2840 + undici@6.24.1: 2841 + resolution: {integrity: sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==} 3163 2842 engines: {node: '>=18.17'} 3164 2843 3165 2844 unicorn-magic@0.3.0: ··· 3191 2870 util-deprecate@1.0.2: 3192 2871 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 3193 2872 3194 - valibot@1.2.0: 3195 - resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} 3196 - peerDependencies: 3197 - typescript: '>=5' 3198 - peerDependenciesMeta: 3199 - typescript: 3200 - optional: true 3201 - 3202 2873 validate-npm-package-name@7.0.2: 3203 2874 resolution: {integrity: sha512-hVDIBwsRruT73PbK7uP5ebUt+ezEtCmzZz3F59BSr2F6OVFnJ/6h8liuvdLrQ88Xmnk6/+xGGuq+pG9WwTuy3A==} 3204 2875 engines: {node: ^20.17.0 || >=22.9.0} ··· 3210 2881 web-streams-polyfill@3.3.3: 3211 2882 resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} 3212 2883 engines: {node: '>= 8'} 3213 - 3214 - webidl-conversions@7.0.0: 3215 - resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} 3216 - engines: {node: '>=12'} 3217 - 3218 - whatwg-url@14.2.0: 3219 - resolution: {integrity: sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==} 3220 - engines: {node: '>=18'} 3221 2884 3222 2885 which@2.0.2: 3223 2886 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} ··· 3271 2934 resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==} 3272 2935 engines: {node: '>=18'} 3273 2936 3274 - zeptomatch@2.1.0: 3275 - resolution: {integrity: sha512-KiGErG2J0G82LSpniV0CtIzjlJ10E04j02VOudJsPyPwNZgGnRKQy7I1R7GMyg/QswnE4l7ohSGrQbQbjXPPDA==} 3276 - 3277 - zod-to-json-schema@3.25.1: 3278 - resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==} 2937 + zod-to-json-schema@3.25.2: 2938 + resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==} 3279 2939 peerDependencies: 3280 - zod: ^3.25 || ^4 2940 + zod: ^3.25.28 || ^4 3281 2941 3282 2942 zod@3.25.76: 3283 2943 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} ··· 3452 3112 transitivePeerDependencies: 3453 3113 - supports-color 3454 3114 3455 - '@babel/runtime@7.28.6': {} 3115 + '@babel/runtime@7.29.2': {} 3456 3116 3457 3117 '@babel/template@7.28.6': 3458 3118 dependencies: ··· 3479 3139 3480 3140 '@base-ui/react@1.3.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 3481 3141 dependencies: 3482 - '@babel/runtime': 7.28.6 3142 + '@babel/runtime': 7.29.2 3483 3143 '@base-ui/utils': 0.2.6(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 3484 3144 '@floating-ui/react-dom': 2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 3485 3145 '@floating-ui/utils': 0.2.11 ··· 3492 3152 3493 3153 '@base-ui/utils@0.2.6(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 3494 3154 dependencies: 3495 - '@babel/runtime': 7.28.6 3155 + '@babel/runtime': 7.29.2 3496 3156 '@floating-ui/utils': 0.2.11 3497 3157 react: 19.2.4 3498 3158 react-dom: 19.2.4(react@19.2.4) ··· 3501 3161 optionalDependencies: 3502 3162 '@types/react': 19.2.14 3503 3163 3504 - '@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1)': 3164 + '@better-auth/core@1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0)': 3505 3165 dependencies: 3506 3166 '@better-auth/utils': 0.3.1 3507 3167 '@better-fetch/fetch': 1.1.21 3168 + '@opentelemetry/api': 1.9.1 3169 + '@opentelemetry/semantic-conventions': 1.40.0 3508 3170 '@standard-schema/spec': 1.1.0 3509 3171 better-call: 1.3.2(zod@4.3.6) 3510 - jose: 6.2.1 3511 - kysely: 0.28.11 3512 - nanostores: 1.1.1 3172 + jose: 6.2.2 3173 + kysely: 0.28.15 3174 + nanostores: 1.2.0 3513 3175 zod: 4.3.6 3514 3176 3515 - '@better-auth/drizzle-adapter@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)))': 3177 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15))': 3516 3178 dependencies: 3517 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3179 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3518 3180 '@better-auth/utils': 0.3.1 3519 3181 optionalDependencies: 3520 - drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)) 3182 + drizzle-orm: 0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15) 3521 3183 3522 - '@better-auth/kysely-adapter@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.11)': 3184 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)(kysely@0.28.15)': 3523 3185 dependencies: 3524 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3186 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3525 3187 '@better-auth/utils': 0.3.1 3526 - kysely: 0.28.11 3188 + optionalDependencies: 3189 + kysely: 0.28.15 3527 3190 3528 - '@better-auth/memory-adapter@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)': 3191 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)': 3529 3192 dependencies: 3530 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3193 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3531 3194 '@better-auth/utils': 0.3.1 3532 3195 3533 - '@better-auth/mongo-adapter@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0)': 3196 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)': 3534 3197 dependencies: 3535 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3198 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3536 3199 '@better-auth/utils': 0.3.1 3537 - mongodb: 7.1.0 3538 3200 3539 - '@better-auth/prisma-adapter@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(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))': 3201 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)': 3540 3202 dependencies: 3541 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3203 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3542 3204 '@better-auth/utils': 0.3.1 3543 - optionalDependencies: 3544 - '@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) 3545 - 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) 3546 3205 3547 - '@better-auth/telemetry@1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))': 3206 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))': 3548 3207 dependencies: 3549 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 3208 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3550 3209 '@better-auth/utils': 0.3.1 3551 3210 '@better-fetch/fetch': 1.1.21 3552 3211 ··· 3554 3213 3555 3214 '@better-fetch/fetch@1.1.21': {} 3556 3215 3557 - '@biomejs/biome@2.4.8': 3216 + '@biomejs/biome@2.4.10': 3558 3217 optionalDependencies: 3559 - '@biomejs/cli-darwin-arm64': 2.4.8 3560 - '@biomejs/cli-darwin-x64': 2.4.8 3561 - '@biomejs/cli-linux-arm64': 2.4.8 3562 - '@biomejs/cli-linux-arm64-musl': 2.4.8 3563 - '@biomejs/cli-linux-x64': 2.4.8 3564 - '@biomejs/cli-linux-x64-musl': 2.4.8 3565 - '@biomejs/cli-win32-arm64': 2.4.8 3566 - '@biomejs/cli-win32-x64': 2.4.8 3567 - 3568 - '@biomejs/cli-darwin-arm64@2.4.8': 3569 - optional: true 3570 - 3571 - '@biomejs/cli-darwin-x64@2.4.8': 3572 - optional: true 3573 - 3574 - '@biomejs/cli-linux-arm64-musl@2.4.8': 3575 - optional: true 3576 - 3577 - '@biomejs/cli-linux-arm64@2.4.8': 3578 - optional: true 3218 + '@biomejs/cli-darwin-arm64': 2.4.10 3219 + '@biomejs/cli-darwin-x64': 2.4.10 3220 + '@biomejs/cli-linux-arm64': 2.4.10 3221 + '@biomejs/cli-linux-arm64-musl': 2.4.10 3222 + '@biomejs/cli-linux-x64': 2.4.10 3223 + '@biomejs/cli-linux-x64-musl': 2.4.10 3224 + '@biomejs/cli-win32-arm64': 2.4.10 3225 + '@biomejs/cli-win32-x64': 2.4.10 3579 3226 3580 - '@biomejs/cli-linux-x64-musl@2.4.8': 3227 + '@biomejs/cli-darwin-arm64@2.4.10': 3581 3228 optional: true 3582 3229 3583 - '@biomejs/cli-linux-x64@2.4.8': 3230 + '@biomejs/cli-darwin-x64@2.4.10': 3584 3231 optional: true 3585 3232 3586 - '@biomejs/cli-win32-arm64@2.4.8': 3233 + '@biomejs/cli-linux-arm64-musl@2.4.10': 3587 3234 optional: true 3588 3235 3589 - '@biomejs/cli-win32-x64@2.4.8': 3236 + '@biomejs/cli-linux-arm64@2.4.10': 3590 3237 optional: true 3591 3238 3592 - '@chevrotain/cst-dts-gen@10.5.0': 3593 - dependencies: 3594 - '@chevrotain/gast': 10.5.0 3595 - '@chevrotain/types': 10.5.0 3596 - lodash: 4.17.21 3239 + '@biomejs/cli-linux-x64-musl@2.4.10': 3597 3240 optional: true 3598 3241 3599 - '@chevrotain/gast@10.5.0': 3600 - dependencies: 3601 - '@chevrotain/types': 10.5.0 3602 - lodash: 4.17.21 3242 + '@biomejs/cli-linux-x64@2.4.10': 3603 3243 optional: true 3604 3244 3605 - '@chevrotain/types@10.5.0': 3245 + '@biomejs/cli-win32-arm64@2.4.10': 3606 3246 optional: true 3607 3247 3608 - '@chevrotain/utils@10.5.0': 3248 + '@biomejs/cli-win32-x64@2.4.10': 3609 3249 optional: true 3610 3250 3611 - '@dotenvx/dotenvx@1.56.0': 3251 + '@dotenvx/dotenvx@1.59.1': 3612 3252 dependencies: 3613 3253 commander: 11.1.0 3614 3254 dotenv: 17.3.1 3615 3255 eciesjs: 0.4.18 3616 3256 execa: 5.1.1 3617 - fdir: 6.5.0(picomatch@4.0.3) 3257 + fdir: 6.5.0(picomatch@4.0.4) 3618 3258 ignore: 5.3.2 3619 3259 object-treeify: 1.1.33 3620 - picomatch: 4.0.3 3260 + picomatch: 4.0.4 3621 3261 which: 4.0.0 3622 3262 3623 3263 '@drizzle-team/brocli@0.10.2': {} ··· 3626 3266 dependencies: 3627 3267 '@noble/ciphers': 1.3.0 3628 3268 3629 - '@electric-sql/pglite-socket@0.0.20(@electric-sql/pglite@0.3.15)': 3630 - dependencies: 3631 - '@electric-sql/pglite': 0.3.15 3632 - optional: true 3633 - 3634 - '@electric-sql/pglite-tools@0.2.20(@electric-sql/pglite@0.3.15)': 3635 - dependencies: 3636 - '@electric-sql/pglite': 0.3.15 3637 - optional: true 3638 - 3639 - '@electric-sql/pglite@0.3.15': 3640 - optional: true 3641 - 3642 - '@emnapi/runtime@1.8.1': 3269 + '@emnapi/runtime@1.9.1': 3643 3270 dependencies: 3644 3271 tslib: 2.8.1 3645 3272 optional: true ··· 3652 3279 '@esbuild-kit/esm-loader@2.6.5': 3653 3280 dependencies: 3654 3281 '@esbuild-kit/core-utils': 3.3.2 3655 - get-tsconfig: 4.13.6 3282 + get-tsconfig: 4.13.7 3656 3283 3657 3284 '@esbuild/aix-ppc64@0.25.12': 3658 3285 optional: true 3659 3286 3660 - '@esbuild/aix-ppc64@0.27.3': 3287 + '@esbuild/aix-ppc64@0.27.4': 3661 3288 optional: true 3662 3289 3663 3290 '@esbuild/android-arm64@0.18.20': ··· 3666 3293 '@esbuild/android-arm64@0.25.12': 3667 3294 optional: true 3668 3295 3669 - '@esbuild/android-arm64@0.27.3': 3296 + '@esbuild/android-arm64@0.27.4': 3670 3297 optional: true 3671 3298 3672 3299 '@esbuild/android-arm@0.18.20': ··· 3675 3302 '@esbuild/android-arm@0.25.12': 3676 3303 optional: true 3677 3304 3678 - '@esbuild/android-arm@0.27.3': 3305 + '@esbuild/android-arm@0.27.4': 3679 3306 optional: true 3680 3307 3681 3308 '@esbuild/android-x64@0.18.20': ··· 3684 3311 '@esbuild/android-x64@0.25.12': 3685 3312 optional: true 3686 3313 3687 - '@esbuild/android-x64@0.27.3': 3314 + '@esbuild/android-x64@0.27.4': 3688 3315 optional: true 3689 3316 3690 3317 '@esbuild/darwin-arm64@0.18.20': ··· 3693 3320 '@esbuild/darwin-arm64@0.25.12': 3694 3321 optional: true 3695 3322 3696 - '@esbuild/darwin-arm64@0.27.3': 3323 + '@esbuild/darwin-arm64@0.27.4': 3697 3324 optional: true 3698 3325 3699 3326 '@esbuild/darwin-x64@0.18.20': ··· 3702 3329 '@esbuild/darwin-x64@0.25.12': 3703 3330 optional: true 3704 3331 3705 - '@esbuild/darwin-x64@0.27.3': 3332 + '@esbuild/darwin-x64@0.27.4': 3706 3333 optional: true 3707 3334 3708 3335 '@esbuild/freebsd-arm64@0.18.20': ··· 3711 3338 '@esbuild/freebsd-arm64@0.25.12': 3712 3339 optional: true 3713 3340 3714 - '@esbuild/freebsd-arm64@0.27.3': 3341 + '@esbuild/freebsd-arm64@0.27.4': 3715 3342 optional: true 3716 3343 3717 3344 '@esbuild/freebsd-x64@0.18.20': ··· 3720 3347 '@esbuild/freebsd-x64@0.25.12': 3721 3348 optional: true 3722 3349 3723 - '@esbuild/freebsd-x64@0.27.3': 3350 + '@esbuild/freebsd-x64@0.27.4': 3724 3351 optional: true 3725 3352 3726 3353 '@esbuild/linux-arm64@0.18.20': ··· 3729 3356 '@esbuild/linux-arm64@0.25.12': 3730 3357 optional: true 3731 3358 3732 - '@esbuild/linux-arm64@0.27.3': 3359 + '@esbuild/linux-arm64@0.27.4': 3733 3360 optional: true 3734 3361 3735 3362 '@esbuild/linux-arm@0.18.20': ··· 3738 3365 '@esbuild/linux-arm@0.25.12': 3739 3366 optional: true 3740 3367 3741 - '@esbuild/linux-arm@0.27.3': 3368 + '@esbuild/linux-arm@0.27.4': 3742 3369 optional: true 3743 3370 3744 3371 '@esbuild/linux-ia32@0.18.20': ··· 3747 3374 '@esbuild/linux-ia32@0.25.12': 3748 3375 optional: true 3749 3376 3750 - '@esbuild/linux-ia32@0.27.3': 3377 + '@esbuild/linux-ia32@0.27.4': 3751 3378 optional: true 3752 3379 3753 3380 '@esbuild/linux-loong64@0.18.20': ··· 3756 3383 '@esbuild/linux-loong64@0.25.12': 3757 3384 optional: true 3758 3385 3759 - '@esbuild/linux-loong64@0.27.3': 3386 + '@esbuild/linux-loong64@0.27.4': 3760 3387 optional: true 3761 3388 3762 3389 '@esbuild/linux-mips64el@0.18.20': ··· 3765 3392 '@esbuild/linux-mips64el@0.25.12': 3766 3393 optional: true 3767 3394 3768 - '@esbuild/linux-mips64el@0.27.3': 3395 + '@esbuild/linux-mips64el@0.27.4': 3769 3396 optional: true 3770 3397 3771 3398 '@esbuild/linux-ppc64@0.18.20': ··· 3774 3401 '@esbuild/linux-ppc64@0.25.12': 3775 3402 optional: true 3776 3403 3777 - '@esbuild/linux-ppc64@0.27.3': 3404 + '@esbuild/linux-ppc64@0.27.4': 3778 3405 optional: true 3779 3406 3780 3407 '@esbuild/linux-riscv64@0.18.20': ··· 3783 3410 '@esbuild/linux-riscv64@0.25.12': 3784 3411 optional: true 3785 3412 3786 - '@esbuild/linux-riscv64@0.27.3': 3413 + '@esbuild/linux-riscv64@0.27.4': 3787 3414 optional: true 3788 3415 3789 3416 '@esbuild/linux-s390x@0.18.20': ··· 3792 3419 '@esbuild/linux-s390x@0.25.12': 3793 3420 optional: true 3794 3421 3795 - '@esbuild/linux-s390x@0.27.3': 3422 + '@esbuild/linux-s390x@0.27.4': 3796 3423 optional: true 3797 3424 3798 3425 '@esbuild/linux-x64@0.18.20': ··· 3801 3428 '@esbuild/linux-x64@0.25.12': 3802 3429 optional: true 3803 3430 3804 - '@esbuild/linux-x64@0.27.3': 3431 + '@esbuild/linux-x64@0.27.4': 3805 3432 optional: true 3806 3433 3807 3434 '@esbuild/netbsd-arm64@0.25.12': 3808 3435 optional: true 3809 3436 3810 - '@esbuild/netbsd-arm64@0.27.3': 3437 + '@esbuild/netbsd-arm64@0.27.4': 3811 3438 optional: true 3812 3439 3813 3440 '@esbuild/netbsd-x64@0.18.20': ··· 3816 3443 '@esbuild/netbsd-x64@0.25.12': 3817 3444 optional: true 3818 3445 3819 - '@esbuild/netbsd-x64@0.27.3': 3446 + '@esbuild/netbsd-x64@0.27.4': 3820 3447 optional: true 3821 3448 3822 3449 '@esbuild/openbsd-arm64@0.25.12': 3823 3450 optional: true 3824 3451 3825 - '@esbuild/openbsd-arm64@0.27.3': 3452 + '@esbuild/openbsd-arm64@0.27.4': 3826 3453 optional: true 3827 3454 3828 3455 '@esbuild/openbsd-x64@0.18.20': ··· 3831 3458 '@esbuild/openbsd-x64@0.25.12': 3832 3459 optional: true 3833 3460 3834 - '@esbuild/openbsd-x64@0.27.3': 3461 + '@esbuild/openbsd-x64@0.27.4': 3835 3462 optional: true 3836 3463 3837 3464 '@esbuild/openharmony-arm64@0.25.12': 3838 3465 optional: true 3839 3466 3840 - '@esbuild/openharmony-arm64@0.27.3': 3467 + '@esbuild/openharmony-arm64@0.27.4': 3841 3468 optional: true 3842 3469 3843 3470 '@esbuild/sunos-x64@0.18.20': ··· 3846 3473 '@esbuild/sunos-x64@0.25.12': 3847 3474 optional: true 3848 3475 3849 - '@esbuild/sunos-x64@0.27.3': 3476 + '@esbuild/sunos-x64@0.27.4': 3850 3477 optional: true 3851 3478 3852 3479 '@esbuild/win32-arm64@0.18.20': ··· 3855 3482 '@esbuild/win32-arm64@0.25.12': 3856 3483 optional: true 3857 3484 3858 - '@esbuild/win32-arm64@0.27.3': 3485 + '@esbuild/win32-arm64@0.27.4': 3859 3486 optional: true 3860 3487 3861 3488 '@esbuild/win32-ia32@0.18.20': ··· 3864 3491 '@esbuild/win32-ia32@0.25.12': 3865 3492 optional: true 3866 3493 3867 - '@esbuild/win32-ia32@0.27.3': 3494 + '@esbuild/win32-ia32@0.27.4': 3868 3495 optional: true 3869 3496 3870 3497 '@esbuild/win32-x64@0.18.20': ··· 3873 3500 '@esbuild/win32-x64@0.25.12': 3874 3501 optional: true 3875 3502 3876 - '@esbuild/win32-x64@0.27.3': 3503 + '@esbuild/win32-x64@0.27.4': 3877 3504 optional: true 3878 3505 3879 3506 '@floating-ui/core@1.7.5': ··· 3893 3520 3894 3521 '@floating-ui/utils@0.2.11': {} 3895 3522 3896 - '@hono/node-server@1.19.11(hono@4.12.8)': 3897 - dependencies: 3898 - hono: 4.12.8 3899 - 3900 - '@hono/node-server@1.19.9(hono@4.11.4)': 3523 + '@hono/node-server@1.19.12(hono@4.12.9)': 3901 3524 dependencies: 3902 - hono: 4.11.4 3903 - optional: true 3525 + hono: 4.12.9 3904 3526 3905 - '@hugeicons/core-free-icons@4.0.0': {} 3527 + '@hugeicons/core-free-icons@4.1.1': {} 3906 3528 3907 3529 '@hugeicons/react@1.1.6(react@19.2.4)': 3908 3530 dependencies: ··· 3993 3615 3994 3616 '@img/sharp-wasm32@0.34.5': 3995 3617 dependencies: 3996 - '@emnapi/runtime': 1.8.1 3618 + '@emnapi/runtime': 1.9.1 3997 3619 optional: true 3998 3620 3999 3621 '@img/sharp-win32-arm64@0.34.5': ··· 4052 3674 '@jridgewell/resolve-uri': 3.1.2 4053 3675 '@jridgewell/sourcemap-codec': 1.5.5 4054 3676 4055 - '@modelcontextprotocol/sdk@1.27.1(zod@3.25.76)': 3677 + '@modelcontextprotocol/sdk@1.29.0(zod@3.25.76)': 4056 3678 dependencies: 4057 - '@hono/node-server': 1.19.11(hono@4.12.8) 3679 + '@hono/node-server': 1.19.12(hono@4.12.9) 4058 3680 ajv: 8.18.0 4059 3681 ajv-formats: 3.0.1(ajv@8.18.0) 4060 3682 content-type: 1.0.5 ··· 4063 3685 eventsource: 3.0.7 4064 3686 eventsource-parser: 3.0.6 4065 3687 express: 5.2.1 4066 - express-rate-limit: 8.3.1(express@5.2.1) 4067 - hono: 4.12.8 3688 + express-rate-limit: 8.3.2(express@5.2.1) 3689 + hono: 4.12.9 4068 3690 jose: 6.2.2 4069 3691 json-schema-typed: 8.0.2 4070 3692 pkce-challenge: 5.0.1 4071 3693 raw-body: 3.0.2 4072 3694 zod: 3.25.76 4073 - zod-to-json-schema: 3.25.1(zod@3.25.76) 3695 + zod-to-json-schema: 3.25.2(zod@3.25.76) 4074 3696 transitivePeerDependencies: 4075 3697 - supports-color 4076 3698 4077 - '@mongodb-js/saslprep@1.4.6': 4078 - dependencies: 4079 - sparse-bitfield: 3.0.3 4080 - 4081 - '@mrleebo/prisma-ast@0.13.1': 4082 - dependencies: 4083 - chevrotain: 10.5.0 4084 - lilconfig: 2.1.0 4085 - optional: true 4086 - 4087 3699 '@mswjs/interceptors@0.41.3': 4088 3700 dependencies: 4089 3701 '@open-draft/deferred-promise': 2.2.0 ··· 4096 3708 '@neondatabase/serverless@1.0.2': 4097 3709 dependencies: 4098 3710 '@types/node': 22.19.15 4099 - '@types/pg': 8.18.0 3711 + '@types/pg': 8.20.0 4100 3712 4101 3713 '@next/env@16.2.1': {} 4102 3714 ··· 4157 3769 4158 3770 '@open-draft/until@2.1.0': {} 4159 3771 4160 - '@prisma/client-runtime-utils@7.4.2': 4161 - optional: true 3772 + '@opentelemetry/api@1.9.1': {} 4162 3773 4163 - '@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)': 4164 - dependencies: 4165 - '@prisma/client-runtime-utils': 7.4.2 4166 - optionalDependencies: 4167 - 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) 4168 - typescript: 5.9.3 4169 - optional: true 4170 - 4171 - '@prisma/config@7.4.2': 4172 - dependencies: 4173 - c12: 3.1.0 4174 - deepmerge-ts: 7.1.5 4175 - effect: 3.18.4 4176 - empathic: 2.0.0 4177 - transitivePeerDependencies: 4178 - - magicast 4179 - optional: true 4180 - 4181 - '@prisma/debug@7.2.0': 4182 - optional: true 4183 - 4184 - '@prisma/debug@7.4.2': 4185 - optional: true 4186 - 4187 - '@prisma/dev@0.20.0(typescript@5.9.3)': 4188 - dependencies: 4189 - '@electric-sql/pglite': 0.3.15 4190 - '@electric-sql/pglite-socket': 0.0.20(@electric-sql/pglite@0.3.15) 4191 - '@electric-sql/pglite-tools': 0.2.20(@electric-sql/pglite@0.3.15) 4192 - '@hono/node-server': 1.19.9(hono@4.11.4) 4193 - '@mrleebo/prisma-ast': 0.13.1 4194 - '@prisma/get-platform': 7.2.0 4195 - '@prisma/query-plan-executor': 7.2.0 4196 - foreground-child: 3.3.1 4197 - get-port-please: 3.2.0 4198 - hono: 4.11.4 4199 - http-status-codes: 2.3.0 4200 - pathe: 2.0.3 4201 - proper-lockfile: 4.1.2 4202 - remeda: 2.33.4 4203 - std-env: 3.10.0 4204 - valibot: 1.2.0(typescript@5.9.3) 4205 - zeptomatch: 2.1.0 4206 - transitivePeerDependencies: 4207 - - typescript 4208 - optional: true 4209 - 4210 - '@prisma/engines-version@7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919': 4211 - optional: true 4212 - 4213 - '@prisma/engines@7.4.2': 4214 - dependencies: 4215 - '@prisma/debug': 7.4.2 4216 - '@prisma/engines-version': 7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919 4217 - '@prisma/fetch-engine': 7.4.2 4218 - '@prisma/get-platform': 7.4.2 4219 - optional: true 4220 - 4221 - '@prisma/fetch-engine@7.4.2': 4222 - dependencies: 4223 - '@prisma/debug': 7.4.2 4224 - '@prisma/engines-version': 7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919 4225 - '@prisma/get-platform': 7.4.2 4226 - optional: true 4227 - 4228 - '@prisma/get-platform@7.2.0': 4229 - dependencies: 4230 - '@prisma/debug': 7.2.0 4231 - optional: true 4232 - 4233 - '@prisma/get-platform@7.4.2': 4234 - dependencies: 4235 - '@prisma/debug': 7.4.2 4236 - optional: true 4237 - 4238 - '@prisma/query-plan-executor@7.2.0': 4239 - optional: true 4240 - 4241 - '@prisma/studio-core@0.13.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': 4242 - dependencies: 4243 - '@types/react': 19.2.14 4244 - react: 19.2.4 4245 - react-dom: 19.2.4(react@19.2.4) 4246 - optional: true 3774 + '@opentelemetry/semantic-conventions@1.40.0': {} 4247 3775 4248 3776 '@sec-ant/readable-stream@0.4.1': {} 4249 3777 ··· 4327 3855 '@ts-morph/common@0.27.0': 4328 3856 dependencies: 4329 3857 fast-glob: 3.3.3 4330 - minimatch: 10.2.4 3858 + minimatch: 10.2.5 4331 3859 path-browserify: 1.0.1 4332 3860 4333 3861 '@types/canvas-confetti@1.9.0': {} ··· 4344 3872 dependencies: 4345 3873 '@types/node': 25.5.0 4346 3874 4347 - '@types/pg@8.18.0': 3875 + '@types/pg@8.20.0': 4348 3876 dependencies: 4349 3877 '@types/node': 25.5.0 4350 3878 pg-protocol: 1.13.0 ··· 4362 3890 4363 3891 '@types/validate-npm-package-name@4.0.2': {} 4364 3892 4365 - '@types/webidl-conversions@7.0.3': {} 4366 - 4367 - '@types/whatwg-url@13.0.0': 4368 - dependencies: 4369 - '@types/webidl-conversions': 7.0.3 4370 - 4371 - '@vercel/blob@2.3.1': 3893 + '@vercel/blob@2.3.2': 4372 3894 dependencies: 4373 3895 async-retry: 1.3.3 4374 3896 is-buffer: 2.0.5 4375 3897 is-node-process: 1.2.0 4376 3898 throttleit: 2.1.0 4377 - undici: 6.23.0 3899 + undici: 6.24.1 4378 3900 4379 3901 accepts@2.0.0: 4380 3902 dependencies: ··· 4412 3934 dependencies: 4413 3935 retry: 0.13.1 4414 3936 4415 - aws-ssl-profiles@1.1.2: 4416 - optional: true 4417 - 4418 3937 babel-plugin-react-compiler@1.0.0: 4419 3938 dependencies: 4420 3939 '@babel/types': 7.29.0 4421 3940 4422 3941 balanced-match@4.0.4: {} 4423 3942 4424 - baseline-browser-mapping@2.10.9: {} 3943 + baseline-browser-mapping@2.10.12: {} 4425 3944 4426 - better-auth@1.5.5(@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))(drizzle-kit@0.31.10)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.2.1(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(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))(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 3945 + better-auth@1.5.6(@opentelemetry/api@1.9.1)(drizzle-kit@0.31.10)(drizzle-orm@0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15))(next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 4427 3946 dependencies: 4428 - '@better-auth/core': 1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1) 4429 - '@better-auth/drizzle-adapter': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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))) 4430 - '@better-auth/kysely-adapter': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(kysely@0.28.11) 4431 - '@better-auth/memory-adapter': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1) 4432 - '@better-auth/mongo-adapter': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1))(@better-auth/utils@0.3.1)(mongodb@7.1.0) 4433 - '@better-auth/prisma-adapter': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(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)) 4434 - '@better-auth/telemetry': 1.5.5(@better-auth/core@1.5.5(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(better-call@1.3.2(zod@3.25.76))(jose@6.2.1)(kysely@0.28.11)(nanostores@1.1.1)) 3947 + '@better-auth/core': 1.5.6(@better-auth/utils@0.3.1)(@better-fetch/fetch@1.1.21)(@opentelemetry/api@1.9.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0) 3948 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)(drizzle-orm@0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15)) 3949 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1)(kysely@0.28.15) 3950 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1) 3951 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1) 3952 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0))(@better-auth/utils@0.3.1) 3953 + '@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.1)(better-call@1.3.2(zod@3.25.76))(jose@6.2.2)(kysely@0.28.15)(nanostores@1.2.0)) 4435 3954 '@better-auth/utils': 0.3.1 4436 3955 '@better-fetch/fetch': 1.1.21 4437 3956 '@noble/ciphers': 2.1.1 4438 3957 '@noble/hashes': 2.0.1 4439 3958 better-call: 1.3.2(zod@4.3.6) 4440 3959 defu: 6.1.4 4441 - jose: 6.2.1 4442 - kysely: 0.28.11 4443 - nanostores: 1.1.1 3960 + jose: 6.2.2 3961 + kysely: 0.28.15 3962 + nanostores: 1.2.0 4444 3963 zod: 4.3.6 4445 3964 optionalDependencies: 4446 - '@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) 4447 3965 drizzle-kit: 0.31.10 4448 - drizzle-orm: 0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)) 4449 - mongodb: 7.1.0 4450 - mysql2: 3.15.3 4451 - next: 16.2.1(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 4452 - 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) 3966 + drizzle-orm: 0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15) 3967 + next: 16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 4453 3968 react: 19.2.4 4454 3969 react-dom: 19.2.4(react@19.2.4) 4455 3970 transitivePeerDependencies: 4456 3971 - '@cloudflare/workers-types' 3972 + - '@opentelemetry/api' 4457 3973 4458 3974 better-call@1.3.2(zod@4.3.6): 4459 3975 dependencies: 4460 3976 '@better-auth/utils': 0.3.1 4461 3977 '@better-fetch/fetch': 1.1.21 4462 3978 rou3: 0.7.12 4463 - set-cookie-parser: 3.0.1 3979 + set-cookie-parser: 3.1.0 4464 3980 optionalDependencies: 4465 3981 zod: 4.3.6 4466 3982 ··· 4478 3994 transitivePeerDependencies: 4479 3995 - supports-color 4480 3996 4481 - brace-expansion@5.0.4: 3997 + brace-expansion@5.0.5: 4482 3998 dependencies: 4483 3999 balanced-match: 4.0.4 4484 4000 ··· 4488 4004 4489 4005 browserslist@4.28.1: 4490 4006 dependencies: 4491 - baseline-browser-mapping: 2.10.9 4492 - caniuse-lite: 1.0.30001780 4493 - electron-to-chromium: 1.5.321 4007 + baseline-browser-mapping: 2.10.12 4008 + caniuse-lite: 1.0.30001782 4009 + electron-to-chromium: 1.5.329 4494 4010 node-releases: 2.0.36 4495 4011 update-browserslist-db: 1.2.3(browserslist@4.28.1) 4496 - 4497 - bson@7.2.0: {} 4498 4012 4499 4013 buffer-from@1.1.2: {} 4500 4014 ··· 4504 4018 4505 4019 bytes@3.1.2: {} 4506 4020 4507 - c12@3.1.0: 4508 - dependencies: 4509 - chokidar: 4.0.3 4510 - confbox: 0.2.4 4511 - defu: 6.1.4 4512 - dotenv: 16.6.1 4513 - exsolve: 1.0.8 4514 - giget: 2.0.0 4515 - jiti: 2.6.1 4516 - ohash: 2.0.11 4517 - pathe: 2.0.3 4518 - perfect-debounce: 1.0.0 4519 - pkg-types: 2.3.0 4520 - rc9: 2.1.2 4521 - optional: true 4522 - 4523 4021 call-bind-apply-helpers@1.0.2: 4524 4022 dependencies: 4525 4023 es-errors: 1.3.0 ··· 4532 4030 4533 4031 callsites@3.1.0: {} 4534 4032 4535 - caniuse-lite@1.0.30001780: {} 4033 + caniuse-lite@1.0.30001782: {} 4536 4034 4537 4035 canvas-confetti@1.9.4: {} 4538 4036 4539 4037 chalk@5.6.2: {} 4540 4038 4541 - chevrotain@10.5.0: 4542 - dependencies: 4543 - '@chevrotain/cst-dts-gen': 10.5.0 4544 - '@chevrotain/gast': 10.5.0 4545 - '@chevrotain/types': 10.5.0 4546 - '@chevrotain/utils': 10.5.0 4547 - lodash: 4.17.21 4548 - regexp-to-ast: 0.5.0 4549 - optional: true 4550 - 4551 - chokidar@4.0.3: 4552 - dependencies: 4553 - readdirp: 4.1.2 4554 - optional: true 4555 - 4556 - citty@0.1.6: 4557 - dependencies: 4558 - consola: 3.4.2 4559 - optional: true 4560 - 4561 - citty@0.2.1: 4562 - optional: true 4563 - 4564 4039 class-variance-authority@0.7.1: 4565 4040 dependencies: 4566 4041 clsx: 2.1.1 ··· 4595 4070 4596 4071 commander@14.0.3: {} 4597 4072 4598 - confbox@0.2.4: 4599 - optional: true 4600 - 4601 - consola@3.4.2: 4602 - optional: true 4603 - 4604 4073 content-disposition@1.0.1: {} 4605 4074 4606 4075 content-type@1.0.5: {} ··· 4618 4087 object-assign: 4.1.1 4619 4088 vary: 1.1.2 4620 4089 4621 - cosmiconfig@9.0.1(typescript@5.9.3): 4090 + cosmiconfig@9.0.1(typescript@6.0.2): 4622 4091 dependencies: 4623 4092 env-paths: 2.2.1 4624 4093 import-fresh: 3.3.1 4625 4094 js-yaml: 4.1.1 4626 4095 parse-json: 5.2.0 4627 4096 optionalDependencies: 4628 - typescript: 5.9.3 4097 + typescript: 6.0.2 4629 4098 4630 4099 cross-spawn@7.0.6: 4631 4100 dependencies: ··· 4647 4116 4648 4117 dedent@1.7.2: {} 4649 4118 4650 - deepmerge-ts@7.1.5: 4651 - optional: true 4652 - 4653 4119 deepmerge@4.3.1: {} 4654 4120 4655 4121 default-browser-id@5.0.1: {} ··· 4663 4129 4664 4130 defu@6.1.4: {} 4665 4131 4666 - denque@2.1.0: 4667 - optional: true 4668 - 4669 4132 depd@2.0.0: {} 4670 4133 4671 - destr@2.0.5: 4672 - optional: true 4673 - 4674 4134 detect-libc@2.1.2: {} 4675 4135 4676 - diff@8.0.3: {} 4677 - 4678 - dotenv@16.6.1: 4679 - optional: true 4136 + diff@8.0.4: {} 4680 4137 4681 4138 dotenv@17.3.1: {} 4682 4139 ··· 4687 4144 esbuild: 0.25.12 4688 4145 tsx: 4.21.0 4689 4146 4690 - drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@neondatabase/serverless@1.0.2)(@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.11)(mysql2@3.15.3)(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)): 4147 + drizzle-orm@0.45.2(@neondatabase/serverless@1.0.2)(@opentelemetry/api@1.9.1)(@types/pg@8.20.0)(kysely@0.28.15): 4691 4148 optionalDependencies: 4692 - '@electric-sql/pglite': 0.3.15 4693 4149 '@neondatabase/serverless': 1.0.2 4694 - '@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) 4695 - '@types/pg': 8.18.0 4696 - kysely: 0.28.11 4697 - mysql2: 3.15.3 4698 - postgres: 3.4.7 4699 - 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) 4150 + '@opentelemetry/api': 1.9.1 4151 + '@types/pg': 8.20.0 4152 + kysely: 0.28.15 4700 4153 4701 4154 dunder-proto@1.0.1: 4702 4155 dependencies: ··· 4713 4166 4714 4167 ee-first@1.1.1: {} 4715 4168 4716 - effect@3.18.4: 4717 - dependencies: 4718 - '@standard-schema/spec': 1.1.0 4719 - fast-check: 3.23.2 4720 - optional: true 4721 - 4722 - electron-to-chromium@1.5.321: {} 4169 + electron-to-chromium@1.5.329: {} 4723 4170 4724 4171 emoji-regex@10.6.0: {} 4725 4172 4726 4173 emoji-regex@8.0.0: {} 4727 4174 4728 - empathic@2.0.0: 4729 - optional: true 4730 - 4731 4175 encodeurl@2.0.0: {} 4732 4176 4733 4177 enhanced-resolve@5.20.1: 4734 4178 dependencies: 4735 4179 graceful-fs: 4.2.11 4736 - tapable: 2.3.0 4180 + tapable: 2.3.2 4737 4181 4738 4182 env-paths@2.2.1: {} 4739 4183 ··· 4803 4247 '@esbuild/win32-ia32': 0.25.12 4804 4248 '@esbuild/win32-x64': 0.25.12 4805 4249 4806 - esbuild@0.27.3: 4250 + esbuild@0.27.4: 4807 4251 optionalDependencies: 4808 - '@esbuild/aix-ppc64': 0.27.3 4809 - '@esbuild/android-arm': 0.27.3 4810 - '@esbuild/android-arm64': 0.27.3 4811 - '@esbuild/android-x64': 0.27.3 4812 - '@esbuild/darwin-arm64': 0.27.3 4813 - '@esbuild/darwin-x64': 0.27.3 4814 - '@esbuild/freebsd-arm64': 0.27.3 4815 - '@esbuild/freebsd-x64': 0.27.3 4816 - '@esbuild/linux-arm': 0.27.3 4817 - '@esbuild/linux-arm64': 0.27.3 4818 - '@esbuild/linux-ia32': 0.27.3 4819 - '@esbuild/linux-loong64': 0.27.3 4820 - '@esbuild/linux-mips64el': 0.27.3 4821 - '@esbuild/linux-ppc64': 0.27.3 4822 - '@esbuild/linux-riscv64': 0.27.3 4823 - '@esbuild/linux-s390x': 0.27.3 4824 - '@esbuild/linux-x64': 0.27.3 4825 - '@esbuild/netbsd-arm64': 0.27.3 4826 - '@esbuild/netbsd-x64': 0.27.3 4827 - '@esbuild/openbsd-arm64': 0.27.3 4828 - '@esbuild/openbsd-x64': 0.27.3 4829 - '@esbuild/openharmony-arm64': 0.27.3 4830 - '@esbuild/sunos-x64': 0.27.3 4831 - '@esbuild/win32-arm64': 0.27.3 4832 - '@esbuild/win32-ia32': 0.27.3 4833 - '@esbuild/win32-x64': 0.27.3 4252 + '@esbuild/aix-ppc64': 0.27.4 4253 + '@esbuild/android-arm': 0.27.4 4254 + '@esbuild/android-arm64': 0.27.4 4255 + '@esbuild/android-x64': 0.27.4 4256 + '@esbuild/darwin-arm64': 0.27.4 4257 + '@esbuild/darwin-x64': 0.27.4 4258 + '@esbuild/freebsd-arm64': 0.27.4 4259 + '@esbuild/freebsd-x64': 0.27.4 4260 + '@esbuild/linux-arm': 0.27.4 4261 + '@esbuild/linux-arm64': 0.27.4 4262 + '@esbuild/linux-ia32': 0.27.4 4263 + '@esbuild/linux-loong64': 0.27.4 4264 + '@esbuild/linux-mips64el': 0.27.4 4265 + '@esbuild/linux-ppc64': 0.27.4 4266 + '@esbuild/linux-riscv64': 0.27.4 4267 + '@esbuild/linux-s390x': 0.27.4 4268 + '@esbuild/linux-x64': 0.27.4 4269 + '@esbuild/netbsd-arm64': 0.27.4 4270 + '@esbuild/netbsd-x64': 0.27.4 4271 + '@esbuild/openbsd-arm64': 0.27.4 4272 + '@esbuild/openbsd-x64': 0.27.4 4273 + '@esbuild/openharmony-arm64': 0.27.4 4274 + '@esbuild/sunos-x64': 0.27.4 4275 + '@esbuild/win32-arm64': 0.27.4 4276 + '@esbuild/win32-ia32': 0.27.4 4277 + '@esbuild/win32-x64': 0.27.4 4834 4278 4835 4279 escalade@3.2.0: {} 4836 4280 ··· 4873 4317 strip-final-newline: 4.0.0 4874 4318 yoctocolors: 2.1.2 4875 4319 4876 - express-rate-limit@8.3.1(express@5.2.1): 4320 + express-rate-limit@8.3.2(express@5.2.1): 4877 4321 dependencies: 4878 4322 express: 5.2.1 4879 4323 ip-address: 10.1.0 ··· 4911 4355 transitivePeerDependencies: 4912 4356 - supports-color 4913 4357 4914 - exsolve@1.0.8: 4915 - optional: true 4916 - 4917 - fast-check@3.23.2: 4918 - dependencies: 4919 - pure-rand: 6.1.0 4920 - optional: true 4921 - 4922 4358 fast-deep-equal@3.1.3: {} 4923 4359 4924 4360 fast-glob@3.3.3: ··· 4935 4371 dependencies: 4936 4372 reusify: 1.1.0 4937 4373 4938 - fdir@6.5.0(picomatch@4.0.3): 4374 + fdir@6.5.0(picomatch@4.0.4): 4939 4375 optionalDependencies: 4940 - picomatch: 4.0.3 4376 + picomatch: 4.0.4 4941 4377 4942 4378 fetch-blob@3.2.0: 4943 4379 dependencies: ··· 4963 4399 transitivePeerDependencies: 4964 4400 - supports-color 4965 4401 4966 - foreground-child@3.3.1: 4967 - dependencies: 4968 - cross-spawn: 7.0.6 4969 - signal-exit: 4.1.0 4970 - optional: true 4971 - 4972 4402 formdata-polyfill@4.0.10: 4973 4403 dependencies: 4974 4404 fetch-blob: 3.2.0 ··· 4989 4419 function-bind@1.1.2: {} 4990 4420 4991 4421 fuzzysort@3.1.0: {} 4992 - 4993 - generate-function@2.3.1: 4994 - dependencies: 4995 - is-property: 1.0.2 4996 - optional: true 4997 4422 4998 4423 gensync@1.0.0-beta.2: {} 4999 4424 ··· 5016 4441 5017 4442 get-own-enumerable-keys@1.0.0: {} 5018 4443 5019 - get-port-please@3.2.0: 5020 - optional: true 5021 - 5022 4444 get-proto@1.0.1: 5023 4445 dependencies: 5024 4446 dunder-proto: 1.0.1 ··· 5031 4453 '@sec-ant/readable-stream': 0.4.1 5032 4454 is-stream: 4.0.1 5033 4455 5034 - get-tsconfig@4.13.6: 4456 + get-tsconfig@4.13.7: 5035 4457 dependencies: 5036 4458 resolve-pkg-maps: 1.0.0 5037 4459 5038 - giget@2.0.0: 5039 - dependencies: 5040 - citty: 0.1.6 5041 - consola: 3.4.2 5042 - defu: 6.1.4 5043 - node-fetch-native: 1.6.7 5044 - nypm: 0.6.5 5045 - pathe: 2.0.3 5046 - optional: true 5047 - 5048 4460 glob-parent@5.1.2: 5049 4461 dependencies: 5050 4462 is-glob: 4.0.3 ··· 5053 4465 5054 4466 graceful-fs@4.2.11: {} 5055 4467 5056 - grammex@3.1.12: 5057 - optional: true 5058 - 5059 - graphmatch@1.1.1: 5060 - optional: true 5061 - 5062 - graphql@16.13.1: {} 4468 + graphql@16.13.2: {} 5063 4469 5064 4470 has-symbols@1.1.0: {} 5065 4471 ··· 5069 4475 5070 4476 headers-polyfill@4.0.3: {} 5071 4477 5072 - hono@4.11.4: 5073 - optional: true 5074 - 5075 - hono@4.12.8: {} 4478 + hono@4.12.9: {} 5076 4479 5077 4480 http-errors@2.0.1: 5078 4481 dependencies: ··· 5081 4484 setprototypeof: 1.2.0 5082 4485 statuses: 2.0.2 5083 4486 toidentifier: 1.0.1 5084 - 5085 - http-status-codes@2.3.0: 5086 - optional: true 5087 4487 5088 4488 https-proxy-agent@7.0.6: 5089 4489 dependencies: ··· 5145 4545 5146 4546 is-promise@4.0.0: {} 5147 4547 5148 - is-property@1.0.2: 5149 - optional: true 5150 - 5151 4548 is-regexp@3.1.0: {} 5152 4549 5153 4550 is-stream@2.0.1: {} ··· 5167 4564 isexe@3.1.5: {} 5168 4565 5169 4566 jiti@2.6.1: {} 5170 - 5171 - jose@6.2.1: {} 5172 4567 5173 4568 jose@6.2.2: {} 5174 4569 ··· 5198 4593 5199 4594 kleur@4.1.5: {} 5200 4595 5201 - kysely@0.28.11: {} 4596 + kysely@0.28.15: {} 5202 4597 5203 4598 lightningcss-android-arm64@1.32.0: 5204 4599 optional: true ··· 5249 4644 lightningcss-win32-arm64-msvc: 1.32.0 5250 4645 lightningcss-win32-x64-msvc: 1.32.0 5251 4646 5252 - lilconfig@2.1.0: 5253 - optional: true 5254 - 5255 4647 lines-and-columns@1.2.4: {} 5256 4648 5257 - lodash@4.17.21: 5258 - optional: true 5259 - 5260 4649 log-symbols@6.0.0: 5261 4650 dependencies: 5262 4651 chalk: 5.6.2 5263 4652 is-unicode-supported: 1.3.0 5264 4653 5265 - long@5.3.2: 5266 - optional: true 5267 - 5268 4654 lru-cache@5.1.1: 5269 4655 dependencies: 5270 4656 yallist: 3.1.1 5271 4657 5272 - lru.min@1.1.4: 5273 - optional: true 5274 - 5275 4658 magic-string@0.30.21: 5276 4659 dependencies: 5277 4660 '@jridgewell/sourcemap-codec': 1.5.5 ··· 5280 4663 5281 4664 media-typer@1.1.0: {} 5282 4665 5283 - memory-pager@1.5.0: {} 5284 - 5285 4666 merge-descriptors@2.0.0: {} 5286 4667 5287 4668 merge-stream@2.0.0: {} ··· 5291 4672 micromatch@4.0.8: 5292 4673 dependencies: 5293 4674 braces: 3.0.3 5294 - picomatch: 2.3.1 4675 + picomatch: 2.3.2 5295 4676 5296 4677 mime-db@1.54.0: {} 5297 4678 ··· 5303 4684 5304 4685 mimic-function@5.0.1: {} 5305 4686 5306 - minimatch@10.2.4: 4687 + minimatch@10.2.5: 5307 4688 dependencies: 5308 - brace-expansion: 5.0.4 4689 + brace-expansion: 5.0.5 5309 4690 5310 4691 minimist@1.2.8: {} 5311 4692 5312 - mongodb-connection-string-url@7.0.1: 5313 - dependencies: 5314 - '@types/whatwg-url': 13.0.0 5315 - whatwg-url: 14.2.0 5316 - 5317 - mongodb@7.1.0: 5318 - dependencies: 5319 - '@mongodb-js/saslprep': 1.4.6 5320 - bson: 7.2.0 5321 - mongodb-connection-string-url: 7.0.1 5322 - 5323 4693 ms@2.1.3: {} 5324 4694 5325 - msw@2.12.13(@types/node@25.5.0)(typescript@5.9.3): 4695 + msw@2.12.14(@types/node@25.5.0)(typescript@6.0.2): 5326 4696 dependencies: 5327 4697 '@inquirer/confirm': 5.1.21(@types/node@25.5.0) 5328 4698 '@mswjs/interceptors': 0.41.3 5329 4699 '@open-draft/deferred-promise': 2.2.0 5330 4700 '@types/statuses': 2.0.6 5331 4701 cookie: 1.1.1 5332 - graphql: 16.13.1 4702 + graphql: 16.13.2 5333 4703 headers-polyfill: 4.0.3 5334 4704 is-node-process: 1.2.0 5335 4705 outvariant: 1.4.3 ··· 5343 4713 until-async: 3.0.2 5344 4714 yargs: 17.7.2 5345 4715 optionalDependencies: 5346 - typescript: 5.9.3 4716 + typescript: 6.0.2 5347 4717 transitivePeerDependencies: 5348 4718 - '@types/node' 5349 4719 5350 4720 mute-stream@2.0.0: {} 5351 4721 5352 - mysql2@3.15.3: 5353 - dependencies: 5354 - aws-ssl-profiles: 1.1.2 5355 - denque: 2.1.0 5356 - generate-function: 2.3.1 5357 - iconv-lite: 0.7.2 5358 - long: 5.3.2 5359 - lru.min: 1.1.4 5360 - named-placeholders: 1.1.6 5361 - seq-queue: 0.0.5 5362 - sqlstring: 2.3.3 5363 - optional: true 5364 - 5365 - named-placeholders@1.1.6: 5366 - dependencies: 5367 - lru.min: 1.1.4 5368 - optional: true 5369 - 5370 4722 nanoid@3.3.11: {} 5371 4723 5372 - nanostores@1.1.1: {} 4724 + nanostores@1.2.0: {} 5373 4725 5374 4726 negotiator@1.0.0: {} 5375 4727 ··· 5378 4730 react: 19.2.4 5379 4731 react-dom: 19.2.4(react@19.2.4) 5380 4732 5381 - next@16.2.1(@babel/core@7.29.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 4733 + next@16.2.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): 5382 4734 dependencies: 5383 4735 '@next/env': 16.2.1 5384 4736 '@swc/helpers': 0.5.15 5385 - baseline-browser-mapping: 2.10.9 5386 - caniuse-lite: 1.0.30001780 4737 + baseline-browser-mapping: 2.10.12 4738 + caniuse-lite: 1.0.30001782 5387 4739 postcss: 8.4.31 5388 4740 react: 19.2.4 5389 4741 react-dom: 19.2.4(react@19.2.4) ··· 5397 4749 '@next/swc-linux-x64-musl': 16.2.1 5398 4750 '@next/swc-win32-arm64-msvc': 16.2.1 5399 4751 '@next/swc-win32-x64-msvc': 16.2.1 4752 + '@opentelemetry/api': 1.9.1 5400 4753 babel-plugin-react-compiler: 1.0.0 5401 4754 sharp: 0.34.5 5402 4755 transitivePeerDependencies: ··· 5405 4758 5406 4759 node-domexception@1.0.0: {} 5407 4760 5408 - node-fetch-native@1.6.7: 5409 - optional: true 5410 - 5411 4761 node-fetch@3.3.2: 5412 4762 dependencies: 5413 4763 data-uri-to-buffer: 4.0.1 ··· 5416 4766 5417 4767 node-releases@2.0.36: {} 5418 4768 5419 - nodemailer@8.0.3: {} 4769 + nodemailer@8.0.4: {} 5420 4770 5421 4771 npm-run-path@4.0.1: 5422 4772 dependencies: ··· 5427 4777 path-key: 4.0.0 5428 4778 unicorn-magic: 0.3.0 5429 4779 5430 - nypm@0.6.5: 5431 - dependencies: 5432 - citty: 0.2.1 5433 - pathe: 2.0.3 5434 - tinyexec: 1.0.4 5435 - optional: true 5436 - 5437 4780 object-assign@4.1.1: {} 5438 4781 5439 4782 object-inspect@1.13.4: {} 5440 4783 5441 4784 object-treeify@1.1.33: {} 5442 - 5443 - ohash@2.0.11: 5444 - optional: true 5445 4785 5446 4786 on-finished@2.4.1: 5447 4787 dependencies: ··· 5505 4845 5506 4846 path-to-regexp@6.3.0: {} 5507 4847 5508 - path-to-regexp@8.3.0: {} 5509 - 5510 - pathe@2.0.3: 5511 - optional: true 5512 - 5513 - perfect-debounce@1.0.0: 5514 - optional: true 4848 + path-to-regexp@8.4.1: {} 5515 4849 5516 4850 pg-int8@1.0.1: {} 5517 4851 ··· 5527 4861 5528 4862 picocolors@1.1.1: {} 5529 4863 5530 - picomatch@2.3.1: {} 4864 + picomatch@2.3.2: {} 5531 4865 5532 - picomatch@4.0.3: {} 4866 + picomatch@4.0.4: {} 5533 4867 5534 4868 pkce-challenge@5.0.1: {} 5535 4869 5536 - pkg-types@2.3.0: 5537 - dependencies: 5538 - confbox: 0.2.4 5539 - exsolve: 1.0.8 5540 - pathe: 2.0.3 5541 - optional: true 5542 - 5543 4870 postcss-selector-parser@7.1.1: 5544 4871 dependencies: 5545 4872 cssesc: 3.0.0 ··· 5567 4894 dependencies: 5568 4895 xtend: 4.0.2 5569 4896 5570 - postgres@3.4.7: 5571 - optional: true 5572 - 5573 4897 powershell-utils@0.1.0: {} 5574 4898 5575 4899 pretty-ms@9.3.0: 5576 4900 dependencies: 5577 4901 parse-ms: 4.0.0 5578 4902 5579 - 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): 5580 - dependencies: 5581 - '@prisma/config': 7.4.2 5582 - '@prisma/dev': 0.20.0(typescript@5.9.3) 5583 - '@prisma/engines': 7.4.2 5584 - '@prisma/studio-core': 0.13.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 5585 - mysql2: 3.15.3 5586 - postgres: 3.4.7 5587 - optionalDependencies: 5588 - typescript: 5.9.3 5589 - transitivePeerDependencies: 5590 - - '@types/react' 5591 - - magicast 5592 - - react 5593 - - react-dom 5594 - optional: true 5595 - 5596 4903 prompts@2.4.2: 5597 4904 dependencies: 5598 4905 kleur: 3.0.3 5599 4906 sisteransi: 1.0.5 5600 4907 5601 - proper-lockfile@4.1.2: 5602 - dependencies: 5603 - graceful-fs: 4.2.11 5604 - retry: 0.12.0 5605 - signal-exit: 3.0.7 5606 - optional: true 5607 - 5608 4908 proxy-addr@2.0.7: 5609 4909 dependencies: 5610 4910 forwarded: 0.2.0 5611 4911 ipaddr.js: 1.9.1 5612 4912 5613 - punycode@2.3.1: {} 5614 - 5615 - pure-rand@6.1.0: 5616 - optional: true 5617 - 5618 4913 qs@6.15.0: 5619 4914 dependencies: 5620 4915 side-channel: 1.1.0 ··· 5630 4925 iconv-lite: 0.7.2 5631 4926 unpipe: 1.0.0 5632 4927 5633 - rc9@2.1.2: 5634 - dependencies: 5635 - defu: 6.1.4 5636 - destr: 2.0.5 5637 - optional: true 5638 - 5639 4928 react-dom@19.2.4(react@19.2.4): 5640 4929 dependencies: 5641 4930 react: 19.2.4 ··· 5643 4932 5644 4933 react@19.2.4: {} 5645 4934 5646 - readdirp@4.1.2: 5647 - optional: true 5648 - 5649 4935 recast@0.23.11: 5650 4936 dependencies: 5651 4937 ast-types: 0.16.1 ··· 5654 4940 tiny-invariant: 1.3.3 5655 4941 tslib: 2.8.1 5656 4942 5657 - regexp-to-ast@0.5.0: 5658 - optional: true 5659 - 5660 - remeda@2.33.4: 5661 - optional: true 5662 - 5663 4943 require-directory@2.1.1: {} 5664 4944 5665 4945 require-from-string@2.0.2: {} ··· 5675 4955 onetime: 7.0.0 5676 4956 signal-exit: 4.1.0 5677 4957 5678 - retry@0.12.0: 5679 - optional: true 5680 - 5681 4958 retry@0.13.1: {} 5682 4959 5683 4960 rettime@0.10.1: {} ··· 5692 4969 depd: 2.0.0 5693 4970 is-promise: 4.0.0 5694 4971 parseurl: 1.3.3 5695 - path-to-regexp: 8.3.0 4972 + path-to-regexp: 8.4.1 5696 4973 transitivePeerDependencies: 5697 4974 - supports-color 5698 4975 ··· 5726 5003 statuses: 2.0.2 5727 5004 transitivePeerDependencies: 5728 5005 - supports-color 5729 - 5730 - seq-queue@0.0.5: 5731 - optional: true 5732 5006 5733 5007 serve-static@2.2.1: 5734 5008 dependencies: ··· 5739 5013 transitivePeerDependencies: 5740 5014 - supports-color 5741 5015 5742 - set-cookie-parser@3.0.1: {} 5016 + set-cookie-parser@3.1.0: {} 5743 5017 5744 5018 setprototypeof@1.2.0: {} 5745 5019 5746 - shadcn@4.1.0(@types/node@25.5.0)(typescript@5.9.3): 5020 + shadcn@4.1.1(@types/node@25.5.0)(typescript@6.0.2): 5747 5021 dependencies: 5748 5022 '@babel/core': 7.29.0 5749 5023 '@babel/parser': 7.29.2 5750 5024 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 5751 5025 '@babel/preset-typescript': 7.28.5(@babel/core@7.29.0) 5752 - '@dotenvx/dotenvx': 1.56.0 5753 - '@modelcontextprotocol/sdk': 1.27.1(zod@3.25.76) 5026 + '@dotenvx/dotenvx': 1.59.1 5027 + '@modelcontextprotocol/sdk': 1.29.0(zod@3.25.76) 5754 5028 '@types/validate-npm-package-name': 4.0.2 5755 5029 browserslist: 4.28.1 5756 5030 commander: 14.0.3 5757 - cosmiconfig: 9.0.1(typescript@5.9.3) 5031 + cosmiconfig: 9.0.1(typescript@6.0.2) 5758 5032 dedent: 1.7.2 5759 5033 deepmerge: 4.3.1 5760 - diff: 8.0.3 5034 + diff: 8.0.4 5761 5035 execa: 9.6.1 5762 5036 fast-glob: 3.3.3 5763 5037 fs-extra: 11.3.4 5764 5038 fuzzysort: 3.1.0 5765 5039 https-proxy-agent: 7.0.6 5766 5040 kleur: 4.1.5 5767 - msw: 2.12.13(@types/node@25.5.0)(typescript@5.9.3) 5041 + msw: 2.12.14(@types/node@25.5.0)(typescript@6.0.2) 5768 5042 node-fetch: 3.3.2 5769 5043 open: 11.0.0 5770 5044 ora: 8.2.0 ··· 5778 5052 tsconfig-paths: 4.2.0 5779 5053 validate-npm-package-name: 7.0.2 5780 5054 zod: 3.25.76 5781 - zod-to-json-schema: 3.25.1(zod@3.25.76) 5055 + zod-to-json-schema: 3.25.2(zod@3.25.76) 5782 5056 transitivePeerDependencies: 5783 5057 - '@cfworker/json-schema' 5784 5058 - '@types/node' ··· 5867 5141 5868 5142 source-map@0.6.1: {} 5869 5143 5870 - sparse-bitfield@3.0.3: 5871 - dependencies: 5872 - memory-pager: 1.5.0 5873 - 5874 - sqlstring@2.3.3: 5875 - optional: true 5876 - 5877 5144 statuses@2.0.2: {} 5878 5145 5879 - std-env@3.10.0: 5880 - optional: true 5881 - 5882 5146 stdin-discarder@0.2.2: {} 5883 5147 5884 5148 strict-event-emitter@0.5.1: {} ··· 5930 5194 5931 5195 tailwindcss@4.2.2: {} 5932 5196 5933 - tapable@2.3.0: {} 5197 + tapable@2.3.2: {} 5934 5198 5935 5199 throttleit@2.1.0: {} 5936 5200 5937 5201 tiny-invariant@1.3.3: {} 5938 5202 5939 - tinyexec@1.0.4: 5940 - optional: true 5941 - 5942 - tldts-core@7.0.26: {} 5203 + tldts-core@7.0.27: {} 5943 5204 5944 - tldts@7.0.26: 5205 + tldts@7.0.27: 5945 5206 dependencies: 5946 - tldts-core: 7.0.26 5207 + tldts-core: 7.0.27 5947 5208 5948 5209 to-regex-range@5.0.1: 5949 5210 dependencies: ··· 5953 5214 5954 5215 tough-cookie@6.0.1: 5955 5216 dependencies: 5956 - tldts: 7.0.26 5957 - 5958 - tr46@5.1.1: 5959 - dependencies: 5960 - punycode: 2.3.1 5217 + tldts: 7.0.27 5961 5218 5962 5219 ts-morph@26.0.0: 5963 5220 dependencies: ··· 5974 5231 5975 5232 tsx@4.21.0: 5976 5233 dependencies: 5977 - esbuild: 0.27.3 5978 - get-tsconfig: 4.13.6 5234 + esbuild: 0.27.4 5235 + get-tsconfig: 4.13.7 5979 5236 optionalDependencies: 5980 5237 fsevents: 2.3.3 5981 5238 ··· 5991 5248 media-typer: 1.1.0 5992 5249 mime-types: 3.0.2 5993 5250 5994 - typescript@5.9.3: {} 5251 + typescript@6.0.2: {} 5995 5252 5996 5253 undici-types@6.21.0: {} 5997 5254 5998 5255 undici-types@7.18.2: {} 5999 5256 6000 - undici@6.23.0: {} 5257 + undici@6.24.1: {} 6001 5258 6002 5259 unicorn-magic@0.3.0: {} 6003 5260 ··· 6019 5276 6020 5277 util-deprecate@1.0.2: {} 6021 5278 6022 - valibot@1.2.0(typescript@5.9.3): 6023 - optionalDependencies: 6024 - typescript: 5.9.3 6025 - optional: true 6026 - 6027 5279 validate-npm-package-name@7.0.2: {} 6028 5280 6029 5281 vary@1.1.2: {} 6030 5282 6031 5283 web-streams-polyfill@3.3.3: {} 6032 5284 6033 - webidl-conversions@7.0.0: {} 6034 - 6035 - whatwg-url@14.2.0: 6036 - dependencies: 6037 - tr46: 5.1.1 6038 - webidl-conversions: 7.0.0 6039 - 6040 5285 which@2.0.2: 6041 5286 dependencies: 6042 5287 isexe: 2.0.0 ··· 6086 5331 6087 5332 yoctocolors@2.1.2: {} 6088 5333 6089 - zeptomatch@2.1.0: 6090 - dependencies: 6091 - grammex: 3.1.12 6092 - graphmatch: 1.1.1 6093 - optional: true 6094 - 6095 - zod-to-json-schema@3.25.1(zod@3.25.76): 5334 + zod-to-json-schema@3.25.2(zod@3.25.76): 6096 5335 dependencies: 6097 5336 zod: 3.25.76 6098 5337
+4 -6
pnpm-workspace.yaml
··· 1 - ignoredBuiltDependencies: 2 - - '@prisma/engines' 3 - - esbuild 4 - - msw 5 - - prisma 6 - - sharp 1 + allowBuilds: 2 + esbuild: false 3 + msw: false 4 + sharp: false
+3 -1
src/components/group.tsx
··· 212 212 <Item key={voucher.id}> 213 213 <ItemContent> 214 214 <ItemTitle>{voucher.name}</ItemTitle> 215 - <ItemDescription className="line-clamp-none">{voucher.description}</ItemDescription> 215 + <ItemDescription className="line-clamp-none"> 216 + {voucher.description} 217 + </ItemDescription> 216 218 </ItemContent> 217 219 <ItemActions> 218 220 {(group.owner.id === user.id && (
+3 -3
src/components/ui/avatar.tsx
··· 1 1 "use client"; 2 2 3 - import * as React from "react"; 4 3 import { Avatar as AvatarPrimitive } from "@base-ui/react/avatar"; 4 + import type * as React from "react"; 5 5 6 6 import { cn } from "@/lib/utils"; 7 7 ··· 101 101 102 102 export { 103 103 Avatar, 104 - AvatarImage, 104 + AvatarBadge, 105 105 AvatarFallback, 106 106 AvatarGroup, 107 107 AvatarGroupCount, 108 - AvatarBadge, 108 + AvatarImage, 109 109 };
+1 -2
src/components/ui/button-group.tsx
··· 1 1 import { mergeProps } from "@base-ui/react/merge-props"; 2 2 import { useRender } from "@base-ui/react/use-render"; 3 3 import { cva, type VariantProps } from "class-variance-authority"; 4 - 4 + import { Separator } from "@/components/ui/separator"; 5 5 import { cn } from "@/lib/utils"; 6 - import { Separator } from "@/components/ui/separator"; 7 6 8 7 const buttonGroupVariants = cva( 9 8 "has-[>[data-slot=button-group]]:gap-2 has-[select[aria-hidden=true]:last-child]:[&>[data-slot=select-trigger]:last-of-type]:rounded-r-4xl flex w-fit items-stretch *:focus-visible:z-10 *:focus-visible:relative [&>[data-slot=select-trigger]:not([class*='w-'])]:w-fit [&>input]:flex-1",
+5 -5
src/components/ui/card.tsx
··· 1 - import * as React from "react"; 1 + import type * as React from "react"; 2 2 3 3 import { cn } from "@/lib/utils"; 4 4 ··· 91 91 92 92 export { 93 93 Card, 94 - CardHeader, 95 - CardFooter, 96 - CardTitle, 97 94 CardAction, 98 - CardDescription, 99 95 CardContent, 96 + CardDescription, 97 + CardFooter, 98 + CardHeader, 99 + CardTitle, 100 100 };
+4 -5
src/components/ui/dialog.tsx
··· 1 1 "use client"; 2 2 3 - import * as React from "react"; 4 3 import { Dialog as DialogPrimitive } from "@base-ui/react/dialog"; 5 - 4 + import { Cancel01Icon } from "@hugeicons/core-free-icons"; 5 + import { HugeiconsIcon } from "@hugeicons/react"; 6 + import type * as React from "react"; 7 + import { Button } from "@/components/ui/button"; 6 8 import { cn } from "@/lib/utils"; 7 - import { Button } from "@/components/ui/button"; 8 - import { HugeiconsIcon } from "@hugeicons/react"; 9 - import { Cancel01Icon } from "@hugeicons/core-free-icons"; 10 9 11 10 function Dialog({ ...props }: DialogPrimitive.Root.Props) { 12 11 return <DialogPrimitive.Root data-slot="dialog" {...props} />;
+3 -3
src/components/ui/empty.tsx
··· 93 93 94 94 export { 95 95 Empty, 96 - EmptyHeader, 97 - EmptyTitle, 98 - EmptyDescription, 99 96 EmptyContent, 97 + EmptyDescription, 98 + EmptyHeader, 100 99 EmptyMedia, 100 + EmptyTitle, 101 101 };
+5 -6
src/components/ui/field.tsx
··· 1 1 "use client"; 2 2 3 - import { useMemo } from "react"; 4 3 import { cva, type VariantProps } from "class-variance-authority"; 5 - 6 - import { cn } from "@/lib/utils"; 4 + import { useMemo } from "react"; 7 5 import { Label } from "@/components/ui/label"; 8 6 import { Separator } from "@/components/ui/separator"; 7 + import { cn } from "@/lib/utils"; 9 8 10 9 function FieldSet({ className, ...props }: React.ComponentProps<"fieldset">) { 11 10 return ( ··· 194 193 ...new Map(errors.map((error) => [error?.message, error])).values(), 195 194 ]; 196 195 197 - if (uniqueErrors?.length == 1) { 196 + if (uniqueErrors?.length === 1) { 198 197 return uniqueErrors[0]?.message; 199 198 } 200 199 ··· 226 225 227 226 export { 228 227 Field, 229 - FieldLabel, 228 + FieldContent, 230 229 FieldDescription, 231 230 FieldError, 232 231 FieldGroup, 232 + FieldLabel, 233 233 FieldLegend, 234 234 FieldSeparator, 235 235 FieldSet, 236 - FieldContent, 237 236 FieldTitle, 238 237 };
+3 -4
src/components/ui/input-group.tsx
··· 1 1 "use client"; 2 2 3 - import * as React from "react"; 4 3 import { cva, type VariantProps } from "class-variance-authority"; 5 - 6 - import { cn } from "@/lib/utils"; 4 + import type * as React from "react"; 7 5 import { Button } from "@/components/ui/button"; 8 6 import { Input } from "@/components/ui/input"; 9 7 import { Textarea } from "@/components/ui/textarea"; 8 + import { cn } from "@/lib/utils"; 10 9 11 10 function InputGroup({ className, ...props }: React.ComponentProps<"div">) { 12 11 return ( ··· 151 150 InputGroup, 152 151 InputGroupAddon, 153 152 InputGroupButton, 154 - InputGroupText, 155 153 InputGroupInput, 154 + InputGroupText, 156 155 InputGroupTextarea, 157 156 };
+1 -1
src/components/ui/input.tsx
··· 1 - import * as React from "react"; 2 1 import { Input as InputPrimitive } from "@base-ui/react/input"; 2 + import type * as React from "react"; 3 3 4 4 import { cn } from "@/lib/utils"; 5 5
+7 -8
src/components/ui/item.tsx
··· 1 - import * as React from "react"; 2 1 import { mergeProps } from "@base-ui/react/merge-props"; 3 2 import { useRender } from "@base-ui/react/use-render"; 4 3 import { cva, type VariantProps } from "class-variance-authority"; 5 - 4 + import type * as React from "react"; 5 + import { Separator } from "@/components/ui/separator"; 6 6 import { cn } from "@/lib/utils"; 7 - import { Separator } from "@/components/ui/separator"; 8 7 9 8 function ItemGroup({ className, ...props }: React.ComponentProps<"div">) { 10 9 return ( ··· 189 188 190 189 export { 191 190 Item, 192 - ItemMedia, 191 + ItemActions, 193 192 ItemContent, 194 - ItemActions, 193 + ItemDescription, 194 + ItemFooter, 195 195 ItemGroup, 196 + ItemHeader, 197 + ItemMedia, 196 198 ItemSeparator, 197 199 ItemTitle, 198 - ItemDescription, 199 - ItemHeader, 200 - ItemFooter, 201 200 };
+1 -1
src/components/ui/label.tsx
··· 1 1 "use client"; 2 2 3 - import * as React from "react"; 3 + import type * as React from "react"; 4 4 5 5 import { cn } from "@/lib/utils"; 6 6
+1 -1
src/components/ui/tabs.tsx
··· 79 79 ); 80 80 } 81 81 82 - export { Tabs, TabsList, TabsTrigger, TabsContent, tabsListVariants }; 82 + export { Tabs, TabsContent, TabsList, TabsTrigger, tabsListVariants };
+1 -1
src/components/ui/textarea.tsx
··· 1 - import * as React from "react"; 1 + import type * as React from "react"; 2 2 3 3 import { cn } from "@/lib/utils"; 4 4
+1 -1
src/db/auth-schema.ts
··· 1 1 import { relations } from "drizzle-orm"; 2 - import { pgTable, text, timestamp, boolean, index } from "drizzle-orm/pg-core"; 2 + import { boolean, index, pgTable, text, timestamp } from "drizzle-orm/pg-core"; 3 3 4 4 export const user = pgTable("user", { 5 5 id: text("id").primaryKey(),