2290 lines
76 KiB
JSON
2290 lines
76 KiB
JSON
|
|
{
|
||
|
|
"name": "toolsshow-client",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "toolsshow-client",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"axios": "^1.13.1",
|
||
|
|
"element-plus": "^2.11.7",
|
||
|
|
"pinia": "^2.3.1",
|
||
|
|
"vue": "^3.5.22",
|
||
|
|
"vue-router": "^4.6.3"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
||
|
|
"sass": "^1.98.0",
|
||
|
|
"vite": "^7.1.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.2.tgz",
|
||
|
|
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
||
|
|
"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.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"aix"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-arm": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/android-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/darwin-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/darwin-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/freebsd-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-arm": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-ia32": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-loong64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-mips64el": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==",
|
||
|
|
"cpu": [
|
||
|
|
"mips64el"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-ppc64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-riscv64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-s390x": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"netbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/netbsd-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"netbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openbsd-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openharmony"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/sunos-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"sunos"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-arm64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-ia32": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/win32-x64": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/@parcel/watcher": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"detect-libc": "^2.0.3",
|
||
|
|
"is-glob": "^4.0.3",
|
||
|
|
"node-addon-api": "^7.0.0",
|
||
|
|
"picomatch": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@parcel/watcher-android-arm64": "2.5.6",
|
||
|
|
"@parcel/watcher-darwin-arm64": "2.5.6",
|
||
|
|
"@parcel/watcher-darwin-x64": "2.5.6",
|
||
|
|
"@parcel/watcher-freebsd-x64": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-arm-musl": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.6",
|
||
|
|
"@parcel/watcher-linux-x64-musl": "2.5.6",
|
||
|
|
"@parcel/watcher-win32-arm64": "2.5.6",
|
||
|
|
"@parcel/watcher-win32-ia32": "2.5.6",
|
||
|
|
"@parcel/watcher-win32-x64": "2.5.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
||
|
|
"version": "2.5.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
|
||
|
|
"integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/@rolldown/pluginutils": {
|
||
|
|
"version": "1.0.0-rc.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz",
|
||
|
|
"integrity": "sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-WOhNW9K8bR3kf4zLxbfg6Pxu2ybOUbB2AjMDHSQx86LIF4rH4Ft7vmMwNt0loO0eonglSNy4cpD3MKXXKQu0/A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-u6JHLll5QKRvjciE78bQXDmqRqNs5M/3GVqZeMwvmjaNODJih/WIrJlFVEihvV0MiYFmd+ZyPr9wxOVbPAG2Iw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-qEF7CsKKzSRc20Ciu2Zw1wRrBz4g56F7r/vRwY430UPp/nt1x21Q/fpJ9N5l47WWvJlkNCPJz3QRVw008fi7yA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-WADYozJ4QCnXCH4wPB+3FuGmDPoFseVCUrANmA5LWwGmC6FL14BWC7pcq+FstOZv3baGX65tZ378uT6WG8ynTw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-6b8wGHJlDrGeSE3aH5mGNHBjA0TTkxdoNHik5EkvPHCt351XnigA4pS7Wsj/Eo9Y8RBU6f35cjN9SYmCFBtzxw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-h25Ga0t4jaylMB8M/JKAyrvvfxGRjnPQIR8lnCayyzEjEOx2EJIlIiMbhpWxDRKGKF8jbNH01NnN663dH638mA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-RzeBwv0B3qtVBWtcuABtSuCzToo2IEAIQrcyB/b2zMvBWVbjo8bZDjACUpnaafaxhTw2W+imQbP2BD1usasK4g==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-Sf7zusNI2CIU1HLzuu9Tc5YGAHEZs5Lu7N1ssJG4Tkw6e0MEsN7NdjUDDfGNHy2IU+ENyWT+L2obgWiguWibWQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-DX2x7CMcrJzsE91q7/O02IJQ5/aLkVtYFryqCjduJhUfGKG6yJV8hxaw8pZa93lLEpPTP/ohdN4wFz7yp/ry9A==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-09EL+yFVbJZlhcQfShpswwRZ0Rg+z/CsSELFCnPt3iK+iqwGsI4zht3secj5vLEs957QvFFXnzAT0FFPIxSrkQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-i9IcCMPr3EXm8EQg5jnja0Zyc1iFxJjZWlb4wr7U2Wx/GrddOuEafxRdMPRYVaXjgbhvqalp6np07hN1w9kAKw==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-DGzdJK9kyJ+B78MCkWeGnpXJ91tK/iKA6HwHxF4TAlPIY7GXEvMe8hBFRgdrR9Ly4qebR/7gfUs9y2IoaVEyog==",
|
||
|
|
"cpu": [
|
||
|
|
"loong64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-RwpnLsqC8qbS8z1H1AxBA1H6qknR4YpPR9w2XX0vo2Sz10miu57PkNcnHVaZkbqyw/kUWfKMI73jhmfi9BRMUQ==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-Z8pPf54Ly3aqtdWC3G4rFigZgNvd+qJlOE52fmko3KST9SoGfAdSRCwyoyG05q1HrrAblLbk1/PSIV+80/pxLg==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-3a3qQustp3COCGvnP4SvrMHnPQ9d1vzCakQVRTliaz8cIp/wULGjiGpbcqrkv0WrHTEp8bQD/B3HBjzujVWLOA==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-pjZDsVH/1VsghMJ2/kAaxt6dL0psT6ZexQVrijczOf+PeP2BUqTHYejk3l6TlPRydggINOeNRhvpLa0AYpCWSQ==",
|
||
|
|
"cpu": [
|
||
|
|
"riscv64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-3ObQs0BhvPgiUVZrN7gqCSvmFuMWvWvsjG5ayJ3Lraqv+2KhOsp+pUbigqbeWqueGIsnn+09HBw27rJ+gYK4VQ==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-k09oiRCi/bHU9UVFqD17r3eJR9bn03TyKraCrlz5ULFJGdJGi7VOmm9jl44vOJvRJ6P7WuBi/s2A97LxxHGIdw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-1o/0/pIhozoSaDJoDcec+IVLbnRtQmHwPV730+AOD29lHEEo4F5BEUB24H0OBdhbBBDwIOSuf7vgg0Ywxdfiiw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openbsd"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-pESDkos/PDzYwtyzB5p/UoNU/8fJo68vcXM9ZW2V0kjYayj1KaaUfi1NmTUTUpMn4UhU4gTuK8gIaFO4UGuMbA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openharmony"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-hj1wFStD7B1YBeYmvY+lWXZ7ey73YGPcViMShYikqKT1GtstIKQAtfUI6yrzPjAy/O7pO0VLXGmUVWXQMaYgTQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-SyaIPFoxmUPlNDq5EHkTbiKzmSEmq/gOYFI/3HHJ8iS/v1mbugVa7dXUzcJGQfoytp9DJFLhHH4U3/eTy2Bq4w==",
|
||
|
|
"cpu": [
|
||
|
|
"ia32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-RdcryEfzZr+lAr5kRm2ucN9aVlCCa2QNq4hXelZxb8GG0NJSazq44Z3PCCc8wISRuCVnGs0lQJVX5Vp6fKA+IA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-PrsWNQ8BuE00O3Xsx3ALh2Df8fAj9+cvvX9AIA6o4KpATR98c9mud4XtDWVvsEuyia5U4tVSTKygawyJkjm60w==",
|
||
|
|
"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.20",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
|
||
|
|
"integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@vitejs/plugin-vue": {
|
||
|
|
"version": "6.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.5.tgz",
|
||
|
|
"integrity": "sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@rolldown/pluginutils": "1.0.0-rc.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
||
|
|
"vue": "^3.2.25"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-core": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-k/ueL14aNIEy5Onf0OVzR8kiqF/WThgLdFhxwa4e/KF/0qe38IwIdofoSWBTvvxQOesaz6riAFAUaYjoF9fLLQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.2",
|
||
|
|
"@vue/shared": "3.5.31",
|
||
|
|
"entities": "^7.0.1",
|
||
|
|
"estree-walker": "^2.0.2",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-dom": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-BMY/ozS/xxjYqRFL+tKdRpATJYDTTgWSo0+AJvJNg4ig+Hgb0dOsHPXvloHQ5hmlivUqw1Yt2pPIqp4e0v1GUw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-core": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-sfc": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-M8wpPgR9UJ8MiRGjppvx9uWJfLV7A/T+/rL8s/y3QG3u0c2/YZgff3d6SuimKRIhcYnWg5fTfDMlz2E6seUW8Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.2",
|
||
|
|
"@vue/compiler-core": "3.5.31",
|
||
|
|
"@vue/compiler-dom": "3.5.31",
|
||
|
|
"@vue/compiler-ssr": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31",
|
||
|
|
"estree-walker": "^2.0.2",
|
||
|
|
"magic-string": "^0.30.21",
|
||
|
|
"postcss": "^8.5.8",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/compiler-ssr": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-h0xIMxrt/LHOvJKMri+vdYT92BrK3HFLtDqq9Pr/lVVfE4IyKZKvWf0vJFW10Yr6nX02OR4MkJwI0c1HDa1hog==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-dom": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/devtools-api": {
|
||
|
|
"version": "6.6.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
||
|
|
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@vue/reactivity": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-DtKXxk9E/KuVvt8VxWu+6Luc9I9ETNcqR1T1oW1gf02nXaZ1kuAx58oVu7uX9XxJR0iJCro6fqBLw9oSBELo5g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/runtime-core": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-AZPmIHXEAyhpkmN7aWlqjSfYynmkWlluDNPHMCZKFHH+lLtxP/30UJmoVhXmbDoP1Ng0jG0fyY2zCj1PnSSA6Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/reactivity": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/runtime-dom": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-xQJsNRmGPeDCJq/u813tyonNgWBFjzfVkBwDREdEWndBnGdHLHgkwNBQxLtg4zDrzKTEcnikUy1UUNecb3lJ6g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/reactivity": "3.5.31",
|
||
|
|
"@vue/runtime-core": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31",
|
||
|
|
"csstype": "^3.2.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/server-renderer": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-GJuwRvMcdZX/CriUnyIIOGkx3rMV3H6sOu0JhdKbduaeCji6zb60iOGMY7tFoN24NfsUYoFBhshZtGxGpxO4iA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-ssr": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vue": "3.5.31"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vue/shared": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-nBxuiuS9Lj5bPkPbWogPUnjxxWpkRniX7e5UBQDWl6Fsf4roq9wwV+cR7ezQ4zXswNvPIlsdj1slcLB7XCsRAw==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/core": {
|
||
|
|
"version": "12.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-12.0.0.tgz",
|
||
|
|
"integrity": "sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/web-bluetooth": "^0.0.20",
|
||
|
|
"@vueuse/metadata": "12.0.0",
|
||
|
|
"@vueuse/shared": "12.0.0",
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/metadata": {
|
||
|
|
"version": "12.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-12.0.0.tgz",
|
||
|
|
"integrity": "sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vueuse/shared": {
|
||
|
|
"version": "12.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-12.0.0.tgz",
|
||
|
|
"integrity": "sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"vue": "^3.5.13"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/asynckit": {
|
||
|
|
"version": "0.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
||
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/axios": {
|
||
|
|
"version": "1.13.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.13.6.tgz",
|
||
|
|
"integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"follow-redirects": "^1.15.11",
|
||
|
|
"form-data": "^4.0.5",
|
||
|
|
"proxy-from-env": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/call-bind-apply-helpers": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/chokidar": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.3.tgz",
|
||
|
|
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"readdirp": "^4.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.16.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://paulmillr.com/funding/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/combined-stream": {
|
||
|
|
"version": "1.0.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
||
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"delayed-stream": "~1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/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/delayed-stream": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/detect-libc": {
|
||
|
|
"version": "2.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
||
|
|
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/dunder-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"gopd": "^1.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/element-plus": {
|
||
|
|
"version": "2.13.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.13.6.tgz",
|
||
|
|
"integrity": "sha512-XHgwXr8Fjz6i+6BaqFhAbae/dJbG7bBAAlHrY3pWL7dpj+JcqcOyKYt4Oy5KP86FQwS1k4uIZDjCx2FyUR5lDg==",
|
||
|
|
"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.7",
|
||
|
|
"@types/lodash": "^4.17.20",
|
||
|
|
"@types/lodash-es": "^4.17.12",
|
||
|
|
"@vueuse/core": "12.0.0",
|
||
|
|
"async-validator": "^4.2.5",
|
||
|
|
"dayjs": "^1.11.19",
|
||
|
|
"lodash": "^4.17.23",
|
||
|
|
"lodash-es": "^4.17.23",
|
||
|
|
"lodash-unified": "^1.0.3",
|
||
|
|
"memoize-one": "^6.0.0",
|
||
|
|
"normalize-wheel-es": "^1.2.0",
|
||
|
|
"vue-component-type-helpers": "^3.2.4"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"vue": "^3.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/es-define-property": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-errors": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-object-atoms": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-set-tostringtag": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"get-intrinsic": "^1.2.6",
|
||
|
|
"has-tostringtag": "^1.0.2",
|
||
|
|
"hasown": "^2.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esbuild": {
|
||
|
|
"version": "0.27.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.27.4.tgz",
|
||
|
|
"integrity": "sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"esbuild": "bin/esbuild"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@esbuild/aix-ppc64": "0.27.4",
|
||
|
|
"@esbuild/android-arm": "0.27.4",
|
||
|
|
"@esbuild/android-arm64": "0.27.4",
|
||
|
|
"@esbuild/android-x64": "0.27.4",
|
||
|
|
"@esbuild/darwin-arm64": "0.27.4",
|
||
|
|
"@esbuild/darwin-x64": "0.27.4",
|
||
|
|
"@esbuild/freebsd-arm64": "0.27.4",
|
||
|
|
"@esbuild/freebsd-x64": "0.27.4",
|
||
|
|
"@esbuild/linux-arm": "0.27.4",
|
||
|
|
"@esbuild/linux-arm64": "0.27.4",
|
||
|
|
"@esbuild/linux-ia32": "0.27.4",
|
||
|
|
"@esbuild/linux-loong64": "0.27.4",
|
||
|
|
"@esbuild/linux-mips64el": "0.27.4",
|
||
|
|
"@esbuild/linux-ppc64": "0.27.4",
|
||
|
|
"@esbuild/linux-riscv64": "0.27.4",
|
||
|
|
"@esbuild/linux-s390x": "0.27.4",
|
||
|
|
"@esbuild/linux-x64": "0.27.4",
|
||
|
|
"@esbuild/netbsd-arm64": "0.27.4",
|
||
|
|
"@esbuild/netbsd-x64": "0.27.4",
|
||
|
|
"@esbuild/openbsd-arm64": "0.27.4",
|
||
|
|
"@esbuild/openbsd-x64": "0.27.4",
|
||
|
|
"@esbuild/openharmony-arm64": "0.27.4",
|
||
|
|
"@esbuild/sunos-x64": "0.27.4",
|
||
|
|
"@esbuild/win32-arm64": "0.27.4",
|
||
|
|
"@esbuild/win32-ia32": "0.27.4",
|
||
|
|
"@esbuild/win32-x64": "0.27.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/fdir": {
|
||
|
|
"version": "6.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
|
||
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"picomatch": "^3 || ^4"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"picomatch": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/follow-redirects": {
|
||
|
|
"version": "1.15.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.11.tgz",
|
||
|
|
"integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "individual",
|
||
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"debug": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/form-data": {
|
||
|
|
"version": "4.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.5.tgz",
|
||
|
|
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"asynckit": "^0.4.0",
|
||
|
|
"combined-stream": "^1.0.8",
|
||
|
|
"es-set-tostringtag": "^2.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"mime-types": "^2.1.12"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fsevents": {
|
||
|
|
"version": "2.3.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
||
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/function-bind": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
||
|
|
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-intrinsic": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"call-bind-apply-helpers": "^1.0.2",
|
||
|
|
"es-define-property": "^1.0.1",
|
||
|
|
"es-errors": "^1.3.0",
|
||
|
|
"es-object-atoms": "^1.1.1",
|
||
|
|
"function-bind": "^1.1.2",
|
||
|
|
"get-proto": "^1.0.1",
|
||
|
|
"gopd": "^1.2.0",
|
||
|
|
"has-symbols": "^1.1.0",
|
||
|
|
"hasown": "^2.0.2",
|
||
|
|
"math-intrinsics": "^1.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-proto": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"dunder-proto": "^1.0.1",
|
||
|
|
"es-object-atoms": "^1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gopd": {
|
||
|
|
"version": "1.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
|
||
|
|
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/has-symbols": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/has-tostringtag": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"has-symbols": "^1.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hasown": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/immutable": {
|
||
|
|
"version": "5.1.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.5.tgz",
|
||
|
|
"integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/is-extglob": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-glob": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
||
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"is-extglob": "^2.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lodash": {
|
||
|
|
"version": "4.17.23",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.23.tgz",
|
||
|
|
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/lodash-es": {
|
||
|
|
"version": "4.17.23",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.23.tgz",
|
||
|
|
"integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
|
||
|
|
"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/math-intrinsics": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/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/mime-db": {
|
||
|
|
"version": "1.52.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
||
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mime-types": {
|
||
|
|
"version": "2.1.35",
|
||
|
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
||
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"mime-db": "1.52.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/nanoid": {
|
||
|
|
"version": "3.3.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
||
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"nanoid": "bin/nanoid.cjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/node-addon-api": {
|
||
|
|
"version": "7.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
||
|
|
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"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/picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/picomatch": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
|
||
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pinia": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz",
|
||
|
|
"integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/devtools-api": "^6.6.3",
|
||
|
|
"vue-demi": "^0.14.10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/posva"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.4.4",
|
||
|
|
"vue": "^2.7.0 || ^3.5.11"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"typescript": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss": {
|
||
|
|
"version": "8.5.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.8.tgz",
|
||
|
|
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
|
||
|
|
"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.11",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || >=14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/proxy-from-env": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/readdirp": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14.18.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "individual",
|
||
|
|
"url": "https://paulmillr.com/funding/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rollup": {
|
||
|
|
"version": "4.60.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.60.0.tgz",
|
||
|
|
"integrity": "sha512-yqjxruMGBQJ2gG4HtjZtAfXArHomazDHoFwFFmZZl0r7Pdo7qCIXKqKHZc8yeoMgzJJ+pO6pEEHa+V7uzWlrAQ==",
|
||
|
|
"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.0",
|
||
|
|
"@rollup/rollup-android-arm64": "4.60.0",
|
||
|
|
"@rollup/rollup-darwin-arm64": "4.60.0",
|
||
|
|
"@rollup/rollup-darwin-x64": "4.60.0",
|
||
|
|
"@rollup/rollup-freebsd-arm64": "4.60.0",
|
||
|
|
"@rollup/rollup-freebsd-x64": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-arm64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-arm64-musl": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-loong64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-loong64-musl": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-ppc64-musl": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-riscv64-musl": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-s390x-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-x64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-linux-x64-musl": "4.60.0",
|
||
|
|
"@rollup/rollup-openbsd-x64": "4.60.0",
|
||
|
|
"@rollup/rollup-openharmony-arm64": "4.60.0",
|
||
|
|
"@rollup/rollup-win32-arm64-msvc": "4.60.0",
|
||
|
|
"@rollup/rollup-win32-ia32-msvc": "4.60.0",
|
||
|
|
"@rollup/rollup-win32-x64-gnu": "4.60.0",
|
||
|
|
"@rollup/rollup-win32-x64-msvc": "4.60.0",
|
||
|
|
"fsevents": "~2.3.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/sass": {
|
||
|
|
"version": "1.98.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/sass/-/sass-1.98.0.tgz",
|
||
|
|
"integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"chokidar": "^4.0.0",
|
||
|
|
"immutable": "^5.1.5",
|
||
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"sass": "sass.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@parcel/watcher": "^2.4.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/source-map-js": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
||
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby": {
|
||
|
|
"version": "0.2.15",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
||
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fdir": "^6.5.0",
|
||
|
|
"picomatch": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vite": {
|
||
|
|
"version": "7.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.3.1.tgz",
|
||
|
|
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"esbuild": "^0.27.0",
|
||
|
|
"fdir": "^6.5.0",
|
||
|
|
"picomatch": "^4.0.3",
|
||
|
|
"postcss": "^8.5.6",
|
||
|
|
"rollup": "^4.43.0",
|
||
|
|
"tinyglobby": "^0.2.15"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"vite": "bin/vite.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"fsevents": "~2.3.3"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
||
|
|
"jiti": ">=1.21.0",
|
||
|
|
"less": "^4.0.0",
|
||
|
|
"lightningcss": "^1.21.0",
|
||
|
|
"sass": "^1.70.0",
|
||
|
|
"sass-embedded": "^1.70.0",
|
||
|
|
"stylus": ">=0.54.8",
|
||
|
|
"sugarss": "^5.0.0",
|
||
|
|
"terser": "^5.16.0",
|
||
|
|
"tsx": "^4.8.1",
|
||
|
|
"yaml": "^2.4.2"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/node": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"jiti": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"less": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"lightningcss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass-embedded": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"stylus": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sugarss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"terser": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"tsx": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"yaml": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vue": {
|
||
|
|
"version": "3.5.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.31.tgz",
|
||
|
|
"integrity": "sha512-iV/sU9SzOlmA/0tygSmjkEN6Jbs3nPoIPFhCMLD2STrjgOU8DX7ZtzMhg4ahVwf5Rp9KoFzcXeB1ZrVbLBp5/Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vue/compiler-dom": "3.5.31",
|
||
|
|
"@vue/compiler-sfc": "3.5.31",
|
||
|
|
"@vue/runtime-dom": "3.5.31",
|
||
|
|
"@vue/server-renderer": "3.5.31",
|
||
|
|
"@vue/shared": "3.5.31"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": "*"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"typescript": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vue-component-type-helpers": {
|
||
|
|
"version": "3.2.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.2.6.tgz",
|
||
|
|
"integrity": "sha512-O02tnvIfOQVmnvoWwuSydwRoHjZVt8UEBR+2p4rT35p8GAy5VTlWP8o5qXfJR/GWCN0nVZoYWsVUvx2jwgdBmQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/vue-demi": {
|
||
|
|
"version": "0.14.10",
|
||
|
|
"resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
|
||
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
||
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antfu"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
||
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@vue/composition-api": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vue-router": {
|
||
|
|
"version": "4.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"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|