JOSEPH1456/CollateralIQ
0
1{2 "name": "collateraliq-app",3 "version": "0.0.0",4 "lockfileVersion": 3,5 "requires": true,6 "packages": {7 "": {8 "name": "collateraliq-app",9 "version": "0.0.0",10 "dependencies": {11 "react": "^19.2.5",12 "react-dom": "^19.2.5"13 },14 "devDependencies": {15 "@eslint/js": "^9.39.4",16 "@tailwindcss/vite": "^4.2.3",17 "@types/react": "^19.2.14",18 "@types/react-dom": "^19.2.3",19 "@vitejs/plugin-react": "^6.0.1",20 "eslint": "^9.39.4",21 "eslint-plugin-react-hooks": "^7.1.1",22 "eslint-plugin-react-refresh": "^0.5.2",23 "globals": "^17.5.0",24 "tailwindcss": "^4.2.3",25 "vite": "^8.0.9"26 }27 },28 "node_modules/@babel/code-frame": {29 "version": "7.29.0",30 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",31 "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",32 "dev": true,33 "license": "MIT",34 "dependencies": {35 "@babel/helper-validator-identifier": "^7.28.5",36 "js-tokens": "^4.0.0",37 "picocolors": "^1.1.1"38 },39 "engines": {40 "node": ">=6.9.0"41 }42 },43 "node_modules/@babel/compat-data": {44 "version": "7.29.0",45 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz",46 "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",47 "dev": true,48 "license": "MIT",49 "engines": {50 "node": ">=6.9.0"51 }52 },53 "node_modules/@babel/core": {54 "version": "7.29.0",55 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",56 "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",57 "dev": true,58 "license": "MIT",59 "peer": true,60 "dependencies": {61 "@babel/code-frame": "^7.29.0",62 "@babel/generator": "^7.29.0",63 "@babel/helper-compilation-targets": "^7.28.6",64 "@babel/helper-module-transforms": "^7.28.6",65 "@babel/helpers": "^7.28.6",66 "@babel/parser": "^7.29.0",67 "@babel/template": "^7.28.6",68 "@babel/traverse": "^7.29.0",69 "@babel/types": "^7.29.0",70 "@jridgewell/remapping": "^2.3.5",71 "convert-source-map": "^2.0.0",72 "debug": "^4.1.0",73 "gensync": "^1.0.0-beta.2",74 "json5": "^2.2.3",75 "semver": "^6.3.1"76 },77 "engines": {78 "node": ">=6.9.0"79 },80 "funding": {81 "type": "opencollective",82 "url": "https://opencollective.com/babel"83 }84 },85 "node_modules/@babel/generator": {86 "version": "7.29.1",87 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",88 "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",89 "dev": true,90 "license": "MIT",91 "dependencies": {92 "@babel/parser": "^7.29.0",93 "@babel/types": "^7.29.0",94 "@jridgewell/gen-mapping": "^0.3.12",95 "@jridgewell/trace-mapping": "^0.3.28",96 "jsesc": "^3.0.2"97 },98 "engines": {99 "node": ">=6.9.0"100 }101 },102 "node_modules/@babel/helper-compilation-targets": {103 "version": "7.28.6",104 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",105 "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",106 "dev": true,107 "license": "MIT",108 "dependencies": {109 "@babel/compat-data": "^7.28.6",110 "@babel/helper-validator-option": "^7.27.1",111 "browserslist": "^4.24.0",112 "lru-cache": "^5.1.1",113 "semver": "^6.3.1"114 },115 "engines": {116 "node": ">=6.9.0"117 }118 },119 "node_modules/@babel/helper-globals": {120 "version": "7.28.0",121 "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",122 "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",123 "dev": true,124 "license": "MIT",125 "engines": {126 "node": ">=6.9.0"127 }128 },129 "node_modules/@babel/helper-module-imports": {130 "version": "7.28.6",131 "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",132 "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",133 "dev": true,134 "license": "MIT",135 "dependencies": {136 "@babel/traverse": "^7.28.6",137 "@babel/types": "^7.28.6"138 },139 "engines": {140 "node": ">=6.9.0"141 }142 },143 "node_modules/@babel/helper-module-transforms": {144 "version": "7.28.6",145 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",146 "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",147 "dev": true,148 "license": "MIT",149 "dependencies": {150 "@babel/helper-module-imports": "^7.28.6",151 "@babel/helper-validator-identifier": "^7.28.5",152 "@babel/traverse": "^7.28.6"153 },154 "engines": {155 "node": ">=6.9.0"156 },157 "peerDependencies": {158 "@babel/core": "^7.0.0"159 }160 },161 "node_modules/@babel/helper-string-parser": {162 "version": "7.27.1",163 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",164 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",165 "dev": true,166 "license": "MIT",167 "engines": {168 "node": ">=6.9.0"169 }170 },171 "node_modules/@babel/helper-validator-identifier": {172 "version": "7.28.5",173 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",174 "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",175 "dev": true,176 "license": "MIT",177 "engines": {178 "node": ">=6.9.0"179 }180 },181 "node_modules/@babel/helper-validator-option": {182 "version": "7.27.1",183 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",184 "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",185 "dev": true,186 "license": "MIT",187 "engines": {188 "node": ">=6.9.0"189 }190 },191 "node_modules/@babel/helpers": {192 "version": "7.29.2",193 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz",194 "integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",195 "dev": true,196 "license": "MIT",197 "dependencies": {198 "@babel/template": "^7.28.6",199 "@babel/types": "^7.29.0"200 },201 "engines": {202 "node": ">=6.9.0"203 }204 },205 "node_modules/@babel/parser": {206 "version": "7.29.2",207 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",208 "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",209 "dev": true,210 "license": "MIT",211 "dependencies": {212 "@babel/types": "^7.29.0"213 },214 "bin": {215 "parser": "bin/babel-parser.js"216 },217 "engines": {218 "node": ">=6.0.0"219 }220 },221 "node_modules/@babel/template": {222 "version": "7.28.6",223 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",224 "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",225 "dev": true,226 "license": "MIT",227 "dependencies": {228 "@babel/code-frame": "^7.28.6",229 "@babel/parser": "^7.28.6",230 "@babel/types": "^7.28.6"231 },232 "engines": {233 "node": ">=6.9.0"234 }235 },236 "node_modules/@babel/traverse": {237 "version": "7.29.0",238 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",239 "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",240 "dev": true,241 "license": "MIT",242 "dependencies": {243 "@babel/code-frame": "^7.29.0",244 "@babel/generator": "^7.29.0",245 "@babel/helper-globals": "^7.28.0",246 "@babel/parser": "^7.29.0",247 "@babel/template": "^7.28.6",248 "@babel/types": "^7.29.0",249 "debug": "^4.3.1"250 },251 "engines": {252 "node": ">=6.9.0"253 }254 },255 "node_modules/@babel/types": {256 "version": "7.29.0",257 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",258 "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",259 "dev": true,260 "license": "MIT",261 "dependencies": {262 "@babel/helper-string-parser": "^7.27.1",263 "@babel/helper-validator-identifier": "^7.28.5"264 },265 "engines": {266 "node": ">=6.9.0"267 }268 },269 "node_modules/@emnapi/wasi-threads": {270 "version": "1.2.1",271 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",272 "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",273 "dev": true,274 "license": "MIT",275 "optional": true,276 "dependencies": {277 "tslib": "^2.4.0"278 }279 },280 "node_modules/@eslint-community/eslint-utils": {281 "version": "4.9.1",282 "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",283 "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",284 "dev": true,285 "license": "MIT",286 "dependencies": {287 "eslint-visitor-keys": "^3.4.3"288 },289 "engines": {290 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"291 },292 "funding": {293 "url": "https://opencollective.com/eslint"294 },295 "peerDependencies": {296 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"297 }298 },299 "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {300 "version": "3.4.3",301 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",302 "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",303 "dev": true,304 "license": "Apache-2.0",305 "engines": {306 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"307 },308 "funding": {309 "url": "https://opencollective.com/eslint"310 }311 },312 "node_modules/@eslint-community/regexpp": {313 "version": "4.12.2",314 "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",315 "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",316 "dev": true,317 "license": "MIT",318 "engines": {319 "node": "^12.0.0 || ^14.0.0 || >=16.0.0"320 }321 },322 "node_modules/@eslint/config-array": {323 "version": "0.21.2",324 "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.2.tgz",325 "integrity": "sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==",326 "dev": true,327 "license": "Apache-2.0",328 "dependencies": {329 "@eslint/object-schema": "^2.1.7",330 "debug": "^4.3.1",331 "minimatch": "^3.1.5"332 },333 "engines": {334 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"335 }336 },337 "node_modules/@eslint/config-helpers": {338 "version": "0.4.2",339 "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",340 "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",341 "dev": true,342 "license": "Apache-2.0",343 "dependencies": {344 "@eslint/core": "^0.17.0"345 },346 "engines": {347 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"348 }349 },350 "node_modules/@eslint/core": {351 "version": "0.17.0",352 "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",353 "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",354 "dev": true,355 "license": "Apache-2.0",356 "dependencies": {357 "@types/json-schema": "^7.0.15"358 },359 "engines": {360 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"361 }362 },363 "node_modules/@eslint/eslintrc": {364 "version": "3.3.5",365 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz",366 "integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==",367 "dev": true,368 "license": "MIT",369 "dependencies": {370 "ajv": "^6.14.0",371 "debug": "^4.3.2",372 "espree": "^10.0.1",373 "globals": "^14.0.0",374 "ignore": "^5.2.0",375 "import-fresh": "^3.2.1",376 "js-yaml": "^4.1.1",377 "minimatch": "^3.1.5",378 "strip-json-comments": "^3.1.1"379 },380 "engines": {381 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"382 },383 "funding": {384 "url": "https://opencollective.com/eslint"385 }386 },387 "node_modules/@eslint/eslintrc/node_modules/globals": {388 "version": "14.0.0",389 "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",390 "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",391 "dev": true,392 "license": "MIT",393 "engines": {394 "node": ">=18"395 },396 "funding": {397 "url": "https://github.com/sponsors/sindresorhus"398 }399 },400 "node_modules/@eslint/js": {401 "version": "9.39.4",402 "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz",403 "integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==",404 "dev": true,405 "license": "MIT",406 "engines": {407 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"408 },409 "funding": {410 "url": "https://eslint.org/donate"411 }412 },413 "node_modules/@eslint/object-schema": {414 "version": "2.1.7",415 "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",416 "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",417 "dev": true,418 "license": "Apache-2.0",419 "engines": {420 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"421 }422 },423 "node_modules/@eslint/plugin-kit": {424 "version": "0.4.1",425 "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",426 "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",427 "dev": true,428 "license": "Apache-2.0",429 "dependencies": {430 "@eslint/core": "^0.17.0",431 "levn": "^0.4.1"432 },433 "engines": {434 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"435 }436 },437 "node_modules/@humanfs/core": {438 "version": "0.19.2",439 "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.2.tgz",440 "integrity": "sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==",441 "dev": true,442 "license": "Apache-2.0",443 "dependencies": {444 "@humanfs/types": "^0.15.0"445 },446 "engines": {447 "node": ">=18.18.0"448 }449 },450 "node_modules/@humanfs/node": {451 "version": "0.16.8",452 "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.8.tgz",453 "integrity": "sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==",454 "dev": true,455 "license": "Apache-2.0",456 "dependencies": {457 "@humanfs/core": "^0.19.2",458 "@humanfs/types": "^0.15.0",459 "@humanwhocodes/retry": "^0.4.0"460 },461 "engines": {462 "node": ">=18.18.0"463 }464 },465 "node_modules/@humanfs/types": {466 "version": "0.15.0",467 "resolved": "https://registry.npmjs.org/@humanfs/types/-/types-0.15.0.tgz",468 "integrity": "sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==",469 "dev": true,470 "license": "Apache-2.0",471 "engines": {472 "node": ">=18.18.0"473 }474 },475 "node_modules/@humanwhocodes/module-importer": {476 "version": "1.0.1",477 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",478 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",479 "dev": true,480 "license": "Apache-2.0",481 "engines": {482 "node": ">=12.22"483 },484 "funding": {485 "type": "github",486 "url": "https://github.com/sponsors/nzakas"487 }488 },489 "node_modules/@humanwhocodes/retry": {490 "version": "0.4.3",491 "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",492 "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",493 "dev": true,494 "license": "Apache-2.0",495 "engines": {496 "node": ">=18.18"497 },498 "funding": {499 "type": "github",500 "url": "https://github.com/sponsors/nzakas"501 }502 },503 "node_modules/@jridgewell/gen-mapping": {504 "version": "0.3.13",505 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",506 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",507 "dev": true,508 "license": "MIT",509 "dependencies": {510 "@jridgewell/sourcemap-codec": "^1.5.0",511 "@jridgewell/trace-mapping": "^0.3.24"512 }513 },514 "node_modules/@jridgewell/remapping": {515 "version": "2.3.5",516 "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",517 "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",518 "dev": true,519 "license": "MIT",520 "dependencies": {521 "@jridgewell/gen-mapping": "^0.3.5",522 "@jridgewell/trace-mapping": "^0.3.24"523 }524 },525 "node_modules/@jridgewell/resolve-uri": {526 "version": "3.1.2",527 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",528 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",529 "dev": true,530 "license": "MIT",531 "engines": {532 "node": ">=6.0.0"533 }534 },535 "node_modules/@jridgewell/sourcemap-codec": {536 "version": "1.5.5",537 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",538 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",539 "dev": true,540 "license": "MIT"541 },542 "node_modules/@jridgewell/trace-mapping": {543 "version": "0.3.31",544 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",545 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",546 "dev": true,547 "license": "MIT",548 "dependencies": {549 "@jridgewell/resolve-uri": "^3.1.0",550 "@jridgewell/sourcemap-codec": "^1.4.14"551 }552 },553 "node_modules/@napi-rs/wasm-runtime": {554 "version": "1.1.4",555 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",556 "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",557 "dev": true,558 "license": "MIT",559 "optional": true,560 "dependencies": {561 "@tybys/wasm-util": "^0.10.1"562 },563 "funding": {564 "type": "github",565 "url": "https://github.com/sponsors/Brooooooklyn"566 },567 "peerDependencies": {568 "@emnapi/core": "^1.7.1",569 "@emnapi/runtime": "^1.7.1"570 }571 },572 "node_modules/@oxc-project/types": {573 "version": "0.126.0",574 "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.126.0.tgz",575 "integrity": "sha512-oGfVtjAgwQVVpfBrbtk4e1XDyWHRFta6BS3GWVzrF8xYBT2VGQAk39yJS/wFSMrZqoiCU4oghT3Ch0HaHGIHcQ==",576 "dev": true,577 "license": "MIT",578 "funding": {579 "url": "https://github.com/sponsors/Boshen"580 }581 },582 "node_modules/@rolldown/binding-android-arm64": {583 "version": "1.0.0-rc.16",584 "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.16.tgz",585 "integrity": "sha512-rhY3k7Bsae9qQfOtph2Pm2jZEA+s8Gmjoz4hhmx70K9iMQ/ddeae+xhRQcM5IuVx5ry1+bGfkvMn7D6MJggVSA==",586 "cpu": [587 "arm64"588 ],589 "dev": true,590 "license": "MIT",591 "optional": true,592 "os": [593 "android"594 ],595 "engines": {596 "node": "^20.19.0 || >=22.12.0"597 }598 },599 "node_modules/@rolldown/binding-darwin-arm64": {600 "version": "1.0.0-rc.16",601 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.16.tgz",602 "integrity": "sha512-rNz0yK078yrNn3DrdgN+PKiMOW8HfQ92jQiXxwX8yW899ayV00MLVdaCNeVBhG/TbH3ouYVObo8/yrkiectkcQ==",603 "cpu": [604 "arm64"605 ],606 "dev": true,607 "license": "MIT",608 "optional": true,609 "os": [610 "darwin"611 ],612 "engines": {613 "node": "^20.19.0 || >=22.12.0"614 }615 },616 "node_modules/@rolldown/binding-darwin-x64": {617 "version": "1.0.0-rc.16",618 "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.16.tgz",619 "integrity": "sha512-r/OmdR00HmD4i79Z//xO06uEPOq5hRXdhw7nzkxQxwSavs3PSHa1ijntdpOiZ2mzOQ3fVVu8C1M19FoNM+dMUQ==",620 "cpu": [621 "x64"622 ],623 "dev": true,624 "license": "MIT",625 "optional": true,626 "os": [627 "darwin"628 ],629 "engines": {630 "node": "^20.19.0 || >=22.12.0"631 }632 },633 "node_modules/@rolldown/binding-freebsd-x64": {634 "version": "1.0.0-rc.16",635 "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.16.tgz",636 "integrity": "sha512-KcRE5w8h0OnjUatG8pldyD14/CQ5Phs1oxfR+3pKDjboHRo9+MkqQaiIZlZRpsxC15paeXme/I127tUa9TXJ6g==",637 "cpu": [638 "x64"639 ],640 "dev": true,641 "license": "MIT",642 "optional": true,643 "os": [644 "freebsd"645 ],646 "engines": {647 "node": "^20.19.0 || >=22.12.0"648 }649 },650 "node_modules/@rolldown/binding-linux-arm-gnueabihf": {651 "version": "1.0.0-rc.16",652 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.16.tgz",653 "integrity": "sha512-bT0guA1bpxEJ/ZhTRniQf7rNF8ybvXOuWbNIeLABaV5NGjx4EtOWBTSRGWFU9ZWVkPOZ+HNFP8RMcBokBiZ0Kg==",654 "cpu": [655 "arm"656 ],657 "dev": true,658 "license": "MIT",659 "optional": true,660 "os": [661 "linux"662 ],663 "engines": {664 "node": "^20.19.0 || >=22.12.0"665 }666 },667 "node_modules/@rolldown/binding-linux-arm64-gnu": {668 "version": "1.0.0-rc.16",669 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.16.tgz",670 "integrity": "sha512-+tHktCHWV8BDQSjemUqm/Jl/TPk3QObCTIjmdDy/nlupcujZghmKK2962LYrqFpWu+ai01AN/REOH3NEpqvYQg==",671 "cpu": [672 "arm64"673 ],674 "dev": true,675 "license": "MIT",676 "optional": true,677 "os": [678 "linux"679 ],680 "engines": {681 "node": "^20.19.0 || >=22.12.0"682 }683 },684 "node_modules/@rolldown/binding-linux-arm64-musl": {685 "version": "1.0.0-rc.16",686 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.16.tgz",687 "integrity": "sha512-3fPzdREH806oRLxpTWW1Gt4tQHs0TitZFOECB2xzCFLPKnSOy90gwA7P29cksYilFO6XVRY1kzga0cL2nRjKPg==",688 "cpu": [689 "arm64"690 ],691 "dev": true,692 "license": "MIT",693 "optional": true,694 "os": [695 "linux"696 ],697 "engines": {698 "node": "^20.19.0 || >=22.12.0"699 }700 },701 "node_modules/@rolldown/binding-linux-ppc64-gnu": {702 "version": "1.0.0-rc.16",703 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.16.tgz",704 "integrity": "sha512-EKwI1tSrLs7YVw+JPJT/G2dJQ1jl9qlTTTEG0V2Ok/RdOenRfBw2PQdLPyjhIu58ocdBfP7vIRN/pvMsPxs/AQ==",705 "cpu": [706 "ppc64"707 ],708 "dev": true,709 "license": "MIT",710 "optional": true,711 "os": [712 "linux"713 ],714 "engines": {715 "node": "^20.19.0 || >=22.12.0"716 }717 },718 "node_modules/@rolldown/binding-linux-s390x-gnu": {719 "version": "1.0.0-rc.16",720 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.16.tgz",721 "integrity": "sha512-Uknladnb3Sxqu6SEcqBldQyJUpk8NleooZEc0MbRBJ4inEhRYWZX0NJu12vNf2mqAq7gsofAxHrGghiUYjhaLQ==",722 "cpu": [723 "s390x"724 ],725 "dev": true,726 "license": "MIT",727 "optional": true,728 "os": [729 "linux"730 ],731 "engines": {732 "node": "^20.19.0 || >=22.12.0"733 }734 },735 "node_modules/@rolldown/binding-linux-x64-gnu": {736 "version": "1.0.0-rc.16",737 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.16.tgz",738 "integrity": "sha512-FIb8+uG49sZBtLTn+zt1AJ20TqVcqWeSIyoVt0or7uAWesgKaHbiBh6OpA/k9v0LTt+PTrb1Lao133kP4uVxkg==",739 "cpu": [740 "x64"741 ],742 "dev": true,743 "license": "MIT",744 "optional": true,745 "os": [746 "linux"747 ],748 "engines": {749 "node": "^20.19.0 || >=22.12.0"750 }751 },752 "node_modules/@rolldown/binding-linux-x64-musl": {753 "version": "1.0.0-rc.16",754 "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.16.tgz",755 "integrity": "sha512-RuERhF9/EgWxZEXYWCOaViUWHIboceK4/ivdtQ3R0T44NjLkIIlGIAVAuCddFxsZ7vnRHtNQUrt2vR2n2slB2w==",756 "cpu": [757 "x64"758 ],759 "dev": true,760 "license": "MIT",761 "optional": true,762 "os": [763 "linux"764 ],765 "engines": {766 "node": "^20.19.0 || >=22.12.0"767 }768 },769 "node_modules/@rolldown/binding-openharmony-arm64": {770 "version": "1.0.0-rc.16",771 "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.16.tgz",772 "integrity": "sha512-mXcXnvd9GpazCxeUCCnZ2+YF7nut+ZOEbE4GtaiPtyY6AkhZWbK70y1KK3j+RDhjVq5+U8FySkKRb/+w0EeUwA==",773 "cpu": [774 "arm64"775 ],776 "dev": true,777 "license": "MIT",778 "optional": true,779 "os": [780 "openharmony"781 ],782 "engines": {783 "node": "^20.19.0 || >=22.12.0"784 }785 },786 "node_modules/@rolldown/binding-wasm32-wasi": {787 "version": "1.0.0-rc.16",788 "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.16.tgz",789 "integrity": "sha512-3Q2KQxnC8IJOLqXmUMoYwyIPZU9hzRbnHaoV3Euz+VVnjZKcY8ktnNP8T9R4/GGQtb27C/UYKABxesKWb8lsvQ==",790 "cpu": [791 "wasm32"792 ],793 "dev": true,794 "license": "MIT",795 "optional": true,796 "dependencies": {797 "@emnapi/core": "1.9.2",798 "@emnapi/runtime": "1.9.2",799 "@napi-rs/wasm-runtime": "^1.1.4"800 },801 "engines": {802 "node": "^20.19.0 || >=22.12.0"803 }804 },805 "node_modules/@rolldown/binding-win32-arm64-msvc": {806 "version": "1.0.0-rc.16",807 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.16.tgz",808 "integrity": "sha512-tj7XRemQcOcFwv7qhpUxMTBbI5mWMlE4c1Omhg5+h8GuLXzyj8HviYgR+bB2DMDgRqUE+jiDleqSCRjx4aYk/Q==",809 "cpu": [810 "arm64"811 ],812 "dev": true,813 "license": "MIT",814 "optional": true,815 "os": [816 "win32"817 ],818 "engines": {819 "node": "^20.19.0 || >=22.12.0"820 }821 },822 "node_modules/@rolldown/binding-win32-x64-msvc": {823 "version": "1.0.0-rc.16",824 "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.16.tgz",825 "integrity": "sha512-PH5DRZT+F4f2PTXRXR8uJxnBq2po/xFtddyabTJVJs/ZYVHqXPEgNIr35IHTEa6bpa0Q8Awg+ymkTaGnKITw4g==",826 "cpu": [827 "x64"828 ],829 "dev": true,830 "license": "MIT",831 "optional": true,832 "os": [833 "win32"834 ],835 "engines": {836 "node": "^20.19.0 || >=22.12.0"837 }838 },839 "node_modules/@rolldown/pluginutils": {840 "version": "1.0.0-rc.7",841 "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz",842 "integrity": "sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==",843 "dev": true,844 "license": "MIT"845 },846 "node_modules/@tailwindcss/node": {847 "version": "4.2.3",848 "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.3.tgz",849 "integrity": "sha512-dhXFXkW2dGvX4r/fi24gyXM0t1mFMrpykQjqrdA4SuavaMagm4SY1u5G2SCJwu1/0x/5RlZJ2VPjP3mKYQfCkA==",850 "dev": true,851 "license": "MIT",852 "dependencies": {853 "@jridgewell/remapping": "^2.3.5",854 "enhanced-resolve": "^5.19.0",855 "jiti": "^2.6.1",856 "lightningcss": "1.32.0",857 "magic-string": "^0.30.21",858 "source-map-js": "^1.2.1",859 "tailwindcss": "4.2.3"860 }861 },862 "node_modules/@tailwindcss/oxide": {863 "version": "4.2.3",864 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.3.tgz",865 "integrity": "sha512-YyhwSBcxHLS3CU2Mk3dXDuVm8/Ia0+XvfpT8s9YQoICppkUeoobB3hgyGMYbyQ4vn6VgWH9bdv5UnzhTz2NPTQ==",866 "dev": true,867 "license": "MIT",868 "engines": {869 "node": ">= 20"870 },871 "optionalDependencies": {872 "@tailwindcss/oxide-android-arm64": "4.2.3",873 "@tailwindcss/oxide-darwin-arm64": "4.2.3",874 "@tailwindcss/oxide-darwin-x64": "4.2.3",875 "@tailwindcss/oxide-freebsd-x64": "4.2.3",876 "@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.3",877 "@tailwindcss/oxide-linux-arm64-gnu": "4.2.3",878 "@tailwindcss/oxide-linux-arm64-musl": "4.2.3",879 "@tailwindcss/oxide-linux-x64-gnu": "4.2.3",880 "@tailwindcss/oxide-linux-x64-musl": "4.2.3",881 "@tailwindcss/oxide-wasm32-wasi": "4.2.3",882 "@tailwindcss/oxide-win32-arm64-msvc": "4.2.3",883 "@tailwindcss/oxide-win32-x64-msvc": "4.2.3"884 }885 },886 "node_modules/@tailwindcss/oxide-android-arm64": {887 "version": "4.2.3",888 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.3.tgz",889 "integrity": "sha512-0Jmt1U/zPqeKp1+fvgI3qMqrV5b/EcFIbE5Dl5KdPl5Ri6e+95nlYNjfB3w8hJBeASI4IQSnIMz0tdVP1AVO4g==",890 "cpu": [891 "arm64"892 ],893 "dev": true,894 "license": "MIT",895 "optional": true,896 "os": [897 "android"898 ],899 "engines": {900 "node": ">= 20"901 }902 },903 "node_modules/@tailwindcss/oxide-darwin-arm64": {904 "version": "4.2.3",905 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.3.tgz",906 "integrity": "sha512-c+/Etn/nghKBhd9fh2diG+3SEV1VTTPLlqH209yleofi28H87Cy6g1vsd3W3kf6r/dR5g4G4TEwHxo2Ydn6yFw==",907 "cpu": [908 "arm64"909 ],910 "dev": true,911 "license": "MIT",912 "optional": true,913 "os": [914 "darwin"915 ],916 "engines": {917 "node": ">= 20"918 }919 },920 "node_modules/@tailwindcss/oxide-darwin-x64": {921 "version": "4.2.3",922 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.3.tgz",923 "integrity": "sha512-1DrKKsdJTLuLWVdpaLZ0j/g9YbCZyP9xnwSqEvl3gY4ZHdXmX7TwVAHkoWUljOq7JK5zvzIGhrYmfE/2DJ5qaA==",924 "cpu": [925 "x64"926 ],927 "dev": true,928 "license": "MIT",929 "optional": true,930 "os": [931 "darwin"932 ],933 "engines": {934 "node": ">= 20"935 }936 },937 "node_modules/@tailwindcss/oxide-freebsd-x64": {938 "version": "4.2.3",939 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.3.tgz",940 "integrity": "sha512-HE6HHZYF8k7m80eVQ0RBvRGBdvvLvCpHiT38IRH9JSnBlt1T7gDzWoslWjmpXQFuqlRpzkCpbdKJa3NxWMfgVA==",941 "cpu": [942 "x64"943 ],944 "dev": true,945 "license": "MIT",946 "optional": true,947 "os": [948 "freebsd"949 ],950 "engines": {951 "node": ">= 20"952 }953 },954 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {955 "version": "4.2.3",956 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.3.tgz",957 "integrity": "sha512-Li2wVd2kkKlKkTdpo7ujHSv6kxD1UYMvulAraikyvVf6AKNZ/VHbm8XoSNimZ+dF7SOFaDD2VAT64SK7WKcbjQ==",958 "cpu": [959 "arm"960 ],961 "dev": true,962 "license": "MIT",963 "optional": true,964 "os": [965 "linux"966 ],967 "engines": {968 "node": ">= 20"969 }970 },971 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {972 "version": "4.2.3",973 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.3.tgz",974 "integrity": "sha512-otIiImZaHj9MiDK02ItoWxIVcMTZVAX2F1c32bg9y7ecV0AnN5JHDZqIO8LxWsTuig1d+Bjg0cBWn4A9sGJO9Q==",975 "cpu": [976 "arm64"977 ],978 "dev": true,979 "license": "MIT",980 "optional": true,981 "os": [982 "linux"983 ],984 "engines": {985 "node": ">= 20"986 }987 },988 "node_modules/@tailwindcss/oxide-linux-arm64-musl": {989 "version": "4.2.3",990 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.3.tgz",991 "integrity": "sha512-MmIA32rNEOrjh6wnevlR3OjjlCuwgZ4JMJo7Vrhk4Fk56Vxi7EeF7cekSKwvlrnfcn/ERC1LdcG3sFneU8WdoA==",992 "cpu": [993 "arm64"994 ],995 "dev": true,996 "license": "MIT",997 "optional": true,998 "os": [999 "linux"1000 ],1001 "engines": {1002 "node": ">= 20"1003 }1004 },1005 "node_modules/@tailwindcss/oxide-linux-x64-gnu": {1006 "version": "4.2.3",1007 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.3.tgz",1008 "integrity": "sha512-BiCy1YV0IKO+xbD7gyZnENU4jdwDygeGQjncJoeIE5Kp4UqWHFsKUSJ3pp7vYURrqVzwJX2xD5gQeGnoXp4xPQ==",1009 "cpu": [1010 "x64"1011 ],1012 "dev": true,1013 "license": "MIT",1014 "optional": true,1015 "os": [1016 "linux"1017 ],1018 "engines": {1019 "node": ">= 20"1020 }1021 },1022 "node_modules/@tailwindcss/oxide-linux-x64-musl": {1023 "version": "4.2.3",1024 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.3.tgz",1025 "integrity": "sha512-venvyAu0AMKdr0c1Oz23IJJdZ72zSwKyHrLvqQV1cn49vPAJk3AuVtDkJ1ayk1sYI4M4j8Jv6ZGflpaP0QVSXQ==",1026 "cpu": [1027 "x64"1028 ],1029 "dev": true,1030 "license": "MIT",1031 "optional": true,1032 "os": [1033 "linux"1034 ],1035 "engines": {1036 "node": ">= 20"1037 }1038 },1039 "node_modules/@tailwindcss/oxide-wasm32-wasi": {1040 "version": "4.2.3",1041 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.3.tgz",1042 "integrity": "sha512-e3kColrZZCdtbwIOc07cNQ2zNf1sTPXTYLjjPlsgsaf+ttzAg/hOlDyEgHoOlBGxM88nPxeVaOGe9ThqVzPncg==",1043 "bundleDependencies": [1044 "@napi-rs/wasm-runtime",1045 "@emnapi/core",1046 "@emnapi/runtime",1047 "@tybys/wasm-util",1048 "@emnapi/wasi-threads",1049 "tslib"1050 ],1051 "cpu": [1052 "wasm32"1053 ],1054 "dev": true,1055 "license": "MIT",1056 "optional": true,1057 "dependencies": {1058 "@emnapi/core": "^1.8.1",1059 "@emnapi/runtime": "^1.8.1",1060 "@emnapi/wasi-threads": "^1.1.0",1061 "@napi-rs/wasm-runtime": "^1.1.1",1062 "@tybys/wasm-util": "^0.10.1",1063 "tslib": "^2.8.1"1064 },1065 "engines": {1066 "node": ">=14.0.0"1067 }1068 },1069 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {1070 "version": "4.2.3",1071 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.3.tgz",1072 "integrity": "sha512-qpwoUPzfu71cppxOtcz4LXMR1brljS13yOcAAnVHKIL++NJvSQKZBKlP39pVowd+G6Mq34YAbf4CUUYdLWL9gQ==",1073 "cpu": [1074 "arm64"1075 ],1076 "dev": true,1077 "license": "MIT",1078 "optional": true,1079 "os": [1080 "win32"1081 ],1082 "engines": {1083 "node": ">= 20"1084 }1085 },1086 "node_modules/@tailwindcss/oxide-win32-x64-msvc": {1087 "version": "4.2.3",1088 "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.3.tgz",1089 "integrity": "sha512-dTRIlLRC5lCRHqO5DLb+A18HCvS394axmzqfnRNLptKVw7WuckpUwo1Z87Yw74mesbeIhnQTA2SZbRcIfVlwxg==",1090 "cpu": [1091 "x64"1092 ],1093 "dev": true,1094 "license": "MIT",1095 "optional": true,1096 "os": [1097 "win32"1098 ],1099 "engines": {1100 "node": ">= 20"1101 }1102 },1103 "node_modules/@tailwindcss/vite": {1104 "version": "4.2.3",1105 "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.3.tgz",1106 "integrity": "sha512-pEvbC/NoOqxvqjy6IgelSakbzwin865CmOxJxmz3CSEbHJ2aF1B2183ALVasN0o6dOGhYfnVJOKKxVoyag+XeA==",1107 "dev": true,1108 "license": "MIT",1109 "dependencies": {1110 "@tailwindcss/node": "4.2.3",1111 "@tailwindcss/oxide": "4.2.3",1112 "tailwindcss": "4.2.3"1113 },1114 "peerDependencies": {1115 "vite": "^5.2.0 || ^6 || ^7 || ^8"1116 }1117 },1118 "node_modules/@tybys/wasm-util": {1119 "version": "0.10.1",1120 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",1121 "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",1122 "dev": true,1123 "license": "MIT",1124 "optional": true,1125 "dependencies": {1126 "tslib": "^2.4.0"1127 }1128 },1129 "node_modules/@types/estree": {1130 "version": "1.0.8",1131 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",1132 "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",1133 "dev": true,1134 "license": "MIT"1135 },1136 "node_modules/@types/json-schema": {1137 "version": "7.0.15",1138 "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",1139 "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",1140 "dev": true,1141 "license": "MIT"1142 },1143 "node_modules/@types/react": {1144 "version": "19.2.14",1145 "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",1146 "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",1147 "dev": true,1148 "license": "MIT",1149 "peer": true,1150 "dependencies": {1151 "csstype": "^3.2.2"1152 }1153 },1154 "node_modules/@types/react-dom": {1155 "version": "19.2.3",1156 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",1157 "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",1158 "dev": true,1159 "license": "MIT",1160 "peerDependencies": {1161 "@types/react": "^19.2.0"1162 }1163 },1164 "node_modules/@vitejs/plugin-react": {1165 "version": "6.0.1",1166 "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz",1167 "integrity": "sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==",1168 "dev": true,1169 "license": "MIT",1170 "dependencies": {1171 "@rolldown/pluginutils": "1.0.0-rc.7"1172 },1173 "engines": {1174 "node": "^20.19.0 || >=22.12.0"1175 },1176 "peerDependencies": {1177 "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",1178 "babel-plugin-react-compiler": "^1.0.0",1179 "vite": "^8.0.0"1180 },1181 "peerDependenciesMeta": {1182 "@rolldown/plugin-babel": {1183 "optional": true1184 },1185 "babel-plugin-react-compiler": {1186 "optional": true1187 }1188 }1189 },1190 "node_modules/acorn": {1191 "version": "8.16.0",1192 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",1193 "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",1194 "dev": true,1195 "license": "MIT",1196 "peer": true,1197 "bin": {1198 "acorn": "bin/acorn"1199 },1200 "engines": {