gribsons/quant-tradingbot
0
1{2 "name": "quantbot-frontend",3 "version": "1.0.0",4 "lockfileVersion": 3,5 "requires": true,6 "packages": {7 "": {8 "name": "quantbot-frontend",9 "version": "1.0.0",10 "dependencies": {11 "clsx": "^2.1.1",12 "next": "^14.2.3",13 "react": "^18.3.1",14 "react-dom": "^18.3.1",15 "recharts": "^2.12.7"16 },17 "devDependencies": {18 "@types/node": "^20.14.2",19 "@types/react": "^18.3.3",20 "@types/react-dom": "^18.3.0",21 "autoprefixer": "^10.4.19",22 "eslint": "^8.57.0",23 "eslint-config-next": "^14.2.3",24 "postcss": "^8.4.38",25 "tailwindcss": "^3.4.4",26 "typescript": "^5.4.5"27 }28 },29 "node_modules/@alloc/quick-lru": {30 "version": "5.2.0",31 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",32 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",33 "dev": true,34 "license": "MIT",35 "engines": {36 "node": ">=10"37 },38 "funding": {39 "url": "https://github.com/sponsors/sindresorhus"40 }41 },42 "node_modules/@babel/runtime": {43 "version": "7.29.2",44 "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz",45 "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==",46 "license": "MIT",47 "engines": {48 "node": ">=6.9.0"49 }50 },51 "node_modules/@emnapi/core": {52 "version": "1.10.0",53 "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz",54 "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",55 "dev": true,56 "license": "MIT",57 "optional": true,58 "dependencies": {59 "@emnapi/wasi-threads": "1.2.1",60 "tslib": "^2.4.0"61 }62 },63 "node_modules/@emnapi/runtime": {64 "version": "1.10.0",65 "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",66 "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",67 "dev": true,68 "license": "MIT",69 "optional": true,70 "dependencies": {71 "tslib": "^2.4.0"72 }73 },74 "node_modules/@emnapi/wasi-threads": {75 "version": "1.2.1",76 "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",77 "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",78 "dev": true,79 "license": "MIT",80 "optional": true,81 "dependencies": {82 "tslib": "^2.4.0"83 }84 },85 "node_modules/@eslint-community/eslint-utils": {86 "version": "4.9.1",87 "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",88 "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",89 "dev": true,90 "license": "MIT",91 "dependencies": {92 "eslint-visitor-keys": "^3.4.3"93 },94 "engines": {95 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"96 },97 "funding": {98 "url": "https://opencollective.com/eslint"99 },100 "peerDependencies": {101 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"102 }103 },104 "node_modules/@eslint-community/regexpp": {105 "version": "4.12.2",106 "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",107 "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",108 "dev": true,109 "license": "MIT",110 "engines": {111 "node": "^12.0.0 || ^14.0.0 || >=16.0.0"112 }113 },114 "node_modules/@eslint/eslintrc": {115 "version": "2.1.4",116 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",117 "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",118 "dev": true,119 "license": "MIT",120 "dependencies": {121 "ajv": "^6.12.4",122 "debug": "^4.3.2",123 "espree": "^9.6.0",124 "globals": "^13.19.0",125 "ignore": "^5.2.0",126 "import-fresh": "^3.2.1",127 "js-yaml": "^4.1.0",128 "minimatch": "^3.1.2",129 "strip-json-comments": "^3.1.1"130 },131 "engines": {132 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"133 },134 "funding": {135 "url": "https://opencollective.com/eslint"136 }137 },138 "node_modules/@eslint/js": {139 "version": "8.57.1",140 "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",141 "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",142 "dev": true,143 "license": "MIT",144 "engines": {145 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"146 }147 },148 "node_modules/@humanwhocodes/config-array": {149 "version": "0.13.0",150 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",151 "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",152 "deprecated": "Use @eslint/config-array instead",153 "dev": true,154 "license": "Apache-2.0",155 "dependencies": {156 "@humanwhocodes/object-schema": "^2.0.3",157 "debug": "^4.3.1",158 "minimatch": "^3.0.5"159 },160 "engines": {161 "node": ">=10.10.0"162 }163 },164 "node_modules/@humanwhocodes/module-importer": {165 "version": "1.0.1",166 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",167 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",168 "dev": true,169 "license": "Apache-2.0",170 "engines": {171 "node": ">=12.22"172 },173 "funding": {174 "type": "github",175 "url": "https://github.com/sponsors/nzakas"176 }177 },178 "node_modules/@humanwhocodes/object-schema": {179 "version": "2.0.3",180 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",181 "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",182 "deprecated": "Use @eslint/object-schema instead",183 "dev": true,184 "license": "BSD-3-Clause"185 },186 "node_modules/@isaacs/cliui": {187 "version": "8.0.2",188 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",189 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",190 "dev": true,191 "license": "ISC",192 "dependencies": {193 "string-width": "^5.1.2",194 "string-width-cjs": "npm:string-width@^4.2.0",195 "strip-ansi": "^7.0.1",196 "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",197 "wrap-ansi": "^8.1.0",198 "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"199 },200 "engines": {201 "node": ">=12"202 }203 },204 "node_modules/@isaacs/cliui/node_modules/ansi-regex": {205 "version": "6.2.2",206 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",207 "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",208 "dev": true,209 "license": "MIT",210 "engines": {211 "node": ">=12"212 },213 "funding": {214 "url": "https://github.com/chalk/ansi-regex?sponsor=1"215 }216 },217 "node_modules/@isaacs/cliui/node_modules/strip-ansi": {218 "version": "7.2.0",219 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",220 "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",221 "dev": true,222 "license": "MIT",223 "dependencies": {224 "ansi-regex": "^6.2.2"225 },226 "engines": {227 "node": ">=12"228 },229 "funding": {230 "url": "https://github.com/chalk/strip-ansi?sponsor=1"231 }232 },233 "node_modules/@jridgewell/gen-mapping": {234 "version": "0.3.13",235 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",236 "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",237 "dev": true,238 "license": "MIT",239 "dependencies": {240 "@jridgewell/sourcemap-codec": "^1.5.0",241 "@jridgewell/trace-mapping": "^0.3.24"242 }243 },244 "node_modules/@jridgewell/resolve-uri": {245 "version": "3.1.2",246 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",247 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",248 "dev": true,249 "license": "MIT",250 "engines": {251 "node": ">=6.0.0"252 }253 },254 "node_modules/@jridgewell/sourcemap-codec": {255 "version": "1.5.5",256 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",257 "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",258 "dev": true,259 "license": "MIT"260 },261 "node_modules/@jridgewell/trace-mapping": {262 "version": "0.3.31",263 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",264 "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",265 "dev": true,266 "license": "MIT",267 "dependencies": {268 "@jridgewell/resolve-uri": "^3.1.0",269 "@jridgewell/sourcemap-codec": "^1.4.14"270 }271 },272 "node_modules/@napi-rs/wasm-runtime": {273 "version": "0.2.12",274 "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz",275 "integrity": "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==",276 "dev": true,277 "license": "MIT",278 "optional": true,279 "dependencies": {280 "@emnapi/core": "^1.4.3",281 "@emnapi/runtime": "^1.4.3",282 "@tybys/wasm-util": "^0.10.0"283 }284 },285 "node_modules/@next/env": {286 "version": "14.2.35",287 "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.35.tgz",288 "integrity": "sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==",289 "license": "MIT"290 },291 "node_modules/@next/eslint-plugin-next": {292 "version": "14.2.35",293 "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.35.tgz",294 "integrity": "sha512-Jw9A3ICz2183qSsqwi7fgq4SBPiNfmOLmTPXKvlnzstUwyvBrtySiY+8RXJweNAs9KThb1+bYhZh9XWcNOr2zQ==",295 "dev": true,296 "license": "MIT",297 "dependencies": {298 "glob": "10.3.10"299 }300 },301 "node_modules/@next/swc-darwin-arm64": {302 "version": "14.2.33",303 "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.33.tgz",304 "integrity": "sha512-HqYnb6pxlsshoSTubdXKu15g3iivcbsMXg4bYpjL2iS/V6aQot+iyF4BUc2qA/J/n55YtvE4PHMKWBKGCF/+wA==",305 "cpu": [306 "arm64"307 ],308 "license": "MIT",309 "optional": true,310 "os": [311 "darwin"312 ],313 "engines": {314 "node": ">= 10"315 }316 },317 "node_modules/@next/swc-darwin-x64": {318 "version": "14.2.33",319 "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.33.tgz",320 "integrity": "sha512-8HGBeAE5rX3jzKvF593XTTFg3gxeU4f+UWnswa6JPhzaR6+zblO5+fjltJWIZc4aUalqTclvN2QtTC37LxvZAA==",321 "cpu": [322 "x64"323 ],324 "license": "MIT",325 "optional": true,326 "os": [327 "darwin"328 ],329 "engines": {330 "node": ">= 10"331 }332 },333 "node_modules/@next/swc-linux-arm64-gnu": {334 "version": "14.2.33",335 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.33.tgz",336 "integrity": "sha512-JXMBka6lNNmqbkvcTtaX8Gu5by9547bukHQvPoLe9VRBx1gHwzf5tdt4AaezW85HAB3pikcvyqBToRTDA4DeLw==",337 "cpu": [338 "arm64"339 ],340 "libc": [341 "glibc"342 ],343 "license": "MIT",344 "optional": true,345 "os": [346 "linux"347 ],348 "engines": {349 "node": ">= 10"350 }351 },352 "node_modules/@next/swc-linux-arm64-musl": {353 "version": "14.2.33",354 "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.33.tgz",355 "integrity": "sha512-Bm+QulsAItD/x6Ih8wGIMfRJy4G73tu1HJsrccPW6AfqdZd0Sfm5Imhgkgq2+kly065rYMnCOxTBvmvFY1BKfg==",356 "cpu": [357 "arm64"358 ],359 "libc": [360 "musl"361 ],362 "license": "MIT",363 "optional": true,364 "os": [365 "linux"366 ],367 "engines": {368 "node": ">= 10"369 }370 },371 "node_modules/@next/swc-linux-x64-gnu": {372 "version": "14.2.33",373 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.33.tgz",374 "integrity": "sha512-FnFn+ZBgsVMbGDsTqo8zsnRzydvsGV8vfiWwUo1LD8FTmPTdV+otGSWKc4LJec0oSexFnCYVO4hX8P8qQKaSlg==",375 "cpu": [376 "x64"377 ],378 "libc": [379 "glibc"380 ],381 "license": "MIT",382 "optional": true,383 "os": [384 "linux"385 ],386 "engines": {387 "node": ">= 10"388 }389 },390 "node_modules/@next/swc-linux-x64-musl": {391 "version": "14.2.33",392 "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.33.tgz",393 "integrity": "sha512-345tsIWMzoXaQndUTDv1qypDRiebFxGYx9pYkhwY4hBRaOLt8UGfiWKr9FSSHs25dFIf8ZqIFaPdy5MljdoawA==",394 "cpu": [395 "x64"396 ],397 "libc": [398 "musl"399 ],400 "license": "MIT",401 "optional": true,402 "os": [403 "linux"404 ],405 "engines": {406 "node": ">= 10"407 }408 },409 "node_modules/@next/swc-win32-arm64-msvc": {410 "version": "14.2.33",411 "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.33.tgz",412 "integrity": "sha512-nscpt0G6UCTkrT2ppnJnFsYbPDQwmum4GNXYTeoTIdsmMydSKFz9Iny2jpaRupTb+Wl298+Rh82WKzt9LCcqSQ==",413 "cpu": [414 "arm64"415 ],416 "license": "MIT",417 "optional": true,418 "os": [419 "win32"420 ],421 "engines": {422 "node": ">= 10"423 }424 },425 "node_modules/@next/swc-win32-ia32-msvc": {426 "version": "14.2.33",427 "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.33.tgz",428 "integrity": "sha512-pc9LpGNKhJ0dXQhZ5QMmYxtARwwmWLpeocFmVG5Z0DzWq5Uf0izcI8tLc+qOpqxO1PWqZ5A7J1blrUIKrIFc7Q==",429 "cpu": [430 "ia32"431 ],432 "license": "MIT",433 "optional": true,434 "os": [435 "win32"436 ],437 "engines": {438 "node": ">= 10"439 }440 },441 "node_modules/@next/swc-win32-x64-msvc": {442 "version": "14.2.33",443 "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.33.tgz",444 "integrity": "sha512-nOjfZMy8B94MdisuzZo9/57xuFVLHJaDj5e/xrduJp9CV2/HrfxTRH2fbyLe+K9QT41WBLUd4iXX3R7jBp0EUg==",445 "cpu": [446 "x64"447 ],448 "license": "MIT",449 "optional": true,450 "os": [451 "win32"452 ],453 "engines": {454 "node": ">= 10"455 }456 },457 "node_modules/@nodelib/fs.scandir": {458 "version": "2.1.5",459 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",460 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",461 "dev": true,462 "license": "MIT",463 "dependencies": {464 "@nodelib/fs.stat": "2.0.5",465 "run-parallel": "^1.1.9"466 },467 "engines": {468 "node": ">= 8"469 }470 },471 "node_modules/@nodelib/fs.stat": {472 "version": "2.0.5",473 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",474 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",475 "dev": true,476 "license": "MIT",477 "engines": {478 "node": ">= 8"479 }480 },481 "node_modules/@nodelib/fs.walk": {482 "version": "1.2.8",483 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",484 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",485 "dev": true,486 "license": "MIT",487 "dependencies": {488 "@nodelib/fs.scandir": "2.1.5",489 "fastq": "^1.6.0"490 },491 "engines": {492 "node": ">= 8"493 }494 },495 "node_modules/@nolyfill/is-core-module": {496 "version": "1.0.39",497 "resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",498 "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",499 "dev": true,500 "license": "MIT",501 "engines": {502 "node": ">=12.4.0"503 }504 },505 "node_modules/@pkgjs/parseargs": {506 "version": "0.11.0",507 "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",508 "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",509 "dev": true,510 "license": "MIT",511 "optional": true,512 "engines": {513 "node": ">=14"514 }515 },516 "node_modules/@rtsao/scc": {517 "version": "1.1.0",518 "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",519 "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",520 "dev": true,521 "license": "MIT"522 },523 "node_modules/@rushstack/eslint-patch": {524 "version": "1.16.1",525 "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.16.1.tgz",526 "integrity": "sha512-TvZbIpeKqGQQ7X0zSCvPH9riMSFQFSggnfBjFZ1mEoILW+UuXCKwOoPcgjMwiUtRqFZ8jWhPJc4um14vC6I4ag==",527 "dev": true,528 "license": "MIT"529 },530 "node_modules/@swc/counter": {531 "version": "0.1.3",532 "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",533 "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",534 "license": "Apache-2.0"535 },536 "node_modules/@swc/helpers": {537 "version": "0.5.5",538 "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz",539 "integrity": "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==",540 "license": "Apache-2.0",541 "dependencies": {542 "@swc/counter": "^0.1.3",543 "tslib": "^2.4.0"544 }545 },546 "node_modules/@tybys/wasm-util": {547 "version": "0.10.2",548 "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",549 "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",550 "dev": true,551 "license": "MIT",552 "optional": true,553 "dependencies": {554 "tslib": "^2.4.0"555 }556 },557 "node_modules/@types/d3-array": {558 "version": "3.2.2",559 "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",560 "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",561 "license": "MIT"562 },563 "node_modules/@types/d3-color": {564 "version": "3.1.3",565 "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",566 "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",567 "license": "MIT"568 },569 "node_modules/@types/d3-ease": {570 "version": "3.0.2",571 "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",572 "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",573 "license": "MIT"574 },575 "node_modules/@types/d3-interpolate": {576 "version": "3.0.4",577 "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",578 "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",579 "license": "MIT",580 "dependencies": {581 "@types/d3-color": "*"582 }583 },584 "node_modules/@types/d3-path": {585 "version": "3.1.1",586 "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",587 "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",588 "license": "MIT"589 },590 "node_modules/@types/d3-scale": {591 "version": "4.0.9",592 "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",593 "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",594 "license": "MIT",595 "dependencies": {596 "@types/d3-time": "*"597 }598 },599 "node_modules/@types/d3-shape": {600 "version": "3.1.8",601 "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz",602 "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",603 "license": "MIT",604 "dependencies": {605 "@types/d3-path": "*"606 }607 },608 "node_modules/@types/d3-time": {609 "version": "3.0.4",610 "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",611 "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",612 "license": "MIT"613 },614 "node_modules/@types/d3-timer": {615 "version": "3.0.2",616 "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",617 "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",618 "license": "MIT"619 },620 "node_modules/@types/json5": {621 "version": "0.0.29",622 "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",623 "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",624 "dev": true,625 "license": "MIT"626 },627 "node_modules/@types/node": {628 "version": "20.19.41",629 "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.41.tgz",630 "integrity": "sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==",631 "dev": true,632 "license": "MIT",633 "dependencies": {634 "undici-types": "~6.21.0"635 }636 },637 "node_modules/@types/prop-types": {638 "version": "15.7.15",639 "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",640 "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",641 "dev": true,642 "license": "MIT"643 },644 "node_modules/@types/react": {645 "version": "18.3.28",646 "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",647 "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",648 "dev": true,649 "license": "MIT",650 "dependencies": {651 "@types/prop-types": "*",652 "csstype": "^3.2.2"653 }654 },655 "node_modules/@types/react-dom": {656 "version": "18.3.7",657 "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz",658 "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",659 "dev": true,660 "license": "MIT",661 "peerDependencies": {662 "@types/react": "^18.0.0"663 }664 },665 "node_modules/@typescript-eslint/eslint-plugin": {666 "version": "8.59.3",667 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.3.tgz",668 "integrity": "sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==",669 "dev": true,670 "license": "MIT",671 "dependencies": {672 "@eslint-community/regexpp": "^4.12.2",673 "@typescript-eslint/scope-manager": "8.59.3",674 "@typescript-eslint/type-utils": "8.59.3",675 "@typescript-eslint/utils": "8.59.3",676 "@typescript-eslint/visitor-keys": "8.59.3",677 "ignore": "^7.0.5",678 "natural-compare": "^1.4.0",679 "ts-api-utils": "^2.5.0"680 },681 "engines": {682 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"683 },684 "funding": {685 "type": "opencollective",686 "url": "https://opencollective.com/typescript-eslint"687 },688 "peerDependencies": {689 "@typescript-eslint/parser": "^8.59.3",690 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",691 "typescript": ">=4.8.4 <6.1.0"692 }693 },694 "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {695 "version": "7.0.5",696 "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",697 "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",698 "dev": true,699 "license": "MIT",700 "engines": {701 "node": ">= 4"702 }703 },704 "node_modules/@typescript-eslint/parser": {705 "version": "8.59.3",706 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.3.tgz",707 "integrity": "sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==",708 "dev": true,709 "license": "MIT",710 "dependencies": {711 "@typescript-eslint/scope-manager": "8.59.3",712 "@typescript-eslint/types": "8.59.3",713 "@typescript-eslint/typescript-estree": "8.59.3",714 "@typescript-eslint/visitor-keys": "8.59.3",715 "debug": "^4.4.3"716 },717 "engines": {718 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"719 },720 "funding": {721 "type": "opencollective",722 "url": "https://opencollective.com/typescript-eslint"723 },724 "peerDependencies": {725 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",726 "typescript": ">=4.8.4 <6.1.0"727 }728 },729 "node_modules/@typescript-eslint/project-service": {730 "version": "8.59.3",731 "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.3.tgz",732 "integrity": "sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==",733 "dev": true,734 "license": "MIT",735 "dependencies": {736 "@typescript-eslint/tsconfig-utils": "^8.59.3",737 "@typescript-eslint/types": "^8.59.3",738 "debug": "^4.4.3"739 },740 "engines": {741 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"742 },743 "funding": {744 "type": "opencollective",745 "url": "https://opencollective.com/typescript-eslint"746 },747 "peerDependencies": {748 "typescript": ">=4.8.4 <6.1.0"749 }750 },751 "node_modules/@typescript-eslint/scope-manager": {752 "version": "8.59.3",753 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.3.tgz",754 "integrity": "sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==",755 "dev": true,756 "license": "MIT",757 "dependencies": {758 "@typescript-eslint/types": "8.59.3",759 "@typescript-eslint/visitor-keys": "8.59.3"760 },761 "engines": {762 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"763 },764 "funding": {765 "type": "opencollective",766 "url": "https://opencollective.com/typescript-eslint"767 }768 },769 "node_modules/@typescript-eslint/tsconfig-utils": {770 "version": "8.59.3",771 "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz",772 "integrity": "sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==",773 "dev": true,774 "license": "MIT",775 "engines": {776 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"777 },778 "funding": {779 "type": "opencollective",780 "url": "https://opencollective.com/typescript-eslint"781 },782 "peerDependencies": {783 "typescript": ">=4.8.4 <6.1.0"784 }785 },786 "node_modules/@typescript-eslint/type-utils": {787 "version": "8.59.3",788 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.3.tgz",789 "integrity": "sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==",790 "dev": true,791 "license": "MIT",792 "dependencies": {793 "@typescript-eslint/types": "8.59.3",794 "@typescript-eslint/typescript-estree": "8.59.3",795 "@typescript-eslint/utils": "8.59.3",796 "debug": "^4.4.3",797 "ts-api-utils": "^2.5.0"798 },799 "engines": {800 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"801 },802 "funding": {803 "type": "opencollective",804 "url": "https://opencollective.com/typescript-eslint"805 },806 "peerDependencies": {807 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",808 "typescript": ">=4.8.4 <6.1.0"809 }810 },811 "node_modules/@typescript-eslint/types": {812 "version": "8.59.3",813 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.3.tgz",814 "integrity": "sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==",815 "dev": true,816 "license": "MIT",817 "engines": {818 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"819 },820 "funding": {821 "type": "opencollective",822 "url": "https://opencollective.com/typescript-eslint"823 }824 },825 "node_modules/@typescript-eslint/typescript-estree": {826 "version": "8.59.3",827 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.3.tgz",828 "integrity": "sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==",829 "dev": true,830 "license": "MIT",831 "dependencies": {832 "@typescript-eslint/project-service": "8.59.3",833 "@typescript-eslint/tsconfig-utils": "8.59.3",834 "@typescript-eslint/types": "8.59.3",835 "@typescript-eslint/visitor-keys": "8.59.3",836 "debug": "^4.4.3",837 "minimatch": "^10.2.2",838 "semver": "^7.7.3",839 "tinyglobby": "^0.2.15",840 "ts-api-utils": "^2.5.0"841 },842 "engines": {843 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"844 },845 "funding": {846 "type": "opencollective",847 "url": "https://opencollective.com/typescript-eslint"848 },849 "peerDependencies": {850 "typescript": ">=4.8.4 <6.1.0"851 }852 },853 "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {854 "version": "4.0.4",855 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",856 "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",857 "dev": true,858 "license": "MIT",859 "engines": {860 "node": "18 || 20 || >=22"861 }862 },863 "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {864 "version": "5.0.6",865 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",866 "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",867 "dev": true,868 "license": "MIT",869 "dependencies": {870 "balanced-match": "^4.0.2"871 },872 "engines": {873 "node": "18 || 20 || >=22"874 }875 },876 "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {877 "version": "10.2.5",878 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",879 "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",880 "dev": true,881 "license": "BlueOak-1.0.0",882 "dependencies": {883 "brace-expansion": "^5.0.5"884 },885 "engines": {886 "node": "18 || 20 || >=22"887 },888 "funding": {889 "url": "https://github.com/sponsors/isaacs"890 }891 },892 "node_modules/@typescript-eslint/utils": {893 "version": "8.59.3",894 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.3.tgz",895 "integrity": "sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==",896 "dev": true,897 "license": "MIT",898 "dependencies": {899 "@eslint-community/eslint-utils": "^4.9.1",900 "@typescript-eslint/scope-manager": "8.59.3",901 "@typescript-eslint/types": "8.59.3",902 "@typescript-eslint/typescript-estree": "8.59.3"903 },904 "engines": {905 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"906 },907 "funding": {908 "type": "opencollective",909 "url": "https://opencollective.com/typescript-eslint"910 },911 "peerDependencies": {912 "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",913 "typescript": ">=4.8.4 <6.1.0"914 }915 },916 "node_modules/@typescript-eslint/visitor-keys": {917 "version": "8.59.3",918 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.3.tgz",919 "integrity": "sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==",920 "dev": true,921 "license": "MIT",922 "dependencies": {923 "@typescript-eslint/types": "8.59.3",924 "eslint-visitor-keys": "^5.0.0"925 },926 "engines": {927 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"928 },929 "funding": {930 "type": "opencollective",931 "url": "https://opencollective.com/typescript-eslint"932 }933 },934 "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {935 "version": "5.0.1",936 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",937 "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",938 "dev": true,939 "license": "Apache-2.0",940 "engines": {941 "node": "^20.19.0 || ^22.13.0 || >=24"942 },943 "funding": {944 "url": "https://opencollective.com/eslint"945 }946 },947 "node_modules/@ungap/structured-clone": {948 "version": "1.3.1",949 "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.1.tgz",950 "integrity": "sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==",951 "dev": true,952 "license": "ISC"953 },954 "node_modules/@unrs/resolver-binding-android-arm-eabi": {955 "version": "1.11.1",956 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm-eabi/-/resolver-binding-android-arm-eabi-1.11.1.tgz",957 "integrity": "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==",958 "cpu": [959 "arm"960 ],961 "dev": true,962 "license": "MIT",963 "optional": true,964 "os": [965 "android"966 ]967 },968 "node_modules/@unrs/resolver-binding-android-arm64": {969 "version": "1.11.1",970 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-android-arm64/-/resolver-binding-android-arm64-1.11.1.tgz",971 "integrity": "sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==",972 "cpu": [973 "arm64"974 ],975 "dev": true,976 "license": "MIT",977 "optional": true,978 "os": [979 "android"980 ]981 },982 "node_modules/@unrs/resolver-binding-darwin-arm64": {983 "version": "1.11.1",984 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.11.1.tgz",985 "integrity": "sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==",986 "cpu": [987 "arm64"988 ],989 "dev": true,990 "license": "MIT",991 "optional": true,992 "os": [993 "darwin"994 ]995 },996 "node_modules/@unrs/resolver-binding-darwin-x64": {997 "version": "1.11.1",998 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.11.1.tgz",999 "integrity": "sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==",1000 "cpu": [1001 "x64"1002 ],1003 "dev": true,1004 "license": "MIT",1005 "optional": true,1006 "os": [1007 "darwin"1008 ]1009 },1010 "node_modules/@unrs/resolver-binding-freebsd-x64": {1011 "version": "1.11.1",1012 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.11.1.tgz",1013 "integrity": "sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==",1014 "cpu": [1015 "x64"1016 ],1017 "dev": true,1018 "license": "MIT",1019 "optional": true,1020 "os": [1021 "freebsd"1022 ]1023 },1024 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {1025 "version": "1.11.1",1026 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.11.1.tgz",1027 "integrity": "sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==",1028 "cpu": [1029 "arm"1030 ],1031 "dev": true,1032 "license": "MIT",1033 "optional": true,1034 "os": [1035 "linux"1036 ]1037 },1038 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {1039 "version": "1.11.1",1040 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.11.1.tgz",1041 "integrity": "sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==",1042 "cpu": [1043 "arm"1044 ],1045 "dev": true,1046 "license": "MIT",1047 "optional": true,1048 "os": [1049 "linux"1050 ]1051 },1052 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {1053 "version": "1.11.1",1054 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.11.1.tgz",1055 "integrity": "sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==",1056 "cpu": [1057 "arm64"1058 ],1059 "dev": true,1060 "libc": [1061 "glibc"1062 ],1063 "license": "MIT",1064 "optional": true,1065 "os": [1066 "linux"1067 ]1068 },1069 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {1070 "version": "1.11.1",1071 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.11.1.tgz",1072 "integrity": "sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==",1073 "cpu": [1074 "arm64"1075 ],1076 "dev": true,1077 "libc": [1078 "musl"1079 ],1080 "license": "MIT",1081 "optional": true,1082 "os": [1083 "linux"1084 ]1085 },1086 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {1087 "version": "1.11.1",1088 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.11.1.tgz",1089 "integrity": "sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==",1090 "cpu": [1091 "ppc64"1092 ],1093 "dev": true,1094 "libc": [1095 "glibc"1096 ],1097 "license": "MIT",1098 "optional": true,1099 "os": [1100 "linux"1101 ]1102 },1103 "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": {1104 "version": "1.11.1",1105 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.11.1.tgz",1106 "integrity": "sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==",1107 "cpu": [1108 "riscv64"1109 ],1110 "dev": true,1111 "libc": [1112 "glibc"1113 ],1114 "license": "MIT",1115 "optional": true,1116 "os": [1117 "linux"1118 ]1119 },1120 "node_modules/@unrs/resolver-binding-linux-riscv64-musl": {1121 "version": "1.11.1",1122 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.11.1.tgz",1123 "integrity": "sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==",1124 "cpu": [1125 "riscv64"1126 ],1127 "dev": true,1128 "libc": [1129 "musl"1130 ],1131 "license": "MIT",1132 "optional": true,1133 "os": [1134 "linux"1135 ]1136 },1137 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {1138 "version": "1.11.1",1139 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.11.1.tgz",1140 "integrity": "sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==",1141 "cpu": [1142 "s390x"1143 ],1144 "dev": true,1145 "libc": [1146 "glibc"1147 ],1148 "license": "MIT",1149 "optional": true,1150 "os": [1151 "linux"1152 ]1153 },1154 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {1155 "version": "1.11.1",1156 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.11.1.tgz",1157 "integrity": "sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==",1158 "cpu": [1159 "x64"1160 ],1161 "dev": true,1162 "libc": [1163 "glibc"1164 ],1165 "license": "MIT",1166 "optional": true,1167 "os": [1168 "linux"1169 ]1170 },1171 "node_modules/@unrs/resolver-binding-linux-x64-musl": {1172 "version": "1.11.1",1173 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.11.1.tgz",1174 "integrity": "sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==",1175 "cpu": [1176 "x64"1177 ],1178 "dev": true,1179 "libc": [1180 "musl"1181 ],1182 "license": "MIT",1183 "optional": true,1184 "os": [1185 "linux"1186 ]1187 },1188 "node_modules/@unrs/resolver-binding-wasm32-wasi": {1189 "version": "1.11.1",1190 "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.11.1.tgz",1191 "integrity": "sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==",1192 "cpu": [1193 "wasm32"1194 ],1195 "dev": true,1196 "license": "MIT",1197 "optional": true,1198 "dependencies": {1199 "@napi-rs/wasm-runtime": "^0.2.11"1200 },