|
@@ -0,0 +1,2502 @@
|
|
|
|
+{
|
|
|
|
+ "name": "dota",
|
|
|
|
+ "version": "0.0.0",
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
+ "requires": true,
|
|
|
|
+ "packages": {
|
|
|
|
+ "": {
|
|
|
|
+ "name": "dota",
|
|
|
|
+ "version": "0.0.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "vue": "^3.5.12"
|
|
|
|
+ },
|
|
|
|
+ "devDependencies": {
|
|
|
|
+ "@eslint/js": "^9.13.0",
|
|
|
|
+ "@vitejs/plugin-vue": "^5.1.4",
|
|
|
|
+ "@vue/eslint-config-prettier": "^10.0.0",
|
|
|
|
+ "eslint": "^9.13.0",
|
|
|
|
+ "eslint-plugin-vue": "^9.29.0",
|
|
|
|
+ "prettier": "^3.3.3",
|
|
|
|
+ "vite": "^5.4.10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
|
+ "version": "7.25.9",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@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.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz",
|
|
|
|
+ "integrity": "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/types": "^7.26.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@babel/types": {
|
|
|
|
+ "version": "7.26.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz",
|
|
|
|
+ "integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/helper-string-parser": "^7.25.9",
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.9"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@esbuild/aix-ppc64": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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.npmjs.org/@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/@eslint-community/eslint-utils": {
|
|
|
|
+ "version": "4.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "eslint-visitor-keys": "^3.4.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
|
|
+ "version": "3.4.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
|
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint-community/regexpp": {
|
|
|
|
+ "version": "4.12.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
|
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/config-array": {
|
|
|
|
+ "version": "0.18.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.18.0.tgz",
|
|
|
|
+ "integrity": "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@eslint/object-schema": "^2.1.4",
|
|
|
|
+ "debug": "^4.3.1",
|
|
|
|
+ "minimatch": "^3.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/core": {
|
|
|
|
+ "version": "0.7.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.7.0.tgz",
|
|
|
|
+ "integrity": "sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/eslintrc": {
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ajv": "^6.12.4",
|
|
|
|
+ "debug": "^4.3.2",
|
|
|
|
+ "espree": "^10.0.1",
|
|
|
|
+ "globals": "^14.0.0",
|
|
|
|
+ "ignore": "^5.2.0",
|
|
|
|
+ "import-fresh": "^3.2.1",
|
|
|
|
+ "js-yaml": "^4.1.0",
|
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
|
+ "strip-json-comments": "^3.1.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/js": {
|
|
|
|
+ "version": "9.14.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.14.0.tgz",
|
|
|
|
+ "integrity": "sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/object-schema": {
|
|
|
|
+ "version": "2.1.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@eslint/plugin-kit": {
|
|
|
|
+ "version": "0.2.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-CXtq5nR4Su+2I47WPOlWud98Y5Lv8Kyxp2ukhgFx/eW6Blm18VXJO5WuQylPugRo8nbluoi6GvvxBLqHcvqUUw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "levn": "^0.4.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@humanfs/core": {
|
|
|
|
+ "version": "0.19.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
|
|
|
|
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18.18.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@humanfs/node": {
|
|
|
|
+ "version": "0.16.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
|
|
|
|
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@humanfs/core": "^0.19.1",
|
|
|
|
+ "@humanwhocodes/retry": "^0.3.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18.18.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
|
|
|
|
+ "version": "0.3.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18.18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/nzakas"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@humanwhocodes/module-importer": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12.22"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/nzakas"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@humanwhocodes/retry": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-xnRgu9DxZbkWak/te3fcytNyp8MTbuiZIaueg2rgEvBuN55n04nwLYLU9TX/VVlusc9L2ZNXi99nUFNkHXtr5g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18.18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/nzakas"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
+ "version": "1.5.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@pkgr/core": {
|
|
|
|
+ "version": "0.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/unts"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-jfUJrFct/hTA0XDM5p/htWKoNNTbDLY0KRwEt6pyOA6k2fmk0WVwl65PdUdJZgzGEHWx+49LilkcSaumQRyNQw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-j4nrEO6nHU1nZUuCfRKoCcvh7PIywQPUCBa2UsootTHvTHIoIu2BzueInGJhhvQO/2FTRdNYpf63xsgEqH9IhA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "android"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-GmU/QgGtBTeraKyldC7cDVVvAJEOr3dFLKneez/n7BvX57UdhOqDsVwzU7UOnYA7AAOt+Xb26lk79PldDHgMIQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-N6oDBiZCBKlwYcsEPXGDE4g9RoxZLK6vT98M8111cW7VsVJFpNEqvJeIPfsCzbf0XEakPslh72X0gnlMi4Ddgg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-py5oNShCCjCyjWXCZNrRGRpjWsF0ic8f4ieBNra5buQz0O/U6mMXCpC1LvrHuhJsNPgRt36tSYMidGzZiJF6mw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-L7VVVW9FCnTTp4i7KrmHeDsDvjB4++KOBENYtNYAiYl96jeBThFfhP6HVxL74v4SiZEVDH/1ILscR5U9S4ms4g==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "freebsd"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-10ICosOwYChROdQoQo589N5idQIisxjaFE/PAnX2i0Zr84mY0k9zul1ArH0rnJ/fpgiqfu13TFZR5A5YJLOYZA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-ySAfWs69LYC7QhRDZNKqNhz2UKN8LDfbKSMAEtoEI0jitwfAG2iZwVqGACJT+kfYvvz3/JgsLlcBP+WWoKCLcw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-uHYJ0HNOI6pGEeZ/5mgm5arNVTI0nLlmrbdph+pGXpC9tFHFDQmDMOEqkmUObRfosJqpU8RliYoGz06qSdtcjg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-38yiWLemQf7aLHDgTg85fh3hW9stJ0Muk7+s6tIkSUOMmi4Xbv5pH/5Bofnsb6spIwD5FJiR+jg71f0CH5OzoA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-q73XUPnkwt9ZNF2xRS4fvneSuaHw2BXuV5rI4cw0fWYVIWIBeDZX7c7FWhFQPNTnE24172K30I+dViWRVD9TwA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ppc64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-Aie/TbmQi6UXokJqDZdmTJuZBCU3QBDA8oTKRGtd4ABi/nHgXICulfg1KI6n9/koDsiDbvHAiQO3YAUNa/7BCw==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "riscv64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-P8MPErVO/y8ohWSP9JY7lLQ8+YMHfTI4bAdtCi3pC2hTeqFJco2jYspzOzTUB8hwUWIIu1xwOrJE11nP+0JFAQ==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "s390x"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-K03TljaaoPK5FOyNMZAAEmhlyO49LaE4qCsr0lYHUKyb6QacTNF9pnfPpXnFlFD3TXuFbFbz7tJ51FujUXkXYA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-VJYl4xSl/wqG2D5xTYncVWW+26ICV4wubwN9Gs5NrqhJtayikwCXzPL8GDsLnaLU3WwhQ8W02IinYSFJfyo34Q==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "linux"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-ku2GvtPwQfCqoPFIJCqZ8o7bJcj+Y54cZSr43hHca6jLwAiCbZdBUOrqE6y29QFajNAzzpIOwsckaTFmN6/8TA==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "arm64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-V3nCe+eTt/W6UYNr/wGvO1fLpHUrnlirlypZfKCT1fG6hWfqhPgQV/K/mRBXBpxc0eKLIF18pIOFVPh0mqHjlg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "ia32"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-LTw1Dfd0mBIEqUVCxbvTE/LLo+9ZxVC9k99v1v4ahg9Aak6FpqOfNu5kRkeTAn0wphoC4JU7No1/rL+bBCEwhg==",
|
|
|
|
+ "cpu": [
|
|
|
|
+ "x64"
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "win32"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/estree": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/json-schema": {
|
|
|
|
+ "version": "7.0.15",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
|
|
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
|
+ "version": "5.1.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.0.0 || >=20.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vite": "^5.0.0",
|
|
|
|
+ "vue": "^3.2.25"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/parser": "^7.25.3",
|
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
|
+ "entities": "^4.5.0",
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
+ "source-map-js": "^1.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-core": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/parser": "^7.25.3",
|
|
|
|
+ "@vue/compiler-core": "3.5.12",
|
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
|
+ "@vue/compiler-ssr": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
+ "magic-string": "^0.30.11",
|
|
|
|
+ "postcss": "^8.4.47",
|
|
|
|
+ "source-map-js": "^1.2.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/eslint-config-prettier": {
|
|
|
|
+ "version": "10.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-10.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-J6wV91y2pXc0Phha01k0WOHBTPsoSTf4xlmMjoKaeSxBpAdsgTppGF5RZRdOHM7OA74zAXD+VLANrtYXpiPKkQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "eslint-config-prettier": "^9.1.0",
|
|
|
|
+ "eslint-plugin-prettier": "^5.2.1"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "eslint": ">= 8.21.0",
|
|
|
|
+ "prettier": ">= 3.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/reactivity": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/reactivity": "3.5.12",
|
|
|
|
+ "@vue/runtime-core": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
|
+ "csstype": "^3.1.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-ssr": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vue": "3.5.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/acorn": {
|
|
|
|
+ "version": "8.14.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
|
|
|
|
+ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "acorn": "bin/acorn"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/acorn-jsx": {
|
|
|
|
+ "version": "5.3.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ajv": {
|
|
|
|
+ "version": "6.12.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fast-deep-equal": "^3.1.1",
|
|
|
|
+ "fast-json-stable-stringify": "^2.0.0",
|
|
|
|
+ "json-schema-traverse": "^0.4.1",
|
|
|
|
+ "uri-js": "^4.2.2"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ansi-styles": {
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "color-convert": "^2.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/argparse": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Python-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/balanced-match": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/boolbase": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
|
+ "version": "1.1.11",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "balanced-match": "^1.0.0",
|
|
|
|
+ "concat-map": "0.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/callsites": {
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/chalk": {
|
|
|
|
+ "version": "4.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ansi-styles": "^4.1.0",
|
|
|
|
+ "supports-color": "^7.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/color-convert": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "color-name": "~1.1.4"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=7.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/color-name": {
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/concat-map": {
|
|
|
|
+ "version": "0.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/cross-spawn": {
|
|
|
|
+ "version": "7.0.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "path-key": "^3.1.0",
|
|
|
|
+ "shebang-command": "^2.0.0",
|
|
|
|
+ "which": "^2.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/cssesc": {
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "cssesc": "bin/cssesc"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/csstype": {
|
|
|
|
+ "version": "3.1.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/debug": {
|
|
|
|
+ "version": "4.3.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
|
|
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ms": "^2.1.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "supports-color": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/deep-is": {
|
|
|
|
+ "version": "0.1.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/entities": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/esbuild": {
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/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/escape-string-regexp": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint": {
|
|
|
|
+ "version": "9.14.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.14.0.tgz",
|
|
|
|
+ "integrity": "sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@eslint-community/eslint-utils": "^4.2.0",
|
|
|
|
+ "@eslint-community/regexpp": "^4.12.1",
|
|
|
|
+ "@eslint/config-array": "^0.18.0",
|
|
|
|
+ "@eslint/core": "^0.7.0",
|
|
|
|
+ "@eslint/eslintrc": "^3.1.0",
|
|
|
|
+ "@eslint/js": "9.14.0",
|
|
|
|
+ "@eslint/plugin-kit": "^0.2.0",
|
|
|
|
+ "@humanfs/node": "^0.16.6",
|
|
|
|
+ "@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
+ "@humanwhocodes/retry": "^0.4.0",
|
|
|
|
+ "@types/estree": "^1.0.6",
|
|
|
|
+ "@types/json-schema": "^7.0.15",
|
|
|
|
+ "ajv": "^6.12.4",
|
|
|
|
+ "chalk": "^4.0.0",
|
|
|
|
+ "cross-spawn": "^7.0.2",
|
|
|
|
+ "debug": "^4.3.2",
|
|
|
|
+ "escape-string-regexp": "^4.0.0",
|
|
|
|
+ "eslint-scope": "^8.2.0",
|
|
|
|
+ "eslint-visitor-keys": "^4.2.0",
|
|
|
|
+ "espree": "^10.3.0",
|
|
|
|
+ "esquery": "^1.5.0",
|
|
|
|
+ "esutils": "^2.0.2",
|
|
|
|
+ "fast-deep-equal": "^3.1.3",
|
|
|
|
+ "file-entry-cache": "^8.0.0",
|
|
|
|
+ "find-up": "^5.0.0",
|
|
|
|
+ "glob-parent": "^6.0.2",
|
|
|
|
+ "ignore": "^5.2.0",
|
|
|
|
+ "imurmurhash": "^0.1.4",
|
|
|
|
+ "is-glob": "^4.0.0",
|
|
|
|
+ "json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
|
+ "lodash.merge": "^4.6.2",
|
|
|
|
+ "minimatch": "^3.1.2",
|
|
|
|
+ "natural-compare": "^1.4.0",
|
|
|
|
+ "optionator": "^0.9.3",
|
|
|
|
+ "text-table": "^0.2.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "eslint": "bin/eslint.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://eslint.org/donate"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "jiti": "*"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "jiti": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-config-prettier": {
|
|
|
|
+ "version": "9.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "eslint-config-prettier": "bin/cli.js"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "eslint": ">=7.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-plugin-prettier": {
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "prettier-linter-helpers": "^1.0.0",
|
|
|
|
+ "synckit": "^0.9.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint-plugin-prettier"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "@types/eslint": ">=8.0.0",
|
|
|
|
+ "eslint": ">=8.0.0",
|
|
|
|
+ "eslint-config-prettier": "*",
|
|
|
|
+ "prettier": ">=3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "@types/eslint": {
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
|
|
+ "eslint-config-prettier": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-plugin-vue": {
|
|
|
|
+ "version": "9.30.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.30.0.tgz",
|
|
|
|
+ "integrity": "sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
+ "globals": "^13.24.0",
|
|
|
|
+ "natural-compare": "^1.4.0",
|
|
|
|
+ "nth-check": "^2.1.1",
|
|
|
|
+ "postcss-selector-parser": "^6.0.15",
|
|
|
|
+ "semver": "^7.6.3",
|
|
|
|
+ "vue-eslint-parser": "^9.4.3",
|
|
|
|
+ "xml-name-validator": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-plugin-vue/node_modules/globals": {
|
|
|
|
+ "version": "13.24.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
|
|
|
+ "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "type-fest": "^0.20.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-scope": {
|
|
|
|
+ "version": "8.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "esrecurse": "^4.3.0",
|
|
|
|
+ "estraverse": "^5.2.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/eslint-visitor-keys": {
|
|
|
|
+ "version": "4.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/espree": {
|
|
|
|
+ "version": "10.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "acorn": "^8.14.0",
|
|
|
|
+ "acorn-jsx": "^5.3.2",
|
|
|
|
+ "eslint-visitor-keys": "^4.2.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/esquery": {
|
|
|
|
+ "version": "1.6.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
|
|
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "estraverse": "^5.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/esrecurse": {
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "estraverse": "^5.2.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/estraverse": {
|
|
|
|
+ "version": "5.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/estree-walker": {
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/esutils": {
|
|
|
|
+ "version": "2.0.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
|
+ "version": "3.1.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-diff": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-json-stable-stringify": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-levenshtein": {
|
|
|
|
+ "version": "2.0.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/file-entry-cache": {
|
|
|
|
+ "version": "8.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "flat-cache": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=16.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/find-up": {
|
|
|
|
+ "version": "5.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "locate-path": "^6.0.0",
|
|
|
|
+ "path-exists": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/flat-cache": {
|
|
|
|
+ "version": "4.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "flatted": "^3.2.9",
|
|
|
|
+ "keyv": "^4.5.4"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=16"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/flatted": {
|
|
|
|
+ "version": "3.3.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fsevents": {
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "os": [
|
|
|
|
+ "darwin"
|
|
|
|
+ ],
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/glob-parent": {
|
|
|
|
+ "version": "6.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "is-glob": "^4.0.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10.13.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/globals": {
|
|
|
|
+ "version": "14.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-flag": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ignore": {
|
|
|
|
+ "version": "5.3.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/import-fresh": {
|
|
|
|
+ "version": "3.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "parent-module": "^1.0.0",
|
|
|
|
+ "resolve-from": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/imurmurhash": {
|
|
|
|
+ "version": "0.1.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8.19"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-extglob": {
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-glob": {
|
|
|
|
+ "version": "4.0.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/isexe": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/js-yaml": {
|
|
|
|
+ "version": "4.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "argparse": "^2.0.1"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "js-yaml": "bin/js-yaml.js"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-buffer": {
|
|
|
|
+ "version": "3.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-schema-traverse": {
|
|
|
|
+ "version": "0.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-stable-stringify-without-jsonify": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/keyv": {
|
|
|
|
+ "version": "4.5.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
|
|
|
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "json-buffer": "3.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/levn": {
|
|
|
|
+ "version": "0.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "prelude-ls": "^1.2.1",
|
|
|
|
+ "type-check": "~0.4.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/locate-path": {
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "p-locate": "^5.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash": {
|
|
|
|
+ "version": "4.17.21",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.merge": {
|
|
|
|
+ "version": "4.6.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/magic-string": {
|
|
|
|
+ "version": "0.30.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.12.tgz",
|
|
|
|
+ "integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/minimatch": {
|
|
|
|
+ "version": "3.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "brace-expansion": "^1.1.7"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ms": {
|
|
|
|
+ "version": "2.1.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/nanoid": {
|
|
|
|
+ "version": "3.3.7",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
|
+ "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
|
+ "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/natural-compare": {
|
|
|
|
+ "version": "1.4.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/nth-check": {
|
|
|
|
+ "version": "2.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "boolbase": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/optionator": {
|
|
|
|
+ "version": "0.9.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
|
|
|
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "deep-is": "^0.1.3",
|
|
|
|
+ "fast-levenshtein": "^2.0.6",
|
|
|
|
+ "levn": "^0.4.1",
|
|
|
|
+ "prelude-ls": "^1.2.1",
|
|
|
|
+ "type-check": "^0.4.0",
|
|
|
|
+ "word-wrap": "^1.2.5"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/p-limit": {
|
|
|
|
+ "version": "3.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "yocto-queue": "^0.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/p-locate": {
|
|
|
|
+ "version": "5.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "p-limit": "^3.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/parent-module": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "callsites": "^3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/path-exists": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/path-key": {
|
|
|
|
+ "version": "3.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/picocolors": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/postcss": {
|
|
|
|
+ "version": "8.4.47",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
|
+ "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
|
+ "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.7",
|
|
|
|
+ "picocolors": "^1.1.0",
|
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/postcss-selector-parser": {
|
|
|
|
+ "version": "6.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "cssesc": "^3.0.0",
|
|
|
|
+ "util-deprecate": "^1.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/prelude-ls": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/prettier": {
|
|
|
|
+ "version": "3.3.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "prettier": "bin/prettier.cjs"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=14"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/prettier/prettier?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/prettier-linter-helpers": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fast-diff": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/punycode": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/resolve-from": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/rollup": {
|
|
|
|
+ "version": "4.24.4",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.4.tgz",
|
|
|
|
+ "integrity": "sha512-vGorVWIsWfX3xbcyAS+I047kFKapHYivmkaT63Smj77XwvLSJos6M1xGqZnBPFQFBRZDOcG1QnYEIxAvTr/HjA==",
|
|
|
|
+ "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.24.4",
|
|
|
|
+ "@rollup/rollup-android-arm64": "4.24.4",
|
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.24.4",
|
|
|
|
+ "@rollup/rollup-darwin-x64": "4.24.4",
|
|
|
|
+ "@rollup/rollup-freebsd-arm64": "4.24.4",
|
|
|
|
+ "@rollup/rollup-freebsd-x64": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-s390x-gnu": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.24.4",
|
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.24.4",
|
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.24.4",
|
|
|
|
+ "@rollup/rollup-win32-ia32-msvc": "4.24.4",
|
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.24.4",
|
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/semver": {
|
|
|
|
+ "version": "7.6.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
|
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "bin": {
|
|
|
|
+ "semver": "bin/semver.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/shebang-command": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "shebang-regex": "^3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/shebang-regex": {
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/source-map-js": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/strip-json-comments": {
|
|
|
|
+ "version": "3.1.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/supports-color": {
|
|
|
|
+ "version": "7.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "has-flag": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/synckit": {
|
|
|
|
+ "version": "0.9.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz",
|
|
|
|
+ "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@pkgr/core": "^0.1.0",
|
|
|
|
+ "tslib": "^2.6.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/unts"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/text-table": {
|
|
|
|
+ "version": "0.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tslib": {
|
|
|
|
+ "version": "2.8.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
|
|
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "0BSD"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/type-check": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "prelude-ls": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/type-fest": {
|
|
|
|
+ "version": "0.20.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
|
|
|
|
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "(MIT OR CC0-1.0)",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uri-js": {
|
|
|
|
+ "version": "4.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/util-deprecate": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vite": {
|
|
|
|
+ "version": "5.4.10",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz",
|
|
|
|
+ "integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
|
|
|
|
+ "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/vue": {
|
|
|
|
+ "version": "3.5.12",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.12.tgz",
|
|
|
|
+ "integrity": "sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
|
+ "@vue/compiler-sfc": "3.5.12",
|
|
|
|
+ "@vue/runtime-dom": "3.5.12",
|
|
|
|
+ "@vue/server-renderer": "3.5.12",
|
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "typescript": "*"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "typescript": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-eslint-parser": {
|
|
|
|
+ "version": "9.4.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz",
|
|
|
|
+ "integrity": "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "debug": "^4.3.4",
|
|
|
|
+ "eslint-scope": "^7.1.1",
|
|
|
|
+ "eslint-visitor-keys": "^3.3.0",
|
|
|
|
+ "espree": "^9.3.1",
|
|
|
|
+ "esquery": "^1.4.0",
|
|
|
|
+ "lodash": "^4.17.21",
|
|
|
|
+ "semver": "^7.3.6"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/mysticatea"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "eslint": ">=6.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-eslint-parser/node_modules/eslint-scope": {
|
|
|
|
+ "version": "7.2.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "esrecurse": "^4.3.0",
|
|
|
|
+ "estraverse": "^5.2.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys": {
|
|
|
|
+ "version": "3.4.3",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
|
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/vue-eslint-parser/node_modules/espree": {
|
|
|
|
+ "version": "9.6.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
|
|
+ "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "acorn": "^8.9.0",
|
|
|
|
+ "acorn-jsx": "^5.3.2",
|
|
|
|
+ "eslint-visitor-keys": "^3.4.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/which": {
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "isexe": "^2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "node-which": "bin/node-which"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/word-wrap": {
|
|
|
|
+ "version": "1.2.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
|
|
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/xml-name-validator": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/yocto-queue": {
|
|
|
|
+ "version": "0.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|