|
|
@@ -0,0 +1,2543 @@
|
|
|
+{
|
|
|
+ "name": "project2",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "lockfileVersion": 3,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "project2",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "vue": "^3.5.40",
|
|
|
+ "vue-router": "^5.3.1"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "@vitejs/plugin-vue": "^6.0.8",
|
|
|
+ "vite": "^8.1.5",
|
|
|
+ "vite-plugin-vue-devtools": "^8.1.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^22.18.0 || >=24.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
|
+ "dev": true,
|
|
|
+ "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/compat-data": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/core": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==",
|
|
|
+ "dev": true,
|
|
|
+ "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/generator": {
|
|
|
+ "version": "7.29.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.29.8.tgz",
|
|
|
+ "integrity": "sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-OoK6239jHPuSQOoS0kfTVKn0b/rVTk0seKq4Gd2UMLtmOVLjDC0ki3e+c90Trqv2gMfvJFqkiljrr568+qddiw==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==",
|
|
|
+ "dev": true,
|
|
|
+ "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-create-class-features-plugin": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-IY3ZD9Tmooqr3TUhc3DUWxiuo8xx1DWLhd5M7hQ+ZWJamqM2BbalrBJb2MisSLoYorOj75U03qULCxQTY9r3hg==",
|
|
|
+ "dev": true,
|
|
|
+ "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-globals": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-j+7JYmk1JYDtACIGj0QJqqWZjoUpMoEikQGADMaHgCMCSDqd2+P32rfcibUNrGOMWrlzK1WJBdxrB3JJQZwWtg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-+kmGVjcT9RGYzoDwdwEqEvGgKe3BYq+O1iGzjFubaNgZHwYHP6lsF2Yghf4kEuv9BV7tYDZ913aBW9am6YKong==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-replace-supers": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-atfGXWSeCiF4DnKZIfmJfQRkSw9b9gNNXR1kqKjbhG4pGYCOnkp8OcTB8E3NXjBu8NpheSnOeNKz8KT7UNFTmQ==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-brcMGQaVzIeUb+6/bs1Av0f8YuNNjKY2JyvfRCsFuFsdKccEQ5Ges2y74D74NZ1Rz8lKJ9ksJkfqwQFJ/iNEyQ==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helpers": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@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-proposal-decorators": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-EtU0Hi3GvrTqD56xKmZvV/uCXK2ZbwVNPNLAquVItcAZpUhkXwWlo3Fmj0c2LxgSf2I8IDULeAepwNP1OefLXg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.29.7",
|
|
|
+ "@babel/helper-plugin-utils": "^7.29.7",
|
|
|
+ "@babel/plugin-syntax-decorators": "^7.29.7"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-decorators": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-9MTTLbF39X6sqM92JPEsoI7++26hjZvzkxKZy64aMhWLH2mPkJ/Q3AV4QLmls3R14FpSpkOwQQfUh962JGQxxg==",
|
|
|
+ "dev": true,
|
|
|
+ "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-import-attributes": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-zGYcYfq/WmZ4V+kBIXQon9dSSc8ircGZqw9ZaNhhGj9nZkeBu1jHLBDQqYYi5WA9uawvA2sIMbry2nCFhf5Djg==",
|
|
|
+ "dev": true,
|
|
|
+ "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-import-meta": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
|
+ "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-jsx": {
|
|
|
+ "version": "7.29.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-TSu8+mHCoEaaCDEZ0I3+6mvTBYR4PCxQwf2z9/r5Tbztv6NaLR3B9thGTTxX2WGuGHJqRiAbKPeGTJ5XWXVg6A==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-ngr+82Sh0xMz25TPCZi+nC2iTzjfCdWS2ONXTp/PtSCHCgaCNBpdMqgvJ2ccdLlClVZ7sisIgB914j/JFe+RZA==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-jK52h8LaLc7JarhQV2ofeFMts4H7vnOXnqZNA6fYglBTZewRBE51KWt3BUltW1P+KoPsYkHoJeXePuz4zo2LMw==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/template/-/template-7.29.7.tgz",
|
|
|
+ "integrity": "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@babel/traverse/-/traverse-7.29.8.tgz",
|
|
|
+ "integrity": "sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@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/@jridgewell/gen-mapping": {
|
|
|
+ "version": "0.3.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@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.npmmirror.com/@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.npmmirror.com/@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/sourcemap-codec": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-T7jf+5zgsZHwNJ4lvQ7/aezbyk0nNX+zJVWpmHA7VYsEx7a7qr5Rg5IbtJFqkgze5Y2sruq1RUY8Q837Od7iFw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/trace-mapping": {
|
|
|
+ "version": "0.3.31",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@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/@oxc-project/types": {
|
|
|
+ "version": "0.148.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.148.0.tgz",
|
|
|
+ "integrity": "sha512-Nm4s/jB+4FpFsPhWGEC4h7rzksesmtnMXomo6rCMcg/b8zLQuOziRgkCS1fxDCXOlJB/6Q8oABOZ/OP6RIPj9A==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/oxc-project"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@polka/url": {
|
|
|
+ "version": "1.0.0-next.29",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.29.tgz",
|
|
|
+ "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-android-arm-eabi": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-EypzgnYCwyVY4NDHKzGmNJT5b+XaQEBniHxsMdeIQLB/tcCzZnhqrzHpZFbX9iaxx+5RiB8caATBtfvZP7zVxQ==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-l17HE9EweWaqJZhuUuNBN/FzM62xw+DECVnJyvMsxn8vJFAGLy5QfLDoYAcronkAN8VxKZHezDpulHDPx95vFw==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-8ED8ELFvHXc6OCETIn4gXObPiaR6bckM/ipXtbzlPVDRMBfEGjCKgO90F9YtfdpDatVx/ZQw7aZ1vUMf/+T3Mw==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-/WPripjtiAIZ2tWY7ddijORT0Ujg87wxWW/qcoFVCKAWVDPhtY0xr7Dj0M3GyNGz60jGwTElhro/mkF9dT7dDQ==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-14DI4NcqpvbICxSnGLx3PmtDaWqRP/KGSGb6C+JLLVPeZRl6dKdHba3pGsqT3vpdTqhEYIPG0MMQ8c0xYqoJxA==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-bxrWIRvHWQvbJwi+VIie/kDJmQxcNE6xxWwZdqF/ExVAigtHkv54WTLQPb+QsZdnFy18fg7JPfWGL0RH6vwIlQ==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-toOY2BChBZyuxU7OYX6Tn389di4IzAqPTycVcci0O7FSfBqzRB3RZn+K5Is6ANf4tmgRd/K1yZTsNTXbkXsnLg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-lAIXTH/aiLRLxsTgQvfhjo4K1ydWIp00+V0voOr9beb/9ZmkUFrSIb03dXNFRgMNvkE6oGsF10ioQ6UsI+vS5Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-kdnwS28Pkenp/mZMRwjXXXwxQ7pIsm+bF919LUK93BOyhcLsrVKdP2p9fxpiPNPAbNuch8ypQt0pm2P2LYCAGg==",
|
|
|
+ "cpu": [
|
|
|
+ "ppc64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-516OdsyLdr5E65paF3yBF55t8mfm9+gmtCsK3xI7XKXIT7EfRlHhxL8K/NR6Hu8BWSgF5+1w74lTL0+nxcc8Qw==",
|
|
|
+ "cpu": [
|
|
|
+ "s390x"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-r8/z8n7GFaYRln3xmP1Cxy0HH/HLM0uBUPkEuSVEfKGDA89M0FsZRZJRSwe/tJjRx+fpH/gjorfhB8tmEbSFLA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-musl": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-pAsE8iiDxUg1xBqdhrTfg45AVDVpirjz00sblEYClGNNcMnDb+e8beQgqIAw6LvauX/APvgxUnwrgun/YYGBhw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-openharmony-arm64": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-lTcIYmmnQQA8Or/2DatS6oSqcdLHvendjS+zLu+FwgToynWMRSmQdpM65fTANJgIS4mjbMOo5KT2lnT9SAb96w==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-e3Gu3WxbNk/UqQhxqU7YIYO+9ZBvWNz3U+h/qRFosscMFzdRPbXYSaSWgSnklv2fz1TgzBTcti2z35c/7irsHw==",
|
|
|
+ "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.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-W/jg5qoRSqjsEv0+dZi4e687mcHqmVuU0P4fK6qS/xjetW2Gmc1W8j//z5nAeNcC8Ttm0hV46IjcYeuVwYhuiw==",
|
|
|
+ "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.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
+ "version": "6.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.8.tgz",
|
|
|
+ "integrity": "sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==",
|
|
|
+ "dev": true,
|
|
|
+ "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/@vue-macros/common": {
|
|
|
+ "version": "3.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@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": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-jsx": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==",
|
|
|
+ "dev": true,
|
|
|
+ "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.0",
|
|
|
+ "@babel/types": "^7.28.2",
|
|
|
+ "@vue/babel-helper-vue-transform-on": "1.5.0",
|
|
|
+ "@vue/babel-plugin-resolve-type": "1.5.0",
|
|
|
+ "@vue/shared": "^3.5.18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@babel/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-resolve-type": {
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==",
|
|
|
+ "dev": true,
|
|
|
+ "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.0",
|
|
|
+ "@vue/compiler-sfc": "^3.5.18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sxzz"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-2Ye1ilMtKXxl8qZUrQ5j0CdgenFp/HFQmta6rfRyfEsTG69L6Wk+tWuNoHYHMx9E8tF2Slvdg1FuwDvAXdy1LQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.29.8",
|
|
|
+ "@vue/shared": "3.5.42",
|
|
|
+ "entities": "^7.0.1",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-qbhQZEFmycr+ni/qyuccS4sucNN7VAbDfbkvNxWOX2VfgFm90MNs3/UhRNKoPMEIVn0F8gdlYjLPvqxHwHeQOA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-fkCAFB4okcAANGMThboWnScp/gzWjU0ZSkVnjTIiplmMDq2uq0tIB3j+xVu4rhv5rvOgBySCysudmbMd6xRRqw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.29.8",
|
|
|
+ "@vue/compiler-core": "3.5.42",
|
|
|
+ "@vue/compiler-dom": "3.5.42",
|
|
|
+ "@vue/compiler-ssr": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.21",
|
|
|
+ "postcss": "^8.5.19",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-xmLk3wLkbizPAiLyomjgFFosf2ys9b5Ghb+oh/k2tnvipNz8OFrQOiTcWCzyK7MpBp9KkyGtfvgfLUivbmuGYA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
+ "version": "8.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@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.npmmirror.com/@vue/devtools-core/-/devtools-core-8.2.1.tgz",
|
|
|
+ "integrity": "sha512-s/VfAY9oDTb/kFEWmy461jaFde2MIV1RO/gi1vwM+PAZBZ/Pc2Ndu3BNBdZUze8QDUuyYvElbEEGA83syjJfzA==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/@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-shared": {
|
|
|
+ "version": "8.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-8.2.1.tgz",
|
|
|
+ "integrity": "sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-TzNNfKpb7hDxbQltwAut8VDQA5YP+BuRlxntHUuRjyKwlMvmAPbs3unhCvieijifY6vFfVBwsS7wG/C7uq+bEQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-9uACtuHs7vJGkm5Bp3xu4xRDLFTIYy5DgxpToVjqGIAhAEKwQfsaLvKINhM6nFVp6bZPRFGdDqd1g52MqKsotA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-rsCmhiWLaRxGltLwhlCWyYkFn7WAbKRh0q17eZ1A6Dq6eqc2ACQ61IIryxz0LrsvCzHSilLA9JHovVwM8CNE2g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.5.42",
|
|
|
+ "@vue/runtime-core": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42",
|
|
|
+ "csstype": "^3.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-2++5dUyYS4gvo7xQXSECUDhB7TS0aOl5SeVfC5qSq1Jgfhjvegw1zqhwTIR3imZ+QYPJQw9gfcFvXGAjGZ7ajQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-ssr": "3.5.42",
|
|
|
+ "@vue/runtime-dom": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-2rPxex1jQf4jvl9MOHl6YaXCPcrNqz/FstMOEh3QWY+/OME9nQTvl9WYeCwhW7AFjaR0SnngZGlp/wkR6rkI6g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/acorn": {
|
|
|
+ "version": "8.18.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/ansis": {
|
|
|
+ "version": "4.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansis/-/ansis-4.3.1.tgz",
|
|
|
+ "integrity": "sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ast-kit": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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/baseline-browser-mapping": {
|
|
|
+ "version": "2.11.20",
|
|
|
+ "resolved": "https://registry.npmmirror.com/baseline-browser-mapping/-/baseline-browser-mapping-2.11.20.tgz",
|
|
|
+ "integrity": "sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "baseline-browser-mapping": "dist/cli.cjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/birpc": {
|
|
|
+ "version": "2.9.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/browserslist": {
|
|
|
+ "version": "4.28.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.28.8.tgz",
|
|
|
+ "integrity": "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==",
|
|
|
+ "dev": true,
|
|
|
+ "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/bundle-name": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/bundle-name/-/bundle-name-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "run-applescript": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/caniuse-lite": {
|
|
|
+ "version": "1.0.30001810",
|
|
|
+ "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
|
|
|
+ "integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/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/confbox": {
|
|
|
+ "version": "0.2.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.2.4.tgz",
|
|
|
+ "integrity": "sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/convert-source-map": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/csstype": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
|
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/debug": {
|
|
|
+ "version": "4.4.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/default-browser": {
|
|
|
+ "version": "5.5.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/default-browser/-/default-browser-5.5.1.tgz",
|
|
|
+ "integrity": "sha512-m1pAzaJgZ/gssEqlOhJkPJp8Xly7QyW6xcrkUa2KKcDeDSEMP7X8xipU3snUcfisTQx0w1AGae+9UtJSfVnXGw==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/default-browser-id/-/default-browser-id-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/define-lazy-prop": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/detect-libc": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/electron-to-chromium": {
|
|
|
+ "version": "1.5.420",
|
|
|
+ "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.420.tgz",
|
|
|
+ "integrity": "sha512-2yD6XreGusOfNV+dUcvipJEXc3n/n7fgr7996aszTG+YY5E4mqM4tOq/3uhP129cazL9YHbVWSpc79ePotWtPA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/entities": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escalade": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/estree-walker": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/exsolve": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/exsolve/-/exsolve-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-9U/jZUgjnSGyntRr6y5Muu1MJcwFl6kPu7k8qLF0IMNfLqvw0NZ4nnVDq0RVoZ0RvCyumib4Ez3KYrVfilrw+g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fdir": {
|
|
|
+ "version": "6.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/fsevents": {
|
|
|
+ "version": "2.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/gensync": {
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/hookable": {
|
|
|
+ "version": "5.5.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
|
|
|
+ "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-docker": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
|
|
|
+ "dev": true,
|
|
|
+ "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-in-ssh": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-in-ssh/-/is-in-ssh-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-inside-container": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
|
|
|
+ "dev": true,
|
|
|
+ "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-wsl": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-inside-container": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/js-tokens": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jsesc": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/json5": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
|
|
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "json5": "lib/cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/kolorist": {
|
|
|
+ "version": "1.8.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/kolorist/-/kolorist-1.8.0.tgz",
|
|
|
+ "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
|
|
|
+ "devOptional": true,
|
|
|
+ "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.npmmirror.com/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.npmmirror.com/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.npmmirror.com/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.npmmirror.com/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.npmmirror.com/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.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "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.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "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.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "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.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "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.npmmirror.com/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.npmmirror.com/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/local-pkg": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/magic-string": {
|
|
|
+ "version": "0.30.21",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/magic-string-ast": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/mlly": {
|
|
|
+ "version": "1.8.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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.npmmirror.com/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/mrmime": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/mrmime/-/mrmime-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ms": {
|
|
|
+ "version": "2.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/muggle-string": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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/node-releases": {
|
|
|
+ "version": "2.0.54",
|
|
|
+ "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.54.tgz",
|
|
|
+ "integrity": "sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nostics": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/nostics/-/nostics-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-FGqEfhQjrvo1lL8KFifdTQiNwwQHJxC1jtYE1Rc54qF/jxONUNL+kC9gS1krX8Q65PgrQ5fCqH/I4NhWBvdSqg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/obug": {
|
|
|
+ "version": "2.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/obug/-/obug-2.1.4.tgz",
|
|
|
+ "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ "https://github.com/sponsors/sxzz",
|
|
|
+ "https://opencollective.com/debug"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.20.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ohash": {
|
|
|
+ "version": "2.0.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ohash/-/ohash-2.0.12.tgz",
|
|
|
+ "integrity": "sha512-65S/5gk9YSsaRjcyf7Nfa6h/d3E8/1gslpXfI4W7Dxn/oap8IKRuNT5VXkLQ1YFKIEg4apRY4Pj6aiwFzrDdmw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/open": {
|
|
|
+ "version": "11.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/open/-/open-11.0.2.tgz",
|
|
|
+ "integrity": "sha512-RWqF+pBSkqecEvCKOn8QYhaNdRMJDZRIrlS/7rTDdLHaPcfXGCZ/h8zb413NfvdeAV0MR7T1yJcA34/q+CSm1Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "default-browser": "^5.5.1",
|
|
|
+ "define-lazy-prop": "^3.0.0",
|
|
|
+ "is-in-ssh": "^1.0.0",
|
|
|
+ "is-inside-container": "^1.0.0",
|
|
|
+ "powershell-utils": "^0.2.1",
|
|
|
+ "wsl-utils": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pathe": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "4.0.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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.npmmirror.com/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/powershell-utils": {
|
|
|
+ "version": "0.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/powershell-utils/-/powershell-utils-0.2.1.tgz",
|
|
|
+ "integrity": "sha512-C+y9x90UElAddDZmV4qOx9W53B61PO7cIqWz2dQsWlwswuq4mr8NEwytdGKboYbQlGZ3awrkTeNvcZiZNHnQ8A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/quansync": {
|
|
|
+ "version": "0.2.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/readdirp": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/rolldown": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.2.7.tgz",
|
|
|
+ "integrity": "sha512-g0EtLvBjTUB7jhyV0S/TCup3v/XSVl45vUIGbOGU4QPiyjTenCe4mKuFvW9fEgYmS2Fo42AUssRmNuMziXdrig==",
|
|
|
+ "devOptional": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@oxc-project/types": "=0.148.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.7",
|
|
|
+ "@rolldown/binding-android-arm64": "1.2.7",
|
|
|
+ "@rolldown/binding-darwin-arm64": "1.2.7",
|
|
|
+ "@rolldown/binding-darwin-x64": "1.2.7",
|
|
|
+ "@rolldown/binding-freebsd-x64": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-arm-gnueabihf": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-arm64-gnu": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-arm64-musl": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-ppc64-gnu": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-s390x-gnu": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-x64-gnu": "1.2.7",
|
|
|
+ "@rolldown/binding-linux-x64-musl": "1.2.7",
|
|
|
+ "@rolldown/binding-openharmony-arm64": "1.2.7",
|
|
|
+ "@rolldown/binding-win32-arm64-msvc": "1.2.7",
|
|
|
+ "@rolldown/binding-win32-x64-msvc": "1.2.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/run-applescript": {
|
|
|
+ "version": "7.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/run-applescript/-/run-applescript-7.1.0.tgz",
|
|
|
+ "integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scule": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sirv": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/sirv/-/sirv-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@polka/url": "^1.0.0-next.24",
|
|
|
+ "mrmime": "^2.0.0",
|
|
|
+ "totalist": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/tinyglobby": {
|
|
|
+ "version": "0.2.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/totalist": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ufo": {
|
|
|
+ "version": "1.6.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.6.4.tgz",
|
|
|
+ "integrity": "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/unplugin": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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/update-browserslist-db": {
|
|
|
+ "version": "1.3.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.3.2.tgz",
|
|
|
+ "integrity": "sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==",
|
|
|
+ "dev": true,
|
|
|
+ "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/vite": {
|
|
|
+ "version": "8.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-8.2.2.tgz",
|
|
|
+ "integrity": "sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==",
|
|
|
+ "devOptional": true,
|
|
|
+ "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.npmmirror.com/vite-dev-rpc/-/vite-dev-rpc-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-yKwbTwdHKSD2k/aGqyWpPHepo45OQc8lH3/6IfT4ZqeKE26ooKvi4WIEKzqWav8v+9Is8u1k8q54hvOmqASazA==",
|
|
|
+ "dev": true,
|
|
|
+ "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-dev-rpc/node_modules/birpc": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/birpc/-/birpc-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-KxgKcZPfrtzJDDALHPguGpGJUrzdgpymyiQQgzFjWreHMOpWrnFNVREr5J48x2DBh8ZVioscrV1SBkDipGiX+Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-hot-client": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite-hot-client/-/vite-hot-client-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-76Zs9zrHbH7M7wqeyooGQKdX+yg0pQ0xuQ1PbFp4z5a0Lzn2e5IPFoCswnmqZ4GiwqB4Jo3WcDAMO9jARTJl8w==",
|
|
|
+ "dev": true,
|
|
|
+ "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-plugin-inspect": {
|
|
|
+ "version": "11.4.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite-plugin-inspect/-/vite-plugin-inspect-11.4.1.tgz",
|
|
|
+ "integrity": "sha512-ShOFe2PURXGvRS5OrgmOLZOCwDTD7dEBVt0tMpFPKb9AsvqXKCRGM8QgKrUbRbJYFXScHvDPpGRd28rYidC0tA==",
|
|
|
+ "dev": true,
|
|
|
+ "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-vue-devtools": {
|
|
|
+ "version": "8.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-8.2.1.tgz",
|
|
|
+ "integrity": "sha512-5JLxXWWCo5lJMw16/xVeNvJ8k2zLwZPf1vITLzya/2IePrCBeGe/p/iAokgXHZpEi39fcYtPXmO8SaKeXmqCAA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-core": "^8.2.1",
|
|
|
+ "@vue/devtools-kit": "^8.2.1",
|
|
|
+ "@vue/devtools-shared": "^8.2.1",
|
|
|
+ "sirv": "^3.0.2",
|
|
|
+ "vite-plugin-inspect": "^11.3.3",
|
|
|
+ "vite-plugin-vue-inspector": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=v14.21.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-vue-inspector": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-OpyITJLgZNibxlrik1EmRtvXHDjLRxNPsWkGFTERZs2LgMEdG4W0WoFt5GIgp3a3jRou+eJR8U1zOBk/XQgEbw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.23.0",
|
|
|
+ "@babel/plugin-proposal-decorators": "^7.23.0",
|
|
|
+ "@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.22.15",
|
|
|
+ "@vue/babel-plugin-jsx": "^1.1.5",
|
|
|
+ "@vue/compiler-dom": "^3.3.4",
|
|
|
+ "kolorist": "^1.8.0",
|
|
|
+ "magic-string": "^0.30.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue": {
|
|
|
+ "version": "3.5.42",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.42.tgz",
|
|
|
+ "integrity": "sha512-4RyHQTbQvOPs3MfvUO1Sg0YRrKNnA0mAVtvpd12Tg1fKDN7OHBUl1IqSn8zGJjK9nI3NkNp8cgTpVrSZC5TTcA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.5.42",
|
|
|
+ "@vue/compiler-sfc": "3.5.42",
|
|
|
+ "@vue/runtime-dom": "3.5.42",
|
|
|
+ "@vue/server-renderer": "3.5.42",
|
|
|
+ "@vue/shared": "3.5.42"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-router": {
|
|
|
+ "version": "5.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-5.3.1.tgz",
|
|
|
+ "integrity": "sha512-GDBZzgmILxA/kFnkFbJjQZdZ2QQbngnIMMuoUcjhZIfH1RGMaPjPwX5ASnV38qamuA9uhO0RDjSBHTDNG2uXyQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue-macros/common": "^3.1.3",
|
|
|
+ "@vue/devtools-api": "^8.1.5",
|
|
|
+ "ast-walker-scope": "^0.9.0",
|
|
|
+ "chokidar": "^5.0.0",
|
|
|
+ "confbox": "^0.2.4",
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ "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/webpack-virtual-modules": {
|
|
|
+ "version": "0.6.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
|
|
|
+ "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/wsl-utils": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/wsl-utils/-/wsl-utils-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-Hl0ZOAs672vg+06kfujwRhoS6/jehvULrlFkuF2dRu6pHgA8U06h3xqNIqNNU1LTXPcedxByAR4GS6pwQK0mgA==",
|
|
|
+ "dev": true,
|
|
|
+ "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.npmmirror.com/powershell-utils/-/powershell-utils-0.1.0.tgz",
|
|
|
+ "integrity": "sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|