2026-08-25 11:42:17 +02:00
{
"name" : "frontend" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "frontend" ,
"hasInstallScript" : true ,
"dependencies" : {
"marked" : "^18.0.11" ,
"nuxt" : "^4.5.2" ,
2026-08-25 16:11:14 +02:00
"simple-icons" : "^16.28.0" ,
2026-08-25 11:42:17 +02:00
"vue" : "^3.5.41" ,
"vue-router" : "^5.2.0"
},
"devDependencies" : {
"typescript" : "^5.9.3" ,
"vue-tsc" : "^3.3.11"
}
},
"node_modules/@babel/code-frame" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz" ,
"integrity" : "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.29.7" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.1.1"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/code-frame/node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"license" : "MIT"
},
"node_modules/@babel/compat-data" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz" ,
"integrity" : "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/core" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz" ,
"integrity" : "sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.29.7" ,
"@babel/generator" : "^7.29.7" ,
"@babel/helper-compilation-targets" : "^7.29.7" ,
"@babel/helper-module-transforms" : "^7.29.7" ,
"@babel/helpers" : "^7.29.7" ,
"@babel/parser" : "^7.29.7" ,
"@babel/template" : "^7.29.7" ,
"@babel/traverse" : "^7.29.7" ,
"@babel/types" : "^7.29.7" ,
"@jridgewell/remapping" : "^2.3.5" ,
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
},
"engines" : {
"node" : ">=6.9.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
},
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
},
"node_modules/@babel/generator" : {
"version" : "7.29.8" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.29.8.tgz" ,
"integrity" : "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.29.8" ,
"@babel/types" : "^7.29.8" ,
"@jridgewell/gen-mapping" : "^0.3.12" ,
"@jridgewell/trace-mapping" : "^0.3.28" ,
"jsesc" : "^3.0.2"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-annotate-as-pure" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.29.7.tgz" ,
"integrity" : "sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz" ,
"integrity" : "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/compat-data" : "^7.29.7" ,
"@babel/helper-validator-option" : "^7.29.7" ,
"browserslist" : "^4.24.0" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
},
"node_modules/@babel/helper-create-class-features-plugin" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.29.7.tgz" ,
"integrity" : "sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.29.7" ,
"@babel/helper-member-expression-to-functions" : "^7.29.7" ,
"@babel/helper-optimise-call-expression" : "^7.29.7" ,
"@babel/helper-replace-supers" : "^7.29.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.29.7" ,
"@babel/traverse" : "^7.29.7" ,
"semver" : "^6.3.1"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
},
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
},
"node_modules/@babel/helper-globals" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz" ,
"integrity" : "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-member-expression-to-functions" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.29.7.tgz" ,
"integrity" : "sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.29.7" ,
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz" ,
"integrity" : "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.29.7" ,
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-module-transforms" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz" ,
"integrity" : "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.29.7" ,
"@babel/helper-validator-identifier" : "^7.29.7" ,
"@babel/traverse" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
},
"node_modules/@babel/helper-optimise-call-expression" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.29.7.tgz" ,
"integrity" : "sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-plugin-utils" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz" ,
"integrity" : "sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-replace-supers" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.29.7.tgz" ,
"integrity" : "sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-member-expression-to-functions" : "^7.29.7" ,
"@babel/helper-optimise-call-expression" : "^7.29.7" ,
"@babel/traverse" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
},
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.29.7.tgz" ,
"integrity" : "sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.29.7" ,
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-string-parser" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz" ,
"integrity" : "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz" ,
"integrity" : "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-option" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz" ,
"integrity" : "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/helpers" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz" ,
"integrity" : "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/template" : "^7.29.7" ,
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/parser" : {
"version" : "7.29.8" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.29.8.tgz" ,
"integrity" : "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.29.8"
},
"bin" : {
"parser" : "bin/babel-parser.js"
},
"engines" : {
"node" : ">=6.0.0"
}
},
"node_modules/@babel/plugin-syntax-jsx" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.29.7.tgz" ,
"integrity" : "sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
},
"node_modules/@babel/plugin-syntax-typescript" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.29.7.tgz" ,
"integrity" : "sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-typescript" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.29.7.tgz" ,
"integrity" : "sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.29.7" ,
"@babel/helper-create-class-features-plugin" : "^7.29.7" ,
"@babel/helper-plugin-utils" : "^7.29.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.29.7" ,
"@babel/plugin-syntax-typescript" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
},
"node_modules/@babel/template" : {
"version" : "7.29.7" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz" ,
"integrity" : "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.29.7" ,
"@babel/parser" : "^7.29.7" ,
"@babel/types" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/traverse" : {
"version" : "7.29.8" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.8.tgz" ,
"integrity" : "sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.29.7" ,
"@babel/generator" : "^7.29.8" ,
"@babel/helper-globals" : "^7.29.7" ,
"@babel/parser" : "^7.29.8" ,
"@babel/template" : "^7.29.7" ,
"@babel/types" : "^7.29.8" ,
"debug" : "^4.3.1"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@babel/types" : {
"version" : "7.29.8" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.29.8.tgz" ,
"integrity" : "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-string-parser" : "^7.29.7" ,
"@babel/helper-validator-identifier" : "^7.29.7"
},
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/@bomb.sh/tab" : {
"version" : "0.0.19" ,
"resolved" : "https://registry.npmjs.org/@bomb.sh/tab/-/tab-0.0.19.tgz" ,
"integrity" : "sha512-dTRfo9Q9B+lbLG3JCu8a/AGQSfD2XXcFcnakQzVjSOX+VvR/s9zpsH8TlqV3iHqazniRn1Ypwd1hcRlXcu/4BA==" ,
"license" : "MIT" ,
"bin" : {
"tab" : "dist/bin/cli.mjs"
},
"peerDependencies" : {
"cac" : "^6.7.14" ,
"citty" : "^0.1.6 || ^0.2.0" ,
"commander" : "^13.1.0 || ^14.0.0 || ^15.0.0"
},
"peerDependenciesMeta" : {
"cac" : {
"optional" : true
},
"citty" : {
"optional" : true
},
"commander" : {
"optional" : true
}
}
},
"node_modules/@clack/core" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@clack/core/-/core-1.4.3.tgz" ,
"integrity" : "sha512-/kr3UWNtdJfxZtPgDqUOmG2pvwlmcLGheex5yiZKdwbzZJxhV+HMNR9QNmyY5cGwTNV6LrR7Jtp+KjhUAP1qBQ==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-wrap-ansi" : "^0.2.0" ,
"sisteransi" : "^1.0.5"
},
"engines" : {
"node" : ">= 20.12.0"
}
},
"node_modules/@clack/prompts" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/@clack/prompts/-/prompts-1.7.0.tgz" ,
"integrity" : "sha512-y7/yvZ2TPAnR9+jnc00klvNNLkJiXFFrQA/hlLCcxA9a2A4zQIOimyFQ9XfwYKiGD1fb5GY8vbKIIgO8d5Tb2A==" ,
"license" : "MIT" ,
"dependencies" : {
"@clack/core" : "1.4.3" ,
"fast-string-width" : "^3.0.2" ,
"fast-wrap-ansi" : "^0.2.0" ,
"sisteransi" : "^1.0.5"
},
"engines" : {
"node" : ">= 20.12.0"
}
},
"node_modules/@cloudflare/kv-asset-handler" : {
"version" : "0.4.2" ,
"resolved" : "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz" ,
"integrity" : "sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==" ,
"license" : "MIT OR Apache-2.0" ,
"engines" : {
"node" : ">=18.0.0"
}
},
"node_modules/@colordx/core" : {
"version" : "5.6.0" ,
"resolved" : "https://registry.npmjs.org/@colordx/core/-/core-5.6.0.tgz" ,
"integrity" : "sha512-EDlcg/Hmlj1WuFh/Os9YhA+A2aasB2XlgwFfGePUDuW7fVHC07HBi5AFIMx0Ct1eM8kHM9NRyOtZ0MuVYa8xvg==" ,
"license" : "MIT"
},
"node_modules/@dxup/nuxt" : {
"version" : "0.5.10" ,
"resolved" : "https://registry.npmjs.org/@dxup/nuxt/-/nuxt-0.5.10.tgz" ,
"integrity" : "sha512-54Vehb7LmR7qYpC6KFwjDTSm6CB1CayBu+JXdHrPLrIjjr5xAgb43jvgOU+mnB+tsRh414fSsEy0QjBMKILQ8g==" ,
"license" : "MIT" ,
"dependencies" : {
"@dxup/unimport" : "^0.1.2" ,
"@nuxt/kit" : "^4.5.2" ,
"@vue/compiler-dom" : "^3.5.41" ,
"chokidar" : "^5.0.0" ,
"knitwork" : "^1.3.0" ,
"magic-string" : "^1.2.2" ,
"pathe" : "^2.0.3" ,
"tinyglobby" : "^0.2.17" ,
"unplugin" : "^3.3.0"
}
},
"node_modules/@dxup/unimport" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/@dxup/unimport/-/unimport-0.1.2.tgz" ,
"integrity" : "sha512-/B8YJGPzaYq1NbsQmwgP8EZqg40NpTw4ZB3suuI0TplbxKHeK94jeaawLmVhCv+YwUnOpiWEz9U6SeThku/8JQ==" ,
"license" : "MIT"
},
"node_modules/@esbuild/aix-ppc64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.2.tgz" ,
"integrity" : "sha512-XExcO+dvLKvVtNTibSTBej1NCAbaGhWn9Ww1ZPx80qsahhPFe/8jgWP0IchNe0F3HwkU7n8ejhH8bjonqht8mQ==" ,
"cpu" : [
"ppc64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"aix"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/android-arm" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.2.tgz" ,
"integrity" : "sha512-kXXoiPVVGQcnIYGOeaovwOURpniDBpSq4A03qkQ+BMQqtGG6HYap3xne9C1O1yo4TR3qxlCX5IqqmX6fFo2Lqg==" ,
"cpu" : [
"arm"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/android-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.2.tgz" ,
"integrity" : "sha512-5YfKeeI8qWfBZIX+u2xZC3Zlb3Os/gLS2sbEKM+I4ZOcsWmHS2WLysCcQZDAFRslDUU5Oiq44gf6PYN1vGwG5A==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/android-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.2.tgz" ,
"integrity" : "sha512-O387ite7SzUyCcy3JQX4P4bLtEA7bLLkx+esve5JHnyYfNTxcVpXZo9jhdB0lTKN44gztELTdU7nS8Nr16Fs1Q==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/darwin-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.2.tgz" ,
"integrity" : "sha512-n4KqkOQrraxHJcgjM1RvwbigfQKIKJVpM7xp+KsxiyUSrRdIXnt73VhrPAx0fV44hgfmIVKjxMN9J1t5jySVkw==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/darwin-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.2.tgz" ,
"integrity" : "sha512-uq6suIWYP37qzGddBKPw5QEQPi6HiLGsO7UmkpfyaYNQ3D+rN6w6WfwH+nuqcGXWvawGwxOEroO4YGnFh95azw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.2.tgz" ,
"integrity" : "sha512-n+I0BTSRIoy+d6RPKnEVwql5UwBJolytvY4mAOIEJorKlqgPII8ix6slVVrfZ5Tnj7glIZvloylbB/EJPMWEXw==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/freebsd-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.2.tgz" ,
"integrity" : "sha512-78XJTJkvPs0kz2w61301PJjXl4g7q3JqiYMZ/M/yVI73EHBrCRTgkhu9oqG7vPqq+a/yadEW8aD+agKlk5xrmg==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-arm" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.2.tgz" ,
"integrity" : "sha512-XlDnu2q5yoqems+xay6wSAcg9DDD7K9RLKZEBOMZm3ckNpJBvOX20tSfby8KfrrhINDyv9V2YVZKY/SpoGJI8w==" ,
"cpu" : [
"arm"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.2.tgz" ,
"integrity" : "sha512-pW4AC0P3it8c7do9MVM4p51FzHzdM/TZrerurgRcHJ2WTa1VQ1CIq18xncfpBJw4ojkiZZrKW2yIBWBP92j6Ug==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-ia32" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.2.tgz" ,
"integrity" : "sha512-CYbnj78HsIeA+DhgUKgFCfvNsTHFhMMrinUrMZpDXJXKN8T3XViTZ/+wtHeVxEWY8ewSzTFN+nRmSwO2tZaLUQ==" ,
"cpu" : [
"ia32"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-loong64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.2.tgz" ,
"integrity" : "sha512-buwkd8nsph4R+ajRvw0qM5Hja/TXQow3ptzWO2EbG/cqcIkHloRrdlBtQlshyYGTNFvfkfJ5tpPLVkY4DtsPfQ==" ,
"cpu" : [
"loong64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-mips64el" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.2.tgz" ,
"integrity" : "sha512-ZVykbDyk7519VwiNb9Lcj9m8XM6v5V9uKPvrEMkkEedVewf+0itkhahp4HDpgERXhwLRpWFypsGbG/J8s0QjJA==" ,
"cpu" : [
"mips64el"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-ppc64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.2.tgz" ,
"integrity" : "sha512-CAXl+Dtd9UUuJd8pKKdwh6MLm3MUMiqMPmhZ3tTSXPqfyQ3vDl6R5hZdZ/kYojK4ofXtdfSv1tFq8XzWx3heNQ==" ,
"cpu" : [
"ppc64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-riscv64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.2.tgz" ,
"integrity" : "sha512-GeXCej4IQtU1B+QlDV8W/RRvbzI3O/Stss+/bCXv4lZls5WGRtu2a+3JkA3i4qIUlMXpcHebWpF8AkJhATowuA==" ,
"cpu" : [
"riscv64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-s390x" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.2.tgz" ,
"integrity" : "sha512-3H1weTYZPxt/WOhByszQZybS9w5lKzUn1FDMsgEChbHWQwHYQQRfBxgCcZvPhjHfKyJjIievvMmEUawJrdY9Dg==" ,
"cpu" : [
"s390x"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/linux-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.2.tgz" ,
"integrity" : "sha512-4xTZr1FUmSoQW4XIWmit3tzQrUTZM+N3P0XV8xROKYF50XfI7xeO90+1bZvNwxIufQ9hDQVRJH5YhgPVF8A/HQ==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/netbsd-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.2.tgz" ,
"integrity" : "sha512-sSATRjPeDBg3pdgHoQfoYBob11Kk1FGa9lui5RIHZCoCkJa9QKlvl3/vKz2usCmYYjs7ymJR/2Nnsqe+Hjt5nw==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"netbsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/netbsd-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.2.tgz" ,
"integrity" : "sha512-lqnzCV+mM0gIADaKihiCg6ifgfU2L3h5E33rNQBN1Y4MaVGnzryzmvvf7UHxprpQdE8hpqLolJ9Rl+SkIRDpyw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"netbsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/openbsd-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.2.tgz" ,
"integrity" : "sha512-AL2qJILH7lNjrDmCQDvdxMfAUIv8KMNZOvrwAQ8i8//ntL9FflhOyMJ8OZSMBb8/AWXe3/5v5S20y3zCoZWKoQ==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/openbsd-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.2.tgz" ,
"integrity" : "sha512-QtiuPytchRyC4rwUKhexJdQKvDuZ6hWloi3igqPQNUJCS1/v9EiO3UTOXR6A3FoMo4fnAKbWJdqaIwhOzh8qEw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/openharmony-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.2.tgz" ,
"integrity" : "sha512-WkhYDmpTjLvGlScA1rwjRUmhl4k8oXR3cIbtqWmELgU/dFeHHlEllxDvdWcNJV9rbzCexB5vz8gtNewWLgCT7Q==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openharmony"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/sunos-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.2.tgz" ,
"integrity" : "sha512-GPMSkTOtMnv2U2F8gxe4Io6qmVs+YKyp832Etqqxr0hFngmXQ3rzwytelm3GIn7T4VviRUlf3sOgBOiTdvaf7g==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"sunos"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/win32-arm64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.2.tgz" ,
"integrity" : "sha512-PIhhEkE9uPBleRBrQEJpUn7MBnibZzbGzYWPmY3x+YoVg/95zbjB4CxPPOQ8l5tYYM4mMaCthF8/1DIfBQQyWQ==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/win32-ia32" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.2.tgz" ,
"integrity" : "sha512-YmJbfTlvU7Sdn9BB+4PRES4oB6pxgS37MAONj+hBr/cpXS1aBPKXxNnDbu+QCWPj0o9dgyxeq79g6c5P8KeuYA==" ,
"cpu" : [
"ia32"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@esbuild/win32-x64" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.2.tgz" ,
"integrity" : "sha512-5ebpxr3nWMzrL/rnUI755Jkuee0bHL/Gq0WTF9lvcpv73wAp5eu8MfBUgWK9bhWvZjj7yX8etf/8tI8Ney695g==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : ">=18"
}
},
"node_modules/@ioredis/commands" : {
"version" : "1.10.0" ,
"resolved" : "https://registry.npmjs.org/@ioredis/commands/-/commands-1.10.0.tgz" ,
"integrity" : "sha512-UmeW7z4LfctwoQ5wkhVzgq8tXkreED2xZGpX+Bg+zA+WJFZCT6c062AfCK/Dfk81xZnnwdhJCUMkitihRaoC2Q==" ,
"license" : "MIT"
},
"node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz" ,
"integrity" : "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
},
"engines" : {
"node" : ">=12"
}
},
"node_modules/@isaacs/cliui/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" ,
"license" : "MIT"
},
"node_modules/@isaacs/cliui/node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"license" : "MIT" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
},
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@isaacs/cliui/node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
},
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/@isaacs/fs-minipass" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz" ,
"integrity" : "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==" ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.4"
},
"engines" : {
"node" : ">=18.0.0"
}
},
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.13" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz" ,
"integrity" : "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.0" ,
"@jridgewell/trace-mapping" : "^0.3.24"
}
},
"node_modules/@jridgewell/remapping" : {
"version" : "2.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz" ,
"integrity" : "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
}
},
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
},
"node_modules/@jridgewell/source-map" : {
"version" : "0.3.11" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz" ,
"integrity" : "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25"
}
},
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz" ,
"integrity" : "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==" ,
"license" : "MIT"
},
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.31" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz" ,
"integrity" : "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
},
"node_modules/@kwsites/file-exists" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz" ,
"integrity" : "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.1.1"
}
},
"node_modules/@kwsites/promise-deferred" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz" ,
"integrity" : "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==" ,
"license" : "MIT"
},
"node_modules/@mapbox/node-pre-gyp" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-2.0.3.tgz" ,
"integrity" : "sha512-uwPAhccfFJlsfCxMYTwOdVfOz3xqyj8xYL3zJj8f0pb30tLohnnFPhLuqp4/qoEz8sNxe4SESZedcBojRefIzg==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"consola" : "^3.2.3" ,
"detect-libc" : "^2.0.0" ,
"https-proxy-agent" : "^7.0.5" ,
"node-fetch" : "^2.6.7" ,
"nopt" : "^8.0.0" ,
"semver" : "^7.5.3" ,
"tar" : "^7.4.0"
},
"bin" : {
"node-pre-gyp" : "bin/node-pre-gyp"
},
"engines" : {
"node" : ">=18"
}
},
"node_modules/@napi-rs/lzma-linux-x64-gnu" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/@napi-rs/lzma-linux-x64-gnu/-/lzma-linux-x64-gnu-1.5.1.tgz" ,
"integrity" : "sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==" ,
"cpu" : [
"x64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^22.20 || ^24.12 || >=25"
}
},
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
},
"engines" : {
"node" : ">= 8"
}
},
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
},
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
},
"engines" : {
"node" : ">= 8"
}
},
"node_modules/@nuxt/cli" : {
"version" : "3.37.0" ,
"resolved" : "https://registry.npmjs.org/@nuxt/cli/-/cli-3.37.0.tgz" ,
"integrity" : "sha512-Zj9NwHjEBzVrgezsgMFjpMhNqwNgROk9DzNi/dyfk1mCbXIRigV11br2xOl0Satek30bmv7oZAfMtCnDe6Ip0Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@bomb.sh/tab" : "^0.0.19" ,
"@clack/prompts" : "^1.7.0" ,
"c12" : "^3.3.4" ,
"citty" : "^0.2.2" ,
"confbox" : "^0.2.4" ,
"consola" : "^3.4.2" ,
"debug" : "^4.4.3" ,
"defu" : "^6.1.7" ,
"exsolve" : "^1.1.0" ,
"fuse.js" : "^7.4.2" ,
"fzf" : "^0.5.2" ,
"giget" : "^3.3.0" ,
"jiti" : "^2.7.0" ,
"listhen" : "^1.10.0" ,
"nypm" : "^0.6.8" ,
"ofetch" : "^1.5.1" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"perfect-debounce" : "^2.1.0" ,
"pkg-types" : "^2.3.1" ,
"scule" : "^1.3.0" ,
"semver" : "^7.8.5" ,
"srvx" : "^0.11.22" ,
"std-env" : "^4.2.0" ,
"tinyclip" : "^0.1.15" ,
"tinyexec" : "^1.2.4" ,
"ufo" : "^1.6.4" ,
"youch" : "^4.1.1"
},
"bin" : {
"nuxi" : "bin/nuxi.mjs" ,
"nuxi-ng" : "bin/nuxi.mjs" ,
"nuxt" : "bin/nuxi.mjs" ,
"nuxt-cli" : "bin/nuxi.mjs"
},
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
},
"peerDependencies" : {
"@nuxt/schema" : "^4.4.6"
},
"peerDependenciesMeta" : {
"@nuxt/schema" : {
"optional" : true
}
}
},
"node_modules/@nuxt/devalue" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz" ,
"integrity" : "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==" ,
"license" : "MIT"
},
"node_modules/@nuxt/devtools" : {
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/devtools/-/devtools-3.4.2.tgz" ,
"integrity" : "sha512-Nidg0/zB710cyK89ltTkv66hMfPlIPlKA+Yb67bIrAkNm5PoTwQ1goHdFWHIAGZ9nTadcVTzATwMwa56nvl/Wg==" ,
"license" : "MIT" ,
"dependencies" : {
"@nuxt/devtools-kit" : "3.4.2" ,
"@nuxt/devtools-wizard" : "3.4.2" ,
"@nuxt/kit" : "^4.5.1" ,
"@vue/devtools-core" : "^8.2.1" ,
"@vue/devtools-kit" : "^8.2.1" ,
"birpc" : "^4.0.0" ,
"consola" : "^3.4.2" ,
"destr" : "^2.0.5" ,
"error-stack-parser-es" : "^2.0.1" ,
"execa" : "^8.0.1" ,
"fast-npm-meta" : "^2.2.0" ,
"get-port-please" : "^3.2.0" ,
"hookable" : "^6.1.1" ,
"image-meta" : "^0.2.2" ,
"is-installed-globally" : "^1.0.0" ,
"launch-editor" : "^2.14.1" ,
"local-pkg" : "^1.2.1" ,
"magicast" : "^0.5.4" ,
"nypm" : "^0.6.9" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"perfect-debounce" : "^2.1.0" ,
"pkg-types" : "^2.3.1" ,
"semver" : "^7.8.5" ,
"simple-git" : "^3.36.0" ,
"sirv" : "^3.0.2" ,
"structured-clone-es" : "^2.0.1" ,
"tinyglobby" : "^0.2.17" ,
"unstorage" : "^1.17.5" ,
"vite-plugin-inspect" : "^11.4.1" ,
"vite-plugin-vue-tracer" : "^1.4.0" ,
"which" : "^6.0.1" ,
"ws" : "^8.21.1"
},
"bin" : {
"devtools" : "cli.mjs"
},
"peerDependencies" : {
"@vitejs/devtools" : "*" ,
"vite" : ">=6.0"
},
"peerDependenciesMeta" : {
"@vitejs/devtools" : {
"optional" : true
}
}
},
"node_modules/@nuxt/devtools-kit" : {
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-3.4.2.tgz" ,
"integrity" : "sha512-TPPbmH9xrExagYxfCe6JgtbHmgchfgDdA656Yws18rn8I/oCvB+gcw3kTWBBp2sC9ipZPXsgbsW/yZnVnGNBiA==" ,
"license" : "MIT" ,
"dependencies" : {
"@nuxt/kit" : "^4.5.1" ,
"execa" : "^8.0.1"
},
"peerDependencies" : {
"vite" : ">=6.0"
}
},
"node_modules/@nuxt/devtools-wizard" : {
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-3.4.2.tgz" ,
"integrity" : "sha512-U2G8fw7KW1rdECyJDho5N14z8hSllpTk430KG1QPLjrv5w3pDksZ+YcpITd0u762Vw3gq3Arpg65Bk6U4ua6aQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@clack/prompts" : "^1.7.0" ,
"consola" : "^3.4.2" ,
"diff" : "^8.0.4" ,
"execa" : "^8.0.1" ,
"magicast" : "^0.5.4" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^2.3.1" ,
"semver" : "^7.8.5"
},
"bin" : {
"devtools-wizard" : "cli.mjs"
}
},
"node_modules/@nuxt/kit" : {
"version" : "4.5.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/kit/-/kit-4.5.2.tgz" ,
"integrity" : "sha512-l66LU9DcJYjmNwqwAj2I5UGRrUbnG2DOKGChnN70zIGtn0eq/z87gi/FRgha6eMb9/FmB1PFHgtx6PWVml1C2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"c12" : "^3.3.4" ,
"consola" : "^3.4.2" ,
"defu" : "^6.1.7" ,
"destr" : "^2.0.5" ,
"errx" : "^0.1.2" ,
"exsolve" : "^1.1.1" ,
"ignore" : "^7.0.6" ,
"jiti" : "^2.7.0" ,
"klona" : "^2.0.6" ,
"mlly" : "^1.8.2" ,
"nostics" : "^1.2.0" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^2.3.1" ,
"rc9" : "^3.0.1" ,
"scule" : "^1.3.0" ,
"tinyglobby" : "^0.2.17" ,
"ufo" : "^1.6.4" ,
"unctx" : "^3.0.0" ,
"untyped" : "^2.0.0" ,
"verkit" : "^0.3.1"
},
"engines" : {
"node" : ">=18.12.0"
}
},
"node_modules/@nuxt/nitro-server" : {
"version" : "4.5.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/nitro-server/-/nitro-server-4.5.2.tgz" ,
"integrity" : "sha512-sx/vtT8D1WIRUOMuKQz/9z8nZb7jgVWc6HWwlkXKDjYZ84otPFtYCozKqhXWv6xf3JxJvge/RUAOwh9Z7P4nQQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@nuxt/devalue" : "^2.0.2" ,
"@nuxt/kit" : "4.5.2" ,
"@unhead/vue" : "^3.3.1" ,
"@vue/shared" : "^3.5.40" ,
"consola" : "^3.4.2" ,
"defu" : "^6.1.7" ,
"destr" : "^2.0.5" ,
"devalue" : "^5.9.0" ,
"errx" : "^0.1.2" ,
"escape-string-regexp" : "^5.0.0" ,
"exsolve" : "^1.1.1" ,
"h3" : "^1.15.11" ,
"impound" : "^1.1.6" ,
"klona" : "^2.0.6" ,
"mocked-exports" : "^0.1.1" ,
"nitropack" : "^2.13.4" ,
"nostics" : "^1.2.0" ,
"nypm" : "^0.6.9" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"rou3" : "^0.9.1" ,
"std-env" : "^4.2.0" ,
"ufo" : "^1.6.4" ,
"unctx" : "^3.0.0" ,
"unstorage" : "^1.17.5" ,
"vue" : "^3.5.40" ,
"vue-bundle-renderer" : "^2.3.1" ,
"vue-devtools-stub" : "^0.1.0"
},
"engines" : {
"node" : "^22.19.0 || ^24.11.0 || >=26.0.0"
},
"peerDependencies" : {
"@babel/plugin-proposal-decorators" : "^7.25.0 || ^8.0.0" ,
"@babel/plugin-syntax-typescript" : "^7.25.0 || ^8.0.0" ,
"@rollup/plugin-babel" : "^6.0.0 || ^7.0.0" ,
"nuxt" : "^4.5.2"
},
"peerDependenciesMeta" : {
"@babel/plugin-proposal-decorators" : {
"optional" : true
},
"@babel/plugin-syntax-typescript" : {
"optional" : true
},
"@rollup/plugin-babel" : {
"optional" : true
}
}
},
"node_modules/@nuxt/schema" : {
"version" : "4.5.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/schema/-/schema-4.5.2.tgz" ,
"integrity" : "sha512-h9g1kt9O2iU9nX6HDFu9gvwtpn+8oSJX0RSTWRBnEx/Pkz+WlOHtjuS0SbkTAXw5aT1+H1GysWVwNTjJfBY/0w==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/shared" : "^3.5.40" ,
"defu" : "^6.1.7" ,
"nostics" : "^1.2.0" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^2.3.1" ,
"std-env" : "^4.2.0"
},
"engines" : {
"node" : "^14.18.0 || >=16.10.0"
}
},
"node_modules/@nuxt/telemetry" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-2.8.0.tgz" ,
"integrity" : "sha512-zAwXY24KYvpLTmiV+osagd2EHkfs5IF+7oDZYTQoit5r0kPlwaCNlzHp5I/wUAWT4LBw6lG8gZ6bWidAdv/erQ==" ,
"license" : "MIT" ,
"dependencies" : {
"citty" : "^0.2.1" ,
"consola" : "^3.4.2" ,
"ofetch" : "^2.0.0-alpha.3" ,
"rc9" : "^3.0.0" ,
"std-env" : "^4.0.0"
},
"bin" : {
"nuxt-telemetry" : "bin/nuxt-telemetry.mjs"
},
"engines" : {
"node" : ">=18.12.0"
},
"peerDependencies" : {
"@nuxt/kit" : ">=3.0.0"
}
},
"node_modules/@nuxt/telemetry/node_modules/ofetch" : {
"version" : "2.0.0-alpha.3" ,
"resolved" : "https://registry.npmjs.org/ofetch/-/ofetch-2.0.0-alpha.3.tgz" ,
"integrity" : "sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==" ,
"license" : "MIT"
},
"node_modules/@nuxt/vite-builder" : {
"version" : "4.5.2" ,
"resolved" : "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-4.5.2.tgz" ,
"integrity" : "sha512-fC8KUs5F1VpSEjTIjmx5pdflciMlp3FDCubx3AXElvRPLtBAPmyB69kmqVFjRnVQ8+vRHNyI7iBHUg9Se8srLA==" ,
"license" : "MIT" ,
"dependencies" : {
"@nuxt/kit" : "4.5.2" ,
"@vitejs/plugin-vue" : "^6.0.8" ,
"@vitejs/plugin-vue-jsx" : "^5.1.6" ,
"autoprefixer" : "^10.5.4" ,
"consola" : "^3.4.2" ,
"cssnano" : "^8.0.2" ,
"defu" : "^6.1.7" ,
"escape-string-regexp" : "^5.0.0" ,
"exsolve" : "^1.1.1" ,
"generic-names" : "^4.0.0" ,
"get-port-please" : "^3.2.0" ,
"jiti" : "^2.7.0" ,
"js-tokens" : "^10.0.0" ,
"knitwork" : "^1.3.0" ,
"mlly" : "^1.8.2" ,
"mocked-exports" : "^0.1.1" ,
"nypm" : "^0.6.9" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^2.3.1" ,
"postcss" : "^8.5.25" ,
"rolldown-string" : "^0.3.1" ,
"seroval" : "^1.6.2" ,
"std-env" : "^4.2.0" ,
"ufo" : "^1.6.4" ,
"unenv" : "^2.0.0-rc.24" ,
"vite" : "^8.2.0" ,
"vite-node" : "^6.0.0" ,
"vite-plugin-checker" : "^0.14.5" ,
"vue-bundle-renderer" : "^2.3.1"
},
"engines" : {
"node" : "^22.18.0 || ^24.11.0 || >=26.0.0"
},
"peerDependencies" : {
"@babel/plugin-proposal-decorators" : "^7.25.0 || ^8.0.0" ,
"@babel/plugin-syntax-jsx" : "^7.25.0 || ^8.0.0" ,
"nuxt" : "4.5.2" ,
"rolldown" : "^1.0.0" ,
"rollup-plugin-visualizer" : "^6.0.0 || ^7.0.1" ,
"vue" : "^3.3.4"
},
"peerDependenciesMeta" : {
"@babel/plugin-proposal-decorators" : {
"optional" : true
},
"@babel/plugin-syntax-jsx" : {
"optional" : true
},
"rolldown" : {
"optional" : true
},
"rollup-plugin-visualizer" : {
"optional" : true
}
}
},
"node_modules/@oxc-project/types" : {
"version" : "0.146.0" ,
"resolved" : "https://registry.npmjs.org/@oxc-project/types/-/types-0.146.0.tgz" ,
"integrity" : "sha512-XC0QsnnhVe7sLIWmYmdPw7x5P0h4W8vUU3Nv1ySgWXtvCz8NizoAEpGXA0sOYoJQV2Rl13LgURAHQ5cI5ILCSA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/Boshen"
}
},
"node_modules/@parcel/watcher-wasm" : {
"version" : "2.6.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.6.0.tgz" ,
"integrity" : "sha512-dtjbDxKSDPQ8AmA+pS4OFaHE1FKrjtGpLGBxw85uKFkRorjNbvDM/aFPgqosu40wprbp1xw2ZSxIKqghCUHe2w==" ,
"bundleDependencies" : [
"napi-wasm"
],
"license" : "MIT" ,
"dependencies" : {
"is-glob" : "^4.0.3" ,
"napi-wasm" : "^1.1.0" ,
"picomatch" : "^4.0.4"
},
"engines" : {
"node" : ">= 10.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-wasm/node_modules/napi-wasm" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "MIT"
},
"node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"resolved" : "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" ,
"integrity" : "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14"
}
},
"node_modules/@polka/url" : {
"version" : "1.0.0-next.29" ,
"resolved" : "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz" ,
"integrity" : "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==" ,
"license" : "MIT"
},
"node_modules/@poppinss/colors" : {
"version" : "4.1.6" ,
"resolved" : "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz" ,
"integrity" : "sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==" ,
"license" : "MIT" ,
"dependencies" : {
"kleur" : "^4.1.5"
}
},
"node_modules/@poppinss/dumper" : {
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.7.0.tgz" ,
"integrity" : "sha512-0UTYalzk2t6S4rA2uHOz5bSSW2CHdv4vggJI6Alg90yvl0UgXs6XSXpH96OH+bRkX4J/06djv29pqXJ0lq5Kag==" ,
"license" : "MIT" ,
"dependencies" : {
"@poppinss/colors" : "^4.1.5" ,
"@sindresorhus/is" : "^7.0.2" ,
"supports-color" : "^10.0.0"
}
},
"node_modules/@poppinss/exception" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz" ,
"integrity" : "sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==" ,
"license" : "MIT"
},
"node_modules/@rolldown/binding-android-arm-eabi" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.5.tgz" ,
"integrity" : "sha512-DLe/i+l8ynIBY7XEQ191TeZvCoowIGa18R+dIV30GW7DiOtp74i/xX8hs8GUjW5ARV7VZuie3d6AumSmCwbeRA==" ,
"cpu" : [
"arm"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-android-arm64" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.5.tgz" ,
"integrity" : "sha512-zXcwKlQApYAOELHd8PwKDFkagYF9Wy4e0RJ+0qnzl9Pjnpj75TEG8ufv40p2J7kCEfwZAsNiuzRIyNNMWT38ig==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-darwin-arm64" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.5.tgz" ,
"integrity" : "sha512-dK4QakI42nzWgJT5sm4y4y/O//D4OxM75/cH28RLV+nzIN9AY+YsbuUVrUTjlLjXR6vpyxFbSsbmNuJ6BP9sww==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-darwin-x64" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.5.tgz" ,
"integrity" : "sha512-fqSALaUu1Wjd1nK2uW2kJDWdLCc8lx1IcY+MTY26Aurfdx19anlzhqXOgCFbBFQnlFDTn4TC1/7Nz4Bl2mLP3A==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-freebsd-x64" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.5.tgz" ,
"integrity" : "sha512-/vCnNxlkxs9tKxNDcyWUePpJ/PgTzxIaVhoM5SmG8UV+GR/IcPam4VYxi7GIMo7PSDuNqlJqvprqii9NqqVCMw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-arm-gnueabihf" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.5.tgz" ,
"integrity" : "sha512-abk0NLA519LxRCszmbE0jYKuQ9YPocOXTiOXOo6Yr+YAT95VH+PtqYAjOJvGKt3viEd/x4qzabAlwd5bHOOARg==" ,
"cpu" : [
"arm"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-arm64-gnu" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.5.tgz" ,
"integrity" : "sha512-Y7eALiJ8lr0M2HH103Js+g7V34wf6snlpZLAsHI90uLhr3PVlNsbFVAXJC9d/V6BnPyKtpSwI+NcB/RLxsQxuA==" ,
"cpu" : [
"arm64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-arm64-musl" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.5.tgz" ,
"integrity" : "sha512-xMvZgnbZg4YVnR/AX2b3oOPDTFYJvUVaJg5FedA/LuvexAtXibZQej4cnTkw3rjsJ/ggUROB64TdtETiim+FYA==" ,
"cpu" : [
"arm64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-ppc64-gnu" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.5.tgz" ,
"integrity" : "sha512-GRjeqTUDHTo5GwntsLaAMcBahG3nlpjftXWZLN73HiYQlhwEowvarFgQnRnQZtIp4keXX7quXFbG38uPZBa2EA==" ,
"cpu" : [
"ppc64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-s390x-gnu" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.5.tgz" ,
"integrity" : "sha512-vLNTR45F2Uwc8AufkNXPmB4VliaXs+FvcheEogIzOXzO4l+LzieXF5A/TWxLy5HtqpsRCHUfd0lPVrrdgXdLHQ==" ,
"cpu" : [
"s390x"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-x64-gnu" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.5.tgz" ,
"integrity" : "sha512-Mgj59/HTuYeK9Gz2MA+mBWKnHsAgkBSec15ZMb1st3oIfFbX7gCjOae7GydHhzcyQi9Z/7M1QuN9bR3oFqF0jQ==" ,
"cpu" : [
"x64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-linux-x64-musl" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.5.tgz" ,
"integrity" : "sha512-mY8AP0/ichsbhAxGnLa3d3+MwV0EfgrPND2bplI3Ym8T6R2pJ0N87bvrKVwNXmdy3jnr6eQBecdqx/HMknBmpA==" ,
"cpu" : [
"x64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-openharmony-arm64" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.5.tgz" ,
"integrity" : "sha512-8SLssA2oweAxyRgDp789ACfRb/3P+zNRJpzZxSizxF9m8NUDQ4+3xjo8ttjhVGGw6Qxb70oZiEtIjaKikCO7Yw==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openharmony"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-win32-arm64-msvc" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.5.tgz" ,
"integrity" : "sha512-vGbruD5zquhoc8D9SViXgN2FBJtNdTyQ4DtG+SWiEGlJiAzoKcZ2xp+xuXCffhubVdt0NJlTZqkeRuERy7g8Cw==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/binding-win32-x64-msvc" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.5.tgz" ,
"integrity" : "sha512-e/SXpgISz+IoqVcSSI0rx/d/he8zqLex+/rCWpnHpmVfmPIUjag9H6P7zotf0gJHwPUhQxZ/mF8tr6acebT9yw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
}
},
"node_modules/@rolldown/pluginutils" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz" ,
"integrity" : "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==" ,
"license" : "MIT"
},
"node_modules/@rollup/plugin-alias" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-6.0.0.tgz" ,
"integrity" : "sha512-tPCzJOtS7uuVZd+xPhoy5W4vThe6KWXNmsFCNktaAh5RTqcLiSfT4huPQIXkgJ6YCOjJHvecOAzQxLFhPxKr+g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20.19.0"
},
"peerDependencies" : {
"rollup" : ">=4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-commonjs" : {
"version" : "29.0.3" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-29.0.3.tgz" ,
"integrity" : "sha512-ZaOxZceP7SOUW7Lqw5IRVweSQYWaeIPnXIGLiB690EBA3FGJTO40EEr2L5yZplJWsgTCogILRSpcAe7+U0Otdg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"commondir" : "^1.0.1" ,
"estree-walker" : "^2.0.2" ,
"fdir" : "^6.2.0" ,
"is-reference" : "1.2.1" ,
"magic-string" : "^0.30.3" ,
"picomatch" : "^4.0.2"
},
"engines" : {
"node" : ">=16.0.0 || 14 >= 14.17"
},
"peerDependencies" : {
"rollup" : "^2.68.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-commonjs/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/@rollup/plugin-inject" : {
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz" ,
"integrity" : "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"estree-walker" : "^2.0.2" ,
"magic-string" : "^0.30.3"
},
"engines" : {
"node" : ">=14.0.0"
},
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-inject/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/@rollup/plugin-json" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz" ,
"integrity" : "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==" ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.1.0"
},
"engines" : {
"node" : ">=14.0.0"
},
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-node-resolve" : {
"version" : "16.0.3" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.3.tgz" ,
"integrity" : "sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==" ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"@types/resolve" : "1.20.2" ,
"deepmerge" : "^4.2.2" ,
"is-module" : "^1.0.0" ,
"resolve" : "^1.22.1"
},
"engines" : {
"node" : ">=14.0.0"
},
"peerDependencies" : {
"rollup" : "^2.78.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-replace" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-6.0.3.tgz" ,
"integrity" : "sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA==" ,
"license" : "MIT" ,
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"magic-string" : "^0.30.3"
},
"engines" : {
"node" : ">=14.0.0"
},
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/plugin-replace/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/@rollup/plugin-terser" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-1.0.0.tgz" ,
"integrity" : "sha512-FnCxhTBx6bMOYQrar6C8h3scPt8/JwIzw3+AJ2K++6guogH5fYaIFia+zZuhqv0eo1RN7W1Pz630SyvLbDjhtQ==" ,
"license" : "MIT" ,
"dependencies" : {
"serialize-javascript" : "^7.0.3" ,
"smob" : "^1.0.0" ,
"terser" : "^5.17.4"
},
"engines" : {
"node" : ">=20.0.0"
},
"peerDependencies" : {
"rollup" : "^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/pluginutils" : {
"version" : "5.4.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.4.0.tgz" ,
"integrity" : "sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^2.0.2" ,
"picomatch" : "^4.0.2"
},
"engines" : {
"node" : ">=14.0.0"
},
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
},
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.5.tgz" ,
"integrity" : "sha512-jfkGfTwhQpsiSckPF8r9bU3pn3vyd72NlWaO+TgEO6WPSDnUhXzrNYCHBMOYj0ACaUgjm6eERLF+XV9a6RstoA==" ,
"cpu" : [
"arm"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
},
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.5.tgz" ,
"integrity" : "sha512-oGVqyQlxnrz9/ty89oHpU857VUHEl5/Xu4R2lS+aivCTrNnSsbiENzTnNaBsjxH0CNWGPhzHArOLFwo+oKXveA==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
]
},
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.5.tgz" ,
"integrity" : "sha512-bW7B8xMEq8n99Q3ieEcPRGuphurdZAaFzQc9Efyyw3FL6DZO6pMy9xhdN+kBoD7Sy05xNXSr4OyPPnpkYriS/A==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
},
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.5.tgz" ,
"integrity" : "sha512-YSwBS86QeHOGlrxJ1PSOIZSkzRL/JmKeunhc+lV6M1a6En8QuVCD/T/qIA0J4Gd2Y86RIOBYrLcOUtqGh9+/1w==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
]
},
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.5.tgz" ,
"integrity" : "sha512-2fST8lILgl7cKbme/1KDdPCmbXbG+gqoV3bHp19L0ypX/3akYMBVdOunPleRCwonoLnXOZ/0F+Mt/v8POFmfcQ==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
},
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.5.tgz" ,
"integrity" : "sha512-cpIxQCP9J+EVad0a6LO1kY3ZGODlk80VlI+2I96B8xMcdHZ4pLVhfQ49JFpYqjPF91FFkQWftf57YlDcTiw9yQ==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
]
},
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.5.tgz" ,
"integrity" : "sha512-r9fGh3eFs3e/udWh5ZjXQtxiYK/xoFxQaYR/cELxac/Udkl5Th+IsFm0CX3Kl9hmUH/we7EoMpjJgeQNnE0+IA==" ,
"cpu" : [
"arm"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.5.tgz" ,
"integrity" : "sha512-xdvFdp7OM6KLJviJT2g/YuRSUjnZgGHk4RNgwIbN7X6cPugOucV60DdHXWzsBVCUdrGb6qSXnJQrrAKMmQuj3Q==" ,
"cpu" : [
"arm"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-rRqILAndyzHzP7T9NFQrq+4HFWNhqkqkKur7eiBpfLmz01PO0JKx5Vchu3YllE4YXI/Ftgq/szrDWg5GJ0mI8g==" ,
"cpu" : [
"arm64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.5.tgz" ,
"integrity" : "sha512-Gf4X3qVMucayUvux6aXXPgXovocSFUC0rrffDuPI/S2nHhNMhjcZxsrAFYCOF350PRreW1XwzFj3CT/3bKsWCw==" ,
"cpu" : [
"arm64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-loong64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-+s5qA0TNM0qm8PK/a5gt/1Hpx+NV08uSuCncvhziIlQzT6AEV2fnUQo7eBtFTFO0nA9scauvoR2HusfXmQnO4w==" ,
"cpu" : [
"loong64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-loong64-musl" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.5.tgz" ,
"integrity" : "sha512-ybb6QvWwWJCbBWqERpc8K3pYVGIrXlG8MEQ8IIuJY6Y9KdHQxoFoNyfkAOtKn1VHu3KuLidXvwrvGR1mEjeWCw==" ,
"cpu" : [
"loong64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-ppc64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-nZb1DtnOyhCmYvsC8A2CwOkopVg+IS1+fPUa7rMOAXtNw5+lLCLLPqd6XAiNrGtoQKsbvIBOwsHnBH/3wnb4HQ==" ,
"cpu" : [
"ppc64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-ppc64-musl" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.5.tgz" ,
"integrity" : "sha512-yMbj63Sp89ryrXLWyz+sy+fYD2HpOnMCLGbe4Oa1smclFSUukdtD/BgdiHaAetJNb74URD8U4hM+qG5KVzMEkg==" ,
"cpu" : [
"ppc64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-mhoan3OJw2kYV/e1jtIdmvUZgyBFeA6zGWsOswmR0Tg19TQbowZuR+JMLID6spbbBN7Zee2ejrgmy3+FxGrIdA==" ,
"cpu" : [
"riscv64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-riscv64-musl" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.5.tgz" ,
"integrity" : "sha512-5ZTLmjWbb1VZdjuyhe83K/8QO0/h11midQCBP+X5OYn32ra7eOBoM0ZqtaY4nkgNsYgmdVhMYPoyVPTjUpHf3w==" ,
"cpu" : [
"riscv64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.5.tgz" ,
"integrity" : "sha512-m53kG+br6PGxOTmgBEM2DHSDs9RVjsyEbUwjJPJGTFm1grWOG8EKJggDCTb60unD4Tjby8fi7/m9XfkEWasVWg==" ,
"cpu" : [
"s390x"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-6RHPJR1g/uvdYU8uXBnfq3nlqyZCP82Fr6NHgfGoaIeSh0YEqnX/x6uA9MmJJbnSH7swqX4F+CkGdUF+6doiQA==" ,
"cpu" : [
"x64"
],
"libc" : [
"glibc"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.5.tgz" ,
"integrity" : "sha512-xs+OXQtEXgpXT0DmA5+U3qnRZHdCST/5HRQxS8wSPZTUZN/EMWeHuSIod32LQklTBZBV9DyfncKBQ8n5V3eFdw==" ,
"cpu" : [
"x64"
],
"libc" : [
"musl"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
]
},
"node_modules/@rollup/rollup-openbsd-x64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.5.tgz" ,
"integrity" : "sha512-e7hD+sl3s+mcLQDZ8pbudBVsdG6r5yN4w3LqG2TJ8sQHDpblWj5lrJs/3m01Cvlxbt4x13zu5thLjgypgtkYzw==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openbsd"
]
},
"node_modules/@rollup/rollup-openharmony-arm64" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.5.tgz" ,
"integrity" : "sha512-GiyJaCf+WpMub/17aPcKk27QMl5W6f+KhdPTjlFOn5akH5Wa/DCM9Stdx5cDfmasyKB08MqpVQ1uJE2RkkpbXg==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"openharmony"
]
},
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.5.tgz" ,
"integrity" : "sha512-+OQ8U2DdoEfXl8T4Fb18AjmEwbXMerKDKCL8yCPAYhKCEEKoul7rkbeGCBFCbAlaGaa7pmtRTpkAJM2LE/i5FA==" ,
"cpu" : [
"arm64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
},
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.5.tgz" ,
"integrity" : "sha512-KanvAZrPKbDBFwrgiU9yEVpQoox9QPV1WZOXX7HudJQY+eSlu82CtWxDU8WtuRRvtN5EGkLczkd6Y6DTcvm9wA==" ,
"cpu" : [
"ia32"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
},
"node_modules/@rollup/rollup-win32-x64-gnu" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.5.tgz" ,
"integrity" : "sha512-1aC3UEWTtRl3RK3VpDJ/Tqk1XI4SLTmXIthAq6wRWo8XiSXJNd+VprJM4/1P4+i6HIaFEFlVi9sTTziniD2tOQ==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
},
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.5.tgz" ,
"integrity" : "sha512-/gDJaRs4gl0NPIwqCz+6PkpmhhjRAD2j6P4rSNHBzUkO3naEx2mIU0pRle1vUNRQ7mE/+8OOeXLTv/J56FKiQg==" ,
"cpu" : [
"x64"
],
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
},
"node_modules/@simple-git/args-pathspec" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@simple-git/args-pathspec/-/args-pathspec-1.0.3.tgz" ,
"integrity" : "sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==" ,
"license" : "MIT"
},
"node_modules/@simple-git/argv-parser" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@simple-git/argv-parser/-/argv-parser-1.1.1.tgz" ,
"integrity" : "sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==" ,
"license" : "MIT" ,
"dependencies" : {
"@simple-git/args-pathspec" : "^1.0.3"
}
},
"node_modules/@sindresorhus/is" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz" ,
"integrity" : "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sindresorhus/is?sponsor=1"
}
},
"node_modules/@sindresorhus/merge-streams" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz" ,
"integrity" : "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@speed-highlight/core" : {
"version" : "1.2.24" ,
"resolved" : "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.24.tgz" ,
"integrity" : "sha512-qeW2e1l78afw8VhRPfPQ1Gjj+KU5XFQ/OFV5ti6eTa9bruO7mJyZtA4vw0ofqmA3tKCkROE9xLk3VZoeRc98nw==" ,
"license" : "CC0-1.0"
},
"node_modules/@types/estree" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz" ,
"integrity" : "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==" ,
"license" : "MIT"
},
"node_modules/@types/jsesc" : {
"version" : "2.5.1" ,
"resolved" : "https://registry.npmjs.org/@types/jsesc/-/jsesc-2.5.1.tgz" ,
"integrity" : "sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==" ,
"license" : "MIT"
},
"node_modules/@types/resolve" : {
"version" : "1.20.2" ,
"resolved" : "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz" ,
"integrity" : "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==" ,
"license" : "MIT"
},
"node_modules/@unhead/bundler" : {
"version" : "3.4.0" ,
"resolved" : "https://registry.npmjs.org/@unhead/bundler/-/bundler-3.4.0.tgz" ,
"integrity" : "sha512-RnsCYynvDiUwmZ/U7TkFwFLr6yTRXVFJlZFj3ehi+m6M4f+GWL/O+6BTQzaHdz59zg2UHHejQvwuXvcL7dj0Dw==" ,
"license" : "MIT" ,
"dependencies" : {
"magic-string" : "^1.1.0" ,
"oxc-walker" : "^1.1.1" ,
"unplugin" : "^3.3.0"
},
"funding" : {
"url" : "https://github.com/sponsors/harlan-zw"
},
"peerDependencies" : {
"@unhead/cli" : "^3.4.0" ,
"@vitejs/devtools-kit" : "^0.4.1" ,
"esbuild" : ">=0.17.0" ,
"lightningcss" : ">=1.20.0" ,
"oxc-parser" : ">=0.98.0" ,
"rolldown" : ">=1.0.0" ,
"unhead" : "^3.4.0" ,
"vite" : ">=6.4.2" ,
"webpack" : ">=5.0.0"
},
"peerDependenciesMeta" : {
"@unhead/cli" : {
"optional" : true
},
"@vitejs/devtools-kit" : {
"optional" : true
},
"esbuild" : {
"optional" : true
},
"lightningcss" : {
"optional" : true
},
"oxc-parser" : {
"optional" : true
},
"rolldown" : {
"optional" : true
},
"vite" : {
"optional" : true
},
"webpack" : {
"optional" : true
}
}
},
"node_modules/@unhead/vue" : {
"version" : "3.4.0" ,
"resolved" : "https://registry.npmjs.org/@unhead/vue/-/vue-3.4.0.tgz" ,
"integrity" : "sha512-fSnDS9d++bqR4t1z6+zFN7bQB5F0+5nwvE4yHW7BGRfEmssCP4fel0GprooUgoLkzx+FcAWMwVIakyaeErSRBA==" ,
"license" : "MIT" ,
"dependencies" : {
"@unhead/bundler" : "3.4.0" ,
"hookable" : "^6.1.1" ,
"unhead" : "3.4.0" ,
"unplugin" : "^3.3.0"
},
"funding" : {
"url" : "https://github.com/sponsors/harlan-zw"
},
"peerDependencies" : {
"vite" : ">=6.4.2" ,
"vue" : ">=3.5.18" ,
"webpack" : ">=5.0.0"
},
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
},
"webpack" : {
"optional" : true
}
}
},
"node_modules/@vercel/nft" : {
"version" : "1.11.0" ,
"resolved" : "https://registry.npmjs.org/@vercel/nft/-/nft-1.11.0.tgz" ,
"integrity" : "sha512-m1QFg+U+3yPOnP1xSYJ73UIRxLOXdts1JOhiOiyPYqEsALgrXFFINvgUaD6R6iNvaBFAjHllBCbkfx4FuOdpaA==" ,
"license" : "MIT" ,
"dependencies" : {
"@mapbox/node-pre-gyp" : "^2.0.0" ,
"@rollup/pluginutils" : "^5.1.3" ,
"acorn" : "^8.6.0" ,
"acorn-import-attributes" : "^1.9.5" ,
"async-sema" : "^3.1.1" ,
"bindings" : "^1.4.0" ,
"estree-walker" : "2.0.2" ,
"glob" : "^13.0.0" ,
"graceful-fs" : "^4.2.9" ,
"node-gyp-build" : "^4.2.2" ,
"picomatch" : "^4.0.4" ,
"resolve-from" : "^5.0.0"
},
"bin" : {
"nft" : "out/cli.js"
},
"engines" : {
"node" : ">=20"
}
},
"node_modules/@vitejs/plugin-vue" : {
"version" : "6.0.8" ,
"resolved" : "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.8.tgz" ,
"integrity" : "sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==" ,
"license" : "MIT" ,
"dependencies" : {
"@rolldown/pluginutils" : "^1.0.1"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"peerDependencies" : {
"vite" : "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" ,
"vue" : "^3.2.25"
}
},
"node_modules/@vitejs/plugin-vue-jsx" : {
"version" : "5.1.6" ,
"resolved" : "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-5.1.6.tgz" ,
"integrity" : "sha512-YXvi4as2clxt6DFw5+a0tTA97ntiQXm/raR8ofNj3aNwwdlVGTiG2gp7EvfZW17P50acL/9bP0ccF4XnqNmlgA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/core" : "^7.29.0" ,
"@babel/plugin-syntax-typescript" : "^7.29.7" ,
"@babel/plugin-transform-typescript" : "^7.29.7" ,
"@rolldown/pluginutils" : "^1.0.1" ,
"@vue/babel-plugin-jsx" : "^2.0.1"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"peerDependencies" : {
"vite" : "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" ,
"vue" : "^3.0.0"
}
},
"node_modules/@volar/language-core" : {
"version" : "2.4.28" ,
"resolved" : "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.28.tgz" ,
"integrity" : "sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/source-map" : "2.4.28"
}
},
"node_modules/@volar/source-map" : {
"version" : "2.4.28" ,
"resolved" : "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.28.tgz" ,
"integrity" : "sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==" ,
"devOptional" : true ,
"license" : "MIT"
},
"node_modules/@volar/typescript" : {
"version" : "2.4.28" ,
"resolved" : "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.28.tgz" ,
"integrity" : "sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.28" ,
"path-browserify" : "^1.0.1" ,
"vscode-uri" : "^3.0.8"
}
},
"node_modules/@vue-macros/common" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/@vue-macros/common/-/common-3.1.4.tgz" ,
"integrity" : "sha512-/5Fv+6DgIcM9ajY05ZmKBv+LMX1M9A0X+IUwDRVdt67ciw8OV9bvG2r34p3RiEadlsQybjhKPRKNXDC8Bp23cw==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-sfc" : "^3.5.22" ,
"ast-kit" : "^2.1.2" ,
"local-pkg" : "^1.1.2" ,
"magic-string-ast" : "^1.0.2" ,
"unplugin-utils" : "^0.3.0"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/vue-macros"
},
"peerDependencies" : {
"vue" : "^2.7.0 || ^3.2.25"
},
"peerDependenciesMeta" : {
"vue" : {
"optional" : true
}
}
},
"node_modules/@vue/babel-helper-vue-transform-on" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-2.0.1.tgz" ,
"integrity" : "sha512-uZ66EaFbnnZSYqYEyplWvn46GhZ1KuYSThdT68p+am7MgBNbQ3hphTL9L+xSIsWkdktwhPYLwPgVWqo96jDdRA==" ,
"license" : "MIT"
},
"node_modules/@vue/babel-plugin-jsx" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-2.0.1.tgz" ,
"integrity" : "sha512-a8CaLQjD/s4PVdhrLD/zT574ZNPnZBOY+IhdtKWRB4HRZ0I2tXBi5ne7d9eCfaYwp5gU5+4KIyFTV1W1YL9xZA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/plugin-syntax-jsx" : "^7.27.1" ,
"@babel/template" : "^7.27.2" ,
"@babel/traverse" : "^7.28.4" ,
"@babel/types" : "^7.28.4" ,
"@vue/babel-helper-vue-transform-on" : "2.0.1" ,
"@vue/babel-plugin-resolve-type" : "2.0.1" ,
"@vue/shared" : "^3.5.22"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
},
"peerDependenciesMeta" : {
"@babel/core" : {
"optional" : true
}
}
},
"node_modules/@vue/babel-plugin-resolve-type" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-2.0.1.tgz" ,
"integrity" : "sha512-ybwgIuRGRRBhOU37GImDoWQoz+TlSqap65qVI6iwg/J7FfLTLmMf97TS7xQH9I7Qtr/gp161kYVdhr1ZMraSYQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.27.1" ,
"@babel/helper-module-imports" : "^7.27.1" ,
"@babel/helper-plugin-utils" : "^7.27.1" ,
"@babel/parser" : "^7.28.4" ,
"@vue/compiler-sfc" : "^3.5.22"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
},
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
},
"node_modules/@vue/compiler-core" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.41.tgz" ,
"integrity" : "sha512-q0Xtv/F9w2YO/7htQhtiL+Ev2WCJbe5N2hc+XfgyKkEKqWpSxknmT8QOuGdEKNdjPq0c3F7rNpFkTo3Kfrm7pg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.29.8" ,
"@vue/shared" : "3.5.41" ,
"entities" : "^7.0.1" ,
"estree-walker" : "^2.0.2" ,
"source-map-js" : "^1.2.1"
}
},
"node_modules/@vue/compiler-dom" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.41.tgz" ,
"integrity" : "sha512-oKacVfNglLvGjnS6BXOlGL7EyG2h8X03pqXCjzotRZUaXGjbrTJUnVAQjrCqUnS+lyu31nwQjZY/d817GmCnfw==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-core" : "3.5.41" ,
"@vue/shared" : "3.5.41"
}
},
"node_modules/@vue/compiler-sfc" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.41.tgz" ,
"integrity" : "sha512-XJhip7R2wy6vX3knCxdZN4KracFaZUef58s1KYewqluedHIJaPIVfXoYT7MF1F8nCvv6k8bWWxDC8opMkg1VTQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.29.8" ,
"@vue/compiler-core" : "3.5.41" ,
"@vue/compiler-dom" : "3.5.41" ,
"@vue/compiler-ssr" : "3.5.41" ,
"@vue/shared" : "3.5.41" ,
"estree-walker" : "^2.0.2" ,
"magic-string" : "^0.30.21" ,
"postcss" : "^8.5.19" ,
"source-map-js" : "^1.2.1"
}
},
"node_modules/@vue/compiler-sfc/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/@vue/compiler-ssr" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.41.tgz" ,
"integrity" : "sha512-U3v5OejKEGqOI0Wy0+Sz7hGuIFZHA4LSXzrNM3IMIeDyJEBBfTpX26n3SDgToRpP2bLc9FfI2j/kSgcJ8Emq5A==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-dom" : "3.5.41" ,
"@vue/shared" : "3.5.41"
}
},
"node_modules/@vue/devtools-api" : {
"version" : "8.2.1" ,
"resolved" : "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-8.2.1.tgz" ,
"integrity" : "sha512-6u4vXBlIBAC1wMplIZgpyPn7uh/s4Bf6F5bMzvLv+EdJ0aHs/+4B7Ygv864EStQSjRbsRzTko/kUG1A1IejQ3A==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-kit" : "^8.2.1"
}
},
"node_modules/@vue/devtools-core" : {
"version" : "8.2.1" ,
"resolved" : "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-8.2.1.tgz" ,
"integrity" : "sha512-s/VfAY9oDTb/kFEWmy461jaFde2MIV1RO/gi1vwM+PAZBZ/Pc2Ndu3BNBdZUze8QDUuyYvElbEEGA83syjJfzA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-kit" : "^8.2.1" ,
"@vue/devtools-shared" : "^8.2.1"
},
"peerDependencies" : {
"vue" : "^3.0.0"
}
},
"node_modules/@vue/devtools-kit" : {
"version" : "8.2.1" ,
"resolved" : "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.2.1.tgz" ,
"integrity" : "sha512-FIGIuq3AWReEpbAHY/cRGeHDfI0qOb8OCQ3YjbEAX04uaxIDbGc9rhkbVcG7rnfHPXE3RsU5KrWOu9V/okd8AQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-shared" : "^8.2.1" ,
"birpc" : "^2.6.1" ,
"hookable" : "^5.5.3" ,
"perfect-debounce" : "^2.0.0"
}
},
"node_modules/@vue/devtools-kit/node_modules/birpc" : {
"version" : "2.9.0" ,
"resolved" : "https://registry.npmjs.org/birpc/-/birpc-2.9.0.tgz" ,
"integrity" : "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/@vue/devtools-kit/node_modules/hookable" : {
"version" : "5.5.3" ,
"resolved" : "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz" ,
"integrity" : "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" ,
"license" : "MIT"
},
"node_modules/@vue/devtools-shared" : {
"version" : "8.2.1" ,
"resolved" : "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.2.1.tgz" ,
"integrity" : "sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==" ,
"license" : "MIT"
},
"node_modules/@vue/language-core" : {
"version" : "3.3.11" ,
"resolved" : "https://registry.npmjs.org/@vue/language-core/-/language-core-3.3.11.tgz" ,
"integrity" : "sha512-QJmpliwAVpC/OxubIByPAhNzsQPRc8/gxlN2qnVzVfIMjMDz/9RnXRFoetjz5yEgXVXyp4LqhXq3V53PjmNzFw==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/language-core" : "2.4.28" ,
"@vue/compiler-dom" : "^3.5.0" ,
"@vue/shared" : "^3.5.0" ,
"alien-signals" : "^3.2.1" ,
"muggle-string" : "^0.4.1" ,
"path-browserify" : "^1.0.1" ,
"picomatch" : "^4.0.4"
}
},
"node_modules/@vue/reactivity" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.41.tgz" ,
"integrity" : "sha512-rznsqKM0np0x18EjzF8x88MpEhdNsffbvFbckLL5+oUKz1BxAImEmO7J1ArRYSyo6aQaVoBDp7jEkT91OOxydA==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/shared" : "3.5.41"
}
},
"node_modules/@vue/runtime-core" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.41.tgz" ,
"integrity" : "sha512-Vcry58hiAKwGen9Z1jUZE0feFsNArPCMOImYI8el48A9Idf6DuQYD0U05zZIF2Iad1hGhPSvcbBbAOhNr55fhg==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/reactivity" : "3.5.41" ,
"@vue/shared" : "3.5.41"
}
},
"node_modules/@vue/runtime-dom" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.41.tgz" ,
"integrity" : "sha512-3vVBahVBS9+U6cmXBLyb8nE6/yYo4J/CGI9eVFs3KiMc0YHuudwKyShTD65jtJy/L9PUUxNAFu4cj4LiJ0UFbw==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/reactivity" : "3.5.41" ,
"@vue/runtime-core" : "3.5.41" ,
"@vue/shared" : "3.5.41" ,
"csstype" : "^3.2.3"
}
},
"node_modules/@vue/server-renderer" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.41.tgz" ,
"integrity" : "sha512-n6hx/pNFfbD6SuyeuMVkvqox8bwf/ET9JlA/kAz/imw8sw++wkqKe2mHX5KutjPpbKE4Z56yTHszoOjGMI9igQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-ssr" : "3.5.41" ,
"@vue/runtime-dom" : "3.5.41" ,
"@vue/shared" : "3.5.41"
}
},
"node_modules/@vue/shared" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/@vue/shared/-/shared-3.5.41.tgz" ,
"integrity" : "sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==" ,
"license" : "MIT"
},
"node_modules/abbrev" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz" ,
"integrity" : "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==" ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
},
"node_modules/abort-controller" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" ,
"integrity" : "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==" ,
"license" : "MIT" ,
"dependencies" : {
"event-target-shim" : "^5.0.0"
},
"engines" : {
"node" : ">=6.5"
}
},
"node_modules/acorn" : {
"version" : "8.18.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.18.0.tgz" ,
"integrity" : "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==" ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
},
"engines" : {
"node" : ">=0.4.0"
}
},
"node_modules/acorn-import-attributes" : {
"version" : "1.9.5" ,
"resolved" : "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz" ,
"integrity" : "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^8"
}
},
"node_modules/agent-base" : {
"version" : "7.1.4" ,
"resolved" : "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz" ,
"integrity" : "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14"
}
},
"node_modules/alien-signals" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/alien-signals/-/alien-signals-3.2.1.tgz" ,
"integrity" : "sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==" ,
"devOptional" : true ,
"license" : "MIT"
},
"node_modules/ansi-regex" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.3.0.tgz" ,
"integrity" : "sha512-WpDfL7NO6j7tH88IDBNVdUJxDh9nmCteAVW9dsep846XdwF4naCBK+/tGLX3KJgcpgMRXCFlTM2hKGoK9FsdrQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
"node_modules/ansi-styles" : {
"version" : "6.2.3" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz" ,
"integrity" : "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/ansis" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/ansis/-/ansis-4.3.1.tgz" ,
"integrity" : "sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14"
}
},
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
},
"engines" : {
"node" : ">= 8"
}
},
"node_modules/anymatch/node_modules/picomatch" : {
"version" : "2.3.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz" ,
"integrity" : "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
},
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/archiver" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz" ,
"integrity" : "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"archiver-utils" : "^5.0.2" ,
"async" : "^3.2.4" ,
"buffer-crc32" : "^1.0.0" ,
"readable-stream" : "^4.0.0" ,
"readdir-glob" : "^1.1.2" ,
"tar-stream" : "^3.0.0" ,
"zip-stream" : "^6.0.1"
},
"engines" : {
"node" : ">= 14"
}
},
"node_modules/archiver-utils" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz" ,
"integrity" : "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==" ,
"license" : "MIT" ,
"dependencies" : {
"glob" : "^10.0.0" ,
"graceful-fs" : "^4.2.0" ,
"is-stream" : "^2.0.1" ,
"lazystream" : "^1.0.0" ,
"lodash" : "^4.17.15" ,
"normalize-path" : "^3.0.0" ,
"readable-stream" : "^4.0.0"
},
"engines" : {
"node" : ">= 14"
}
},
"node_modules/archiver-utils/node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"license" : "MIT"
},
"node_modules/archiver-utils/node_modules/brace-expansion" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz" ,
"integrity" : "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==" ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
},
"node_modules/archiver-utils/node_modules/glob" : {
"version" : "10.5.0" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz" ,
"integrity" : "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==" ,
"deprecated" : "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me" ,
"license" : "ISC" ,
"dependencies" : {
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^3.1.2" ,
"minimatch" : "^9.0.4" ,
"minipass" : "^7.1.2" ,
"package-json-from-dist" : "^1.0.0" ,
"path-scurry" : "^1.11.1"
},
"bin" : {
"glob" : "dist/esm/bin.mjs"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/archiver-utils/node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/archiver-utils/node_modules/lru-cache" : {
"version" : "10.4.3" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz" ,
"integrity" : "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" ,
"license" : "ISC"
},
"node_modules/archiver-utils/node_modules/minimatch" : {
"version" : "9.0.9" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz" ,
"integrity" : "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==" ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.2"
},
"engines" : {
"node" : ">=16 || 14 >=14.17"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/archiver-utils/node_modules/path-scurry" : {
"version" : "1.11.1" ,
"resolved" : "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz" ,
"integrity" : "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"lru-cache" : "^10.2.0" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0"
},
"engines" : {
"node" : ">=16 || 14 >=14.18"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/ast-kit" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/ast-kit/-/ast-kit-2.2.0.tgz" ,
"integrity" : "sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.28.5" ,
"pathe" : "^2.0.3"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
},
"node_modules/ast-walker-scope" : {
"version" : "0.9.0" ,
"resolved" : "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.9.0.tgz" ,
"integrity" : "sha512-IJdzo2vLiElBxKzwS36VsCue/62d6IdWjnPB2v3nuPKeWGynp6FF/CYoLa5i/3jXH/z97ZDdsXz6abpgM6w07A==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.29.2" ,
"@babel/types" : "^7.29.0" ,
"ast-kit" : "^2.2.0"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
},
"node_modules/async" : {
"version" : "3.2.6" ,
"resolved" : "https://registry.npmjs.org/async/-/async-3.2.6.tgz" ,
"integrity" : "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" ,
"license" : "MIT"
},
"node_modules/async-sema" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz" ,
"integrity" : "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==" ,
"license" : "MIT"
},
"node_modules/autoprefixer" : {
"version" : "10.5.4" ,
"resolved" : "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.4.tgz" ,
"integrity" : "sha512-MaU0U/za7N3r6brxD4YB/l4NSrFzLPlANv6wEuQVaIPlD3L4W9rFcQPbL/EilY9BHhHvhfcz3gInDLrEtWT4EA==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
},
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/autoprefixer"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.6" ,
"caniuse-lite" : "^1.0.30001806" ,
"fraction.js" : "^5.3.4" ,
"picocolors" : "^1.1.1" ,
"postcss-value-parser" : "^4.2.0"
},
"bin" : {
"autoprefixer" : "bin/autoprefixer"
},
"engines" : {
"node" : "^10 || ^12 || >=14"
},
"peerDependencies" : {
"postcss" : "^8.1.0"
}
},
"node_modules/b4a" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz" ,
"integrity" : "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==" ,
"license" : "Apache-2.0" ,
"peerDependencies" : {
"react-native-b4a" : "*"
},
"peerDependenciesMeta" : {
"react-native-b4a" : {
"optional" : true
}
}
},
"node_modules/balanced-match" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz" ,
"integrity" : "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==" ,
"license" : "MIT" ,
"engines" : {
"node" : "18 || 20 || >=22"
}
},
"node_modules/bare-events" : {
"version" : "2.9.1" ,
"resolved" : "https://registry.npmjs.org/bare-events/-/bare-events-2.9.1.tgz" ,
"integrity" : "sha512-Z0oHEHAFDZkffN8Qc39zNZjQlMDkPJRyyyZieU1VH7u8c5S+qHZ2S8ixdKIAxEjfHO7FJxXmJWgteOghVanIsg==" ,
"license" : "Apache-2.0" ,
"peerDependencies" : {
"bare-abort-controller" : "*"
},
"peerDependenciesMeta" : {
"bare-abort-controller" : {
"optional" : true
}
}
},
"node_modules/bare-fs" : {
"version" : "4.8.1" ,
"resolved" : "https://registry.npmjs.org/bare-fs/-/bare-fs-4.8.1.tgz" ,
"integrity" : "sha512-N1nnXdHZAOSstz0XiHikGS4HGMH4CnSwhqWdGQQMqqdvp4Jybm9sE3R1WVnpWVd4SFkc8ryPDBLViNLwiEqECg==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"bare-events" : "^2.5.4" ,
"bare-path" : "^3.0.0" ,
"bare-stream" : "^2.6.4" ,
"bare-url" : "^2.2.2" ,
"fast-fifo" : "^1.3.2"
},
"engines" : {
"bare" : ">=1.28.0"
},
"peerDependencies" : {
"bare-buffer" : "*"
},
"peerDependenciesMeta" : {
"bare-buffer" : {
"optional" : true
}
}
},
"node_modules/bare-path" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/bare-path/-/bare-path-3.1.1.tgz" ,
"integrity" : "sha512-JprUlveX3QjApC1cTpsUOiscADftCGVWkzitbHsRqv84hzYwYHw2mbluddsq5TvI8mH/8Ov1f4BiMAdcB0oYnQ==" ,
"license" : "Apache-2.0"
},
"node_modules/bare-stream" : {
"version" : "2.13.3" ,
"resolved" : "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.3.tgz" ,
"integrity" : "sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"b4a" : "^1.8.1" ,
"streamx" : "^2.25.0" ,
"teex" : "^1.0.1"
},
"peerDependencies" : {
"bare-abort-controller" : "*" ,
"bare-buffer" : "*" ,
"bare-events" : "*"
},
"peerDependenciesMeta" : {
"bare-abort-controller" : {
"optional" : true
},
"bare-buffer" : {
"optional" : true
},
"bare-events" : {
"optional" : true
}
}
},
"node_modules/bare-url" : {
"version" : "2.5.2" ,
"resolved" : "https://registry.npmjs.org/bare-url/-/bare-url-2.5.2.tgz" ,
"integrity" : "sha512-L13PCJzKG8RGvx8V1/DdMi12ERhC3tprr7/8a94BxpmnRsFqxh5XZNdhtMxu5HPkRshYOOWRGY8lDP7ZhpG9Cg==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"bare-path" : "^3.0.0"
}
},
"node_modules/base64-js" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" ,
"integrity" : "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "MIT"
},
"node_modules/baseline-browser-mapping" : {
"version" : "2.11.19" ,
"resolved" : "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.19.tgz" ,
"integrity" : "sha512-Grytf1xOxOEMTGRwx6rLGKkTabd4vMg3VrKdj/7joCmV0qgh4QwMMO6xh34YEXQqirAuUdgQGa5orJQQ+69RBw==" ,
"license" : "Apache-2.0" ,
"bin" : {
"baseline-browser-mapping" : "dist/cli.cjs"
},
"engines" : {
"node" : ">=6.0.0"
}
},
"node_modules/bindings" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz" ,
"integrity" : "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==" ,
"license" : "MIT" ,
"dependencies" : {
"file-uri-to-path" : "1.0.0"
}
},
"node_modules/birpc" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/birpc/-/birpc-4.2.0.tgz" ,
"integrity" : "sha512-KxgKcZPfrtzJDDALHPguGpGJUrzdgpymyiQQgzFjWreHMOpWrnFNVREr5J48x2DBh8ZVioscrV1SBkDipGiX+Q==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"license" : "ISC"
},
"node_modules/brace-expansion" : {
"version" : "5.0.9" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.9.tgz" ,
"integrity" : "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==" ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^4.0.2"
},
"engines" : {
"node" : "20 || >=22"
}
},
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.1.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/browserslist" : {
"version" : "4.28.8" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.28.8.tgz" ,
"integrity" : "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
},
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "MIT" ,
"dependencies" : {
"baseline-browser-mapping" : "^2.11.12" ,
"caniuse-lite" : "^1.0.30001809" ,
"electron-to-chromium" : "^1.5.402" ,
"node-releases" : "^2.0.53" ,
"update-browserslist-db" : "^1.3.0"
},
"bin" : {
"browserslist" : "cli.js"
},
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
},
"node_modules/buffer" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz" ,
"integrity" : "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "MIT" ,
"dependencies" : {
"base64-js" : "^1.3.1" ,
"ieee754" : "^1.2.1"
}
},
"node_modules/buffer-crc32" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz" ,
"integrity" : "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.0.0"
}
},
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"license" : "MIT"
},
"node_modules/bundle-name" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz" ,
"integrity" : "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"run-applescript" : "^7.0.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/c12" : {
"version" : "3.3.4" ,
"resolved" : "https://registry.npmjs.org/c12/-/c12-3.3.4.tgz" ,
"integrity" : "sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==" ,
"license" : "MIT" ,
"dependencies" : {
"chokidar" : "^5.0.0" ,
"confbox" : "^0.2.4" ,
"defu" : "^6.1.6" ,
"dotenv" : "^17.3.1" ,
"exsolve" : "^1.0.8" ,
"giget" : "^3.2.0" ,
"jiti" : "^2.6.1" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"perfect-debounce" : "^2.1.0" ,
"pkg-types" : "^2.3.0" ,
"rc9" : "^3.0.1"
},
"peerDependencies" : {
"magicast" : "*"
},
"peerDependenciesMeta" : {
"magicast" : {
"optional" : true
}
}
},
"node_modules/caniuse-api" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/caniuse-api/-/caniuse-api-4.0.0.tgz" ,
"integrity" : "sha512-B0hQ1OLyJuHTQSOWXvwibWqM6DCoqJdvBA6X1S/53bd4XU7LJ1yurIPlrsouol3mw1jh9pGI4ivubSpmJeIqCA==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.0.0" ,
"caniuse-lite" : "^1.0.0"
}
},
"node_modules/caniuse-lite" : {
"version" : "1.0.30001810" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz" ,
"integrity" : "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
},
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "CC-BY-4.0"
},
"node_modules/chokidar" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz" ,
"integrity" : "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==" ,
"license" : "MIT" ,
"dependencies" : {
"readdirp" : "^5.0.0"
},
"engines" : {
"node" : ">= 20.19.0"
},
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
},
"node_modules/chownr" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz" ,
"integrity" : "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
},
"node_modules/citty" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/citty/-/citty-0.2.2.tgz" ,
"integrity" : "sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==" ,
"license" : "MIT"
},
"node_modules/cliui" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-9.0.1.tgz" ,
"integrity" : "sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==" ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^7.2.0" ,
"strip-ansi" : "^7.1.0" ,
"wrap-ansi" : "^9.0.0"
},
"engines" : {
"node" : ">=20"
}
},
"node_modules/cliui/node_modules/emoji-regex" : {
"version" : "10.6.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz" ,
"integrity" : "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==" ,
"license" : "MIT"
},
"node_modules/cliui/node_modules/string-width" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz" ,
"integrity" : "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^10.3.0" ,
"get-east-asian-width" : "^1.0.0" ,
"strip-ansi" : "^7.1.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/cluster-key-slot" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.1.tgz" ,
"integrity" : "sha512-rwHwUfXL40Chm1r08yrhU3qpUvdVlgkKNeyeGPOxnW8/SyVDvgRaed/Uz54AqWNaTCAThlj6QAs3TZcKI0xDEw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
},
"engines" : {
"node" : ">=7.0.0"
}
},
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"license" : "MIT"
},
"node_modules/commondir" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz" ,
"integrity" : "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" ,
"license" : "MIT"
},
"node_modules/compatx" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/compatx/-/compatx-0.2.0.tgz" ,
"integrity" : "sha512-6gLRNt4ygsi5NyMVhceOCFv14CIdDFN7fQjX1U4+47qVE/+kjPoXMK65KWK+dWxmFzMTuKazoQ9sch6pM0p5oA==" ,
"license" : "MIT"
},
"node_modules/compress-commons" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz" ,
"integrity" : "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==" ,
"license" : "MIT" ,
"dependencies" : {
"crc-32" : "^1.2.0" ,
"crc32-stream" : "^6.0.0" ,
"is-stream" : "^2.0.1" ,
"normalize-path" : "^3.0.0" ,
"readable-stream" : "^4.0.0"
},
"engines" : {
"node" : ">= 14"
}
},
"node_modules/compress-commons/node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/confbox" : {
"version" : "0.2.4" ,
"resolved" : "https://registry.npmjs.org/confbox/-/confbox-0.2.4.tgz" ,
"integrity" : "sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==" ,
"license" : "MIT"
},
"node_modules/consola" : {
"version" : "3.4.2" ,
"resolved" : "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz" ,
"integrity" : "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.18.0 || >=16.10.0"
}
},
"node_modules/convert-source-map" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" ,
"license" : "MIT"
},
"node_modules/cookie-es" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/cookie-es/-/cookie-es-3.1.1.tgz" ,
"integrity" : "sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==" ,
"license" : "MIT"
},
"node_modules/core-util-is" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" ,
"integrity" : "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" ,
"license" : "MIT"
},
"node_modules/crc-32" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz" ,
"integrity" : "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" ,
"license" : "Apache-2.0" ,
"bin" : {
"crc32" : "bin/crc32.njs"
},
"engines" : {
"node" : ">=0.8"
}
},
"node_modules/crc32-stream" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz" ,
"integrity" : "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==" ,
"license" : "MIT" ,
"dependencies" : {
"crc-32" : "^1.2.0" ,
"readable-stream" : "^4.0.0"
},
"engines" : {
"node" : ">= 14"
}
},
"node_modules/croner" : {
"version" : "10.0.1" ,
"resolved" : "https://registry.npmjs.org/croner/-/croner-10.0.1.tgz" ,
"integrity" : "sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g==" ,
"funding" : [
{
"type" : "other" ,
"url" : "https://paypal.me/hexagonpp"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/hexagon"
}
],
"license" : "MIT" ,
"engines" : {
"node" : ">=18.0"
}
},
"node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
},
"engines" : {
"node" : ">= 8"
}
},
"node_modules/cross-spawn/node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"license" : "ISC"
},
"node_modules/cross-spawn/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
},
"bin" : {
"node-which" : "bin/node-which"
},
"engines" : {
"node" : ">= 8"
}
},
"node_modules/crossws" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/crossws/-/crossws-0.3.5.tgz" ,
"integrity" : "sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==" ,
"license" : "MIT" ,
"dependencies" : {
"uncrypto" : "^0.1.3"
}
},
"node_modules/css-select" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-6.0.0.tgz" ,
"integrity" : "sha512-rZZVSLle8v0+EY8QAkDWrKhpgt6SA5OtHsgBnsj6ZaLb5dmDVOWUDtQitd9ydxxvEjhewNudS6eTVU7uOyzvXw==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^7.0.0" ,
"domhandler" : "^5.0.3" ,
"domutils" : "^3.2.2" ,
"nth-check" : "^2.1.1"
},
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
},
"node_modules/css-tree" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz" ,
"integrity" : "sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==" ,
"license" : "MIT" ,
"dependencies" : {
"mdn-data" : "2.27.1" ,
"source-map-js" : "^1.2.1"
},
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
}
},
"node_modules/css-what" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/css-what/-/css-what-7.0.0.tgz" ,
"integrity" : "sha512-wD5oz5xibMOPHzy13CyGmogB3phdvcDaB5t0W/Nr5Z2O/agcB8YwOz6e2Lsp10pNDzBoDO9nVa3RGs/2BttpHQ==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">= 6"
},
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
},
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
},
"engines" : {
"node" : ">=4"
}
},
"node_modules/cssnano" : {
"version" : "8.0.8" ,
"resolved" : "https://registry.npmjs.org/cssnano/-/cssnano-8.0.8.tgz" ,
"integrity" : "sha512-lN79/SZ2L0bGBBxGnChGKkbodkXAQUR5Em4LBW3rijpdrvUY8jxKhp2uQ8LgI8sKKbjCnI8peqPSoSZJDuchKw==" ,
"license" : "MIT" ,
"dependencies" : {
"cssnano-preset-default" : "^8.0.8" ,
"lilconfig" : "^3.1.3"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/cssnano"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/cssnano-preset-default" : {
"version" : "8.0.8" ,
"resolved" : "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-8.0.8.tgz" ,
"integrity" : "sha512-WHUoojPq3fMdps/OjSn73p6FDb3YAN7HiuMA5WJJxs6Ka0MFqtZZsS4EppIWTJzW/Ss4sEZHVIKst/qi22u3uA==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"cssnano-utils" : "^6.0.4" ,
"postcss-calc" : "^10.1.1" ,
"postcss-colormin" : "^8.0.4" ,
"postcss-convert-values" : "^8.0.4" ,
"postcss-discard-comments" : "^8.0.4" ,
"postcss-discard-duplicates" : "^8.0.4" ,
"postcss-discard-empty" : "^8.0.5" ,
"postcss-discard-overridden" : "^8.0.4" ,
"postcss-merge-longhand" : "^8.0.4" ,
"postcss-merge-rules" : "^8.0.5" ,
"postcss-minify-font-values" : "^8.0.4" ,
"postcss-minify-gradients" : "^8.0.5" ,
"postcss-minify-params" : "^8.0.4" ,
"postcss-minify-selectors" : "^8.0.5" ,
"postcss-normalize-charset" : "^8.0.4" ,
"postcss-normalize-display-values" : "^8.0.4" ,
"postcss-normalize-positions" : "^8.0.4" ,
"postcss-normalize-repeat-style" : "^8.0.4" ,
"postcss-normalize-string" : "^8.0.4" ,
"postcss-normalize-timing-functions" : "^8.0.4" ,
"postcss-normalize-unicode" : "^8.0.4" ,
"postcss-normalize-url" : "^8.0.4" ,
"postcss-normalize-whitespace" : "^8.0.5" ,
"postcss-ordered-values" : "^8.0.5" ,
"postcss-reduce-initial" : "^8.0.5" ,
"postcss-reduce-transforms" : "^8.0.4" ,
"postcss-svgo" : "^8.0.5" ,
"postcss-unique-selectors" : "^8.0.4"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/cssnano-utils" : {
"version" : "6.0.4" ,
"resolved" : "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-6.0.4.tgz" ,
"integrity" : "sha512-j1z2mW4MqtcGM4I8TxXAdOXUifp1DZ5/bZnyYnCpHlzQ/ilCj2voLxE0aqEKnBDA5hF6HahSY13JU8kyZ1s8Mg==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/csso" : {
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz" ,
"integrity" : "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==" ,
"license" : "MIT" ,
"dependencies" : {
"css-tree" : "~2.2.0"
},
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
},
"node_modules/csso/node_modules/css-tree" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz" ,
"integrity" : "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==" ,
"license" : "MIT" ,
"dependencies" : {
"mdn-data" : "2.0.28" ,
"source-map-js" : "^1.0.1"
},
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
},
"node_modules/csso/node_modules/mdn-data" : {
"version" : "2.0.28" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz" ,
"integrity" : "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" ,
"license" : "CC0-1.0"
},
"node_modules/csstype" : {
"version" : "3.2.3" ,
"resolved" : "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz" ,
"integrity" : "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==" ,
"license" : "MIT"
},
"node_modules/db0" : {
"version" : "0.3.4" ,
"resolved" : "https://registry.npmjs.org/db0/-/db0-0.3.4.tgz" ,
"integrity" : "sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw==" ,
"license" : "MIT" ,
"peerDependencies" : {
"@electric-sql/pglite" : "*" ,
"@libsql/client" : "*" ,
"better-sqlite3" : "*" ,
"drizzle-orm" : "*" ,
"mysql2" : "*" ,
"sqlite3" : "*"
},
"peerDependenciesMeta" : {
"@electric-sql/pglite" : {
"optional" : true
},
"@libsql/client" : {
"optional" : true
},
"better-sqlite3" : {
"optional" : true
},
"drizzle-orm" : {
"optional" : true
},
"mysql2" : {
"optional" : true
},
"sqlite3" : {
"optional" : true
}
}
},
"node_modules/debug" : {
"version" : "4.4.3" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz" ,
"integrity" : "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
},
"engines" : {
"node" : ">=6.0"
},
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
},
"node_modules/deepmerge" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" ,
"integrity" : "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/default-browser" : {
"version" : "5.5.1" ,
"resolved" : "https://registry.npmjs.org/default-browser/-/default-browser-5.5.1.tgz" ,
"integrity" : "sha512-m1pAzaJgZ/gssEqlOhJkPJp8Xly7QyW6xcrkUa2KKcDeDSEMP7X8xipU3snUcfisTQx0w1AGae+9UtJSfVnXGw==" ,
"license" : "MIT" ,
"dependencies" : {
"bundle-name" : "^4.1.0" ,
"default-browser-id" : "^5.0.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/default-browser-id" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz" ,
"integrity" : "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/define-lazy-prop" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz" ,
"integrity" : "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/defu" : {
"version" : "6.1.7" ,
"resolved" : "https://registry.npmjs.org/defu/-/defu-6.1.7.tgz" ,
"integrity" : "sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==" ,
"license" : "MIT"
},
"node_modules/denque" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz" ,
"integrity" : "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.10"
}
},
"node_modules/depd" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/destr" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz" ,
"integrity" : "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==" ,
"license" : "MIT"
},
"node_modules/detect-libc" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz" ,
"integrity" : "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/devalue" : {
"version" : "5.9.1" ,
"resolved" : "https://registry.npmjs.org/devalue/-/devalue-5.9.1.tgz" ,
"integrity" : "sha512-+17vil3EVQRzvtDJSFuTWEb8XJRvXqAiV3qZyQWD398QeXUa6CxsUyMdD1fxzEhUrd4FojitFz7lhIHBTlV4fw==" ,
"license" : "MIT"
},
"node_modules/diff" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-8.0.4.tgz" ,
"integrity" : "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
},
"node_modules/dom-serializer" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz" ,
"integrity" : "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" ,
"license" : "MIT" ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.2" ,
"entities" : "^4.2.0"
},
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
},
"node_modules/dom-serializer/node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
},
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
},
"node_modules/domelementtype" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz" ,
"integrity" : "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
],
"license" : "BSD-2-Clause"
},
"node_modules/domhandler" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" ,
"integrity" : "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"domelementtype" : "^2.3.0"
},
"engines" : {
"node" : ">= 4"
},
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
},
"node_modules/domutils" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz" ,
"integrity" : "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"dom-serializer" : "^2.0.0" ,
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3"
},
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
}
},
"node_modules/dot-prop" : {
"version" : "10.2.0" ,
"resolved" : "https://registry.npmjs.org/dot-prop/-/dot-prop-10.2.0.tgz" ,
"integrity" : "sha512-BTJ9aZYL3vCfZlZOBLy9v8TUqWGQ0pzFnygKwFZt5udj6viBoFIBviKPUoZLDCPn1FoXffv6McQFDenrm5Krfw==" ,
"license" : "MIT" ,
"dependencies" : {
"type-fest" : "^5.0.0"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/dotenv" : {
"version" : "17.4.2" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-17.4.2.tgz" ,
"integrity" : "sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://dotenvx.com"
}
},
"node_modules/duplexer" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz" ,
"integrity" : "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" ,
"license" : "MIT"
},
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" ,
"license" : "MIT"
},
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" ,
"integrity" : "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" ,
"license" : "MIT"
},
"node_modules/electron-to-chromium" : {
"version" : "1.5.414" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.414.tgz" ,
"integrity" : "sha512-aYlviXiaXBbzvKgyALpcMmqa3Np3sDr0XnZbEG62n2UpZFbEcjQ4EEMOLGzVPhwVnwTz0lvKY+GcARbunuHekw==" ,
"license" : "ISC"
},
"node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
"license" : "MIT"
},
"node_modules/encodeurl" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" ,
"integrity" : "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/entities" : {
"version" : "7.0.1" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz" ,
"integrity" : "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
},
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
},
"node_modules/error-stack-parser-es" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-2.0.1.tgz" ,
"integrity" : "sha512-J36ntO+rMQVRuR/umlmxmfLi4TpWwtmTnHoJoXTiC2xDNazs0VDPKcX6pbhZMDd2HFtH9isMBJXMdbki+A++Pg==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/errx" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/errx/-/errx-0.1.2.tgz" ,
"integrity" : "sha512-chfpPHmCerdo/rXr/nNvPZRkV4WwDRwzwnsJ0Uzz3tVi8Z41tDctRjduYy1138ii77AFlts1qvWtX3g/Acg91Q==" ,
"license" : "MIT"
},
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
},
"node_modules/es-module-lexer" : {
"version" : "2.3.2" ,
"resolved" : "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.2.tgz" ,
"integrity" : "sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw==" ,
"license" : "MIT"
},
"node_modules/esbuild" : {
"version" : "0.28.2" ,
"resolved" : "https://registry.npmjs.org/esbuild/-/esbuild-0.28.2.tgz" ,
"integrity" : "sha512-HKVLS8dvII+xoKW9kmqxbRKrnWEXfJJr/FZhhJmiqIB0e053QNYFqOBouTMO/k5sID4MvCiUCvv8b9M4h32wIA==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
},
"engines" : {
"node" : ">=18"
},
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.28.2" ,
"@esbuild/android-arm" : "0.28.2" ,
"@esbuild/android-arm64" : "0.28.2" ,
"@esbuild/android-x64" : "0.28.2" ,
"@esbuild/darwin-arm64" : "0.28.2" ,
"@esbuild/darwin-x64" : "0.28.2" ,
"@esbuild/freebsd-arm64" : "0.28.2" ,
"@esbuild/freebsd-x64" : "0.28.2" ,
"@esbuild/linux-arm" : "0.28.2" ,
"@esbuild/linux-arm64" : "0.28.2" ,
"@esbuild/linux-ia32" : "0.28.2" ,
"@esbuild/linux-loong64" : "0.28.2" ,
"@esbuild/linux-mips64el" : "0.28.2" ,
"@esbuild/linux-ppc64" : "0.28.2" ,
"@esbuild/linux-riscv64" : "0.28.2" ,
"@esbuild/linux-s390x" : "0.28.2" ,
"@esbuild/linux-x64" : "0.28.2" ,
"@esbuild/netbsd-arm64" : "0.28.2" ,
"@esbuild/netbsd-x64" : "0.28.2" ,
"@esbuild/openbsd-arm64" : "0.28.2" ,
"@esbuild/openbsd-x64" : "0.28.2" ,
"@esbuild/openharmony-arm64" : "0.28.2" ,
"@esbuild/sunos-x64" : "0.28.2" ,
"@esbuild/win32-arm64" : "0.28.2" ,
"@esbuild/win32-ia32" : "0.28.2" ,
"@esbuild/win32-x64" : "0.28.2"
}
},
"node_modules/escalade" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
},
"node_modules/escape-html" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" ,
"integrity" : "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" ,
"license" : "MIT"
},
"node_modules/escape-string-regexp" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" ,
"integrity" : "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/estree-walker" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz" ,
"integrity" : "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" ,
"license" : "MIT"
},
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
},
"node_modules/event-target-shim" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" ,
"integrity" : "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
},
"node_modules/events" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/events/-/events-3.3.0.tgz" ,
"integrity" : "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.x"
}
},
"node_modules/events-universal" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/events-universal/-/events-universal-1.0.1.tgz" ,
"integrity" : "sha512-LUd5euvbMLpwOF8m6ivPCbhQeSiYVNb8Vs0fQ8QjXo0JTkEHpz8pxdQf0gStltaPpw0Cca8b39KxvK9cfKRiAw==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"bare-events" : "^2.7.0"
}
},
"node_modules/execa" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz" ,
"integrity" : "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==" ,
"license" : "MIT" ,
"dependencies" : {
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^8.0.1" ,
"human-signals" : "^5.0.0" ,
"is-stream" : "^3.0.0" ,
"merge-stream" : "^2.0.0" ,
"npm-run-path" : "^5.1.0" ,
"onetime" : "^6.0.0" ,
"signal-exit" : "^4.1.0" ,
"strip-final-newline" : "^3.0.0"
},
"engines" : {
"node" : ">=16.17"
},
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
}
},
"node_modules/exsolve" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/exsolve/-/exsolve-1.1.1.tgz" ,
"integrity" : "sha512-9U/jZUgjnSGyntRr6y5Muu1MJcwFl6kPu7k8qLF0IMNfLqvw0NZ4nnVDq0RVoZ0RvCyumib4Ez3KYrVfilrw+g==" ,
"license" : "MIT"
},
"node_modules/fast-fifo" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz" ,
"integrity" : "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" ,
"license" : "MIT"
},
"node_modules/fast-glob" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz" ,
"integrity" : "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==" ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.8"
},
"engines" : {
"node" : ">=8.6.0"
}
},
"node_modules/fast-npm-meta" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-2.2.0.tgz" ,
"integrity" : "sha512-99jPl8JkCSCa4VlboNU1XuL98ijm74Pm9CGo6H4BoMVoVh1uhguQcvwLgXDT8Vkl2qj/UEQ0J9gD8beHjTFk1w==" ,
"license" : "MIT" ,
"dependencies" : {
"cac" : "^7.0.0"
},
"bin" : {
"fast-npm-meta" : "dist/cli.mjs"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/fast-npm-meta/node_modules/cac" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/cac/-/cac-7.0.0.tgz" ,
"integrity" : "sha512-tixWYgm5ZoOD+3g6UTea91eow5z6AAHaho3g0V9CNSNb45gM8SmflpAc+GRd1InC4AqN/07Unrgp56Y94N9hJQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20.19.0"
}
},
"node_modules/fast-string-truncated-width" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/fast-string-truncated-width/-/fast-string-truncated-width-3.0.3.tgz" ,
"integrity" : "sha512-0jjjIEL6+0jag3l2XWWizO64/aZVtpiGE3t0Zgqxv0DPuxiMjvB3M24fCyhZUO4KomJQPj3LTSUnDP3GpdwC0g==" ,
"license" : "MIT"
},
"node_modules/fast-string-width" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/fast-string-width/-/fast-string-width-3.0.2.tgz" ,
"integrity" : "sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-string-truncated-width" : "^3.0.2"
}
},
"node_modules/fast-wrap-ansi" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/fast-wrap-ansi/-/fast-wrap-ansi-0.2.2.tgz" ,
"integrity" : "sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-string-width" : "^3.0.2"
}
},
"node_modules/fastq" : {
"version" : "1.20.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz" ,
"integrity" : "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==" ,
"license" : "ISC" ,
"dependencies" : {
"reusify" : "^1.0.4"
}
},
"node_modules/fdir" : {
"version" : "6.5.0" ,
"resolved" : "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz" ,
"integrity" : "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.0.0"
},
"peerDependencies" : {
"picomatch" : "^3 || ^4"
},
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
},
"node_modules/file-uri-to-path" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz" ,
"integrity" : "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" ,
"license" : "MIT"
},
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/fnv1a-64" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/fnv1a-64/-/fnv1a-64-0.1.2.tgz" ,
"integrity" : "sha512-mJbcILTPybAR1jdOwt/lVv8N2cffeJFFP+gVbSAwLEx1ujXH27RpPd8Rokec/KX9c76UYIB6Co+H4lQzxPnJfA==" ,
"license" : "MIT"
},
"node_modules/foreground-child" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz" ,
"integrity" : "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==" ,
"license" : "ISC" ,
"dependencies" : {
"cross-spawn" : "^7.0.6" ,
"signal-exit" : "^4.0.1"
},
"engines" : {
"node" : ">=14"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/fraction.js" : {
"version" : "5.3.4" ,
"resolved" : "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz" ,
"integrity" : "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
},
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/rawify"
}
},
"node_modules/fresh" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz" ,
"integrity" : "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
},
"node_modules/fuse.js" : {
"version" : "7.5.0" ,
"resolved" : "https://registry.npmjs.org/fuse.js/-/fuse.js-7.5.0.tgz" ,
"integrity" : "sha512-sQtrEfA+ez/3G0cCZecF70oqpCRttCexYUG4mUrtWL49ULUzUyxokt5kyqwtKzj1270RaKih+hcP3qLcumccow==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=10"
},
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/krisk"
}
},
"node_modules/fzf" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/fzf/-/fzf-0.5.2.tgz" ,
"integrity" : "sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==" ,
"license" : "BSD-3-Clause"
},
"node_modules/generic-names" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/generic-names/-/generic-names-4.0.0.tgz" ,
"integrity" : "sha512-ySFolZQfw9FoDb3ed9d80Cm9f0+r7qj+HJkWjeD9RBfpxEVTlVhol+gvaQB/78WbwYfbnNh8nWHHBSlg072y6A==" ,
"license" : "MIT" ,
"dependencies" : {
"loader-utils" : "^3.2.0"
}
},
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
},
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" ,
"integrity" : "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" ,
"license" : "ISC" ,
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
},
"node_modules/get-east-asian-width" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz" ,
"integrity" : "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/get-port-please" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/get-port-please/-/get-port-please-3.2.0.tgz" ,
"integrity" : "sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==" ,
"license" : "MIT"
},
"node_modules/get-stream" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz" ,
"integrity" : "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/giget" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/giget/-/giget-3.3.1.tgz" ,
"integrity" : "sha512-r+mvuDjrjMpsdw46Kmeydb8bdHm7wOKw8wNBtTndkjbPjgAp5oUJUxRE76wZFknxIPokfWvep2qSXK37aXE6zg==" ,
"license" : "MIT" ,
"bin" : {
"giget" : "dist/cli.mjs"
}
},
"node_modules/glob" : {
"version" : "13.0.6" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz" ,
"integrity" : "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"minimatch" : "^10.2.2" ,
"minipass" : "^7.1.3" ,
"path-scurry" : "^2.0.2"
},
"engines" : {
"node" : "18 || 20 || >=22"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
},
"engines" : {
"node" : ">= 6"
}
},
"node_modules/global-directory" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz" ,
"integrity" : "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==" ,
"license" : "MIT" ,
"dependencies" : {
"ini" : "4.1.1"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/globby" : {
"version" : "16.2.4" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-16.2.4.tgz" ,
"integrity" : "sha512-c8B/VNLmxRcmqqenRA9t+9IyOjf9+V6lTxPaUJLqOCONdQkWZ0ETYgX0qbtJqPsgCNusT9MZ5Jeidw8Eb9tn2g==" ,
"license" : "MIT" ,
"dependencies" : {
"@sindresorhus/merge-streams" : "^4.0.0" ,
"fast-glob" : "^3.3.3" ,
"ignore" : "^7.0.5" ,
"is-path-inside" : "^4.0.0" ,
"micromatch" : "^4.0.8" ,
"slash" : "^5.1.0" ,
"unicorn-magic" : "^0.4.0"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
"license" : "ISC"
},
"node_modules/gzip-size" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz" ,
"integrity" : "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==" ,
"license" : "MIT" ,
"dependencies" : {
"duplexer" : "^0.1.2"
},
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/h3" : {
"version" : "1.15.11" ,
"resolved" : "https://registry.npmjs.org/h3/-/h3-1.15.11.tgz" ,
"integrity" : "sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==" ,
"license" : "MIT" ,
"dependencies" : {
"cookie-es" : "^1.2.3" ,
"crossws" : "^0.3.5" ,
"defu" : "^6.1.6" ,
"destr" : "^2.0.5" ,
"iron-webcrypto" : "^1.2.1" ,
"node-mock-http" : "^1.0.4" ,
"radix3" : "^1.1.2" ,
"ufo" : "^1.6.3" ,
"uncrypto" : "^0.1.3"
}
},
"node_modules/h3/node_modules/cookie-es" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/cookie-es/-/cookie-es-1.2.3.tgz" ,
"integrity" : "sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==" ,
"license" : "MIT"
},
"node_modules/hasown" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz" ,
"integrity" : "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==" ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
},
"engines" : {
"node" : ">= 0.4"
}
},
"node_modules/hookable" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/hookable/-/hookable-6.1.1.tgz" ,
"integrity" : "sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==" ,
"license" : "MIT"
},
"node_modules/http-errors" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz" ,
"integrity" : "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==" ,
"license" : "MIT" ,
"dependencies" : {
"depd" : "~2.0.0" ,
"inherits" : "~2.0.4" ,
"setprototypeof" : "~1.2.0" ,
"statuses" : "~2.0.2" ,
"toidentifier" : "~1.0.1"
},
"engines" : {
"node" : ">= 0.8"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
},
"node_modules/http-shutdown" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz" ,
"integrity" : "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==" ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">= 1.0.0" ,
"node" : ">= 0.12.0"
}
},
"node_modules/https-proxy-agent" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz" ,
"integrity" : "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==" ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^7.1.2" ,
"debug" : "4"
},
"engines" : {
"node" : ">= 14"
}
},
"node_modules/httpxy" : {
"version" : "0.5.5" ,
"resolved" : "https://registry.npmjs.org/httpxy/-/httpxy-0.5.5.tgz" ,
"integrity" : "sha512-uDjmnPyp1q4Sgzf3w+J/Fc6UqcCEj0x4Wjp7OqK5dGhNeDgpyrAmnS6ey8QWrX3SWDon2DMKf9sBa5X9+CVyMA==" ,
"license" : "MIT"
},
"node_modules/human-signals" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz" ,
"integrity" : "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=16.17.0"
}
},
"node_modules/ieee754" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" ,
"integrity" : "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "BSD-3-Clause"
},
"node_modules/ignore" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz" ,
"integrity" : "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
},
"node_modules/image-meta" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/image-meta/-/image-meta-0.2.2.tgz" ,
"integrity" : "sha512-3MOLanc3sb3LNGWQl1RlQlNWURE5g32aUphrDyFeCsxBTk08iE3VNe4CwsUZ0Qs1X+EfX0+r29Sxdpza4B+yRA==" ,
"license" : "MIT"
},
"node_modules/impound" : {
"version" : "1.1.7" ,
"resolved" : "https://registry.npmjs.org/impound/-/impound-1.1.7.tgz" ,
"integrity" : "sha512-v/7sJ+2BX17U5VV9J1H72ExlRtfGoieRpYZG9DTos6gtCbB65C1l0CPehXCXq9phYZn6viphV5XayyZFHi85zg==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/trace-mapping" : "^0.3.31" ,
"es-module-lexer" : "^2.0.0" ,
"pathe" : "^2.0.3" ,
"unplugin" : "^3.0.0" ,
"unplugin-utils" : "^0.3.1"
}
},
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"license" : "ISC"
},
"node_modules/ini" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz" ,
"integrity" : "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==" ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/ioredis" : {
"version" : "5.11.1" ,
"resolved" : "https://registry.npmjs.org/ioredis/-/ioredis-5.11.1.tgz" ,
"integrity" : "sha512-ehuGcf94bQXhfagULNXrJdfnWO38v070jxSx/qE87Kjzmu2fU7ro5EFAb+OPituLqgfyuQaym5DlrNydW2sJ9A==" ,
"license" : "MIT" ,
"dependencies" : {
"@ioredis/commands" : "1.10.0" ,
"cluster-key-slot" : "1.1.1" ,
"debug" : "4.4.3" ,
"denque" : "2.1.0" ,
"redis-errors" : "1.2.0" ,
"redis-parser" : "3.0.0" ,
"standard-as-callback" : "2.1.0"
},
"engines" : {
"node" : ">=12.22.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/ioredis"
}
},
"node_modules/iron-webcrypto" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz" ,
"integrity" : "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/brc-dd"
}
},
"node_modules/is-core-module" : {
"version" : "2.16.2" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.2.tgz" ,
"integrity" : "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==" ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.3"
},
"engines" : {
"node" : ">= 0.4"
},
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-docker" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz" ,
"integrity" : "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==" ,
"license" : "MIT" ,
"bin" : {
"is-docker" : "cli.js"
},
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"license" : "MIT" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
},
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/is-in-ssh" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-in-ssh/-/is-in-ssh-1.0.0.tgz" ,
"integrity" : "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-inside-container" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz" ,
"integrity" : "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==" ,
"license" : "MIT" ,
"dependencies" : {
"is-docker" : "^3.0.0"
},
"bin" : {
"is-inside-container" : "cli.js"
},
"engines" : {
"node" : ">=14.16"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-installed-globally" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz" ,
"integrity" : "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==" ,
"license" : "MIT" ,
"dependencies" : {
"global-directory" : "^4.0.1" ,
"is-path-inside" : "^4.0.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-module" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz" ,
"integrity" : "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==" ,
"license" : "MIT"
},
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
},
"node_modules/is-path-inside" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz" ,
"integrity" : "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-reference" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz" ,
"integrity" : "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "*"
}
},
"node_modules/is-stream" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz" ,
"integrity" : "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-wsl" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.1.tgz" ,
"integrity" : "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==" ,
"license" : "MIT" ,
"dependencies" : {
"is-inside-container" : "^1.0.0"
},
"engines" : {
"node" : ">=16"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/isarray" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" ,
"integrity" : "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" ,
"license" : "MIT"
},
"node_modules/isexe" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz" ,
"integrity" : "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=20"
}
},
"node_modules/jackspeak" : {
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz" ,
"integrity" : "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
},
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
},
"node_modules/jiti" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz" ,
"integrity" : "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==" ,
"license" : "MIT" ,
"bin" : {
"jiti" : "lib/jiti-cli.mjs"
}
},
"node_modules/js-tokens" : {
"version" : "10.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-10.0.0.tgz" ,
"integrity" : "sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==" ,
"license" : "MIT"
},
"node_modules/jsesc" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" ,
"integrity" : "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
},
"engines" : {
"node" : ">=6"
}
},
"node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"license" : "MIT" ,
"bin" : {
"json5" : "lib/cli.js"
},
"engines" : {
"node" : ">=6"
}
},
"node_modules/kleur" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz" ,
"integrity" : "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
},
"node_modules/klona" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz" ,
"integrity" : "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
},
"node_modules/knitwork" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/knitwork/-/knitwork-1.3.0.tgz" ,
"integrity" : "sha512-4LqMNoONzR43B1W0ek0fhXMsDNW/zxa1NdFAVMY+k28pgZLovR4G3PB5MrpTxCy1QaZCqNoiaKPr5w5qZHfSNw==" ,
"license" : "MIT"
},
"node_modules/launch-editor" : {
"version" : "2.14.1" ,
"resolved" : "https://registry.npmjs.org/launch-editor/-/launch-editor-2.14.1.tgz" ,
"integrity" : "sha512-QWBrQsMpH7gPr965dsKD/3cKWiNoTjpATQf++Xq63N6sKRGMwlVXz41O1IZTMfZQgBctD/K5Zt06+/I6pP6+HA==" ,
"license" : "MIT" ,
"dependencies" : {
"picocolors" : "^1.1.1" ,
"shell-quote" : "^1.8.4"
}
},
"node_modules/lazystream" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz" ,
"integrity" : "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==" ,
"license" : "MIT" ,
"dependencies" : {
"readable-stream" : "^2.0.5"
},
"engines" : {
"node" : ">= 0.6.3"
}
},
"node_modules/lazystream/node_modules/readable-stream" : {
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" ,
"integrity" : "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==" ,
"license" : "MIT" ,
"dependencies" : {
"core-util-is" : "~1.0.0" ,
"inherits" : "~2.0.3" ,
"isarray" : "~1.0.0" ,
"process-nextick-args" : "~2.0.0" ,
"safe-buffer" : "~5.1.1" ,
"string_decoder" : "~1.1.1" ,
"util-deprecate" : "~1.0.1"
}
},
"node_modules/lazystream/node_modules/safe-buffer" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" ,
"integrity" : "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" ,
"license" : "MIT"
},
"node_modules/lazystream/node_modules/string_decoder" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" ,
"integrity" : "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "~5.1.0"
}
},
"node_modules/lightningcss" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz" ,
"integrity" : "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==" ,
"license" : "MPL-2.0" ,
"dependencies" : {
"detect-libc" : "^2.0.3"
},
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
},
"optionalDependencies" : {
"lightningcss-android-arm64" : "1.33.0" ,
"lightningcss-darwin-arm64" : "1.33.0" ,
"lightningcss-darwin-x64" : "1.33.0" ,
"lightningcss-freebsd-x64" : "1.33.0" ,
"lightningcss-linux-arm-gnueabihf" : "1.33.0" ,
"lightningcss-linux-arm64-gnu" : "1.33.0" ,
"lightningcss-linux-arm64-musl" : "1.33.0" ,
"lightningcss-linux-x64-gnu" : "1.33.0" ,
"lightningcss-linux-x64-musl" : "1.33.0" ,
"lightningcss-win32-arm64-msvc" : "1.33.0" ,
"lightningcss-win32-x64-msvc" : "1.33.0"
}
},
"node_modules/lightningcss-android-arm64" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz" ,
"integrity" : "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==" ,
"cpu" : [
"arm64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"android"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-darwin-arm64" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz" ,
"integrity" : "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==" ,
"cpu" : [
"arm64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-darwin-x64" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz" ,
"integrity" : "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==" ,
"cpu" : [
"x64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"darwin"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-freebsd-x64" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz" ,
"integrity" : "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==" ,
"cpu" : [
"x64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"freebsd"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-linux-arm-gnueabihf" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz" ,
"integrity" : "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==" ,
"cpu" : [
"arm"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-linux-arm64-gnu" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz" ,
"integrity" : "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==" ,
"cpu" : [
"arm64"
],
"libc" : [
"glibc"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-linux-arm64-musl" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz" ,
"integrity" : "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==" ,
"cpu" : [
"arm64"
],
"libc" : [
"musl"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-linux-x64-gnu" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz" ,
"integrity" : "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==" ,
"cpu" : [
"x64"
],
"libc" : [
"glibc"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-linux-x64-musl" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz" ,
"integrity" : "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==" ,
"cpu" : [
"x64"
],
"libc" : [
"musl"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-win32-arm64-msvc" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz" ,
"integrity" : "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==" ,
"cpu" : [
"arm64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lightningcss-win32-x64-msvc" : {
"version" : "1.33.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz" ,
"integrity" : "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==" ,
"cpu" : [
"x64"
],
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
],
"engines" : {
"node" : ">= 12.0.0"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
},
"node_modules/lilconfig" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz" ,
"integrity" : "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
},
"funding" : {
"url" : "https://github.com/sponsors/antonk52"
}
},
"node_modules/listhen" : {
"version" : "1.10.1" ,
"resolved" : "https://registry.npmjs.org/listhen/-/listhen-1.10.1.tgz" ,
"integrity" : "sha512-6nt/86SkqUQSLW1ofz8MxC6RhRMqOl3ONISe6qqvJ3xj09aJWQx6DhgSZpugs3PX4PXdOas/WD6A9jx6J2N19A==" ,
"license" : "MIT" ,
"dependencies" : {
"@parcel/watcher-wasm" : "^2.5.6" ,
"citty" : "^0.2.2" ,
"consola" : "^3.4.2" ,
"crossws" : "^0.4.10" ,
"defu" : "^6.1.7" ,
"get-port-please" : "^3.2.0" ,
"h3" : "^1.15.11" ,
"http-shutdown" : "^1.2.2" ,
"jiti" : "^2.7.0" ,
"node-forge" : "^1.4.0" ,
"pathe" : "^2.0.3" ,
"std-env" : "^4.2.0" ,
"tinyclip" : "^0.1.15" ,
"ufo" : "^1.6.4" ,
"untun" : "^0.2.2" ,
"uqr" : "^0.1.3"
},
"bin" : {
"listen" : "bin/listhen.mjs" ,
"listhen" : "bin/listhen.mjs"
},
"peerDependencies" : {
"@parcel/watcher" : "^2.5.6"
},
"peerDependenciesMeta" : {
"@parcel/watcher" : {
"optional" : true
}
}
},
"node_modules/listhen/node_modules/crossws" : {
"version" : "0.4.12" ,
"resolved" : "https://registry.npmjs.org/crossws/-/crossws-0.4.12.tgz" ,
"integrity" : "sha512-aypfsr6t0uNvkqaZc6zvBfXzC6pLI0/sIulpkV6RwCVtZqG5ebBzv4weImKK0VNCj91Wl9F5j7p5WU4MNrybng==" ,
"license" : "MIT" ,
"peerDependencies" : {
"srvx" : ">=0.11.5"
},
"peerDependenciesMeta" : {
"srvx" : {
"optional" : true
}
}
},
"node_modules/loader-utils" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/loader-utils/-/loader-utils-3.3.1.tgz" ,
"integrity" : "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12.13.0"
}
},
"node_modules/local-pkg" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/local-pkg/-/local-pkg-1.2.1.tgz" ,
"integrity" : "sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==" ,
"license" : "MIT" ,
"dependencies" : {
"mlly" : "^1.7.4" ,
"pkg-types" : "^2.3.0" ,
"quansync" : "^0.2.11"
},
"engines" : {
"node" : ">=14"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/lodash" : {
"version" : "4.18.1" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz" ,
"integrity" : "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==" ,
"license" : "MIT"
},
"node_modules/lru-cache" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^3.0.2"
}
},
"node_modules/magic-string" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-1.2.2.tgz" ,
"integrity" : "sha512-veT/+7iXrXzT39XnEN4lOxtNl72dMgJ8Lp+5Bd6YcMSWpb0n0MjBM8Uuooi6jgJr8dhUW2swQgBmoZVMni5SVg==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/magic-string-ast" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-1.0.3.tgz" ,
"integrity" : "sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==" ,
"license" : "MIT" ,
"dependencies" : {
"magic-string" : "^0.30.19"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
},
"node_modules/magic-string-ast/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/magicast" : {
"version" : "0.5.4" ,
"resolved" : "https://registry.npmjs.org/magicast/-/magicast-0.5.4.tgz" ,
"integrity" : "sha512-llBEhWm1SacoRwgHUoQJYtwp4PBLF4faQi5TCpIGyGs9n4y5+juI0tDgyKIfpqxckRHaHzouUEph3THklWh03w==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.29.7" ,
"@babel/types" : "^7.29.7" ,
"source-map-js" : "^1.2.1"
}
},
"node_modules/marked" : {
"version" : "18.0.11" ,
"resolved" : "https://registry.npmjs.org/marked/-/marked-18.0.11.tgz" ,
"integrity" : "sha512-HnslJfsZkRPBDJRHvVtAaWlZHEpSu7u8LgQuJCELjRKuWR+hpq4A7sLq3p8HaI9ypVoXDXxV34CsQJEe1+J5Aw==" ,
"license" : "MIT" ,
"bin" : {
"marked" : "bin/marked.js"
},
"engines" : {
"node" : ">= 20"
}
},
"node_modules/mdn-data" : {
"version" : "2.27.1" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz" ,
"integrity" : "sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==" ,
"license" : "CC0-1.0"
},
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" ,
"license" : "MIT"
},
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
},
"node_modules/micromatch" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
"license" : "MIT" ,
"dependencies" : {
"braces" : "^3.0.3" ,
"picomatch" : "^2.3.1"
},
"engines" : {
"node" : ">=8.6"
}
},
"node_modules/micromatch/node_modules/picomatch" : {
"version" : "2.3.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz" ,
"integrity" : "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
},
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/mime" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-4.1.0.tgz" ,
"integrity" : "sha512-X5ju04+cAzsojXKes0B/S4tcYtFAJ6tTMuSPBEn9CPGlrWr8Fiw7qYeLT0XyH80HSoAoqWCaz+MWKh22P7G1cw==" ,
"funding" : [
"https://github.com/sponsors/broofa"
],
"license" : "MIT" ,
"bin" : {
"mime" : "bin/cli.js"
},
"engines" : {
"node" : ">=16"
}
},
"node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
},
"node_modules/mime-types" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz" ,
"integrity" : "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==" ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "^1.54.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
},
"node_modules/mimic-fn" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz" ,
"integrity" : "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/minimatch" : {
"version" : "10.2.6" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-10.2.6.tgz" ,
"integrity" : "sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"brace-expansion" : "^5.0.8"
},
"engines" : {
"node" : "18 || 20 || >=22"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/minipass" : {
"version" : "7.1.3" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz" ,
"integrity" : "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
},
"node_modules/minizlib" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz" ,
"integrity" : "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==" ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.1.2"
},
"engines" : {
"node" : ">= 18"
}
},
"node_modules/mlly" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/mlly/-/mlly-1.8.2.tgz" ,
"integrity" : "sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.16.0" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^1.3.1" ,
"ufo" : "^1.6.3"
}
},
"node_modules/mlly/node_modules/confbox" : {
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz" ,
"integrity" : "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==" ,
"license" : "MIT"
},
"node_modules/mlly/node_modules/pkg-types" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz" ,
"integrity" : "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==" ,
"license" : "MIT" ,
"dependencies" : {
"confbox" : "^0.1.8" ,
"mlly" : "^1.7.4" ,
"pathe" : "^2.0.1"
}
},
"node_modules/mocked-exports" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/mocked-exports/-/mocked-exports-0.1.1.tgz" ,
"integrity" : "sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==" ,
"license" : "MIT"
},
"node_modules/mrmime" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz" ,
"integrity" : "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
},
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"license" : "MIT"
},
"node_modules/muggle-string" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz" ,
"integrity" : "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==" ,
"license" : "MIT"
},
"node_modules/nanoid" : {
"version" : "3.3.18" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz" ,
"integrity" : "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "MIT" ,
"bin" : {
"nanoid" : "bin/nanoid.cjs"
},
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/nanotar" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/nanotar/-/nanotar-0.3.0.tgz" ,
"integrity" : "sha512-Kv2JYYiCzt16Kt5QwAc9BFG89xfPNBx+oQL4GQXD9nLqPkZBiNaqaCWtwnbk/q7UVsTYevvM1b0UF8zmEI4pCg==" ,
"license" : "MIT"
},
"node_modules/nitropack" : {
"version" : "2.13.4" ,
"resolved" : "https://registry.npmjs.org/nitropack/-/nitropack-2.13.4.tgz" ,
"integrity" : "sha512-tX7bT6zxNeMwkc6hxHiZeUoTOjVrcjoh1Z3cmxOlodIqjl4HISgqfGOmkWSayky3Nv9Z5+KQH52F8nmXJY5AAA==" ,
"license" : "MIT" ,
"dependencies" : {
"@cloudflare/kv-asset-handler" : "^0.4.2" ,
"@rollup/plugin-alias" : "^6.0.0" ,
"@rollup/plugin-commonjs" : "^29.0.2" ,
"@rollup/plugin-inject" : "^5.0.5" ,
"@rollup/plugin-json" : "^6.1.0" ,
"@rollup/plugin-node-resolve" : "^16.0.3" ,
"@rollup/plugin-replace" : "^6.0.3" ,
"@rollup/plugin-terser" : "^1.0.0" ,
"@vercel/nft" : "^1.5.0" ,
"archiver" : "^7.0.1" ,
"c12" : "^3.3.4" ,
"chokidar" : "^5.0.0" ,
"citty" : "^0.2.2" ,
"compatx" : "^0.2.0" ,
"confbox" : "^0.2.4" ,
"consola" : "^3.4.2" ,
"cookie-es" : "^2.0.1" ,
"croner" : "^10.0.1" ,
"crossws" : "^0.3.5" ,
"db0" : "^0.3.4" ,
"defu" : "^6.1.7" ,
"destr" : "^2.0.5" ,
"dot-prop" : "^10.1.0" ,
"esbuild" : "^0.28.0" ,
"escape-string-regexp" : "^5.0.0" ,
"etag" : "^1.8.1" ,
"exsolve" : "^1.0.8" ,
"globby" : "^16.2.0" ,
"gzip-size" : "^7.0.0" ,
"h3" : "^1.15.11" ,
"hookable" : "^5.5.3" ,
"httpxy" : "^0.5.1" ,
"ioredis" : "^5.10.1" ,
"jiti" : "^2.6.1" ,
"klona" : "^2.0.6" ,
"knitwork" : "^1.3.0" ,
"listhen" : "^1.9.1" ,
"magic-string" : "^0.30.21" ,
"magicast" : "^0.5.2" ,
"mime" : "^4.1.0" ,
"mlly" : "^1.8.2" ,
"node-fetch-native" : "^1.6.7" ,
"node-mock-http" : "^1.0.4" ,
"ofetch" : "^1.5.1" ,
"ohash" : "^2.0.11" ,
"pathe" : "^2.0.3" ,
"perfect-debounce" : "^2.1.0" ,
"pkg-types" : "^2.3.1" ,
"pretty-bytes" : "^7.1.0" ,
"radix3" : "^1.1.2" ,
"rollup" : "^4.60.2" ,
"rollup-plugin-visualizer" : "^7.0.1" ,
"scule" : "^1.3.0" ,
"semver" : "^7.7.4" ,
"serve-placeholder" : "^2.0.2" ,
"serve-static" : "^2.2.1" ,
"source-map" : "^0.7.6" ,
"std-env" : "^4.1.0" ,
"ufo" : "^1.6.4" ,
"ultrahtml" : "^1.6.0" ,
"uncrypto" : "^0.1.3" ,
"unctx" : "^2.5.0" ,
"unenv" : "2.0.0-rc.24" ,
"unimport" : "^6.2.0" ,
"unplugin-utils" : "^0.3.1" ,
"unstorage" : "^1.17.5" ,
"untyped" : "^2.0.0" ,
"unwasm" : "^0.5.3" ,
"youch" : "^4.1.1" ,
"youch-core" : "^0.3.3"
},
"bin" : {
"nitro" : "dist/cli/index.mjs" ,
"nitropack" : "dist/cli/index.mjs"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"peerDependencies" : {
"xml2js" : "^0.6.2"
},
"peerDependenciesMeta" : {
"xml2js" : {
"optional" : true
}
}
},
"node_modules/nitropack/node_modules/cookie-es" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/cookie-es/-/cookie-es-2.0.1.tgz" ,
"integrity" : "sha512-aVf4A4hI2w70LnF7GG+7xDQUkliwiXWXFvTjkip4+b64ygDQ2sJPRSKFDHbxn8o0xu9QzPkMuuiWIXyFSE2slA==" ,
"license" : "MIT"
},
"node_modules/nitropack/node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
},
"node_modules/nitropack/node_modules/hookable" : {
"version" : "5.5.3" ,
"resolved" : "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz" ,
"integrity" : "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==" ,
"license" : "MIT"
},
"node_modules/nitropack/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/nitropack/node_modules/unctx" : {
"version" : "2.5.0" ,
"resolved" : "https://registry.npmjs.org/unctx/-/unctx-2.5.0.tgz" ,
"integrity" : "sha512-p+Rz9x0R7X+CYDkT+Xg8/GhpcShTlU8n+cf9OtOEf7zEQsNcCZO1dPKNRDqvUTaq+P32PMMkxWHwfrxkqfqAYg==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.15.0" ,
"estree-walker" : "^3.0.3" ,
"magic-string" : "^0.30.21" ,
"unplugin" : "^2.3.11"
}
},
"node_modules/nitropack/node_modules/unplugin" : {
"version" : "2.3.11" ,
"resolved" : "https://registry.npmjs.org/unplugin/-/unplugin-2.3.11.tgz" ,
"integrity" : "sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/remapping" : "^2.3.5" ,
"acorn" : "^8.15.0" ,
"picomatch" : "^4.0.3" ,
"webpack-virtual-modules" : "^0.6.2"
},
"engines" : {
"node" : ">=18.12.0"
}
},
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
"license" : "MIT" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
},
"engines" : {
"node" : "4.x || >=6.0.0"
},
"peerDependencies" : {
"encoding" : "^0.1.0"
},
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
},
"node_modules/node-fetch-native" : {
"version" : "1.6.7" ,
"resolved" : "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.7.tgz" ,
"integrity" : "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==" ,
"license" : "MIT"
},
"node_modules/node-forge" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz" ,
"integrity" : "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==" ,
"license" : "(BSD-3-Clause OR GPL-2.0)" ,
"engines" : {
"node" : ">= 6.13.0"
}
},
"node_modules/node-gyp-build" : {
"version" : "4.8.4" ,
"resolved" : "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz" ,
"integrity" : "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==" ,
"license" : "MIT" ,
"bin" : {
"node-gyp-build" : "bin.js" ,
"node-gyp-build-optional" : "optional.js" ,
"node-gyp-build-test" : "build-test.js"
}
},
"node_modules/node-mock-http" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/node-mock-http/-/node-mock-http-1.0.5.tgz" ,
"integrity" : "sha512-KQyt/wLjG3TAc7DOUhpqWzgd4ERxR80JOlTK5VE5R1S12IaPVN5qkj4klBce9HPG1Njuup4Sb5bljaT34lIyjw==" ,
"license" : "MIT"
},
"node_modules/node-releases" : {
"version" : "2.0.53" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.53.tgz" ,
"integrity" : "sha512-D9UOmYG3UH1V+ENW56t5QXBwJw1YEY18ruVeus89Rw+SyIgjPkCO84bRzO3uNIYosJbNwiabWVn48o3uJLjxFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
},
"node_modules/nopt" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz" ,
"integrity" : "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==" ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^3.0.0"
},
"bin" : {
"nopt" : "bin/nopt.js"
},
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
},
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/nostics" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/nostics/-/nostics-1.2.0.tgz" ,
"integrity" : "sha512-FGqEfhQjrvo1lL8KFifdTQiNwwQHJxC1jtYE1Rc54qF/jxONUNL+kC9gS1krX8Q65PgrQ5fCqH/I4NhWBvdSqg==" ,
"license" : "MIT"
},
"node_modules/npm-run-path" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz" ,
"integrity" : "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==" ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^4.0.0"
},
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm-run-path/node_modules/path-key" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz" ,
"integrity" : "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0"
},
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
},
"node_modules/nuxt" : {
"version" : "4.5.2" ,
"resolved" : "https://registry.npmjs.org/nuxt/-/nuxt-4.5.2.tgz" ,
"integrity" : "sha512-tR3fcqeHlHmmkLMpIg3V7Y+1ltr302lW8djMw/iy+myfo7QSSz+BVJDuQhg5j73b9oteSyBfOKTDYTgvMtj6TA==" ,
"license" : "MIT" ,
"dependencies" : {
"@dxup/nuxt" : "^0.5.6" ,
"@nuxt/cli" : "^3.37.0" ,
"@nuxt/devtools" : "^3.4.1" ,
"@nuxt/kit" : "4.5.2" ,
"@nuxt/nitro-server" : "4.5.2" ,
"@nuxt/schema" : "4.5.2" ,
"@nuxt/telemetry" : "^2.8.0" ,
"@nuxt/vite-builder" : "4.5.2" ,
"@unhead/vue" : "^3.3.1" ,
"@vue/shared" : "^3.5.40" ,
"chokidar" : "^5.0.0" ,
"compatx" : "^0.2.0" ,
"consola" : "^3.4.2" ,
"cookie-es" : "^3.1.1" ,
"defu" : "^6.1.7" ,
"devalue" : "^5.9.0" ,
"errx" : "^0.1.2" ,
"escape-string-regexp" : "^5.0.0" ,
"exsolve" : "^1.1.1" ,
"fnv1a-64" : "^0.1.2" ,
"hookable" : "^6.1.1" ,
"ignore" : "^7.0.6" ,
"impound" : "^1.1.6" ,
"jiti" : "^2.7.0" ,
"klona" : "^2.0.6" ,
"knitwork" : "^1.3.0" ,
"magic-string" : "^1.1.0" ,
"mlly" : "^1.8.2" ,
"nanotar" : "^0.3.0" ,
"nostics" : "^1.2.0" ,
"nypm" : "^0.6.9" ,
"object-identity" : "^0.2.3" ,
"ofetch" : "^1.5.1" ,
"ohash" : "^2.0.11" ,
"on-change" : "^6.0.2" ,
"oxc-walker" : "^1.1.1" ,
"pathe" : "^2.0.3" ,
"perfect-debounce" : "^2.1.0" ,
"picomatch" : "^4.0.5" ,
"pkg-types" : "^2.3.1" ,
"rolldown-string" : "^0.3.1" ,
"rou3" : "^0.9.1" ,
"scule" : "^1.3.0" ,
"std-env" : "^4.2.0" ,
"tinyglobby" : "^0.2.17" ,
"ufo" : "^1.6.4" ,
"ultrahtml" : "^1.7.0" ,
"uncrypto" : "^0.1.3" ,
"unctx" : "^3.0.0" ,
"undici" : "^8.10.0" ,
"unhead" : "^3.3.1" ,
"unimport" : "^6.4.0" ,
"unplugin" : "^3.3.0" ,
"unrouting" : "^0.2.2" ,
"untyped" : "^2.0.0" ,
"verkit" : "^0.3.1" ,
"vue" : "^3.5.40" ,
"vue-component-type-helpers" : "^3.3.9" ,
"vue-router" : "^5.2.0"
},
"bin" : {
"nuxi" : "bin/nuxt.mjs" ,
"nuxt" : "bin/nuxt.mjs"
},
"engines" : {
"node" : "^22.19.0 || ^24.11.0 || >=26.0.0"
},
"peerDependencies" : {
"@parcel/watcher" : "^2.1.0" ,
"@types/node" : ">=18.12.0" ,
"rolldown" : "~1.2.1"
},
"peerDependenciesMeta" : {
"@parcel/watcher" : {
"optional" : true
},
"@types/node" : {
"optional" : true
}
}
},
"node_modules/nypm" : {
"version" : "0.6.9" ,
"resolved" : "https://registry.npmjs.org/nypm/-/nypm-0.6.9.tgz" ,
"integrity" : "sha512-zxlE2yvSWZWmHcNdT3+5zV2lrCogeE9YOklHrR3dFjqutq5wO7GFDYLFDRXLsYnJzwvy/im9fYoxePvS0VTW0w==" ,
"license" : "MIT" ,
"dependencies" : {
"citty" : "^0.2.2" ,
"pathe" : "^2.0.3" ,
"tinyexec" : "^1.2.4"
},
"bin" : {
"nypm" : "dist/cli.mjs"
},
"engines" : {
"node" : ">=18"
}
},
"node_modules/object-identity" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/object-identity/-/object-identity-0.2.3.tgz" ,
"integrity" : "sha512-2J8Joz2Tf7aaylhqFvIUJHNgpuGR38Hh75Voq9GzTbStBxJUaOtN0K1aOd3cV5qp+ij1pMqRbPrGCGMOyX303w==" ,
"license" : "MIT"
},
"node_modules/obug" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/obug/-/obug-2.1.4.tgz" ,
"integrity" : "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==" ,
"funding" : [
"https://github.com/sponsors/sxzz" ,
"https://opencollective.com/debug"
],
"license" : "MIT" ,
"engines" : {
"node" : ">=12.20.0"
}
},
"node_modules/ofetch" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz" ,
"integrity" : "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==" ,
"license" : "MIT" ,
"dependencies" : {
"destr" : "^2.0.5" ,
"node-fetch-native" : "^1.6.7" ,
"ufo" : "^1.6.1"
}
},
"node_modules/ohash" : {
"version" : "2.0.12" ,
"resolved" : "https://registry.npmjs.org/ohash/-/ohash-2.0.12.tgz" ,
"integrity" : "sha512-65S/5gk9YSsaRjcyf7Nfa6h/d3E8/1gslpXfI4W7Dxn/oap8IKRuNT5VXkLQ1YFKIEg4apRY4Pj6aiwFzrDdmw==" ,
"license" : "MIT"
},
"node_modules/on-change" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/on-change/-/on-change-6.0.2.tgz" ,
"integrity" : "sha512-08+12qcOVEA0fS9g/VxKS27HaT94nRutUT77J2dr8zv/unzXopvhBuF8tNLWsoLQ5IgrQ6eptGeGqUYat82U1w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sindresorhus/on-change?sponsor=1"
}
},
"node_modules/on-finished" : {
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" ,
"integrity" : "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" ,
"license" : "MIT" ,
"dependencies" : {
"ee-first" : "1.1.1"
},
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/onetime" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz" ,
"integrity" : "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==" ,
"license" : "MIT" ,
"dependencies" : {
"mimic-fn" : "^4.0.0"
},
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/open" : {
"version" : "11.0.1" ,
"resolved" : "https://registry.npmjs.org/open/-/open-11.0.1.tgz" ,
"integrity" : "sha512-NzwMUB6C1D0+Kd+9iMS/H4k+Ck3cTX6Ckyfr/gAGlmvSE1LUQZnEZvWBi4PYmMwH/S5SMeTXnE+9uAz8uF+pWw==" ,
"license" : "MIT" ,
"dependencies" : {
"default-browser" : "^5.4.0" ,
"define-lazy-prop" : "^3.0.0" ,
"is-in-ssh" : "^1.0.0" ,
"is-inside-container" : "^1.0.0" ,
"powershell-utils" : "^0.2.0" ,
"wsl-utils" : "^1.0.0"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/oxc-walker" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/oxc-walker/-/oxc-walker-1.1.1.tgz" ,
"integrity" : "sha512-Hwd7dq28zu/Er99+bpWp16CGwFrhyalJh0W3JOB7XpPvgWo3MqMi2ksWGKuzzA9zt50mJ2pIUwR5lpAdZ9ACNQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"@oxc-project/types" : ">=0.98.0" ,
"oxc-parser" : ">=0.98.0" ,
"rolldown" : ">=1.0.0"
},
"peerDependenciesMeta" : {
"@oxc-project/types" : {
"optional" : true
},
"oxc-parser" : {
"optional" : true
},
"rolldown" : {
"optional" : true
}
}
},
"node_modules/package-json-from-dist" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz" ,
"integrity" : "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" ,
"license" : "BlueOak-1.0.0"
},
"node_modules/parseurl" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" ,
"integrity" : "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/path-browserify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz" ,
"integrity" : "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" ,
"devOptional" : true ,
"license" : "MIT"
},
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"license" : "MIT"
},
"node_modules/path-scurry" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz" ,
"integrity" : "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"lru-cache" : "^11.0.0" ,
"minipass" : "^7.1.2"
},
"engines" : {
"node" : "18 || 20 || >=22"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/path-scurry/node_modules/lru-cache" : {
"version" : "11.5.2" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz" ,
"integrity" : "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : "20 || >=22"
}
},
"node_modules/pathe" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz" ,
"integrity" : "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" ,
"license" : "MIT"
},
"node_modules/perfect-debounce" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz" ,
"integrity" : "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==" ,
"license" : "MIT"
},
"node_modules/picocolors" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
"license" : "ISC"
},
"node_modules/picomatch" : {
"version" : "4.0.7" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz" ,
"integrity" : "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/pkg-types" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/pkg-types/-/pkg-types-2.3.1.tgz" ,
"integrity" : "sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==" ,
"license" : "MIT" ,
"dependencies" : {
"confbox" : "^0.2.4" ,
"exsolve" : "^1.0.8" ,
"pathe" : "^2.0.3"
}
},
"node_modules/postcss" : {
"version" : "8.5.26" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.5.26.tgz" ,
"integrity" : "sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
},
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "MIT" ,
"dependencies" : {
"nanoid" : "^3.3.17" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
},
"engines" : {
"node" : "^10 || ^12 || >=14"
}
},
"node_modules/postcss-calc" : {
"version" : "10.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz" ,
"integrity" : "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-selector-parser" : "^7.0.0" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^18.12 || ^20.9 || >=22.0"
},
"peerDependencies" : {
"postcss" : "^8.4.38"
}
},
"node_modules/postcss-colormin" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-8.0.4.tgz" ,
"integrity" : "sha512-iQ8Eh6Fb3FJx32zduprL33D80bPnE9F4nm+EqvvoHvoK72H7XjvH4GzbD7VlIowmtzf96tgtkjZgmQ/bAi/CYA==" ,
"license" : "MIT" ,
"dependencies" : {
"@colordx/core" : "^5.5.0" ,
"browserslist" : "^4.28.8" ,
"caniuse-api" : "^4.0.0" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-convert-values" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-8.0.4.tgz" ,
"integrity" : "sha512-ifBmAJBfpDymi7r/CqxYRJWlG+BLdVmusUC/kFPOqH/+TitdBeHA68CYqY79wXL+iQnqg6e4LGHA2Mte14X6Ig==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-discard-comments" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-8.0.4.tgz" ,
"integrity" : "sha512-SU1uLYRQPKLJJmqEmqzu+Ze+9xDurBm7m/LOzXG/ANBAfAGLjbQF+oIyZnf3jV3F155q5rRMYXsoTNEJsPyHng==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-selector-parser" : "^7.1.5"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-discard-duplicates" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-8.0.4.tgz" ,
"integrity" : "sha512-/ugMYYTE+IpHpTmwz6/S8w+blCz9pZNroUgadTdlbPnHoLLWis9QvwmoyWui2mOgFzuRM6Me7AnoGU3i0Ua2ng==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-discard-empty" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-8.0.5.tgz" ,
"integrity" : "sha512-im0QtfNFa6V3SGPrfqzrWYuhzSz1ztWORKsuhZHQbWdKMh0DiNj3pmqBnABbhdKjyeW6nZ1oZYGh4dMc3biyaw==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-discard-overridden" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-8.0.4.tgz" ,
"integrity" : "sha512-NqupxmnSSfWPJJDYbQk1qXWRwr+lw4Kyp/LSOjqwTpy/vSwo34EVXYKywgemSWpgh39P7Cs/G+tqynbRlXoJhw==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-merge-longhand" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-8.0.4.tgz" ,
"integrity" : "sha512-ammolHhMvuTz/L9YN/ge1SWbUDcD3Y9o2gXlo3S6H4MCJHheyVPwcI/LAnSuNT4gcUmSF9pNTXo7+3M/2MFPAQ==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"stylehacks" : "^8.0.4"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-merge-rules" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-8.0.5.tgz" ,
"integrity" : "sha512-jz+QaKz4VhjsqTVsJMRuH+EvrX1F9l6kYFuF8g6geVxFoYnPEZN4G+zqCb6zhxOIcc2aeAo38XEl2pOIZi2gBw==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"caniuse-api" : "^4.0.0" ,
"cssnano-utils" : "^6.0.4" ,
"postcss-selector-parser" : "^7.1.5"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-minify-font-values" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-8.0.4.tgz" ,
"integrity" : "sha512-wZZgJ87U5WbQCEM0EOY/oM7M1a+sqW6vrOClGC9lNbsY0HYmbMFvFuukBn8PzF+ikKmaT0QB+uSAHTRLzMkD+A==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-minify-gradients" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-8.0.5.tgz" ,
"integrity" : "sha512-ViFzyy4qqTcl2D1+SpoubxkgGUvWNRPxboQKL64WON60KslCzi+XOf/Yn5QdQlBYI8/ChCpYMLS3FJ0ksA+r1Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@colordx/core" : "^5.5.0" ,
"cssnano-utils" : "^6.0.4" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-minify-params" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-8.0.4.tgz" ,
"integrity" : "sha512-TDx9O/ni7KazRK32pVvoo3MjExyVxWE0949vB2XZ0oHnxdAtQFHa9oG21wWkvsOL3osjiOVejwDLe6a0d0EuSw==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"cssnano-utils" : "^6.0.4" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-minify-selectors" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-8.0.5.tgz" ,
"integrity" : "sha512-i+PlhVCaPa7xevjhpActH2PrP27kDNSuuFf/ZGk8YrIcd1pd3Mfcfiv8H7dbY1/vz7U+QparioAtJaFV+IEwQg==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"caniuse-api" : "^4.0.0" ,
"cssesc" : "^3.0.0" ,
"postcss-selector-parser" : "^7.1.5"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-charset" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-8.0.4.tgz" ,
"integrity" : "sha512-ihNV/Q9V/+Q9NTqgoK4FOwI7ipqJlsaxoTWxkGyCMi4ArLKX8HqLYIqATB/8xhXd9K88PCXqdR8218u9uuyc4w==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-display-values" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-8.0.4.tgz" ,
"integrity" : "sha512-F8DGtzelJDV6S5mhcugc+EJ8sXI+kFv2PBedkfMWqd8mvTE4qyy3kva6AQwjy2+L2lZ9TGTkSumdq+n3EhGeAw==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-positions" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-8.0.4.tgz" ,
"integrity" : "sha512-anOMhqe6Z0OP4jvchK1v1hIG08kO7rsp8uHrxT2+XaKp8wbvVcUO3QHUzRmQDazWUPtRzy1h2UlixyJenF42sg==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-repeat-style" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-8.0.4.tgz" ,
"integrity" : "sha512-vY8+k+/bFT7B8gzlHVye8FxBTMEpUAQxAgb4UYFAGGsKmXfwEvc7VPs+kpFNrTeqVKAvVh8+VVhZ+f3S4TWJPg==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-string" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-8.0.4.tgz" ,
"integrity" : "sha512-dWnV1frIV1XUlSYzJudceAbQ7PGyho9EgVHQXMcAoog6Nwnet3G9rz8IXcCb0EF2eefmpYG9hDT9+yWJOxc5zw==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-timing-functions" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-8.0.4.tgz" ,
"integrity" : "sha512-VANJsokAWdQ03ZJwmcdEKXJjVHRtMgalB/BgbCgN3CRTdbwB5TXlSDRmdShSCxpnZs8WLAm0mPa//p5o5D/ZTg==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-unicode" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-8.0.4.tgz" ,
"integrity" : "sha512-SxVEoFdYed0bxxwZwAXnaAZ2lzNb5jtiQvYWyMIEqnGOzCuztWpVO8LvsqpOfUIacOb6oYaWi7WOAZR36OhYqw==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-url" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-8.0.4.tgz" ,
"integrity" : "sha512-JKZW8KRHkLEYkUb/55n3knDUMZeyvxlTv7ZA82bcHiCjL81b0Yyf9fIUBAYKZ6ucDgKfCDM78xhXuteVlk/o9Q==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-normalize-whitespace" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-8.0.5.tgz" ,
"integrity" : "sha512-xuFovful3vVIA9fWWmAL2pG1Qr95Udj2MrLgjU50C6r+Xnh3s6t2BN1xXQ8lnCOCAtzMvMpPWYlnAh4nSv5VEQ==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-ordered-values" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-8.0.5.tgz" ,
"integrity" : "sha512-aDL7nPR7w1foUqo4rN6QY1Kr45+SYELnmUg5taZehh7FfFdxQmUjbuOOBuffIXjiHV45zqgFHCb4azsWW19jyw==" ,
"license" : "MIT" ,
"dependencies" : {
"cssnano-utils" : "^6.0.4" ,
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-reduce-initial" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-8.0.5.tgz" ,
"integrity" : "sha512-Bh5d7zjH1Ai9LzJ1qULUZIaC18cniD+wA6gFlOPglMxJRC7meXbuPvpJ/zHQGg5QKwQgit++XQhDTiEIhCk8Ow==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"caniuse-api" : "^4.0.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-reduce-transforms" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-8.0.4.tgz" ,
"integrity" : "sha512-ZGU7/R0GmjE3x2mOGB0g9Ohx74X+JjYX62RB5IBYLOe6R0fuHGZ76HtTY2CdM5NE8Yey/ew5clEf8iZQnjDjWA==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-selector-parser" : {
"version" : "7.1.5" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.5.tgz" ,
"integrity" : "sha512-KvvtD7SrlBP7dlgkBghEE3r84CABm5SmV2aNcG4oCA+qDnJ/tvKonFVvwWAyyWUEwxuNawdfEAZKP9zM3oZ2Uw==" ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
},
"engines" : {
"node" : ">=4"
}
},
"node_modules/postcss-svgo" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-8.0.5.tgz" ,
"integrity" : "sha512-8B5r9VfLVD2lANKxDi4FXeP2MX6NdaGIQwaMVXXy5DhzAPO3CdHqPYqknF63y7tuQLB+rSvYyNltW/tHHg4fAg==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-value-parser" : "^4.2.0" ,
"svgo" : "^4.0.2"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-unique-selectors" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-8.0.4.tgz" ,
"integrity" : "sha512-Sby0EtmD1mlvcZSWP5eXjxhxVgvXE5QVRzd+8NH0IbF+lYQIM57ybwAvJYYtI/fexMgCWcRnDETovjKOcLJb8w==" ,
"license" : "MIT" ,
"dependencies" : {
"postcss-selector-parser" : "^7.1.5"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/postcss-value-parser" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" ,
"integrity" : "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" ,
"license" : "MIT"
},
"node_modules/powershell-utils" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.2.0.tgz" ,
"integrity" : "sha512-ZlsFlG7MtSFCoc5xreOvBAozCJ6Pf06opgJjh9ONEv418xpZSAzNjstD36C6+JwOnfSqOW/9uDkqKjezTdxZhw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/pretty-bytes" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-7.1.1.tgz" ,
"integrity" : "sha512-X+vn9z8nOFZQlxOLmfJ0iKDdMD7jYTsTW12OAlCpdoE3Igik6L37pugIZi+N3usuyp5McfgKPWi12q3zvHLeGQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/process" : {
"version" : "0.11.10" ,
"resolved" : "https://registry.npmjs.org/process/-/process-0.11.10.tgz" ,
"integrity" : "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6.0"
}
},
"node_modules/process-nextick-args" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" ,
"integrity" : "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" ,
"license" : "MIT"
},
"node_modules/proper-lockfile" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz" ,
"integrity" : "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==" ,
"license" : "MIT" ,
"dependencies" : {
"graceful-fs" : "^4.2.4" ,
"retry" : "^0.12.0" ,
"signal-exit" : "^3.0.2"
}
},
"node_modules/proper-lockfile/node_modules/signal-exit" : {
"version" : "3.0.7" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" ,
"license" : "ISC"
},
"node_modules/quansync" : {
"version" : "0.2.11" ,
"resolved" : "https://registry.npmjs.org/quansync/-/quansync-0.2.11.tgz" ,
"integrity" : "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/antfu"
},
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/sxzz"
}
],
"license" : "MIT"
},
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "MIT"
},
"node_modules/radix3" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz" ,
"integrity" : "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==" ,
"license" : "MIT"
},
"node_modules/range-parser" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/range-parser/-/range-parser-1.3.0.tgz" ,
"integrity" : "sha512-hek2mFQpPuI4E1BBKrSto+BU3e3x4xuarsbiwr3+lf7p44juvFMV0XFWQAP3xUyqXA4RrXLIoaSUGbSt056ZMw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
},
"node_modules/rc9" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/rc9/-/rc9-3.0.1.tgz" ,
"integrity" : "sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==" ,
"license" : "MIT" ,
"dependencies" : {
"defu" : "^6.1.6" ,
"destr" : "^2.0.5"
}
},
"node_modules/readable-stream" : {
"version" : "4.7.0" ,
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz" ,
"integrity" : "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==" ,
"license" : "MIT" ,
"dependencies" : {
"abort-controller" : "^3.0.0" ,
"buffer" : "^6.0.3" ,
"events" : "^3.3.0" ,
"process" : "^0.11.10" ,
"string_decoder" : "^1.3.0"
},
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/readdir-glob" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz" ,
"integrity" : "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"minimatch" : "^5.1.0"
}
},
"node_modules/readdir-glob/node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"license" : "MIT"
},
"node_modules/readdir-glob/node_modules/brace-expansion" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz" ,
"integrity" : "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==" ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
},
"node_modules/readdir-glob/node_modules/minimatch" : {
"version" : "5.1.9" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz" ,
"integrity" : "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==" ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
},
"engines" : {
"node" : ">=10"
}
},
"node_modules/readdirp" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-5.1.1.tgz" ,
"integrity" : "sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 20.19.0"
},
"funding" : {
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
},
"node_modules/redis-errors" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz" ,
"integrity" : "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
},
"node_modules/redis-parser" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz" ,
"integrity" : "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==" ,
"license" : "MIT" ,
"dependencies" : {
"redis-errors" : "^1.0.0"
},
"engines" : {
"node" : ">=4"
}
},
"node_modules/resolve" : {
"version" : "1.22.12" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz" ,
"integrity" : "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"is-core-module" : "^2.16.1" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
},
"bin" : {
"resolve" : "bin/resolve"
},
"engines" : {
"node" : ">= 0.4"
},
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
},
"node_modules/resolve-from" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" ,
"integrity" : "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/retry" : {
"version" : "0.12.0" ,
"resolved" : "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz" ,
"integrity" : "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
},
"node_modules/reusify" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz" ,
"integrity" : "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==" ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
},
"node_modules/rolldown" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/rolldown/-/rolldown-1.2.5.tgz" ,
"integrity" : "sha512-VD2IE5PUG4Oj8zz2VGykiYd5wbnjdIiSsNQb8Qu5B+noEp+A78mu2iVvpp27g8es14Tk9rofNs5Tku9iQCS4fA==" ,
"license" : "MIT" ,
"dependencies" : {
"@oxc-project/types" : "=0.146.0" ,
"@rolldown/pluginutils" : "^1.0.0"
},
"bin" : {
"rolldown" : "bin/cli.mjs"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"optionalDependencies" : {
"@rolldown/binding-android-arm-eabi" : "1.2.5" ,
"@rolldown/binding-android-arm64" : "1.2.5" ,
"@rolldown/binding-darwin-arm64" : "1.2.5" ,
"@rolldown/binding-darwin-x64" : "1.2.5" ,
"@rolldown/binding-freebsd-x64" : "1.2.5" ,
"@rolldown/binding-linux-arm-gnueabihf" : "1.2.5" ,
"@rolldown/binding-linux-arm64-gnu" : "1.2.5" ,
"@rolldown/binding-linux-arm64-musl" : "1.2.5" ,
"@rolldown/binding-linux-ppc64-gnu" : "1.2.5" ,
"@rolldown/binding-linux-s390x-gnu" : "1.2.5" ,
"@rolldown/binding-linux-x64-gnu" : "1.2.5" ,
"@rolldown/binding-linux-x64-musl" : "1.2.5" ,
"@rolldown/binding-openharmony-arm64" : "1.2.5" ,
"@rolldown/binding-win32-arm64-msvc" : "1.2.5" ,
"@rolldown/binding-win32-x64-msvc" : "1.2.5"
}
},
"node_modules/rolldown-string" : {
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/rolldown-string/-/rolldown-string-0.3.1.tgz" ,
"integrity" : "sha512-dv8GOXkYqUQdI0rsXB8hmzO95pKWSuX2eg5/JSJa9czfEVIFuKNR7ZJDfat8LlmD35RAhWY+evS7/wXXqFDfSg==" ,
"license" : "MIT" ,
"dependencies" : {
"magic-string" : "^1.0.0"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
},
"peerDependencies" : {
"rolldown" : "*"
},
"peerDependenciesMeta" : {
"rolldown" : {
"optional" : true
}
}
},
"node_modules/rollup" : {
"version" : "4.62.5" ,
"resolved" : "https://registry.npmjs.org/rollup/-/rollup-4.62.5.tgz" ,
"integrity" : "sha512-/tqMfgP7GPA3PHhCmuiS4vIjrSVhHLgY++i+dhbG462euyAj7FpM4D9uq1X3BgjlqRdpcOrYhcQtfiQLNc8tqw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "1.0.9"
},
"bin" : {
"rollup" : "dist/bin/rollup"
},
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
},
"optionalDependencies" : {
"@napi-rs/lzma-linux-x64-gnu" : "1.5.1" ,
"@rollup/rollup-android-arm-eabi" : "4.62.5" ,
"@rollup/rollup-android-arm64" : "4.62.5" ,
"@rollup/rollup-darwin-arm64" : "4.62.5" ,
"@rollup/rollup-darwin-x64" : "4.62.5" ,
"@rollup/rollup-freebsd-arm64" : "4.62.5" ,
"@rollup/rollup-freebsd-x64" : "4.62.5" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.62.5" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.62.5" ,
"@rollup/rollup-linux-arm64-gnu" : "4.62.5" ,
"@rollup/rollup-linux-arm64-musl" : "4.62.5" ,
"@rollup/rollup-linux-loong64-gnu" : "4.62.5" ,
"@rollup/rollup-linux-loong64-musl" : "4.62.5" ,
"@rollup/rollup-linux-ppc64-gnu" : "4.62.5" ,
"@rollup/rollup-linux-ppc64-musl" : "4.62.5" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.62.5" ,
"@rollup/rollup-linux-riscv64-musl" : "4.62.5" ,
"@rollup/rollup-linux-s390x-gnu" : "4.62.5" ,
"@rollup/rollup-linux-x64-gnu" : "4.62.5" ,
"@rollup/rollup-linux-x64-musl" : "4.62.5" ,
"@rollup/rollup-openbsd-x64" : "4.62.5" ,
"@rollup/rollup-openharmony-arm64" : "4.62.5" ,
"@rollup/rollup-win32-arm64-msvc" : "4.62.5" ,
"@rollup/rollup-win32-ia32-msvc" : "4.62.5" ,
"@rollup/rollup-win32-x64-gnu" : "4.62.5" ,
"@rollup/rollup-win32-x64-msvc" : "4.62.5" ,
"fsevents" : "~2.3.2"
}
},
"node_modules/rollup-plugin-visualizer" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-7.1.1.tgz" ,
"integrity" : "sha512-ThaGiHTU8XW02OkK80TrTHATraJmM9OAduU4otal+7gyXLpYEtmGBLfx5kW+EHvvLwn03YGW2NnwKUIqsYlJAA==" ,
"license" : "MIT" ,
"dependencies" : {
"open" : "^11.0.0" ,
"picomatch" : "^4.0.5" ,
"source-map" : "^0.8.0" ,
"yargs" : "^18.1.0"
},
"bin" : {
"rollup-plugin-visualizer" : "dist/bin/cli.js"
},
"engines" : {
"node" : ">=22"
},
"peerDependencies" : {
"rolldown" : "1.x || ^1.0.0-beta || ^1.0.0-rc" ,
"rollup" : "2.x || 3.x || 4.x"
},
"peerDependenciesMeta" : {
"rolldown" : {
"optional" : true
},
"rollup" : {
"optional" : true
}
}
},
"node_modules/rollup-plugin-visualizer/node_modules/source-map" : {
"version" : "0.8.0" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.8.0.tgz" ,
"integrity" : "sha512-d8EqvL+k/SOXCreS/SUzg2ciyHqBBLcN/yuRjFsbvVhHTE2pgei7oAhmPM7kWFbkX6OSMQfUq4KbkF3au9lhYQ==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">= 12"
}
},
"node_modules/rou3" : {
"version" : "0.9.2" ,
"resolved" : "https://registry.npmjs.org/rou3/-/rou3-0.9.2.tgz" ,
"integrity" : "sha512-3SOzvaAg8rkHrXtRjpCvCvbyO5to9oOO27Z/XqHEYXfMRVSw/qMIVdmaOk9W2lcRLtR6dlqTjo9hDeJk70QBYQ==" ,
"license" : "MIT"
},
"node_modules/run-applescript" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz" ,
"integrity" : "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "MIT" ,
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
},
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
},
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
},
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
],
"license" : "MIT"
},
"node_modules/sax" : {
"version" : "1.6.1" ,
"resolved" : "https://registry.npmjs.org/sax/-/sax-1.6.1.tgz" ,
"integrity" : "sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=11.0.0"
}
},
"node_modules/scule" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz" ,
"integrity" : "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==" ,
"license" : "MIT"
},
"node_modules/semver" : {
"version" : "7.8.5" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz" ,
"integrity" : "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
},
"engines" : {
"node" : ">=10"
}
},
"node_modules/send" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/send/-/send-1.2.1.tgz" ,
"integrity" : "sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.4.3" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"etag" : "^1.8.1" ,
"fresh" : "^2.0.0" ,
"http-errors" : "^2.0.1" ,
"mime-types" : "^3.0.2" ,
"ms" : "^2.1.3" ,
"on-finished" : "^2.4.1" ,
"range-parser" : "^1.2.1" ,
"statuses" : "^2.0.2"
},
"engines" : {
"node" : ">= 18"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
},
"node_modules/serialize-javascript" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-7.1.0.tgz" ,
"integrity" : "sha512-RNEqWOyhhUQYN9V1GfHwu9AR/g+NTciH6Z5u3/no6X3/w+04J2lVDL+svFQVXgXrEGBMG2puMVN3gq2SNGuTGw==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=20.0.0"
}
},
"node_modules/seroval" : {
"version" : "1.6.3" ,
"resolved" : "https://registry.npmjs.org/seroval/-/seroval-1.6.3.tgz" ,
"integrity" : "sha512-5PwLbVPpT4DEki1hYVSSsoxWY6xCNMVucAVLK/CH0mXSDfp/I4KaAex72q80GNt5hpn7CCMGdSpIg4YGqH/wXQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
},
"node_modules/serve-placeholder" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz" ,
"integrity" : "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==" ,
"license" : "MIT" ,
"dependencies" : {
"defu" : "^6.1.4"
}
},
"node_modules/serve-static" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/serve-static/-/serve-static-2.2.1.tgz" ,
"integrity" : "sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==" ,
"license" : "MIT" ,
"dependencies" : {
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"parseurl" : "^1.3.3" ,
"send" : "^1.2.0"
},
"engines" : {
"node" : ">= 18"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
},
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" ,
"license" : "ISC"
},
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/shell-quote" : {
"version" : "1.10.0" ,
"resolved" : "https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz" ,
"integrity" : "sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
},
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
},
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14"
},
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
},
"node_modules/simple-git" : {
"version" : "3.36.0" ,
"resolved" : "https://registry.npmjs.org/simple-git/-/simple-git-3.36.0.tgz" ,
"integrity" : "sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@kwsites/file-exists" : "^1.1.1" ,
"@kwsites/promise-deferred" : "^1.1.1" ,
"@simple-git/args-pathspec" : "^1.0.3" ,
"@simple-git/argv-parser" : "^1.1.0" ,
"debug" : "^4.4.0"
},
"funding" : {
"type" : "github" ,
"url" : "https://github.com/steveukx/git-js?sponsor=1"
}
},
2026-08-25 16:11:14 +02:00
"node_modules/simple-icons" : {
"version" : "16.28.0" ,
"resolved" : "https://registry.npmjs.org/simple-icons/-/simple-icons-16.28.0.tgz" ,
"integrity" : "sha512-sQPR5AtK/ijRjou7zw7mlLp08oB6FH7i0lOy5XJ2zp9mJs/yejgiOn7KvQoe2q4YJIx6VmgUSW5AOefebPt5kg==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/simple-icons"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/simple-icons"
}
],
"license" : "CC0-1.0" ,
"engines" : {
"node" : ">=0.12.18"
}
},
2026-08-25 11:42:17 +02:00
"node_modules/sirv" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/sirv/-/sirv-3.0.2.tgz" ,
"integrity" : "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==" ,
"license" : "MIT" ,
"dependencies" : {
"@polka/url" : "^1.0.0-next.24" ,
"mrmime" : "^2.0.0" ,
"totalist" : "^3.0.0"
},
"engines" : {
"node" : ">=18"
}
},
"node_modules/sisteransi" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" ,
"integrity" : "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" ,
"license" : "MIT"
},
"node_modules/slash" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz" ,
"integrity" : "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.16"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/smob" : {
"version" : "1.6.2" ,
"resolved" : "https://registry.npmjs.org/smob/-/smob-1.6.2.tgz" ,
"integrity" : "sha512-RQsvleCbF8cVHEv+xuDGaA4pOizFqJ0GgjtMSRo6oP8pnN7WsigHgVGey6aILRBKv4W2YOMHLqbKdnB6hpB9fw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20.0.0"
}
},
"node_modules/source-map" : {
"version" : "0.7.6" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz" ,
"integrity" : "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">= 12"
}
},
"node_modules/source-map-js" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"license" : "MIT" ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
},
"node_modules/source-map-support/node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
},
"node_modules/srvx" : {
"version" : "0.11.22" ,
"resolved" : "https://registry.npmjs.org/srvx/-/srvx-0.11.22.tgz" ,
"integrity" : "sha512-LqZxxBDMKuMAZzFzJnDCkFOrs9MZQZr0LvHiO/SuSZVdQaXD7xQ5UWTUxheJrQPve1qk9MG2B/yttUvJxw8egQ==" ,
"license" : "MIT" ,
"bin" : {
"srvx" : "bin/srvx.mjs"
},
"engines" : {
"node" : ">=20.16.0"
}
},
"node_modules/standard-as-callback" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz" ,
"integrity" : "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==" ,
"license" : "MIT"
},
"node_modules/statuses" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz" ,
"integrity" : "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
},
"node_modules/std-env" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/std-env/-/std-env-4.2.0.tgz" ,
"integrity" : "sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==" ,
"license" : "MIT"
},
"node_modules/streamx" : {
"version" : "2.28.0" ,
"resolved" : "https://registry.npmjs.org/streamx/-/streamx-2.28.0.tgz" ,
"integrity" : "sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==" ,
"license" : "MIT" ,
"dependencies" : {
"events-universal" : "^1.0.0" ,
"fast-fifo" : "^1.3.2" ,
"text-decoder" : "^1.1.0"
}
},
"node_modules/string_decoder" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" ,
"integrity" : "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
},
"node_modules/string-width" : {
"version" : "8.2.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-8.2.2.tgz" ,
"integrity" : "sha512-GaPUh5gfdrYzqeVNZvUfT23vYYxXzKYidUcnMtJg/3rxRV63EFZy3k6xfKlmfeJD0176lnUV/Usr3XcwSvFzpg==" ,
"license" : "MIT" ,
"dependencies" : {
"get-east-asian-width" : "^1.5.0" ,
"strip-ansi" : "^7.1.2"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/string-width-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/string-width-cjs/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/strip-ansi" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz" ,
"integrity" : "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.2.2"
},
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/strip-ansi-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/strip-final-newline" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz" ,
"integrity" : "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/strip-literal" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-literal/-/strip-literal-4.0.0.tgz" ,
"integrity" : "sha512-PaqAvfUZKBwc/SLmNZtHmzK+v19Z4O4eS3cKPeGvbIv/U3pnyEq4Tuw3/4v/FwfM8VQaEawsyCcOQ0P+kpwWWw==" ,
"license" : "MIT" ,
"dependencies" : {
"js-tokens" : "^10.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/structured-clone-es" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/structured-clone-es/-/structured-clone-es-2.0.1.tgz" ,
"integrity" : "sha512-10ZL5r77LhknxlP1FBiCW+VdnuWOEFLdSS2SKtjyEV+L4qP1hUEIMIZW94LC3jKxRmT/Dj7KkD1mqh/IY6lhKQ==" ,
"license" : "ISC"
},
"node_modules/stylehacks" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/stylehacks/-/stylehacks-8.0.4.tgz" ,
"integrity" : "sha512-irgZeyYBFVkb8k7yTRQ9No/bTniTGqzptGVMG1/Mj3N2YnI8nIozzY1pcok4i01NfrCSqvc0PdQB6O6kr6dJHw==" ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.28.8" ,
"postcss-selector-parser" : "^7.1.5"
},
"engines" : {
"node" : "^22.11.0 || ^24.11.0 || >=26.0"
},
"peerDependencies" : {
"postcss" : "^8.5.26"
}
},
"node_modules/supports-color" : {
"version" : "10.2.2" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz" ,
"integrity" : "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
}
},
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
},
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
},
"node_modules/svgo" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-4.1.0.tgz" ,
"integrity" : "sha512-bkxnTg1kSU0guhIBmibA6UUhrQmPVA1XsQLN+ylCd+UWzbnLkySOcXpyk1mrl05f+pcaCx2eHb+sp6BgMZWX+Q==" ,
"license" : "MIT" ,
"dependencies" : {
"commander" : "^11.1.0" ,
"css-select" : "^6.0.0" ,
"css-tree" : "^3.0.1" ,
"css-what" : "^7.0.0" ,
"csso" : "^5.0.5" ,
"picocolors" : "^1.1.1" ,
"sax" : "1.6.1"
},
"bin" : {
"svgo" : "bin/svgo.js"
},
"engines" : {
"node" : ">=16"
},
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/svgo"
}
},
"node_modules/svgo/node_modules/commander" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz" ,
"integrity" : "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
}
},
"node_modules/tagged-tag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz" ,
"integrity" : "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/tar" : {
"version" : "7.5.22" ,
"resolved" : "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz" ,
"integrity" : "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==" ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"@isaacs/fs-minipass" : "^4.0.0" ,
"chownr" : "^3.0.0" ,
"minipass" : "^7.1.2" ,
"minizlib" : "^3.1.0" ,
"yallist" : "^5.0.0"
},
"engines" : {
"node" : ">=18"
}
},
"node_modules/tar-stream" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz" ,
"integrity" : "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==" ,
"license" : "MIT" ,
"dependencies" : {
"b4a" : "^1.6.4" ,
"bare-fs" : "^4.5.5" ,
"fast-fifo" : "^1.2.0" ,
"streamx" : "^2.15.0"
}
},
"node_modules/tar/node_modules/yallist" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz" ,
"integrity" : "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
},
"node_modules/teex" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz" ,
"integrity" : "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==" ,
"license" : "MIT" ,
"dependencies" : {
"streamx" : "^2.12.5"
}
},
"node_modules/terser" : {
"version" : "5.50.0" ,
"resolved" : "https://registry.npmjs.org/terser/-/terser-5.50.0.tgz" ,
"integrity" : "sha512-CN9BVxWhgS/hRxtUMjtC2uRWSTcSfQFHMDWma6sKKfIivCD91sM+FOPfvwoaRMqCSrUpe1nv3jDamd9eEQ4y+w==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"@jridgewell/source-map" : "^0.3.3" ,
"acorn" : "^8.15.0" ,
"commander" : "^2.20.0" ,
"source-map-support" : "~0.5.20"
},
"bin" : {
"terser" : "bin/terser"
},
"engines" : {
"node" : ">=10"
}
},
"node_modules/terser/node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"license" : "MIT"
},
"node_modules/text-decoder" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz" ,
"integrity" : "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"b4a" : "^1.6.4"
}
},
"node_modules/tiny-invariant" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz" ,
"integrity" : "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==" ,
"license" : "MIT"
},
"node_modules/tinyclip" : {
"version" : "0.1.15" ,
"resolved" : "https://registry.npmjs.org/tinyclip/-/tinyclip-0.1.15.tgz" ,
"integrity" : "sha512-uo33abH+Ays0xYaDysoBt494Hb3hsEczMpcC0MwFl773pazORx4fmvKhclhR1wonUbB6vvpRsvVMwnhfqeMc+A==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^16.14.0 || >= 17.3.0"
}
},
"node_modules/tinyexec" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.0.tgz" ,
"integrity" : "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
}
},
"node_modules/tinyglobby" : {
"version" : "0.2.17" ,
"resolved" : "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz" ,
"integrity" : "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==" ,
"license" : "MIT" ,
"dependencies" : {
"fdir" : "^6.5.0" ,
"picomatch" : "^4.0.4"
},
"engines" : {
"node" : ">=12.0.0"
},
"funding" : {
"url" : "https://github.com/sponsors/SuperchupuDev"
}
},
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
},
"engines" : {
"node" : ">=8.0"
}
},
"node_modules/toidentifier" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.6"
}
},
"node_modules/totalist" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz" ,
"integrity" : "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
},
"node_modules/tr46" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
"license" : "MIT"
},
"node_modules/type-fest" : {
"version" : "5.8.0" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-5.8.0.tgz" ,
"integrity" : "sha512-YGYEVz3Fm5iy/AybuA0oyNFq7H4CgQNfRp/qfe8nurE1kuCeNm3/vfm9X4Mtl+qLyaKJUh5xrFZwogr41SMjYA==" ,
"license" : "(MIT OR CC0-1.0)" ,
"dependencies" : {
"tagged-tag" : "^1.0.0"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/typescript" : {
"version" : "5.9.3" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz" ,
"integrity" : "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==" ,
2026-08-26 09:39:05 +02:00
"devOptional" : true ,
2026-08-25 11:42:17 +02:00
"license" : "Apache-2.0" ,
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
},
"engines" : {
"node" : ">=14.17"
}
},
"node_modules/ufo" : {
"version" : "1.6.4" ,
"resolved" : "https://registry.npmjs.org/ufo/-/ufo-1.6.4.tgz" ,
"integrity" : "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==" ,
"license" : "MIT"
},
"node_modules/ultrahtml" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.7.0.tgz" ,
"integrity" : "sha512-2xRd0VHoAQE4M+vF/DvFFB7pUV0ZxTW1TLi7lHQWnF/Sb5TPeEUV/l+hxcNnGO00ZXGnR0voCMmYRKQf+rvJ2g==" ,
"license" : "MIT"
},
"node_modules/uncrypto" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz" ,
"integrity" : "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==" ,
"license" : "MIT"
},
"node_modules/unctx" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/unctx/-/unctx-3.0.1.tgz" ,
"integrity" : "sha512-5RAt2etv7g362RXyd33R82gm9u/kbtQlpoaOs9Bgm4E32GRMJ0xjbZyvdxUTmiuHk3V1IQb1aUNrp5IWY+JaWw==" ,
"license" : "MIT" ,
"peerDependencies" : {
"magic-string" : ">=0.30.21" ,
"oxc-parser" : ">=0.140.0" ,
"rolldown" : "^1.1.5" ,
"unplugin" : "^3.3.0"
},
"peerDependenciesMeta" : {
"magic-string" : {
"optional" : true
},
"oxc-parser" : {
"optional" : true
},
"rolldown" : {
"optional" : true
},
"unplugin" : {
"optional" : true
}
}
},
"node_modules/undici" : {
"version" : "8.10.0" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-8.10.0.tgz" ,
"integrity" : "sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=22.19.0"
}
},
"node_modules/unenv" : {
"version" : "2.0.0-rc.24" ,
"resolved" : "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz" ,
"integrity" : "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==" ,
"license" : "MIT" ,
"dependencies" : {
"pathe" : "^2.0.3"
}
},
"node_modules/unhead" : {
"version" : "3.4.0" ,
"resolved" : "https://registry.npmjs.org/unhead/-/unhead-3.4.0.tgz" ,
"integrity" : "sha512-OlgpyYjY+NkFyQCaMihg2uTFbbvyr5lZr6TokS68VdFTXJ5jo4JwFtGR8PwKy/wRpjbQYgKF7ZYO+pbRgxtSmw==" ,
"license" : "MIT" ,
"dependencies" : {
"hookable" : "^6.1.1" ,
"unplugin" : "^3.3.0"
},
"funding" : {
"url" : "https://github.com/sponsors/harlan-zw"
},
"peerDependencies" : {
"vite" : ">=6.4.2"
},
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
}
}
},
"node_modules/unicorn-magic" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.4.0.tgz" ,
"integrity" : "sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/unimport" : {
"version" : "6.4.0" ,
"resolved" : "https://registry.npmjs.org/unimport/-/unimport-6.4.0.tgz" ,
"integrity" : "sha512-JJOOuNMFq8b4ZPBKwQUxEcba4MplskDzYI1Lvrf8rJfWphZTWvPNXWa493qsPngHUmub89w6C7j+SeLWTE/UIQ==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.18.0" ,
"escape-string-regexp" : "^5.0.0" ,
"estree-walker" : "^3.0.3" ,
"local-pkg" : "^1.2.1" ,
"magic-string" : "^1.1.0" ,
"mlly" : "^1.8.2" ,
"pathe" : "^2.0.3" ,
"picomatch" : "^4.0.5" ,
"pkg-types" : "^2.3.1" ,
"scule" : "^1.3.0" ,
"strip-literal" : "^4.0.0" ,
"tinyglobby" : "^0.2.17" ,
"unplugin" : "^3.3.0" ,
"unplugin-utils" : "^0.3.2"
},
"engines" : {
"node" : ">=18.12.0"
},
"peerDependencies" : {
"oxc-parser" : "*" ,
"rolldown" : "^1.0.0"
},
"peerDependenciesMeta" : {
"oxc-parser" : {
"optional" : true
},
"rolldown" : {
"optional" : true
}
}
},
"node_modules/unimport/node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
},
"node_modules/unplugin" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/unplugin/-/unplugin-3.3.0.tgz" ,
"integrity" : "sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/remapping" : "^2.3.5" ,
"picomatch" : "^4.0.4" ,
"webpack-virtual-modules" : "^0.6.2"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"peerDependencies" : {
"@farmfe/core" : "*" ,
"@rspack/core" : "*" ,
"bun-types-no-globals" : "*" ,
"esbuild" : "*" ,
"rolldown" : "*" ,
"rollup" : "*" ,
"unloader" : "*" ,
"vite" : "*" ,
"webpack" : "*"
},
"peerDependenciesMeta" : {
"@farmfe/core" : {
"optional" : true
},
"@rspack/core" : {
"optional" : true
},
"bun-types-no-globals" : {
"optional" : true
},
"esbuild" : {
"optional" : true
},
"rolldown" : {
"optional" : true
},
"rollup" : {
"optional" : true
},
"unloader" : {
"optional" : true
},
"vite" : {
"optional" : true
},
"webpack" : {
"optional" : true
}
}
},
"node_modules/unplugin-utils" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.2.tgz" ,
"integrity" : "sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==" ,
"license" : "MIT" ,
"dependencies" : {
"pathe" : "^2.0.3" ,
"picomatch" : "^4.0.4"
},
"engines" : {
"node" : ">=20.19.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
},
"node_modules/unrouting" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/unrouting/-/unrouting-0.2.3.tgz" ,
"integrity" : "sha512-8wOFT/fBh8YeeDr1aVmkXCqYVTMbQ6vzfNzwzybKmSfXdRhGCq1Y2B1e9YeB0JEf85gbvSwJHAMu3D2IEcLGKA==" ,
"license" : "MIT" ,
"dependencies" : {
"escape-string-regexp" : "^5.0.0" ,
"ufo" : "^1.6.3"
}
},
"node_modules/unstorage" : {
"version" : "1.17.5" ,
"resolved" : "https://registry.npmjs.org/unstorage/-/unstorage-1.17.5.tgz" ,
"integrity" : "sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==" ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "^3.1.3" ,
"chokidar" : "^5.0.0" ,
"destr" : "^2.0.5" ,
"h3" : "^1.15.10" ,
"lru-cache" : "^11.2.7" ,
"node-fetch-native" : "^1.6.7" ,
"ofetch" : "^1.5.1" ,
"ufo" : "^1.6.3"
},
"peerDependencies" : {
"@azure/app-configuration" : "^1.8.0" ,
"@azure/cosmos" : "^4.2.0" ,
"@azure/data-tables" : "^13.3.0" ,
"@azure/identity" : "^4.6.0" ,
"@azure/keyvault-secrets" : "^4.9.0" ,
"@azure/storage-blob" : "^12.26.0" ,
"@capacitor/preferences" : "^6 || ^7 || ^8" ,
"@deno/kv" : ">=0.9.0" ,
"@netlify/blobs" : "^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0" ,
"@planetscale/database" : "^1.19.0" ,
"@upstash/redis" : "^1.34.3" ,
"@vercel/blob" : ">=0.27.1" ,
"@vercel/functions" : "^2.2.12 || ^3.0.0" ,
"@vercel/kv" : "^1 || ^2 || ^3" ,
"aws4fetch" : "^1.0.20" ,
"db0" : ">=0.2.1" ,
"idb-keyval" : "^6.2.1" ,
"ioredis" : "^5.4.2" ,
"uploadthing" : "^7.4.4"
},
"peerDependenciesMeta" : {
"@azure/app-configuration" : {
"optional" : true
},
"@azure/cosmos" : {
"optional" : true
},
"@azure/data-tables" : {
"optional" : true
},
"@azure/identity" : {
"optional" : true
},
"@azure/keyvault-secrets" : {
"optional" : true
},
"@azure/storage-blob" : {
"optional" : true
},
"@capacitor/preferences" : {
"optional" : true
},
"@deno/kv" : {
"optional" : true
},
"@netlify/blobs" : {
"optional" : true
},
"@planetscale/database" : {
"optional" : true
},
"@upstash/redis" : {
"optional" : true
},
"@vercel/blob" : {
"optional" : true
},
"@vercel/functions" : {
"optional" : true
},
"@vercel/kv" : {
"optional" : true
},
"aws4fetch" : {
"optional" : true
},
"db0" : {
"optional" : true
},
"idb-keyval" : {
"optional" : true
},
"ioredis" : {
"optional" : true
},
"uploadthing" : {
"optional" : true
}
}
},
"node_modules/unstorage/node_modules/lru-cache" : {
"version" : "11.5.2" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz" ,
"integrity" : "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : "20 || >=22"
}
},
"node_modules/untun" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/untun/-/untun-0.2.2.tgz" ,
"integrity" : "sha512-+NnOJcSiEtYsVgJmXUzQbJeRAFXJC4yPJYuh6kF9B0Rm6zunXcs/3GZOTllyocSbUDIxD6Bj7e/4ATw7sph1Sw==" ,
"license" : "MIT" ,
"bin" : {
"untun" : "dist/cli.mjs"
}
},
"node_modules/untyped" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/untyped/-/untyped-2.0.0.tgz" ,
"integrity" : "sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==" ,
"license" : "MIT" ,
"dependencies" : {
"citty" : "^0.1.6" ,
"defu" : "^6.1.4" ,
"jiti" : "^2.4.2" ,
"knitwork" : "^1.2.0" ,
"scule" : "^1.3.0"
},
"bin" : {
"untyped" : "dist/cli.mjs"
}
},
"node_modules/untyped/node_modules/citty" : {
"version" : "0.1.6" ,
"resolved" : "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz" ,
"integrity" : "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==" ,
"license" : "MIT" ,
"dependencies" : {
"consola" : "^3.2.3"
}
},
"node_modules/unwasm" : {
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/unwasm/-/unwasm-0.5.3.tgz" ,
"integrity" : "sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==" ,
"license" : "MIT" ,
"dependencies" : {
"exsolve" : "^1.0.8" ,
"knitwork" : "^1.3.0" ,
"magic-string" : "^0.30.21" ,
"mlly" : "^1.8.0" ,
"pathe" : "^2.0.3" ,
"pkg-types" : "^2.3.0"
}
},
"node_modules/unwasm/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/update-browserslist-db" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.3.1.tgz" ,
"integrity" : "sha512-ZZ61DsRsOnakl74HAmp3oSN4aXUmEWXf+i/yv0h7tIBfICc3VdrFErQKUUKPgu3AMsTUMbcongALEN4l6GSUrQ==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
},
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
},
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
],
"license" : "MIT" ,
"dependencies" : {
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.1"
},
"bin" : {
"update-browserslist-db" : "cli.js"
},
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
},
"node_modules/uqr" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/uqr/-/uqr-0.1.3.tgz" ,
"integrity" : "sha512-0rjE8iEJe4YmT9TOhwsZtqCMRLc5DXZUI2UEYUUg63ikBkqqE5EYWaI0etFe/5KUcmcYwLih2RND1kq+hrUJXA==" ,
"license" : "MIT"
},
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
"license" : "MIT"
},
"node_modules/verkit" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/verkit/-/verkit-0.3.2.tgz" ,
"integrity" : "sha512-zj/ob3UsvJGN0whEAKFp53REA5X66hvffVqoCtVQAakJKnKlH+/PcOfMoFwIG/o4rElqLv/ycAFlx8ZlXUorCg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.12.0"
},
"funding" : {
"url" : "https://github.com/sponsors/sxzz"
}
},
"node_modules/vite" : {
"version" : "8.2.2" ,
"resolved" : "https://registry.npmjs.org/vite/-/vite-8.2.2.tgz" ,
"integrity" : "sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==" ,
"license" : "MIT" ,
"dependencies" : {
"lightningcss" : "^1.33.0" ,
"picomatch" : "^4.0.5" ,
"postcss" : "^8.5.26" ,
"rolldown" : "~1.2.4" ,
"tinyglobby" : "^0.2.17"
},
"bin" : {
"vite" : "bin/vite.js"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
},
"optionalDependencies" : {
"fsevents" : "~2.3.3"
},
"peerDependencies" : {
"@types/node" : "^20.19.0 || >=22.12.0" ,
"@vitejs/devtools" : "^0.4.0 || ^0.5.0" ,
"esbuild" : "^0.27.0 || ^0.28.0" ,
"jiti" : ">=1.21.0" ,
"less" : "^4.0.0" ,
"sass" : "^1.70.0" ,
"sass-embedded" : "^1.70.0" ,
"stylus" : ">=0.54.8" ,
"sugarss" : "^5.0.0" ,
"terser" : "^5.16.0" ,
"tsx" : "^4.8.1" ,
"yaml" : "^2.4.2"
},
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
},
"@vitejs/devtools" : {
"optional" : true
},
"esbuild" : {
"optional" : true
},
"jiti" : {
"optional" : true
},
"less" : {
"optional" : true
},
"sass" : {
"optional" : true
},
"sass-embedded" : {
"optional" : true
},
"stylus" : {
"optional" : true
},
"sugarss" : {
"optional" : true
},
"terser" : {
"optional" : true
},
"tsx" : {
"optional" : true
},
"yaml" : {
"optional" : true
}
}
},
"node_modules/vite-dev-rpc" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/vite-dev-rpc/-/vite-dev-rpc-2.0.0.tgz" ,
"integrity" : "sha512-yKwbTwdHKSD2k/aGqyWpPHepo45OQc8lH3/6IfT4ZqeKE26ooKvi4WIEKzqWav8v+9Is8u1k8q54hvOmqASazA==" ,
"license" : "MIT" ,
"dependencies" : {
"birpc" : "^4.0.0" ,
"vite-hot-client" : "^2.2.0"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
},
"peerDependencies" : {
"vite" : "^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0 || ^8.0.0"
}
},
"node_modules/vite-hot-client" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-2.2.0.tgz" ,
"integrity" : "sha512-76Zs9zrHbH7M7wqeyooGQKdX+yg0pQ0xuQ1PbFp4z5a0Lzn2e5IPFoCswnmqZ4GiwqB4Jo3WcDAMO9jARTJl8w==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
},
"peerDependencies" : {
"vite" : "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0 || ^8.0.0"
}
},
"node_modules/vite-node" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/vite-node/-/vite-node-6.0.0.tgz" ,
"integrity" : "sha512-oj4PVrT+pDh6GYf5wfUXkcZyekYS8kKPfLPXVl8qe324Ec6l4K2DUKNadRbZ3LQl0qGcDz+PyOo7ZAh00Y+JjQ==" ,
"license" : "MIT" ,
"dependencies" : {
"cac" : "^7.0.0" ,
"es-module-lexer" : "^2.0.0" ,
"obug" : "^2.1.1" ,
"pathe" : "^2.0.3" ,
"vite" : "^8.0.0"
},
"bin" : {
"vite-node" : "dist/cli.mjs"
},
"engines" : {
"node" : "^20.19.0 || >=22.12.0"
},
"funding" : {
"url" : "https://opencollective.com/antfu"
}
},
"node_modules/vite-node/node_modules/cac" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/cac/-/cac-7.0.0.tgz" ,
"integrity" : "sha512-tixWYgm5ZoOD+3g6UTea91eow5z6AAHaho3g0V9CNSNb45gM8SmflpAc+GRd1InC4AqN/07Unrgp56Y94N9hJQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20.19.0"
}
},
"node_modules/vite-plugin-checker" : {
"version" : "0.14.5" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.14.5.tgz" ,
"integrity" : "sha512-c9lQ92eisUO+F7Fd93aelojmiOS+NQpPgQ1XR2LTQHox1/laZf4yAoQj+L3RA9Vgh10e2nFd9b8r2LLyYZsbpA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.29.0" ,
"chokidar" : "^5.0.0" ,
"npm-run-path" : "^6.0.0" ,
"picocolors" : "^1.1.1" ,
"picomatch" : "^4.0.4" ,
"proper-lockfile" : "^4.1.2" ,
"tiny-invariant" : "^1.3.3"
},
"engines" : {
"node" : ">=20.19.0"
},
"peerDependencies" : {
"@biomejs/biome" : ">=2.4.12" ,
"eslint" : ">=9.39.4" ,
"meow" : "^13.2.0 || ^14.0.0" ,
"optionator" : "^0.9.4" ,
"oxlint" : ">=1" ,
"stylelint" : ">=16.26.1" ,
"typescript" : "*" ,
"vite" : ">=5.4.21" ,
"vue-tsc" : "~2.2.10 || ^3.0.0"
},
"peerDependenciesMeta" : {
"@biomejs/biome" : {
"optional" : true
},
"eslint" : {
"optional" : true
},
"meow" : {
"optional" : true
},
"optionator" : {
"optional" : true
},
"oxlint" : {
"optional" : true
},
"stylelint" : {
"optional" : true
},
"typescript" : {
"optional" : true
},
"vue-tsc" : {
"optional" : true
}
}
},
"node_modules/vite-plugin-checker/node_modules/npm-run-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz" ,
"integrity" : "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==" ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^4.0.0" ,
"unicorn-magic" : "^0.3.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/vite-plugin-checker/node_modules/path-key" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz" ,
"integrity" : "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/vite-plugin-checker/node_modules/unicorn-magic" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz" ,
"integrity" : "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/vite-plugin-inspect" : {
"version" : "11.4.1" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-11.4.1.tgz" ,
"integrity" : "sha512-ShOFe2PURXGvRS5OrgmOLZOCwDTD7dEBVt0tMpFPKb9AsvqXKCRGM8QgKrUbRbJYFXScHvDPpGRd28rYidC0tA==" ,
"license" : "MIT" ,
"dependencies" : {
"ansis" : "^4.3.0" ,
"error-stack-parser-es" : "^1.0.5" ,
"obug" : "^2.1.1" ,
"ohash" : "^2.0.11" ,
"open" : "^11.0.0" ,
"perfect-debounce" : "^2.1.0" ,
"sirv" : "^3.0.2" ,
"unplugin-utils" : "^0.3.1" ,
"vite-dev-rpc" : "^2.0.0"
},
"engines" : {
"node" : ">=14"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
},
"peerDependencies" : {
"vite" : "^6.0.0 || ^7.0.0-0 || ^8.0.0-0"
},
"peerDependenciesMeta" : {
"@nuxt/kit" : {
"optional" : true
}
}
},
"node_modules/vite-plugin-inspect/node_modules/error-stack-parser-es" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz" ,
"integrity" : "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/vite-plugin-vue-tracer" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/vite-plugin-vue-tracer/-/vite-plugin-vue-tracer-1.5.0.tgz" ,
"integrity" : "sha512-G2aQ676fLBPnYhRi5lsARoL4hbtc/sx6fVzO7p44AB+1xQXo2UuiRgv7K26UdijrNzmuQprmJ121n3rdjBk1CA==" ,
"license" : "MIT" ,
"dependencies" : {
"estree-walker" : "^3.0.3" ,
"exsolve" : "^1.1.1" ,
"magic-string" : "^1.1.0" ,
"pathe" : "^2.0.3" ,
"source-map-js" : "^1.2.1"
},
"funding" : {
"url" : "https://github.com/sponsors/antfu"
},
"peerDependencies" : {
"vite" : "^6.0.0 || ^7.0.0 || ^8.0.0-0" ,
"vue" : "^3.5.0"
}
},
"node_modules/vite-plugin-vue-tracer/node_modules/estree-walker" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz" ,
"integrity" : "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.0"
}
},
"node_modules/vscode-uri" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.2.0.tgz" ,
"integrity" : "sha512-m2gXo3bn0G1kT9InzMf07fTbqMbGtyckj3bH5ktLO+1Ssv+yiATZ4dhwaQv9UZWxJh6E9IFGnQyjgWVDWVBDrg==" ,
"devOptional" : true ,
"license" : "MIT"
},
"node_modules/vue" : {
"version" : "3.5.41" ,
"resolved" : "https://registry.npmjs.org/vue/-/vue-3.5.41.tgz" ,
"integrity" : "sha512-2laE0p+aK+/AOPG/XL/WepOs/GlK755LJ1XECi9kDUrz1FKNw8rb2Xzlw9JS1rqEV55nb0ttsKxVlTCcd+R5cg==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/compiler-dom" : "3.5.41" ,
"@vue/compiler-sfc" : "3.5.41" ,
"@vue/runtime-dom" : "3.5.41" ,
"@vue/server-renderer" : "3.5.41" ,
"@vue/shared" : "3.5.41"
},
"peerDependencies" : {
"typescript" : "*"
},
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
},
"node_modules/vue-bundle-renderer" : {
"version" : "2.3.2" ,
"resolved" : "https://registry.npmjs.org/vue-bundle-renderer/-/vue-bundle-renderer-2.3.2.tgz" ,
"integrity" : "sha512-BtazFw0lm3N/ZE4+tre2g8G+c5wolfizu+e5jxZAcao0gcy5KJei9Yopl1svDato2poeFldVLfmLMk57Sg8rLg==" ,
"license" : "MIT" ,
"dependencies" : {
"ufo" : "^1.6.4"
}
},
"node_modules/vue-component-type-helpers" : {
"version" : "3.3.11" ,
"resolved" : "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-3.3.11.tgz" ,
"integrity" : "sha512-LwcxzeliO9fkQcpJG0PoX8X5kmAhKmH9wkpDLxNabwzkQ9Zeib2YVHwFV4pcWmMLfXVfjr/dSV+DaJ3cIPgSNA==" ,
"license" : "MIT"
},
"node_modules/vue-devtools-stub" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz" ,
"integrity" : "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==" ,
"license" : "MIT"
},
"node_modules/vue-router" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/vue-router/-/vue-router-5.2.0.tgz" ,
"integrity" : "sha512-QAC5i0LEb1GLG0LXDQmHu8L7FX12j0KwU/JTKmLQUJMrn04gQdKP6Du+p0QwpHb3iy71vBlqnHQ8WAfOSAWhqw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/generator" : "^8.0.0" ,
"@vue-macros/common" : "^3.1.3" ,
"@vue/devtools-api" : "^8.1.5" ,
"ast-walker-scope" : "^0.9.0" ,
"chokidar" : "^5.0.0" ,
"json5" : "^2.2.3" ,
"local-pkg" : "^1.2.1" ,
"magic-string" : "^0.30.21" ,
"mlly" : "^1.8.2" ,
"muggle-string" : "^0.4.1" ,
"nostics" : "^1.1.4" ,
"pathe" : "^2.0.3" ,
"picomatch" : "^4.0.5" ,
"scule" : "^1.3.0" ,
"tinyglobby" : "^0.2.17" ,
"unplugin" : "^3.3.0" ,
"unplugin-utils" : "^0.3.2" ,
"yaml" : "^2.9.0"
},
"funding" : {
"url" : "https://github.com/sponsors/posva"
},
"peerDependencies" : {
"@pinia/colada" : ">=0.21.2" ,
"@vue/compiler-sfc" : "^3.5.34 || ^4.0.0" ,
"pinia" : "^3.0.4 || ^4.0.2" ,
"vite" : "^7.3.0 || ^8.0.0" ,
"vue" : "^3.5.34 || ^4.0.0"
},
"peerDependenciesMeta" : {
"@pinia/colada" : {
"optional" : true
},
"@vue/compiler-sfc" : {
"optional" : true
},
"pinia" : {
"optional" : true
},
"vite" : {
"optional" : true
}
}
},
"node_modules/vue-router/node_modules/@babel/generator" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-8.0.0.tgz" ,
"integrity" : "sha512-NT9NrVwJsbSV6Y2FSstWa71EETOnzrjkL5/wX3D2mYHtKM+qvqB1DvR4D0Setb/gDBsHzRICifwEWMO8CnTF6g==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^8.0.0" ,
"@babel/types" : "^8.0.0" ,
"@jridgewell/gen-mapping" : "^0.3.12" ,
"@jridgewell/trace-mapping" : "^0.3.28" ,
"@types/jsesc" : "^2.5.0" ,
"jsesc" : "^3.0.2"
},
"engines" : {
"node" : "^22.18.0 || >=24.11.0"
}
},
"node_modules/vue-router/node_modules/@babel/helper-string-parser" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-8.0.0.tgz" ,
"integrity" : "sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.18.0 || >=24.11.0"
}
},
"node_modules/vue-router/node_modules/@babel/helper-validator-identifier" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-8.0.4.tgz" ,
"integrity" : "sha512-4wFaiLd0bVo4cIoTXI3zKI038NIWE/cr3jvBjejOVYVxV/m8Ltav1USiGzG1fmS5J2RhgEOgXNNK46cRPnRsrg==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^22.18.0 || >=24.11.0"
}
},
"node_modules/vue-router/node_modules/@babel/parser" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-8.0.4.tgz" ,
"integrity" : "sha512-srpptsAkEbbNIC/q8nT7o+m6CQe8CJUTV/t7MYc9NnWlgYVtHOb7JH6SorxMhN0kuRJjVqXbKClG6xSbPtzz+g==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^8.0.4"
},
"bin" : {
"parser" : "bin/babel-parser.js"
},
"engines" : {
"node" : "^22.18.0 || >=24.11.0"
}
},
"node_modules/vue-router/node_modules/@babel/types" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-8.0.4.tgz" ,
"integrity" : "sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-string-parser" : "^8.0.0" ,
"@babel/helper-validator-identifier" : "^8.0.4"
},
"engines" : {
"node" : "^22.18.0 || >=24.11.0"
}
},
"node_modules/vue-router/node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.5"
}
},
"node_modules/vue-tsc" : {
"version" : "3.3.11" ,
"resolved" : "https://registry.npmjs.org/vue-tsc/-/vue-tsc-3.3.11.tgz" ,
"integrity" : "sha512-gOb0B9rtU2+f1dszwPqSH5kAieIF9ReeLhD3kSRNHv5WZZUQz/JdVXW0RTdqhNTMlQkqKzrTTviqKr/4FYZraQ==" ,
"devOptional" : true ,
"license" : "MIT" ,
"dependencies" : {
"@volar/typescript" : "2.4.28" ,
"@vue/language-core" : "3.3.11"
},
"bin" : {
"vue-tsc" : "bin/vue-tsc.js"
},
"peerDependencies" : {
"typescript" : ">=5.0.0"
}
},
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" ,
"license" : "BSD-2-Clause"
},
"node_modules/webpack-virtual-modules" : {
"version" : "0.6.2" ,
"resolved" : "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz" ,
"integrity" : "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==" ,
"license" : "MIT"
},
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
"license" : "MIT" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
},
"node_modules/which" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/which/-/which-6.0.1.tgz" ,
"integrity" : "sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==" ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^4.0.0"
},
"bin" : {
"node-which" : "bin/which.js"
},
"engines" : {
"node" : "^20.17.0 || >=22.9.0"
}
},
"node_modules/wrap-ansi" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz" ,
"integrity" : "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^6.2.1" ,
"string-width" : "^7.0.0" ,
"strip-ansi" : "^7.1.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
},
"engines" : {
"node" : ">=10"
},
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
},
"engines" : {
"node" : ">=8"
},
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
},
"engines" : {
"node" : ">=8"
}
},
"node_modules/wrap-ansi/node_modules/emoji-regex" : {
"version" : "10.6.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz" ,
"integrity" : "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==" ,
"license" : "MIT"
},
"node_modules/wrap-ansi/node_modules/string-width" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz" ,
"integrity" : "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^10.3.0" ,
"get-east-asian-width" : "^1.0.0" ,
"strip-ansi" : "^7.1.0"
},
"engines" : {
"node" : ">=18"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/ws" : {
"version" : "8.21.3" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz" ,
"integrity" : "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.0.0"
},
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
"utf-8-validate" : ">=5.0.2"
},
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
},
"utf-8-validate" : {
"optional" : true
}
}
},
"node_modules/wsl-utils" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/wsl-utils/-/wsl-utils-1.0.0.tgz" ,
"integrity" : "sha512-Hl0ZOAs672vg+06kfujwRhoS6/jehvULrlFkuF2dRu6pHgA8U06h3xqNIqNNU1LTXPcedxByAR4GS6pwQK0mgA==" ,
"license" : "MIT" ,
"dependencies" : {
"is-wsl" : "^3.1.0" ,
"powershell-utils" : "^0.1.0"
},
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/wsl-utils/node_modules/powershell-utils" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/powershell-utils/-/powershell-utils-0.1.0.tgz" ,
"integrity" : "sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=20"
},
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
},
"node_modules/yallist" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"license" : "ISC"
},
"node_modules/yaml" : {
"version" : "2.9.0" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz" ,
"integrity" : "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==" ,
"license" : "ISC" ,
"bin" : {
"yaml" : "bin.mjs"
},
"engines" : {
"node" : ">= 14.6"
},
"funding" : {
"url" : "https://github.com/sponsors/eemeli"
}
},
"node_modules/yargs" : {
"version" : "18.1.0" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-18.1.0.tgz" ,
"integrity" : "sha512-2rAgRKu54VsHkqI0/tYkmluGXHD4KW7yZoycuqDQ15QOTnc2VVfy0nN/1eMhnQLO00A+dwtK20xuCnc1YGeUyg==" ,
"license" : "MIT" ,
"dependencies" : {
"cliui" : "^9.0.1" ,
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"string-width" : "^8.2.1" ,
"y18n" : "^5.0.5" ,
"yargs-parser" : "^22.0.0"
},
"engines" : {
"node" : "^20.19.0 || ^22.12.0 || >=23"
}
},
"node_modules/yargs-parser" : {
"version" : "22.0.0" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz" ,
"integrity" : "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==" ,
"license" : "ISC" ,
"engines" : {
"node" : "^20.19.0 || ^22.12.0 || >=23"
}
},
"node_modules/youch" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/youch/-/youch-4.1.1.tgz" ,
"integrity" : "sha512-mxW3qiSnl+GRxXsaUMzv2Mbada1Y8CDltET9UxejDQe6DBYlSekghl5U5K0ReAikcHDi0G1vKZEmmo/NWAGKLA==" ,
"license" : "MIT" ,
"dependencies" : {
"@poppinss/colors" : "^4.1.6" ,
"@poppinss/dumper" : "^0.7.0" ,
"@speed-highlight/core" : "^1.2.14" ,
"cookie-es" : "^3.0.1" ,
"youch-core" : "^0.3.3"
}
},
"node_modules/youch-core" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz" ,
"integrity" : "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==" ,
"license" : "MIT" ,
"dependencies" : {
"@poppinss/exception" : "^1.2.2" ,
"error-stack-parser-es" : "^1.0.5"
}
},
"node_modules/youch-core/node_modules/error-stack-parser-es" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz" ,
"integrity" : "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
}
},
"node_modules/zip-stream" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz" ,
"integrity" : "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==" ,
"license" : "MIT" ,
"dependencies" : {
"archiver-utils" : "^5.0.0" ,
"compress-commons" : "^6.0.2" ,
"readable-stream" : "^4.0.0"
},
"engines" : {
"node" : ">= 14"
}
}
}
}