|
@@ -0,0 +1,1609 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "name": "lqmd-retrieval-web",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "lockfileVersion": 3,
|
|
|
|
|
+ "requires": true,
|
|
|
|
|
+ "packages": {
|
|
|
|
|
+ "": {
|
|
|
|
|
+ "name": "lqmd-retrieval-web",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@element-plus/icons-vue": "^2.3.1",
|
|
|
|
|
+ "element-plus": "^2.4.4",
|
|
|
|
|
+ "vue": "^3.4.0",
|
|
|
|
|
+ "vue-router": "^4.2.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "devDependencies": {
|
|
|
|
|
+ "@vitejs/plugin-vue": "^4.5.2",
|
|
|
|
|
+ "typescript": "^5.3.3",
|
|
|
|
|
+ "vite": "^5.0.8",
|
|
|
|
|
+ "vue-tsc": "^1.8.27"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
|
|
+ "version": "7.27.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
+ "version": "7.28.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
|
|
+ "version": "7.29.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/types": "^7.29.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@babel/types": {
|
|
|
|
|
+ "version": "7.29.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
+ "@babel/helper-validator-identifier": "^7.28.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@ctrl/tinycolor": {
|
|
|
|
|
+ "version": "4.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=14"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@element-plus/icons-vue": {
|
|
|
|
|
+ "version": "2.3.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/aix-ppc64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "aix"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-arm": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-arm64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/android-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/darwin-arm64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/darwin-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/freebsd-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-arm": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-arm64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-ia32": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ia32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-loong64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "loong64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-mips64el": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "mips64el"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-ppc64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-riscv64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "riscv64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-s390x": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "s390x"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/linux-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/netbsd-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "netbsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/openbsd-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "openbsd"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/sunos-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "sunos"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-arm64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-ia32": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ia32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@esbuild/win32-x64": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@floating-ui/core": {
|
|
|
|
|
+ "version": "1.7.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@floating-ui/utils": "^0.2.11"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@floating-ui/dom": {
|
|
|
|
|
+ "version": "1.7.6",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.6.tgz",
|
|
|
|
|
+ "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@floating-ui/core": "^1.7.5",
|
|
|
|
|
+ "@floating-ui/utils": "^0.2.11"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@floating-ui/utils": {
|
|
|
|
|
+ "version": "0.2.11",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.11.tgz",
|
|
|
|
|
+ "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
+ "version": "1.5.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@popperjs/core": {
|
|
|
|
|
+ "name": "@sxzz/popperjs-es",
|
|
|
|
|
+ "version": "2.11.8",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "type": "opencollective",
|
|
|
|
|
+ "url": "https://opencollective.com/popperjs"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-F5QXMSiFebS9hKZj02XhWLLnRpJ3B3AROP0tWbFBSj+6kCbg5m9j5JoHKd4mmSVy5mS/IMQloYgYxCuJC0fxEQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-GxxTKApUpzRhof7poWvCJHRF51C67u1R7D6DiluBE8wKU1u5GWE8t+v81JvJYtbawoBFX1hLv5Ei4eVjkWokaw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-tua0TaJxMOB1R0V0RS1jFZ/RpURFDJIOR2A6jWwQeawuFyS4gBW+rntLRaQd0EQ4bd6Vp44Z2rXW+YYDBsj6IA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-CSKq7MsP+5PFIcydhAiR1K0UhEI1A2jWXVKHPCBZ151yOutENwvnPocgVHkivu2kviURtCEB6zUQw0vs8RrhMg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-+O8OkVdyvXMtJEciu2wS/pzm1IxntEEQx3z5TAVy4l32G0etZn+RsA48ARRrFm6Ri8fvqPQfgrvNxSjKAbnd3g==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Iw3oMskH3AfNuhU0MSN7vNbdi4me/NiYo2azqPz/Le16zHSa+3RRmliCMWWQmh4lcndccU40xcJuTYJZxNo/lw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "freebsd"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-EIPRXTVQpHyF8WOo219AD2yEltPehLTcTMz2fn6JsatLYSzQf00hj3rulF+yauOlF9/FtM2WpkT/hJh/KJFGhA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-J3Yh9PzzF1Ovah2At+lHiGQdsYgArxBbXv/zHfSyaiFQEqvNv7DcW98pCrmdjCZBrqBiKrKKe2V+aaSGWuBe/w==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-BFDEZMYfUvLn37ONE1yMBojPxnMlTFsdyNoqncT0qFq1mAfllL+ATMMJd8TeuVMiX84s1KbcxcZbXInmcO2mRg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-pc9EYOSlOgdQ2uPl1o9PF6/kLSgaUosia7gOuS8mB69IxJvlclko1MECXysjs5ryez1/5zjYqx3+xYU0TU6R1A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-NxnomyxYerDh5n4iLrNa+sH+Z+U4BMEE46V2PgQ/hoB909i8gV1M5wPojWg9fk1jWpO3IQnOs20K4wyZuFLEFQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "loong64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-loong64-musl": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-nbJnQ8a3z1mtmrwImCYhc6BGpThAyYVRQxw9uKSKG4wR6aAYno9sVjJ0zaZcW9BPJX1GbrDPf+SvdWjgTuDmnw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "loong64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-2EU6acNrQLd8tYvo/LXW535wupT3m6fo7HKo6lr7ktQoItxTyOL1ZCR/GfGCuXl2vR+zmfI6eRXkSemafv+iVg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-ppc64-musl": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-WeBtoMuaMxiiIrO2IYP3xs6GMWkJP2C0EoT8beTLkUPmzV1i/UcOSVw1d5r9KBODtHKilG5yFxsGRnBbK3wJ4A==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ppc64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-FJHFfqpKUI3A10WrWKiFbBZ7yVbGT4q4B5o1qKFFojqpaYoh9LrQgqWCmmcxQzVSXYtyB5bzkXrYzlHTs21MYA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "riscv64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-mcEl6CUT5IAUmQf1m9FYSmVqCJlpQ8r8eyftFUHG8i9OhY7BkBXSUdnLH5DOf0wCOjcP9v/QO93zpmF1SptCCw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "riscv64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-ynt3JxVd2w2buzoKDWIyiV1pJW93xlQic1THVLXilz429oijRpSHivZAgp65KBu+cMcgf1eVVjdnTLvPxgCuoQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "s390x"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Boiz5+MsaROEWDf+GGEwF8VMHGhlUoQMtIPjOgA5fv4osupqTVnJteQNKJwUcnUog2G55jYXH7KZFFiJe0TEzQ==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-+qfSY27qIrFfI/Hom04KYFw3GKZSGU4lXus51wsb5EuySfFlWRwjkKWoE9emgRw/ukoT4Udsj4W/+xxG8VbPKg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "linux"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-openbsd-x64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-VpTfOPHgVXEBeeR8hZ2O0F3aSso+JDWqTWmTmzcQKted54IAdUVbxE+j/MVxUsKa8L20HJhv3vUezVPoquqWjA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "openbsd"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-openharmony-arm64": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-IPOsh5aRYuLv/nkU51X10Bf75Bsf6+gZdx1X+QP5QM6lIJFHHqbHLG0uJn/hWthzo13UAc2umiUorqZy3axoZg==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "openharmony"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-4QzE9E81OohJ/HKzHhsqU+zcYYojVOXlFMs1DdyMT6qXl/niOH7AVElmmEdUNHHS/oRkc++d5k6Vy85zFs0DEw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "arm64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-zTPgT1YuHHcd+Tmx7h8aml0FWFVelV5N54oHow9SLj+GfoDy/huQ+UV396N/C7KpMDMiPspRktzM1/0r1usYEA==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "ia32"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-DRS4G7mi9lJxqEDezIkKCaUIKCrLUUDCUaCsTPCi/rtqaC6D/jjwslMQyiDU50Ka0JKpeXeRBFBAXwArY52vBw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-QVTUovf40zgTqlFVrKA1uXMVvU2QWEFWfAH8Wdc48IxLvrJMQVMBRjuQyUpzZCDkakImib9eVazbWlC6ksWtJw==",
|
|
|
|
|
+ "cpu": [
|
|
|
|
|
+ "x64"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "win32"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/estree": {
|
|
|
|
|
+ "version": "1.0.8",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
|
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/lodash": {
|
|
|
|
|
+ "version": "4.17.24",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.24.tgz",
|
|
|
|
|
+ "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/lodash-es": {
|
|
|
|
|
+ "version": "4.17.12",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",
|
|
|
|
|
+ "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/lodash": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@types/web-bluetooth": {
|
|
|
|
|
+ "version": "0.0.21",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
+ "version": "4.6.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vite": "^4.0.0 || ^5.0.0",
|
|
|
|
|
+ "vue": "^3.2.25"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@volar/language-core": {
|
|
|
|
|
+ "version": "1.11.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-1.11.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/source-map": "1.11.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@volar/source-map": {
|
|
|
|
|
+ "version": "1.11.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-1.11.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "muggle-string": "^0.3.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@volar/typescript": {
|
|
|
|
|
+ "version": "1.11.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-1.11.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/language-core": "1.11.1",
|
|
|
|
|
+ "path-browserify": "^1.0.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/parser": "^7.29.3",
|
|
|
|
|
+ "@vue/shared": "3.5.34",
|
|
|
|
|
+ "entities": "^7.0.1",
|
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-core": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@babel/parser": "^7.29.3",
|
|
|
|
|
+ "@vue/compiler-core": "3.5.34",
|
|
|
|
|
+ "@vue/compiler-dom": "3.5.34",
|
|
|
|
|
+ "@vue/compiler-ssr": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34",
|
|
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
|
|
+ "magic-string": "^0.30.21",
|
|
|
|
|
+ "postcss": "^8.5.14",
|
|
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-dom": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
|
|
+ "version": "6.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/language-core": {
|
|
|
|
|
+ "version": "1.8.27",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.27.tgz",
|
|
|
|
|
+ "integrity": "sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/language-core": "~1.11.1",
|
|
|
|
|
+ "@volar/source-map": "~1.11.1",
|
|
|
|
|
+ "@vue/compiler-dom": "^3.3.0",
|
|
|
|
|
+ "@vue/shared": "^3.3.0",
|
|
|
|
|
+ "computeds": "^0.0.1",
|
|
|
|
|
+ "minimatch": "^9.0.3",
|
|
|
|
|
+ "muggle-string": "^0.3.1",
|
|
|
|
|
+ "path-browserify": "^1.0.1",
|
|
|
|
|
+ "vue-template-compiler": "^2.7.14"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "typescript": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "typescript": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/reactivity": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/reactivity": "3.5.34",
|
|
|
|
|
+ "@vue/runtime-core": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34",
|
|
|
|
|
+ "csstype": "^3.2.3"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-ssr": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "3.5.34"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
|
|
+ "version": "3.5.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/core": {
|
|
|
|
|
+ "version": "14.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/web-bluetooth": "^0.0.21",
|
|
|
|
|
+ "@vueuse/metadata": "14.3.0",
|
|
|
|
|
+ "@vueuse/shared": "14.3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.5.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/metadata": {
|
|
|
|
|
+ "version": "14.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/@vueuse/shared": {
|
|
|
|
|
+ "version": "14.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.5.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/async-validator": {
|
|
|
|
|
+ "version": "4.2.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/balanced-match": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/computeds": {
|
|
|
|
|
+ "version": "0.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/computeds/-/computeds-0.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/csstype": {
|
|
|
|
|
+ "version": "3.2.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/dayjs": {
|
|
|
|
|
+ "version": "1.11.20",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.20.tgz",
|
|
|
|
|
+ "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/de-indent": {
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/element-plus": {
|
|
|
|
|
+ "version": "2.14.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.14.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-POgH+TtoreaEKWqYYAVQyE6i8rQMEFqAEublyF29dBA5yASWPLKY6EzfeqBTr2Uv26mPss4vSrMrNPyaK7LX5w==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@ctrl/tinycolor": "^4.2.0",
|
|
|
|
|
+ "@element-plus/icons-vue": "^2.3.2",
|
|
|
|
|
+ "@floating-ui/dom": "^1.0.1",
|
|
|
|
|
+ "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
|
|
|
|
|
+ "@types/lodash": "^4.17.24",
|
|
|
|
|
+ "@types/lodash-es": "^4.17.12",
|
|
|
|
|
+ "@vueuse/core": "14.3.0",
|
|
|
|
|
+ "async-validator": "^4.2.5",
|
|
|
|
|
+ "dayjs": "^1.11.20",
|
|
|
|
|
+ "lodash": "^4.18.1",
|
|
|
|
|
+ "lodash-es": "^4.18.1",
|
|
|
|
|
+ "lodash-unified": "^1.0.3",
|
|
|
|
|
+ "memoize-one": "^6.0.0",
|
|
|
|
|
+ "normalize-wheel-es": "^1.2.0",
|
|
|
|
|
+ "vue-component-type-helpers": "^3.2.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.3.7"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/entities": {
|
|
|
|
|
+ "version": "7.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
|
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/esbuild": {
|
|
|
|
|
+ "version": "0.21.5",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
|
|
|
|
|
+ "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "esbuild": "bin/esbuild"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
|
+ "@esbuild/android-arm": "0.21.5",
|
|
|
|
|
+ "@esbuild/android-arm64": "0.21.5",
|
|
|
|
|
+ "@esbuild/android-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
|
+ "@esbuild/darwin-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
|
+ "@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-arm": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-arm64": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-ia32": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-loong64": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-s390x": "0.21.5",
|
|
|
|
|
+ "@esbuild/linux-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/sunos-x64": "0.21.5",
|
|
|
|
|
+ "@esbuild/win32-arm64": "0.21.5",
|
|
|
|
|
+ "@esbuild/win32-ia32": "0.21.5",
|
|
|
|
|
+ "@esbuild/win32-x64": "0.21.5"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/estree-walker": {
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/fsevents": {
|
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "optional": true,
|
|
|
|
|
+ "os": [
|
|
|
|
|
+ "darwin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/he": {
|
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "he": "bin/he"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash": {
|
|
|
|
|
+ "version": "4.18.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash-es": {
|
|
|
|
|
+ "version": "4.18.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.18.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/lodash-unified": {
|
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "@types/lodash-es": "*",
|
|
|
|
|
+ "lodash": "*",
|
|
|
|
|
+ "lodash-es": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/magic-string": {
|
|
|
|
|
+ "version": "0.30.21",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/memoize-one": {
|
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/minimatch": {
|
|
|
|
|
+ "version": "9.0.9",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.9.tgz",
|
|
|
|
|
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "brace-expansion": "^2.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/muggle-string": {
|
|
|
|
|
+ "version": "0.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/nanoid": {
|
|
|
|
|
+ "version": "3.3.12",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.12.tgz",
|
|
|
|
|
+ "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
|
|
|
|
|
+ "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/normalize-wheel-es": {
|
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
|
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/path-browserify": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/picocolors": {
|
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
|
+ "license": "ISC"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/postcss": {
|
|
|
|
|
+ "version": "8.5.15",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.15.tgz",
|
|
|
|
|
+ "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
|
|
|
|
|
+ "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.12",
|
|
|
|
|
+ "picocolors": "^1.1.1",
|
|
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/rollup": {
|
|
|
|
|
+ "version": "4.60.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.60.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-WHeFSbZYsPu3+bLoNRUuAO+wavNlocOPf3wSHTP7hcFKVnJeWsYlCDbr3mTS14FCizf9ccIxXA8sGL8zKeQN3g==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@types/estree": "1.0.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "rollup": "dist/bin/rollup"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=18.0.0",
|
|
|
|
|
+ "npm": ">=8.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
|
+ "@rollup/rollup-android-arm-eabi": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-android-arm64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-darwin-x64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-freebsd-arm64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-freebsd-x64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-loong64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-loong64-musl": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-ppc64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-ppc64-musl": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-riscv64-musl": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-s390x-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-openbsd-x64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-openharmony-arm64": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-win32-ia32-msvc": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-win32-x64-gnu": "4.60.4",
|
|
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.60.4",
|
|
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/semver": {
|
|
|
|
|
+ "version": "7.8.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/semver/-/semver-7.8.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "ISC",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "semver": "bin/semver.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=10"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/source-map-js": {
|
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/typescript": {
|
|
|
|
|
+ "version": "5.9.3",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.9.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
|
|
|
+ "devOptional": true,
|
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "tsc": "bin/tsc",
|
|
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
|
|
+ },
|
|
|
|
|
+ "engines": {
|
|
|
|
|
+ "node": ">=14.17"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vite": {
|
|
|
|
|
+ "version": "5.4.21",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.21.tgz",
|
|
|
|
|
+ "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
|
|
|
|
|
+ "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.34",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.34.tgz",
|
|
|
|
|
+ "integrity": "sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/compiler-dom": "3.5.34",
|
|
|
|
|
+ "@vue/compiler-sfc": "3.5.34",
|
|
|
|
|
+ "@vue/runtime-dom": "3.5.34",
|
|
|
|
|
+ "@vue/server-renderer": "3.5.34",
|
|
|
|
|
+ "@vue/shared": "3.5.34"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "typescript": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
|
+ "typescript": {
|
|
|
|
|
+ "optional": true
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-component-type-helpers": {
|
|
|
|
|
+ "version": "3.3.1",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.3.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-pu58kqxmVyEH6VfNYW1UyEfR3XAnJ27ZXT3yzXxxpjLxVzAbyC35Zk/nm/RMs7ijWnJNSd9fWkeex2OhUsx3MA==",
|
|
|
|
|
+ "license": "MIT"
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-router": {
|
|
|
|
|
+ "version": "4.6.4",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.6.4.tgz",
|
|
|
|
|
+ "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@vue/devtools-api": "^6.6.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": {
|
|
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "vue": "^3.5.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-template-compiler": {
|
|
|
|
|
+ "version": "2.7.16",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz",
|
|
|
|
|
+ "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "de-indent": "^1.0.2",
|
|
|
|
|
+ "he": "^1.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "node_modules/vue-tsc": {
|
|
|
|
|
+ "version": "1.8.27",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.27.tgz",
|
|
|
|
|
+ "integrity": "sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==",
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "@volar/typescript": "~1.11.1",
|
|
|
|
|
+ "@vue/language-core": "1.8.27",
|
|
|
|
|
+ "semver": "^7.5.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "vue-tsc": "bin/vue-tsc.js"
|
|
|
|
|
+ },
|
|
|
|
|
+ "peerDependencies": {
|
|
|
|
|
+ "typescript": "*"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+}
|