|
@@ -0,0 +1,2481 @@
|
|
|
|
+{
|
|
|
|
+ "name": "ai-assistant",
|
|
|
|
+ "version": "0.0.1",
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
+ "requires": true,
|
|
|
|
+ "packages": {
|
|
|
|
+ "": {
|
|
|
|
+ "name": "ai-assistant",
|
|
|
|
+ "version": "0.0.1",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@element-plus/icons-vue": "^2.3.1",
|
|
|
|
+ "axios": "^1.6.7",
|
|
|
|
+ "highlight.js": "^11.11.1",
|
|
|
|
+ "markdown-it": "^14.1.0",
|
|
|
|
+ "pinia": "^2.1.7",
|
|
|
|
+ "sass": "^1.71.1",
|
|
|
|
+ "vue": "^3.4.15",
|
|
|
|
+ "vue-router": "^4.2.5"
|
|
|
|
+ },
|
|
|
|
+ "devDependencies": {
|
|
|
|
+ "@vitejs/plugin-vue": "^5.0.3",
|
|
|
|
+ "vite": "^5.1.0",
|
|
|
|
+ "vite-plugin-compression2": "^0.12.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
|
+ "version": "7.25.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
|
|
|
+ "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
|
+ "version": "7.25.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
|
|
|
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
|
+ "version": "7.26.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.26.9.tgz",
|
|
|
|
+ "integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/types": "^7.26.9"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/types": {
|
|
|
|
+ "version": "7.26.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.26.9.tgz",
|
|
|
|
+ "integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/helper-string-parser": "^7.25.9",
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.9"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@element-plus/icons-vue": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vue": "^3.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/aix-ppc64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ppc64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "aix"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/android-arm": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/android-arm64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/android-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/darwin-arm64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/darwin-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/freebsd-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-arm": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-arm64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-ia32": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ia32"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-loong64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "loong64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-mips64el": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "mips64el"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-ppc64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ppc64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-riscv64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "riscv64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-s390x": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "s390x"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/linux-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/netbsd-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "netbsd"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/openbsd-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "openbsd"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/sunos-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "sunos"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/win32-arm64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/win32-ia32": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ia32"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/win32-x64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@parcel/watcher": {
|
|
|
|
+ "version": "2.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "detect-libc": "^1.0.3",
|
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
|
+ "micromatch": "^4.0.5",
|
|
|
|
+ "node-addon-api": "^7.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "opencollective",
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "@parcel/watcher-android-arm64": "2.5.1",
|
|
|
|
+ "@parcel/watcher-darwin-arm64": "2.5.1",
|
|
|
|
+ "@parcel/watcher-darwin-x64": "2.5.1",
|
|
|
|
+ "@parcel/watcher-freebsd-x64": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
|
|
+ "@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
|
|
+ "@parcel/watcher-win32-arm64": "2.5.1",
|
|
|
|
+ "@parcel/watcher-win32-ia32": "2.5.1",
|
|
|
|
+ "@parcel/watcher-win32-x64": "2.5.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
+ "version": "2.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
|
|
|
+ "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-ia32": {
|
|
|
|
+ "version": "2.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ia32"
|
|
|
|
+ ],
|
|
|
|
+ "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.5.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 10.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "opencollective",
|
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/pluginutils": {
|
|
|
|
+ "version": "5.1.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
+ "picomatch": "^4.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=14.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "rollup": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
|
|
+ "version": "4.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-qZdlImWXur0CFakn2BJ2znJOdqYZKiedEPEVNTBrpfPjc/YuTGcaYZcdmNFTkUj3DU0ZM/AElcM8Ybww3xVLzA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-4KW7P53h6HtJf5Y608T1ISKvNIYLWRKMvfnG0c44M6In4DQVU58HZFEVhWINDZKp7FZps98G3gxwC1sb0wXUUg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-0CY3/K54slrzLDjOA7TOjN1NuLKERBgk9nY5V34mhmuu673YNb+7ghaDUs6N0ujXR7fz5XaS5Aa6d2TNxZd0OQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-eOojSEAi/acnsJVYRxnMkPFqcxSMFfrw7r2iD9Q32SGkb/Q9FpUY1UlAu1DH9T7j++gZ0lHjnm4OyH2vCI7l7Q==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-2lzjQPJbN5UnHm7bHIUKFMulGTQwdvOkouJDpPysJS+QFBGDJqcfh+CxxtG23Ik/9tEvnebQiylYoazFMAgrYw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-SLl0hi2Ah2H7xQYd6Qaiu01kFPzQ+hqvdYSoOtHYg/zCIFs6t8sV95kaoqjzjFwuYQLtOI0RZre/Ke0nPaQV+g==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-88I+D3TeKItrw+Y/2ud4Tw0+3CxQ2kLgu3QvrogZ0OfkmX/DEppehus7L3TS2Q4lpB+hYyxhkQiYPJ6Mf5/dPg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-3qyfWljSFHi9zH0KgtEPG4cBXHDFhwD8kwg6xLfHQ0IWuH9crp005GfoUUh/6w9/FWGBwEHg3lxK1iHRN1MFlA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-dRAgTfDsn0TE0HI6cmo13hemKpVHOEyeciGtvlBTkpx/F65kTvShtY/EVyZEIfxFkV5JJTuQ9tP5HGBS0hfxIg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "loong64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-PHcNOAEhkoMSQtMf+rJofwisZqaU8iQ8EaSps58f5HYll9EAY5BSErCZ8qBDMVbq88h4UxaNPlbrKqfWP8RfJA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ppc64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-Z2i0Uy5G96KBYKjeQFKbbsB54xFOL5/y1P5wNBsbXB8yE+At3oh0DVMjQVzCJRJSfReiB2tX8T6HUFZ2k8iaKg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "riscv64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-U+5SwTMoeYXoDzJX5dhDTxRltSrIax8KWwfaaYcynuJw8mT33W7oOgz0a+AaXtGuvhzTr2tVKh5UO8GVANTxyQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "s390x"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-KB48mPtaoHy1AwDNkAJfHXvHp24H0ryZog28spEs0V48l3H1fr4i37tiyHsgKZJnCmvxsbATdZGBpbmxTE3a9w==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ia32"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-AyleYRPU7+rgkMWbEh71fQlrzRfeP6SyMnRf9XX4fCdDPAJumdSBqYEcWPMzVQ4ScAl7E4oFfK0GUVn77xSwbw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/estree": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vite": "^5.0.0 || ^6.0.0",
|
|
|
|
+ "vue": "^3.2.25"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/parser": "^7.25.3",
|
|
|
|
+ "@vue/shared": "3.5.13",
|
|
|
|
+ "entities": "^4.5.0",
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
+ "source-map-js": "^1.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-core": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/parser": "^7.25.3",
|
|
|
|
+ "@vue/compiler-core": "3.5.13",
|
|
|
|
+ "@vue/compiler-dom": "3.5.13",
|
|
|
|
+ "@vue/compiler-ssr": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13",
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
+ "magic-string": "^0.30.11",
|
|
|
|
+ "postcss": "^8.4.48",
|
|
|
|
+ "source-map-js": "^1.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-dom": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
|
+ "version": "6.6.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
|
|
|
+ "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/reactivity": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/reactivity": "3.5.13",
|
|
|
|
+ "@vue/runtime-core": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13",
|
|
|
|
+ "csstype": "^3.1.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-ssr": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vue": "3.5.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/archiver": {
|
|
|
|
+ "version": "6.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/archiver/-/archiver-6.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-UQ/2nW7NMl1G+1UnrLypQw1VdT9XZg/ECcKPq7l+STzStrSivFIXIp34D8M5zeNGW5NoOupdYCHv6VySCPNNlw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "archiver-utils": "^4.0.1",
|
|
|
|
+ "async": "^3.2.4",
|
|
|
|
+ "buffer-crc32": "^0.2.1",
|
|
|
|
+ "readable-stream": "^3.6.0",
|
|
|
|
+ "readdir-glob": "^1.1.2",
|
|
|
|
+ "tar-stream": "^3.0.0",
|
|
|
|
+ "zip-stream": "^5.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/archiver-utils": {
|
|
|
|
+ "version": "4.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-4.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-Q4Q99idbvzmgCTEAAhi32BkOyq8iVI5EwdO0PmBDSGIzzjYNdcFn7Q7k3OzbLy4kLUPXfJtG6fO2RjftXbobBg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "glob": "^8.0.0",
|
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
|
+ "lazystream": "^1.0.0",
|
|
|
|
+ "lodash": "^4.17.15",
|
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
|
+ "readable-stream": "^3.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/argparse": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
|
+ "license": "Python-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/async": {
|
|
|
|
+ "version": "3.2.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz",
|
|
|
|
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/asynckit": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/axios": {
|
|
|
|
+ "version": "1.8.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/axios/-/axios-1.8.1.tgz",
|
|
|
|
+ "integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "follow-redirects": "^1.15.6",
|
|
|
|
+ "form-data": "^4.0.0",
|
|
|
|
+ "proxy-from-env": "^1.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/b4a": {
|
|
|
|
+ "version": "1.6.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.6.7.tgz",
|
|
|
|
+ "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/balanced-match": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bare-events": {
|
|
|
|
+ "version": "2.5.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.5.4.tgz",
|
|
|
|
+ "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/braces": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fill-range": "^7.1.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/buffer-crc32": {
|
|
|
|
+ "version": "0.2.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
|
|
|
+ "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/call-bind-apply-helpers": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/chokidar": {
|
|
|
|
+ "version": "4.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "readdirp": "^4.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 14.16.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/combined-stream": {
|
|
|
|
+ "version": "1.0.8",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/compress-commons": {
|
|
|
|
+ "version": "5.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-5.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-/UIcLWvwAQyVibgpQDPtfNM3SvqN7G9elAPAV7GM0L53EbNWwWiCsWtK8Fwed/APEbptPHXs5PuW+y8Bq8lFTA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "crc-32": "^1.2.0",
|
|
|
|
+ "crc32-stream": "^5.0.0",
|
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
|
+ "readable-stream": "^3.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/core-util-is": {
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/crc-32": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "bin": {
|
|
|
|
+ "crc32": "bin/crc32.njs"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/crc32-stream": {
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-5.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-lO1dFui+CEUh/ztYIpgpKItKW9Bb4NWakCRJrnqAbFIYD+OZAwb2VfD5T5eXMw2FNcsDHkQcNl/Wh3iVXYwU6g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "crc-32": "^1.2.0",
|
|
|
|
+ "readable-stream": "^3.4.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/csstype": {
|
|
|
|
+ "version": "3.1.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/delayed-stream": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/detect-libc": {
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "bin": {
|
|
|
|
+ "detect-libc": "bin/detect-libc.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/dunder-proto": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/entities": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-define-property": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-errors": "^1.3.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-set-tostringtag": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/esbuild": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
|
|
|
|
+ "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "esbuild": "bin/esbuild"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
+ "@esbuild/android-arm": "0.21.5",
|
|
|
|
+ "@esbuild/android-arm64": "0.21.5",
|
|
|
|
+ "@esbuild/android-x64": "0.21.5",
|
|
|
|
+ "@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
+ "@esbuild/darwin-x64": "0.21.5",
|
|
|
|
+ "@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
+ "@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
+ "@esbuild/linux-arm": "0.21.5",
|
|
|
|
+ "@esbuild/linux-arm64": "0.21.5",
|
|
|
|
+ "@esbuild/linux-ia32": "0.21.5",
|
|
|
|
+ "@esbuild/linux-loong64": "0.21.5",
|
|
|
|
+ "@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
+ "@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
+ "@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
+ "@esbuild/linux-s390x": "0.21.5",
|
|
|
|
+ "@esbuild/linux-x64": "0.21.5",
|
|
|
|
+ "@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
+ "@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
+ "@esbuild/sunos-x64": "0.21.5",
|
|
|
|
+ "@esbuild/win32-arm64": "0.21.5",
|
|
|
|
+ "@esbuild/win32-ia32": "0.21.5",
|
|
|
|
+ "@esbuild/win32-x64": "0.21.5"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/estree-walker": {
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-fifo": {
|
|
|
|
+ "version": "1.3.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fill-range": {
|
|
|
|
+ "version": "7.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "to-regex-range": "^5.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
|
+ "version": "1.15.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
|
|
+ "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
|
|
|
+ "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.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
|
+ "combined-stream": "^1.0.8",
|
|
|
|
+ "es-set-tostringtag": "^2.1.0",
|
|
|
|
+ "mime-types": "^2.1.12"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fs.realpath": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fsevents": {
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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/glob": {
|
|
|
|
+ "version": "8.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/glob/-/glob-8.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
|
|
+ "deprecated": "Glob versions prior to v9 are no longer supported",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fs.realpath": "^1.0.0",
|
|
|
|
+ "inflight": "^1.0.4",
|
|
|
|
+ "inherits": "2",
|
|
|
|
+ "minimatch": "^5.0.1",
|
|
|
|
+ "once": "^1.3.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/gopd": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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/graceful-fs": {
|
|
|
|
+ "version": "4.2.11",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
|
|
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-symbols": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/highlight.js": {
|
|
|
|
+ "version": "11.11.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz",
|
|
|
|
+ "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/immutable": {
|
|
|
|
+ "version": "5.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/inflight": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
|
|
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "once": "^1.3.0",
|
|
|
|
+ "wrappy": "1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/inherits": {
|
|
|
|
+ "version": "2.0.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-extglob": {
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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-number": {
|
|
|
|
+ "version": "7.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.12.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/isarray": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lazystream": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "readable-stream": "^2.0.5"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.6.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lazystream/node_modules/readable-stream": {
|
|
|
|
+ "version": "2.3.8",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz",
|
|
|
|
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "core-util-is": "~1.0.0",
|
|
|
|
+ "inherits": "~2.0.3",
|
|
|
|
+ "isarray": "~1.0.0",
|
|
|
|
+ "process-nextick-args": "~2.0.0",
|
|
|
|
+ "safe-buffer": "~5.1.1",
|
|
|
|
+ "string_decoder": "~1.1.1",
|
|
|
|
+ "util-deprecate": "~1.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lazystream/node_modules/safe-buffer": {
|
|
|
|
+ "version": "5.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lazystream/node_modules/string_decoder": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "~5.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/linkify-it": {
|
|
|
|
+ "version": "5.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/linkify-it/-/linkify-it-5.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "uc.micro": "^2.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash": {
|
|
|
|
+ "version": "4.17.21",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/magic-string": {
|
|
|
|
+ "version": "0.30.17",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
|
|
|
|
+ "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/markdown-it": {
|
|
|
|
+ "version": "14.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/markdown-it/-/markdown-it-14.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "argparse": "^2.0.1",
|
|
|
|
+ "entities": "^4.4.0",
|
|
|
|
+ "linkify-it": "^5.0.0",
|
|
|
|
+ "mdurl": "^2.0.0",
|
|
|
|
+ "punycode.js": "^2.3.1",
|
|
|
|
+ "uc.micro": "^2.1.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "markdown-it": "bin/markdown-it.mjs"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/math-intrinsics": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mdurl": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/mdurl/-/mdurl-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/micromatch": {
|
|
|
|
+ "version": "4.0.8",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
|
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "braces": "^3.0.3",
|
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mime-db": {
|
|
|
|
+ "version": "1.52.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/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.npmmirror.com/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/minimatch": {
|
|
|
|
+ "version": "5.1.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz",
|
|
|
|
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/nanoid": {
|
|
|
|
+ "version": "3.3.8",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.8.tgz",
|
|
|
|
+ "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
|
|
|
|
+ "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.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "node_modules/normalize-path": {
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/once": {
|
|
|
|
+ "version": "1.4.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "wrappy": "1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/picocolors": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/picomatch": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/pinia": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/devtools-api": "^6.6.3",
|
|
|
|
+ "vue-demi": "^0.14.10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "typescript": ">=4.4.4",
|
|
|
|
+ "vue": "^2.7.0 || ^3.5.11"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "typescript": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/postcss": {
|
|
|
|
+ "version": "8.5.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz",
|
|
|
|
+ "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
|
|
|
|
+ "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.8",
|
|
|
|
+ "picocolors": "^1.1.1",
|
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/process-nextick-args": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/proxy-from-env": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/punycode.js": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/punycode.js/-/punycode.js-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/readable-stream": {
|
|
|
|
+ "version": "3.6.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
|
|
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "inherits": "^2.0.3",
|
|
|
|
+ "string_decoder": "^1.1.1",
|
|
|
|
+ "util-deprecate": "^1.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/readdir-glob": {
|
|
|
|
+ "version": "1.1.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "minimatch": "^5.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/readdirp": {
|
|
|
|
+ "version": "4.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 14.18.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "individual",
|
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/rollup": {
|
|
|
|
+ "version": "4.34.9",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.34.9.tgz",
|
|
|
|
+ "integrity": "sha512-nF5XYqWWp9hx/LrpC8sZvvvmq0TeTjQgaZHYmAgwysT9nh8sWnZhBnM8ZyVbbJFIQBLwHDNoMqsBZBbUo4U8sQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@types/estree": "1.0.6"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "rollup": "dist/bin/rollup"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18.0.0",
|
|
|
|
+ "npm": ">=8.0.0"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "@rollup/rollup-android-arm-eabi": "4.34.9",
|
|
|
|
+ "@rollup/rollup-android-arm64": "4.34.9",
|
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.34.9",
|
|
|
|
+ "@rollup/rollup-darwin-x64": "4.34.9",
|
|
|
|
+ "@rollup/rollup-freebsd-arm64": "4.34.9",
|
|
|
|
+ "@rollup/rollup-freebsd-x64": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-loongarch64-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-s390x-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.34.9",
|
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.34.9",
|
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.34.9",
|
|
|
|
+ "@rollup/rollup-win32-ia32-msvc": "4.34.9",
|
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.34.9",
|
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "patreon",
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "consulting",
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/sass": {
|
|
|
|
+ "version": "1.85.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/sass/-/sass-1.85.1.tgz",
|
|
|
|
+ "integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "chokidar": "^4.0.0",
|
|
|
|
+ "immutable": "^5.0.2",
|
|
|
|
+ "source-map-js": ">=0.6.2 <2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "sass": "sass.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=14.0.0"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "@parcel/watcher": "^2.4.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/source-map-js": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/streamx": {
|
|
|
|
+ "version": "2.22.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.22.0.tgz",
|
|
|
|
+ "integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fast-fifo": "^1.3.2",
|
|
|
|
+ "text-decoder": "^1.1.0"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "bare-events": "^2.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/string_decoder": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "~5.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tar-stream": {
|
|
|
|
+ "version": "3.1.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz",
|
|
|
|
+ "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "b4a": "^1.6.4",
|
|
|
|
+ "fast-fifo": "^1.2.0",
|
|
|
|
+ "streamx": "^2.15.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/text-decoder": {
|
|
|
|
+ "version": "1.2.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz",
|
|
|
|
+ "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "b4a": "^1.6.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/to-regex-range": {
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "is-number": "^7.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uc.micro": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/uc.micro/-/uc.micro-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/util-deprecate": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vite": {
|
|
|
|
+ "version": "5.4.14",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.14.tgz",
|
|
|
|
+ "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "esbuild": "^0.21.3",
|
|
|
|
+ "postcss": "^8.4.43",
|
|
|
|
+ "rollup": "^4.20.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "vite": "bin/vite.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "fsevents": "~2.3.3"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "@types/node": "^18.0.0 || >=20.0.0",
|
|
|
|
+ "less": "*",
|
|
|
|
+ "lightningcss": "^1.21.0",
|
|
|
|
+ "sass": "*",
|
|
|
|
+ "sass-embedded": "*",
|
|
|
|
+ "stylus": "*",
|
|
|
|
+ "sugarss": "*",
|
|
|
|
+ "terser": "^5.4.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "@types/node": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "less": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "lightningcss": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "sass": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "sass-embedded": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "stylus": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "sugarss": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "terser": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vite-plugin-compression2": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite-plugin-compression2/-/vite-plugin-compression2-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-9zdEF9xKVezETSF1l1bHoOk8LNoKIHB+DZVgSIGuGWaYupwFmsAGh0uwRcmK6rVHacxQRBECVYdtfc65DPDRfg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "workspaces": [
|
|
|
|
+ "example",
|
|
|
|
+ "e2e/*"
|
|
|
|
+ ],
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
|
+ "archiver": "^6.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue": {
|
|
|
|
+ "version": "3.5.13",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.13.tgz",
|
|
|
|
+ "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-dom": "3.5.13",
|
|
|
|
+ "@vue/compiler-sfc": "3.5.13",
|
|
|
|
+ "@vue/runtime-dom": "3.5.13",
|
|
|
|
+ "@vue/server-renderer": "3.5.13",
|
|
|
|
+ "@vue/shared": "3.5.13"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "typescript": "*"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "typescript": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-demi": {
|
|
|
|
+ "version": "0.14.10",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
|
|
|
|
+ "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
+ "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "@vue/composition-api": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-router": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/devtools-api": "^6.6.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vue": "^3.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/wrappy": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/zip-stream": {
|
|
|
|
+ "version": "5.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-5.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-LfOdrUvPB8ZoXtvOBz6DlNClfvi//b5d56mSWyJi7XbH/HfhOHfUhOqxhT/rUiR7yiktlunqRo+jY6y/cWC/5g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "archiver-utils": "^4.0.1",
|
|
|
|
+ "compress-commons": "^5.0.1",
|
|
|
|
+ "readable-stream": "^3.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 12.0.0"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|