|
@@ -0,0 +1,3529 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "name": "web",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
|
+ "requires": true,
|
|
|
|
|
+ "packages": {
|
|
|
|
|
+ "": {
|
|
|
|
|
+ "name": "web",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "axios": "^1.20.0",
|
|
|
|
|
+ "crypto-js": "^4.2.0",
|
|
|
|
|
+ "sass": "^1.103.1",
|
|
|
|
|
+ "vue": "^3.5.40",
|
|
|
|
|
+ "vue-i18n": "^11.4.10",
|
|
|
|
|
+ "vue-router": "^4.6.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "devDependencies": {
|
|
|
|
|
+ "@arco-design/web-vue": "^2.58.0",
|
|
|
|
|
+ "@tsconfig/node24": "^24.0.4",
|
|
|
|
|
+ "@types/crypto-js": "^4.2.2",
|
|
|
|
|
+ "@types/node": "^24.13.3",
|
|
|
|
|
+ "@vitejs/plugin-vue": "^6.0.8",
|
|
|
|
|
+ "@vue/tsconfig": "^0.9.1",
|
|
|
|
|
+ "npm-run-all2": "^9.0.2",
|
|
|
|
|
+ "typescript": "~6.0.0",
|
|
|
|
|
+ "vite": "^8.1.5",
|
|
|
|
|
+ "vite-plugin-vue-devtools": "^8.1.5",
|
|
|
|
|
+ "vue-tsc": "^3.3.7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.18.0 || >=24.12.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@arco-design/color": {
|
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@arco-design/color/-/color-0.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "color": "^3.1.3"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@arco-design/web-vue": {
|
|
|
|
|
+ "version": "2.58.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@arco-design/web-vue/-/web-vue-2.58.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-b1vdPYOmjG5VAkVa7jlVwCb+WynBK+rnKN8zH3yKohpZObZbostRd3HgYNtjjZjGVU3OqR0Yy2FX7ftgF0bcOw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@arco-design/color": "^0.4.0",
|
|
|
|
|
+ "b-tween": "^0.3.3",
|
|
|
|
|
+ "b-validate": "^1.5.3",
|
|
|
|
|
+ "compute-scroll-into-view": "^1.0.20",
|
|
|
|
|
+ "dayjs": "^1.11.13",
|
|
|
|
|
+ "number-precision": "^1.6.0",
|
|
|
|
|
+ "resize-observer-polyfill": "^1.5.1",
|
|
|
|
|
+ "scroll-into-view-if-needed": "^2.2.31",
|
|
|
|
|
+ "vue": "^3.1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": ">=3.1.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/code-frame": {
|
|
|
|
|
+ "version": "7.29.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
|
|
|
+ "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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
+ "version": "7.29.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/helper-validator-option": {
|
|
|
|
|
+ "version": "7.29.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/helpers": {
|
|
|
|
|
+ "version": "7.29.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
|
|
|
|
|
+ "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.npmjs.org/@babel/parser/-/parser-7.29.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/types": "^7.29.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/plugin-proposal-decorators": {
|
|
|
|
|
+ "version": "7.29.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@babel/types/-/types-7.29.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/helper-string-parser": "^7.29.7",
|
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.29.7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@intlify/core-base": {
|
|
|
|
|
+ "version": "11.4.10",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.4.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-+yJ74JRWVJokdgG9zYNMyTSzeNV3O9T4vVxk8PvLFHmI+R/BYA//cITh7vhRK37hWLZ4/kTcKcUz1dlWOpypIg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@intlify/devtools-types": "11.4.10",
|
|
|
|
|
+ "@intlify/message-compiler": "11.4.10",
|
|
|
|
|
+ "@intlify/shared": "11.4.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@intlify/devtools-types": {
|
|
|
|
|
+ "version": "11.4.10",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.4.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-xZxzZsAuu6/0zoLRVQWdpXWe5Kjl0LnWpjlQA3r9u9FbLYMhapqt7IwkgQyn0Tm2GUNAqhj9eZiUmYOrB024BQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@intlify/core-base": "11.4.10",
|
|
|
|
|
+ "@intlify/shared": "11.4.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@intlify/message-compiler": {
|
|
|
|
|
+ "version": "11.4.10",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.4.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-oUB/scz2EJENXDiUJ7JjZffOrH8UIZ1BuZeHvonbi5fWLavLt04aivuk2OIByOZA0tsci1bkeeQRmwhb5M8Imw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@intlify/shared": "11.4.10",
|
|
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@intlify/shared": {
|
|
|
|
|
+ "version": "11.4.10",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.4.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-FeImVdPeoSHTm3NBFFZHv0eRP9gQ3F4lj2puDBX5Kw7iiM1uJW6JTf39ian0K/17pbXCI3ef5i9RVsRrALqI6Q==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/gen-mapping": {
|
|
|
|
|
+ "version": "0.3.13",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
|
|
|
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/remapping": {
|
|
|
|
|
+ "version": "2.3.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
+ "version": "3.1.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
+ "version": "1.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
|
|
|
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@oxc-project/types/-/types-0.148.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Nm4s/jB+4FpFsPhWGEC4h7rzksesmtnMXomo6rCMcg/b8zLQuOziRgkCS1fxDCXOlJB/6Q8oABOZ/OP6RIPj9A==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/oxc-project"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-7FNeNl8NCE7aINx7WXiKQrPYZWC/hvrTsmk6zmxbI7LTXE7hVek/n8AfVgpe2y82zl3w0HvCHN0bVKMBoJcC0w==",
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "detect-libc": "^2.0.3",
|
|
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
|
|
+ "node-addon-api": "^7.0.0",
|
|
|
|
|
+ "picomatch": "^4.0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "@parcel/watcher-android-arm64": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-darwin-arm64": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-darwin-x64": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-freebsd-x64": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-arm-glibc": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-arm-musl": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-arm64-musl": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-x64-glibc": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-linux-x64-musl": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-win32-arm64": "2.6.0",
|
|
|
|
|
+ "@parcel/watcher-win32-x64": "2.6.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Y3QV0gl7Q1zbfueunkWIERICbEojQFCgpyG7YqOGNFLsckXyI1xu9mAIUpKY9QBYzBtSkN8dBPwd3yiAO9ovMw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Ohv6OpzhUfKYD7Beb8kDvG0jbIxORCYY1JRdZnaBtnjjkJxgD7ZVL0nw2sCYd0yTMKTvz3nnTnOF3cDifK+kvw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-5HmXvDgs8VK+74jF9y9/2FE3/OnlcKmc56tjmSrEuZjpSZOGL+fvAu+HKJBdPs9uwoP2hE6TlSUpXZ/C5jUFmQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Ps/hui3A+vMbjdqlqAowK2ZL8+BO8dBjxeWXj6npTBs3jx4wWmbPpaLuqwrQrSqIVMCnpWo238bJ1U37GhQOYg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-arm-musl": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-9c6AUHgHoG+IY88MRIHupztQiQnrbqHYQjkM2btA+Bf/wQnQMuiD0Wfk1EVv3TlNT3x41uU71rn6E4xh/+zvkw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-yHRqS2owEXe6Hic9z6Mh1ECsCd+ODVOGvZDyciqRd21+v+o+DnXMOrw50DSpIG2sb8GPEaPPmfeCAWKPJdq46g==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-WhB2e/V7rqdHHWZusBSPuy5Ei8S6lSz6FE5TKKQz5h3a0O+C+mhY7vxU9b/stqvMb8beLnPY82ZrFTLKs+SrKA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-ulGE6x6Oz6iAwg75T8YQSoguBWasniIbX+QWpaYPcCnDOpdWX3k+4xbEYPZVLxOuoJI+svJJPD3sEj8G7lrQ3A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-tkBYKt7YQrjIJWYDnto2YgO8MRkjlMTSNoRHzsXinBqbLdeOM3L32wPZJvIZxqaLMfSlS/4sUjH/6STVP/XDLw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-gIZAP23jaHjGWasY/TY6yL7NHFClf0Ga7FN+iINvk+KN94rhm94lYZhFsbYFNcA04/onvGD9kKmiJLJB2HbNwQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
|
+ "version": "2.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-cA+/pXV2YkfxlIcXOQ5fSWqAzzPyD78/x5qbK/I0vUkrlYHA8TIz+MXjAbGouguKVSI4bOmkTSJ1/poVSsgt+A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@polka/url": {
|
|
|
|
|
+ "version": "1.0.0-next.29",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz",
|
|
|
|
|
+ "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rolldown/binding-android-arm-eabi": {
|
|
|
|
|
+ "version": "1.2.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-EypzgnYCwyVY4NDHKzGmNJT5b+XaQEBniHxsMdeIQLB/tcCzZnhqrzHpZFbX9iaxx+5RiB8caATBtfvZP7zVxQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-l17HE9EweWaqJZhuUuNBN/FzM62xw+DECVnJyvMsxn8vJFAGLy5QfLDoYAcronkAN8VxKZHezDpulHDPx95vFw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-8ED8ELFvHXc6OCETIn4gXObPiaR6bckM/ipXtbzlPVDRMBfEGjCKgO90F9YtfdpDatVx/ZQw7aZ1vUMf/+T3Mw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-/WPripjtiAIZ2tWY7ddijORT0Ujg87wxWW/qcoFVCKAWVDPhtY0xr7Dj0M3GyNGz60jGwTElhro/mkF9dT7dDQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-14DI4NcqpvbICxSnGLx3PmtDaWqRP/KGSGb6C+JLLVPeZRl6dKdHba3pGsqT3vpdTqhEYIPG0MMQ8c0xYqoJxA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-bxrWIRvHWQvbJwi+VIie/kDJmQxcNE6xxWwZdqF/ExVAigtHkv54WTLQPb+QsZdnFy18fg7JPfWGL0RH6vwIlQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-toOY2BChBZyuxU7OYX6Tn389di4IzAqPTycVcci0O7FSfBqzRB3RZn+K5Is6ANf4tmgRd/K1yZTsNTXbkXsnLg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-lAIXTH/aiLRLxsTgQvfhjo4K1ydWIp00+V0voOr9beb/9ZmkUFrSIb03dXNFRgMNvkE6oGsF10ioQ6UsI+vS5Q==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-kdnwS28Pkenp/mZMRwjXXXwxQ7pIsm+bF919LUK93BOyhcLsrVKdP2p9fxpiPNPAbNuch8ypQt0pm2P2LYCAGg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-516OdsyLdr5E65paF3yBF55t8mfm9+gmtCsK3xI7XKXIT7EfRlHhxL8K/NR6Hu8BWSgF5+1w74lTL0+nxcc8Qw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "s390x"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-r8/z8n7GFaYRln3xmP1Cxy0HH/HLM0uBUPkEuSVEfKGDA89M0FsZRZJRSwe/tJjRx+fpH/gjorfhB8tmEbSFLA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-pAsE8iiDxUg1xBqdhrTfg45AVDVpirjz00sblEYClGNNcMnDb+e8beQgqIAw6LvauX/APvgxUnwrgun/YYGBhw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-lTcIYmmnQQA8Or/2DatS6oSqcdLHvendjS+zLu+FwgToynWMRSmQdpM65fTANJgIS4mjbMOo5KT2lnT9SAb96w==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-e3Gu3WxbNk/UqQhxqU7YIYO+9ZBvWNz3U+h/qRFosscMFzdRPbXYSaSWgSnklv2fz1TgzBTcti2z35c/7irsHw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-W/jg5qoRSqjsEv0+dZi4e687mcHqmVuU0P4fK6qS/xjetW2Gmc1W8j//z5nAeNcC8Ttm0hV46IjcYeuVwYhuiw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rolldown/pluginutils": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@tsconfig/node24": {
|
|
|
|
|
+ "version": "24.0.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@tsconfig/node24/-/node24-24.0.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-DWC54fGPuhZgg3Ighg4Y/A/bA3ZdB5hnzAuv/MkQ/X85sVsBsMQxu8t7khutdYeiNksBbFdDyeqv1HSW2Zl8aA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/crypto-js": {
|
|
|
|
|
+ "version": "4.2.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-4.2.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/node": {
|
|
|
|
|
+ "version": "24.13.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "undici-types": "~7.18.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
+ "version": "6.0.8",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==",
|
|
|
|
|
+ "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/@volar/language-core": {
|
|
|
|
|
+ "version": "2.4.28",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.28.tgz",
|
|
|
|
|
+ "integrity": "sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/source-map": "2.4.28"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@volar/source-map": {
|
|
|
|
|
+ "version": "2.4.28",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.28.tgz",
|
|
|
|
|
+ "integrity": "sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@volar/typescript": {
|
|
|
|
|
+ "version": "2.4.28",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.28.tgz",
|
|
|
|
|
+ "integrity": "sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/language-core": "2.4.28",
|
|
|
|
|
+ "path-browserify": "^1.0.1",
|
|
|
|
|
+ "vscode-uri": "^3.0.8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/babel-helper-vue-transform-on": {
|
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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": "6.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/devtools-core": {
|
|
|
|
|
+ "version": "8.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-8.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-s/VfAY9oDTb/kFEWmy461jaFde2MIV1RO/gi1vwM+PAZBZ/Pc2Ndu3BNBdZUze8QDUuyYvElbEEGA83syjJfzA==",
|
|
|
|
|
+ "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.npmjs.org/@vue/devtools-kit/-/devtools-kit-8.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-FIGIuq3AWReEpbAHY/cRGeHDfI0qOb8OCQ3YjbEAX04uaxIDbGc9rhkbVcG7rnfHPXE3RsU5KrWOu9V/okd8AQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/@vue/devtools-shared/-/devtools-shared-8.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/language-core": {
|
|
|
|
|
+ "version": "3.3.11",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-3.3.11.tgz",
|
|
|
|
|
+ "integrity": "sha512-QJmpliwAVpC/OxubIByPAhNzsQPRc8/gxlN2qnVzVfIMjMDz/9RnXRFoetjz5yEgXVXyp4LqhXq3V53PjmNzFw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/language-core": "2.4.28",
|
|
|
|
|
+ "@vue/compiler-dom": "^3.5.0",
|
|
|
|
|
+ "@vue/shared": "^3.5.0",
|
|
|
|
|
+ "alien-signals": "^3.2.1",
|
|
|
|
|
+ "muggle-string": "^0.4.1",
|
|
|
|
|
+ "path-browserify": "^1.0.1",
|
|
|
|
|
+ "picomatch": "^4.0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
|
|
+ "version": "3.5.42",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@vue/shared/-/shared-3.5.42.tgz",
|
|
|
|
|
+ "integrity": "sha512-2rPxex1jQf4jvl9MOHl6YaXCPcrNqz/FstMOEh3QWY+/OME9nQTvl9WYeCwhW7AFjaR0SnngZGlp/wkR6rkI6g==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/tsconfig": {
|
|
|
|
|
+ "version": "0.9.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.9.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "typescript": ">= 5.8",
|
|
|
|
|
+ "vue": "^3.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "typescript": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "vue": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/agent-base": {
|
|
|
|
|
+ "version": "6.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "debug": "4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 6.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/alien-signals": {
|
|
|
|
|
+ "version": "3.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/alien-signals/-/alien-signals-3.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/ansi-styles": {
|
|
|
|
|
+ "version": "7.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-7.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-kKvt3m4uwzqL0wlkPd09CmljPJGOZZ4D0fP65sqFSvPkMRKhNi+74MgIJ5QxE6SxqB4t4KyUFGg8+n5zjo6hew==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/ansis": {
|
|
|
|
|
+ "version": "4.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ansis/-/ansis-4.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-BJ8/l4R5LRE7hW9WdSuGYrLSHi2ynxeFpDFbH0K/CgNeY/tyhk+vO6TYxXC5r5CpUhNVX310xzPsN/H9lCdfOA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=14"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/asynckit": {
|
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/axios": {
|
|
|
|
|
+ "version": "1.20.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.20.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "follow-redirects": "^1.16.0",
|
|
|
|
|
+ "form-data": "^4.0.6",
|
|
|
|
|
+ "https-proxy-agent": "^5.0.1",
|
|
|
|
|
+ "proxy-from-env": "^2.1.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/b-tween": {
|
|
|
|
|
+ "version": "0.3.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/b-tween/-/b-tween-0.3.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-oEHegcRpA7fAuc9KC4nktucuZn2aS8htymCPcP3qkEGPqiBH+GfqtqoG2l7LxHngg6O0HFM7hOeOYExl1Oz4ZA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/b-validate": {
|
|
|
|
|
+ "version": "1.5.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/b-validate/-/b-validate-1.5.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/baseline-browser-mapping": {
|
|
|
|
|
+ "version": "2.11.20",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/birpc/-/birpc-2.9.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/browserslist": {
|
|
|
|
|
+ "version": "4.28.8",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==",
|
|
|
|
|
+ "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.npmjs.org/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/call-bind-apply-helpers": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/caniuse-lite": {
|
|
|
|
|
+ "version": "1.0.30001810",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
|
|
|
|
|
+ "integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
|
|
|
|
|
+ "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.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "readdirp": "^5.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 20.19.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/color": {
|
|
|
|
|
+ "version": "3.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "color-convert": "^1.9.3",
|
|
|
|
|
+ "color-string": "^1.6.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/color-convert": {
|
|
|
|
|
+ "version": "1.9.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "color-name": "1.1.3"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/color-name": {
|
|
|
|
|
+ "version": "1.1.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/color-string": {
|
|
|
|
|
+ "version": "1.9.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "color-name": "^1.0.0",
|
|
|
|
|
+ "simple-swizzle": "^0.2.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/combined-stream": {
|
|
|
|
|
+ "version": "1.0.8",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "delayed-stream": "~1.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/compute-scroll-into-view": {
|
|
|
|
|
+ "version": "1.0.20",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
|
|
|
|
|
+ "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/convert-source-map": {
|
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/cross-spawn": {
|
|
|
|
|
+ "version": "7.0.6",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
|
|
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "path-key": "^3.1.0",
|
|
|
|
|
+ "shebang-command": "^2.0.0",
|
|
|
|
|
+ "which": "^2.0.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/cross-spawn/node_modules/isexe": {
|
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/cross-spawn/node_modules/which": {
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "isexe": "^2.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "node-which": "bin/node-which"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/crypto-js": {
|
|
|
|
|
+ "version": "4.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==",
|
|
|
|
|
+ "deprecated": "Active development of CryptoJS has been discontinued. This library is no longer maintained.",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/csstype": {
|
|
|
|
|
+ "version": "3.2.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/dayjs": {
|
|
|
|
|
+ "version": "1.11.23",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.23.tgz",
|
|
|
|
|
+ "integrity": "sha512-QDTCU0M0MxR3hQfnlDJfwekQiaanm1ubOD231u73WBckQ/fsamwRLiE2GBz6D3a/xF1NgfiDLJjXBa1hYOYTtQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/debug": {
|
|
|
|
|
+ "version": "4.4.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "ms": "^2.1.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "supports-color": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/default-browser": {
|
|
|
|
|
+ "version": "5.5.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/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.npmjs.org/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/delayed-stream": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.4.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/detect-libc": {
|
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
|
|
|
+ "devOptional": true,
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/dunder-proto": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "call-bind-apply-helpers": "^1.0.1",
|
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
|
+ "gopd": "^1.2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/electron-to-chromium": {
|
|
|
|
|
+ "version": "1.5.420",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/entities/-/entities-7.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
|
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/error-stack-parser-es": {
|
|
|
|
|
+ "version": "1.0.5",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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/es-define-property": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/es-errors": {
|
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/es-object-atoms": {
|
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "es-errors": "^1.3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/es-set-tostringtag": {
|
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
|
+ "get-intrinsic": "^1.2.6",
|
|
|
|
|
+ "has-tostringtag": "^1.0.2",
|
|
|
|
|
+ "hasown": "^2.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/escalade": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/fdir": {
|
|
|
|
|
+ "version": "6.5.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "picomatch": "^3 || ^4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "picomatch": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
|
|
+ "version": "1.16.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.16.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "individual",
|
|
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "debug": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/form-data": {
|
|
|
|
|
+ "version": "4.0.6",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz",
|
|
|
|
|
+ "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
|
|
+ "combined-stream": "^1.0.8",
|
|
|
|
|
+ "es-set-tostringtag": "^2.1.0",
|
|
|
|
|
+ "hasown": "^2.0.4",
|
|
|
|
|
+ "mime-types": "^2.1.35"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/fsevents": {
|
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/function-bind": {
|
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/gensync": {
|
|
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "call-bind-apply-helpers": "^1.0.2",
|
|
|
|
|
+ "es-define-property": "^1.0.1",
|
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
|
+ "es-object-atoms": "^1.1.1",
|
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
|
+ "get-proto": "^1.0.1",
|
|
|
|
|
+ "gopd": "^1.2.0",
|
|
|
|
|
+ "has-symbols": "^1.1.0",
|
|
|
|
|
+ "hasown": "^2.0.2",
|
|
|
|
|
+ "math-intrinsics": "^1.1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/get-proto": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "dunder-proto": "^1.0.1",
|
|
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/gopd": {
|
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/has-symbols": {
|
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/has-tostringtag": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "has-symbols": "^1.0.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/hasown": {
|
|
|
|
|
+ "version": "2.0.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/hookable": {
|
|
|
|
|
+ "version": "5.5.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/https-proxy-agent": {
|
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "agent-base": "6",
|
|
|
|
|
+ "debug": "4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/immutable": {
|
|
|
|
|
+ "version": "5.1.9",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/is-arrayish": {
|
|
|
|
|
+ "version": "0.3.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/is-docker": {
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
|
|
|
|
|
+ "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-extglob": {
|
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/is-glob": {
|
|
|
|
|
+ "version": "4.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/is-in-ssh": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-in-ssh/-/is-in-ssh-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==",
|
|
|
|
|
+ "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.npmjs.org/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.npmjs.org/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/isexe": {
|
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "BlueOak-1.0.0",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=20"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/js-tokens": {
|
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/jsesc": {
|
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/json-parse-even-better-errors": {
|
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-6.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-2/8adwnK1/+Fdjyts4r6wSpfANWw8zdNhU9U/Llk59c6O+DjSisPWPykwoL8gZmocP9Dy64S7oie2g+Mia123A==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.22.2 || ^24.15.0 || >=26.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/json5": {
|
|
|
|
|
+ "version": "2.2.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/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.npmjs.org/lightningcss/-/lightningcss-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
|
|
|
|
|
+ "dev": 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.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-darwin-arm64": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-darwin-x64": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-freebsd-x64": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-linux-arm64-gnu": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-linux-arm64-musl": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-linux-x64-gnu": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-linux-x64-musl": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-win32-arm64-msvc": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lightningcss-win32-x64-msvc": {
|
|
|
|
|
+ "version": "1.33.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MPL-2.0",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lru-cache": {
|
|
|
|
|
+ "version": "5.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "yallist": "^3.0.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/magic-string": {
|
|
|
|
|
+ "version": "0.30.21",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/math-intrinsics": {
|
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/memorystream": {
|
|
|
|
|
+ "version": "0.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/mime-db": {
|
|
|
|
|
+ "version": "1.52.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/mime-types": {
|
|
|
|
|
+ "version": "2.1.35",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
|
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "mime-db": "1.52.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/mrmime": {
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/muggle-string": {
|
|
|
|
|
+ "version": "0.4.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/nanoid": {
|
|
|
|
|
+ "version": "3.3.18",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",
|
|
|
|
|
+ "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "type": "github",
|
|
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/node-addon-api": {
|
|
|
|
|
+ "version": "7.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/node-releases": {
|
|
|
|
|
+ "version": "2.0.54",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
|
|
|
|
|
+ "integrity": "sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=18"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/npm-normalize-package-bin": {
|
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-6.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-tdt4aFn9QamlhdN3HV2D2ccpBwO5/fyjjbXUxYA6uBjyekMZcZvDq0aSj9t5Jo+tih6AYFnt/cuIRn9013e0Uw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.22.2 || ^24.15.0 || >=26.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/npm-run-all2": {
|
|
|
|
|
+ "version": "9.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-9.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-BQAEdU1PtYc48qYRdghW2BVTQT3VqWCoFQmO87NlM1h1PYwMCKQpUWaNyB20V26caNzFsXQDfyOdznLlHCih6g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "ansi-styles": "^7.0.0",
|
|
|
|
|
+ "cross-spawn": "^7.0.6",
|
|
|
|
|
+ "memorystream": "^0.3.1",
|
|
|
|
|
+ "picomatch": "^4.0.2",
|
|
|
|
|
+ "pidtree": "^1.0.0",
|
|
|
|
|
+ "read-package-json-fast": "^6.0.0",
|
|
|
|
|
+ "shell-quote": "^1.8.4",
|
|
|
|
|
+ "which": "^7.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "npm-run-all": "bin/npm-run-all/index.js",
|
|
|
|
|
+ "npm-run-all2": "bin/npm-run-all/index.js",
|
|
|
|
|
+ "run-p": "bin/run-p/index.js",
|
|
|
|
|
+ "run-s": "bin/run-s/index.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.22.2 || ^24.15.0 || >=26.0.0",
|
|
|
|
|
+ "npm": ">= 10"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/number-precision": {
|
|
|
|
|
+ "version": "1.6.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/number-precision/-/number-precision-1.6.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/obug": {
|
|
|
|
|
+ "version": "2.1.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==",
|
|
|
|
|
+ "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.npmjs.org/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.npmjs.org/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/path-browserify": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/path-key": {
|
|
|
|
|
+ "version": "3.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/pathe": {
|
|
|
|
|
+ "version": "2.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/perfect-debounce": {
|
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/picocolors": {
|
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
|
+ "license": "ISC"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/picomatch": {
|
|
|
|
|
+ "version": "4.0.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
|
|
|
|
|
+ "devOptional": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/pidtree": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-avfAvjB9Dd0wdj3rjJX//yS+G79OO0KrS5pJHFJENjYGX6N4SMgEDBBI/yFy0lloOYSaC6XQxzpOAMPfSYFV/Q==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "pidtree": "bin/pidtree.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=18"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/postcss": {
|
|
|
|
|
+ "version": "8.5.28",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.28.tgz",
|
|
|
|
|
+ "integrity": "sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==",
|
|
|
|
|
+ "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.18",
|
|
|
|
|
+ "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.npmjs.org/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/proxy-from-env": {
|
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=10"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/read-package-json-fast": {
|
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-6.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-PNaGjoCnw9DBA2Kl8D+8po957z778q/HOPuY2u3Bkw/JO3eC8MDx7jn/PgMtSgpcBbs+6UOjDbwReGpXmRvs0g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "json-parse-even-better-errors": "^6.0.0",
|
|
|
|
|
+ "npm-normalize-package-bin": "^6.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.22.2 || ^24.15.0 || >=26.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/readdirp": {
|
|
|
|
|
+ "version": "5.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 20.19.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "individual",
|
|
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/resize-observer-polyfill": {
|
|
|
|
|
+ "version": "1.5.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/rolldown": {
|
|
|
|
|
+ "version": "1.2.7",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.2.7.tgz",
|
|
|
|
|
+ "integrity": "sha512-g0EtLvBjTUB7jhyV0S/TCup3v/XSVl45vUIGbOGU4QPiyjTenCe4mKuFvW9fEgYmS2Fo42AUssRmNuMziXdrig==",
|
|
|
|
|
+ "dev": 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.npmjs.org/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/sass": {
|
|
|
|
|
+ "version": "1.103.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "chokidar": "^5.0.0",
|
|
|
|
|
+ "immutable": "^5.1.5",
|
|
|
|
|
+ "source-map-js": ">=0.6.2 <2.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "sass": "sass.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=20.19.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "@parcel/watcher": "^2.4.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/scroll-into-view-if-needed": {
|
|
|
|
|
+ "version": "2.2.31",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
|
|
|
|
|
+ "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "compute-scroll-into-view": "^1.0.20"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/semver": {
|
|
|
|
|
+ "version": "6.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "semver": "bin/semver.js"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/shebang-command": {
|
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "shebang-regex": "^3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/shebang-regex": {
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=8"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/shell-quote": {
|
|
|
|
|
+ "version": "1.10.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.10.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/simple-swizzle": {
|
|
|
|
|
+ "version": "0.2.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "is-arrayish": "^0.3.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/sirv": {
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/tinyglobby": {
|
|
|
|
|
+ "version": "0.2.17",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
|
|
|
|
+ "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/totalist/-/totalist-3.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/typescript": {
|
|
|
|
|
+ "version": "6.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
|
|
|
|
+ "devOptional": true,
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "tsc": "bin/tsc",
|
|
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=14.17"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/undici-types": {
|
|
|
|
|
+ "version": "7.18.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/unplugin-utils": {
|
|
|
|
|
+ "version": "0.3.2",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.3.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "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.npmjs.org/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.npmjs.org/vite/-/vite-8.2.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==",
|
|
|
|
|
+ "dev": 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.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/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/vscode-uri": {
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-m2gXo3bn0G1kT9InzMf07fTbqMbGtyckj3bH5ktLO+1Ssv+yiATZ4dhwaQv9UZWxJh6E9IFGnQyjgWVDWVBDrg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue": {
|
|
|
|
|
+ "version": "3.5.42",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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-i18n": {
|
|
|
|
|
+ "version": "11.4.10",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.4.10.tgz",
|
|
|
|
|
+ "integrity": "sha512-Lp+BjOxqzOY87DS6Z8KrQrpiTr9IN/Lt4kZEilwyXG2Wrx+AcU6IVsAW92HNXtVcn1HFFPV6ty41p9e/qDpyvg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@intlify/core-base": "11.4.10",
|
|
|
|
|
+ "@intlify/devtools-types": "11.4.10",
|
|
|
|
|
+ "@intlify/shared": "11.4.10",
|
|
|
|
|
+ "@vue/devtools-api": "^6.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">= 22"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/kazupon"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-router": {
|
|
|
|
|
+ "version": "4.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/devtools-api": "^6.6.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.5.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-tsc": {
|
|
|
|
|
+ "version": "3.3.11",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-3.3.11.tgz",
|
|
|
|
|
+ "integrity": "sha512-gOb0B9rtU2+f1dszwPqSH5kAieIF9ReeLhD3kSRNHv5WZZUQz/JdVXW0RTdqhNTMlQkqKzrTTviqKr/4FYZraQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/typescript": "2.4.28",
|
|
|
|
|
+ "@vue/language-core": "3.3.11"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vue-tsc": "bin/vue-tsc.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "typescript": ">=5.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/which": {
|
|
|
|
|
+ "version": "7.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/which/-/which-7.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-RancgH2dmbLdHl6LRhEqvklWMgl/Hdnun0Y90KhBOLkMefg8Qa7/Zel8Sm+8HEcP6DEjzsWzpkuBQEZok58isA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "isexe": "^4.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "node-which": "bin/which.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^22.22.2 || ^24.15.0 || >=26.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/wsl-utils": {
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-1.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hl0ZOAs672vg+06kfujwRhoS6/jehvULrlFkuF2dRu6pHgA8U06h3xqNIqNNU1LTXPcedxByAR4GS6pwQK0mgA==",
|
|
|
|
|
+ "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.npmjs.org/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.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+}
|