2025-12-31 15:17:34 +08:00
|
|
|
{
|
2026-01-12 12:21:35 +08:00
|
|
|
"name": "easy-vibe",
|
2025-12-31 15:17:34 +08:00
|
|
|
"version": "1.0.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"name": "easy-vibe",
|
2025-12-31 15:17:34 +08:00
|
|
|
"version": "1.0.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@element-plus/icons-vue": "^2.3.2",
|
2026-02-01 23:42:12 +08:00
|
|
|
"claude": "^0.1.1",
|
2026-01-12 12:21:35 +08:00
|
|
|
"element-plus": "^2.13.1",
|
|
|
|
|
"typeit": "^8.8.7",
|
2026-01-12 13:40:13 +08:00
|
|
|
"viewerjs": "^1.11.7",
|
2026-02-15 18:15:42 +08:00
|
|
|
"vitepress": "2.0.0-alpha.15",
|
2026-01-12 12:21:35 +08:00
|
|
|
"vue": "^3.5.0"
|
2026-01-12 13:40:13 +08:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@eslint/js": "^9.0.0",
|
|
|
|
|
"eslint": "^9.0.0",
|
|
|
|
|
"eslint-plugin-vue": "^9.30.0",
|
2026-01-15 20:10:19 +08:00
|
|
|
"markdown-it-katex": "^2.0.3",
|
2026-02-15 18:15:42 +08:00
|
|
|
"prettier": "^3.7.4",
|
|
|
|
|
"vue-eslint-parser": "^9.4.3"
|
2026-01-12 15:49:10 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=6.9.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
|
|
|
|
"license": "MIT",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@babel/types": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ctrl/tinycolor": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@docsearch/css": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "4.5.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@docsearch/css/-/css-4.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-gzO4DJwyM9c4YEPHwaLV1nUCDC2N6yoh0QJj44dce2rcfN71mB+jpu3+F+Y/KMDF1EKV0C3m54leSWsraE94xg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@docsearch/js": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "4.5.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@docsearch/js/-/js-4.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-jEBsIklNTevznLZouB0y6SZcaT897gRHnGTzCcH32ibPZRVj/9FyuAM2LUTk61sFdOY79LH4V9rYsIdOe6Wq2g==",
|
|
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.2.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"aix"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/android-arm": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/android-arm64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/android-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-arm": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"loong64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"mips64el"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/linux-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
|
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"netbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"netbsd"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openbsd"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openbsd"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
|
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openharmony"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"sunos"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@esbuild/win32-x64": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
2026-01-12 12:21:35 +08:00
|
|
|
"win32"
|
2025-12-31 15:17:34 +08:00
|
|
|
],
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
|
"version": "4.9.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"eslint-visitor-keys": "^3.4.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
|
|
|
"version": "3.4.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
|
|
"version": "4.12.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
|
|
|
|
|
"integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/config-array": {
|
|
|
|
|
"version": "0.21.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/config-array/-/config-array-0.21.1.tgz",
|
|
|
|
|
"integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/object-schema": "^2.1.7",
|
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
|
"minimatch": "^3.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
|
|
"version": "0.4.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/core": "^0.17.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/core": {
|
|
|
|
|
"version": "0.17.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/core/-/core-0.17.0.tgz",
|
|
|
|
|
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/json-schema": "^7.0.15"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
|
|
"version": "3.3.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
|
"espree": "^10.0.1",
|
|
|
|
|
"globals": "^14.0.0",
|
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
|
"js-yaml": "^4.1.1",
|
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
|
"strip-json-comments": "^3.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
|
"version": "9.39.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/js/-/js-9.39.2.tgz",
|
|
|
|
|
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://eslint.org/donate"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/object-schema": {
|
|
|
|
|
"version": "2.1.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
|
|
|
|
"integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@eslint/plugin-kit": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint/core": "^0.17.0",
|
|
|
|
|
"levn": "^0.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@floating-ui/core": {
|
|
|
|
|
"version": "1.7.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@floating-ui/dom": {
|
|
|
|
|
"version": "1.7.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.4.tgz",
|
|
|
|
|
"integrity": "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@floating-ui/core": "^1.7.3",
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@floating-ui/utils": {
|
|
|
|
|
"version": "0.2.10",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.10.tgz",
|
|
|
|
|
"integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/@humanfs/core": {
|
|
|
|
|
"version": "0.19.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@humanfs/core/-/core-0.19.1.tgz",
|
|
|
|
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@humanfs/node": {
|
|
|
|
|
"version": "0.16.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@humanfs/node/-/node-0.16.7.tgz",
|
|
|
|
|
"integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@humanfs/core": "^0.19.1",
|
|
|
|
|
"@humanwhocodes/retry": "^0.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.22"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@humanwhocodes/retry": {
|
|
|
|
|
"version": "0.4.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@iconify-json/simple-icons": {
|
|
|
|
|
"version": "1.2.66",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@iconify-json/simple-icons/-/simple-icons-1.2.66.tgz",
|
|
|
|
|
"integrity": "sha512-D1OnnXwiQXFkVMw5M+Bt8mPsXeMkQyGmMdrmN7lsQlKMUkfLOp6JWhnUJ92po51WXT046aF/zzqSmkKqg08p4Q==",
|
|
|
|
|
"license": "CC0-1.0",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@iconify/types": "*"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@iconify/types": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@iconify/types/-/types-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
|
|
|
|
|
"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.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
|
|
|
|
|
"integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/popperjs"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"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==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"freebsd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"loong64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"loong64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openbsd"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"openharmony"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
]
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/core": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/core/-/core-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-iAlTtSDDbJiRpvgL5ugKEATDtHdUVkqgHDm/gbD2ZS9c88mx7G1zSYjjOxp5Qa0eaW0MAQosFRmJSk354PRoQA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/types": "3.22.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
|
|
|
|
"@types/hast": "^3.0.4",
|
2026-02-15 18:15:42 +08:00
|
|
|
"hast-util-to-html": "^9.0.5"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/engine-javascript": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-jdKhfgW9CRtj3Tor0L7+yPwdG3CgP7W+ZEqSsojrMzCjD1e0IxIbwUMDDpYlVBlC08TACg4puwFGkZfLS+56Tw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/types": "3.22.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
2026-02-15 18:15:42 +08:00
|
|
|
"oniguruma-to-es": "^4.3.4"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/engine-oniguruma": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-DyXsOG0vGtNtl7ygvabHd7Mt5EY8gCNqR9Y7Lpbbd/PbJvgWrqaKzH1JW6H6qFkuUa8aCxoiYVv8/YfFljiQxA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/types": "3.22.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"@shikijs/vscode-textmate": "^10.0.2"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/langs": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/langs/-/langs-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-x/42TfhWmp6H00T6uwVrdTJGKgNdFbrEdhaDwSR5fd5zhQ1Q46bHq9EO61SCEWJR0HY7z2HNDMaBZp8JRmKiIA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/types": "3.22.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/themes": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/themes/-/themes-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-o+tlOKqsr6FE4+mYJG08tfCFDS+3CG20HbldXeVoyP+cYSUxDhrFf3GPjE60U55iOkkjbpY2uC3It/eeja35/g==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/types": "3.22.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/transformers": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-E7eRV7mwDBjueLF6852n2oYeJYxBq3NSsDk+uyruYAXONv4U8holGmIrT+mPRJQ1J1SNOH6L8G19KRzmBawrFw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/core": "3.22.0",
|
|
|
|
|
"@shikijs/types": "3.22.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/types": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/types/-/types-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-491iAekgKDBFE67z70Ok5a8KBMsQ2IJwOWw3us/7ffQkIBCyOQfm/aNwVMBUriP02QshIfgHCBSIYAl3u2eWjg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
|
|
|
|
"@types/hast": "^3.0.4"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@shikijs/vscode-textmate": {
|
|
|
|
|
"version": "10.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/hast": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "*"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/@types/json-schema": {
|
|
|
|
|
"version": "7.0.15",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
|
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/linkify-it": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/lodash": {
|
|
|
|
|
"version": "4.17.23",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.23.tgz",
|
|
|
|
|
"integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==",
|
|
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/lodash": "*"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/markdown-it": {
|
|
|
|
|
"version": "14.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-14.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/linkify-it": "^5",
|
|
|
|
|
"@types/mdurl": "^2"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/mdast": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "*"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/mdurl": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/mdurl/-/mdurl-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@types/unist": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/web-animations-js": {
|
|
|
|
|
"version": "2.2.16",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/web-animations-js/-/web-animations-js-2.2.16.tgz",
|
|
|
|
|
"integrity": "sha512-ATELeWMFwj8eQiH0KmvsCl1V2lu/qx/CjOBmv4ADSZS5u8r4reMyjCXtxG7khqyiwH3IOMNdrON/Ugn94OUcRA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/web-bluetooth": {
|
2026-01-12 14:11:31 +08:00
|
|
|
"version": "0.0.20",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
|
|
|
|
|
"integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ungap/structured-clone": {
|
|
|
|
|
"version": "1.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "6.0.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@rolldown/pluginutils": "1.0.0-rc.2"
|
|
|
|
|
},
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"vue": "^3.2.25"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/compiler-core": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-vXyI5GMfuoBCnv5ucIT7jhHKl55Y477yxP6fc4eUswjP8FG3FFVFd41eNDArR+Uk3QKn2Z85NavjaxLxOC19/w==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/shared": "3.5.26",
|
|
|
|
|
"entities": "^7.0.0",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/compiler-dom": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-y1Tcd3eXs834QjswshSilCBnKGeQjQXB6PqFn/1nxcQw4pmG42G8lwz+FZPAZAby6gZeHSt/8LMPfZ4Rb+Bd/A==",
|
|
|
|
|
"license": "MIT",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@vue/compiler-core": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/compiler-sfc": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-egp69qDTSEZcf4bGOSsprUr4xI73wfrY5oRs6GSgXFTiHrWj4Y3X5Ydtip9QMqiCMCPVwLglB9GBxXtTadJ3mA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/compiler-core": "3.5.26",
|
|
|
|
|
"@vue/compiler-dom": "3.5.26",
|
|
|
|
|
"@vue/compiler-ssr": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"magic-string": "^0.30.21",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/compiler-ssr": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-lZT9/Y0nSIRUPVvapFJEVDbEXruZh2IYHMk2zTtEgJSlP5gVOqeWXH54xDKAaFS4rTnDeDBQUYDtxKyoW9FwDw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/devtools-api": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "8.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-8.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-+lGBI+WTvJmnU2FZqHhEB8J1DXcvNlDeEalz77iYgOdY1jTj1ipSBaKj3sRhYcy+kqA8v/BSuvOz1XJucfQmUA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vue/devtools-kit": "^8.0.6"
|
2026-01-12 12:21:35 +08:00
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/devtools-kit": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "8.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-8.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-9zXZPTJW72OteDXeSa5RVML3zWDCRcO5t77aJqSs228mdopYj5AiTpihozbsfFJ0IodfNs7pSgOGO3qfCuxDtw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vue/devtools-shared": "^8.0.6",
|
|
|
|
|
"birpc": "^2.6.1",
|
2026-01-12 12:21:35 +08:00
|
|
|
"hookable": "^5.5.3",
|
|
|
|
|
"mitt": "^3.0.1",
|
2026-02-15 18:15:42 +08:00
|
|
|
"perfect-debounce": "^2.0.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"speakingurl": "^14.0.1",
|
|
|
|
|
"superjson": "^2.2.2"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/devtools-shared": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "8.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-8.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-Pp1JylTqlgMJvxW6MGyfTF8vGvlBSCAvMFaDCYa82Mgw7TT5eE5kkHgDvmOGHWeJE4zIDfCpCxHapsK2LtIAJg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"rfdc": "^1.4.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/reactivity": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/shared": "3.5.26"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/runtime-core": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-xJWM9KH1kd201w5DvMDOwDHYhrdPTrAatn56oB/LRG4plEQeZRQLw0Bpwih9KYoqmzaxF0OKSn6swzYi84e1/Q==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vue/runtime-dom": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-XLLd/+4sPC2ZkN/6+V4O4gjJu6kSDbHAChvsyWgm1oGbdSO3efvGYnm25yCjtFm/K7rrSDvSfPDgN1pHgS4VNQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.26",
|
|
|
|
|
"@vue/runtime-core": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26",
|
|
|
|
|
"csstype": "^3.2.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/server-renderer": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-TYKLXmrwWKSodyVuO1WAubucd+1XlLg4set0YoV+Hu8Lo79mp/YMwWV5mC5FgtsDxX3qo1ONrxFaTP1OQgy1uA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-ssr": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "3.5.26"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/shared": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-7Z6/y3uFI5PRoKeorTOSXKcDj0MSasfNNltcslbFrPpcw6aXRUALq4IfJlaTRspiWIUOEZbrpM+iQGmCOiWe4A==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vueuse/core": {
|
2026-01-12 14:11:31 +08:00
|
|
|
"version": "10.11.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 14:11:31 +08:00
|
|
|
"@types/web-bluetooth": "^0.0.20",
|
|
|
|
|
"@vueuse/metadata": "10.11.1",
|
|
|
|
|
"@vueuse/shared": "10.11.1",
|
|
|
|
|
"vue-demi": ">=0.14.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/core/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"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-01-12 14:11:31 +08:00
|
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@vue/composition-api": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2026-01-12 12:21:35 +08:00
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/@vueuse/integrations": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-2LIUpBi/67PoXJGqSDQUF0pgQWpNHh7beiA+KG2AbybcNm+pTGWT6oPGlBgUoDWmYwfeQqM/uzOHqcILpKL7nA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vueuse/core": "14.2.1",
|
|
|
|
|
"@vueuse/shared": "14.2.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"async-validator": "^4",
|
|
|
|
|
"axios": "^1",
|
|
|
|
|
"change-case": "^5",
|
|
|
|
|
"drauu": "^0.4",
|
2026-02-15 18:15:42 +08:00
|
|
|
"focus-trap": "^7 || ^8",
|
2026-01-12 12:21:35 +08:00
|
|
|
"fuse.js": "^7",
|
|
|
|
|
"idb-keyval": "^6",
|
|
|
|
|
"jwt-decode": "^4",
|
|
|
|
|
"nprogress": "^0.2",
|
|
|
|
|
"qrcode": "^1.5",
|
|
|
|
|
"sortablejs": "^1",
|
2026-02-15 18:15:42 +08:00
|
|
|
"universal-cookie": "^7 || ^8",
|
|
|
|
|
"vue": "^3.5.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"async-validator": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"axios": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"change-case": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"drauu": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"focus-trap": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"fuse.js": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"idb-keyval": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"jwt-decode": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"nprogress": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"qrcode": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sortablejs": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"universal-cookie": {
|
2025-12-31 15:17:34 +08:00
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 14:11:31 +08:00
|
|
|
"node_modules/@vueuse/integrations/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/@vueuse/integrations/node_modules/@vueuse/core": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==",
|
2026-01-12 14:11:31 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/web-bluetooth": "^0.0.21",
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vueuse/metadata": "14.2.1",
|
|
|
|
|
"@vueuse/shared": "14.2.1"
|
2026-01-12 14:11:31 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2026-02-15 18:15:42 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
2026-01-12 14:11:31 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/integrations/node_modules/@vueuse/metadata": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-1ButlVtj5Sb/HDtIy1HFr1VqCP4G6Ypqt5MAo0lCgjokrk2mvQKsK2uuy0vqu/Ks+sHfuHo0B9Y9jn9xKdjZsw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 14:11:31 +08:00
|
|
|
"node_modules/@vueuse/integrations/node_modules/@vueuse/shared": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-shTJncjV9JTI4oVNyF1FQonetYAiTBd+Qj7cY89SWbXSkx7gyhrgtEdF2ZAVWS1S3SHlaROO6F2IesJxQEkZBw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2026-02-15 18:15:42 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 14:11:31 +08:00
|
|
|
"node_modules/@vueuse/metadata": {
|
|
|
|
|
"version": "10.11.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/shared": {
|
|
|
|
|
"version": "10.11.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"vue-demi": ">=0.14.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/shared/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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/@xmldom/xmldom": {
|
|
|
|
|
"version": "0.9.8",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
|
|
|
|
|
"integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/acorn": {
|
|
|
|
|
"version": "8.15.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
|
"dev": true,
|
2026-02-14 12:14:07 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-jsx": {
|
|
|
|
|
"version": "5.3.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ajv": {
|
|
|
|
|
"version": "6.12.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-deep-equal": "^3.1.1",
|
|
|
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
|
|
|
"json-schema-traverse": "^0.4.1",
|
|
|
|
|
"uri-js": "^4.2.2"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/ansi-colors": {
|
|
|
|
|
"version": "4.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/argparse": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Python-2.0"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"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"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/birpc": {
|
|
|
|
|
"version": "2.9.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/boolbase": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
|
2026-02-15 18:15:42 +08:00
|
|
|
"devOptional": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
|
"version": "1.1.12",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
|
|
|
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/callsites": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
2026-01-15 20:10:19 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/ccount": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/chalk": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/character-entities-html4": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/character-entities-legacy": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/cheerio": {
|
|
|
|
|
"version": "1.0.0-rc.10",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0-rc.10.tgz",
|
|
|
|
|
"integrity": "sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cheerio-select": "^1.5.0",
|
|
|
|
|
"dom-serializer": "^1.3.2",
|
|
|
|
|
"domhandler": "^4.2.0",
|
|
|
|
|
"htmlparser2": "^6.1.0",
|
|
|
|
|
"parse5": "^6.0.1",
|
|
|
|
|
"parse5-htmlparser2-tree-adapter": "^6.0.1",
|
|
|
|
|
"tslib": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cheerio-select": {
|
|
|
|
|
"version": "1.6.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/cheerio-select/-/cheerio-select-1.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-eq0GdBvxVFbqWgmCm7M3XGs1I8oLy/nExUnh6oLqmBditPO9AqQJrkslDpMun/hZ0yyTs8L0m85OHp4ho6Qm9g==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"css-select": "^4.3.0",
|
|
|
|
|
"css-what": "^6.0.1",
|
|
|
|
|
"domelementtype": "^2.2.0",
|
|
|
|
|
"domhandler": "^4.3.1",
|
|
|
|
|
"domutils": "^2.8.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-01 23:42:12 +08:00
|
|
|
"node_modules/claude": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/claude/-/claude-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-j7oSibqQdIODNhkI1sEJzHMiPsF43L/GqNbcA+eDDyGM10+x2sH9NW/PK6vM3z0J2tLDKMBcc5ZjVaoRinhuCA==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/comma-separated-tokens": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/commander": {
|
|
|
|
|
"version": "6.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/commander/-/commander-6.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
|
|
|
"license": "MIT",
|
2026-02-06 03:34:50 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
2026-01-15 20:10:19 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/concat-map": {
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/copy-anything": {
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"is-what": "^5.2.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=18"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
|
"version": "7.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
|
"which": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/css-select": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"boolbase": "^1.0.0",
|
|
|
|
|
"css-what": "^6.0.1",
|
|
|
|
|
"domhandler": "^4.3.1",
|
|
|
|
|
"domutils": "^2.8.0",
|
|
|
|
|
"nth-check": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-what": {
|
|
|
|
|
"version": "6.2.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/css-what/-/css-what-6.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/cssesc": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"cssesc": "bin/cssesc"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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.19",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.19.tgz",
|
|
|
|
|
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.4.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"supports-color": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/deep-is": {
|
|
|
|
|
"version": "0.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-02-14 12:14:07 +08:00
|
|
|
"node_modules/dequal": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=6"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/devlop": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"dequal": "^2.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/dom-serializer": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
|
"domhandler": "^4.2.0",
|
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dom-serializer/node_modules/entities": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domelementtype": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domhandler": {
|
|
|
|
|
"version": "4.3.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
2026-02-15 18:15:42 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domutils": {
|
|
|
|
|
"version": "2.8.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"dom-serializer": "^1.0.1",
|
|
|
|
|
"domelementtype": "^2.2.0",
|
|
|
|
|
"domhandler": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/element-plus": {
|
|
|
|
|
"version": "2.13.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-eG4BDBGdAsUGN6URH1PixzZb0ngdapLivIk1meghS1uEueLvQ3aljSKrCt5x6sYb6mUk8eGtzTQFgsPmLavQcA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ctrl/tinycolor": "^3.4.1",
|
|
|
|
|
"@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": "^10.11.0",
|
|
|
|
|
"async-validator": "^4.2.5",
|
|
|
|
|
"dayjs": "^1.11.19",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"lodash-es": "^4.17.21",
|
|
|
|
|
"lodash-unified": "^1.0.3",
|
|
|
|
|
"memoize-one": "^6.0.0",
|
|
|
|
|
"normalize-wheel-es": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/entities": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-FDWG5cmEYf2Z00IkYRhbFrwIwvdFKH07uV8dvNy0omp/Qb1xcyCWp2UDtcwJF4QZZvk0sLudP6/hAu42TaqVhQ==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
|
"version": "0.27.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.27.3.tgz",
|
|
|
|
|
"integrity": "sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@esbuild/aix-ppc64": "0.27.3",
|
|
|
|
|
"@esbuild/android-arm": "0.27.3",
|
|
|
|
|
"@esbuild/android-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/android-x64": "0.27.3",
|
|
|
|
|
"@esbuild/darwin-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/darwin-x64": "0.27.3",
|
|
|
|
|
"@esbuild/freebsd-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/freebsd-x64": "0.27.3",
|
|
|
|
|
"@esbuild/linux-arm": "0.27.3",
|
|
|
|
|
"@esbuild/linux-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/linux-ia32": "0.27.3",
|
|
|
|
|
"@esbuild/linux-loong64": "0.27.3",
|
|
|
|
|
"@esbuild/linux-mips64el": "0.27.3",
|
|
|
|
|
"@esbuild/linux-ppc64": "0.27.3",
|
|
|
|
|
"@esbuild/linux-riscv64": "0.27.3",
|
|
|
|
|
"@esbuild/linux-s390x": "0.27.3",
|
|
|
|
|
"@esbuild/linux-x64": "0.27.3",
|
|
|
|
|
"@esbuild/netbsd-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/netbsd-x64": "0.27.3",
|
|
|
|
|
"@esbuild/openbsd-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/openbsd-x64": "0.27.3",
|
|
|
|
|
"@esbuild/openharmony-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/sunos-x64": "0.27.3",
|
|
|
|
|
"@esbuild/win32-arm64": "0.27.3",
|
|
|
|
|
"@esbuild/win32-ia32": "0.27.3",
|
|
|
|
|
"@esbuild/win32-x64": "0.27.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escape-goat": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/escape-goat/-/escape-goat-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint": {
|
|
|
|
|
"version": "9.39.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint/-/eslint-9.39.2.tgz",
|
|
|
|
|
"integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
|
"@eslint/config-array": "^0.21.1",
|
|
|
|
|
"@eslint/config-helpers": "^0.4.2",
|
|
|
|
|
"@eslint/core": "^0.17.0",
|
|
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
|
|
"@eslint/js": "9.39.2",
|
|
|
|
|
"@eslint/plugin-kit": "^0.4.1",
|
|
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
|
|
"@types/estree": "^1.0.6",
|
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
|
|
"eslint-scope": "^8.4.0",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1",
|
|
|
|
|
"espree": "^10.4.0",
|
|
|
|
|
"esquery": "^1.5.0",
|
|
|
|
|
"esutils": "^2.0.2",
|
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
|
"file-entry-cache": "^8.0.0",
|
|
|
|
|
"find-up": "^5.0.0",
|
|
|
|
|
"glob-parent": "^6.0.2",
|
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
|
"is-glob": "^4.0.0",
|
|
|
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
|
"optionator": "^0.9.3"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"eslint": "bin/eslint.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://eslint.org/donate"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"jiti": "*"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"jiti": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-vue": {
|
|
|
|
|
"version": "9.33.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz",
|
|
|
|
|
"integrity": "sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
|
"globals": "^13.24.0",
|
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
|
"nth-check": "^2.1.1",
|
|
|
|
|
"postcss-selector-parser": "^6.0.15",
|
|
|
|
|
"semver": "^7.6.3",
|
|
|
|
|
"vue-eslint-parser": "^9.4.3",
|
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-vue/node_modules/globals": {
|
|
|
|
|
"version": "13.24.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"type-fest": "^0.20.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-scope": {
|
|
|
|
|
"version": "8.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
2026-01-15 20:10:19 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"esrecurse": "^4.3.0",
|
|
|
|
|
"estraverse": "^5.2.0"
|
2026-01-15 20:10:19 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2026-01-15 20:10:19 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"url": "https://opencollective.com/eslint"
|
2026-01-15 20:10:19 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
|
|
"version": "4.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esm": {
|
|
|
|
|
"version": "3.2.25",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esm/-/esm-3.2.25.tgz",
|
|
|
|
|
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==",
|
|
|
|
|
"license": "MIT",
|
2026-01-15 20:10:19 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
2026-02-15 18:15:42 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/espree": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/espree/-/espree-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
2026-01-15 20:10:19 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"acorn": "^8.15.0",
|
|
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2026-01-15 20:10:19 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"url": "https://opencollective.com/eslint"
|
2026-01-15 20:10:19 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/esquery": {
|
|
|
|
|
"version": "1.7.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"estraverse": "^5.1.0"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/esrecurse": {
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"estraverse": "^5.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estraverse": {
|
|
|
|
|
"version": "5.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estree-walker": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
2026-02-14 12:14:07 +08:00
|
|
|
"license": "MIT"
|
2026-02-01 23:42:12 +08:00
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/esutils": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|
|
|
|
"dev": true,
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "BSD-2-Clause",
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-deep-equal": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-json-stable-stringify": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-levenshtein": {
|
|
|
|
|
"version": "2.0.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"picomatch": "^3 || ^4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"picomatch": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/file-entry-cache": {
|
|
|
|
|
"version": "8.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
|
|
|
"dev": true,
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"flat-cache": "^4.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=16.0.0"
|
2026-01-12 12:21:35 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/find-up": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
|
|
|
"dev": true,
|
2026-01-15 20:10:19 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"locate-path": "^6.0.0",
|
|
|
|
|
"path-exists": "^4.0.0"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/flat-cache": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
|
|
|
"dev": true,
|
2026-01-15 20:10:19 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"flatted": "^3.2.9",
|
|
|
|
|
"keyv": "^4.5.4"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=16"
|
2026-01-15 20:10:19 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/flatted": {
|
|
|
|
|
"version": "3.3.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/focus-trap": {
|
|
|
|
|
"version": "7.8.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-/yNdlIkpWbM0ptxno3ONTuf+2g318kh2ez3KSeZN5dZ8YC6AAmgeWz+GasYYiBJPFaYcSAPeu4GfhUaChzIJXA==",
|
|
|
|
|
"license": "MIT",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"tabbable": "^6.4.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/fsevents": {
|
|
|
|
|
"version": "2.3.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
|
"hasInstallScript": true,
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/glob-parent": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-glob": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/globals": {
|
|
|
|
|
"version": "14.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-14.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/has-flag": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/hast-util-to-html": {
|
|
|
|
|
"version": "9.0.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"ccount": "^2.0.0",
|
|
|
|
|
"comma-separated-tokens": "^2.0.0",
|
|
|
|
|
"hast-util-whitespace": "^3.0.0",
|
|
|
|
|
"html-void-elements": "^3.0.0",
|
|
|
|
|
"mdast-util-to-hast": "^13.0.0",
|
|
|
|
|
"property-information": "^7.0.0",
|
|
|
|
|
"space-separated-tokens": "^2.0.0",
|
|
|
|
|
"stringify-entities": "^4.0.0",
|
|
|
|
|
"zwitch": "^2.0.4"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/hast-util-whitespace": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/hast": "^3.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-01 23:42:12 +08:00
|
|
|
"node_modules/hookable": {
|
|
|
|
|
"version": "5.5.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/html-void-elements": {
|
2025-12-31 15:17:34 +08:00
|
|
|
"version": "3.0.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
|
|
|
|
|
"funding": [
|
|
|
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
|
"domhandler": "^4.0.0",
|
|
|
|
|
"domutils": "^2.5.2",
|
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/htmlparser2/node_modules/entities": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/ignore": {
|
|
|
|
|
"version": "5.3.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/import-fresh": {
|
|
|
|
|
"version": "3.3.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"parent-module": "^1.0.0",
|
|
|
|
|
"resolve-from": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/imurmurhash": {
|
|
|
|
|
"version": "0.1.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.8.19"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-glob": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/is-what": {
|
|
|
|
|
"version": "5.5.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-5.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/isexe": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/js-yaml": {
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json-buffer": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json-schema-traverse": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/juice": {
|
|
|
|
|
"version": "8.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/juice/-/juice-8.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-FLzurJrx5Iv1e7CfBSZH68dC04EEvXvvVvPYB7Vx1WAuhCp1ZPIMtqxc+WTWxVkpTIC2Ach/GAv0rQbtGf6YMA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cheerio": "1.0.0-rc.10",
|
|
|
|
|
"commander": "^6.1.0",
|
|
|
|
|
"mensch": "^0.3.4",
|
|
|
|
|
"slick": "^1.12.2",
|
|
|
|
|
"web-resource-inliner": "^6.0.1"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"juice": "bin/juice"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/katex": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/katex/-/katex-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-rS4mY3SvHYg5LtQV6RBcK0if7ur6plyEukAOV+jGGPqFImuzu8fHL6M752iBmRGoUyF0bhZbAPoezehn7xYksA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"match-at": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"katex": "cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/keyv": {
|
|
|
|
|
"version": "4.5.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"json-buffer": "3.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/levn": {
|
|
|
|
|
"version": "0.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"prelude-ls": "^1.2.1",
|
|
|
|
|
"type-check": "~0.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/locate-path": {
|
|
|
|
|
"version": "6.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-locate": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash-es": {
|
|
|
|
|
"version": "4.17.22",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.22.tgz",
|
|
|
|
|
"integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==",
|
|
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/lodash-es": "*",
|
|
|
|
|
"lodash": "*",
|
|
|
|
|
"lodash-es": "*"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/lodash.merge": {
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/mark.js": {
|
|
|
|
|
"version": "8.11.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/markdown-it-katex": {
|
|
|
|
|
"version": "2.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/markdown-it-katex/-/markdown-it-katex-2.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-nUkkMtRWeg7OpdflamflE/Ho/pWl64Lk9wNBKOmaj33XkQdumhXAIYhI0WO03GeiycPCsxbmX536V5NEXpC3Ng==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"katex": "^0.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/markdown-it-mathjax3": {
|
|
|
|
|
"version": "4.3.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-TX3GW5NjmupgFtMJGRauioMbbkGsOXAAt1DZ/rzzYmTHqzkO1rNAdiMD4NiruurToPApn2kYy76x02QN26qr2w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"juice": "^8.0.0",
|
|
|
|
|
"mathjax-full": "^3.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/match-at": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/match-at/-/match-at-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-h4Yd392z9mST+dzc+yjuybOGFNOZjmXIPKWjxBd1Bb23r4SmDOsk2NYCU2BMUBGbSpZqwVsZYNq26QS3xfaT3Q==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mathjax-full": {
|
|
|
|
|
"version": "3.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mathjax-full/-/mathjax-full-3.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-aUz9o16MGZdeiIBwZjAfUBTiJb7LRqzZEl1YOZ8zQMGYIyh1/nxRebxKxjDe9L+xcZCr2OHdzoFBMcd6VnLv9Q==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esm": "^3.2.25",
|
|
|
|
|
"mhchemparser": "^4.1.0",
|
|
|
|
|
"mj-context-menu": "^0.6.1",
|
|
|
|
|
"speech-rule-engine": "^4.0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/mdast-util-to-hast": {
|
|
|
|
|
"version": "13.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
|
"@ungap/structured-clone": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"micromark-util-sanitize-uri": "^2.0.0",
|
|
|
|
|
"trim-lines": "^3.0.0",
|
|
|
|
|
"unist-util-position": "^5.0.0",
|
|
|
|
|
"unist-util-visit": "^5.0.0",
|
|
|
|
|
"vfile": "^6.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/mensch": {
|
|
|
|
|
"version": "0.3.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mensch/-/mensch-0.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-IAeFvcOnV9V0Yk+bFhYR07O3yNina9ANIN5MoXBKYJ/RLYPurd2d0yw14MDhpr9/momp0WofT1bPUh3hkzdi/g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mhchemparser": {
|
|
|
|
|
"version": "4.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mhchemparser/-/mhchemparser-4.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-kYmyrCirqJf3zZ9t/0wGgRZ4/ZJw//VwaRVGA75C4nhE60vtnIzhl9J9ndkX/h6hxSN7pjg/cE0VxbnNM+bnDQ==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/micromark-util-character": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/micromark-util-encode": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/micromark-util-sanitize-uri": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-encode": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/micromark-util-symbol": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/micromark-util-types": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/mime": {
|
|
|
|
|
"version": "2.6.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mime/-/mime-2.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
|
|
|
|
|
"license": "MIT",
|
2026-02-06 03:34:50 +08:00
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
2026-01-15 20:10:19 +08:00
|
|
|
"bin": {
|
|
|
|
|
"mime": "cli.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": ">=4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
2026-01-15 20:10:19 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/minisearch": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/minisearch/-/minisearch-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==",
|
|
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/mitt": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/mj-context-menu": {
|
|
|
|
|
"version": "0.6.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/mj-context-menu/-/mj-context-menu-0.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-7NO5s6n10TIV96d4g2uDpG7ZDpIhMh0QNfGdJw/W47JswFcosz457wqz/b5sAKvl12sxINGFCn80NZHKwxQEXA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/ms": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/natural-compare": {
|
|
|
|
|
"version": "1.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/node-fetch": {
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"whatwg-url": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "4.x || >=6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"encoding": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"encoding": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/nth-check": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
|
2026-02-15 18:15:42 +08:00
|
|
|
"devOptional": true,
|
2026-01-15 20:10:19 +08:00
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"boolbase": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/oniguruma-parser": {
|
|
|
|
|
"version": "0.12.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/oniguruma-parser/-/oniguruma-parser-0.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/oniguruma-to-es": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "4.3.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-4.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"oniguruma-parser": "^0.12.1",
|
2026-01-12 12:21:35 +08:00
|
|
|
"regex": "^6.0.1",
|
|
|
|
|
"regex-recursion": "^6.0.2"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/optionator": {
|
|
|
|
|
"version": "0.9.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
|
|
|
|
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"deep-is": "^0.1.3",
|
|
|
|
|
"fast-levenshtein": "^2.0.6",
|
|
|
|
|
"levn": "^0.4.1",
|
|
|
|
|
"prelude-ls": "^1.2.1",
|
|
|
|
|
"type-check": "^0.4.0",
|
|
|
|
|
"word-wrap": "^1.2.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/p-limit": {
|
|
|
|
|
"version": "3.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"yocto-queue": "^0.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/p-locate": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"p-limit": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parent-module": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"callsites": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/parse5": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"parse5": "^6.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/path-exists": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/path-key": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/perfect-debounce": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/picomatch": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/postcss": {
|
|
|
|
|
"version": "8.5.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz",
|
|
|
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"nanoid": "^3.3.11",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": "^10 || ^12 || >=14"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "6.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
|
|
"dev": true,
|
2026-02-14 12:14:07 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
|
"util-deprecate": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prelude-ls": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
2026-02-14 12:14:07 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/prettier": {
|
|
|
|
|
"version": "3.7.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.7.4.tgz",
|
|
|
|
|
"integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"bin": {
|
|
|
|
|
"prettier": "bin/prettier.cjs"
|
|
|
|
|
},
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=14"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/property-information": {
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/punycode": {
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/regex": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/regex/-/regex-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"regex-utilities": "^2.3.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/regex-recursion": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-0YCaSCq2VRIebiaUviZNs0cBz1kg5kVS2UKUfNIx8YVs1cN3AV7NTctO5FOKBA+UT2BPJIWZauYHPqJODG50cg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"regex-utilities": "^2.3.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/regex-utilities": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/resolve-from": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/rfdc": {
|
|
|
|
|
"version": "1.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/rollup": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "4.57.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.57.1.tgz",
|
|
|
|
|
"integrity": "sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "1.0.8"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
|
},
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=18.0.0",
|
|
|
|
|
"npm": ">=8.0.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"@rollup/rollup-android-arm-eabi": "4.57.1",
|
|
|
|
|
"@rollup/rollup-android-arm64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-darwin-arm64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-darwin-x64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-freebsd-arm64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-freebsd-x64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-loong64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-loong64-musl": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-ppc64-musl": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-riscv64-musl": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-linux-x64-musl": "4.57.1",
|
|
|
|
|
"@rollup/rollup-openbsd-x64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-openharmony-arm64": "4.57.1",
|
|
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.57.1",
|
|
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.57.1",
|
|
|
|
|
"@rollup/rollup-win32-x64-gnu": "4.57.1",
|
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.57.1",
|
2026-01-12 12:21:35 +08:00
|
|
|
"fsevents": "~2.3.2"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/semver": {
|
|
|
|
|
"version": "7.7.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.4.tgz",
|
|
|
|
|
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
|
|
|
"dev": true,
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-02-15 18:15:42 +08:00
|
|
|
"dependencies": {
|
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/shiki": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "3.22.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/shiki/-/shiki-3.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-LBnhsoYEe0Eou4e1VgJACes+O6S6QC0w71fCSp5Oya79inkwkm15gQ1UF6VtQ8j/taMDh79hAB49WUk8ALQW3g==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@shikijs/core": "3.22.0",
|
|
|
|
|
"@shikijs/engine-javascript": "3.22.0",
|
|
|
|
|
"@shikijs/engine-oniguruma": "3.22.0",
|
|
|
|
|
"@shikijs/langs": "3.22.0",
|
|
|
|
|
"@shikijs/themes": "3.22.0",
|
|
|
|
|
"@shikijs/types": "3.22.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"@shikijs/vscode-textmate": "^10.0.2",
|
|
|
|
|
"@types/hast": "^3.0.4"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/slick": {
|
|
|
|
|
"version": "1.12.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/slick/-/slick-1.12.2.tgz",
|
|
|
|
|
"integrity": "sha512-4qdtOGcBjral6YIBCWJ0ljFSKNLz9KkhbWtuGvUyRowl1kxfuE1x/Z/aJcaiilpb3do9bl5K7/1h9XC5wWpY/A==",
|
|
|
|
|
"license": "MIT (http://mootools.net/license.txt)",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"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",
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=0.10.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/space-separated-tokens": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/speakingurl": {
|
|
|
|
|
"version": "14.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=0.10.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/speech-rule-engine": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/speech-rule-engine/-/speech-rule-engine-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-S6ji+flMEga+1QU79NDbwZ8Ivf0S/MpupQQiIC0rTpU/ZTKgcajijJJb1OcByBQDjrXCN1/DJtGz4ZJeBMPGJw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@xmldom/xmldom": "0.9.8",
|
|
|
|
|
"commander": "13.1.0",
|
|
|
|
|
"wicked-good-xpath": "1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"sre": "bin/sre"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/speech-rule-engine/node_modules/commander": {
|
|
|
|
|
"version": "13.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/commander/-/commander-13.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/stringify-entities": {
|
|
|
|
|
"version": "4.0.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"character-entities-html4": "^2.0.0",
|
|
|
|
|
"character-entities-legacy": "^3.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/strip-json-comments": {
|
|
|
|
|
"version": "3.1.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/superjson": {
|
|
|
|
|
"version": "2.2.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"copy-anything": "^4"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"engines": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"node": ">=16"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/supports-color": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/tabbable": {
|
|
|
|
|
"version": "6.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tabbable/-/tabbable-6.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/tinyglobby": {
|
|
|
|
|
"version": "0.2.15",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
|
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
"picomatch": "^4.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/tr46": {
|
|
|
|
|
"version": "0.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/trim-lines": {
|
2025-12-31 15:17:34 +08:00
|
|
|
"version": "3.0.1",
|
2026-01-12 12:21:35 +08:00
|
|
|
"resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/tslib": {
|
|
|
|
|
"version": "2.8.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
|
|
|
|
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
|
|
"license": "0BSD",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/type-check": {
|
|
|
|
|
"version": "0.4.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"prelude-ls": "^1.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type-fest": {
|
|
|
|
|
"version": "0.20.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz",
|
|
|
|
|
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/typeit": {
|
|
|
|
|
"version": "8.8.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/typeit/-/typeit-8.8.7.tgz",
|
|
|
|
|
"integrity": "sha512-sSVpy+cjeFP6Z+fZqiHzUSShg5yYFeJEt/Qut/bX945+Axyq+Yq+GPOuuk+sofoccSv8nNX/ibOOHkbki2mEpg==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "GPL-3.0",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/web-animations-js": "^2.2.16"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/unist-util-is": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/unist-util-position": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "^3.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/unist-util-stringify-position": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "^3.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/unist-util-visit": {
|
2026-02-14 12:14:07 +08:00
|
|
|
"version": "5.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"unist-util-is": "^6.0.0",
|
|
|
|
|
"unist-util-visit-parents": "^6.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/unist-util-visit-parents": {
|
|
|
|
|
"version": "6.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"unist-util-is": "^6.0.0"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/uri-js": {
|
|
|
|
|
"version": "4.4.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/util-deprecate": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/valid-data-url": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/valid-data-url/-/valid-data-url-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-jOWVmzVceKlVVdwjNSenT4PbGghU0SBIizAev8ofZVgivk/TVHXSbNL8LP6M3spZvkR9/QolkyJavGSX5Cs0UA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/vfile": {
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/vfile-message": {
|
|
|
|
|
"version": "4.0.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==",
|
|
|
|
|
"license": "MIT",
|
2025-12-31 15:17:34 +08:00
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/viewerjs": {
|
|
|
|
|
"version": "1.11.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/viewerjs/-/viewerjs-1.11.7.tgz",
|
|
|
|
|
"integrity": "sha512-0JuVqOmL5v1jmEAlG5EBDR3XquxY8DWFQbFMprOXgaBB0F7Q/X9xWdEaQc59D8xzwkdUgXEMSSknTpriq95igg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vite": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "7.3.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"esbuild": "^0.27.0",
|
|
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"rollup": "^4.43.0",
|
|
|
|
|
"tinyglobby": "^0.2.15"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
|
},
|
2025-12-31 15:17:34 +08:00
|
|
|
"engines": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
2026-01-12 12:21:35 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"fsevents": "~2.3.3"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
|
|
|
"jiti": ">=1.21.0",
|
|
|
|
|
"less": "^4.0.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"lightningcss": "^1.21.0",
|
2026-02-15 18:15:42 +08:00
|
|
|
"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"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/node": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"jiti": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"less": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"lightningcss": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sass": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sass-embedded": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"stylus": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sugarss": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"terser": {
|
|
|
|
|
"optional": true
|
2026-02-15 18:15:42 +08:00
|
|
|
},
|
|
|
|
|
"tsx": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"yaml": {
|
|
|
|
|
"optional": true
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/vitepress": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "2.0.0-alpha.15",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vitepress/-/vitepress-2.0.0-alpha.15.tgz",
|
|
|
|
|
"integrity": "sha512-jhjSYd10Z6RZiKOa7jy0xMVf5NB5oSc/lS3bD/QoUc6V8PrvQR5JhC9104NEt6+oTGY/ftieVWxY9v7YI+1IjA==",
|
2026-01-12 12:21:35 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"@docsearch/css": "^4.3.2",
|
|
|
|
|
"@docsearch/js": "^4.3.2",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.59",
|
|
|
|
|
"@shikijs/core": "^3.15.0",
|
|
|
|
|
"@shikijs/transformers": "^3.15.0",
|
|
|
|
|
"@shikijs/types": "^3.15.0",
|
2026-01-12 12:21:35 +08:00
|
|
|
"@types/markdown-it": "^14.1.2",
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
|
"@vue/devtools-api": "^8.0.5",
|
|
|
|
|
"@vue/shared": "^3.5.24",
|
|
|
|
|
"@vueuse/core": "^14.0.0",
|
|
|
|
|
"@vueuse/integrations": "^14.0.0",
|
|
|
|
|
"focus-trap": "^7.6.6",
|
2026-01-12 12:21:35 +08:00
|
|
|
"mark.js": "8.11.1",
|
2026-02-15 18:15:42 +08:00
|
|
|
"minisearch": "^7.2.0",
|
|
|
|
|
"shiki": "^3.15.0",
|
|
|
|
|
"vite": "^7.2.2",
|
|
|
|
|
"vue": "^3.5.24"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"bin": {
|
|
|
|
|
"vitepress": "bin/vitepress.js"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"markdown-it-mathjax3": "^4",
|
2026-02-15 18:15:42 +08:00
|
|
|
"oxc-minify": "*",
|
2026-01-12 12:21:35 +08:00
|
|
|
"postcss": "^8"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"markdown-it-mathjax3": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"oxc-minify": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"postcss": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 14:11:31 +08:00
|
|
|
"node_modules/vitepress/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/vitepress/node_modules/@vueuse/core": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==",
|
2026-01-12 14:11:31 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/web-bluetooth": "^0.0.21",
|
2026-02-15 18:15:42 +08:00
|
|
|
"@vueuse/metadata": "14.2.1",
|
|
|
|
|
"@vueuse/shared": "14.2.1"
|
2026-01-12 14:11:31 +08:00
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2026-02-15 18:15:42 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
2026-01-12 14:11:31 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vitepress/node_modules/@vueuse/metadata": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-1ButlVtj5Sb/HDtIy1HFr1VqCP4G6Ypqt5MAo0lCgjokrk2mvQKsK2uuy0vqu/Ks+sHfuHo0B9Y9jn9xKdjZsw==",
|
2026-01-12 14:11:31 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vitepress/node_modules/@vueuse/shared": {
|
2026-02-15 18:15:42 +08:00
|
|
|
"version": "14.2.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-shTJncjV9JTI4oVNyF1FQonetYAiTBd+Qj7cY89SWbXSkx7gyhrgtEdF2ZAVWS1S3SHlaROO6F2IesJxQEkZBw==",
|
2026-01-12 14:11:31 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
2026-02-15 18:15:42 +08:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
2026-01-12 14:11:31 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/vue": {
|
|
|
|
|
"version": "3.5.26",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.26.tgz",
|
|
|
|
|
"integrity": "sha512-SJ/NTccVyAoNUJmkM9KUqPcYlY+u8OVL1X5EW9RIs3ch5H2uERxyyIUI4MRxVCSOiEcupX9xNGde1tL9ZKpimA==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2026-01-12 12:21:35 +08:00
|
|
|
"@vue/compiler-dom": "3.5.26",
|
|
|
|
|
"@vue/compiler-sfc": "3.5.26",
|
|
|
|
|
"@vue/runtime-dom": "3.5.26",
|
|
|
|
|
"@vue/server-renderer": "3.5.26",
|
|
|
|
|
"@vue/shared": "3.5.26"
|
2025-12-31 15:17:34 +08:00
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "*"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"typescript": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/vue-eslint-parser": {
|
|
|
|
|
"version": "9.4.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"eslint-scope": "^7.1.1",
|
|
|
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
|
|
|
"espree": "^9.3.1",
|
|
|
|
|
"esquery": "^1.4.0",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"semver": "^7.3.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"eslint": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue-eslint-parser/node_modules/eslint-scope": {
|
|
|
|
|
"version": "7.2.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esrecurse": "^4.3.0",
|
|
|
|
|
"estraverse": "^5.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys": {
|
|
|
|
|
"version": "3.4.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
|
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue-eslint-parser/node_modules/espree": {
|
|
|
|
|
"version": "9.6.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^8.9.0",
|
|
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/web-resource-inliner": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/web-resource-inliner/-/web-resource-inliner-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-kfqDxt5dTB1JhqsCUQVFDj0rmY+4HLwGQIsLPbyrsN9y9WV/1oFDSx3BQ4GfCv9X+jVeQ7rouTqwK53rA/7t8A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ansi-colors": "^4.1.1",
|
|
|
|
|
"escape-goat": "^3.0.0",
|
|
|
|
|
"htmlparser2": "^5.0.0",
|
|
|
|
|
"mime": "^2.4.6",
|
|
|
|
|
"node-fetch": "^2.6.0",
|
|
|
|
|
"valid-data-url": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/web-resource-inliner/node_modules/domhandler": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/web-resource-inliner/node_modules/entities": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/web-resource-inliner/node_modules/htmlparser2": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-vKZZra6CSe9qsJzh0BjBGXo8dvzNsq/oGvsjfRdOrrryfeD9UOBEEQdeoqCRmKZchF5h2zOBMQ6YuQ0uRUmdbQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
|
"domhandler": "^3.3.0",
|
|
|
|
|
"domutils": "^2.4.2",
|
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/fb55/htmlparser2?sponsor=1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tr46": "~0.0.3",
|
|
|
|
|
"webidl-conversions": "^3.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/which": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-15 20:10:19 +08:00
|
|
|
"node_modules/wicked-good-xpath": {
|
|
|
|
|
"version": "1.3.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/wicked-good-xpath/-/wicked-good-xpath-1.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
2026-02-15 18:15:42 +08:00
|
|
|
"node_modules/word-wrap": {
|
|
|
|
|
"version": "1.2.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/xml-name-validator": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yocto-queue": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-12 12:21:35 +08:00
|
|
|
"node_modules/zwitch": {
|
|
|
|
|
"version": "2.0.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
|
2025-12-31 15:17:34 +08:00
|
|
|
"license": "MIT",
|
2026-01-12 12:21:35 +08:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2025-12-31 15:17:34 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|