SPB Git

spb/groupe-ka Public

Groupe KA — site du holding + KA ID (compte unique & SSO des 7 plateformes). Next.js 16, SQLite, Google & Apple login.

TypeScript 91.8% CSS 8.1%
68.8 KB · 2,146 lines json
Raw Blame History
1{2  "name": "groupe-ka",3  "version": "1.0.0",4  "lockfileVersion": 3,5  "requires": true,6  "packages": {7    "": {8      "name": "groupe-ka",9      "version": "1.0.0",10      "dependencies": {11        "better-sqlite3": "^13.0.3",12        "jose": "^6.2.8",13        "next": "16.3.0",14        "qrcode": "^1.5.4",15        "react": "19.2.8",16        "react-dom": "19.2.8",17        "sharp": "^0.35.3"18      },19      "devDependencies": {20        "@tailwindcss/postcss": "^4",21        "@types/better-sqlite3": "^9.6.0",22        "@types/node": "^20",23        "@types/qrcode": "^1.5.6",24        "@types/react": "^19",25        "@types/react-dom": "^19",26        "tailwindcss": "^4",27        "typescript": "^5"28      }29    },30    "node_modules/@alloc/quick-lru": {31      "version": "5.2.0",32      "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",33      "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",34      "dev": true,35      "license": "MIT",36      "engines": {37        "node": ">=10"38      },39      "funding": {40        "url": "https://github.com/sponsors/sindresorhus"41      }42    },43    "node_modules/@emnapi/runtime": {44      "version": "1.11.3",45      "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",46      "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",47      "license": "MIT",48      "optional": true,49      "dependencies": {50        "tslib": "^2.4.0"51      }52    },53    "node_modules/@img/colour": {54      "version": "1.1.0",55      "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",56      "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",57      "license": "MIT",58      "engines": {59        "node": ">=18"60      }61    },62    "node_modules/@img/sharp-darwin-arm64": {63      "version": "0.35.3",64      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.35.3.tgz",65      "integrity": "sha512-RMnFX7YQsMoh7lWfcM4NEHHymBX/rLuKNPVM84XE9ONPcaSCDgE7CHIHpSgPcO2xcRthgBy1HfNO319mwhIAkg==",66      "cpu": [67        "arm64"68      ],69      "license": "Apache-2.0",70      "optional": true,71      "os": [72        "darwin"73      ],74      "engines": {75        "node": ">=20.9.0"76      },77      "funding": {78        "url": "https://opencollective.com/libvips"79      },80      "optionalDependencies": {81        "@img/sharp-libvips-darwin-arm64": "1.3.2"82      }83    },84    "node_modules/@img/sharp-darwin-x64": {85      "version": "0.35.3",86      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.35.3.tgz",87      "integrity": "sha512-Xo+5uFBtLN0BKqieTxiFzFPQAUlBbbH5iBKyRX/z1JrbnYsHTfKJnUfL8+p2TPXr1pXqao4eeL4Rl144uDpK9w==",88      "cpu": [89        "x64"90      ],91      "license": "Apache-2.0",92      "optional": true,93      "os": [94        "darwin"95      ],96      "engines": {97        "node": ">=20.9.0"98      },99      "funding": {100        "url": "https://opencollective.com/libvips"101      },102      "optionalDependencies": {103        "@img/sharp-libvips-darwin-x64": "1.3.2"104      }105    },106    "node_modules/@img/sharp-freebsd-wasm32": {107      "version": "0.35.3",108      "resolved": "https://registry.npmjs.org/@img/sharp-freebsd-wasm32/-/sharp-freebsd-wasm32-0.35.3.tgz",109      "integrity": "sha512-lUxcqWIj2wMQ9BrwNjngcr1gWUr5xgaGThBRqPPalIC2n67Cqj1uPh8NnA/ZhAg8hUbKl+kVHKwgUIwe6ZYPrg==",110      "license": "Apache-2.0",111      "optional": true,112      "os": [113        "freebsd"114      ],115      "dependencies": {116        "@img/sharp-wasm32": "0.35.3"117      },118      "engines": {119        "node": ">=20.9.0"120      },121      "funding": {122        "url": "https://opencollective.com/libvips"123      }124    },125    "node_modules/@img/sharp-libvips-darwin-arm64": {126      "version": "1.3.2",127      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.3.2.tgz",128      "integrity": "sha512-9J6ypZFpQBj4YnePGoq/S38w6nz+vqg5WZLrLGY4YuSemdMq47GMLBPO42MzwdGwpg/agZ7xzZcFHa48xlywfg==",129      "cpu": [130        "arm64"131      ],132      "license": "LGPL-3.0-or-later",133      "optional": true,134      "os": [135        "darwin"136      ],137      "funding": {138        "url": "https://opencollective.com/libvips"139      }140    },141    "node_modules/@img/sharp-libvips-darwin-x64": {142      "version": "1.3.2",143      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.3.2.tgz",144      "integrity": "sha512-m2pW1n6cns9VaubNwsZ+c3CRYjxNQWgJ5gPlnL1nbBcpkBvFm6SCFN5o0psFHI8w9n11NKhFkeEDns98tiqbEw==",145      "cpu": [146        "x64"147      ],148      "license": "LGPL-3.0-or-later",149      "optional": true,150      "os": [151        "darwin"152      ],153      "funding": {154        "url": "https://opencollective.com/libvips"155      }156    },157    "node_modules/@img/sharp-libvips-linux-arm": {158      "version": "1.3.2",159      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.3.2.tgz",160      "integrity": "sha512-1eMLzy92I4J6rmi4mAT8yC3HxOtniyGELlzGbNMLLeqe052ahFQ0h6LFq+lh5DsDIdYViIDst08abvSbcEdLXQ==",161      "cpu": [162        "arm"163      ],164      "libc": [165        "glibc"166      ],167      "license": "LGPL-3.0-or-later",168      "optional": true,169      "os": [170        "linux"171      ],172      "funding": {173        "url": "https://opencollective.com/libvips"174      }175    },176    "node_modules/@img/sharp-libvips-linux-arm64": {177      "version": "1.3.2",178      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.3.2.tgz",179      "integrity": "sha512-dqVSFynCox4C/J8kT16V7SIFAns0IjgLwkvYT7p8LQVmJ5OS5b6tI9IGflxTeuBS//zXeFIUbwt5dwxyZ17cnA==",180      "cpu": [181        "arm64"182      ],183      "libc": [184        "glibc"185      ],186      "license": "LGPL-3.0-or-later",187      "optional": true,188      "os": [189        "linux"190      ],191      "funding": {192        "url": "https://opencollective.com/libvips"193      }194    },195    "node_modules/@img/sharp-libvips-linux-ppc64": {196      "version": "1.3.2",197      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.3.2.tgz",198      "integrity": "sha512-3z0NHDxD6n5I9gc05U1eW1AyRm+Gznzq3naMrthPNqE6oYykcogW0l/jfpJdjYnuNl8R7yI9pNbE1XiUeyq0Aw==",199      "cpu": [200        "ppc64"201      ],202      "libc": [203        "glibc"204      ],205      "license": "LGPL-3.0-or-later",206      "optional": true,207      "os": [208        "linux"209      ],210      "funding": {211        "url": "https://opencollective.com/libvips"212      }213    },214    "node_modules/@img/sharp-libvips-linux-riscv64": {215      "version": "1.3.2",216      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.3.2.tgz",217      "integrity": "sha512-bsb4rI+NldGOsXuej2r8OdSS8+zXDVaCWxyWrcv6kneTOlgAHtZABRzBBCwdsPiD90J4myNJuHpg6kA20ImW/w==",218      "cpu": [219        "riscv64"220      ],221      "libc": [222        "glibc"223      ],224      "license": "LGPL-3.0-or-later",225      "optional": true,226      "os": [227        "linux"228      ],229      "funding": {230        "url": "https://opencollective.com/libvips"231      }232    },233    "node_modules/@img/sharp-libvips-linux-s390x": {234      "version": "1.3.2",235      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.3.2.tgz",236      "integrity": "sha512-/ABshyj8gCpyIrNXnHn4LorDJ0HHm1VhXPBlxZ8zAtfVPAaSafXPGn+sUSIRiwaSBy0mmFjSjiXI5mkcwdChKQ==",237      "cpu": [238        "s390x"239      ],240      "libc": [241        "glibc"242      ],243      "license": "LGPL-3.0-or-later",244      "optional": true,245      "os": [246        "linux"247      ],248      "funding": {249        "url": "https://opencollective.com/libvips"250      }251    },252    "node_modules/@img/sharp-libvips-linux-x64": {253      "version": "1.3.2",254      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.2.tgz",255      "integrity": "sha512-ITPEtgffGJ0S6G9dRyw/366tJQqFRcHWPHhC+Stpg3Z8AEMrDrTr2lhdz4f/Y/HMbRh//7Z5mBzEpVdi62Oc3w==",256      "cpu": [257        "x64"258      ],259      "libc": [260        "glibc"261      ],262      "license": "LGPL-3.0-or-later",263      "optional": true,264      "os": [265        "linux"266      ],267      "funding": {268        "url": "https://opencollective.com/libvips"269      }270    },271    "node_modules/@img/sharp-libvips-linuxmusl-arm64": {272      "version": "1.3.2",273      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.3.2.tgz",274      "integrity": "sha512-zE9EdiUzUmg5mDT5a1rk5fYJ6GWPloTwWBYDS14naqHsL+EaMpDj1AWnpLgh3u0YCORv2Tt50wrcrpYqkP97Kw==",275      "cpu": [276        "arm64"277      ],278      "libc": [279        "musl"280      ],281      "license": "LGPL-3.0-or-later",282      "optional": true,283      "os": [284        "linux"285      ],286      "funding": {287        "url": "https://opencollective.com/libvips"288      }289    },290    "node_modules/@img/sharp-libvips-linuxmusl-x64": {291      "version": "1.3.2",292      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.3.2.tgz",293      "integrity": "sha512-m0lrLiUt+lBYnCFr8qV/65yMR4E/c7/wf78I5eKTdkEakFAlZ9QlzEM3QIhhAwVeUhLAHLcCq7a7Vszq/oFNZQ==",294      "cpu": [295        "x64"296      ],297      "libc": [298        "musl"299      ],300      "license": "LGPL-3.0-or-later",301      "optional": true,302      "os": [303        "linux"304      ],305      "funding": {306        "url": "https://opencollective.com/libvips"307      }308    },309    "node_modules/@img/sharp-linux-arm": {310      "version": "0.35.3",311      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.35.3.tgz",312      "integrity": "sha512-affVWCTLooy8TSxbDx2qkzuDeaWLNVBA+P//FNBirHsXpP2fuBhk5AuboYUnrDnzoXes8GFjpTx0SBFOCRg+FA==",313      "cpu": [314        "arm"315      ],316      "libc": [317        "glibc"318      ],319      "license": "Apache-2.0",320      "optional": true,321      "os": [322        "linux"323      ],324      "engines": {325        "node": ">=20.9.0"326      },327      "funding": {328        "url": "https://opencollective.com/libvips"329      },330      "optionalDependencies": {331        "@img/sharp-libvips-linux-arm": "1.3.2"332      }333    },334    "node_modules/@img/sharp-linux-arm64": {335      "version": "0.35.3",336      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.35.3.tgz",337      "integrity": "sha512-QgKDspHPnrU+GQ55XPhGwyhC8acLVOOSyAvo1oVfFmrIXLkDNmGWzAfDZ4xK8oSA1qBQrALcHX0G5UZni/SuFQ==",338      "cpu": [339        "arm64"340      ],341      "libc": [342        "glibc"343      ],344      "license": "Apache-2.0",345      "optional": true,346      "os": [347        "linux"348      ],349      "engines": {350        "node": ">=20.9.0"351      },352      "funding": {353        "url": "https://opencollective.com/libvips"354      },355      "optionalDependencies": {356        "@img/sharp-libvips-linux-arm64": "1.3.2"357      }358    },359    "node_modules/@img/sharp-linux-ppc64": {360      "version": "0.35.3",361      "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.35.3.tgz",362      "integrity": "sha512-sMd8rDxmpLOwv/7N44klFjOD5DUO7FLdjiXDI0hoxYaf7Ar262dQIEkosE98bps+5HPLtp/EvNqeqQtOycP/IA==",363      "cpu": [364        "ppc64"365      ],366      "libc": [367        "glibc"368      ],369      "license": "Apache-2.0",370      "optional": true,371      "os": [372        "linux"373      ],374      "engines": {375        "node": ">=20.9.0"376      },377      "funding": {378        "url": "https://opencollective.com/libvips"379      },380      "optionalDependencies": {381        "@img/sharp-libvips-linux-ppc64": "1.3.2"382      }383    },384    "node_modules/@img/sharp-linux-riscv64": {385      "version": "0.35.3",386      "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.3.tgz",387      "integrity": "sha512-0Eob78yjlYPfL5vMNWAW55l3R9Y6BQS/gOfe0ZcP9mEz9ohhKSt4im1hayiknXgf8AWrFqMvJcKIdmLmEe7yeQ==",388      "cpu": [389        "riscv64"390      ],391      "libc": [392        "glibc"393      ],394      "license": "Apache-2.0",395      "optional": true,396      "os": [397        "linux"398      ],399      "engines": {400        "node": ">=20.9.0"401      },402      "funding": {403        "url": "https://opencollective.com/libvips"404      },405      "optionalDependencies": {406        "@img/sharp-libvips-linux-riscv64": "1.3.2"407      }408    },409    "node_modules/@img/sharp-linux-s390x": {410      "version": "0.35.3",411      "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.35.3.tgz",412      "integrity": "sha512-KgAxQ0DxpNOq1rG2t5cgTgShJFGSuU7XO45cqC+1NVOuZnP6tlgZRuSYOfNupGkHID0o3cJOsw4DVeJpMovcGw==",413      "cpu": [414        "s390x"415      ],416      "libc": [417        "glibc"418      ],419      "license": "Apache-2.0",420      "optional": true,421      "os": [422        "linux"423      ],424      "engines": {425        "node": ">=20.9.0"426      },427      "funding": {428        "url": "https://opencollective.com/libvips"429      },430      "optionalDependencies": {431        "@img/sharp-libvips-linux-s390x": "1.3.2"432      }433    },434    "node_modules/@img/sharp-linux-x64": {435      "version": "0.35.3",436      "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.35.3.tgz",437      "integrity": "sha512-8pqvxubL2PGdhlPy6GLqzDYMUjyRmKAwKHYKixpdJYBUK7PJ0C029XdsnpFIdgRZG68fZiGdHVWcKPvtiPB4cA==",438      "cpu": [439        "x64"440      ],441      "libc": [442        "glibc"443      ],444      "license": "Apache-2.0",445      "optional": true,446      "os": [447        "linux"448      ],449      "engines": {450        "node": ">=20.9.0"451      },452      "funding": {453        "url": "https://opencollective.com/libvips"454      },455      "optionalDependencies": {456        "@img/sharp-libvips-linux-x64": "1.3.2"457      }458    },459    "node_modules/@img/sharp-linuxmusl-arm64": {460      "version": "0.35.3",461      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.3.tgz",462      "integrity": "sha512-Vz0iQjzzcSX3HCbfwFfCSG/9SCIqyO0mH2sXyiHaAYfBk0cRsCWXRyQYX0ovCK/PAQBbTzQ0dsPQHh5MAFL59w==",463      "cpu": [464        "arm64"465      ],466      "libc": [467        "musl"468      ],469      "license": "Apache-2.0",470      "optional": true,471      "os": [472        "linux"473      ],474      "engines": {475        "node": ">=20.9.0"476      },477      "funding": {478        "url": "https://opencollective.com/libvips"479      },480      "optionalDependencies": {481        "@img/sharp-libvips-linuxmusl-arm64": "1.3.2"482      }483    },484    "node_modules/@img/sharp-linuxmusl-x64": {485      "version": "0.35.3",486      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.35.3.tgz",487      "integrity": "sha512-6O1NPKcDVj9QEdg7Hx549EX8U0rp6yXQERqru6yRN7fGBn32UvIRJUlWnk+8xDCiG76hXVBbX82NZ/ZKr0euIg==",488      "cpu": [489        "x64"490      ],491      "libc": [492        "musl"493      ],494      "license": "Apache-2.0",495      "optional": true,496      "os": [497        "linux"498      ],499      "engines": {500        "node": ">=20.9.0"501      },502      "funding": {503        "url": "https://opencollective.com/libvips"504      },505      "optionalDependencies": {506        "@img/sharp-libvips-linuxmusl-x64": "1.3.2"507      }508    },509    "node_modules/@img/sharp-wasm32": {510      "version": "0.35.3",511      "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.35.3.tgz",512      "integrity": "sha512-cZ0XkcYGpHZkqW6iCkqTcmUC0CD9DhD5d/qeZlZkfRBn6GnHniZXLUo5+9xw8Iv76YE6LQFN9YNBlKREcCG76w==",513      "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",514      "optional": true,515      "dependencies": {516        "@emnapi/runtime": "^1.11.1"517      },518      "engines": {519        "node": ">=20.9.0"520      },521      "funding": {522        "url": "https://opencollective.com/libvips"523      }524    },525    "node_modules/@img/sharp-webcontainers-wasm32": {526      "version": "0.35.3",527      "resolved": "https://registry.npmjs.org/@img/sharp-webcontainers-wasm32/-/sharp-webcontainers-wasm32-0.35.3.tgz",528      "integrity": "sha512-2rnq7bX3NzeR2T4YWgz8qiG4h3TSdMe+vN1iQXpJleSJ3SM5zQ8Fy2SyyXAWlbxpEZ2Y+Z4u1BePgJEYbSy80Q==",529      "cpu": [530        "wasm32"531      ],532      "license": "Apache-2.0",533      "optional": true,534      "dependencies": {535        "@img/sharp-wasm32": "0.35.3"536      },537      "engines": {538        "node": ">=20.9.0"539      },540      "funding": {541        "url": "https://opencollective.com/libvips"542      }543    },544    "node_modules/@img/sharp-win32-arm64": {545      "version": "0.35.3",546      "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.35.3.tgz",547      "integrity": "sha512-4bPwFdMbeC4JQ8L8LOyWp6nsHcboP5fxkp6iPOXz2Vg49R42TuMs2whkJ5OAP4/Ul035qOzy0AecOF9VOscn4w==",548      "cpu": [549        "arm64"550      ],551      "license": "Apache-2.0 AND LGPL-3.0-or-later",552      "optional": true,553      "os": [554        "win32"555      ],556      "engines": {557        "node": ">=20.9.0"558      },559      "funding": {560        "url": "https://opencollective.com/libvips"561      }562    },563    "node_modules/@img/sharp-win32-ia32": {564      "version": "0.35.3",565      "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.35.3.tgz",566      "integrity": "sha512-r53mXsBN6lFUDiST764SvgwUdHAqM4rPAiDzAmf4fLoB6X/rkfyTrLCg6+g17wJJiCmB3JYgHuUldCWUIRFSXw==",567      "cpu": [568        "ia32"569      ],570      "license": "Apache-2.0 AND LGPL-3.0-or-later",571      "optional": true,572      "os": [573        "win32"574      ],575      "engines": {576        "node": "^20.9.0"577      },578      "funding": {579        "url": "https://opencollective.com/libvips"580      }581    },582    "node_modules/@img/sharp-win32-x64": {583      "version": "0.35.3",584      "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.35.3.tgz",585      "integrity": "sha512-D4y1vNeZrIIJCN+uHaWVtH86B+aCrdMYYjicy9pXHvbGZeGYLLSd3wdVuC37FxVXlU1ARsk84eKWfWMXGYEqvA==",586      "cpu": [587        "x64"588      ],589      "license": "Apache-2.0 AND LGPL-3.0-or-later",590      "optional": true,591      "os": [592        "win32"593      ],594      "engines": {595        "node": ">=20.9.0"596      },597      "funding": {598        "url": "https://opencollective.com/libvips"599      }600    },601    "node_modules/@jridgewell/gen-mapping": {602      "version": "0.3.13",603      "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",604      "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",605      "dev": true,606      "license": "MIT",607      "dependencies": {608        "@jridgewell/sourcemap-codec": "^1.5.0",609        "@jridgewell/trace-mapping": "^0.3.24"610      }611    },612    "node_modules/@jridgewell/remapping": {613      "version": "2.3.5",614      "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",615      "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",616      "dev": true,617      "license": "MIT",618      "dependencies": {619        "@jridgewell/gen-mapping": "^0.3.5",620        "@jridgewell/trace-mapping": "^0.3.24"621      }622    },623    "node_modules/@jridgewell/resolve-uri": {624      "version": "3.1.2",625      "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",626      "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",627      "dev": true,628      "license": "MIT",629      "engines": {630        "node": ">=6.0.0"631      }632    },633    "node_modules/@jridgewell/sourcemap-codec": {634      "version": "1.5.5",635      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",636      "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",637      "dev": true,638      "license": "MIT"639    },640    "node_modules/@jridgewell/trace-mapping": {641      "version": "0.3.31",642      "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",643      "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",644      "dev": true,645      "license": "MIT",646      "dependencies": {647        "@jridgewell/resolve-uri": "^3.1.0",648        "@jridgewell/sourcemap-codec": "^1.4.14"649      }650    },651    "node_modules/@next/env": {652      "version": "16.3.0",653      "resolved": "https://registry.npmjs.org/@next/env/-/env-16.3.0.tgz",654      "integrity": "sha512-o9r1S0BNiNreHP9Vs+Qnqd9kviDkJh8xIACY7UFZSmiGbbQRzPBBosvHzAU4TULHOIuOj/18RSsyz2qrREmIFw==",655      "license": "MIT"656    },657    "node_modules/@next/swc-darwin-arm64": {658      "version": "16.3.0",659      "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.0.tgz",660      "integrity": "sha512-55hpqq18bEVAlxedlTt3tFqZmKg2nUXT1kn1G/BGEy0R13h3LwtwHPVzzjG6P4LLeOHE32PFDQUVaJEWvBEZBw==",661      "cpu": [662        "arm64"663      ],664      "license": "MIT",665      "optional": true,666      "os": [667        "darwin"668      ],669      "engines": {670        "node": ">= 10"671      }672    },673    "node_modules/@next/swc-darwin-x64": {674      "version": "16.3.0",675      "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.0.tgz",676      "integrity": "sha512-SOi96kSaF5T+0wW4koiM1bWzSPwjzTesC1p3df+FjdOi5LIQkBK/blxh7HdoKnNuI4PURF1OO7TZqtfnbWDSgw==",677      "cpu": [678        "x64"679      ],680      "license": "MIT",681      "optional": true,682      "os": [683        "darwin"684      ],685      "engines": {686        "node": ">= 10"687      }688    },689    "node_modules/@next/swc-linux-arm64-gnu": {690      "version": "16.3.0",691      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.0.tgz",692      "integrity": "sha512-P0gZAoPMF4dyTRzhmkV4PrqVzSOB6t4mC1oI3c4dqijJ+OVEVx5clIXAKR4/uQpsqw2KKM/0D5tVumcR2r5blg==",693      "cpu": [694        "arm64"695      ],696      "libc": [697        "glibc"698      ],699      "license": "MIT",700      "optional": true,701      "os": [702        "linux"703      ],704      "engines": {705        "node": ">= 10"706      }707    },708    "node_modules/@next/swc-linux-arm64-musl": {709      "version": "16.3.0",710      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.0.tgz",711      "integrity": "sha512-tXXGKJw0m37O0eKJARVTX/TheKPhz0QFVtVVZXmOig+9YKLQOSP6hvf2pxv5DO7CLEJyTHx3Pg043CDQkv1G4Q==",712      "cpu": [713        "arm64"714      ],715      "libc": [716        "musl"717      ],718      "license": "MIT",719      "optional": true,720      "os": [721        "linux"722      ],723      "engines": {724        "node": ">= 10"725      }726    },727    "node_modules/@next/swc-linux-x64-gnu": {728      "version": "16.3.0",729      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.0.tgz",730      "integrity": "sha512-pjGxK5EY7yWml78ALejFkWmgHsU7wbFQrISiugpH6FbUJhgEvw3xFZ/EBAtLl7QtL0WdQKiG9eWJ3mOKGTukHw==",731      "cpu": [732        "x64"733      ],734      "libc": [735        "glibc"736      ],737      "license": "MIT",738      "optional": true,739      "os": [740        "linux"741      ],742      "engines": {743        "node": ">= 10"744      }745    },746    "node_modules/@next/swc-linux-x64-musl": {747      "version": "16.3.0",748      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.0.tgz",749      "integrity": "sha512-sjo++Xx+lomlPs3HRsHWhVDyGG6ms1kGW5EtHLERdII8AyG1i+f6aq68xHREO6AEMlhjTNEWBSmfJfqm9orf7g==",750      "cpu": [751        "x64"752      ],753      "libc": [754        "musl"755      ],756      "license": "MIT",757      "optional": true,758      "os": [759        "linux"760      ],761      "engines": {762        "node": ">= 10"763      }764    },765    "node_modules/@next/swc-win32-arm64-msvc": {766      "version": "16.3.0",767      "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.0.tgz",768      "integrity": "sha512-C5JSgiO54wURdaxdEUIXqkz04uMqC9UmPX1gtDrV/5Tf1UowdWYI8uA5hfFbPolTlp0q4KZ60xlHePNibf0VIw==",769      "cpu": [770        "arm64"771      ],772      "license": "MIT",773      "optional": true,774      "os": [775        "win32"776      ],777      "engines": {778        "node": ">= 10"779      }780    },781    "node_modules/@next/swc-win32-x64-msvc": {782      "version": "16.3.0",783      "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.0.tgz",784      "integrity": "sha512-fDOggsweNb5SSw0ZKVk6U+gxSyGFFlIBY/LBc1r8GUj4u/6t6oArL+Pmkg0MBnsgR+KkdsURilVH4F3GXUGepA==",785      "cpu": [786        "x64"787      ],788      "license": "MIT",789      "optional": true,790      "os": [791        "win32"792      ],793      "engines": {794        "node": ">= 10"795      }796    },797    "node_modules/@swc/helpers": {798      "version": "0.5.15",799      "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",800      "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",801      "license": "Apache-2.0",802      "dependencies": {803        "tslib": "^2.8.0"804      }805    },806    "node_modules/@tailwindcss/node": {807      "version": "4.3.3",808      "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.3.tgz",809      "integrity": "sha512-/T8IKEsf9VTU6tLjgC7+sv2mOPtQxzE2jMw7u4Tt40Tx+QSZxpzh95/H6cMKoja9XuW7iMdLJYBB0o9G1CaAgg==",810      "dev": true,811      "license": "MIT",812      "dependencies": {813        "@jridgewell/remapping": "^2.3.5",814        "enhanced-resolve": "^5.24.1",815        "jiti": "^2.7.0",816        "lightningcss": "1.32.0",817        "magic-string": "^0.30.21",818        "source-map-js": "^1.2.1",819        "tailwindcss": "4.3.3"820      }821    },822    "node_modules/@tailwindcss/oxide": {823      "version": "4.3.3",824      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.3.tgz",825      "integrity": "sha512-krXjAikiaFSPaK/FkAQT5UTx3VormQaiZ5hBFlJZ9UFQGB/rwg1MZIhHAG9smMQRTdyJxP6Qt5MwMtdyU5FWrA==",826      "dev": true,827      "license": "MIT",828      "engines": {829        "node": ">= 20"830      },831      "optionalDependencies": {832        "@tailwindcss/oxide-android-arm64": "4.3.3",833        "@tailwindcss/oxide-darwin-arm64": "4.3.3",834        "@tailwindcss/oxide-darwin-x64": "4.3.3",835        "@tailwindcss/oxide-freebsd-x64": "4.3.3",836        "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.3",837        "@tailwindcss/oxide-linux-arm64-gnu": "4.3.3",838        "@tailwindcss/oxide-linux-arm64-musl": "4.3.3",839        "@tailwindcss/oxide-linux-x64-gnu": "4.3.3",840        "@tailwindcss/oxide-linux-x64-musl": "4.3.3",841        "@tailwindcss/oxide-wasm32-wasi": "4.3.3",842        "@tailwindcss/oxide-win32-arm64-msvc": "4.3.3",843        "@tailwindcss/oxide-win32-x64-msvc": "4.3.3"844      }845    },846    "node_modules/@tailwindcss/oxide-android-arm64": {847      "version": "4.3.3",848      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.3.tgz",849      "integrity": "sha512-Y85A2gmPSkl5Ve5qR86GL4HT509cFqQh1aes9p3sSkyTPwt0Pppf3GkwGe4JPACcRYjgJIEhQgM6dBClnr0NYw==",850      "cpu": [851        "arm64"852      ],853      "dev": true,854      "license": "MIT",855      "optional": true,856      "os": [857        "android"858      ],859      "engines": {860        "node": ">= 20"861      }862    },863    "node_modules/@tailwindcss/oxide-darwin-arm64": {864      "version": "4.3.3",865      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.3.tgz",866      "integrity": "sha512-BiaWatpBcERQFDlOjRDpIVXuFK5PJez5SA4JMg6VYZdBYU+qKfV/vqjcIs+IYmtitf1xYQZTwXvU/8y4lfZUGw==",867      "cpu": [868        "arm64"869      ],870      "dev": true,871      "license": "MIT",872      "optional": true,873      "os": [874        "darwin"875      ],876      "engines": {877        "node": ">= 20"878      }879    },880    "node_modules/@tailwindcss/oxide-darwin-x64": {881      "version": "4.3.3",882      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.3.tgz",883      "integrity": "sha512-fAeUqfV5ndhxRwai8cXGzdLvul9utWOmeTkv69unv4ZXixjn61Z+p9lCWdwOwA3TYboG3BwdVuN/RDjhBRl0mw==",884      "cpu": [885        "x64"886      ],887      "dev": true,888      "license": "MIT",889      "optional": true,890      "os": [891        "darwin"892      ],893      "engines": {894        "node": ">= 20"895      }896    },897    "node_modules/@tailwindcss/oxide-freebsd-x64": {898      "version": "4.3.3",899      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.3.tgz",900      "integrity": "sha512-iyf5bV6+wnAlflVeEy7R25dupxTNECZN5QMI0qNT6eT+EgaGdZcKhGkr5SdoaWiLJ3spLqIY9VCeSGrwmtg4kw==",901      "cpu": [902        "x64"903      ],904      "dev": true,905      "license": "MIT",906      "optional": true,907      "os": [908        "freebsd"909      ],910      "engines": {911        "node": ">= 20"912      }913    },914    "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {915      "version": "4.3.3",916      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.3.tgz",917      "integrity": "sha512-aAYUprJAJQWWbRrPvtjdroZ56Md+JM8pMiopS6xGEwDfLhqj+2ver2p4nU4Mb3CRqcMmNBjo8KkUgcxhkzVQGQ==",918      "cpu": [919        "arm"920      ],921      "dev": true,922      "license": "MIT",923      "optional": true,924      "os": [925        "linux"926      ],927      "engines": {928        "node": ">= 20"929      }930    },931    "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {932      "version": "4.3.3",933      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.3.tgz",934      "integrity": "sha512-nDxldcEENOxZRzC2uu9jrutZdAAQtb+8WWDCSnWL1zvBk1+FN+x6MtDViPB5AJMfttVCUhehGWus3XBPgatM/w==",935      "cpu": [936        "arm64"937      ],938      "dev": true,939      "libc": [940        "glibc"941      ],942      "license": "MIT",943      "optional": true,944      "os": [945        "linux"946      ],947      "engines": {948        "node": ">= 20"949      }950    },951    "node_modules/@tailwindcss/oxide-linux-arm64-musl": {952      "version": "4.3.3",953      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.3.tgz",954      "integrity": "sha512-Md44bD6veX/PC5iyF8cDVnw4HBIANZepRZZ7a8DQOvkfo5WUBwcp6iAuCUz23u+4SUkhJlD3eL7hNdW8ezd/kA==",955      "cpu": [956        "arm64"957      ],958      "dev": true,959      "libc": [960        "musl"961      ],962      "license": "MIT",963      "optional": true,964      "os": [965        "linux"966      ],967      "engines": {968        "node": ">= 20"969      }970    },971    "node_modules/@tailwindcss/oxide-linux-x64-gnu": {972      "version": "4.3.3",973      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.3.tgz",974      "integrity": "sha512-tx7us1muwOKAKWao2v/GaafFeQboE6aj88vC6ziN2NCGcRm8gWUhwjzg+YdVB1e4boAtdtma4L43onunI6NS4w==",975      "cpu": [976        "x64"977      ],978      "dev": true,979      "libc": [980        "glibc"981      ],982      "license": "MIT",983      "optional": true,984      "os": [985        "linux"986      ],987      "engines": {988        "node": ">= 20"989      }990    },991    "node_modules/@tailwindcss/oxide-linux-x64-musl": {992      "version": "4.3.3",993      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.3.tgz",994      "integrity": "sha512-SJxX60smvHgasZoBy11dX6YRjXJFovwWBoedhbQPOBzgFWBHGB+TVPWB9BxzR7TTxU8FQZAI2AyiNCMzFm8Img==",995      "cpu": [996        "x64"997      ],998      "dev": true,999      "libc": [1000        "musl"1001      ],1002      "license": "MIT",1003      "optional": true,1004      "os": [1005        "linux"1006      ],1007      "engines": {1008        "node": ">= 20"1009      }1010    },1011    "node_modules/@tailwindcss/oxide-wasm32-wasi": {1012      "version": "4.3.3",1013      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.3.tgz",1014      "integrity": "sha512-jx1+rPhY/5Ympkktd656HBWEBLxP7dH06losBLjjf5vgCODXvi9KhtftWcMIwTFIDqBr7cRnQkdLnAG+IOlGvQ==",1015      "bundleDependencies": [1016        "@napi-rs/wasm-runtime",1017        "@emnapi/core",1018        "@emnapi/runtime",1019        "@tybys/wasm-util",1020        "@emnapi/wasi-threads",1021        "tslib"1022      ],1023      "cpu": [1024        "wasm32"1025      ],1026      "dev": true,1027      "license": "MIT",1028      "optional": true,1029      "dependencies": {1030        "@emnapi/core": "^1.11.1",1031        "@emnapi/runtime": "^1.11.1",1032        "@emnapi/wasi-threads": "^1.2.2",1033        "@napi-rs/wasm-runtime": "^1.1.4",1034        "@tybys/wasm-util": "^0.10.2",1035        "tslib": "^2.8.1"1036      },1037      "engines": {1038        "node": ">=14.0.0"1039      }1040    },1041    "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {1042      "version": "4.3.3",1043      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz",1044      "integrity": "sha512-3rc292Ca2ceK6Ulcc/bAVnTs/3nDtoPhyEKlgPv+yQJQi/JS/AMJlqzxvlDacL1nekbrcf6bTqp/jV4qgnPxNQ==",1045      "cpu": [1046        "arm64"1047      ],1048      "dev": true,1049      "license": "MIT",1050      "optional": true,1051      "os": [1052        "win32"1053      ],1054      "engines": {1055        "node": ">= 20"1056      }1057    },1058    "node_modules/@tailwindcss/oxide-win32-x64-msvc": {1059      "version": "4.3.3",1060      "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.3.tgz",1061      "integrity": "sha512-yJ0pwIVc/nYeGoV02WtsN8KYyLQv7kyI2wDnkezyJlGGjkd4QLwDGAwl47YpPJeuI0M0ObaXGSPjvWDPeTPggw==",1062      "cpu": [1063        "x64"1064      ],1065      "dev": true,1066      "license": "MIT",1067      "optional": true,1068      "os": [1069        "win32"1070      ],1071      "engines": {1072        "node": ">= 20"1073      }1074    },1075    "node_modules/@tailwindcss/postcss": {1076      "version": "4.3.3",1077      "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.3.3.tgz",1078      "integrity": "sha512-JTSZZGQi1AyKirbLN3azmjVzef92tcX7h+iSqPdaeStyFpGpDlKvvpxeOE8njhbUanbRwr3z8DyzhICWnMtQeg==",1079      "dev": true,1080      "license": "MIT",1081      "dependencies": {1082        "@alloc/quick-lru": "^5.2.0",1083        "@tailwindcss/node": "4.3.3",1084        "@tailwindcss/oxide": "4.3.3",1085        "postcss": "^8.5.16",1086        "tailwindcss": "4.3.3"1087      }1088    },1089    "node_modules/@types/better-sqlite3": {1090      "version": "9.6.0",1091      "resolved": "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-9.6.0.tgz",1092      "integrity": "sha512-ZEEwBSgMu7GYJOynoagg5X9JbxfL6dTJDsgViJIqh67jV44kyOr9RXfmFjLK5rzC4MWssP06t9hu/JwGDnUbCg==",1093      "dev": true,1094      "license": "MIT",1095      "dependencies": {1096        "@types/node": "*"1097      }1098    },1099    "node_modules/@types/node": {1100      "version": "20.19.43",1101      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.43.tgz",1102      "integrity": "sha512-6oYBAi5ikg4Pl+kGsoYtawUMBT2zZMCvPNF7pVLnHZfd1zf38DRiWn/gT01RYCdUqkv7Fhr+C9ot4/tb+2sVvA==",1103      "dev": true,1104      "license": "MIT",1105      "dependencies": {1106        "undici-types": "~6.21.0"1107      }1108    },1109    "node_modules/@types/qrcode": {1110      "version": "1.5.6",1111      "resolved": "https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.6.tgz",1112      "integrity": "sha512-te7NQcV2BOvdj2b1hCAHzAoMNuj65kNBMz0KBaxM6c3VGBOhU0dURQKOtH8CFNI/dsKkwlv32p26qYQTWoB5bw==",1113      "dev": true,1114      "license": "MIT",1115      "dependencies": {1116        "@types/node": "*"1117      }1118    },1119    "node_modules/@types/react": {1120      "version": "19.2.18",1121      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz",1122      "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==",1123      "dev": true,1124      "license": "MIT",1125      "dependencies": {1126        "csstype": "^3.2.2"1127      }1128    },1129    "node_modules/@types/react-dom": {1130      "version": "19.2.4",1131      "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.4.tgz",1132      "integrity": "sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==",1133      "dev": true,1134      "license": "MIT",1135      "peerDependencies": {1136        "@types/react": "^19.2.0"1137      }1138    },1139    "node_modules/ansi-regex": {1140      "version": "5.0.1",1141      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",1142      "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",1143      "license": "MIT",1144      "engines": {1145        "node": ">=8"1146      }1147    },1148    "node_modules/ansi-styles": {1149      "version": "4.3.0",1150      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",1151      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",1152      "license": "MIT",1153      "dependencies": {1154        "color-convert": "^2.0.1"1155      },1156      "engines": {1157        "node": ">=8"1158      },1159      "funding": {1160        "url": "https://github.com/chalk/ansi-styles?sponsor=1"1161      }1162    },1163    "node_modules/baseline-browser-mapping": {1164      "version": "2.11.13",1165      "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.13.tgz",1166      "integrity": "sha512-k9HNuUVMlqVjQ9UHzfPjIqiDbWw7WqT1AoT7GL8VwvF3r0ZfArtgiSPAlmupyNquNgOJHTuH4CKYf8ttMTWBTQ==",1167      "license": "Apache-2.0",1168      "bin": {1169        "baseline-browser-mapping": "dist/cli.cjs"1170      },1171      "engines": {1172        "node": ">=6.0.0"1173      }1174    },1175    "node_modules/better-sqlite3": {1176      "version": "13.0.3",1177      "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-13.0.3.tgz",1178      "integrity": "sha512-RbOBxmLBG8uvFUc15X9+9SFemKcQ0WBuISBVkpuiaUB2qblC8UWlHEjdWVoZ8AdhSwmoEgsiXKfopX0CQxaACQ==",1179      "license": "MIT",1180      "dependencies": {1181        "node-addon-api": "^8.0.0"1182      },1183      "engines": {1184        "node": ">=22"1185      }1186    },1187    "node_modules/camelcase": {1188      "version": "5.3.1",1189      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",1190      "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",1191      "license": "MIT",1192      "engines": {1193        "node": ">=6"1194      }1195    },1196    "node_modules/caniuse-lite": {1197      "version": "1.0.30001809",1198      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001809.tgz",1199      "integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==",1200      "funding": [1201        {1202          "type": "opencollective",1203          "url": "https://opencollective.com/browserslist"1204        },1205        {1206          "type": "tidelift",1207          "url": "https://tidelift.com/funding/github/npm/caniuse-lite"1208        },1209        {1210          "type": "github",1211          "url": "https://github.com/sponsors/ai"1212        }1213      ],1214      "license": "CC-BY-4.0"1215    },1216    "node_modules/client-only": {1217      "version": "0.0.1",1218      "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",1219      "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",1220      "license": "MIT"1221    },1222    "node_modules/cliui": {1223      "version": "6.0.0",1224      "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",1225      "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",1226      "license": "ISC",1227      "dependencies": {1228        "string-width": "^4.2.0",1229        "strip-ansi": "^6.0.0",1230        "wrap-ansi": "^6.2.0"1231      }1232    },1233    "node_modules/color-convert": {1234      "version": "2.0.1",1235      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",1236      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",1237      "license": "MIT",1238      "dependencies": {1239        "color-name": "~1.1.4"1240      },1241      "engines": {1242        "node": ">=7.0.0"1243      }1244    },1245    "node_modules/color-name": {1246      "version": "1.1.4",1247      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",1248      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",1249      "license": "MIT"1250    },1251    "node_modules/csstype": {1252      "version": "3.2.3",1253      "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",1254      "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",1255      "dev": true,1256      "license": "MIT"1257    },1258    "node_modules/decamelize": {1259      "version": "1.2.0",1260      "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",1261      "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",1262      "license": "MIT",1263      "engines": {1264        "node": ">=0.10.0"1265      }1266    },1267    "node_modules/detect-libc": {1268      "version": "2.1.2",1269      "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",1270      "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",1271      "license": "Apache-2.0",1272      "engines": {1273        "node": ">=8"1274      }1275    },1276    "node_modules/dijkstrajs": {1277      "version": "1.0.3",1278      "resolved": "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.3.tgz",1279      "integrity": "sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==",1280      "license": "MIT"1281    },1282    "node_modules/emoji-regex": {1283      "version": "8.0.0",1284      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",1285      "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",1286      "license": "MIT"1287    },1288    "node_modules/enhanced-resolve": {1289      "version": "5.24.5",1290      "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.24.5.tgz",1291      "integrity": "sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==",1292      "dev": true,1293      "license": "MIT",1294      "dependencies": {1295        "graceful-fs": "^4.2.4",1296        "tapable": "^2.3.3"1297      },1298      "engines": {1299        "node": ">=10.13.0"1300      }1301    },1302    "node_modules/find-up": {1303      "version": "4.1.0",1304      "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",1305      "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",1306      "license": "MIT",1307      "dependencies": {1308        "locate-path": "^5.0.0",1309        "path-exists": "^4.0.0"1310      },1311      "engines": {1312        "node": ">=8"1313      }1314    },1315    "node_modules/get-caller-file": {1316      "version": "2.0.5",1317      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",1318      "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",1319      "license": "ISC",1320      "engines": {1321        "node": "6.* || 8.* || >= 10.*"1322      }1323    },1324    "node_modules/graceful-fs": {1325      "version": "4.2.11",1326      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",1327      "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",1328      "dev": true,1329      "license": "ISC"1330    },1331    "node_modules/is-fullwidth-code-point": {1332      "version": "3.0.0",1333      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",1334      "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",1335      "license": "MIT",1336      "engines": {1337        "node": ">=8"1338      }1339    },1340    "node_modules/jiti": {1341      "version": "2.7.0",1342      "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",1343      "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",1344      "dev": true,1345      "license": "MIT",1346      "bin": {1347        "jiti": "lib/jiti-cli.mjs"1348      }1349    },1350    "node_modules/jose": {1351      "version": "6.2.8",1352      "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.8.tgz",1353      "integrity": "sha512-Bsdjwm3Qsd/P0jR+BHDe3LytDfY7WBq2HmCCLIwuVRHMuEC9ae7/R474GIUdF1NgCyZjzVo/A9DOiOBtXq8ZoQ==",1354      "license": "MIT",1355      "funding": {1356        "url": "https://github.com/sponsors/panva"1357      }1358    },1359    "node_modules/lightningcss": {1360      "version": "1.32.0",1361      "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",1362      "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",1363      "dev": true,1364      "license": "MPL-2.0",1365      "dependencies": {1366        "detect-libc": "^2.0.3"1367      },1368      "engines": {1369        "node": ">= 12.0.0"1370      },1371      "funding": {1372        "type": "opencollective",1373        "url": "https://opencollective.com/parcel"1374      },1375      "optionalDependencies": {1376        "lightningcss-android-arm64": "1.32.0",1377        "lightningcss-darwin-arm64": "1.32.0",1378        "lightningcss-darwin-x64": "1.32.0",1379        "lightningcss-freebsd-x64": "1.32.0",1380        "lightningcss-linux-arm-gnueabihf": "1.32.0",1381        "lightningcss-linux-arm64-gnu": "1.32.0",1382        "lightningcss-linux-arm64-musl": "1.32.0",1383        "lightningcss-linux-x64-gnu": "1.32.0",1384        "lightningcss-linux-x64-musl": "1.32.0",1385        "lightningcss-win32-arm64-msvc": "1.32.0",1386        "lightningcss-win32-x64-msvc": "1.32.0"1387      }1388    },1389    "node_modules/lightningcss-android-arm64": {1390      "version": "1.32.0",1391      "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",1392      "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",1393      "cpu": [1394        "arm64"1395      ],1396      "dev": true,1397      "license": "MPL-2.0",1398      "optional": true,1399      "os": [1400        "android"1401      ],1402      "engines": {1403        "node": ">= 12.0.0"1404      },1405      "funding": {1406        "type": "opencollective",1407        "url": "https://opencollective.com/parcel"1408      }1409    },1410    "node_modules/lightningcss-darwin-arm64": {1411      "version": "1.32.0",1412      "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",1413      "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",1414      "cpu": [1415        "arm64"1416      ],1417      "dev": true,1418      "license": "MPL-2.0",1419      "optional": true,1420      "os": [1421        "darwin"1422      ],1423      "engines": {1424        "node": ">= 12.0.0"1425      },1426      "funding": {1427        "type": "opencollective",1428        "url": "https://opencollective.com/parcel"1429      }1430    },1431    "node_modules/lightningcss-darwin-x64": {1432      "version": "1.32.0",1433      "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",1434      "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",1435      "cpu": [1436        "x64"1437      ],1438      "dev": true,1439      "license": "MPL-2.0",1440      "optional": true,1441      "os": [1442        "darwin"1443      ],1444      "engines": {1445        "node": ">= 12.0.0"1446      },1447      "funding": {1448        "type": "opencollective",1449        "url": "https://opencollective.com/parcel"1450      }1451    },1452    "node_modules/lightningcss-freebsd-x64": {1453      "version": "1.32.0",1454      "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",1455      "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",1456      "cpu": [1457        "x64"1458      ],1459      "dev": true,1460      "license": "MPL-2.0",1461      "optional": true,1462      "os": [1463        "freebsd"1464      ],1465      "engines": {1466        "node": ">= 12.0.0"1467      },1468      "funding": {1469        "type": "opencollective",1470        "url": "https://opencollective.com/parcel"1471      }1472    },1473    "node_modules/lightningcss-linux-arm-gnueabihf": {1474      "version": "1.32.0",1475      "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",1476      "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",1477      "cpu": [1478        "arm"1479      ],1480      "dev": true,1481      "license": "MPL-2.0",1482      "optional": true,1483      "os": [1484        "linux"1485      ],1486      "engines": {1487        "node": ">= 12.0.0"1488      },1489      "funding": {1490        "type": "opencollective",1491        "url": "https://opencollective.com/parcel"1492      }1493    },1494    "node_modules/lightningcss-linux-arm64-gnu": {1495      "version": "1.32.0",1496      "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",1497      "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",1498      "cpu": [1499        "arm64"1500      ],1501      "dev": true,1502      "libc": [1503        "glibc"1504      ],1505      "license": "MPL-2.0",1506      "optional": true,1507      "os": [1508        "linux"1509      ],1510      "engines": {1511        "node": ">= 12.0.0"1512      },1513      "funding": {1514        "type": "opencollective",1515        "url": "https://opencollective.com/parcel"1516      }1517    },1518    "node_modules/lightningcss-linux-arm64-musl": {1519      "version": "1.32.0",1520      "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",1521      "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",1522      "cpu": [1523        "arm64"1524      ],1525      "dev": true,1526      "libc": [1527        "musl"1528      ],1529      "license": "MPL-2.0",1530      "optional": true,1531      "os": [1532        "linux"1533      ],1534      "engines": {1535        "node": ">= 12.0.0"1536      },1537      "funding": {1538        "type": "opencollective",1539        "url": "https://opencollective.com/parcel"1540      }1541    },1542    "node_modules/lightningcss-linux-x64-gnu": {1543      "version": "1.32.0",1544      "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",1545      "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",1546      "cpu": [1547        "x64"1548      ],1549      "dev": true,1550      "libc": [1551        "glibc"1552      ],1553      "license": "MPL-2.0",1554      "optional": true,1555      "os": [1556        "linux"1557      ],1558      "engines": {1559        "node": ">= 12.0.0"1560      },1561      "funding": {1562        "type": "opencollective",1563        "url": "https://opencollective.com/parcel"1564      }1565    },1566    "node_modules/lightningcss-linux-x64-musl": {1567      "version": "1.32.0",1568      "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",1569      "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",1570      "cpu": [1571        "x64"1572      ],1573      "dev": true,1574      "libc": [1575        "musl"1576      ],1577      "license": "MPL-2.0",1578      "optional": true,1579      "os": [1580        "linux"1581      ],1582      "engines": {1583        "node": ">= 12.0.0"1584      },1585      "funding": {1586        "type": "opencollective",1587        "url": "https://opencollective.com/parcel"1588      }1589    },1590    "node_modules/lightningcss-win32-arm64-msvc": {1591      "version": "1.32.0",1592      "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",1593      "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",1594      "cpu": [1595        "arm64"1596      ],1597      "dev": true,1598      "license": "MPL-2.0",1599      "optional": true,1600      "os": [1601        "win32"1602      ],1603      "engines": {1604        "node": ">= 12.0.0"1605      },1606      "funding": {1607        "type": "opencollective",1608        "url": "https://opencollective.com/parcel"1609      }1610    },1611    "node_modules/lightningcss-win32-x64-msvc": {1612      "version": "1.32.0",1613      "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",1614      "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",1615      "cpu": [1616        "x64"1617      ],1618      "dev": true,1619      "license": "MPL-2.0",1620      "optional": true,1621      "os": [1622        "win32"1623      ],1624      "engines": {1625        "node": ">= 12.0.0"1626      },1627      "funding": {1628        "type": "opencollective",1629        "url": "https://opencollective.com/parcel"1630      }1631    },1632    "node_modules/locate-path": {1633      "version": "5.0.0",1634      "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",1635      "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",1636      "license": "MIT",1637      "dependencies": {1638        "p-locate": "^4.1.0"1639      },1640      "engines": {1641        "node": ">=8"1642      }1643    },1644    "node_modules/magic-string": {1645      "version": "0.30.21",1646      "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",1647      "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",1648      "dev": true,1649      "license": "MIT",1650      "dependencies": {1651        "@jridgewell/sourcemap-codec": "^1.5.5"1652      }1653    },1654    "node_modules/nanoid": {1655      "version": "3.3.18",1656      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",1657      "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",1658      "funding": [1659        {1660          "type": "github",1661          "url": "https://github.com/sponsors/ai"1662        }1663      ],1664      "license": "MIT",1665      "bin": {1666        "nanoid": "bin/nanoid.cjs"1667      },1668      "engines": {1669        "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"1670      }1671    },1672    "node_modules/next": {1673      "version": "16.3.0",1674      "resolved": "https://registry.npmjs.org/next/-/next-16.3.0.tgz",1675      "integrity": "sha512-NEdGOzH+08eTXMUp9UYkA99Nhi5N6Thrhc1jgFOQgfgnGK/dA2hRwBpXep+exdFQrnwlRf/3Wixyp8lLBUpE2A==",1676      "license": "MIT",1677      "dependencies": {1678        "@next/env": "16.3.0",1679        "@swc/helpers": "0.5.15",1680        "baseline-browser-mapping": "^2.9.19",1681        "caniuse-lite": "^1.0.30001579",1682        "postcss": "8.5.23",1683        "styled-jsx": "5.1.6"1684      },1685      "bin": {1686        "next": "dist/bin/next"1687      },1688      "engines": {1689        "node": ">=20.9.0"1690      },1691      "optionalDependencies": {1692        "@next/swc-darwin-arm64": "16.3.0",1693        "@next/swc-darwin-x64": "16.3.0",1694        "@next/swc-linux-arm64-gnu": "16.3.0",1695        "@next/swc-linux-arm64-musl": "16.3.0",1696        "@next/swc-linux-x64-gnu": "16.3.0",1697        "@next/swc-linux-x64-musl": "16.3.0",1698        "@next/swc-win32-arm64-msvc": "16.3.0",1699        "@next/swc-win32-x64-msvc": "16.3.0",1700        "sharp": "^0.35.3"1701      },1702      "peerDependencies": {1703        "@opentelemetry/api": "^1.1.0",1704        "@playwright/test": "^1.51.1",1705        "babel-plugin-react-compiler": "*",1706        "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",1707        "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",1708        "sass": "^1.3.0"1709      },1710      "peerDependenciesMeta": {1711        "@opentelemetry/api": {1712          "optional": true1713        },1714        "@playwright/test": {1715          "optional": true1716        },1717        "babel-plugin-react-compiler": {1718          "optional": true1719        },1720        "sass": {1721          "optional": true1722        }1723      }1724    },1725    "node_modules/next/node_modules/postcss": {1726      "version": "8.5.23",1727      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz",1728      "integrity": "sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==",1729      "funding": [1730        {1731          "type": "opencollective",1732          "url": "https://opencollective.com/postcss/"1733        },1734        {1735          "type": "tidelift",1736          "url": "https://tidelift.com/funding/github/npm/postcss"1737        },1738        {1739          "type": "github",1740          "url": "https://github.com/sponsors/ai"1741        }1742      ],1743      "license": "MIT",1744      "dependencies": {1745        "nanoid": "^3.3.16",1746        "picocolors": "^1.1.1",1747        "source-map-js": "^1.2.1"1748      },1749      "engines": {1750        "node": "^10 || ^12 || >=14"1751      }1752    },1753    "node_modules/node-addon-api": {1754      "version": "8.9.2",1755      "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.9.2.tgz",1756      "integrity": "sha512-VijLXbi3UACN69I0JVXJsX4tjACjNoQDgv2gTF6sx2wWEi8tkSg2eX8p5gSIFi8z2+DL3oHmY6OyKce38SDolg==",1757      "license": "MIT",1758      "engines": {1759        "node": "^18 || ^20 || >= 21"1760      }1761    },1762    "node_modules/p-limit": {1763      "version": "2.3.0",1764      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",1765      "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",1766      "license": "MIT",1767      "dependencies": {1768        "p-try": "^2.0.0"1769      },1770      "engines": {1771        "node": ">=6"1772      },1773      "funding": {1774        "url": "https://github.com/sponsors/sindresorhus"1775      }1776    },1777    "node_modules/p-locate": {1778      "version": "4.1.0",1779      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",1780      "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",1781      "license": "MIT",1782      "dependencies": {1783        "p-limit": "^2.2.0"1784      },1785      "engines": {1786        "node": ">=8"1787      }1788    },1789    "node_modules/p-try": {1790      "version": "2.2.0",1791      "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",1792      "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",1793      "license": "MIT",1794      "engines": {1795        "node": ">=6"1796      }1797    },1798    "node_modules/path-exists": {1799      "version": "4.0.0",1800      "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",1801      "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",1802      "license": "MIT",1803      "engines": {1804        "node": ">=8"1805      }1806    },1807    "node_modules/picocolors": {1808      "version": "1.1.1",1809      "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",1810      "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",1811      "license": "ISC"1812    },1813    "node_modules/pngjs": {1814      "version": "5.0.0",1815      "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz",1816      "integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==",1817      "license": "MIT",1818      "engines": {1819        "node": ">=10.13.0"1820      }1821    },1822    "node_modules/postcss": {1823      "version": "8.5.26",1824      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz",1825      "integrity": "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==",1826      "dev": true,1827      "funding": [1828        {1829          "type": "opencollective",1830          "url": "https://opencollective.com/postcss/"1831        },1832        {1833          "type": "tidelift",1834          "url": "https://tidelift.com/funding/github/npm/postcss"1835        },1836        {1837          "type": "github",1838          "url": "https://github.com/sponsors/ai"1839        }1840      ],1841      "license": "MIT",1842      "dependencies": {1843        "nanoid": "^3.3.17",1844        "picocolors": "^1.1.1",1845        "source-map-js": "^1.2.1"1846      },1847      "engines": {1848        "node": "^10 || ^12 || >=14"1849      }1850    },1851    "node_modules/qrcode": {1852      "version": "1.5.4",1853      "resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.4.tgz",1854      "integrity": "sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==",1855      "license": "MIT",1856      "dependencies": {1857        "dijkstrajs": "^1.0.1",1858        "pngjs": "^5.0.0",1859        "yargs": "^15.3.1"1860      },1861      "bin": {1862        "qrcode": "bin/qrcode"1863      },1864      "engines": {1865        "node": ">=10.13.0"1866      }1867    },1868    "node_modules/react": {1869      "version": "19.2.8",1870      "resolved": "https://registry.npmjs.org/react/-/react-19.2.8.tgz",1871      "integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==",1872      "license": "MIT",1873      "engines": {1874        "node": ">=0.10.0"1875      }1876    },1877    "node_modules/react-dom": {1878      "version": "19.2.8",1879      "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.8.tgz",1880      "integrity": "sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ==",1881      "license": "MIT",1882      "dependencies": {1883        "scheduler": "^0.27.0"1884      },1885      "peerDependencies": {1886        "react": "^19.2.8"1887      }1888    },1889    "node_modules/require-directory": {1890      "version": "2.1.1",1891      "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",1892      "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",1893      "license": "MIT",1894      "engines": {1895        "node": ">=0.10.0"1896      }1897    },1898    "node_modules/require-main-filename": {1899      "version": "2.0.0",1900      "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",1901      "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",1902      "license": "ISC"1903    },1904    "node_modules/scheduler": {1905      "version": "0.27.0",1906      "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",1907      "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",1908      "license": "MIT"1909    },1910    "node_modules/semver": {1911      "version": "7.8.5",1912      "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",1913      "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",1914      "license": "ISC",1915      "bin": {1916        "semver": "bin/semver.js"1917      },1918      "engines": {1919        "node": ">=10"1920      }1921    },1922    "node_modules/set-blocking": {1923      "version": "2.0.0",1924      "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",1925      "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",1926      "license": "ISC"1927    },1928    "node_modules/sharp": {1929      "version": "0.35.3",1930      "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.35.3.tgz",1931      "integrity": "sha512-ej0zVHuZGHCiABXcNxeYhpRnPNPAcvbG8RMdBAhDAxLKkCRVSpK3Iyu7qbqw3JMzoj0REeM6f3tJLtVwl0023Q==",1932      "license": "Apache-2.0",1933      "dependencies": {1934        "@img/colour": "^1.1.0",1935        "detect-libc": "^2.1.2",1936        "semver": "^7.8.5"1937      },1938      "engines": {1939        "node": ">=20.9.0"1940      },1941      "funding": {1942        "url": "https://opencollective.com/libvips"1943      },1944      "optionalDependencies": {1945        "@img/sharp-darwin-arm64": "0.35.3",1946        "@img/sharp-darwin-x64": "0.35.3",1947        "@img/sharp-freebsd-wasm32": "0.35.3",1948        "@img/sharp-libvips-darwin-arm64": "1.3.2",1949        "@img/sharp-libvips-darwin-x64": "1.3.2",1950        "@img/sharp-libvips-linux-arm": "1.3.2",1951        "@img/sharp-libvips-linux-arm64": "1.3.2",1952        "@img/sharp-libvips-linux-ppc64": "1.3.2",1953        "@img/sharp-libvips-linux-riscv64": "1.3.2",1954        "@img/sharp-libvips-linux-s390x": "1.3.2",1955        "@img/sharp-libvips-linux-x64": "1.3.2",1956        "@img/sharp-libvips-linuxmusl-arm64": "1.3.2",1957        "@img/sharp-libvips-linuxmusl-x64": "1.3.2",1958        "@img/sharp-linux-arm": "0.35.3",1959        "@img/sharp-linux-arm64": "0.35.3",1960        "@img/sharp-linux-ppc64": "0.35.3",1961        "@img/sharp-linux-riscv64": "0.35.3",1962        "@img/sharp-linux-s390x": "0.35.3",1963        "@img/sharp-linux-x64": "0.35.3",1964        "@img/sharp-linuxmusl-arm64": "0.35.3",1965        "@img/sharp-linuxmusl-x64": "0.35.3",1966        "@img/sharp-webcontainers-wasm32": "0.35.3",1967        "@img/sharp-win32-arm64": "0.35.3",1968        "@img/sharp-win32-ia32": "0.35.3",1969        "@img/sharp-win32-x64": "0.35.3"1970      },1971      "peerDependenciesMeta": {1972        "@types/node": {1973          "optional": true1974        }1975      }1976    },1977    "node_modules/source-map-js": {1978      "version": "1.2.1",1979      "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",1980      "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",1981      "license": "BSD-3-Clause",1982      "engines": {1983        "node": ">=0.10.0"1984      }1985    },1986    "node_modules/string-width": {1987      "version": "4.2.3",1988      "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",1989      "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",1990      "license": "MIT",1991      "dependencies": {1992        "emoji-regex": "^8.0.0",1993        "is-fullwidth-code-point": "^3.0.0",1994        "strip-ansi": "^6.0.1"1995      },1996      "engines": {1997        "node": ">=8"1998      }1999    },2000    "node_modules/strip-ansi": {2001      "version": "6.0.1",2002      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",2003      "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",2004      "license": "MIT",2005      "dependencies": {2006        "ansi-regex": "^5.0.1"2007      },2008      "engines": {2009        "node": ">=8"2010      }2011    },2012    "node_modules/styled-jsx": {2013      "version": "5.1.6",2014      "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",2015      "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",2016      "license": "MIT",2017      "dependencies": {2018        "client-only": "0.0.1"2019      },2020      "engines": {2021        "node": ">= 12.0.0"2022      },2023      "peerDependencies": {2024        "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"2025      },2026      "peerDependenciesMeta": {2027        "@babel/core": {2028          "optional": true2029        },2030        "babel-plugin-macros": {2031          "optional": true2032        }2033      }2034    },2035    "node_modules/tailwindcss": {2036      "version": "4.3.3",2037      "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.3.tgz",2038      "integrity": "sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==",2039      "dev": true,2040      "license": "MIT"2041    },2042    "node_modules/tapable": {2043      "version": "2.3.3",2044      "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz",2045      "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",2046      "dev": true,2047      "license": "MIT",2048      "engines": {2049        "node": ">=6"2050      },2051      "funding": {2052        "type": "opencollective",2053        "url": "https://opencollective.com/webpack"2054      }2055    },2056    "node_modules/tslib": {2057      "version": "2.8.1",2058      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",2059      "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",2060      "license": "0BSD"2061    },2062    "node_modules/typescript": {2063      "version": "5.9.3",2064      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",2065      "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",2066      "dev": true,2067      "license": "Apache-2.0",2068      "bin": {2069        "tsc": "bin/tsc",2070        "tsserver": "bin/tsserver"2071      },2072      "engines": {2073        "node": ">=14.17"2074      }2075    },2076    "node_modules/undici-types": {2077      "version": "6.21.0",2078      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",2079      "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",2080      "dev": true,2081      "license": "MIT"2082    },2083    "node_modules/which-module": {2084      "version": "2.0.1",2085      "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz",2086      "integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==",2087      "license": "ISC"2088    },2089    "node_modules/wrap-ansi": {2090      "version": "6.2.0",2091      "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",2092      "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",2093      "license": "MIT",2094      "dependencies": {2095        "ansi-styles": "^4.0.0",2096        "string-width": "^4.1.0",2097        "strip-ansi": "^6.0.0"2098      },2099      "engines": {2100        "node": ">=8"2101      }2102    },2103    "node_modules/y18n": {2104      "version": "4.0.3",2105      "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",2106      "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==",2107      "license": "ISC"2108    },2109    "node_modules/yargs": {2110      "version": "15.4.1",2111      "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",2112      "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",2113      "license": "MIT",2114      "dependencies": {2115        "cliui": "^6.0.0",2116        "decamelize": "^1.2.0",2117        "find-up": "^4.1.0",2118        "get-caller-file": "^2.0.1",2119        "require-directory": "^2.1.1",2120        "require-main-filename": "^2.0.0",2121        "set-blocking": "^2.0.0",2122        "string-width": "^4.2.0",2123        "which-module": "^2.0.0",2124        "y18n": "^4.0.0",2125        "yargs-parser": "^18.1.2"2126      },2127      "engines": {2128        "node": ">=8"2129      }2130    },2131    "node_modules/yargs-parser": {2132      "version": "18.1.3",2133      "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",2134      "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",2135      "license": "ISC",2136      "dependencies": {2137        "camelcase": "^5.0.0",2138        "decamelize": "^1.2.0"2139      },2140      "engines": {2141        "node": ">=6"2142      }2143    }2144  }2145}2146